@charset "utf-8";
/* CSS Document */

.edit{ min-height:400px; padding:10px;}
.edit img{ max-width:100%; width:auto; height:auto;}
/*内页-解决方案*/
.domainpic{ margin-top:-200px;}
.domaintit{ font-size:22px;}


/*内页-产品中心*/
.product{ padding:40px 0;}
.sidebar{ float:left; width:255px; height:auto;}
.sidebar ul{ margin-bottom:50px;}
.sidebar h2{color: #2b2c30; font-size:18px; font-weight:700; padding:0 18px 26px; line-height:normal; text-align:left; border-bottom:1px solid #ebedf0;}
.sidebar span.en{ font-size:14px; display:block; color:#999;}
.sidebar li{ display:block; width:100%; height:auto; border-bottom:1px solid #ebedf0;}
.sidebar li a{ display:block; padding:14px 0 14px 18px; color:#2b2c30; font-size:14px;}
.sidebar li a.procur,.sidebar li a:hover{color:#2894ff;}

.productcon{ float:right; width:900px; height:auto; color:#333;}
.prodetaipic img{ width:900px; height:auto;}
.prowrap{ margin:20px 0;}
.prodetaildes{ font-size:18px; width:500px; margin:20px 0; line-height:1.8em;}
.prolistwrap{ width:430px; height:auto;}
.icon_list{ display:inline-block; background:#f8f8f8; width:60px; height:60px; border-radius:60px; overflow:hidden; border:1px solid #fff; vertical-align:top; margin-right:10px;}
.icon_list img{ width:60px; height:60px;}
.prolistcon{ width:330px; display:inline-block;}
.prolistcon h2{ color:#333;}
.prolist{ margin:30px 0 20px;}
.prolist p{ color:#999;}

.prodetailpic{ width:380px; height:auto;}
.prodetailpic img{ width:380px; height:auto;}

.probot{ width:100%; height:340px; overflow:hidden; position:relative; color:#fff;}
.probotblack{ color:#333;}
.probot img{ width:100%; height:auto;}
.probotcon{ width:440px; height:280px; position:absolute; left:20px; top:20px;}
.probotcon h2{ margin:40px 0 20px;}
.probotcon p{ font-size:14px;}

.cloudjd{ width:100%; height:2480px;}
.cloudjd iframe{ margin-top:-90px;}

/*内页-云服务*/
.jdtablist,.jdtabcurrent,.jdtablist::after{transition: all 0.3s ease 0s;}
.jdtext{ width:490px; margin:20px auto; text-align:center;}
.jdtext h2{ font-size:28px; color:#2894ff;}
.jdtext p{ font-size:18px; line-height:28px; color:#646464; margin-top:16px;}

.jdtab{ width:900px; height:230px; margin:0 auto; text-align:center;}
.jdtablist{ width:180px; height:200px; float:left; cursor:pointer;}
.jdtablist i{ display:block; width:102px; height:102px; margin:30px auto 16px; background-image:url(../images/function_icon.png); background-repeat:no-repeat;}
.icon_cloud_1{ background-position:0 0;}
.icon_cloud_2{ background-position:-102px 0;}
.icon_cloud_3{ background-position:-204px 0;}
.icon_cloud_4{ background-position:-306px 0;}
.icon_cloud_5{ background-position:-408px 0;}
.jdtablist p{ font-size:18px; color:#000;}
.jdtabcurrent { background:#2894ff;box-shadow:0 5px 7px rgba(56, 197, 245, 0.49); border-radius:3px; width:180px; height:200px; position:relative; text-align:center;}
.jdtabcurrent .icon_cloud_1{ background-position:-0 -102px;}
.jdtabcurrent .icon_cloud_2{ background-position:-102px -102px;}
.jdtabcurrent .icon_cloud_3{ background-position:-204px -102px;}
.jdtabcurrent .icon_cloud_4{ background-position:-306px -102px;}
.jdtabcurrent .icon_cloud_5{ background-position:-408px -102px;}
.jdtabcurrent p{ color:#fff;}
.jdtablist::after{ display:block; width:0; height:0; position:absolute; left:75px;content:""; border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid transparent; bottom:-15px;}
.jdtablist.jdtabcurrent::after{ border-top:15px solid #2894ff;}

.jdtabcon{ width:100%; height:360px; margin:0 auto; overflow:hidden; position:relative;}
.jdtabcon img{ width:100%; height:100%;}
.jdtabtext{ position:absolute; left:50%; top:90px; margin:0 0 0 -530px;color:#fff;}
.jdtabtext i{ display:inline-block; width:100px; height:100px; background-image:url(../images/index_sprites.png); background-repeat:no-repeat; vertical-align:top;}
.jdtabtext .icon_text_1{ background-position:0 0;}
.jdtabtext .icon_text_2{ background-position:0 -128px;}
.jdtabtext .icon_text_3{ background-position:0 -264px;}
.jdtabtext .icon_text_4{ background-position:0 -409px;}
.jdtabtext .icon_text_5{ background-position:0 -539px;}
.jdtabtextcon{ display:inline-block; margin-left:50px; width:800px;}
.jdtabtextcon h2{ font-size:28px;}
.jdtabtextcon a{ display:block; width:120px; height:35px; line-height:33px; background:#2894ff; text-align:center; color:#fff; font-size:14px; border-radius:15px; float:right;}
.jdtabtextcon .textzd{ font-size:18px; margin:19px 0 20px;}
.jdtabtextcon .textsamll{ line-height:2em; font-size:14px;}

.jdtabcon.block .jdtabtext{animation:0.5s ease 0s normal forwards 1 running slideIn;
}
.jdtabcon.block img{animation: myfirst2 0.5s linear 2 alternate;
/* Firefox: */
-moz-animation: myfirst2 0.5s linear 2 alternate;
/* Safari 和 Chrome: */
-webkit-animation: myfirst2 0.5s linear 2 alternate;
/* Opera: */
-o-animation: myfirst2 0.5s linear 2 alternate;}
@keyframes myfirst2
{
from { transform:scale(1);}
to {transform:scale(1.1)}
}





/*内页-大事件*/
.event{ width:100%; height:320px; margin:80px 0 20px; background:url(../images/section_border.png) no-repeat center bottom;}
.event_tit{ font-size:26px; color:#181818; text-align:center; position:relative;}

.eventwrap{ width:1000px; margin:0 auto; position:relative;}
.event_tab{ width:940px; height:1px; margin:200px auto 0; background:url(../images/progress_line.png) no-repeat center; position:relative;}

.year{cursor:pointer;height:96px;position:absolute;width:66px}
.year_1994{left:-30px;top:-46px}
.year_1996{left:190px;top:-46px}
.year_2004{left:410px;top:-46px}
.year_2007{left:630px;top:-46px}
.year_2016{left:850px;top:-46px}
.point{background:#fff none repeat scroll 0 0;border:4px solid #2894ff;border-radius:50%;box-sizing:content-box;height:8px;left:25px;position:absolute;top:39px;transition:all .3s ease 0s;width:8px}.
.active .point{background:#2894ff none repeat scroll 0 0}
.active .point::before{animation:1.3s ease 0s normal none infinite running fadeOut;background:rgba(0,0,0,0) linear-gradient(to right,#a4ebf6,#a9e2fe) repeat scroll 0 0;border-radius:50%;content:"";display:block;height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}
.active .point::after{background:rgba(0,0,0,0) linear-gradient(to right,#2894ff,#3abffb) repeat scroll 0 0;border-radius:50%;content:"";display:block;height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}
.num{bottom:0;color:#2894ff;display:block;font-size:24px;left:0;line-height:1;position:absolute;text-align:center;width:100%}


.event_content{background:#2894ff none repeat scroll 0 0;border-radius:5px;bottom:92px;box-shadow:0 5px 7px rgba(56,197,245,.49);box-sizing:content-box;color:#fff;cursor:default;font-size:14px;left:-87px;line-height:26px;opacity:0;padding:17px 13px;position:absolute;text-indent:2em;transition:all .3s ease 0s;width:444px;z-index:7}
.event_content p{color:#fff;font-size:14px;line-height:26px}
.event_content::after{border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #2894ff;bottom:-15px;content:"";display:block;height:0;left:105px;position:absolute;width:0}
.event_content{opacity:1}
.yearcon_1994{bottom:40px;left:-88px}
.yearcon_1996{bottom:40px;left:132px}
.yearcon_2004{bottom:40px;left:350px}
.yearcon_2007{bottom:40px;left:570px}
.yearcon_2016{bottom:40px;left:790px}

@keyframes slideIn{0%{transform:translateY(-22%)}
100%{transform:translateY(0)}
}
@keyframes slideIn{0%{transform:translateY(-22%)}
100%{transform:translateY(0)}
}
@keyframes fadeOut{0%{height:16px;opacity:1;width:16px}
100%{height:32px;opacity:.5;width:32px}
}
@keyframes fadeOut{0%{height:16px;opacity:1;width:16px}
100%{height:32px;opacity:.5;width:32px}
}
@keyframes zoomInOut{0%{background-size:auto 100%}
50%{background-size:auto 110%}
100%{background-size:auto 100%}
}
@keyframes zoomInOut{0%{background-size:auto 100%}
50%{background-size:auto 110%}
100%{background-size:auto 100%}
}


/*管易云*/
.font30{ font-size:30px;}
.font24{ font-size:24px;}
.font22{ font-size:22px;}
.font20{ font-size:20px;}
.font18{ font-size:18px;}
.home-menu{ margin:20px auto;}
.home-menu dl{border-left:1px solid #ccc;float:left;height:103px;padding:26px 40px 0}
.home-menu dl:hover dt::after{opacity:1}
.home-menu dl:hover dt img{margin-top:-10px}
.home-menu dl:hover dd h3 a{color:#00b9ef}
.home-menu dt{float:left;position:relative;width:60px}
.home-menu dt img{transition-duration:1s}
.home-menu dt::after{background:rgba(0,0,0,0) url(../images/yy.jpg) no-repeat scroll center bottom;bottom:-15px;content:"";height:12px;left:0;opacity:0;position:absolute;transition-duration:334ms;width:58px}
.home-menu dd{float:left;margin-left:34px}
.home-menu dd h3{font-weight:400}
.home-menu dd h3 a{color:#333}
.home-menu dd p{color:#555;margin-top:10px}
.home-menu dl:first-child{border:0 none}
@keyframes myfirst{0%{transform:translate(0,0)}
70%{transform:translate(-3px,-100px)}
}
@keyframes myfirst{0%{transform:translate(0,0)}
70%{transform:translate(-3px,-100px)}
}


.home-case{height:700px;padding:77px 0;position:relative; background:url(../images/bg.jpg) no-repeat center center;}
.home-case .triangle{left:50%;margin-left:-940px;position:absolute;top:0;width:1920px}
.home-case .triangle img{animation:5s linear 2s normal none 1 running myfirst}
.home-case .tab-nav{border-right:2px solid #4595e1;float:left;height:549px;padding-left:32px;width:345px}
.home-case .tab-nav li{color:#fff;cursor:pointer;height:64px;line-height:64px;margin-top:47px;overflow:hidden;position:relative;text-align:center;width:266px}
.home-case .tab-nav li::before{background-color:#00b9ef;border-radius:5px;content:"";height:64px;left:0;opacity:0;position:absolute;top:0;transition-duration:1s;width:0}
.home-case .tab-nav li span{position:relative;z-index:9}
.home-case .tab-nav li span a{color:#fff;display:block}
.home-case .tab-nav li.caseactive::before{opacity:1;width:266px}
.home-case .tab-nav .more-3{margin-top:47px;padding-right:40px;text-align:center}
.home-case .tab-nav .more-3 a{color:#fff}
.home-case .tab-nav .more-3 a:hover{color:#fff;text-decoration:underline}
.home-case .tab-content{background-color:rgba(255,255,255,.1);border-radius:5px;color:#fff;float:right;height:549px;line-height:30px;padding:40px 53px 0 45px;width:800px}
.home-case .tab-content .more{margin-top:40px;position:relative;z-index:9}
.home-case .tab-content .more a{border:1px solid #a3d0f2;border-radius:3px;color:#fff;display:inline-block;height:40px;line-height:36px;text-align:center;transition-duration:.5s;width:125px}
.home-case .tab-content .more a:hover{background-color:#fff;border-color:#fff;color:#00b9ef}
.home-case .tab-content h3{font-weight:400;margin-top:40px;padding-left:30px;position:relative}
.home-case .tab-content h3::before{background:rgba(0,0,0,0) url(../images/line-2.png) no-repeat scroll 0 0;content:"";height:33px;left:0;position:absolute;top:-3px;width:28px}
.home-case .tab-content li{background-color:#fff;border-radius:5px;float:left;height:160px;margin-left:20px;margin-top:30px;position:relative;width:160px}
.home-case .tab-content li:first-child{margin-left:0}
.vcenter{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;vertical-align:middle}



.vcenter{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;vertical-align:middle}
.home-number{background:rgba(0,0,0,0) url(../images/bg-3.jpg) no-repeat scroll center top;height:190px;padding-top:30px;text-align:center}
.home-number .name{color:#262626;margin-bottom:40px}
.home-number li{float:left;position:relative;width:300px}
.home-number li span{color:#00b9ef;font-family:arial;font-size:36px}
.home-number li em{display:block;position:absolute;right:70px;top:0}


.home-solution{background-color:#e8edef;height:431px; overflow:hidden;}
.home-solution .slick-slide{ width:240px; height:auto; float:left;}
.home-solution .box{position:relative;text-align:center}
.home-solution .box .pic{height:431px;position:relative;width:240px}
.home-solution .box .pic img{width:240px; height:auto;height:431px;}
.home-solution .box .txtbox{color:#fff;height:130px;margin-top:-65px;position:absolute;top:50%;width:100%}
.home-solution .box .txtbox .icon{display:inline-block}
.home-solution .box .txtbox .tit{height:40px;line-height:40px;margin-top:10px;overflow:hidden}
.home-solution .box .txtbox-two{background-color:#14b8ea;bottom:0;height:0;left:0;opacity:0;position:absolute;transition:all .4s cubic-bezier(.4,0,.2,1) 0s;width:100%}
.home-solution .box .txtbox-two .content{color:#fff;padding:0 44px;transition:all 2s cubic-bezier(.4,0,.2,1) 0s}
.home-solution .box .txtbox-two .content h3{font-weight:400;padding:30px 0 25px}
.home-solution .box .txtbox-two .content .line{background-color:#b4e6f4;height:1px;margin-top:30px}
.home-solution .box .txtbox-two .content .txt{color:#cce8f4;height:72px;overflow:hidden;padding-left:5px;text-align:left}
.home-solution .box .txtbox-two .content .more{border:1px solid #88d6ed;border-radius:3px;display:inline-block;height:40px;line-height:36px;margin-top:60px;transition-duration:1s;width:116px}
.home-solution .box .txtbox-two .content .more:hover{background-color:#fff;border-color:#fff;color:#00b9ef}
.home-solution .box:hover .txtbox-two{height:100%;opacity:1}
.home-solution .box:hover .txtbox-two .content{padding-top:40px}
.home-solution .scllor-2:hover .slick-next,.home-solution .scllor-2:hover .slick-prev{opacity:1}
.home-solution .slick-next,.home-solution .slick-prev{border:0 none;height:536px;margin-top:0;opacity:0;top:0;transition-duration:.4s;width:44px}

.customer{ height:500px;}
.customercon .list{ float:left;border:1px solid #e4e4e4;border-radius:3px; width:300px;height:270px;margin:90px 0 0 75px;padding:20px 45px;text-align:center}
.customercon .list .txt{height:120px;margin:20px 0 30px;overflow:hidden;text-align:left}
.customercon .list .name{height:24px;overflow:hidden;text-align:right}
.customercon .list span{display:inline-block;height:84px;margin-top:-65px;width:84px}
.customercon .list span img{border:1px solid #e4e4e4;border-radius:100%;height:84px;width:84px}
.customercon .arrow{position: absolute;z-index: 9; width:36px; height:71px;top: 50%;font-size:32px;color:#999999;cursor:pointer; text-indent:-9999px;}
.customercon .arrow-left{left: 0; background:url(../images/mfrL.png) no-repeat;}
.customercon .arrow-right{right: 0; background:url(../images/mfrR.png) no-repeat;}




/*内页-企业成长发展*/
.develop{ width:100%; height:500px; background:url(../images/section_border.png) no-repeat center bottom; margin-bottom:30px;}
.developcon{ width:1120px; margin:0 auto; padding-top:40px;}

.customer_title{color:#181818;font-size:26px;font-weight:400;line-height:1;text-align:center}
.customer_detail{color:#262626;font-size:18px;line-height:1;margin-top:15px;text-align:center}
.customer_container{margin-top:40px}
.customer_tab_link{border-radius:5px;display:block;height:320px;margin-right:26px;overflow:hidden;transition:all .3s ease 0s;width:260px;}
.customer_tab_link:first-child{background:rgba(0,0,0,0) url(../images/customer_1.png) repeat scroll 0 0}
.customer_tab_link:nth-child(2){background:rgba(0,0,0,0) url(../images/customer_2.png) repeat scroll 0 0}
.customer_tab_link:nth-child(3){background:rgba(0,0,0,0) url(../images/customer_3.png) repeat scroll 0 0}
.customer_tab_link:last-child{background:rgba(0,0,0,0) url(../images/customer_4.png) repeat scroll 0 0;margin:0}
.customer_tab_link:hover{box-shadow:4px 7px 27px rgba(0,0,0,.27);transform:translate(0,-10px)}
.customer_tab_link .customer-tab-1 p{color:#fff}
.customer_tab_link .customer-tab-1 p:first-child{font-size:14px;line-height:24px;margin-left:22px;margin-top:80px}
.customer_tab_link .customer-tab-1 p:nth-child(2){font-size:16px;line-height:24px;margin-left:75px;margin-top:96px}
.customer_tab_link .customer-tab-1 p:last-child{font-size:14px;line-height:24px;margin-left:75px}
.customer_tab_link .customer-tab-2{color:#000;margin-top:180px;padding:10px}
.customer_tab_link .customer-tab-2 h6{color:#2f2f2f;font-size:18px;font-weight:400}
.customer_tab_link .customer-tab-2 p{color:#a6a6a6;font-size:14px;line-height:20px;margin-top:6px}

/*企业荣誉*/
.mabg04{ width:100%; height:auto;}
.partner{margin:0 auto;width:1100px;}
.navtil{ text-align:center; margin-top:30px;font-size:22px; color:#333;}

.mt14{margin-top:14px;}
.mr_t1 { background: url(../images/mr_1px.jpg) repeat-x left bottom; height: 40px; padding-right: 16px; }
.mr_t1name {font: bold 16px/40px "微软雅黑"; color: #FFF; background: #2257A2 url(../images/mr_t1bg.jpg) no-repeat right top; height: 40px; width: 120px; padding-left: 21px; float: left; }
.mr_t1name img { float: left; margin-top:9px; margin-right: 6px; display: inline; }
.mr_frbox2 { height:240px; padding: 24px 22px 0px; }
.mr_frBtnL2 { float: left; margin:25px 15px 0px 0px; cursor: pointer; display: inline; }
.mr_frUl2 { float: left; height:180px; width:965px; overflow:hidden;}
.mr_frBtnR2 { float: right; margin-top:25px; cursor: pointer; }
.mr_frUl2 ul li { display: inline; float: left; height:180px; width:180px; margin-right: 13px; overflow: hidden; }
.mr_frUl2 ul li img { display: block; margin-bottom: 7px; height:120px; width:180px;}
.mr_frUl2 ul li p{ color:#333; font-size:14px; text-align:center;}



/*内页-成功案例*/
.casetab a{ display:block; line-height:97px; float:left; color:#333333; font-size:16px; margin:0 0 0 85px;}
.casetab a.casecurrent{ border-bottom:2px solid #2894ff;}

.casecon{ width:100%; height:auto; clear:both; overflow:hidden; padding-bottom:40px;}
.casecon ul{ width:1230px;}
.casecon li{ float:left; display:block; width:380px; height:auto; background:#fff; padding:40px 20px 30px; margin:45px 30px 0 0;}
.caselogo{ width:187px; height:128px; margin:0 auto;}
.caselogo img{ width:100%; height:100%;}
.logotit{ font-size:16px;  text-align:center; color:#333333; height:30px; line-height:30px; overflow:hidden;}
.logodes{ text-align:center; font-size:14px; height:60px; overflow:hidden; line-height:1.5em; margin-top:10px;}

/*内页-下载中心*/
.download{ margin-top:-45px;}
.nynav{ width:100%; height:97px;line-height:97px; background:#fff;box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);}
.down_tit,.down_btn,.down_time{ float:left; display:block;  text-align:center; font-size:16px; color:#333333;}
.down_tit{width:900px; text-align:left; padding-left:20px;}
.down_btn{ width:100px;}
.down_time{width:200px;}
.downlist{ margin-top:5px;}
.downlist li{ display:block; width:100%; height:80px; line-height:80px; border-bottom:1px solid #e4e5e6;}
.downlist li:hover{ background:#f6f6f6;}
.downlist .down_tit{ color:#2894ff;}
.downlist .down_tit img{ width:16px; height:16px; vertical-align:middle; margin-right:10px;}
.downlist .down_btn{ display:block; height:80px;}
.downlist .down_btn img{ width:25px; height:25px; vertical-align:middle;}
.download .morebtn{ display:block; width:518px; height:42px; line-height:42px; margin:30px auto; background:#e4e5e6; text-align:center; color:#2894ff;}

.downtit{ color:#333; font-size:18px; text-indent:1em;}
 
/*内页-联系我们*/
.contact{ padding:40px 0 20px;}
.contact_top{ text-align:center;}
.erweima{ width:124px; height:124px; display:inline-block; margin:0 60px 0 0;}
.erweima img{ width:100%; height:100%;}
.contact_title{display:inline-block; text-align:center;}
.contact_title .tel{ font-weight:bold; font-size:34px;}
.contact_title .company{ font-size:24px; margin:20px 0 30px 0;}
.contact_title span{ color:#999;}

.contact_list{ width:100%; height:120px; border:1px solid #e6e6e6; margin-top:60px;}
.contact_list ul li{ display:block; width:25%; height:120px; padding:23px 20px 10px; float:left; border-left:1px solid #e6e6e6;}
.contact_list ul li:first-child{ border:none;}
.contact_list i{ display:inline-block; width:70px; height:70px; vertical-align:middle;}
.contact_list .icon_contact1{ background:url(../images/icon_contact1.png) no-repeat center center/70px 70px;}
.contact_list .icon_contact2{ background:url(../images/icon_contact2.png) no-repeat center center/70px 70px;}
.contact_list .icon_contact3{ background:url(../images/icon_contact3.png) no-repeat center center/70px 70px;}
.contact_list .icon_contact4{ background:url(../images/icon_contact4.png) no-repeat center center/70px 70px;}
.contact_con{ display:inline-block; width:170px; float:right;}
.contact_con .tit{ font-size:16px; margin:0 0 10px;}
.contact_con .p_con{ color:#999; line-height:20px;}

.map{ width:1200px; height:550px;font-size:12px}


@media (max-width: 500px){
	
/*内页-关于我们*/
.page,.bread,.icon_list{ display:none;}
.about{ padding:0;}
.edit{ min-height:200px; padding:10px;}
.edit img{ max-width:100%; width:auto; height:auto;}

/*内页-产品中心*/
.product{ padding:10px 0 20px;}
.productcon,.prodetaipic img{ width:100%; height:auto;}
.prodetaildes{ width:100%; font-size:14px; padding:0 10px; margin:10px 0;}
.prowrap{ margin:10px 0; padding:0 10px;}
.domaintit{ font-size:16px;}
.prolistwrap,.prolistcon,.probot{ width:100%; height:auto;}
.probotcon{ width:100%; height:auto; padding:10px; left:0; top:0;}
.probotcon h2{ margin:10px 0 0; font-size:14px;}
.probotcon p{ font-size:12px;}



/*内页-下载中心*/
.nynav{ height:60px; line-height:60px; overflow:hidden;}
.download{ margin:0;}
.downlist li{ height:auto;}
.down_tit{ width:80%; height:60px; line-height:60px; overflow:hidden;}
.down_time{ display:none;}
.down_btn{ width:20%; font-size:14px;}
.download .morebtn{ width:50%;}
.downlist .down_btn img{ width:20px; height:20px;}


/*内页-成功案例*/
.casetabwrap{width:100%; height:60px;overflow-x:scroll; overflow-y:hidden;}
.casetab a{float:left; margin:0 10px; font-size:12px; height:60px; line-height:60px;}

.casecon ul{ width:100%;}
.casecon{ padding-bottom:20px;}
.casecon li{ width:94%; margin:2% 3% 0;}

/*内页-联系我们*/
.contact{ padding:20px 0;}
.erweima{ width:75px; height:75px; margin:0 10px 0 0;}
.erweima img{ width:100%; height:100%;}
.contact_title{width:200px;}
.contact_title .tel{ font-size:16px;}
.contact_title .company{ font-size:14px; margin:0;}
.contact_title span{ display:inline-block; line-height:15px;}

.contact_list{ width:100%; height:120px; border:1px solid #e6e6e6; margin-top:20px;}
.contact_list ul li{ display:block; width:50%; height:130px; padding:15px 0; float:left; border-left:1px solid #e6e6e6;text-align:center;}
.contact_list ul li:first-child{ border:none;}
.contact_list i{ display:inline-block; width:40px; height:40px; vertical-align:middle;}
.contact_list .icon_contact1{ background:url(../images/icon_contact1.png) no-repeat center center/40px 40px;}
.contact_list .icon_contact2{ background:url(../images/icon_contact2.png) no-repeat center center/40px 40px;}
.contact_list .icon_contact3{ background:url(../images/icon_contact3.png) no-repeat center center/40px 40px;}
.contact_list .icon_contact4{ background:url(../images/icon_contact4.png) no-repeat center center/40px 40px;}
.contact_con{ display:inline-block; width:100%; float:none; }
.contact_con .tit{ font-size:14px; margin:0;}
.contact_con .p_con{ color:#999; line-height:20px;}

.map{ width:100%; height:350px;font-size:12px}


/*金蝶精斗云*/
.jdtext{ width:100%; height:auto; padding:0 10px;}
.jdtext h2{ font-size:16px;}
.jdtext p{ font-size:14px; line-height:1.8em; margin-top:5px;}
.jdtab{ width:100%; height:auto; margin-top:30px;}
.jdtablist{ width:auto; height:auto; padding:0 5px; margin:0 0 10px 10px;}
.jdtablist i{ display:none;} 
.jdtablist p{ font-size:14px;}
.jdtablist::after{ content:normal;}

.jdtabcon{ border:1px solid #eee; width:96%; height:auto; margin:2% auto; padding:10px 0;}
.jdtabtext{ position:static; left:inherit;top:inherit; margin:0; color:#333;}
.jdtabtext i{ display:none;}
.jdtabtextcon{ margin:0; padding:10px;}
.jdtabtextcon h2{ font-size:16px;}
.jdtabtextcon .textzd{ font-size:14px;}
.jdtabtextcon .textsamll{ font-size:12px;}

.develop{ width:100%; height:auto;}
.developcon{ width:100%;}
.customer_title{ font-size:16px;}
.customer-tab-1{ width:96%; margin:0 auto;}
.customer_detail{ font-size:12px;}
.customer_tab_link{ width:96%; margin:2% auto; height:123vw; float:none;}
.customer_tab_link:first-child,.customer_tab_link:nth-child(2),.customer_tab_link:nth-child(3),.customer_tab_link:nth-child(4){ background-size:100% 100%;}
.customer_tab_link:nth-child(2),.customer_tab_link:nth-child(4){ position:relative;}
.customer_tab_link .customer-tab-1 p:first-child{ margin-top:130px;}
.customer_tab_link:last-child{ margin:2% auto;}
.customer_tab_link .customer-tab-2{ position:absolute; left:0; bottom:20px; margin:0; padding:20px;}
.customer_tab_link .customer-tab-2 p{ margin-top:16px; line-height:2em;}



/*管易云*/
.home-case{ background:#1472d4; height:auto; width:100%; padding:0;}
.home-case .tab-nav{ width:100%; height:auto; margin:0; float:none; padding:0;}
.home-case .tab-nav li{ display:inline-block; width:auto; height:auto; line-height:normal; margin:10px 0 10px 1%; width:47.5%; height:40px; line-height:40px;}
.home-case .tab-nav li span{ font-size:14px;}
.home-case .tab-nav li::before{background-color:#00b9ef;border-radius:5px;content:"";height:40px;left:0;opacity:0;position:absolute;top:0;transition-duration:1s;width:0}
.home-case .tab-nav li.caseactive::before{opacity:1;width:100%}

.home-case .tab-content{ width:100%; height:auto; padding:10px; font-size:14px;}
.home-case .tab-content li:first-child{ margin-left:2%;}
.home-case .tab-content li{ display:inline-block; width:47%; height:42.6vw; margin:10px 0 0 2%;}


.home-solution{ height:auto;}
.home-solution .slick-slide{ width:50%;}
.home-solution .slick-slide:first-child{ width:100%;}
.home-solution .box .pic{ width:100%; height:50vw;}
.home-solution .box .pic img{ width:100%; height:auto;}
.home-solution .box .txtbox{ width:100%; height:50vw; margin:0; top:0; padding-top:10vw;}
eight:39px;}
.home-solution .box .txtbox .tit{ font-size:14px; margin:0; height:20px; line-height:20px; overflow:hidden;}
.home-solution .box .txtbox-two .content h3{ padding:10px 0 0;}
	}


















