@charset "utf-8";
html,body{font-size:14px;font-family:微软雅黑;color:#666;}
::selection{color:#fff;background: orangered;}
/*全局样式*/

.banner-panel {height:318px; background-position:50% 0; background-repeat: no-repeat;}

.h-dib{display: inline-block;*display:inline;*zoom:1;}
.h-bfc{overflow:auto;}
.img-responsive{width:100% !important;max-width: 100% !important;height:auto !important;}
.center-block{display: block;margin-left:auto !important;margin-right:auto !important;}
a{transition: all .3s;}
.pos-relative{position: relative;}
.line-1-6{line-height: 1.6 !important;}
.left{float:left !important;}
.bold{font-weight: 600;}
.right{float:right !important;}
.clear-pd{padding:0 !important;}
.mgl-30{margin-left:30px !important;}
.mgl-180{margin-left:180px !important;}
.mgl-50{margin-left:50px !important;}
.mgl-60{margin-left:60px !important;}
.mgl-100{margin-left:100px !important;}
.mgl-120{margin-left:120px !important;}
.mgl-150{margin-left:150px !important;}
.mgl-200{margin-left:200px !important;}
.mgl-244{margin-left:244px !important;}
.mgr-20{margin-right:20px !important;}
.mgr-30{margin-right:30px !important;}
.mgr-60{margin-right:60px !important;}
.mgr-180{margin-right:180px !important;}
.mgt-per-3{margin-top:3% !important;}
.mgt-per-4{margin-top:4% !important;}
.mgt-per-5{margin-top:5% !important;}
.mgt-per-7-3{margin-top:7.3% !important;}
.mgt-140{margin-top:140px !important;}
.mgt-100{margin-top:100px !important;}
.mgt-80{margin-top:80px !important;}
.mgt-50{margin-top:50px !important;}
.mgt-60{margin-top:60px !important;}
.mgt-40{margin-top:40px !important;}
.mgt-30{margin-top:30px !important;}
.mgt-20{margin-top:20px !important;}
.mgt-10{margin-top:10px !important;}
.text-center{text-align: center !important;}
.text-right{text-align: right !important;}
.font-12{font-size: 12px !important;}
.font-14{font-size: 14px !important;}
.font-16{font-size: 16px !important;}
.font-20{font-size: 20px !important;}
.font-26{font-size: 26px !important;}
.font-30{font-size: 30px !important;}
.font-40{font-size: 40px !important;}
.font-80{font-size: 80px !important;}
.color-333{color:#333 !important;}
.bg-efefef{background: #efefef !important;}
.bg-f7f7f7{background: #f7f7f7 !important;}
.bg-494949{background: #494949 !important;}
.bg-f0f0f0{background: #f0f0f0 !important;}
.color-7c99d6{color:#7c99d6 !important;}
.color-white{color:#fff !important;}
.color-e62739{color:#e62739 !important;}
.color-3f6fe0{color:#3f6fe0 !important;}
.color-000{color:#000 !important;}
.over-hid{overflow: hidden;} 
.pdtb-50{padding-top:50px !important;padding-bottom:50px !important;}
.pdb-80{padding-bottom:80px !important;}
.pdb-50{padding-bottom:50px !important;}
.hidden{display: none !important;}
.m-1600{min-width:1200px !important;}
.w-40{width:40%;margin-left:auto;margin-right:auto;}
.w-50{width:50%;margin-left:auto;margin-right:auto;}
.w-60{width:60%;margin-left:auto;margin-right:auto;}
.w-70{width:70%;margin-left:auto;margin-right:auto;}
.w-85{width:85%;margin-left:auto;margin-right:auto;}
.w-90{width:90%;margin-left:auto;margin-right:auto;}

/*首页*/
.h-tips{padding:10px 0;color:#a3a3a3;font-size: 12px;}
.h-tips .tips{color:#E3E3E3}
.h-tips a{color:#e3e3e3;display: inline-block;padding:0 20px;}
.h-tips span{color:#e3e3e3;}
.h-tips a:hover{color:#E62739;text-decoration: none;}
.h-toTop{display: none; position: fixed;top:486px;right:0;width:60px;height:60px;background:#000;background:rgba(0,0,0,.6);}
.h-toTop:hover{cursor: pointer;}
.h-toTop i{display: block;height:20px;width:32px;background: url(../images/icon-2.png) no-repeat -969px -380px;margin:18px auto 0 auto;}
.h-banner-container{min-width:1200px;}
.h-banner-container img{max-width:100%;display:block;}
.h-stand-imgContianer img{max-width: 100%;display: block;margin-left:auto;margin-right:auto;}
.h-nav-top{position:relative;z-index:2000;min-width:1200px;}
.h-container{position: relative;width:1200px;margin-left:auto;margin-right:auto;}
.h-navbar{/*border-bottom:1px solid #ddd;*/position: relative;z-index:999;}
/*.h-nav{margin-right:30px;}*/
.h-nav>li{float:left;position: relative;}
.h-nav>li>a{display: inline-block;padding:40px 30px 20px 30px;text-decoration: none;font-size: 16px;text-align: right;}
.h-nav>li.active>a{color:#f61d2a;}
/* .h-navbar-header{padding:40px 0 10px 186px;font-size: 16px;} */
.h-navbar-header {
   /*  padding: 40px 0 10px 186px; */
    padding: 20px 0 0 186px;
    font-size: 16px;
    position:absolute;
}
.h-logo{position: absolute;left:0;top:0;z-index:1000;}

/*首页下拉导航菜单*/
.h-dropdown{display:none;position:absolute;left:0;right:0;top:83px;}
.h-dropdown.open{display:block;}
.h-dropdown-menu{display: none;background:#191d23;background:rgba(27,32,38,.8);/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6191d23,endColorstr=#E6191d23);*/ padding:30px 0;}
.h-dropdown-menu.active{display: block;}
.h-dropdown-menu dl{color:#fff;margin-bottom:20px;width:366px;}
.h-dropdown-menu dl dt{font-size: 18px;margin-bottom:4px;}
.h-dropdown-menu dl dt a{color:#fff;}
.h-dropdown-menu dl dt:hover a,.h-dropdown-menu dl dt:hover span{color:#e62739;}
.h-dropdown-menu dl.h-dl-dropdown-solution dt{border-bottom:1px solid #6d7074;padding-bottom:5px;color:#e62739;}
.h-dropdown-menu dl dd{color:#dbdbdb;}
.h-dropdown-menu dl dd ul li{padding:6px 0;}
.h-dropdown-menu dl dd a{color:#dbdbdb}
.h-dropdown-menu dl dd li:hover a,.h-dropdown-menu dl dd li:hover span{color:#e62739}
.h-icon-ie i{display:block;width:180px;height:140px;background: url(../images/icon.png) no-repeat -338px -106px;}
.h-icon-data i{display:block;width:180px;height:140px;background: url(../images/icon-data.png) no-repeat left center;}
.h-icon-solution i{display:block;width:180px;height:140px;background: url(../images/icon.png) no-repeat -630px -112px;}
.h-icon-product i{display:block;width:180px;height:140px;background: url(../images/icon.png) no-repeat -860px -108px;}
.h-drop-icon{display: block;float:right;height:23px;width:23px;background: url(../images/icon.png) no-repeat -244px -42px;}
.h-icon-cloud i{display:block;width:180px;height:140px;background: url(../images/cloud.png) no-repeat}
.dropdown-flag{
	position: absolute;display: none;top: 68px;left: 50%;margin-left: -8px;
    height: 0;width: 0;
    border: 8px solid transparent;
    border-bottom-color: #191D23;}
.h-nav>li.active>.dropdown-flag{display: block;}

/*首页banner*/
.h-banner{position:relative;overflow: auto; text-align: center;width:100% !important;min-width: 1200px;}
.h-banner li{ list-style: none;}
.h-banner>ul>li{position:relative;width:100%;float:left;height:600px;}
.h-banner>ul>li img{display:block;width:100%;height:auto;min-width:1200px;min-height:600px;}
.h-banner .dots{position: absolute; left: 0; right: 0; bottom: 66px;text-align: center;}
.h-banner .dots li 
{ 
	display: inline-block; background: #fff;border-color: #fff;width: 10px;height: 10px;margin: 0 4px;text-indent: -999em;border: 2px solid #fff;border-radius: 10px;cursor: pointer;opacity: .7;-webkit-transition:background .5s, opacity .5s; 
	-moz-transition: background .5s, opacity .5s; 
	transition: background .5s, opacity .5s;
}
.banner-a{display: block;width:100%;height:100%;}
.h-banner .dots li.active {background: #ca032a;border-color:#ca032a;opacity: 1;}
.h-caption{position:absolute;vertical-align:middle;display:table-cell;text-align:center;_position:absolute;_top:50%;_left:50%;}  
.h-caption-content{color:#f61d2a; display:inline-block;_position:relative;_top:-50%;_left:-50%;}   
.h-caption-content h2{font-size: 48px;font-weight: bold;margin:20px 0;}
.h-caption-content h5{font-size: 24px;}
.h-caption-content p{font-size: 18px;padding:20px 0;}
.h-showmore{display: inline-block;padding:8px 30px;background:#f61d2a;color:#fff;text-decoration:none;font-size: 16px;border-radius: 2px;}
.h-showmore:hover{text-decoration: none;}
.h-showmore-2{display: inline-block;padding:10px 30px;background:#f61d2a;color:#fff;text-decoration:none;font-size: 22px;border-radius: 2px;}
.h-showmore-2:hover{text-decoration: none;}
.h-showmore-3{display: inline-block;padding:10px 30px;background:#000;color:#fff;text-decoration:none;font-size: 22px;border-radius: 2px;border:1px solid #828282;}
.h-showmore-3:hover{text-decoration: none;}

/*首页新闻*/
.h-news{background:#fafafa;padding:13px 0;padding-left:24px;position: relative;}
.h-icon{position: absolute;left:10px;width:23px;height:23px;background: url(../images/icon.png) no-repeat;transform-origin:left center;}
.h-news-list{height:20px;/*overflow: hidden;*/}
.h-news-list ul li{padding:1px 0;}
.h-news-list ul li .newsItem{display:inline-block;padding: 0 12px;font-size: 12px;border-left:2px solid #ccc;line-height:1.3;overflow: hidden;}
.h-news-list ul li .newsItem:first-child{border-left:none;}
.h-news-list ul li .newsItem a{margin-right:20px;}
.h-news-list ul li .newsItem a:hover{color:#CA032A;}
.h-news-list ul li .newsItem span{color:#999;}
.slideBox .hd{ height:30px;line-height:30px; padding:0 20px; position:absolute;bottom:-30px;}
.slideBox .hd ul{float:left;position:absolute;left:20px; top:-1px; height:32px;}
.slideBox .hd ul li{ float:left; height:20px;width:20px; cursor:pointer; border-radius: 20px;overflow: hidden; }
.slideBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.slideBox{position:relative;}
.slideBox .bd ul{ padding:0px;  zoom:1;  }
.slideBox .bd li{ height:19px; line-height:19px;}
.slideBox .prev,.slideBox .next{position: absolute;width:8px;height:6px;right:20px;}
.slideBox .prev{background: url(../images/icon.png) no-repeat -52px -462px;top:1px;}
.slideBox .next{background: url(../images/icon.png) no-repeat -52px -475px;top:11px;}

/*首页案例*/
.case-list ul{
	margin-right: -20px;
	padding: 30px 0 50px 0;
	overflow: hidden;
}
.case-list li{
	float: left;
	margin-right: 20px;
}
.case-list li a{
	display: block;
	width: 386px;
	height: 188px;
	background: url(../images/case.png) no-repeat;
	transition: none;
}
.case-list li .case-list-item2{background-position: -406px 0;transition: none;}
.case-list li .case-list-item3{background-position: -812px 0;transition: none;}
.case-list .active a{background-position-y: -189px;transition: none;}
.case_html5 li{
	float: left;
    width: 560px;
    height: 410px;
    margin: 0 0 40px 35px;
    position: relative;
}
.case_html5-wenzi{
    width: 210px;
    height: 160px;
    overflow: hidden;
    position: absolute;
    left: 250px; 
    top: 20px;
}
.case_html5 .ka{
	width: 210px;
    height: 124px;
    position: absolute;
    top: 190px;
    left: 250px; 
    cursor: pointer;
    background: url(../images/erweima_case.png) no-repeat;
}
.case_html5-title{
	font-size: 23.48px;
	color: #1e1e1e;
	padding-right: 30px;
}
.ka .erweima_show {
    margin: 5px;
}
.case_html5-codebox{
	display: none;
    width: 560px;
    height: 410px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 99;
    background-color: rgba(0,0,0,0.8);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
}
.case_html5-codebox ol{
    width: 100%;
    list-style: none;
    overflow: hidden;
}
.case_html5-codebox ol li{
    float: left;
    width: 50%;
    height: 160px;
    margin: 25px 0 5px;
    font-size: 12px;
    text-align: center;
}
.case_html5-codebox ol li p {
    color: #fff;
}
.case_smallshop-box{
    width: 31%;
    height: auto;
    position: relative;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #FFFFFF;
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.case_smallshop-box .img_box{
	position: relative;
	border: 20px solid #E4E4E4;
}
.case_smallshop-box .boxs_case{
	width: 50%;
    height: 100%;
    position: relative;
    float: left;
}
.case_smallshop-box .tit{
	font-size: 18px;
    color: #2e2e2e;
    margin-top: 13%;
}
.case_smallshop-box p{
	margin-left: 20px;
	margin-right: 20px;
}
.case_smallshop-box .p_mains{
	font-size: 12px;
    color: #545454;
    margin-top: 15px;
    line-height: 1.5em;
    height: 4.5em;
    overflow: hidden;
}
.case_smallshop-box .case_img{
    width: 50%;
    margin-left: 15px;
    margin-left: 17px;
    margin-top: 10px;
}

/*第一步*/
.h-stepImg{float:left;margin-right:30px;}
.step-text-descript{font-size: 16px;line-height:2;padding-top:40px;color:#333;}
/*商业模式*/
.h-businessMode{padding-bottom:62px;}
.h-business li{float:left;width:24.8%;margin-left:2px;}
.h-business li img{width: 100%;height:100%;transition: all .5s;}
.busi-imgItem{position: relative;height:266px;overflow: hidden;}
.busi-imgItem:hover img{transform: scale(1.1);}
.busi-imgItem span{position: absolute;left:50px;right:50px;bottom:-6px;padding:15px 10px;text-align: center;background:#e62739;color:#fff;font-size: 16px;}
.des-business{color:#333;text-align: center;line-height: 1.6;margin-top:10px;}
.h-search-more{display: inline-block;border:1px solid #f2939c;color:#e62739;padding:8px 20px;font-size: 16px;}
.h-search-more:hover,.h-search-more-2:hover{text-decoration: none;}
/*第二步*/
.index-product:hover{text-decoration: none;}
.h-step-2{background: #efefef;padding:90px 0 90px 0;min-width: 1200px;}
.h-prolist{background: #fff;width:600px;height:530px;/*padding-top:40px;padding-left:60px;*/}
.proitem-1{position: relative;height:230px;width:230px;border:1px solid #ddd;text-align: center;font-size: 14px;margin-left:-1px;cursor: pointer;}
.proitem-1 .h-pro-imgbg{height:94px;width:111px;margin-left:auto;margin-right:auto;margin-top:20px;}
.h-khb{background: url(../images/icon-3.png) no-repeat 0px -122px;}
.h-hzd{background: url(../images/icon-3.png) no-repeat -111px -122px;}
.h-html{background: url(../images/icon-3.png) no-repeat -222px -122px;}
.h-ljdj{background: url(../images/icon-3.png) no-repeat -333px -122px;}
.proitem-1 h2{font-size: 26px;margin-bottom:6px;}
.h-stepImg-2{position: absolute;top:-90px;right:20px;}
.h-step-2-text{position: absolute;right:0px;width:560px;top:420px;}
.h-step-2-text h4{font-size: 24px;color:#555;}
.h-step-2-text h6{font-size: 12px;color:#999;}
.h-step-2-text p{text-indent:30px;line-height:1.8;}
.h-search-more-2{display: inline-block;border:1px solid #a2a2a2;color:#000;padding:6px 20px;font-size: 16px;}
.h-leanmore{width:0px;height:232px;position:absolute;left:100%;top:-1px;overflow: hidden;transition: all .5s;z-index: 20;}
.h-leanmore div{width:50px;height:166px;background:#e62739;text-align:center;padding-top:66px;cursor: pointer;}
.h-leanmore div p,.h-leanmore div a{color:#fff;}
.h-leanmore div a:hover{text-decoration: none;}
.h-leanmore span{
	display: block;height:23px;width:23px;
	background: url(../images/icon.png) no-repeat 0px -458px;
	margin:0 auto;color:#e62739;margin-top:4px;
	text-align: center;
	font-weight:600;line-height:24px;
	font-size: 14px;font-family: 宋体;
}
.proitem-1:hover{background: #f5f5f5;}
.proitem-1:hover .h-leanmore{width:50px;}
.h-hyItem{position: relative;width:286px;top:0;border:1px solid #ddd;height:420px;background: #fafafa;float:left;margin-left:27px;transition: all 0.6s !important;overflow: hidden;}
.h-hyItem:first-child{margin-left:0;}
.h-hyItem.active{box-shadow:0 1px 20px rgba(0,0,0,.2);background: #fff;height:454px;top:-15px;cursor: pointer;}
.h-hy-text{padding:15px 20px;text-align: center;}
.h-hy-text h4{font-size:20px;color:#16161a;}
.h-hyItem:hover h4,.h-hyItem.active h4{color:#e62739;}
.h-hy-text .des-en{display: inline-block;padding:4px;border-bottom:2px solid #808080;}
.h-hy-text .des-en span{color:#e62739;}
.h-hy-text p{margin-top:20px;color:#808080;text-align: left;}
.h-show{position: relative;top:-40px;opacity:0;filter:alpha(opacity=0);transition: all .5s;*display: none;}
.h-showInfo{display: inline-block;background: #e62739;color:#fff;border-radius:20px;padding:8px 50px;}
.h-showInfo:hover{text-decoration: none;background:#D50B1E;transition: all .2s;}
#h-proList{position: relative;}
.h-hyItem.active .h-show{opacity:100;filter:alpha(opacity=100);top:0;*display: block;}
.h-pro-pos{width:380px;position:absolute;bottom:30px;left:50%;margin-left:-190px;}
.h-pro-pos ul{position: relative;left:0;}
.h-pro-pos ul li{float:left;}
.h-pro-pos ul li.point{width: 12px;height:12px;background: url(../images/icon.png) no-repeat -228px -466px;}
.h-pro-pos ul li.line{width:356px;height:0;border-bottom:1px solid #ddd;margin-top:6px;margin-left:-1px;margin-right:-1px;}
.h-hand{position: absolute;top:-5px;left:0;width:20px;height:22px;background: url(../images/icon.png) no-repeat -141px -460px;cursor: pointer;}
.slider{position: relative;}
.slider .bd ul{ padding:0px; zoom:1;}
.slider .bd li{width:288px;padding:30px 0;overflow: hidden;padding-right:10px;}
/*.slider .prev,.slideBox .next{position: absolute;width:8px;height:6px;right:40px;}*/
.slider .prev{background: url(../images/icon.png) no-repeat -52px -462px;top:1px;}
.slider .next{background: url(../images/icon.png) no-repeat -52px -475px;top:11px;}

/*No4*/
.h-step-4{height:311px;background: url(../images/bg-step4.jpg) no-repeat center center;min-width: 1200px;margin-left:auto;margin-right:auto;}
.step-text-descript-4{overflow: auto;*zoom:1;padding-top:70px;color:#fff;overflow: auto;}
.h-anmenu ul{text-align: center;}
.h-anmenu ul li{display: inline-block;*display:inline;*zoom:1;*margin:0 5px;}
.h-anmenu ul li a{display: inline-block;padding:15px;}
.h-anmenu ul li a:hover{text-decoration: none;color:#E62739;}
.h-anlist{min-width:1200px;margin-left:auto;margin-right:auto;}
/*.h-anliContainer{padding:10px;}*/
.h-anliItem{width:25%;/*height:354px;*/overflow:hidden;padding-bottom:20px;}
.h-anliItem img{max-width:100%;transition: all .5s;}
/*.h-anliItem>a{display: block;height:296px;overflow: hidden;}*/
/*.h-anliItem:hover img{transform: scale(1.1);}*/
.h-control{padding:10px 0;background: #ededed;}
.h-control ul{text-align: center;}
.h-control ul li{width:54px;height:50px;border-radius: 4px;display:inline-block;*display:inline;*zoom:1;*margin:0 5px;transition: background-color .5s;cursor: pointer;}
.h-control ul li.col-first{visibility: hidden; background:#fff url(../images/icon.png) no-repeat 20px -28px;}
.h-control ul li.col-mid{width:70px;background:#fff url(../images/icon.png) no-repeat -52px -30px;}
.h-control ul li.col-last{visibility: hidden; background:#fff url(../images/icon.png) no-repeat -150px -28px;}
.h-control ul li.col-first:hover{background: #000 url(../images/icon.png) no-repeat 20px -75px;}
.h-control ul li.col-mid:hover{background: #000 url(../images/icon.png) no-repeat -52px -73px;}
.h-control ul li.col-last:hover{background: #000 url(../images/icon.png) no-repeat -150px -74px;}

/*合作伙伴*/
.h-partner{width:1140px;margin:0 auto;padding:50px 0 100px 0;}
.h-partner h3{font-size: 22px;color:#262626;}
.h-partner ul li{float:left;margin:20px;width:150px;}
.h-partner ul li img{transition: all 1s;}
.h-partner ul li:hover img{transform: scale(1.1) translateY(-10px);}

/*公司地址*/
.h-address{position: relative;height:499px;background:#CDCDCD url(../images/map.jpg) no-repeat 0 0;/*background-size:cover;*/min-width:1200px;margin-left:auto;margin-right:auto;}
.step-text-descript-5{width:184px;height:183px;background: #fff;float:left;margin-left:-30px;padding-left:40px;padding-top:40px;line-height:2;font-size: 16px;}
.h-com-name{position: absolute;right:9%;top:110px;}
.h-com-name ul li{margin-bottom:30px;}
.h-com-name ul li a{display: inline-block;padding:12px 40px;font-size: 14px;background: #fff;border-radius:2px;}
.h-com-name ul li a:hover{text-decoration: none;}
.h-com-name ul li.active a{background: #e62739;color:#fff;}
.h-addrfess-base{ padding:10px;border-radius: 10px;background: #fff;width:400px;display: none;}
.h-addrfess-base.active{display: block;}
.h-addrfess-base h3{font-size: 16px;color:#000;margin-bottom:10px;}
/*.h-address-sz{position: absolute;left:664px;bottom:32px;}*/
/*.h-flag-address{position:absolute;height:0;width:0;border:10px solid transparent;border-top-color:#fff;left:50%;bottom:-30px;margin-left:-15px;}*/
/*.h-address-js{position: absolute;left:746px;bottom:264px;}*/
/*.h-address-hz{position: absolute;left:790px;bottom:192px;}*/
.h-address-sz,.h-address-js,.h-address-hz{position: absolute;left:400px;bottom:100px;}
.h-point{position: absolute;display: block;width: 16px;height: 16px;background: #333;border-radius: 200px;}
.h-point.active{background: #e62739;}
.h-point-sz{top:418px;left: 764px;}
.h-point-hz{top:224px;left: 914px;}
.h-point-js{top:156px;left: 923px;}

/*底部导航*/
.h-footer{background:#31363f;padding:40px 0;min-width: 1200px;}
.h-footer-container{width:1038px;margin:0 auto;}
.h-footer-nav{padding:25px 20px;color:#fff;border-bottom:1px solid #83868c;}
.h-footer-nav-menu dl{float:left;margin-right:50px;}
.h-footer-nav-menu dl dt{font-size:16px;margin-bottom:25px;}
.h-footer-nav-menu dl dd a{font-size: 12px;display: block;color:#838689;margin-bottom:8px;}
.h-footer-contact{width:180px;text-align: center;}
.h-erweima{margin-bottom:40px;}
.h-btn-kefu{display: inline-block;padding:10px 40px;border-radius:20px;color:#fff;background:#e62739;font-size: 16px;}
.h-btn-kefu:hover{text-decoration: none;background:#CC250A;}
.h-contact-way dl{float:left;padding:20px 15px;margin-right:44px;}
.h-contact-way dl dt{width:70px;float:left;height:60px;}
.h-contact-way dl dd{float:left;color:#e62739;font-size: 20px;}
.h-contact-way dl dd sup{font-size: 12px;}
.h-contact-way dl dd p{font-size: 12px;line-height: 1.8;color:#fff;}
.h-dl-phone dt{background: url(../images/icon.png) no-repeat 0 -140px;}
.h-dl-address dt{background: url(../images/icon.png) no-repeat -90px -140px;}
.h-dl-email{margin-right:0 !important;}
.h-dl-email dt{background: url(../images/icon.png) no-repeat -198px -140px;}
.h-footer-right{background:#1b2026;padding:30px 0;font-size: 12px;color:#a8a9aa;min-width: 1200px;}

/*悬浮菜单*/
/* .h-floatMenu{position: fixed;right:0;top:250px;} */
.h-floatMenu {
    position: fixed;
    right: 0;
    top: 250px;
    z-index: 999;
}

.h-floatMenu ul li{position:relative;height:60px;width:60px;margin-top:-1px;color:#fff;font-size: 0;}
.h-floatMenu ul li i{display:block;width:27px;height:27px;margin:4px auto;}
.h-float-phone i{background: url(../images/icon.png) no-repeat -973px -475px;}
.h-floatMenu ul li.h-float-phone{white-space: nowrap;left:0px;transition: all .3s;}
.h-floatMenu ul li .h-float-item{
	display: inline-block;width:58px;height:58px;border:1px solid #ddd;overflow:hidden;background:#fff;transition: all .3s;color:#e62739;
	white-space: nowrap;cursor: pointer;font-size: 12px;text-align: center;vertical-align:top;
}
.h-floatMenu ul li .h-content{display:inline-block;height:60px;width:150px;background: #E62739;line-height:60px;text-align: center;color:#fff;font-size: 16px;cursor: pointer;}
.h-floatMenu ul li.h-float-phone:hover{left:-149px;z-index:50;}
.h-floatMenu ul li.h-float-phone:hover .h-float-item{border-color: #E62739;background-color:#efefef;}
.h-floatMenu ul li.h-float-phone:hover .h-content{margin-left:-1px;}
.h-float-zx i{background: url(../images/icon.png) no-repeat -973px -502px;}
.h-float-qq i{background: url(../images/icon.png) no-repeat -974px -528px;}
.h-float-gz i{background: url(../images/icon.png) no-repeat -973px -556px;}
.h-right-erweima{position: absolute;bottom:0px;right:100%;transition: all .3s;width:0;height:0;/*opacity:0;filter:alpha(opacity=0);*/}
.h-float-gz:hover .h-float-item{background-color:#efefef;}
.h-float-gz:hover .h-right-erweima{width:139px;height:139px;/*opacity:1;*//*filter:alpha(opacity=100)*/}

/*互联网-管理系统*/
.padB-50{padding-bottom: 50px;}
.padB-20{padding-bottom: 20px;}
.font-20{font-size: 20px;}
.mgr0{margin-right: 0!important;}
/*.g-banner{position: relative;height:504px;min-width:1200px;overflow: hidden;}*/
.g-banner{position:relative;min-width:1200px;overflow: hidden;margin-top: 60px;}
/*.g-banner img{position:absolute;top:0;left:0;z-index:-1;height:100%;}*/
.g-caption{/*position:relative;*/position:absolute; color: #FFF;text-align: center;z-index: 2;/*padding-top: 60px;*/;left:0;top:0;right:0;}
.g-caption h2{font-size: 54px;padding: 20px 0;letter-spacing: 4px;color: #fff;}
.g-caption p{font-size: 16px;padding: 20px 0;line-height: 1.6;letter-spacing: 2px;}
.bg-gray{background-color: #efefef;}
.bg-FFF{background-color: #FFF;}
.img-banner{min-height:420px !important;}

.g-partT{font-size: 32px;color: #000;padding-top: 50px;}
.g-partP{font-size: 16px;color: #393e41;margin-top: 30px;line-height: 1.6;}
.g-imgBox{font-size: 0;text-align: center;margin-top: 20px;}
.g-icoList{text-align: center;margin-top: 60px;font-size: 0;}
.g-icoList li{display: inline-block;*display: inline;zoom:1;margin: 0 6px;font-size: 16px;}
.g-icoList li i{display: block;width:130px;height: 130px;background-image: url(../images/icon.png);background-repeat: no-repeat;margin-bottom:20px;}
.wm1-ico1{background-position:12px -310px;}
.wm1-ico2{background-position:-168px -305px;}
.wm1-ico3{background-position:-349px -305px;}
.wm1-ico4{background-position:-520px -310px;}
.wm1-ico5{background-position:-699px -310px;}
.wm1-ico6{background-position:-872px -310px;}
.g-WM2-icoList li{margin: 0;padding:20px 54px;background-color: #FFF;border:1px solid #ddd;margin-left:-1px;}
.g-WM2-icoList li:hover{background: #efefef;}
.wm2-ico1{background-position:32px -482px;}
.wm2-ico2{background-position:-156px -482px;}
.wm2-ico3{background-position:-325px -482px;}
.wm2-ico4{background-position:-504px -482px;}
.wm2-ico5{background-position:-697px -482px;}

.g-itemList{overflow: hidden; padding: 15px;border:1px solid #e3e3e3;border-radius: 4px;background: #f7f7f7;}
.g-itemList{font-size: 0;}
.g-itemList li{display: inline-block;*display: inline;zoom:1;font-size: 16px;width: 388px;margin:19px 29px;vertical-align: top;}
.g-itemT{color: #000;}
.g-itemP{color: #666;margin-top: 8px;}

.g-container{width: 1200px;margin-left: auto;margin-right: auto;position:relative;}
.g-colorList{position:absolute;right:0;top:0;color: #FFF;width: 200px;margin-left: 15px;}
.g-colorList li{border-radius: 6px;margin-bottom: 15px;padding:10px;cursor: pointer;}
.g-colorList h4{font-size: 18px;margin-top:10px;}
.g-colorList p{font-size: 12px;}
/*web管理体系修改*/
.h-web-manager{width:950px;height:260px;;padding:30px 15px !important;border-radius:6px;border:1px solid #ddd;background:#f9f9f9;}
.h-manager-content{height:100%;}
.h-manager-content dl{float:left;width:310px;margin-bottom:20px;}
.h-manager-content dl dt{font-size: 18px;color:#000;margin-bottom:6px;}
.h-manager-content dl dd p{font-size: 14px;line-height: 1.5;}
.h-flag-web{position: absolute;right:-22px;width:7px;height:6px;background: url(../images/icon-2.png) no-repeat 0px -221px;}
.h-flag-web.flag-1{top:20px;}
.h-flag-web.flag-2{top:130px;}
.h-flag-web.flag-3{top:240px;}

.g-cardList{text-align: center;}
.g-cardList li{position: relative;text-align: left;overflow: hidden;min-height: 150px;vertical-align: top; display: inline-block;*display: inline;zoom:1;width: 260px;padding: 15px 12px;margin:50px 10px 50px 0; color: #666;background-color:#cfcfcf;transition: all .5s;}
.g-cardList li:hover{background-color: #e62739;color: #FFF;}
.g-cardList li i{position: absolute; right:10px;}
.g-cardList li .icon-1{width:104px;height:100px;bottom:-20px;right:0px;background: url(../images/BM-ico1.png) no-repeat;}
.g-cardList li .icon-2{width:96px;height:114px;bottom:-40px;background: url(../images/BM-ico2.png) no-repeat;}
.g-cardList li .icon-3{width:86px;height:114px;bottom:-40px;background: url(../images/BM-ico3.png) no-repeat;}
.g-cardList li .icon-4{width:86px;height:114px;bottom:-40px;background: url(../images/BM-ico4.png) no-repeat;}
.g-cardT{font-size: 20px;}
.g-cardP{margin-top: 10px;line-height: 1.4;}
.g-cardImg{text-align: right;position: relative;bottom: -92px;margin-top: -60px;}

.bg-BMImg{background: url(../images/BM-bg.jpg) no-repeat;background-size: 100% 100%;}
.bg-BMImg .g-partT{color: #FFF;}
.bg-BMImg .g-partP{color: #a6a6a6;margin-top: 5px;padding:10px 0;}

.g-tabNav{text-align: left;}
.g-tabNav li{position: relative; width:154px;margin-right:6px; padding: 4px 2px 4px 2px;border:2px solid transparent;  background-color: #383838;
			 display: inline-block;*display: inline;zoom:1;vertical-align: top;border-radius: 6px;cursor: pointer;}
.g-tabNav li.active,.g-tabNav li:hover{border-color:#e62739;}
.g-tabNav li h4{color: #FFF;font-size: 24px;}
.g-tabNav li p{color: #a6a6a6;font-size: 12px;}
.g-tabNav i{display: none; position: absolute;bottom: -20px;left: 50%;margin-left: -8px;height: 0;width: 0;border-bottom:8px solid #FFF;border-top:0 solid transparent;border-left:8px solid transparent;border-right:8px solid transparent;}
.g-tabContent{position: relative; margin-top: 18px;border-radius: 6px; background-color: #f7f7f7;padding: 20px 0;}
.g-tabContent li{display: none; height: 200px;background:#f7f7f7;position: relative;}
.g-tabContent li>i{position: absolute;top:-16px;width:17px;height:16px;background: url(../images/icon-2.png) no-repeat -24px -215px;}
.g-tabContent li>.icon-1{left:60px;}
.g-tabContent li>.icon-2{left:214px;}
.g-tabContent li>.icon-3{left:354px;}
.g-tabContent li>.icon-4{left:504px;}
.g-tabContent li>.icon-5{left:654px;}
.g-tabContent li>.icon-6{left:804px;}
.g-tabContent li>.icon-7{left:954px;}
.g-tabContent li>.icon-8{left:1104px;}
.g-tabContent.h-op-tabContent li{height:420px;border-radius: 6px;}
.g-tabContent.g-planContent li{background:#efefef;}
.g-tabContent h4{font-size: 26px;padding-top:10px;}
.g-tabContent p{line-height: 1.8;margin-top: 10px;}
.g-contactUS{position: absolute;width: 20px;color: #FFF;right: 0;top: 84px; padding: 6px 8px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;background-color: #e62739;}
.g-contactUS:hover{text-decoration: none;background-color: #D81B2D;}

.g-op-icoList li{vertical-align: middle;}
.g-op-icoList li i{width:80px;height:100px;background-image: url(../images/op-ico.png);}
.op-ico1{background-position: 3px -81px;}
.op-ico2{background-position: -137px -81px}
.op-ico3{background-position: -274px -81px}
.op-ico4{background-position: -403px -81px}
.op-ico5{width: 368px!important;height: 319px!important; background-position: -503px 0px}
.op-ico6{background-position: -944px -81px}
.op-ico7{background-position: -1097px -81px}
.op-ico8{background-position: -1267px -81px}
.op-ico9{background-position: -1432px -81px}

.h-content-8{height:100%;border-radius: 4px;}
.h-left-module{width:58%;border-right:1px solid #ddd;height:100%;padding:0 10px;}
.h-left-module h3{font-size: 26px;text-align: center;}
.h-right-module{width:40%;margin-left:-1px;height:100%;display: table;height:100%;}
.h-layer-1{display: table-cell;vertical-align: middle;_position:absolute;_top:50%;}
.h-layer-2{_position: relative;_top:-50%;}
.h-right-module h3{font-size: 26px;}
.h-right-module p{line-height: 1.4;}


.g-op-list{margin-top: 40px;}
.g-op-list li{position: relative; width: 109px;padding: 4px 12px;font-size: 18px; margin-right: 10px;text-align: left;border-radius:8px; background-color: #FFF;color: #666;}
.g-op-list li:hover,.g-op-list li.active{background-color: #e62739;color: #FFF;}
.g-op-list li span{font-size: 40px;position: absolute;top: 2px;right: 15px;}
.g-op-list i{border-bottom-color: #e3e3e3;}
.g-op-list.h-op-list i{border-bottom-color: #fff;}
.g-op-tabContent{border:1px solid #e3e3e3;}
/*.op-bottom li:hover{background-color: #efefef;}*/

.g-planNav{color: #FFF;margin-top: 30px;text-align: center;}
.g-planNav li{display: inline-block;*display: inline;zoom:1;padding: 32px 5px 15px 5px;text-align: left;border-radius: 8px;width:210px;margin-right: 15px; vertical-align: top;}
/*.g-planNav li:hover,.g-planNav li.active{background-color: #333!important;border-color:transparent;}*/
.g-planNav li:hover,.g-planNav li.active{border-color:transparent;}
.g-planNav li h4{font-size: 24px;}
.g-planNav li p{color: #FFF;}
.g-planNav i{border-bottom-color: #e3e3e3;}
.g-plan-ico{min-height: 85px;background:url(../images/plan-ico.png) no-repeat center right; }
.g-planContent{border:1px solid #e3e3e3;width: 1200px;margin-left: auto;margin-right: auto;background:#efefef;}

.g-planImg{margin-top: 50px;font-size: 0;padding-bottom: 50px;}
.g-planImg li{position: relative;display: inline-block;*display: inline;zoom:1;margin-top: 10px;margin-right: 10px;width:290px;height:200px;overflow: hidden;cursor: pointer;}
.g-planImg img{display: block;transition: all .5s;max-width: 100%;}
.g-planImg img:hover{transform: scale(1.1);}
.g-planT{position:absolute;left:0;right:0;bottom:0;;padding:15px 20px 10px 20px;background-color: #333;text-align: left;}
.g-planT h4{color: #e62739;font-size: 16px;}
.g-planT p{font-size: 14px;}

/*平台价值*/
.h-plat-jz{padding:30px 0px;}
.h-plat-jz h3{font-size: 32px;text-align: center;padding:10px;/*color:#4d4d4d;*/color:#000;}
.h-plat-jz p{font-size: 16px;text-align: center;padding:10px;line-height: 1.8;/*color:#A1A6A8;*//*color:#929292;*/color:#666;}
.h-plat-jz h5{width:80%;margin-left:auto;margin-right:auto;line-height: 1.6;text-align: center;font-size: 16px;margin-bottom:10px;}

/*跨境电商进口业务模式*/
.bg-ld{height:572px;min-width: 1200px;background: url(../images/solution-5.jpg) no-repeat;background-size: 100% 100%;}
.h-mode-list>ul>li{position: relative;display: inline-block;*display: inline;zoom:1;padding:20px 15px;background: #fff;border-radius:10px;width:260px;text-align:left;color:#e62739;font-size: 18px;font-weight: 600;}
.h-mode-list>ul>li .h-icon-mode{position: absolute;height:23px;width:23px;background: url(../images/icon-2.png) no-repeat;left:104%;cursor: pointer;}
.h-mode-list>ul>li .h-modeItem{width:90%;position: relative;border-bottom:1px solid #edf3ff;padding:8px 0px;}
.h-mode-list>ul>li .h-dropdown-mode{position: absolute;width:100%;top:105%;left:0;}
.h-mode-list>ul>li .h-dropdown-mode{background: #fff;border-radius: 10px;transition: all .3s;cursor: pointer;}
/*.h-mode-list>ul>li .h-dropdown-mode:hover{background: #efefef;}*/
.h-mode-list>ul>li .h-dropdown-mode li{font-size:14px;font-weight: normal;padding:15px 25px;border-top:1px solid #ddd;color:#666;display: table;width:83%;}
.h-mode-list>ul>li .h-dropdown-mode li div{display: table-cell;vertical-align: middle;}
.h-mode-list>ul>li:first-child .h-dropdown-mode li{color:#e62739;}
.h-mode-list>ul>li .h-dropdown-mode li:first-child{border-top:none;}
.h-mode-list>ul>li .h-dropdown-mode li.col-1{height:60px;padding:4px 25px;}
.h-mode-list>ul>li .h-dropdown-mode li.col-2{height:40px;}
.h-mode-list>ul>li .h-dropdown-mode li.col-3{height:40px;}
.h-mode-list>ul>li .h-dropdown-mode li.col-4{height:80px;padding:4px 25px;}


.h-c2b{background: url(../images/icon.png) no-repeat 23px -698px;}
.h-db{background: url(../images/icon.png) no-repeat -139px -698px;}
.h-ld-list li i.h-shop{background: url(../images/icon.png) no-repeat -333px -698px;height:140px;}
.h-hy{background: url(../images/icon.png) no-repeat -530px -698px;}
.h-user{background: url(../images/icon.png) no-repeat -696px -698px;}
.h-xy{background: url(../images/icon.png) no-repeat -862px -698px;}
.h-func-list{}
.h-func-list li{display: inline-block;*display:inline;zoom:1;width:150px;padding:0 15px;}
.h-func-list li i{display: block;cursor: pointer;width:76px;height:74px;margin-left:auto;margin-right:auto;margin-bottom:6px;transition:all .3s;}
.h-ddgl{background: url(../images/icon-2.png) no-repeat 0px -58px;}
.h-ps{background: url(../images/icon-2.png) no-repeat -74px -58px}
.h-memgl{background: url(../images/icon-2.png) no-repeat -150px -58px}
.h-sjgl{background: url(../images/icon-2.png) no-repeat -225px -58px}
.h-zxgl{background: url(../images/icon-2.png) no-repeat -300px -58px}
.h-func-list li.active i{background-position-y:-132px;}

.h-tab{padding:60px 0;}
.tab-pane{display:none;}
.tab-pane.active{display:block;}
.h-plat-content{width:1050px;margin-left:auto;margin-right:auto;}
.h-plat-content .h-img{width:49%;}
.h-plat-content .h-content-kjds{width:46%;}
.h-content-kjds h4{font-size: 28px;color:#1978e0;}
.h-plat-content .h-content-kjds p{font-size: 16px;color:#666;line-height: 2;text-align: left;padding:0;margin-top:20px;}

/*跨境电商连锁店*/
.h-ktlc{height:470px;min-width: 1200px;background: url(../images/kjds-9.jpg) no-repeat;background-size: 100% 100%;}
.h-ktls-step>ul>li{position: relative;display:inline-block;height:220px;width:270px;border:1px solid #ddd;vertical-align: top;background: #fff;margin-right:20px;overflow: hidden;transition: all .3s;}
.h-ktls-step>ul>li>div{padding:20px;text-align: left;}
.h-ktls-step>ul>li>div>span{font-size:32px;}
.h-ktls-step>ul>li>div>h6{font-size:24px;text-align: left;margin-bottom:5px;}
.h-ktls-step>ul>li>div>p{font-size:16px;padding:0;width:100%;text-align: left;}
.h-ktls-step>ul>li>a{position: absolute;padding:20px 20px;width:60px;font-size:22px;background:#fff;color:#e62739;right:-100px;bottom:40px;transition: all .3s;}
.h-ktls-step>ul>li:hover{background:#e62739;color:#fff;cursor: pointer;}
.h-ktls-step>ul>li:hover p{color:#fff;}
.h-ktls-step>ul>li:hover a{right:0;}

/*农村解决方案*/
.bg-f1-f3{background: url(../images/bg-solution-nc.jpg) no-repeat;height:544px;min-width: 1200px;}
.h-o2o-nc{background: #5cad27;height:480px;min-width: 1200px;}
.h-tab-nc{height:360px;padding:30px 0 !important;}
.h-nc-menu{position: absolute;width:204px;margin-top:30px;right:20px;}
.h-nc-menu>ul>li{padding:15px 15px;border-radius: 6px;border:1px solid #5cad27;margin-bottom:10px;color:#5cad27;text-align: center;cursor: pointer;transform:all .3s;font-size: 16px;}
.h-nc-menu>ul>li.active{background: #5cad27;color:#fff;}

/*综合商业体解决方案*/
.h-pro-feature-container{margin-left:auto;margin-right:auto;padding-bottom:20px;min-width: 1200px;}
.h-pro-feature ul{margin-left:40px;margin-top:-10px;}
.h-pro-feature ul li{padding:12px;font-size: 16px;text-indent: 20px;background: url(../images/icon-2.png) no-repeat -982px 18px;}

/*平台产品 B2B2C*/
.h-ul-dibBase{text-align: center;}
.h-ul-dibBase li{display:inline-block;*display: inline;zoom:1;vertical-align: top;}
.h-container-b2c{width:1200px;text-align:center;}
.h-icon-b2c{height:86px;margin-left:auto;margin-right:auto;}
.h-icon-b2b2c-1{width:86px;background: url(../images/icon-2.png) 1px -246px;}
.h-icon-b2b2c-2{width:86px;background: url(../images/icon-2.png) -84px -246px;}
.h-icon-b2b2c-3{width:86px;background: url(../images/icon-2.png) -168px -246px;}
.h-icon-b2b2c-4{width:118px;background: url(../images/icon-2.png) -259px -246px;}
.h-ul-b2b2c li{width:280px;padding:4px;}
.h-ul-b2b2c li h4{font-size:22px;margin-top:20px;}
.h-ul-b2b2c li p{font-size: 14px;line-height: 1.5;}
#h-b2c-futrue .bd ul li{padding-top:20px;float:left;}
.h-b2c-item{position: relative;/*width:230px;*/width:250px;padding:10px 15px;background: #fff;height:400px;display: inline-block;*display: inline;zoom:1;margin-left:20px;border-radius: 4px;vertical-align:top;cursor: pointer;}
.h-b2c-item h6{font-size: 18px;text-align: left;color:#000;font-weight: 300;/*font-family: 黑体;*/margin-top:150px;margin-bottom:10px;}
.h-b2c-item p{font-size: 14px;text-align: left;padding:0;}
.h-b2c-item i{position: absolute;top:-6px;right:20px;}
.h-icon-xt-1{width:118px;height:138px;background: url(../images/icon-2.png) no-repeat 0px -357px;}
.h-icon-xt-2{width:141px;height:138px;background: url(../images/icon-2.png) no-repeat -120px -357px;}
.h-icon-xt-3{width:118px;height:138px;background: url(../images/icon-2.png) no-repeat -256px -357px;}
.h-icon-xt-4{width:118px;height:138px;background: url(../images/icon-2.png) no-repeat -372px -357px;}
.h-icon-xt-5{width:133px;height:138px;background: url(../images/icon-2.png) no-repeat -488px -357px;}
.h-icon-b2c-1{width:133px;height:138px;background: url(../images/icon-2.png) no-repeat -488px -357px;}
.h-icon-b2c-2{width:124px;height:138px;background: url(../images/icon-2.png) no-repeat 0px -514px;}
.h-icon-b2c-3{width:138px;height:138px;background: url(../images/icon-2.png) no-repeat -125px -514px;}
.h-icon-b2c-4{width:128px;height:138px;background: url(../images/icon-2.png) no-repeat -260px -514px;}
.h-icon-b2c-5{width:130px;height:138px;background: url(../images/icon-2.png) no-repeat -390px -514px;}
.h-btn-ty{position:absolute;bottom:30px;left:15px;right:15px;padding:12px 0;background:#3f6fe0;color:#fff;text-align: center;border-radius:4px;opacity: 0;filter: Alpha(opacity=0);transition: all .3s;}
.h-btn-ty:hover{text-decoration: none;/*background: #7592d6;*/}
#h-b2c-futrue .bd ul .h-b2c-item:hover{/*background:#FFF9F9;*/box-shadow: 0 0 20px rgba(35,88,236,.3);}
#h-b2c-futrue .bd ul .h-b2c-item:hover .h-btn-ty{opacity: 1;filter: Alpha(opacity=100);}

/*B2B2BC安全,功能*/
.h-b2c-xt-futrue ul li{float:left;width:33.3%;height:180px;position: relative;margin-bottom:15px;}
.h-xt-count{position: absolute;font-size: 40px;left:40px;margin-top:-10px;color:#333;}
.h-b2c-xt-futrue ul li div{padding-left:90px;}
.h-b2c-xt-futrue ul li div h6{font-size: 22px;color:#393e41;}
.h-b2c-xt-futrue ul li div p{font-size: 14px;padding:0;text-align: left;margin-top:10px;}
.h-b2c-modal5{/*height:710px;*/height:640px;min-width: 1200px;background: url(../images/b2c-1.jpg) no-repeat;}
.h-b2c-nature{width:1200px;height:441px;/*height:500px;*/margin-left:auto;margin-right:auto;background: #fff;border-radius: 4px;}
.h-nature-func{width:50%;height:100%;background: url(../images/bg-func.png) no-repeat 200px 120px;}
.h-nature-sec{width:50%;margin-left:-1px;border-left:1px solid #ddd;height:100%;background: url(../images/bg-sec.png) no-repeat 280px 140px;;}
/*.h-nature-func:hover,.h-nature-sec:hover{background-color: #f1f1f1;}*/
.h-nature-func h4,.h-nature-sec h4{text-align: left;font-size:28px;text-indent: 40px;padding:12px 10px;margin-left:30px;margin-top:30px;}
.h-nature-func h4{background: url(../images/icon-2.png) no-repeat -957px -62px;}
.h-nature-sec h4{background: url(../images/icon-2.png) no-repeat -963px -134px;}
.h-ul-proNature{margin-left:30px;}
.h-ul-proNature li{float:left;min-width:170px;font-size: 16px;padding:20px 10px;text-indent:6px;background: url(../images/icon-2.png) no-repeat -990px -200px;}

/*B2B2C案例展示*/
.h-b2c-egshow ul li{padding-left:-10px;float:left;}
.h-b2cegItem{float:left;/*width:388px;height:280px;*/width:286px;height:206px;border:1px solid transparent;position:relative;margin-left:10px;margin-bottom:12px;overflow: hidden;background:#1b2026 ;}
.h-b2cegItem img{transition: all .5s;width:100%;}
.h-b2cegItem img:hover{transform: scale(1.1);}
.h-b2cegItem .h-eg-introduce{position: absolute;bottom:0;background:#1b2026;width:100%;padding:6px 0;cursor: pointer;transition: all .3s;}
.h-b2cegItem .h-eg-introduce .h-title{font-size:18px;color:#e62739;padding:0 20px;}
.h-b2cegItem .h-eg-introduce p{font-size: 12px;text-align: left;padding:0 20px;color:#BEBEBE;}
.h-b2cegItem:hover{border-color:#ddd;}
.h-b2cegItem:hover .h-eg-introduce{background:#6C3E3E;}
/*.h-b2cegItem:hover img{transform: scale(1.1);}*/
.btn-ty{display: inline-block;padding:12px 20px;background:#e62739;color:#fff;font-size: 16px;text-align: center;border-radius: 4px;}
.btn-ty:hover{background:#D60C1F;text-decoration: none;}
.wid-150{width:150px;}
.wid-120{width:120px;}
.slider-b2b2c .hd{position: absolute;bottom:-50px;left:0;right:0;}
.slider-b2b2c .hd ul{text-align: center;}
.slider-b2b2c .hd ul li{display:inline-block;*display: inline;zoom:1;margin:0 4px;height:10px;width:10px;border-radius: 10px;text-indent:40px;overflow: hidden;background: #ccc;cursor:pointer;}
.slider-b2b2c .hd ul li.on{background: #3f6fe0;}
.slider-b2b2c .bd>a{position: absolute;top:50%;height:78px;width:24px;margin-top:-39px;}
.slider-b2b2c .prev{left:-4px;background:#cdcdcd url(../images/icon-3.png) no-repeat -746px -414px;}
.slider-b2b2c .next{right:-24px;background:#cdcdcd url(../images/icon-3.png) no-repeat -770px -414px;}
.slider-b2b2c a.prev:hover,.slider-b2b2c a.next:hover{background-color:#85a2e6 ;}

/*B2C系统概述*/
.h-ul-b2c li{position: relative;/*float:left;*/width:240px;height:200px;padding:10px 15px 0px 15px;background:#cfcfcf;margin-left:26px;border-radius: 2px;transition: all .5s;cursor: pointer;}
.h-ul-b2c li:first-child{margin-left:0;}
.h-ul-b2c li.active{background:#e62739;color:#fff;}
.h-ul-b2c li h4{font-size:22px;}
.h-ul-b2c li p{font-size: 12px;text-align: left;padding:0;line-height: 1.5;margin-top:10px;}
.h-ul-b2c li.active p{color:#fff;}
.h-ul-b2c li i{position:absolute;bottom:0;}
i.h-icon-b2cxt-gs-1{width:93px;height:64px;background: url(../images/icon-2.png) no-repeat 0px -662px;right:10px;}
i.h-icon-b2cxt-gs-2{width:68px;height:70px;background: url(../images/icon-2.png) no-repeat -94px -662px;right:10px;}
i.h-icon-b2cxt-gs-3{width:100px;height:70px;background: url(../images/icon-2.png) no-repeat -162px -662px;right:10px;}
i.h-icon-b2cxt-gs-4{width:65px;height:72px;background: url(../images/icon-2.png) no-repeat -262px -662px;right:10px;}

/*房产解决方案*/
.h-house-1{height:664px;background:url(../images/bg-house-1.jpg) no-repeat;}
.h-house-2{height:640px;background:url(../images/bg-house-2.jpg) no-repeat;}
.h-ul-house-2 li{padding:0 50px;color:#fff;}
.h-ul-house-2 li>div{margin-bottom:10px;}

/*支付系统*/
.h-container-zfxt{/*width:900px;*/text-align: left;position: absolute;right:18%;}
.h-ul-zfxt li{width:380px;padding-right:120px;text-align: left;}
.h-ul-zfxt li h5{font-size: 18px;text-align: left;width:100%;padding:5px 0;}
.h-ul-zfxt li p{font-size: 14px;padding:0;text-align: left;}
.h-check-container{min-width: 1200px;height:1040px;background:url(../images/bg-zfxt.jpg) no-repeat;background-size:100% 100%;}
.h-com-zs{width:1136px;margin-left:auto;margin-right:auto;height:726px;background: url(../images/bg-zfxt-head.jpg) no-repeat;border-radius: 4px;padding-top:54px;}
.h-ul-zs{padding:15px;}
.h-ul-zs li{float:left;padding:0 18px;text-align: center;}
.h-ul-zs li p{font-size: 12px;}
.h-ul-zs-menu{background: #fff;}
.h-ul-zs-menu li{padding:25px 30px;cursor: pointer;position: relative;}
.h-ul-zs-menu li.active{color:#2090ec;}
.h-ul-zs-menu li .h-flag{height:0;width:0;position:absolute;display: none;border:10px solid transparent;border-top-color:#f0f0f0;top:0px;left:50%;margin-left:-5px;}
.h-ul-zs-menu li.active .h-flag{display:block;}
.h-ul-zs-menu li i{display: inline-block;width:84px;height:78px;margin-bottom:10px;}
i.h-icon-zs-web{background: url(../images/icon-2.png) no-repeat -652px -660px;}
i.h-icon-zs-mobile{background: url(../images/icon-2.png) no-repeat -737px -660px;}
.h-ul-zfxt-intro li{padding:0 30px;}
.h-ul-zfxt-intro li i{display:inline-block;width:130px;height:130px;}
i.h-zfxt-intro-1{background: url(../images/icon-2.png) no-repeat 0px -789px;}
i.h-zfxt-intro-2{background: url(../images/icon-2.png) no-repeat -130px -789px;}
i.h-zfxt-intro-3{background: url(../images/icon-2.png) no-repeat -260px -789px;}
i.h-zfxt-intro-4{background: url(../images/icon-2.png) no-repeat -390px -789px;}
i.h-zfxt-intro-5{background: url(../images/icon-2.png) no-repeat -520px -789px;}
.h-join-container{min-width: 1200px;height:620px;background: url(../images/bg-join.jpg) no-repeat;background-size: 100% 100%;}
.h-ul-join li{width:470px;padding-right:120px;text-align: left;color:#fff;}
.h-ul-join li img{border-radius: 4px;}
.h-ul-join li h4{font-size:18px; margin-top:30px;}
.h-ul-join li p{line-height:1.6;padding:4px 0;text-align: left;color:#fff;font-size: 14px;}
.h-ul-join li a{color:#F26A48}

/*微信产品*/
.h-wx-fun{min-width: 1200px;background: #fffcfc;}
.h-ul-wx-func{padding-left:130px;}
.h-ul-wx-func>li{padding:0 6px;font-size: 18px;}
.h-ul-wx-func>li.last{text-align: left;}
.h-ul-wx-func>li>i{display: block;width:84px;height:90px;margin-bottom:20px;}
.h-ul-wx-func>li>i.i-1{background: url(../images/icon-3.png) no-repeat 0px 0px;}
.h-ul-wx-func>li>i.i-2{background: url(../images/icon-3.png) no-repeat -97px 0px;}
.h-ul-wx-func>li>i.i-3{background: url(../images/icon-3.png) no-repeat -191px 0px;}
.h-ul-wx-func>li>i.i-4{background: url(../images/icon-3.png) no-repeat -285px 0px;}
.h-ul-wx-func>li>i.i-5{background: url(../images/icon-3.png) no-repeat -381px 0px;}
.h-ul-wx-func>li>i.i-6{background: url(../images/icon-3.png) no-repeat -476px 0px;}
.h-ul-wx-func>li>i.i-7{background: url(../images/icon-3.png) no-repeat -571px 0px;}
.h-ul-wx-func>li>i.i-8{background: url(../images/icon-3.png) no-repeat -665px 0px;}
.bg-wx{background: url(../images/bg-wx.jpg) no-repeat;background-size: 100% 100%;}
.h-wx-kf{width:960px;margin-left:auto;margin-right:auto;}
.h-wx-kf>div{width:50%;}
.h-ul-wxintro>li{padding:6px 20px;border-radius: 4px;border:1px solid #d9d9d9;margin:0 15px;font-size: 16px;cursor: pointer ;}
.h-ul-wxintro>li.active{background: #e62739;color:#fff;border-color:#e62739;}
.h-ul-modal{width:1200px;margin-left:auto;margin-right:auto;}
.h-ul-modal>li{width:222px;margin-bottom:40px;background: url(../images/bg-wx-item.png) no-repeat 35px 21px;}
.h-ul-modal>li>div{position: relative;height:150px;overflow: hidden;margin-left:auto;margin-right:auto;}
.h-ul-modal>li>div a{display: block;height:150px;width:150px;margin-left:20px;}
.h-ul-modal>li>div a.wx-icon-1{background: url(../images/icon-0001.png) no-repeat;}
.h-ul-modal>li>div a.wx-icon-2{background: url(../images/icon-0002.png) no-repeat;position: absolute;height:0;top:50%;margin-top:-75px;left:0;transition: all .3s;}
.h-ul-modal>li>div a.wx-bd-1,
.h-ul-modal>li>div a.wx-zf-1,
.h-ul-modal>li>div a.wx-tg-1,
.h-ul-modal>li>div a.wx-yj-1,
.h-ul-modal>li>div a.wx-ewm-1{
	position: absolute;height:0;top:50%;margin-top:-75px;left:0;transition: all .3s;
}
.h-ul-modal>li>div a.wx-bd{background:url(../images/d-icon-bd.png) no-repeat;}
.h-ul-modal>li>div a.wx-bd-1{background:url(../images/d-icon-bd-1.png) no-repeat;}
.h-ul-modal>li>div a.wx-zf{background:url(../images/d-icon-zf.png) no-repeat;}
.h-ul-modal>li>div a.wx-zf-1{background:url(../images/d-icon-zf-1.png) no-repeat;}
.h-ul-modal>li>div a.wx-tg{background:url(../images/d-icon-wx.png) no-repeat;}
.h-ul-modal>li>div a.wx-tg-1{background:url(../images/d-icon-wx-1.png) no-repeat;}
.h-ul-modal>li>div a.wx-yj{background:url(../images/d-icon-yj.png) no-repeat -1px 0px;}
.h-ul-modal>li>div a.wx-yj-1{background:url(../images/d-icon-yj-1.png) no-repeat -1px 0px;}
.h-ul-modal>li>div a.wx-ewm{background:url(../images/d-icon-ewm.png) no-repeat -1px 0px;}
.h-ul-modal>li>div a.wx-ewm-1{background:url(../images/d-icon-ewm-1.png) no-repeat -1px 0px}
.h-ul-modal>li>div:hover a.wx-bd-1,
.h-ul-modal>li>div:hover a.wx-zf-1,
.h-ul-modal>li>div:hover a.wx-tg-1,
.h-ul-modal>li>div:hover a.wx-yj-1,
.h-ul-modal>li>div:hover a.wx-ewm-1{
	height:150px;
}

.h-ul-modal>li>div a.icon-1-1{background-position:-220px -745px;}
.h-ul-modal>li>div a.icon-1-2{background-position:-435px -930px;}
.h-ul-modal>li>div a.icon-1-3{background-position:0px -744px;}
.h-ul-modal>li>div a.icon-1-4{background-position:-220px -930px;}
.h-ul-modal>li>div a.icon-1-5{background-position:-435px -745px;}
.h-ul-modal>li>div a.icon-1-6{background-position:-655px -745px;}
.h-ul-modal>li>div a.icon-1-7{background-position:-870px -745px;}
.h-ul-modal>li>div a.icon-1-8{background-position:0px -930px;}
.h-ul-modal>li>div a.icon-1-9{background-position:-653px -930px;}
.h-ul-modal>li>div a.icon-1-10{background-position:-870px -930px;}
.h-ul-modal>li>div a.icon-2-1{background-position:0px 0px;}
.h-ul-modal>li>div a.icon-2-2{background-position:-215px 0px;}
.h-ul-modal>li>div a.icon-2-3{background-position:-435px 0px;}
.h-ul-modal>li>div a.icon-2-4{background-position:-650px 0px;}
.h-ul-modal>li>div a.icon-2-5{background-position:-870px 0px;}
.h-ul-modal>li>div a.icon-2-6{background-position:0px -185px;}
.h-ul-modal>li>div a.icon-2-7{background-position:-215px -185px;}
.h-ul-modal>li>div a.icon-2-8{background-position:-435px -185px;}
.h-ul-modal>li>div a.icon-2-9{background-position:-652px -185px;}
.h-ul-modal>li>div a.icon-2-10{background-position:-870px -185px;}
.h-ul-modal>li>div a.icon-3-1{background-position:0px -374px;}
.h-ul-modal>li>div a.icon-3-2{background-position:-215px -374px;}
.h-ul-modal>li>div a.icon-3-3{background-position:-435px -374px;}
.h-ul-modal>li>div a.icon-3-4{background-position:-650px -374px;}
.h-ul-modal>li>div a.icon-3-5{background-position:-870px -374px;}
.h-ul-modal>li>div a.icon-3-6{background-position:0px -559px;}
.h-ul-modal>li>div a.icon-3-7{background-position:-215px -559px;}
.h-ul-modal>li>div a.icon-3-8{background-position:-435px -559px;}
.h-ul-modal>li>div a.icon-3-9{background-position:-650px -559px;}
.h-ul-modal>li>div a.icon-3-10{background-position:-870px -559px;}
.h-ul-modal>li>div a.icon-4-1{background-position:0px -1116px;}
.h-ul-modal>li>div a.icon-4-2{background-position:-215px -1116px;}
.h-ul-modal>li>div a.icon-4-3{background-position:-435px -1116px;}
.h-ul-modal>li>div a.icon-4-4{background-position:-655px -1116px;}
.h-ul-modal>li>div a.icon-4-5{background-position:-870px -1116px;}
.h-ul-modal>li>div a.icon-4-6{background-position:0px -1302px;}
.h-ul-modal>li>div a.icon-4-7{background-position:-215px -1302px;}
.h-ul-modal>li>div a.icon-4-8{background-position:-435px -1302px;}
.h-ul-modal>li>div a.icon-4-9{background-position:-655px -1302px;}
.h-ul-modal>li>div a.icon-4-10{background-position:-870px -1302px;}
.h-ul-modal>li>div a.icon-5-1{background-position:0px -1489px;}
.h-ul-modal>li>div a.icon-5-2{background-position:-215px -1489px;}
.h-ul-modal>li>div a.icon-5-3{background-position:-435px -1489px;}
.h-ul-modal>li>div a.icon-5-4{background-position:-650px -1489px;}
.h-ul-modal>li>div a.icon-5-5{background-position:-870px -1489px;}
.h-ul-modal>li>div a.icon-5-6{background-position:0px -1674px;}
.h-ul-modal>li>div a.icon-5-7{background-position:-215px -1674px;}
.h-ul-modal>li>div a.icon-5-8{background-position:-435px -1674px;}
.h-ul-modal>li>div a.icon-5-9{background-position:-650px -1674px;}
.h-ul-modal>li>div a.icon-5-10{background-position:-870px -1674px;}
.h-ul-modal>li>div a.wx-icon-1
.h-ul-modal>li>div a.wx-icon-1.icon-6-1{background-position:0px -1485px;}
.h-ul-modal>li>div a.icon-6-2{background-position:-215px -1485px;}
.h-ul-modal>li>div a.icon-6-3{background-position:-435px -1485px;}
.h-ul-modal>li>div a.icon-6-4{background-position:-650px -1485px;}
.h-ul-modal>li>div a.icon-6-5{background-position:-870px -1485px;}
.h-ul-modal>li>div:hover a.wx-icon-2 {height:150px;}

.h-ul-modal>li h6{position: relative;z-index:50;font-size: 18px;margin-left:-30px;margin-top:10px;color:#000;}
.h-ul-modal>li p{font-size: 14px;margin-left:-30px;line-height: 1.5;}
.h-wx-pos{position: relative;width:312px;margin-left:auto;margin-right:auto;top:-40px;}
.h-wx-pos>ul>li{width:52px;height:18px;overflow: hidden;float:left;background:url(../images/bg-ul.png) repeat-x center 6px;}
.h-wx-pos>ul>li.last{background: none;}
.h-wx-pos>ul>li>i{display:block;width:12px;height:12px;background:#efefef url(../images/icon.png) no-repeat -228px -467px;cursor: pointer;}
.h-wx-pos .h-wx-pointer{position: absolute;background: url(../images/icon.png) no-repeat -142px -462px;height:20px;width:20px;top:-4px;left:0;}
#h-wx-1,#h-wx-2,#h-wx-3,#h-wx-4,#h-wx-5,#h-wx-6{height:574px;}

/*响应式建站*/
.h-ul-rhy-web{padding:50px 100px;color:#EE2000;}
.h-ul-rhy-web>li{padding:8px 0;text-align: left;text-indent: 24px;background: url(../images/icon-2.png) no-repeat -988px 12px;}
.h-ul-web-fg>li{margin-bottom:40px;}
.h-ul-web-fg h4{font-size: 18px;font-weight: 800;color:#000;text-align:left;}
.h-ul-web-fg .h-divider{width:38px;height:3px;background:#262626;margin-top: 20px;}
.h-ul-web-fg li p{text-align:left;padding:10px 0px;font-size: 14px;color:#999;line-height: 1.6;}
.h-pro-show{background:url(../images/bg-responsive.jpg) no-repeat;height:830px;background-size: 100% 100%;min-width:1200px;}
#h-pro-show{position:relative;}
#h-pro-show .hd{text-align: center;position: absolute;width:100%;bottom:-80px;}
#h-pro-show .hd ul{display: inline-block;}
#h-pro-show .hd li{
	display:inline-block;vertical-align: middle;
	background: url(../images/icon.png) no-repeat -227px -467px;
	float:none;margin-left:40px;cursor: pointer;
	height:14px;width:14px;overflow: hidden;
	border-radius: 15px;
	line-height: 30px;
	text-indent: 40px;
}
#h-pro-show .hd li:first-child{margin-left:0;}
#h-pro-show .hd li.on{width:20px;height:20px;;background: url(../images/icon.png) no-repeat -142px -462px;color:#fff;background-color:#E62739;}

/*自助APP商城*/
.h-ul-app-icon li{margin-left:50px;}
.h-ul-app-icon li i{display:block;width:91px;height:91px;}
.h-ul-app-icon li i.icon-1{background: url(../images/icon-4.png) no-repeat 0px 2px;margin-left:0;}
.h-ul-app-icon li i.icon-2{background: url(../images/icon-4.png) no-repeat -97px 2px;}
.h-ul-app-icon li i.icon-3{background: url(../images/icon-4.png) no-repeat -200px 2px;}
.h-ul-app-icon li i.icon-4{background: url(../images/icon-4.png) no-repeat -298px 2px;}
.h-ul-app-icon li i.icon-5{background: url(../images/icon-4.png) no-repeat -398px 2px;}
.h-ul-app-icon li i.icon-6{background: url(../images/icon-4.png) no-repeat -498px 2px;}
.h-ul-app-icon li i.icon-7{background: url(../images/icon-4.png) no-repeat -593px 2px;}
.h-ul-app-icon li i.icon-8{background: url(../images/icon-4.png) no-repeat -697px 2px;}
.h-ul-app-icon li i.icon-9{background: url(../images/icon-4.png) no-repeat 0px -90px;margin-left:0;}
.h-ul-app-icon li i.icon-10{background: url(../images/icon-4.png) no-repeat -97px -90px;}
.h-ul-app-icon li i.icon-11{background: url(../images/icon-4.png) no-repeat -200px -90px;}
.h-ul-app-icon li i.icon-12{background: url(../images/icon-4.png) no-repeat -298px -90px;}
.h-ul-app-icon li i.icon-13{background: url(../images/icon-4.png) no-repeat -398px -90px;}
.h-ul-app-icon li i.icon-14{background: url(../images/icon-4.png) no-repeat -498px -90px;}
.h-ul-app-icon li i.icon-15{background: url(../images/icon-4.png) no-repeat -593px -90px;}
.h-ul-app-icon li i.icon-16{background: url(../images/icon-4.png) no-repeat -697px -90px;}
.bg-app{background: url(../images/bg-app.jpg) no-repeat;background-size: 100% 100%;}
.bg-app .first{width:50%;}
.bg-app .last{width:60%;margin-left:-150px;}
.h-app{width:1200px;margin-left:auto;margin-right:auto;}
.h-ul-appList li{margin-left:70px;color:#fff}
.h-ul-appList li:first-child{margin-left:0px;}
.h-ul-appList li i{display:block;width:66px;height:58px;margin-bottom:20px;}
.h-ul-appList li i.icon-1{background: url(../images/icon-4.png) no-repeat 12px -182px;}
.h-ul-appList li i.icon-2{background: url(../images/icon-4.png) no-repeat -60px -183px;}
.h-ul-appList li i.icon-3{background: url(../images/icon-4.png) no-repeat -136px -183px;}
.h-ul-appList li i.icon-4{background: url(../images/icon-4.png) no-repeat -217px -183px;}
.h-ul-appList li i.icon-5{background: url(../images/icon-4.png) no-repeat -288px -182px;}
.h-ul-appList li i.icon-6{background: url(../images/icon-4.png) no-repeat 8px -241px;}
.h-ul-appList li i.icon-7{background: url(../images/icon-4.png) no-repeat -60px -241px;}
.h-ul-appList li i.icon-8{background: url(../images/icon-4.png) no-repeat -130px -241px;}
.h-ul-appList li i.icon-9{background: url(../images/icon-4.png) no-repeat -210px -241px;}
.h-ul-appList li i.icon-10{background: url(../images/icon-4.png) no-repeat -290px -241px;}
.h-ul-appList li i.icon-11{background: url(../images/icon-4.png) no-repeat 6px -310px;}
.h-ul-appList li i.icon-12{background: url(../images/icon-4.png) no-repeat -67px -310px;}
.h-ul-appList li i.icon-13{background: url(../images/icon-4.png) no-repeat -140px -310px;}
.h-ul-appList li i.icon-14{background: url(../images/icon-4.png) no-repeat -212px -310px;}
.h-ul-appList li i.icon-15{background: url(../images/icon-4.png) no-repeat -294px -310px;}

/*o2o城市*/
.g-banner.g-banner-o2ocity{height:504px;}
.g-banner-o2ocity .g-caption{padding-top:10px;}
.h-ul-o2ocity li{padding:0 70px;}
.h-ul-o2ocity li i{display:block;width:114px;height:115px;margin-bottom:10px;}
.h-ul-o2ocity li i.icon-o2ocity-wx{background: url(../images/icon-3.png) no-repeat 0px -233px;}
.h-ul-o2ocity li i.icon-o2ocity-andriod{background: url(../images/icon-3.png) no-repeat -114px -233px;}
.h-ul-o2ocity li i.icon-o2ocity-apple{background: url(../images/icon-3.png) no-repeat -228px -233px;}
.h-ul-o2ocity li i.icon-o2ocity-pc{background: url(../images/icon-3.png) no-repeat -342px -233px;}
.h-o2ocity-menu{border-bottom:1px solid #ddd;border-top:1px solid #ddd;font-size: 0px;}
.h-ul-o2ofunc li{padding:30px 80px;border-right:1px solid #ddd;cursor: pointer;font-size: 16px;transition: all .3s;}
.h-ul-o2ofunc li a{text-decoration:none;}
.h-ul-o2ofunc li:first-child{border-left:1px solid #ddd;}
.h-ul-o2ofunc li i{display:block;height:61px;width:70px;margin-bottom:12px;margin-left:auto;margin-right:auto;}
.h-ul-o2ofunc li i.icon-1{background: url(../images/icon-3.png) no-repeat -500px -233px;}
.h-ul-o2ofunc li i.icon-2{background: url(../images/icon-3.png) no-repeat -570px -233px;}
.h-ul-o2ofunc li i.icon-3{background: url(../images/icon-3.png) no-repeat -640px -233px;}
.h-ul-o2ofunc li i.icon-4{background: url(../images/icon-3.png) no-repeat -710px -233px;}
.h-ul-o2ofunc li:hover{background: #e62739;}
.h-ul-o2ofunc li:hover a{color:#fff;}
.h-ul-o2ofunc li:hover i{background-position-y:-293px;}
.h-o2ocity-2{height:550px;min-width:1200px;background: url(../images/bg-o2ocity-2.jpg) no-repeat;}
.h-ul-cityo2o-ld li{padding:0 20px;color:#fff;text-align:left;}
.h-ul-cityo2o-func li{cursor: pointer;padding:0 25px;}
.h-ul-cityo2o-func li i{display: block;width:74px;height:74px;margin-bottom:12px;}
.h-ul-cityo2o-func li .icon-1{background: url(../images/icon-3.png) no-repeat 0px -364px;}
.h-ul-cityo2o-func li .icon-2{background: url(../images/icon-3.png) no-repeat -74px -364px;}
.h-ul-cityo2o-func li .icon-3{background: url(../images/icon-3.png) no-repeat -148px -364px;}
.h-ul-cityo2o-func li .icon-4{background: url(../images/icon-3.png) no-repeat -222px -364px;}
.h-ul-cityo2o-func li .icon-5{background: url(../images/icon-3.png) no-repeat -296px -364px;}
.h-ul-cityo2o-func li .icon-6{background: url(../images/icon-3.png) no-repeat -370px -364px;}
.h-ul-cityo2o-func li .icon-7{background: url(../images/icon-3.png) no-repeat -444px -364px;}
.h-ul-cityo2o-func li .icon-8{background: url(../images/icon-3.png) no-repeat -518px -364px;}
.h-ul-cityo2o-func li .icon-9{background: url(../images/icon-3.png) no-repeat -592px -364px;}
.h-ul-cityo2o-func li.active i{background-position-y: -438px;}

.h-o2o-modal-img{margin-right:60px;padding-left:360px;position:relative;}
.h-o2o-modal-img ul{width:207px;height:401px;background: url(../images/bg-phone.png) no-repeat;}
.h-o2o-modal-img ul li{position: relative;display:none;padding-left:22px;padding-top:43px;}
.h-o2o-modal-img ul li.active{display:block;}
.h-o2o-modal-img a{position: absolute;height:28px;width:16px;top:50%;margin-top:-14px;transition: none;}
.h-o2o-modal-img a.o2o-prev{left:20%;background: url(../images/icon-3.png) no-repeat -927px 0px;}
.h-o2o-modal-img a.o2o-next{right:-92%;background: url(../images/icon-3.png) no-repeat -943px 0px;}
.h-o2o-modal-img a:hover{background-position-y:-28px;}
/*.h-o2o-modal-img ul li img{position: absolute;top:44px;left:19px;}*/
.h-o2o-index-text h5{font-size: 30px;color:#1978e0;text-align: left;}
.h-o2o-index-text dl{overflow: auto;zoom:1;font-size: 16px;margin:10px 0;}
.h-o2o-index-text dl dt{margin-right:10px;}
.h-o2o-index-text dl dt,.h-o2o-index-text dl dd{float:left;}
.h-o2o-index-text dl dd{width:380px;}

/*生鲜电商解决方案*/
.h-sx-modal1{width: 1000px;margin-left:auto;margin-right:auto;}
.h-sx-modal1 .right h6{font-size: 18px;font-weight: 600;color:#000;}
.h-ul-xs-1 li{padding:0 10px;line-height: 1.6;}
.h-ul-xs-1 li img{margin-bottom:50px;}
.h-ul-sx-2 li{color:#7c99d6;background: #fff;border-radius: 6px;width:280px;height:440px;margin-left:10px;cursor: pointer;transition: all .5s}
.h-ul-sx-2 li.active{box-shadow:0 0 20px rgba(151,180,240,.5);transform: scale(1.01);}
.h-ul-sx-2 .icon-top{height:178px;text-align: center;margin-bottom:20px;margin-top:66px;}
.h-ul-sx-2 h5{font-size: 18px;font-weight: 600;text-align: center;}
.h-ul-sx-2 p{color:#7c99d6;font-size: 14px;padding:0;}
.h-ul-sx-2 a{opacity: 0;filter:alpha(opacity=0);}
.h-ul-sx-2 li.active a{opacity: 1;filter:alpha(opacity=100);}
.bg-sx-probelm{background: url(../images/bg-sx-probelm.jpg) no-repeat center bottom;height:660px;}
.h-ul-xs-2 li{position: relative;width:240px;height:240px;padding:20px;box-shadow: 0 0 50px rgba(180,200,250,.5);margin-left:15px;border-radius:250px;}
.h-ul-xs-2 li h4{font-size: 18px;font-weight: 600;text-align: left;color:#5381ee;margin-top:80px;position: relative;}
.h-ul-xs-2 li p{font-size: 12px;text-align: left;color:#5381ee;line-height: 1.5;padding:0;}
.h-ul-xs-2 li h4 i{position: absolute;right:0;top:-12px;}
.h-ul-xs-2 li h4 .icon-1{height:34px;width:61px;background: url(../images/icon-3.png) no-repeat -738px -145px;}
.h-ul-xs-2 li h4 .icon-2{height:42px;width:48px;background: url(../images/icon-3.png) no-repeat -801px -145px;}
.h-ul-xs-2 li h4 .icon-3{height:42px;width:42px;background: url(../images/icon-3.png) no-repeat -847px -145px;}
.h-ul-xs-2 li h4 .icon-4{height:50px;width:48px;background: url(../images/icon-3.png) no-repeat -889px -145px;}

.h-ul-xs-3 li{color:#1978e0;width:130px;margin-bottom:40px;}
.h-ul-xs-3 li i{display: block;margin-left:auto;margin-right:auto;height:54px;margin-bottom:6px;}
.h-ul-xs-3 li .icon-1{background: url(../images/icon-3.png) no-repeat 0px -517px;width:67px;}
.h-ul-xs-3 li .icon-2{background: url(../images/icon-3.png) no-repeat -68px -517px;width:52px;}
.h-ul-xs-3 li .icon-3{background: url(../images/icon-3.png) no-repeat -120px -517px;width:56px;}
.h-ul-xs-3 li .icon-4{background: url(../images/icon-3.png) no-repeat -174px -517px;width:54px;}
.h-ul-xs-3 li .icon-5{background: url(../images/icon-3.png) no-repeat -234px -517px;width:67px;}
.h-ul-xs-3 li .icon-6{background: url(../images/icon-3.png) no-repeat 0px -572px;width:54px;}
.h-ul-xs-3 li .icon-7{background: url(../images/icon-3.png) no-repeat -58px -571px;width:54px;}
.h-ul-xs-3 li .icon-8{background: url(../images/icon-3.png) no-repeat -122px -571px;width:54px;}
.h-ul-xs-3 li .icon-9{background: url(../images/icon-3.png) no-repeat -176px -571px;width:52px;}
.h-ul-xs-3 li .icon-10{background: url(../images/icon-3.png) no-repeat -228px -572px;width:54px;}

/*医疗解决方案*/
.h-medical-con{width:1000px;margin-left:auto;margin-right:auto;}
.h-medical{position:absolute;border:1px solid #ddd;padding:5px 15px;border-radius: 14px;}
.h-medical:hover{background: #E62739;color:#fff;cursor: pointer;}
.h-medical.f-1{right:20px;top:10px;}
.h-medical.f-2{left:20px;top:80px;}
.h-medical.f-3{left:280px;top:90px;}
.h-medical.f-4{left:80px;top:150px;}
.h-medical.f-5{right:-60px;top:150px;}
.h-medical-4{width:800px;height:234px;margin-left:auto;margin-right:auto;}
.h-dedicalImg{width:400px;overflow: hidden;text-align: left;float:left;margin-right:30px;}
.h-dedicalImg img{max-width:100%;}
.h-medical-item h2{font-size: 26px;color:#1978e0;}
.h-medical-item p{text-align: left;}
.h-ul-xs-4 li{padding:0 30px;cursor: pointer;}
.h-ul-xs-4 li i{display: block;margin-left:auto;margin-right:auto;height:74px;width:74px;margin-bottom:6px;}
.h-ul-xs-4 li .icon-1{background: url(../images/icon-3.png) no-repeat 0px -638px;}
.h-ul-xs-4 li .icon-2{background: url(../images/icon-3.png) no-repeat -74px -638px;}
.h-ul-xs-4 li .icon-3{background: url(../images/icon-3.png) no-repeat -148px -638px;}
.h-ul-xs-4 li .icon-4{background: url(../images/icon-3.png) no-repeat -222px -638px;}
.h-ul-xs-4 li .icon-5{background: url(../images/icon-3.png) no-repeat -296px -638px;}
.h-ul-xs-4 li .icon-6{background: url(../images/icon-3.png) no-repeat -370px -638px;}
.h-ul-xs-4 li.active i{background-position-y: -712px;}
.h-ul-xs-4 li.active i.icon-6{width:75px;background-position-x:-371px;}

/*教育解决方案*/
.h-ul-education-banner li{background: url(../images/bg-educa-ul.png) no-repeat center center;width:100px;height:100px;line-height: 100px;padding:0 20px;text-align: center;cursor: pointer;}
.bg-edu-3{height:620px;background: url(../images/bg-edu-2.jpg) no-repeat;}
.h-ul-edu-2 li{width:204px;padding:0 15px;}
.h-ul-edu-2 li h4{font-size: 20px;text-align: left;color:#000;margin:10px 0;}
.h-ul-edu-2 li p{padding:0;text-align: left;font-size: 14px;}
.slider-edu{position: relative;width:950px;margin-right:auto;margin-left:auto;}
.h-song{width:436px;height:290px;}
.h-song img{max-width:100%;}
.h-right-song{padding:15px 0;}
.h-right-song .item{border:4px solid #e8e8e8;padding:0 15px;height:250px;margin-left:-4px;}
.h-right-song h1{font-size: 24px;color:#000;padding:10px 0;}
.h-right-song p{padding:0;font-size: 14px;text-align: left;text-align: justify;}
.slider-edu a{position: absolute;top:50%;height:78px;width:24px;margin-top:-39px;}
.slider-edu .prev{left:-40px;background:#cdcdcd url(../images/icon-3.png) no-repeat -746px -414px;}
.slider-edu .next{right:-40px;background:#cdcdcd url(../images/icon-3.png) no-repeat -770px -414px;}
.slider-edu a.prev:hover,.slider-edu a.next:hover{background-color:#85a2e6 ;}

/*餐饮解决方案*/
.h-diet-1{width:700px;text-align: center;}
.h-diet-1 img{max-width:100%;}
.h-ul-diet-1 li{padding:5px 10px;font-size: 12px;cursor: pointer;border-radius: 4px;border:1px solid #ddd;}
.h-ul-diet-1 li:hover{background: #E62739;color:#fff;border-color: #E62739;}
.row{position: absolute;}
.col-1-1{top:20px;left:10px;}
.col-1-2{top:20px;left:130px;}
.col-1-3{top:20px;left:245px;}
.col-1-4{top:20px;left:350px;}
.col-2-1{top:60px;left:20px;}
.col-2-2{top:60px;left:140px;}
.col-2-3{top:60px;left:260px;}
.col-3-1{top:160px;left:34px;}
.col-3-2{top:160px;left:155px;}
.col-3-3{top:160px;left:270px;}
.col-3-4{top:160px;left:380px;}
.col-4-1{top:200px;left:44px;}
.col-4-2{top:200px;left:165px;}
.col-4-3{top:200px;left:280px;}
.col-4-4{top:200px;left:390px;}
.col-5-1{top:245px;left:54px;}
.col-5-2{top:245px;left:174px;}
.col-5-3{top:245px;left:300px;}
.col-6-1{top:323px;left:84px;}
.col-6-2{top:323px;left:199px;}
.col-6-3{top:323px;left:346px;}
.col-7-1{top:385px;left:44px;}
.col-7-2{top:385px;left:150px;}
.col-7-3{top:385px;left:286px;}
.col-8-1{top:466px;left:24px;}
.col-8-2{top:466px;left:120px;}
.bg-why-rhy{height:690px;background: url(../images/bg-diet-why.jpg) no-repeat;}
.h-dl-diet{float:left;height:180px;margin-left:60px;margin-top:30px;}
.h-dl-diet dt{float:left;width:70px;margin-right:10px;padding-top:10px;}
.h-dl-diet dd{float:left;width:260px;}
.h-dl-diet dd h4{font-size: 18px;color:#e62739;margin-bottom:10px;}
.h-dl-diet dd p{padding:0;font-size: 14px;color:#fff;text-align: left;}
.dl-icon-1{display: inline-block;width:60px;height:67px;background: url(../images/icon-3.png) no-repeat -491px -517px;}
.dl-icon-2{display: inline-block;width:60px;height:67px;background: url(../images/icon-3.png) no-repeat -551px -517px;}
.dl-icon-3{display: inline-block;width:69px;height:67px;background: url(../images/icon-3.png) no-repeat -611px -517px;}
.dl-icon-4{display: inline-block;width:66px;height:67px;background: url(../images/icon-3.png) no-repeat -680px -517px;}
.dl-icon-5{display: inline-block;width:54px;height:77px;background: url(../images/icon-3.png) no-repeat -747px -517px;}
.h-ul-finance-func{font-size: 0px;}
.h-func-list .h-ul-finance-func li{width:100px;font-size: 14px;padding:0}
.h-ul-finance-func li i{width:74px;height:74px;}
.h-ul-finance-func li.active i{background-position-y:-862px;}
.h-ul-finance-func .icon-1{background: url(../images/icon-3.png) no-repeat 0px -788px;}
.h-ul-finance-func .icon-2{background: url(../images/icon-3.png) no-repeat -74px -788px;}
.h-ul-finance-func .icon-3{background: url(../images/icon-3.png) no-repeat -148px -788px;}
.h-ul-finance-func .icon-4{background: url(../images/icon-3.png) no-repeat -222px -788px;}
.h-ul-finance-func .icon-5{background: url(../images/icon-3.png) no-repeat -296px -788px;}
.h-ul-finance-func .icon-6{background: url(../images/icon-3.png) no-repeat -370px -788px;}
.h-ul-finance-func .icon-7{background: url(../images/icon-3.png) no-repeat -444px -788px;}
.h-ul-finance-func .icon-8{background: url(../images/icon-3.png) no-repeat -518px -788px;}
.h-ul-finance-func .icon-9{background: url(../images/icon-3.png) no-repeat -592px -788px;}
.h-ul-finance-func .icon-10{background: url(../images/icon-3.png) no-repeat -666px -788px;}
.h-ul-finance-func .icon-11{background: url(../images/icon-3.png) no-repeat -740px -788px;}
.h-ul-finance-func .icon-12{background: url(../images/icon-3.png) no-repeat -814px -788px;}

/*金融解决方案*/
.h-finc-4{height:550px;min-width: 1200px;background: url(../images/bg-finc-2.jpg) no-repeat;}
.h-ul-finc-3{font-size: 0px;}
.h-ul-finc-3 li{width:150px;font-size: 12px;text-align: left;color:#fff;margin:0 10px}
.h-ul-finc-3 i{display:block;height:96px;width:95px;margin-bottom:10px;margin-left:auto;margin-right:auto;}
.h-ul-finc-3 .icon-1{height:124px;width:124px;background: url(../images/icon-4.png) no-repeat 0px -397px;}
.h-ul-finc-3 .icon-2{background: url(../images/icon-4.png) no-repeat -124px -398px;}
.h-ul-finc-3 .icon-3{background: url(../images/icon-4.png) no-repeat -219px -398px;}
.h-ul-finc-3 .icon-4{background: url(../images/icon-4.png) no-repeat -314px -398px;}
.h-ul-finc-3 .icon-5{background: url(../images/icon-4.png) no-repeat -409px -398px;}
.h-ul-finc-3 .icon-6{background: url(../images/icon-4.png) no-repeat -504px -398px;}
.h-ul-finc-3 .icon-7{background: url(../images/icon-4.png) no-repeat -599px -398px;}

/*旅游解决方案*/
.h-tranvel-1{background: url(../images/bg-tranvel-1.jpg) no-repeat;height:658px;}
.h-ul-xs-4 li .icon-11{background: url(../images/icon-3.png) no-repeat -444px -638px;}
.h-ul-xs-4 li .icon-12{background: url(../images/icon-3.png) no-repeat -518px -638px;}
.h-ul-xs-4 li .icon-13{background: url(../images/icon-3.png) no-repeat -592px -638px;}
.h-ul-xs-4 li .icon-14{background: url(../images/icon-3.png) no-repeat -666px -638px;}
.h-ul-xs-4 li .icon-18{background: url(../images/icon-3.png) no-repeat -740px -638px;}
.h-ul-xs-4 li .icon-16{background: url(../images/icon-3.png) no-repeat -814px -638px;}
.h-ul-xs-4 li .icon-17{background: url(../images/icon-3.png) no-repeat -888px -638px;}
.h-tranvel-4{height:600px;background: url(../images/bg-tranvel-4.jpg) no-repeat;}
.h-ul-tranvel-4 li{padding:0 30px;color:#fff;}
.h-ul-tranvel-4 li i{display: block;width:95px;height:95px;margin-left:auto;margin-right:auto;margin-bottom:10px;}
.h-ul-tranvel-4 li i.icon-1{background: url(../images/icon-3.png) no-repeat 0px -952px;}
.h-ul-tranvel-4 li i.icon-2{background: url(../images/icon-3.png) no-repeat -95px -952px;}
.h-ul-tranvel-4 li i.icon-3{background: url(../images/icon-3.png) no-repeat -190px -952px;}
.h-ul-tranvel-4 li i.icon-4{background: url(../images/icon-3.png) no-repeat -285px -952px;}
.h-ul-tranvel-4 li i.icon-5{background: url(../images/icon-3.png) no-repeat -380px -952px;}
.h-ul-tranvel-4 li i.icon-6{background: url(../images/icon-3.png) no-repeat -475px -952px;}

/*汽车解决方案*/
.h-ul-xs-4 li .icon-15{background: url(../images/icon-3.png) no-repeat -222px -364px;}
.h-ul-xs-4 li.active .icon-15{background-position-y: -438px;}
.bg-car-1{height:720px;background: url(../images/bg-car-1.jpg) no-repeat;}
.bg-car-1 .title{height:114px;background: url(../images/bg-car-2.jpg) no-repeat;line-height: 114px;text-align: center;;color:#fff;font-size: 28px;}
.bg-car-1 .type{background:rgba(255,255,255,.9);padding-top:60px;padding-bottom:30px;}
.bg-car-1 .type .car-item{position: relative;width:150px;background: #45619d;border-radius: 8px;border:1px solid #45619d;color:#fff;margin-left:74px;padding:25px 0 12px 0;}
.bg-car-1 .type .car-item li{text-indent: 32px;padding:4px 0;}
.car-item .h-ul-title{position: absolute;left:15px;right:15px;top:-18px;padding:5px 0;background: #ffd600;border-radius: 6px;font-size: 16px;text-align: center;color:#666;}
.h-car-1{position: relative;}
.h-car-1 h2{position: absolute; left:0;right:0;top:50px;font-size: 34px;color:#fff;text-align: center;}

/*案例中心*/
.slider-project{position: relative;margin-top:15px;}
.slider-project .bd{margin-left:-10px;}
.slider-project .bd ul li{float:left;width:288px;height:148px;border:1px solid transparent;background: #fff;margin-left:10px;display:table;}
.slider-project .bd ul li:hover,
.slider-project .bd ul li.active{border-color:#EE2000;cursor: pointer;}
.slider-project .bd ul li .item{display: table-cell;vertical-align: middle;text-align: center;}
.slider-project .bd>a{position: absolute;bottom:30px;;height:78px;width:24px;margin-top:-39px;}
.slider-project .prev{display:none;left:0px;background:#cdcdcd url(../images/icon-3.png) no-repeat -746px -414px;}
.slider-project .next{display:none;right:10px;background:#cdcdcd url(../images/icon-3.png) no-repeat -770px -414px;}
.slider-project a.prev:hover,.slider-project a.next:hover{background-color:#85a2e6 ;}
.h-project-slideItem{height:464px;}
.project-img{width:50%;height:100%;}
.project-img img{max-width:100%;}
.project-content{width:49%;height:100%;}
.project-content .content{padding-right: 10px;margin:30px 10px 30px 40px;height: 414px;overflow-y:scroll; }
.project-content.dfrc{background: url(../images/bg-project-1.jpg) no-repeat;}
.content .title{font-size: 22px;margin-bottom:15px;}
.content .title span{font-weight: 600;}
.content p{line-height:2;text-align: justify;}
.content p a{color: #e62739;}
.content p span{color:#000;}
.h-ul-project-list{margin-left:-4px;}
.h-ul-project-list>li{float:left;width:235px;overflow:hidden;margin-left:4px;margin-bottom:40px;}
.h-ul-project-list>li>.h-stand-imgContianer{height:235px;overflow: hidden;}
.h-ul-project-list>li>h3{font-size: 14px;color:#393e41;display: block;padding:10px 0;width: 275px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.h-ul-project-list p a{font-size: 14px text-transform: uppercase;color: #999;display: block;width: 230px;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.h-ul-project-list>li a:hover{color:#E62739;}
.h-ul-project-list>li img{transition: all .3s;height: auto;}
/*.h-ul-project-list>li img:hover{transform: scale(1.1);}*/

/*案例中心合作伙伴*/
.h-partner-project{width:1200px;margin:0 auto;padding:50px 0 50px 0;}
.h-partner-project ul{margin-left:-10px;}
.h-partner-project ul li{float:left;width:190px;height:70px;margin-left:10px;padding:10px 0;overflow: hidden;}
.h-partner-project ul li>div{display: table;height:100%;width:100%;text-align: center;}
.h-partner-project ul li a{display:table-cell;vertical-align: middle;}
.h-partner-project ul li img{max-width:100%;vertical-align: middle;}
.h-p-about{padding:12px 0;text-indent: 30px;line-height:1.8;}
.h-ul-about-1{font-size: 0;margin-left:-45px;}
.h-ul-about-1 li{margin-left:45px;}
.h-ul-about-2{font-size: 0;margin-left:-5px;}
.h-ul-about-2 li{margin-left:5px;font-size: 16px;width:296px;margin-bottom:20px;text-align: left;}
.h-ul-about-2 li>div{margin-bottom:20px;}
.h-ul-about-2 li img{width:296px;height:162px;}
.slider-project.h-about .bd ul li{width:290px;overflow: hidden;background: none;}
.slider-project.h-about .bd ul li p{text-align: left;font-size: 16px;margin-top:10px;}
.slider-project.h-about .bd ul li:hover{border-color:transparent;cursor: auto;}
.slider-project.h-about .bd ul li img{width:290px;}
.slider-project.h-about .bd a{bottom:70px;}
.slider-project.h-about .bd a.next{right:3px;}
.h-dl-contact-address{margin-top:20px;}
.h-dl-contact-address dt{float:left;margin-right:70px;}
.h-dl-contact-address dd{overflow: auto;*zoom:1;}
.h-dl-contact-address dd p{font-size: 16px;line-height:2.1;color:#6e6e6e;margin-top:30px;}

/*行业新闻*/
.slide-news{position: relative;}
.slide-news .hd{position: absolute;left:0;right:0;bottom:-10px;text-align: center;z-index: 30;}
.slide-news .hd li{display: inline-block;height:8px;width:8px;border-radius:50%;border:2px solid #ddd;background: #fff;cursor: pointer;margin-right:4px;}
.slide-news .hd li.on{background:#e62739;border-color:#e62739;}
.h-hy-newsItem{float:left;overflow:hidden;*zoom:1;width:50%;height:106px;margin-bottom:50px;}
.h-hy-newsItem .newsTime{width:106px;height:99px;background: url(../images/bg-news.png) no-repeat;margin-right:10px;margin-left:10px;}
.newsTime h4{font-size: 34px;color:#a6a6a6;text-align: center;line-height: 1;padding-right:6px;}
.newsTime .year{font-size: 14px;color:#a6a6a6;text-align: right;padding-right:20px;}
.h-hy-newsItem .newsContent{overflow: hidden;*zoom:1;}
.newsContent h2{margin-bottom:8px;width:80%;}
.newsContent h2 a{font-size: 20px;color:#393e41;}
.newsContent p{text-align:left;padding:0;line-height: 1.5;width:85%;}
.newsContent p a{font-size: 12px;}
.h-hy-newsItem .newsContent a:hover{color:#E62739;}

/*联系我们弹出框*/
.h-modal{position:fixed;z-index: 2000;left:0;right:0;top:0;bottom:0;background:#000;background:rgba(0,0,0,.8);display:none;}
.h-modal-dialog{}
.h-modal-content{position: relative;top:200px;padding:15px 0;border:1px solid rgba(212,212,251,.5);/*box-shadow: 0px 0px 40px rgba(212,212,251,.5);*/background: #fff;}
.h-modal-content h1{font-size: 24px;text-align: center;}
.h-close{position: absolute;right:10px;top:10px;height:22px;width:22px;background: url(../images/icon-2.png) no-repeat -978px -291px;opacity: .8;cursor: pointer;}
.h-close:hover{opacity: 1;}
.h-form-group{width:680px;margin-left:auto;margin-right:auto;padding:8px 0;}
.h-form-group span{display: inline-block;vertical-align: middle;width:80px;text-align: center;}
.h-form-group input.h-ctrl,.h-form-group textarea{width:470px;border:1px solid #ddd;padding:8px 10px;color:#666;outline: none;}
.h-form-group input#h-submit{background:#e62739;color:#fff;padding:10px 25px;width:130px;font-size: 16px;outline: none;border:none;cursor: pointer;}
input#h-submit:hover{background:#C1313F;}
.h-success-tips{position: absolute;top:100px;left:50%;margin-left:-155px;padding:20px 50px;width:250px;border:1px solid #ddd;background: #fff;display: none;}
.icon-success{display: inline-block;height:36px;width:36px;background: url(../images/icon-2.png) no-repeat -917px -284px;}
.h-success-tips h3{font-size: 18px;text-align: center;padding:10px 0;}
label.error{color:#EE2000;margin-left:5px;}

/*一元购*/
.h-o2ocity-menu,.h-ul-dibBase{min-width: 1200px;}
.oneBuy-ico li i{height: 65px;}
.oneBuy-ico li i.icon-1{background: url(../images/oneBuy-ico.png) no-repeat 5px 4px;}
.oneBuy-ico li i.icon-2{background: url(../images/oneBuy-ico.png) no-repeat -270px 4px;}
.oneBuy-ico li i.icon-3{background: url(../images/oneBuy-ico.png) no-repeat -542px 0px;}
.oneBuy-ico li i.icon-4{background: url(../images/oneBuy-ico.png) no-repeat -818px 4px;}
.oneBuy-ico li:hover i.icon-1,
.oneBuy-ico li:hover i.icon-2,
.oneBuy-ico li:hover i.icon-3,
.oneBuy-ico li:hover i.icon-4{background-image: url(../images/oneBuy-icoHover.png);}
.oneBuy-ico li.active{background: #e62739;}
.oneBuy-ico li.active a{color: #FFF;}
.oneBuy-ico li.active i{background-image: url(../images/oneBuy-icoHover.png);}
.oneTable{width: 100%;border-collapse: separate;margin-bottom: 50px;}
.oneTable thead{background-color: #9bbb59;color: #FFF;}
.oneTable tbody{color: #333;}
.oneTable td,.oneTable th{padding: 5px 0;text-align: center;border-top:1px solid #9bbb59;border-left:1px solid #9bbb59;}
.oneTable tr td:first-child{border-left:none!important;}
.oneTable td{border-bottom: 1px solid #FFF;}
.OBTab{position: relative;padding-bottom: 50px;}
.OBTab-nav{width: 463px;text-align: left;color: #31363f;}
.OBTab-nav li{padding:10px 15px;margin-top: 20px;border-radius: 4px;cursor: pointer;}
.OBTab-nav li h4{font-size: 22px;font-weight: bold;}
.OBTab-nav li p{font-size: 14px;text-align: left;padding:5px 0;}
.OBTab-nav li.active,.OBTab-nav li.active p,.OBTab-nav li:hover,.OBTab-nav li:hover p{color: #FFF;background-color: #e62739;}
.OBTab-content{position:absolute;top:-5px;left: 369px; width: 828px;height: 490px;overflow: hidden;}
.OBTab-content li{display: none;}
.OBTab-content li.active{display: block;}
.OB-btn{display: inline-block;background-color: #e62739;color: #FFF;padding:5px 25px;text-align: center;border-radius: 4px;}
.OB-btn:hover{background-color: #CA032A;text-decoration: none;}
.OB-btn-lg{position: absolute;left:50%;bottom: 15px; margin-left: -87px; font-size: 36px;font-weight: bold;}

.OB1-list{display: inline-block;*display: inline;*zoom:1; vertical-align: bottom!important;
	width: 650px;height: 410px; padding:20px 10px;text-align: left;background-color: #FFF;}
.OB1-listLi{position: relative;margin-top: 5px;overflow: hidden;}
.OB1-listLi i{float: left; display: inline-block; width: 52px;min-height: 110px;margin-top: -11px; color:#3f6fe0;font-size: 56px;font-style: normal; }
.OB1-listLi-txt{margin-left: 5px;}
.OB1-listLi h4{font-size: 22px;}
.OB1-listLi p{text-align: left;padding:6px 10px;}

.OB1-rigth5{
	display: inline-block;*display: inline;*zoom:1;vertical-align: bottom!important;
	position: relative;width: 509px;height: 446px; margin-left: 16px; background-color: #FFF;}
.OB1-rigth5-T{position: absolute;top: -30px;left: 0;}
.OB1-rigth5Inner{ padding:5px;margin-top: 60px;}
.OB1-rigthImg{float: left;}
.OB1-txt{float:left;position: relative; width: 238px;margin-left: 5px;display: inline-block;*display: inline;*zoom:1;}
.OB1-txt h4{font-size: 22px;overflow: hidden;}
.OB1-txt i{font-size: 42px;width: 40px;color:#3f6fe0;font-style: normal;}
.OB-btn-sm{position: absolute;bottom: -133px;left: 58px; font-size: 18px;border-radius: 0;}

.bg-OBimg{background:url(../images/oneBuy1-1bg.jpg) no-repeat;background-size: 100% 100%;}
.OB1-icoList{font-size: 0;color: #FFF;margin-top: 75px;}
.OB1-icoListLi{display: inline-block;*display: inline;*zoom:1;vertical-align: top;
	width: 200px;font-size: 14px;text-align: center;margin: 0 50px;
}
.OB1-icoList i{display: inline-block;width: 120px;height: 120px;
	background-image: url(../images/oneBuy1-ico.png);background-repeat: no-repeat;
}
.OB1-icoList p{color: #FFF;font-size: 14px;}
.OB1-icoListLi h4{font-size: 22px;margin-top: 10px;}
.OB1-ico1{background-position: 0 0;}
.OB1-ico2{background-position: -310px 0;}
.OB1-ico3{background-position: -622px 0;}
.OB1-ico4{background-position: -927px 0;}

/*NO3 slider*/
.g-wx-pointer-Wraper{position: absolute;left: 50%;margin-left: -32px;bottom: -20px;}
.g-wx-pos{width:64px; margin-top: 20px;}
.h-wx-pos>ul>li{width:50px;background: none;}
.h-wx-pos>ul>li.last{width: 13px;}
.g-wx-pos>ul>li>i{ background:url(../images/icon.png) no-repeat -229px -466px;}

.h-prolist{height: 693px;}
.proitem-1{margin-top: -1px;}
.g-payico{background:url(../images/02-ico.png) no-repeat bottom left;}
.g-searchico{background:url(../images/02-ico.png) no-repeat top left;}
.g-step-4-add{background-color: #efefef;}
.g-step-4-add .step-text-descript-4{color: #666;}
.add4Btn{display: none;width:24px;height: 78px;background-image: url(../images/o4-slider-btn.png);background-repeat: no-repeat; }
.add4-prev{position: absolute;top: 50%;margin-top: -39px;left: 0; background-position: top left;}
.add4-prev:hover{background-position: 0 -78px;background-color: red;}
.add4-next{position: absolute;top: 50%;margin-top: -39px;right: 19px; background-position: top right;}
.add4-next:hover{background-position:-25px -78px;background-color: red;}
#add4Slide .h-hyItem{height: 440px;}
#add4Slide .h-hyItem.active{height: 490px;}

/*大数据*/
.bigData-list{width: 1200px; text-align: center;font-size: 0;margin:0 auto 48px auto;}
.bigData-listLi{width: 400px;margin: 0 70px;vertical-align: top; display: inline-block;*display: inline;*zoom:1;font-size: 14px;}
.bigData-listLi h4{font-size: 18px;color: #393e41;margin-top: 18px;}
.bigData-listLi h4 i{font-style: normal;margin-right: 5px;margin-top: -4px; font-size: 14px;vertical-align: middle; display: inline-block;width: 20px;height: 20px;line-height: 20px;color: #FFF;background:#e62739;}
.bigData-listLi p{color: #666;margin-top: 15px;line-height: 1.4;}
.bg-DBimg{height: 640px; background: url(../images/bigData-add.jpg) no-repeat center center;}
.bigData-list3 .bigData-listLi{width: 320px;margin:35px 25px 0 25px;text-align: left;}
.bigData-list3 .bigData-listLi p{margin-top: 5px;}
.bg-3f6fe0{background-color: #3f6fe0;}
.fs0{font-size: 0;}
.jishu-part{width: 1200px;margin:0 auto;padding-bottom: 57px;}
.jishu-left{width: 169px;float: left;text-align: center;font-size: 24px;}
.jishu-left1{display: block; padding:169px 0;background-color: #73abe6;color: #b7daff;}
.jishu-left2{display: block;margin-top: 44px;position: relative; padding:71px 0;background-color: #1849bc;color: #FFF;}
.jishu-left2 i{position: absolute;top: -34px;left: 0; width: 169px;height: 49px;background: url(../images/jishu-ico.png) no-repeat center center;}
.jishu-table{float: left;width: 950px;margin-top: -10px; margin-left: 58px;color: #FFF;border-collapse: separate;border-spacing:10px;}
.jishu-table th{position: relative;right: -10px; font-size: 18px;background-color: #5f8bf3;padding: 25px 0 25px 45px;width: 124px;border:1px solid #779efc;border-right: none;}
.jishu-table td{font-size: 16px;background-color: #4780da;padding: 13px 0;border:1px solid #779efc;border-left: none;}
.jishu-table td span{display: inline-block;padding: 10px 0;width: 150px;margin:5px 15px;background-color: #619ae1;border-radius: 8px;text-align: center;}
/*03轮播导航*/
#slider03{position: static;}
#slider03 .hd{position: absolute;left: 50%;bottom: 0;margin-left: -125px;}
#slider03 .hd ul{height:32px; margin:0 -25px;}
#slider03 .hd ul li{ float:left;width: 20px;height: 20px;margin:0 20px;text-indent: -20px;overflow: hidden; cursor:pointer;background: url(../images/icon-slider03.png) no-repeat center center;}
#slider03 .hd ul li.on{background: url(../images/icon.png) no-repeat -142px -462px;}
#slider03 .hd .hd-line{width: 240px; border-top:1px solid #eee;position: absolute;z-index: -1; bottom: 22px;}

/*技术运营工具包*/
.gsyx-captain h2{font-size: 64px;margin-top: 109px;}
.gsyx-captain h2 span{font-size: 40px;display: block;}
.bg-jsyx{height: 349px; background:url(../images/jsyx-bg.jpg) no-repeat center center;background-size: cover;}
.bg-jsyx h3{margin-top: 64px;}
.jsyx-tab{padding-bottom: 50px;}
.jsyx-tabNav{text-align: center;}
.jsyx-tabNav li{width: 104px;margin:0 12px; display: inline-block;*display: inline;*zoom:1;color: #666;cursor: pointer;}
.jsyx-tabNav li:hover,.jsyx-tabNav li.active{color: #3f6fe0;}
.jsyx-tabNav li i{display: inline-block;width: 75px;height: 75px;background-image: url(../images/jsyx-ico.png);background-repeat: no-repeat;}
.jsyx-ico1{background-position: 0 -78px;}
.jsyx-ico2{background-position: -124px -78px;}
.jsyx-ico3{background-position: -250px -78px;}
.jsyx-ico4{background-position: -373px -78px;}
.jsyx-ico5{background-position: -496px -78px;}
.jsyx-ico6{background-position: -620px -78px;}
.jsyx-ico7{background-position: -744px -78px;}
.jsyx-ico8{background-position: -868px -78px;}
.jsyx-ico9{background-position: -991px -78px;}
.jsyx-ico1:hover,.jsyx-tabNav li.active .jsyx-ico1{background-position: 0 0;}
.jsyx-ico2:hover,.jsyx-tabNav li.active .jsyx-ico2{background-position: -124px 0;}
.jsyx-ico3:hover,.jsyx-tabNav li.active .jsyx-ico3{background-position: -250px 0;}
.jsyx-ico4:hover,.jsyx-tabNav li.active .jsyx-ico4{background-position: -373px 0;}
.jsyx-ico5:hover,.jsyx-tabNav li.active .jsyx-ico5{background-position: -497px 0;}
.jsyx-ico6:hover,.jsyx-tabNav li.active .jsyx-ico6{background-position: -620px 0;}
.jsyx-ico7:hover,.jsyx-tabNav li.active .jsyx-ico7{background-position: -744px 0;}
.jsyx-ico8:hover,.jsyx-tabNav li.active .jsyx-ico8{background-position: -868px 0;}
.jsyx-ico9:hover,.jsyx-tabNav li.active .jsyx-ico9{background-position: -991px 0;}
.jsyx-tabCon{position: relative; margin-top: 35px;height: 270px;}
.jsyx-tabCon li{display: none; position: absolute;left: 0;top:0; overflow: hidden;}
.jsyx-tabCon li.active{display:block; }
.jsyx-img{float: left;text-align: right;width: 614px;}
.jsyx-img.img1 img{ margin-right: 0;}
.jsyx-img img{ margin-right: 30px;}
.jsyx-tabRight{overflow: hidden;*zoom:1;}
.jsyx-tabCon h3{font-size: 30px;color: #1978e0;}
.jsyx-tabCon p{font-size: 16px;color: #666;margin-top: 25px;height: 44px;}
.jsyx-tabCon .h-showmore-2{padding:8px 30px;border-radius: 0;margin-top: 102px;}


/*首页模块*/
.new-no2{background-color: #efefef;}
.new-no3{padding-bottom: 60px;}
.new-no3 #h-pro-show .hd{bottom: -113px;padding-bottom: 64px}
.new-no3 .step-text-descript{color: #666;}
.new-no4{background:#efefef; padding-bottom: 30px;}
.new-no5{background-color: #FFF;}
.new-no5 .h-prolist{background-color: #efefef;}
.new-no5 .proitem-1{background-color: #fff;}
.new-no5 .proitem-1:hover{background-color: #f5f5f5;}


/*2017.2.17 edit by jjxiao*/
/*数据脱敏*/
/*显示隐藏*/
.hide{display: none!important;}
.show{display: block!important;}
.container {
	width: 1245px;
	margin: 0 auto;
}
.container-right {
	width: 1036px;
	float: right;
}
.banner-nav {
	background-color: #fafafa;
	overflow: hidden;
	padding: 40px 0 60px 0;
	width: 100%;
}
.banner-nav .nav {
	width: 190px;
	border: 1px solid #eee;
	background-color: #fff;
}
.banner-nav .toFixed {
	position: fixed;
	left: auto;
	top: 0;
}
.banner-nav .nav ul li {
	height: 56px;
	text-indent: 30px;
	cursor: pointer;
}
.banner-nav .nav ul li a {
	color: #b4b4b4;
	width: 100%;
	height: 100%;
	line-height: 56px;
	display: block;
}
.banner-nav .nav ul li i {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	background-color: teal;
}
.banner-nav .nav ul li:hover {
	background-color: #fafafa;
}
.banner-nav .nav ul .data-nav1 i {
	background: url("../images/icon-data-nav1.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav1-hover i {
	background: url("../images/icon-data-nav1-hover.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav2 i {
	background: url("../images/icon-data-nav2.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav2-hover i {
	background: url("../images/icon-data-nav2-hover.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav3 i {
	background: url("../images/icon-data-nav3.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav3-hover i {
	background: url("../images/icon-data-nav3-hover.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav4 i {
	background: url("../images/icon-data-nav4.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav4-hover i {
	background: url("../images/icon-data-nav4-hover.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav5 i {
	background: url("../images/icon-data-nav5.png") no-repeat center 2px;
}
.banner-nav .nav ul .data-nav5-hover i {
	background: url("../images/icon-data-nav5-hover.png") no-repeat center 2px;
}
.banner-nav .nav ul .active a {
	color: #1e1e1e;
}
.banner-nav .banner-content {
	width: 1000px;
	padding-top: 30px;
}
.banner-nav .banner-content h2 {
	color: #666;
	font-size: 30px;
	padding-bottom: 30px;
}
.banner-nav .banner-content .about {
	font-size: 14px;
	color: #999;
	line-height: 25px;
	width: 526px;
	margin-bottom: 40px;
}
.banner-nav .banner-content ul {
	width: 630px;
}
.banner-nav .banner-content ul li {
	float: left;
	width: 308px;
	font-size: 12px;
	color: #999;
}
.banner-nav .banner-content ul li p {
	font-size: 12px;
	color: #999;
	float: left;
	width: 90%;
	line-height: 24px;
}
.banner-nav .banner-content ul li img {
	margin: 7px 6px 0 0;
	float: left;
}
.banner-nav .banner-content ul .width-all {
	width: 100%;
	margin-bottom: 4px;
}
.data-introduce .introduce-item {
	margin: 30px 0 60px 0;
}
.data-introduce .introduce-item h3 {
	font-size: 22px;
	color: #1e1e1e;
	margin-bottom: 50px;
	font-weight: normal;
}
.data-introduce .introduce-item .content-info {
	border: 1px solid #dcdcdc;
}
.data-introduce .introduce-item .title-header {
	background-color: #f2f2f2;
	color: #2c211d;
	font-size: 16px;
	line-height: 54px;
	text-indent: 40px;
}
.pro-func .content-info .sm-nav {
	width: 230px;
	margin-right: 30px;
}
.pro-func .content-info .sm-nav ul li {
	width: 100%;
	height: 70px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	color: #2c211d;
	line-height: 70px;
	text-indent: 30px;
	cursor: pointer;
}
.pro-func .content-info .sm-nav ul .active {
	border-left: 3px solid #ff0000;
	text-indent: 27px;
	width: 227px;
	border-right: none;
}
.pro-func .content-info .sm-nav ul .last {
	border-bottom: none;
}
.pro-func .content-info .sm-content {
	width: 720px;
}
.pro-func .content-info .sm-content ul {
	width: 100%;
	min-height: 460px;
	position: relative;
}
.pro-func .content-info .sm-content ul li {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.pro-func .content-info .sm-content ul li .title-content {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin: 26px 0;
}
.pro-func .content-info .sm-content ul li .title-minor {
	margin-bottom: 60px;
}
.pro-func .content-info .sm-content ul li .info-list {
	min-height: 0;
	z-index: 99;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}
.pro-func .content-info .sm-content ul li .info-list li {
	display: block;
	position: static;
	width: 100%;
}
.pro-func .content-info .sm-content ul li .info-list li p {
	height: 24px;
	font-size: 12px;
	color: #999;
	float: left;
	width: 96%;
	line-height: 24px;
}
.pro-func .content-info .sm-content ul li .info-list li img {
	margin: 7px 6px 0 0;
	float: left;
}
.pro-func .content-info .sm-content ul li ol li {
	width: 308px;
	height: 30px;
	display: block;
	position: static;
	float: left;
	font-size: 12px;
	color: #999;
}
.pro-func .content-info .sm-content ul li ol li img {
	margin: 7px 6px 0 0;
	float: left;
}
.pro-func .content-info .sm-content ul li ol li p {
	color: #999;
	float: left;
	width: 90%;
	line-height: 24px;
}
.pro-func .content-info .tuomin ul {
	min-height: 460px;
}
.pro-func .content-info .tuomin ul li .tuomin-img {
	display: block;
	margin: 0 auto;
}
.pro-func .content-info .firewall ul .show-content img {
	display: block;
	margin: 60px auto 0;
}
.pro-func .content-info .key ul .show-content p {
	margin-bottom: 6px;
	height: 48px;
}
.pro-func .content-info .host ul .show-content img {
	display: block;
	margin: 30px auto 0;
}
.goodness .content-info .sm-nav {
	width: 100%;
	height: 50px;
}
.goodness .content-info .sm-nav ul li {
	box-sizing: border-box;
	width: 25%;
	height: 50px;
	float: left;
	text-align: center;
	line-height: 50px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
}
.goodness .content-info .sm-nav ul li + li {
	border-left: 1px solid #dcdcdc;
}
.goodness .content-info .sm-nav ul .active {
	border-bottom: none;
	background-color: #fff;
}
.goodness .content-info .key-nav ul li {
	width: 16.666666%;
}
.goodness .content-info .tuomin-nav ul .current {
	border-left: none;
}
.goodness .content-info .tuomin-nav ul .dab {
	cursor: default;
}
.goodness .content-info .sm-content {
	width: 100%;
}
.goodness .content-info .sm-content ul {
	width: 100%;
	min-height: 394px;
	position: relative;
}
.goodness .content-info .sm-content ul .show-content {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	padding-top: 40px;
}
.goodness .content-info .sm-content ul .show-content .word {
	padding-left: 36px;
}
.goodness .content-info .sm-content ul .show-content .word li {
	display: block;
	position: static;
	width: 45%;
	line-height: 24px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #999;
	float: left;
	padding: 0 2% 0 0;
}
.goodness .content-info .sm-content ul .show-content .word li img {
	margin: 7px 6px 0 0;
	float: left;
}
.goodness .content-info .sm-content ul .show-content .word li p {
	color: #999;
	float: left;
	width: 90%;
	line-height: 24px;
}
.goodness .content-info .sm-content ul .show-content .word .width-all {
	width: 100%;
}
.goodness .content-info .sm-content ul .show-content .imgs {
	min-height: 0;
	margin: 0 auto;
}
.goodness .content-info .sm-content ul .show-content .imgs img {
	display: block;
	margin: 0 auto;
}
.goodness .content-info .sm-content ul .show-content .imgs .gdness {
	margin-top: 36px;
}
.goodness .content-info .sm-content ul .show-content .imgs li {
	display: inline;
	position: static;
	max-width: 160px;
	float: left;
	margin: 110px 38px 0;
}
.goodness .content-info .sm-content ul .show-content .imgs li img {
	display: block;
	margin: 0 auto;
	height: 59px;
}
.goodness .content-info .sm-content ul .show-content .imgs li p {
	text-align: center;
	margin-top: 16px;
}
.goodness .content-info .sm-content ul .show-content .imgs .current {
	width: 70px;
}
.goodness .content-info .sm-content ul .show-content .imgs .shenji {
	margin-top: 60px;
}
.goodness .content-info .sm-content ul .show-content .imgs .use {
	margin-top: 30px;
}
.goodness .content-info .sm-content ul .show-content .imgs .kekao {
	margin-top: 40px;
}
.goodness .content-info .sm-content ul .show-content .imgs .suanfa {
	margin-top: 70px;
}
.goodness .content-info .sm-content ul .show-content .imgs .leixing {
	margin-top: 70px;
}
.goodness .content-info .sm-content ul .show-content .bg {
	width: 782px;
}
.goodness .content-info .sm-content ul .show-content .bg-s {
	width: 806px;
}
.goodness .content-info .sm-content ul .show-content .sm {
	width: 446px;
}
.goodness .content-info .sm-content ul .show-content .key1 {
	width: 600px;
}
.goodness .content-info .sm-content ul .show-content .sys {
	float: left;
	width: 24%;
	margin: 60px 4.6% 0;
}
.goodness .content-info .sm-content ul .show-content .sys .title,
.goodness .content-info .sm-content ul .show-content .sys .info {
	text-align: left;
}
.goodness .content-info .sm-content ul .show-content .sys .box-img {
	margin-bottom: 44px;
	height: 88px;
}
.goodness .content-info .sm-content ul .show-content .sys .title {
	font-size: 16px;
	color: #1e1e1e;
	margin-bottom: 20px;
}
.goodness .content-info .sm-content ul .show-content .sys .info {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.goodness .content-info .sm-content ul .show-content .sys .info p {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.goodness .content-info .key-sm-content ul {
	min-height: 410px;
}
.goodness .content-info .key-sm-content ul .show-content .no-top li {
	margin-top: 30px;
}
.host-goodness .content-info {
	padding: 20px 0;
}
.host-goodness ul {
	margin-left: 20px;
}
.host-goodness ul li {
	margin-bottom: 30px;
}
.host-goodness ul li img {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin: 6px 10px 0 0;
}
.host-goodness ul li .word {
	float: left;
	width: 96%;
}
.host-goodness ul li .word .title {
	font-size: 16px;
	color: #2c211d;
	line-height: 22px;
}
.host-goodness ul li .word .info {
	line-height: 30px;
	color: #999;
	font-size: 14px;
}
.map .content-info .show-content ul {
	padding: 50px 0 80px 0;
}
.map .content-info .show-content ul li {
	float: left;
	width: 50%;
	position: relative;
	padding-top: 120px;
	margin-bottom: 10px;
}
.map .content-info .show-content ul li img {
	position: absolute;
	left: 40px;
	bottom: 34px;
}
.map .content-info .show-content ul li p {
	text-align: center;
}
.map .content-info .firewall-map ul li {
	height: 82px;
	padding-top: 76px;
	font-size: 12px;
	color: #2c211d;
	text-indent: 42%;
}
.map .content-info .firewall-map ul li img {
	left: 20px;
}
.map .content-info .key-map ul li {
	float: none;
	width: 100%;
	padding: 0 0 60px 0;
}
.map .content-info .key-map ul li img {
	display: block;
	margin: 0 auto;
	position: static;
}
.map .content-info .key-map ul li p {
	width: 104px;
	height: 34px;
	background-color: #55d065;
	font-size: 12px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	margin: 30px auto 0;
	border-radius: 5px;
}
.map .content-info .key-map ul li + li {
	margin-bottom: 0;
	padding-bottom: 0;
}
.map .content-info .tuomin-map ul li {
	text-align: center;
}
.map .content-info .tuomin-map ul li span {
	padding: 0 20px;
	height: 34px;
	display: inline-block;
	background-color: #55d065;
	font-size: 12px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	position: relative;
	top: 20px;
	border-radius: 5px;
}
.map .content-info .host-map {
	width: 100%;
	padding-left: 36px;
	margin: 30px 0;
}
.map .content-info .host-map li {
	display: block;
	position: static;
	width: 45%;
	line-height: 24px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #999;
	float: left;
	padding: 0 2% 0 0;
}
.map .content-info .host-map li img {
	margin: 7px 6px 0 0;
	float: left;
}
.map .content-info .host-map li p {
	color: #999;
	float: left;
	width: 90%;
	line-height: 24px;
}
.map .content-info .img {
	width: 100%;
	padding-bottom: 60px;
}
.map .content-info .img img {
	display: block;
	margin: 0 auto;
}
.case .show-content {
	padding: 40px;
}
.case .show-content .title-case {
	font-size: 14px;
	color: #2c211d;
	margin-bottom: 28px;
}
.case .show-content .item-content {
	margin-bottom: 24px;
}
.case .show-content .item-content .item-title {
	font-size: 14px;
	color: #2c211d;
	margin-bottom: 14px;
}
.case .show-content .item-content p {
	color: #999;
}
.case .show-content .item-content ul {
	margin-top: 40px;
}
.case .show-content .item-content ul li {
	display: block;
	position: static;
	width: 46%;
	line-height: 24px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #999;
	float: left;
	padding: 0 2% 0 0;
}
.case .show-content .item-content ul li img {
	margin: 7px 6px 0 0;
	float: left;
}
.case .show-content .item-content ul li p {
	color: #999;
	float: left;
	width: 92%;
	line-height: 24px;
}
.case .show-content img {
	display: block;
	margin: 6px auto 20px;
}
.case .show-content .tuomin-case {
	margin: 40px 0 0 0;
}
.case .show-content + .show-content {
	border-top: 1px solid #dcdcdc;
}

/*  案例   kiki 2017-3-17  */
.k-projectBtn{
	margin-top: 20px;
}
.k-projectBtn>a{
	width: 114px;
	height: 37px;
	border-radius: 6px;
	display: inline-block;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.k-projectBtn .k-proStart{
	background: #E62739;
	margin-right: 14px;
}
.k-projectBtn .k-checkHt{
	background: #3E6EDF;
}
.k-introBox{
	margin-top: 20px;
	text-align: center;
}
.k-introBox>a{
	display: inline-block;
	width: 100px;
	height: 34px;
	border: 1px solid #dcdcdc;
	text-align: center;
	line-height: 34px;
	border-radius: 6px;
	text-decoration: none;
}
.k-introBox .k-intro{
	margin-right: 8px;
}

/*  查看和通弹窗  */
.k-dwBox{
	position: relative;
}
.k-checkAlert{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0,0,0,.4);
	z-index: 99;
	overflow-y: scroll;
	display: none;
}
.k-checkCot{
	width: 664px;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -352px;
	padding: 20px;
}
.alertCot{
	background-color: white;
	padding: 20px;
	display: inline-block;
	margin: auto;
	position: relative;
}
.alertCot>img{
	width: 658px;
	/*min-height: 435px;*/
}
.htName{
	font-size: 24px;
	color: #1E1E1E;
	margin-top: 22px;
	margin-bottom: 10px;
	overflow: hidden;
}
.htName span{
	float: left;
}
.htName img{
	float: right;
	cursor: pointer;
}
/* 案例详情 3-17 */
.k-projectName{
	margin-top: 40px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	padding: 20px;
	padding-bottom: 60px;
}
.k-projectName a{
	text-decoration: none;
}
.k-rtCot{
	float: right;
	width: 640px;
}
.k-rtCot>h1{
	font-size: 28px;
	color: #2D3237;
}
.k-rtCot>p{
	font-size: 16px;
	color: #666666;
	margin-top: 20px;
	line-height: 30px;
}
.k-rtCot .k-link{
	margin-top: 45px;
}
.k-rtCot .k-link>h3{
	font-size: 24px;
	color: #2D3237;
	float: left;
	margin-right: 120px;
}
.k-rtCot .k-link>h3>a{
	font-size: 16px;
	color: #E62739;
	display: block;
	margin-top: 10px;
}
.k-rtCot .k-link>h3>a>i{
	background: url("../images/k-rt.png") no-repeat center;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-top: -3px;
	vertical-align: middle;
	margin-left: 5px;
}
.k-rtCot .k-link>h4{
	font-size: 24px;
	color: #2D3237;
}
.k-rtCot .k-link>h4>a{
	font-size: 14px;
	color: #1978E0;
	display: block;
	margin-top: 10px;
}
.k-company{
	margin-top: 18px;
	overflow: hidden;
	padding-bottom: 200px;
}
.k-ltComCot{
	float: left;
	width: 900px;
}
.k-ltComCot>h3{
	font-size: 28px;
	color: #2D3237;
	margin-bottom: 30px;
}
.k-ltComCot>p{
	font-size: 16px;
	color: #666;
	/*margin-top: 35px;*/
	text-indent: 20px;
	line-height: 30px;
}
.k-ltComCot>div{
	font-size: 16px;
	color: #666;
	margin-top: 35px;
	text-indent: 20px;
	line-height: 30px;
}
.k-ltComCot>div>span{
	display: block;
	font-size: 18px;
	color: #000000;
}
.k-rtComCot{
	float: right;
	margin-top: 20px;
}
.k-topCot{
	width: 245px;
	height: 77px;
	background: #3E6EDF;
	border-radius: 6px;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.k-topCot>a{
	font-size: 14px;
	color: #FFFFFF;
}
.k-topCot>a>h1{
	float: left;
	margin-top: 25px;
	margin-left: 15px;
}
.k-topCot>a>img{
	float: right;
	margin-top: 25px;
	margin-right: 20px;
}
.k-botCot{
	width: 245px;
	height: 77px;
	background: #FFFFFF;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	font-size: 14px;
	color: #666;
	position: relative;
}
.k-botCot>a{
	float: left;
	color: #666666;
	padding-top: 15px;
	padding-left: 15px;
	text-decoration: none;
}
.k-botCot>a>h3{
	font-size: 12px;
}
.k-botCot>a>h2{
	font-size: 20px;
}
.k-botCot>img{
	position: absolute;
	bottom: -23px;
	right: -6px;
}