body{
    padding:0px;
    margin: 0px;
    font-size:16px;
    font-family: Microsoft YaHei;
}
a:link {color: inherit;text-decoration:none;}
a:visited {color: inherit}
a:hover {color: inherit;text-decoration:none;}
a:active {color: inherit;text-decoration:none;}


.bannerbg{ width:100%;min-width:1200px;height:100%;position:absolute;top:0px;left:0px;background-color:#000000;opacity:0; z-index:2;}
.bannerContent{ width:1200px;height:100%; position:relative; z-index:3;margin:0px auto;}
.bannerCodeLayout{ width:150px;height:226px;border-radius:6px; background-color:#ffffff;float:right; }
.codeTopLine{ height:4px;width:150px;background-color:#4A90E2; }
.codeIcon{ width:150px;height:150px; background:url("../images/pic_qrcode_for_weixin@1.5x.png") no-repeat center; background-size:contain;}
.codeText{font-size:18px;color:#666666;}
.codeText div{ width:150px;height:30px;line-height:30px;text-align:center }
.bannerLayout{ width:100%;height:520px;min-width:1200px;}
.bannerAction{ height:50px;width:100%;position:absolute;left:0px;bottom:130px; font-size:20px;}
.bannerLink{ float:left; width:160px;height:50px;line-height:50px;border-radius:100px;color:#ffffff;background-color:#4A90E2;cursor:pointer;text-align:center;margin-left:20px;}
.bannerLink:hover{background-color:#337ACC;color:#ffffff;opacity:1;}
.bannerLinkGreen{ background-color:#2BC497; margin-left:20px;}
.bannerLinkWhite{background-color:#FFFFFF;color:#4A90E2;opacity:0.9;}

.coreLayout{ width:100%;height:600px;min-width:1200px;}
.coreContent{ margin:0px auto;width:1200px;height:100%; margin-top:70px;}
.coreContainer{ height:470px;width:100%; margin-top:40px;}
.coreNavi{ float:left;width:320px;height:100%; }
.coreItem{ width:100%; border-bottom:1px solid #E6E6E6;}
.coreItemTitle{ width:100%;height:60px; cursor:pointer;}
.coreItemLeft{ float:left; height:16px;width:6px;background-color:#4A90E2;margin-top:22px;border-radius:3px;margin-left:-14px;}
.coreItemValue{ float:left; height:60px;line-height:60px;color:#333333;font-size:21px;font-weight:bold;}
.coreItemArrow{ float:right; width:16px;height:16px;margin-top:20px;background:url("../images/icon_arrow_down@1.5x.png") no-repeat center; background-size:contain;}
.coreItemCurArrow {background-image:url('../images/icon_arrow_up@1.5x.png')}
.coreItemOther{ margin-bottom:15px;}
.coreItemDes{width:258px;height:52px;color:#666666;font-size:16px;line-height:26px;}
.coreItemMore{ margin:20px 0px; width:130px;height:40px;background-color:#4A90E2;text-align:center;line-height:40px;cursor:pointer;border-radius:100px;color:#ffffff;}
.coreImage{
    float:left; width:820px;height:454px;margin-left:50px;
    background-repeat: no-repeat;
    background-position:center;
    background-size:cover;
}
/*#coreImg1{ background-image:url("../images/base1.png");}
#coreImg2{ background-image:url("../images/base2.png");}
#coreImg3{ background-image:url("../images/base3.png");}
#coreImg4{ background-image:url("../images/base4.png");}
#coreImg5{ background-image:url("../images/base5.png");}*/

.productLayout{ height:700px;width:100%;background-color:#F7F7F7; padding-top:30px;min-width:1200px;}
.productContent{ width:1200px;margin:0px auto;}
.productContainer{ margin-top:20px; margin-left:-25px;}
.productItem{ float:left;width:245px;height:300px; border-radius:7px;margin-top:10px;}

.productIcon{ width:60px;height:60px;background: no-repeat center; background-size:contain;margin:0 auto;}
.iconGuochan{ background-image:url("../images/icon_guochan@1.5x.png") }
.iconDingding{ background-image:url("../images/icon_qiyezhichi@1.5x.png") }
.iconGongneng{ background-image:url("../images/icon_gongneng@1.5x.png") }
.iconKaiyuan{ background-image:url("../images/icon_kaiyuan@1.5x.png") }
.iconZujian{ background-image:url("../images/icon_zujian@1.5x.png") }
.iconGongwen{ background-image:url("../images/icon_gongwen@1.5x.png") }
.iconBangong{ background-image:url("../images/icon_bangong@1.5x.png") }
.iconShenpi{ background-image:url("../images/icon_shenpi@1.5x.png") }
.iconFangan{ background-image:url("../images/icon_fangan@1.5x.png") }
.iconDingzhi{ background-image:url("../images/icon_dingzhi@1.5x.png") }
.productTitle{ width:180px; font-size:20px;color:#037ECA;line-height:24px;margin-top:30px;margin-left:25px;text-align:center}
.productDes{ width:180px;height:160px;font-size:16px;line-height:26px;color:#666666;margin-top:25px; margin-left:25px;text-align:center}
.productMore{ width:140px;height:40px;line-height:40px;text-align:center;background-color:#4A90E2;border-radius:100px;color:#ffffff;font-size:18px;cursor:pointer;margin-top:20px;margin-left:25px;}
.productCurItem{ background-color:#ffffff;box-shadow:0px 0px 22px 0px rgba(230,230,230,1); }
.productCurItem .productIcon{display:none;}
.productCurItem .productTitle{margin-top:20px;}
.productCurItem .productMore{display:block;}
.productMore{ display:none; }

.appLayout{ margin-top:70px; margin-bottom:70px;min-width:1200px;}
.appLine{ width:1230px;height:120px;margin:0px auto 0px auto;}
.appItemOut{float:left;width:240px;height:120px;}
.appItem{ width: 220px;height:100px;float:left;margin-right:10px;margin-left:10px;margin-top:10px;margin-bottom:10px;background-color:#ffffff;border-radius:6px;box-shadow:0px 0px 20px 0px rgba(230,230,230,1);cursor:pointer;}
.appItem div{ float:left; height:44px;margin-top:30px; }
.appIcon{ width:44px; margin-left:30px;margin-right:20px;background: no-repeat center; background-size:contain;}
.appText{ line-height:44px;font-size:18px;color:#333333;}
.iconKQGL{ background-image:url("../images/icon_kaoqinguanli_c@1.5x.png")  }
.iconGZZX{ background-image:url("../images/icon_bangongzhongxin_c@1.65x.png")  }
.iconRCGL{ background-image:url("../images/icon_richenganpai_c@1.5x.png")  }
.iconYWJ{ background-image:url("../images/icon_yunwenjian_c@1.5x.png")  }
.iconGRBQ{ background-image:url("../images/icon_bianqian_c@1.5x.png")  }
.iconHYGL{ background-image:url("../images/icon_huiyiguanli_c@1.5x.png")  }
.iconWLHY{ background-image:url("../images/icon_wangluohuiyi_c@1.5x.png")  }
.iconQWJS{ background-image:url("../images/icon_quanwenjiansuo_c@1.5x.png")  }
.iconSJWL{ background-image:url("../images/icon_shenjingwangluo@1.5x.png")  }
.iconRDXX{ background-image:url("../images/icon_redian_c@1.5x.png")  }
.iconKHGL{ background-image:url("../images/icon_kehuguanli@1.5x.png")  }
.iconWDXZ{ background-image:url("../images/icon_wendangxiezuo@1.5x.png")  }
.iconZCGL{ background-image:url("../images/icon_zichanguanli@1.5x.png")  }
.iconQYSQ{ background-image:url("../images/icon_luntan_c@1.5x.png")  }
.iconGWGL{ background-image:url("../images/icon_gongwenguanli@1.5x.png")  }
.iconGZGL{ background-image:url("../images/icon_gongzuoguanli@1.5x.png")  }
.iconXTRZ{ background-image:url("../images/icon_xitongrizhi@1.5x.png")  }
.iconNTBJ{ background-image:url("../images/icon_naotu_c@1.5x.png")  }
.appCurItem{ width:238px;height:118px; border-radius:7px;font-size:20px;margin:0px;border:2px solid #4A90E2;background-color:#FAFCFF;}
.appCurItem div{ margin-top:32px;font-size:20px; }
.appCurItem .appIcon{ width:50px;height:50px; }
.appContent{ background-color:#F7F7F7; width:100%;height:0px;margin:0px;overflow:hidden; min-width:1200px;}
.appContainer{ width:1200px;margin:0px auto;height: 670px;}
.appItemLayout{}
.appItemNaviContainer{ width:100%;height:80px; }
.appItemNaviTitle{ float:left;width:120px;height:80px;font-weight:bold;font-size:18px;line-height:80px;color:#333333; }
.appItemNaviContent{float:left;height:80px;color:#999999;font-size:18px;}
.appItemNaviItem{float:left;text-align:center;border-right:2px solid #E6E6E6;height:20px;line-height:20px;margin-top:30px; cursor:pointer;padding-left:16px;padding-right:16px;}
.appItemNaviItem:hover{color:#4A90E2}
.appItemNaviCurItem{color:#4A90E2}
.appItemNaviFold{ float:right;width:80px;height:30px;line-height:30px;font-size:12px;border-radius:15px;border:1px solid #E6E6E6;text-align:center;margin-top:30px;cursor:pointer;margin-right:30px;}
.appItemNaviFold:hover{ background-color:#337ACC;color:#ffffff; }

.appItemContainerTitle{ height:75px; font-size:16px;color:#666666;line-height:75px;}
.appItemContainerLeft{ float:left; width:6px;height:16px;background-color:#4A90E2;border-radius:3px;margin-top:30px;margin-left:30px;margin-right:10px;}
.appItemContainerTxt{float:left;}
.appItemContainerMore{float:right;font-size:12px;margin-right:40px;cursor:pointer;}
.appItemContainerMore:hover{color:#337ACC}
.appItemContainer{background-color:#ffffff;height:550px;border-radius:6px;width:1180px;}
.appItemContainerImg{height:454px;width:820px;margin:0px auto;background-repeat:no-repeat; background-position:center; background-size:contain;}


.bgStep1{width:100%;height:350px;background:linear-gradient(90deg,rgba(74,144,226,1) 0%,rgba(141,130,250,1) 100%);background:url("../images/partner/pic_picture@1.5x.jpg") no-repeat center;background-size:cover;padding-top:80px;}
.buyContent{width:1200px;margin:0px auto;}
.buyTitle{ width:976px;height:50px;line-height:50px;font-size:66px;color:#ffffff; }
.buyDes{ width:793px;height:37px;font-size:28px;color:#ffffff;line-height:37px; margin-top:35px}
.buyZk{ width:126px;height:20px;font-size:15px;color:#ffffff;line-height:65px;}
.buyZkContent{ width:605px;height:65px;font-size:15px;color:#ffffff;line-height:25px; margin-top:28px}
.buyAction{ width:240px;height:40px;line-height:40px;border-radius:100px;background-color:#ffffff;opacity:0.9;text-align:center; color:#D0021B;}
.buyAction:hover{ opacity:1 }


.mobileLayout{ height:770px;width:100%;padding-top:30px;min-width:1200px;background-color:#F7F7F7}
.mobileContent{ height:610px;width:1200px;margin:10px auto;overflow:hidden; }
/*.mobileItem{ float:left;width:320px;height:540px;background-position:center;background-repeat:no-repeat;background-size:contain;}*/
.mobileItem1{background-image:url("../images/pic_app_shouye@1.5x.png")}
.mobileItem2{background-image:url("../images/pic_app_yingyong@1.5x.png");margin-left:-20px;}
.mobileItem3{background-image:url("../images/pic_app_huiyiguanli@1.5x.png");margin-left:-20px;}
.mobileItem4{background-image:url("../images/pic_app_yunpan@1.5x.png");margin-left:-20px;}
.mobileNavi{ width:1200px;margin:20px auto;height:30px;color:#999999; }
.mobileNaviItem{width:100px;height:24px;text-align:center;cursor:pointer;display:inline-block; }
.mobileNaviCurItem{ color:#4A90E2; }
.mobileItemContainer{height:100%;}
.mobileItem{ float:left;width:1200px;height:660px;background-repeat:no-repeat;background-size: cover;background-position:center; }

.bizLayout{ height:850px; }
.bizContent{ width:1200px;margin:0px auto; }
.bizContainerTitle{ height:75px; font-size:16px;color:#666666;line-height:75px;width:100%;}
.bizContainerLeft{ float:left; width:6px;height:16px;background-color:#4A90E2;border-radius:3px;margin-top:30px;margin-left:30px;margin-right:10px;}
.bizContainerTxt{float:left;display:none;}
.bizImageContent{height:600px;width:100%;position:relative;}
.bizImage{position:absolute;width:800px;left:200px;top:0px;height:600px;background-repeat:no-repeat;background-position:center;background-size:contain;display:none;}
/*.bizImageLeft{position:absolute;width:530px;top:90px;left:0px;height:380px;z-index:998;background-repeat:no-repeat;background-position:center;background-size:contain;}*/
/*.bizImageMiddle{position:absolute;width:800px;left:200px;top:0px;height:600px;z-index:999;background-repeat:no-repeat;background-position:center;background-size:contain;}*/
/*.bizImageRight{position:absolute;width:530px;left:650px;top:90px;height:380px;z-index:998;background-repeat:no-repeat;background-position:center;background-size:contain;}*/
.bizNaviContent{ width:1180px;height:24px;margin-top:23px; }
.bizNaviLeft{float:left;width:24px;height:24px;background:url("../images/icon_triangle_left@1.5x.png") no-repeat center;background-size:contain;cursor:pointer;}
.bizNaviLeft:hover{background-image:url("../images/icon_triangle_left_click@1.5x.png")}
.bizNaviContainer{float:left;height:24px;color:#999999;font-size:18px;overflow:hidden;width:1120px;}
.bizNavi{float:left;width:1120px;}
.bizNaviItem{width:180px;height:24px;text-align:center;cursor:pointer;display:inline-block;}
.bizNaviItem:hover{color:#4A90E2}
.bizNaviCurItem{width:180px;height:24px;text-align:center;cursor:pointer;display:inline-block;color:#4A90E2;}
.bizNaviRight{float:right;width:24px;height:24px;background:url("../images/icon_triangle_right@1.5x.png") no-repeat center;background-size:contain;cursor:pointer;}
.bizNaviRight:hover{background-image:url("../images/icon_triangle_right_click@1.5x.png")}



.sourceLayout{ width:100%;min-width:1200px;height:200px;background:url("../images/pic_bg_lj@1.5x.png") no-repeat center;background-size: cover; min-width:1200px;}
.sourceContent{ width:1200px; margin:0px auto;}
.sourceGitee{float:left;margin-left:12px;margin-top:50px;width:385px;height:100px;background:url("../images/pic_gitee@1.5x.png") no-repeat center;background-size: cover;}
.sourceOSChina{float:left;margin-left:12px;margin-top:50px;width:385px;height:100px;background:url("../images/pic_coschina@1.5x.png") no-repeat center;background-size: cover;}
.sourceGithub{float:left;margin-left:12px;margin-top:50px;width:385px;height:100px;background:url("../images/pic_github@1.5x.png") no-repeat center;background-size: cover;}

.newsLayout{ height:530px;background-color:#F7F7F7;}
.newsContent{width:1200px;height:360px;margin:0px auto;padding-top:30px;}

.newsFirstLayout{ float:left;width:340px;height:350px;background-color:#ffffff }
.newsFirstImg{ width:320px;height:200px;margin:10px;background:url('../images/pic_latest_news@1.5x.png') no-repeat center;background-size:contain; }
.newsFirstTitle{ height:21px;width:220px;line-height: 21px;font-size:16px;color:#333333;overflow:hidden;text-overflow: ellipsis; white-space: nowrap; }
.newsFirstContent{ margin-left:10px;margin-top:20px;width:330px;height:80px; }
.newsFirstContent div:first-child div:hover{color:#4A90E2}
.newsFirstDes { width:220px;height:40px;font-size:12px;color:#666666;line-height:20px;text-align:left;margin-top:10px;overflow: hidden;text-indent: 2em; }
.newsFirstTime{ float:right;margin-right:10px;width:80px;height:80px;background-color: #CC5552;color:#ffffff;border-radius:6px; }
.newsFirstDay{ font-size:28px;font-weight:bold;width:40px;height:40px;margin-top:10px;margin-left:20px; }
.newsFirstDate{font-size:12px;font-weight:bold;margin-left:15px;margin-top:2px;}
.newsItem{ float:left;width:410px;height:110px;background-color:#ffffff;margin-right:10px;border-radius:6px;border:1px solid #ffffff;}
.newsItem div:hover { color:#4A90E2}
.newsItemTime{float:left;width:75px;height:100%;}
.newsItemDay{ font-size:24px;color:#666666;margin-top:20px;margin-left:20px; }
.newsItemDate{ font-size:12px;color:#999999;margin-left:15px;margin-top:10px; }
.newsItemTitle{ width:100%;font-size:16px;color:#333333;margin-top:15px;overflow:hidden;text-overflow: ellipsis; white-space: nowrap; }
.newsItemContent{ width:100%;height:40px;font-size:12px;color:#666666;line-height:20px;text-align:left;margin-top:10px;overflow: hidden;}

.caseLayout{ width:100%;height:380px;padding-top:15px; }
.caseContent{ width:1200px;height: 180px;margin:30px auto;}
.caseNavi{height:16px;width:100%;margin-top:30px;}
.caseNaviItem{ text-align:center;float:left; color:#999999;font-size:14px;line-height:16px;cursor:pointer;border-right:1px solid #cccccc;}
.caseNaviItem:hover{color:#4A90E2}
.caseImgContent{height:250px;width:1250px;}
.caseImgItem{float:left;width:265px;height:240px;background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:-20px;}
.caseImgItem:hover{ }

.mcaseLayout{ width:100%;height:400px; min-width:1200px;}
.mcaseContent{ width:1200px;margin:20px auto;overflow:auto; }
.mcaseItem { float:left; margin-right:15px;margin-top:15px;width:385px;height:120px;background:url("../images/pic_anli@1.5x.png") no-repeat center;background-size:contain;}
.mcaseItem div:hover{color: #4A90E2;}
.mcaseItemIcon{float:left;width:50px;height:50px;margin-left:20px;margin-top:35px;background-repeat:no-repeat;background-position:center;background-size:contain;}
.mcaseItemContent{float:left;margin-left:15px;}
.mcaseItemTitle{font-size:16px;color:#333333;width:284px;overflow:hidden;line-height:21px;margin-top:20px;}
.mcaseItemDes{font-size:13px;color:#666666;width:270px;height:40px;overflow:hidden;line-height:20px;margin-top:5px;}

.partnerLayout{overflow:auto;height:580px;min-width:1200px;overflow-x:hidden;}
.partnerContent{width:1220px;margin:20px auto;}
.partnerItem{ float:left;margin-top:20px;width:590px;height:160px; box-shadow:0px 0px 20px 0px rgba(230,230,230,1);border-radius:6px;margin-right:10px;}
.partnerItem:hover{box-shadow:0px 0px 20px 0px rgba(204,204,204,1);}
.partnerItemIcon{float:left;width:100px;height:100px;margin-left:20px;margin-top:20px;background-repeat:no-repeat;background-position:center;background-size:contain;}
.partnerItemContent{float:left;margin-left:25px;}
.partnerItemTitle{font-size:18px;color:#333333;width:370px;overflow:hidden;line-height:24px;margin-top:20px;}
.partnerItemDes{font-size:14px;color:#666666;width:370px;height:80px;overflow:hidden;line-height:20px;margin-top:10px;}

.customLayout{ overflow:auto; min-width:1200px;overflow-x:hidden;}
.customContent{width:1240px;height:360px;/*background:url("../images/logo_all_wodekehu@1.5x.jpg") no-repeat center;*/background-size:contain;margin:10px auto;border-radius:10px;overflow-x:hidden;}

.techLayout{height:540px;overflow-y:auto;overflow-x:hidden;min-width:1200px;background-color:#F7F7F7;}
.techContent{width:1200px;height:400px;margin:30px auto;}
.techLeftContent{float:left;height:400px;width:2px;position:relative;background-color:#E6E6E6;border-radius:1px;}
.techSpot{width:8px;height:8px;background-color:#666666;border-radius:8px;position:absolute;left:-3px;}
.techRightContent{float:left;width:1000px;height:400px;position:relative;}
.techItemContent{position:absolute;left:20px;}
.techItemContent :hover a{color:#4A90E2;}
.techItemSingleTitle{height:20px;line-height:20px;font-size:16px;color:#333333;width:500px;overflow:hidden;cursor:pointer;}
.techItemSingleTitle:hover{color:#4A90E2;}
.techItemMore{ width:1250px;height:156px;background: url("../images/bg_juxing@1.5x.png") no-repeat center;background-size:cover; }
.techItemIcon{ width:160px;height:100px;float:left;margin-left:40px;margin-top:25px;}
.techItemImg{ }
.techItemRight{float:left;width:800px;height:120px;margin-left:30px;}
.techItemMoreTitle{width:500px;height:20px;line-height:20px;font-size:16px;color:#333333;overflow:hidden;margin-top:30px;}
.techItemMoreDes{ width:700px;height:40px;color:#666666;font-size:12px;line-height:20px;overflow:hidden;margin-top:10px;}
.techItemDate{float:right;margin-right:60px;}
.techItemYear{width:90px;height:47px;line-height:47px;font-size:36px;color:#F0F0F0;margin-top:30px;text-align:center;}
.techItemMonth{width:90px;height:31px;line-height:26px;color:#cccccc;font-size:20px;margin-top:-20px;text-align:center;}
.techItemDay{width:90px;height:40px;line-height:47px;color:#999999;font-size:36px;margin-top:-15px;text-align:center;}

.fixedContainer{position:fixed;right:10px;top:50px;z-index:999;width:80px;}
.fixedTopContainer{width:100%;background-color:rgba(255,255,255,0);}
.fixedTopBot{width:80px;height:80px;background:url("../images/pic_xiaozhi@1.5x.png") no-repeat center;background-size:contain;}
.fieedTopWeixin{width:80px;height:80px;background:url("../images/icon_wx@1.5x.png") no-repeat center;background-size:contain;margin-top:4px;position:relative;}
.fieedTopWeixin:hover{background-image:url("../images/icon_wx_click@1.5x.png")}
.fieedTopWeixinCode{display: none; position: absolute; top: 0px; left: -82px; width: 80px; height:80px;background:url("../images/pic_code_weixin@1.5x.png") no-repeat center;background-size:contain;}
.fieedTopWeibo{width:80px;height:80px;background:url("../images/icon_wb@1.5x.png") no-repeat center;background-size:contain;margin-top:4px;position:relative;}
.fieedTopWeibo:hover{background-image:url("../images/icon_wb_click@1.5x.png")}
.fieedTopWeiboCode{display: none; position: absolute; top: 0px; left: -82px; width: 80px; height:80px;background:url("../images/pic_code_weibo@1.5x.png") no-repeat center;background-size:contain;}
.fixedMiddleContainer{width:100%;background-color:#E6E6E6;display:none;margin-top:4px;border-radius:6px;opacity:0.94;}
.fixedItem{width:100%;height:30px;line-height:30px;text-align:center;font-size:14px;}
.fixedItem:hover{background-color:#4A90E2;color:#ffffff;}
.fixedDownIcon{width:80px;height:80px;background-repeat:  no-repeat; background-position: center;background-size:contain;cursor:pointer;margin-top:4px;}
.fixedDownIcon:hover{background-image:url("../images/icon_down_click@1.5x.png");}
.fixedUpIcon{width:80px;height:80px;background:url("../images/icon_up@1.5x.png") no-repeat center;background-size:contain;cursor:pointer;margin-top:4px;}
.fixedUpIcon:hover{background-image:url("../images/icon_up_click@1.5x.png")}

.newLayout{ width:100%;height:580px;padding-top:0px; }
.newContent{ width:1200px;height: 180px;margin:30px auto;}
.newNavi{height:16px;width:100%;margin-top:30px;}
.newNaviItem{ text-align:center;float:left; color:#999999;font-size:14px;line-height:16px;cursor:pointer;border-right:1px solid #cccccc;}
.newNaviItem:hover{color:#4A90E2}
.newImgContent{height:250px;width:1200px;}
.newImgItem{float:left;width:265px;height:240px;background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:-20px;}
.newImgItem:hover{ }

.solutionsLayout{ height:450px;width:100%;padding-top:30px;min-width:1200px;background-color:#F7F7F7;}
.solutionsContent{height:500px;width:1200px;margin:30px auto;overflow:hidden;}

.copyContent{background-color:#000000;}

.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section.table, .slide.table {
    display: table;
    width: 100%;
}
.section1{
    height: 800px;
}
.section2{
}
.section4{
}
.section5{
    height: 100%;
    width: 100%;
}
.dingji{
    display: table;
    margin: auto;
    width: 1200px;
    margin-top: 3%;
}
.qy{
    width: 500px;
    float: left;
    margin: 6px 50px;
}
.qymt{
    font-size: 20px;
    color: #434343;
}
.qyzt{
    font-size: 20px;
    margin-right: 10%;
    cursor: pointer;
}
.color_qyzt{
    color: #0088de;
}
img.qyimg{
    float: right;
    margin-top: 1px;    
	border:0;
}
.xhx1{
    border-bottom: 1px solid #e2e2e2;
   margin-top: 10px;
}
.xhx2 {
    border-bottom: 1px solid #0088de;
    width: 85px;
    float: left;
}
.ag_kehu_list_righ{
    width: 500px;
    /*height: 495px;*/
    height: 255px;
    float: left;
    overflow:auto;
    /*margin-top: 15px;*/
}
.ag_kehu_list_righ::-webkit-scrollbar{width:3px;}
.ag_kehu_list_righ::-webkit-scrollbar-track{background-color:#e2e2e2;}
.ag_kehu_list_righ::-webkit-scrollbar-thumb{background-color:#3281BA;width: 1px}
li.qy3{
    float: left;
    /*padding-bottom: 15px;*/
    margin-bottom: 3%;
    line-height: 24px;
    color: #292929;
    width: 510px;
    height: 130px;
}
.gxx{
    width: 500px;
    height:255px;
    float: left;
    margin: 5px 50px;
}
.mtzt{
    font-size: 20px;
    color: #434343;
    cursor: pointer;
}
.qy_mt_zt{
	float:left;
	width:375px;
	text-align:left;
	direction:ltr;
}
.qy_mt_zt_title{
	float:left;
	width:290px;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	direction:ltr;
}
.qy_mt_zt_title_date{
	float:right;
	width:90px;
	text-align:right;
	font-weight:bold;
	font-size:18px;
	direction:ltr;
}
.qy_img{
	float: left;
    height: 120px;
    width: 115px;
    /*margin-left: 15px;*/
    margin-right: 8px;
}

/*--解决方案--*/
.welcome-gridsinfo { text-align: center; padding-bottom:50px;}
.welcome-grid{ width:280px; padding:0 5px; margin:50px 0 50px; float:left; position:relative; cursor:pointer; }
.welcome-grid b{width:103px;height:103px;background:url(../images/icon-1.png) repeat-x;position:absolute; left:50%;top:-40px;margin-left:-51px; z-index:2;}
.welcome-grid b.b1{background-position:0 0;}
.welcome-grid b.b2{background-position:309px 0px;}
.welcome-grid b.b3{background-position:206px 0px;}
.welcome-grid b.b4{background-position:103px 0px;}
.welcome-grid p {font-size:.85em; line-height:1.8em; }
.welcome-grid h3 {color: #797979; padding: 21px 0 6px; }
.welcome-grid .prd_box{width:100%;   float:left;}
.welcome-grid .prd_1 .prd_d {background-color:#f86d0d;}
.welcome-grid .prd_2 .prd_d {background-color:#96cb11;}
.welcome-grid .prd_3 .prd_d {background-color:#4c8da5;}
.welcome-grid .prd_4 .prd_d {background-color:#35af7c;}
.welcome-grid .prd_t { width: 100%; 
	min-height: 130px; 
	padding: 57px 0 10px;
	overflow: hidden;
	text-align: center;
	color: #000000; 
	background: #D7D5D5;
}
.welcome-grid .prd_t h4{ font-size:24px; font-weight:normal; line-height:30px; margin:0 0 10px 0;}
.welcome-grid .prd_t p{ font-size:14px; line-height:24px; padding:0 20px;}
.welcome-grid .prd_d{width:100%;height:52px;overflow:hidden;line-height:52px;text-align:center;}
.welcome-grid .prd_d:hover{filter:alpha(opacity=90); /*IE滤镜，透明度50%*/ -moz-opacity:0.9; opacity:0.9;}
.welcome-grid .prd_d a{font-size:18px;color:#fff;}
.welcome-grid .prd_d a:hover{color:#fff;}
.fm_more{ width:100%; text-align:center; float:left;}
.fm_more a{ color:#cbcbcb; font-size:18px; line-height:40px; border:2px solid #cbcbcb; padding:10px 32px;}
.fm_more a:hover{ color:#fff; background:#797979; border:2px solid #797979;}productTitle {
}
