/*全局样式*/
body{overflow-x:hidden;}
.wrapper{width:1200px;}
.wrap-white{width:100%; padding:60px 0; background:#fff;}
.wrap-gray{width:100%; padding:60px 0; background:#f4f4f4;}
/*头部样式*/
#top{width:100%; height:40px; line-height:40px; background:#004b85; font-size:14px; color:#fff; overflow:hidden;}
#top em{color:#ffb26a;}
#header{width:100%; height:94px;}
#logo{left:0; top:20px;}
#logo img{width:243px; height:54px;}
#slogan{left:192px; top:25px; height:44px; padding-left:16px; border-left:1px dashed #e1e1e1; overflow:hidden;}
#slogan h3{height:20px; line-height:20px; font-size:17px; overflow:hidden;}
#slogan h4{height:18px; line-height:18px; margin-top:6px; font-size:15px; color:#999; overflow:hidden;}
#nav{right:0; top:0;}
#nav ul li{position:relative; float:left; height:94px; line-height:94px; margin-left:45px; font-size:17px; text-align:center;}
#nav ul li a{display:block;}
#nav ul li.home a{padding-left:28px; background:url(../images/home.png) no-repeat left center;}
#nav ul li em{position:absolute; right:0; top:18px; transform:translateX(80%);  height:18px; line-height:18px; padding:0 7px; background:#ffb26a; border-radius:9px; font-size:12px; text-transform:uppercase; color:#fff;}
#nav ul li em i{position:absolute; left:50%; bottom:-4px; transform:translateX(-50%); display:block; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #ffb26a;}
#nav ul li a:hover{color:#0070bb;}
#nav ul li.home > a:hover{background-image:url(../images/home-h.png);}
#nav ul li.current > a{color:#0070bb;}
#nav ul li.current.home > a{background-image:url(../images/home-h.png);}
#nav ul li.current span{position:absolute; left:-14px; right:-14px; bottom:0; height:4px; background:#004b85;}
#nav ul li:hover ul{display:block;}
#nav ul li ul{position:absolute; left:-44px; right:-44px; top:94px; padding:12px 0; background:#0070bb; z-index:99; display:none;}
#nav ul li ul li{float:none; height:40px; line-height:40px; margin-left:0; font-size:16px; overflow:hidden;}
#nav ul li ul li a{padding:0 16px; color:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#nav ul li ul li a:hover{color:#ff0;}
/*首页样式*/
#banner{padding-top: 134px;}
#banner,#banner-img,#banner-img ul li,#banner-img ul li a{width:100%; height:650px;}
#banner-img ul li{float:left; overflow:hidden;}
#banner-img ul li a{display:block;}
#banner-btn{left:50%; transform:translateX(-50%); bottom:40px; height:10px; overflow:hidden;}
#banner-btn dl{display:flex; justify-content:center;}
#banner-btn dl dd{width:10px; height:10px; margin:0 6px; background:#fff; border-radius:5px; cursor:pointer;}
#banner-btn dl dd.on{width:40px; background:#0070bb;}
#prev,#next{top:50%; transform:translateY(-50%); width:26px; height:48px; background-repeat:no-repeat; background-position:center; cursor:pointer; opacity:.7; display:none;}
#prev{left:30px; background-image:url(../images/prev.png);}
#next{right:30px; background-image:url(../images/next.png);}
#prev:hover,#next:hover{opacity:1;}
.title h2{height:38px; line-height:38px; font-size:36px; font-weight:bold; overflow:hidden;}
.title h2 span{color:#0070bb;}
.title h3{height:auto; line-height:26px; margin-top:16px; font-size:16px; color:#666; overflow:hidden;}
.title em{display:block; width:60px; height:4px; margin:16px auto 0 auto; background:#0070bb;}
#service{margin-top:40px;}
#service dl dd{float:left; width:155px; height:90px; padding:40px 20px; margin-left:6px; background:#f3f5f8; cursor:pointer; overflow:hidden;margin-top: 5px; border-radius: 5px;}
#service dl dd:first-child{margin-left:0;}
#service dl dd:nth-child(6n+1){margin-left:0;}
#service dl dd em{display:block; height:48px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#service dl dd em.s-icon1{width:48px; background-image:url(../images/s-icon1.png);}
#service dl dd em.s-icon2{width:44px; background-image:url(../images/s-icon2.png);}
#service dl dd em.s-icon3{width:48px; background-image:url(../images/s-icon3.png);}
#service dl dd em.s-icon4{width:48px; background-image:url(../images/s-icon4.png);}
#service dl dd em.s-icon5{width:44px; background-image:url(../images/s-icon5.png);}
#service dl dd em.s-icon6{width:46px; background-image:url(../images/s-icon6.png);}
#service dl dd h3{height:24px; line-height:24px; margin-top:18px; font-size:22px; text-align:center; overflow:hidden;}
#service dl dd.current,#service dl dd:hover{background:#0070bb;}
#service dl dd.current em.s-icon1{background-image:url(../images/s-icon1-h.png);}
#service dl dd.current em.s-icon2{background-image:url(../images/s-icon2-h.png);}
#service dl dd.current em.s-icon3{background-image:url(../images/s-icon3-h.png);}
#service dl dd.current em.s-icon4{background-image:url(../images/s-icon4-h.png);}
#service dl dd.current em.s-icon5{background-image:url(../images/s-icon5-h.png);}
#service dl dd.current em.s-icon6{background-image:url(../images/s-icon6-h.png);}
#service dl dd.current h3{color:#fff;}
#wrap-worry{width:100%; height:542px; padding-bottom:60px; background:url(../images/worry-bg.jpg) no-repeat bottom center; overflow:hidden;}
#worry{position:relative; height:410px; margin-top:40px; overflow:hidden;}
#worry dl dd{position:absolute; display:flex; height:48px; overflow:hidden;}
#worry dl dd:nth-child(1){left:80px; top:140px;}
#worry dl dd:nth-child(2){left:40px; bottom:76px;}
#worry dl dd:nth-child(3){right:210px; top:70px;}
#worry dl dd:nth-child(4){right:20px; top:210px;}
#worry dl dd:nth-child(5){left:420px; bottom:0;}
#worry dl dd h3{height:48px; line-height:48px; margin-right:4px; background:#e3123f; padding:0 16px 0 24px; border-radius:24px 0 0 24px; font-size:18px; font-weight:bold; color:#fff; overflow:hidden;}
#worry dl dd h4{height:48px; line-height:48px; padding:0 24px 0 16px; background:#FF3264; border-radius:0 24px 24px 0; font-size:16px; color:#fff; overflow:hidden;}
#wrap-ability{width:100%; padding:60px 0; background:url(../images/ability-bg.jpg) no-repeat top center; background-size:cover;}
#wrap-ability .title h2,#wrap-ability .title h3{color:#fff;}
#ability{margin-top:40px;}
#ability dl{display:flex; justify-content:space-between;}
#ability dl dd{height:96px; cursor:pointer; overflow:hidden;}
#ability dl dd em{display:block; height:58px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#ability dl dd em.a-icon1{width:56px; background-image:url(../images/a-icon1.png);}
#ability dl dd em.a-icon2{width:54px; background-image:url(../images/a-icon2.png);}
#ability dl dd em.a-icon3{width:72px; background-image:url(../images/a-icon3.png);}
#ability dl dd em.a-icon4{width:60px; background-image:url(../images/a-icon4.png);}
#ability dl dd h3{height:20px; line-height:20px; margin-top:18px; font-size:17px; text-align:center; color:#fff; overflow:hidden;}
#about{margin-top:40px;word-wrap:break-word;}
#about .fl{width:600px; height:338px; overflow:hidden;}
#about .fl video{display:block; width:600px; height:338px;}
#about .fr{width:560px; height:278px; margin-top:30px; overflow:hidden;}
#about .fr h3{height:26px; line-height:26px; font-size:24px; overflow:hidden;}
#about .fr section{line-height:30px; font-size:15px; color:#666;}
/*#about .fr section p{margin-top:20px;}*/
/*#about .fr section p:first-child{margin-top:0;}*/
#wrap-brand{width:100%; padding:60px 0 110px; background:url(../images/dlpp-bottom.jpg) #012e55 no-repeat bottom center;}
#wrap-brand .title h2,#wrap-brand .title h3{color:#fff;}
#brand{height:auto; margin-top:40px;}
#brand-item{height:auto; overflow:hidden;}
#brand-item ul li{float:left; width:182px; height:118px; margin-right:35px; background:#fff; overflow:hidden; margin-top: 13px; margin-bottom: 13px; padding:10px 15px; border-radius: 10px;}
#brand-item ul li:nth-child(5n){ margin-right: 0;}
#brand-item ul li img{width:100%; max-width:none; height:auto;}
#b-prev,#b-next{top:50%; transform:translateY(-50%); width:20px; height:36px; background-repeat:no-repeat; background-position:center; background-size:20px 36px; cursor:pointer; opacity:.7;}
#b-prev{left:-36px; background-image:url(../images/prev.png);}
#b-next{right:-36px; background-image:url(../images/next.png);}
#b-prev:hover,#b-next:hover{opacity:1;}
#case{margin-top:40px;}
#case ul{margin:-16px 0 0 -16px;}
#case ul li{position:relative; float:left; width:288px; height:222px; margin:16px 0 0 16px; overflow:hidden;}
#case ul li img{width:288px; max-width:none; height:222px;}
#case ul li h3{position:absolute; left:0; right:0; top:0; bottom:0; line-height:222px; padding:0 20px; background:rgba(0,0,0,.72); font-size:17px; text-align:center; color:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:none;}
#case ul li span{position:absolute; left:8px; right:8px; top:8px; bottom:8px; border:1px solid rgba(255,255,255,.38); display:none;}
#case ul li:hover h3,#case ul li:hover span{display:block;}
#case ul li.more h3,#case ul li.more span{display:block;}
#teacher{margin-top:40px;}
#teacher ul{margin:-20px 0 0 -20px;}
#teacher ul li{float:left; width:285px; height:auto; margin:20px 0 0 20px; border-radius:6px; overflow:hidden;}
#teacher ul li span{display:block; width:285px; height:228px; overflow:hidden;}
#teacher ul li img{width:285px; max-width:none; height:auto;}
#teacher ul li section{height:auto; padding:24px 24px 16px 24px; background:#fff; overflow:hidden;}
#teacher ul li section h2{height:22px; line-height:22px; font-size:20px; font-weight:bold; overflow:hidden; margin-bottom: 10px;}
#teacher ul li section h3{height:18px; line-height:18px; margin-top:14px; font-size:16px; color:#5c5a5b; overflow:hidden;}
#teacher ul li section p{ margin-top:3px; font-size:15px; color:#858485; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#teacher ul li section h4{width:240px; height:36px; line-height:36px; margin:16px auto 0 auto; background:#0070bb; font-size:15px; text-align:center; color:#fff; overflow:hidden;}
#teacher ul li:hover section h2{color:#0070bb;}
#teacher ul li section h4:hover{color:#ff0;}
#wrap-step{width:100%; padding:60px 0 40px 0; background:url(../images/step-bg.jpg) no-repeat top center; background-size:cover;}
#wrap-step .title h2,#wrap-step .title h3{color:#fff;}
#step{margin-top:40px;}
#step dl dd{float:left; width:192px; height:160px; margin-left:60px; cursor:pointer; overflow:hidden;}
#step dl dd:first-child{margin-left:0;}
#step dl dd em{position:relative; display:block; width:108px; height:108px; margin:0 auto; background-repeat:no-repeat; background-position:center; border-radius:50%; z-index:99;}
#step dl dd em.st-icon1{background-image:url(../images/st-icon1.png); background-color:#0070bb;}
#step dl dd em.st-icon2{background-image:url(../images/st-icon2.png); background-color:#ff926e;}
#step dl dd em.st-icon3{background-image:url(../images/st-icon3.png); background-color:#eecd77;}
#step dl dd em.st-icon4{background-image:url(../images/st-icon4.png); background-color:#849cbf;}
#step dl dd em.st-icon5{background-image:url(../images/st-icon5.png); background-color:#57c1ba;}
#step dl dd em i{position:absolute; left:8px; right:8px; top:8px; bottom:8px; border:1px dashed #fff; border-radius:50%;}
#step dl dd h3{height:20px; line-height:20px; font-size:18px; margin-top:20px; text-align:center; color:#fff; overflow:hidden;}
#step dl dd p{height:56px; line-height:24px; margin-top:14px; font-size:15px; text-align:center; color:#fff; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#step dl dd:hover p{display:block;}
#step span{left:150px; top:53px; display:block; width:900px; height:0; border-top:2px dashed #fff; opacity:.56;}
#honor{margin-top:40px;}
#honor ul{margin:-16px 0 0 -16px;}
#honor ul li{float:left; width:272px; height:194px; margin:16px 0 0 16px; padding:7px; background:#fff; border:1px solid #e1e1e1; overflow:hidden;}
#honor ul li a{display:block; width:272px; height:194px; overflow:hidden;}
#honor ul li img{width:272px; max-width:none; height:194px;}
#news-img{width:520px; height:300px; margin-top:40px; overflow:hidden;}
#news-img ul li{position:relative; float:left; width:520px; height:300px; overflow:hidden;}
#news-img ul li img{width:520px; max-width:none; height:300px;}
#news-img ul li h3{position:absolute; left:0; right:0; bottom:0; height:56px; line-height:56px; padding:0 16px; background:rgba(0,0,0,.6); font-size:16px; font-weight:bold; color:#fff; overflow:hidden;}
#news-img ul li h3 span{float:right; font-size:15px; font-weight:normal; opacity:.87;}
#news-item{width:632px; height:268px; margin-top:40px; padding:16px; background:#fff; overflow:hidden;}
#news-item ul li{position:relative; height:70px; margin-bottom:14px; padding-bottom:14px; border-bottom:1px dotted #d1d1d1; overflow:hidden;}
#news-item ul li:last-child{margin-bottom:0; padding-bottom:0; border-bottom:none;}
#news-item ul li section{width:100px; height:58px; padding:7px 0 5px 0; border-right:1px solid #e1e1e1; text-align:center; overflow:hidden;}
#news-item ul li section span{display:block; height:18px; line-height:18px; font-size:16px; color:#7f7f7f; overflow:hidden;}
#news-item ul li section em{display:block; height:36px; line-height:36px; margin-top:4px; font-size:34px; font-weight:bold; overflow:hidden;}
#news-item ul li figure{position:absolute; left:120px; right:0; top:12px; height:46px; overflow:hidden;}
#news-item ul li figure figcaption{height:18px; line-height:18px; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#news-item ul li figure p{height:18px; line-height:18px; margin-top:10px; font-size:15px; color:#727171; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#news-item ul li:hover figure figcaption{color:#0070bb;}
#partner{margin-top:40px;}
#partner ul{margin-left:1px;}
#partner ul li{float:left; width:298px; height:122px; margin:0 -1px -1px 0; background:#fff; border:1px solid #e1e1e1; overflow:hidden;}
#partner ul li img{width:298px; max-width:none; height:122px;}
/*内页样式*/
#lm-banner{width:100%; height:500px; margin-top: 134px;background-repeat:no-repeat; background-position:center; background-size:cover;}
#lm-banner.alibaba{background-image:url(../images/lm-alibaba.jpg);}
#lm-banner.jingdong{background-image:url(../images/lm-jingdong.jpg);}
#lm-banner.taobao{background-image:url(../images/lm-taobao.jpg);}
#lm-banner.tianmao{background-image:url(../images/lm-tianmao.jpg);}
#lm-banner.xinmeiti{background-image:url(../images/lm-xinmeiti.jpg);}
#lm-banner.pinduoduo{background-image:url(../images/lm-pinduoduo.jpg);}
#lm-banner.case{background-image:url(../images/lm-case.jpg);}
#lm-banner.advantage1{background-image:url(../images/lm-advantage1.jpg);}
#lm-banner.advantage2{background-image:url(../images/lm-advantage2.jpg);}
#lm-banner.advantage3{background-image:url(../images/lm-advantage3.jpg);}
#lm-banner.koubei{background-image:url(../images/lm-koubei.jpg);}
#lm-banner.about{background-image:url(../images/lm-about.jpg);}
.lm-title h2{height:38px; line-height:38px; font-size:36px; font-weight:bold; overflow:hidden;}
.lm-title h2 em{color:#0070bb;}
.lm-title h2 span{position:relative; display:inline-block;}
.lm-title h2 span i{position:absolute; top:19px; display:block; width:200px; height:1px; background:#0070bb;}
.lm-title h2 span i.l{left:-232px;}
.lm-title h2 span i.r{right:-232px;}
.lm-title h2 span u{position:absolute; top:13px; display:block; width:8px; height:8px; border:2px solid #0070bb; border-radius:50%;}
.lm-title h2 span u.l{left:-32px;}
.lm-title h2 span u.r{right:-32px;}
.lm-title h3{height:18px; line-height:18px; margin-top:16px; font-size:16px; color:#666; overflow:hidden;}
#pageinfo{margin-top:60px; font-size:0;}
#pageinfo a{display:inline-block; min-width:15px; height:46px; line-height:46px; margin:0 4px; padding:0 16px; background:#fff; border:1px solid #e1e1e1; font-size:15px; color:#666;}
#pageinfo a:hover{color:#0070bb;}
#pageinfo span{color:#f3f5f8;display:inline-block; min-width:15px; height:46px; line-height:46px; margin:0 4px; padding:0 16px; background:#0070bb; border:1px solid #0070bb; font-size:15px; }
/*阿里巴巴*/
#ali-solution{position:relative; height:588px; margin-top:60px; background:url(../images/ali-solution.jpg) no-repeat center;}
#ali-solution dl dd{position:absolute; height:118px; cursor:pointer; overflow:hidden;}
#ali-solution dl dd:nth-child(1){left:0; top:40px;}
#ali-solution dl dd:nth-child(2){left:0; top:235px;}
#ali-solution dl dd:nth-child(3){left:0; bottom:40px;}
#ali-solution dl dd:nth-child(4){right:0; top:40px; text-align:right;}
#ali-solution dl dd:nth-child(5){right:0; top:235px; text-align:right;}
#ali-solution dl dd:nth-child(6){right:0; bottom:40px; text-align:right;}
#ali-solution dl dd em{display:block; width:50px; height:54px; line-height:54px; background:url(../images/ali-shape.png) no-repeat center; font-size:24px; font-weight:bold; text-align:center; color:#fff; overflow:hidden;}
#ali-solution dl dd h3{height:20px; line-height:20px; margin-top:14px; font-size:18px; font-weight:bold; overflow:hidden;}
#ali-solution dl dd h4{height:18px; line-height:18px; margin-top:12px; font-size:15px; color:#666; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#ali-solution dl dd:nth-child(4) em,#ali-solution dl dd:nth-child(5) em,#ali-solution dl dd:nth-child(6) em{position:relative; left:100%; margin-left:-50px;}
#ali-solution dl dd:hover h3{color:#f13b47;}
#ali-advantage{margin-top:40px;}
#ali-advantage dl{margin:-28px 0 0 -28px;}
#ali-advantage dl dd{position:relative; float:left; width:526px; height:114px; margin:28px 0 0 28px; padding:40px 30px; background:#fff; border-radius:6px; cursor:pointer; overflow:hidden;}
#ali-advantage dl dd em{display:block; width:104px; height:114px; background-repeat:no-repeat; background-position:center;}
#ali-advantage dl dd em.ali-adv-icon1{background-image:url(../images/ali-adv-icon1.png);}
#ali-advantage dl dd em.ali-adv-icon2{background-image:url(../images/ali-adv-icon2.png);}
#ali-advantage dl dd em.ali-adv-icon3{background-image:url(../images/ali-adv-icon3.png);}
#ali-advantage dl dd em.ali-adv-icon4{background-image:url(../images/ali-adv-icon4.png);}
#ali-advantage dl dd em.ali-adv-icon5{background-image:url(../images/ali-adv-icon5.png);}
#ali-advantage dl dd em.ali-adv-icon6{background-image:url(../images/ali-adv-icon6.png);}
#ali-advantage dl dd section{position:absolute; left:154px; right:30px; top:60px; height:54px; overflow:hidden;}
#ali-advantage dl dd section h3{height:22px; line-height:22px; font-size:20px; font-weight:bold; overflow:hidden;}
#ali-advantage dl dd section h4{height:18px; line-height:18px; margin-top:14px; font-size:16px; color:#464646; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#ali-advantage dl dd:hover section h3{color:#0070bb;}
#ali-guojizhan-img{width:100%; height:468px; background:url(../images/ali-guojizhan.jpg) no-repeat center; background-size:cover;}
#ali-guojizhan{margin-top:40px;}
#ali-guojizhan dl dd{float:left; width:282px; height:406px; margin-left:24px; border-top:8px solid #f4552b; box-shadow:0 0 10px #e1e1e1; cursor:pointer; overflow:hidden;}
#ali-guojizhan dl dd:first-child{margin-left:0;}
#ali-guojizhan dl dd section{height:138px; padding:40px 24px; text-align:center; overflow:hidden;}
#ali-guojizhan dl dd section h3{height:54px; line-height:54px; font-size:52px; font-weight:bold; color:#e1e1e1; overflow:hidden;}
#ali-guojizhan dl dd section p{height:60px; line-height:30px; margin-top:24px; font-size:16px; color:#464646; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#ali-guojizhan dl dd span{display:block; width:282px; height:188px; overflow:hidden;}
#ali-guojizhan dl dd img{width:282px; max-width:none; height:188px;}
#ali-guojizhan dl dd:hover section h3{color:#f4552b;}
#consult{width:100%; padding:60px 0; background:url(../images/consult-bg.jpg) no-repeat top center; background-size:cover;}
#consult h2{height:34px; line-height:34px; margin-bottom:40px; font-size:32px; text-align:center; color:#fff; overflow:hidden;}
#consult section{width:680px; margin:0 auto;}
#consult input{height:52px; line-height:52px; margin-top:14px; padding:0 16px; border:none; border-radius:4px; font-size:15px; color:#666;}
#consult input:first-child{margin-top:0;}
#consult button{height:56px; line-height:56px; background:#33cdbe; margin-top:24px; border-radius:4px; font-size:17px;}
#validate-tip{left:50%; top:50%; transform:translate(-50%,-50%); height:52px; line-height:52px; padding:0 20px; background:#333; border-radius:4px; font-size:15px; color:#fff; overflow:hidden; display:none; z-index:101;}
/*京东*/
#jd-advantage{margin-top:40px;}
#jd-advantage dl{margin:-40px 0 0 -66px;}
#jd-advantage dl dd{float:left; width:356px; height:306px; margin:40px 0 0 66px; border-radius:6px; cursor:pointer; overflow:hidden;}
#jd-advantage dl dd span{display:block; width:356px; height:152px; overflow:hidden;}
#jd-advantage dl dd img{width:356px; max-width:none; height:152px;}
#jd-advantage dl dd section{height:94px; padding:30px; background:#fff; text-align:center; overflow:hidden;}
#jd-advantage dl dd section h3{height:24px; line-height:24px; font-size:22px; overflow:hidden;}
#jd-advantage dl dd section p{height:56px; line-height:28px; margin-top:14px; font-size:15px; color:#464646; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#jd-advantage dl dd:hover section h3{color:#0070bb;}
#jd-problem{margin-top:40px; background:#fff; border-radius:8px; box-shadow:0 0 10px #e1e1e1; overflow:hidden;}
#jd-problem dl dd{float:left; width:520px; height:168px; padding:40px; border-top:1px solid #eee; text-align:center; cursor:pointer; overflow:hidden;}
#jd-problem dl dd:nth-child(1),#jd-problem dl dd:nth-child(2){border-top:none;}
#jd-problem dl dd:nth-child(even){width:519px; border-left:1px solid #eee;}
#jd-problem dl dd em{display:block; width:90px; height:90px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#jd-problem dl dd em.jd-p-icon1{background-image:url(../images/jd-p-icon1.png);}
#jd-problem dl dd em.jd-p-icon2{background-image:url(../images/jd-p-icon2.png);}
#jd-problem dl dd em.jd-p-icon3{background-image:url(../images/jd-p-icon3.png);}
#jd-problem dl dd em.jd-p-icon4{background-image:url(../images/jd-p-icon4.png);}
#jd-problem dl dd h3{height:24px; line-height:24px; margin-top:20px; font-size:22px; overflow:hidden;}
#jd-problem dl dd h4{height:18px; line-height:18px; margin-top:16px; font-size:15px; color:#6c7d8b; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#jd-problem dl dd:hover h3{color:#0070bb;}
#jd-problem-btn{width:300px; height:60px; line-height:60px; margin:40px auto 0 auto; background:linear-gradient(0deg,#e31d1a,#fe716f); border-radius:30px; font-size:22px; text-align:center; overflow:hidden;}
#jd-problem-btn a{display:block; color:#fff;}
#wrap-jd-service{width:100%; padding:80px 0; background:url(../images/jd-service-bg.jpg) no-repeat top center; background-size:cover;}
#wrap-jd-service .lm-title h2,#wrap-jd-service .lm-title h2 em,#wrap-jd-service .lm-title h3{color:#fff;}
#wrap-jd-service .lm-title h2 span i{background:#fff;}
#wrap-jd-service .lm-title h2 span u{border-color:#fff;}
#jd-service{margin-top:60px;}
#jd-service dl dd{float:left; width:240px; height:178px; cursor:pointer; overflow:hidden;}
#jd-service dl dd em{display:block; width:120px; height:134px; margin:0 auto; background-repeat:no-repeat; background-position:center; background-size:120px 130px;}
#jd-service dl dd em.jd-s-icon1{background-image:url(../images/jd-s-icon1.png);}
#jd-service dl dd em.jd-s-icon2{background-image:url(../images/jd-s-icon2.png);}
#jd-service dl dd em.jd-s-icon3{background-image:url(../images/jd-s-icon3.png);}
#jd-service dl dd em.jd-s-icon4{background-image:url(../images/jd-s-icon4.png);}
#jd-service dl dd em.jd-s-icon5{background-image:url(../images/jd-s-icon5.png);}
#jd-service dl dd h3{height:24px; line-height:24px; margin-top:20px; font-size:22px; text-align:center; color:#fff; overflow:hidden;}
#jd-service-dot{position:relative; height:18px; margin-top:60px; overflow:hidden;}
#jd-service-dot dl dd{float:left; width:240px; height:18px; overflow:hidden;}
#jd-service-dot dl dd span{position:relative; display:block; width:10px; height:10px; margin:0 auto; padding:3px; border:1px solid #fff; border-radius:50%; z-index:99;}
#jd-service-dot dl dd span em{display:block; width:10px; height:10px; background:#fff; border-radius:50%;}
#jd-service-dot i{position:absolute; left:0; right:0; top:9px; height:1px; background:rgba(255,255,255,.5);}
.wrap-gray.khal{background:#e1ecee;}
#jd-customer{margin-top:40px;}
#jd-customer ul{margin:-12px 0 0 -12px;}
#jd-customer ul li{float:left;width:190px; height:120px; margin:12px 0 0 12px; background:#fff; overflow:hidden;}
#jd-customer ul li img{width:190px; height:120px;}
/*淘宝*/
#wrap-tb-problem{width:100%; padding:80px 0 100px; background:url(../images/tb-problem-bg.png) no-repeat bottom center #fff;}
#tb-problem{margin-top:60px;}
#tb-problem dl dd{float:left; width:140px; padding:80px 30px; cursor:pointer; overflow:hidden;}
#tb-problem dl dd:nth-child(odd){position:relative; background:#333; z-index:99;}
#tb-problem dl dd:nth-child(even){background:#fff; box-shadow:0 0 10px #e1e1e1;}
#tb-problem dl dd:first-child{border-radius:16px 0 0 16px;}
#tb-problem dl dd:last-child{border-radius:0 16px 16px 0;}
#tb-problem dl dd em{display:block; height:52px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#tb-problem dl dd em.tb-p-icon1{width:52px; background-image:url(../images/tb-p-icon1.png);}
#tb-problem dl dd em.tb-p-icon2{width:64px; background-image:url(../images/tb-p-icon2.png);}
#tb-problem dl dd em.tb-p-icon3{width:52px; background-image:url(../images/tb-p-icon3.png);}
#tb-problem dl dd em.tb-p-icon4{width:52px; background-image:url(../images/tb-p-icon4.png);}
#tb-problem dl dd em.tb-p-icon5{width:54px; background-image:url(../images/tb-p-icon5.png);}
#tb-problem dl dd em.tb-p-icon6{width:54px; background-image:url(../images/tb-p-icon6.png);}
#tb-problem dl dd h3{height:64px; line-height:32px; margin-top:30px; font-size:22px; text-align:center; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#tb-problem dl dd:nth-child(odd) h3{color:#fff;}
#tb-problem dl dd:nth-child(odd):hover{background:#0070bb;}
#tb-problem dl dd:nth-child(even):hover h3{color:#0070bb;}
#tb-advantage{margin-top:40px;}
#tb-advantage dl{margin:-24px 0 0 -24px;}
#tb-advantage dl dd{float:left; width:222px; height:140px; margin:24px 0 0 24px; padding:50px 30px; background:#fff; border-radius:6px; cursor:pointer; overflow:hidden;}
#tb-advantage dl dd em{display:block; width:90px; height:90px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#tb-advantage dl dd em.tb-adv-icon1{background-image:url(../images/tb-adv-icon1.png);}
#tb-advantage dl dd em.tb-adv-icon2{background-image:url(../images/tb-adv-icon2.png);}
#tb-advantage dl dd em.tb-adv-icon3{background-image:url(../images/tb-adv-icon3.png);}
#tb-advantage dl dd em.tb-adv-icon4{background-image:url(../images/tb-adv-icon4.png);}
#tb-advantage dl dd em.tb-adv-icon5{background-image:url(../images/tb-adv-icon5.png);}
#tb-advantage dl dd em.tb-adv-icon6{background-image:url(../images/tb-adv-icon6.png);}
#tb-advantage dl dd em.tb-adv-icon7{background-image:url(../images/tb-adv-icon7.png);}
#tb-advantage dl dd em.tb-adv-icon8{background-image:url(../images/tb-adv-icon8.png);}
#tb-advantage dl dd h3{height:24px; line-height:24px; margin-top:26px; font-size:22px; text-align:center; overflow:hidden;}
#tb-advantage dl dd:hover h3{color:#0070bb;}
#wrap-tb-service{width:100%; padding:80px 0; background:url(../images/tb-service-bg.jpg) no-repeat top center; background-size:cover;}
#wrap-tb-service .lm-title h2,#wrap-tb-service .lm-title h2 em,#wrap-tb-service .lm-title h3{color:#fff;}
#wrap-tb-service .lm-title h2 span i{background:#fff;}
#wrap-tb-service .lm-title h2 span u{border-color:#fff;}
#tb-service{margin-top:60px;}
#tb-service dl{margin:-40px 0 0 -60px;}
#tb-service dl dd{float:left; width:360px; height:404px; margin:40px 0 0 60px; border-radius:6px; cursor:pointer; overflow:hidden;}
#tb-service dl dd span{display:block; width:360px; height:230px; overflow:hidden;}
#tb-service dl dd img{width:360px; max-width:none; height:230px;}
#tb-service dl dd section{height:94px; padding:40px 30px; background:#fff; text-align:center; overflow:hidden;}
#tb-service dl dd section h3{height:24px; line-height:24px; font-size:22px; overflow:hidden;}
#tb-service dl dd section p{height:56px; line-height:28px; margin-top:14px; font-size:15px; color:#758185; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#tb-service dl dd:hover section h3{color:#0070bb;}
/*天猫*/
#tm-wecando-text{position:relative; width:336px; height:204px; margin-top:40px; padding:150px 0; background:url(../images/tm-wecando-bg.jpg) no-repeat top center; border-radius:6px 0 0 6px; overflow:hidden; z-index:99;}
#tm-wecando-text h2{height:36px; line-height:36px; font-size:34px; font-weight:bold; color:#fff; overflow:hidden;}
#tm-wecando-text h3{height:34px; line-height:34px; margin-top:18px; font-size:32px; font-family:'Impact'; color:#fff; overflow:hidden;}
#tm-wecando-text h4{width:240px; height:56px; line-height:56px; margin:60px auto 0 auto; background:#fff; border-radius:28px; font-size:17px; overflow:hidden;}
#tm-wecando-text h4 a{display:block; color:#dd4447;}
#tm-wecando-item{width:816px; height:396px; margin-top:40px; padding:54px 24px; background:#fff; border-radius:0 6px 6px 0; box-shadow:0 0 10px #e1e1e1; overflow:hidden;}
#tm-wecando-item dl{margin:-44px 0 0 -24px;}
#tm-wecando-item dl dd{float:left; width:186px; height:43px; line-height:43px; margin:10px 0 0 24px; background:#f5f7fa; border-radius:4px; font-size:16px; text-align:center; color:#3f4353; cursor:pointer; overflow:hidden;}
#tm-wecando-item dl dd span{display:inline-block; background-repeat:no-repeat; background-position:left center;}
#tm-wecando-item dl dd span.tm-wcd-icon1{padding-left:36px; background-image:url(../images/tm-wcd-icon1.png);}
#tm-wecando-item dl dd span.tm-wcd-icon2{padding-left:36px; background-image:url(../images/tm-wcd-icon2.png);}
#tm-wecando-item dl dd span.tm-wcd-icon3{padding-left:38px; background-image:url(../images/tm-wcd-icon3.png);}
#tm-wecando-item dl dd span.tm-wcd-icon4{padding-left:36px; background-image:url(../images/tm-wcd-icon4.png);}
#tm-wecando-item dl dd span.tm-wcd-icon5{padding-left:40px; background-image:url(../images/tm-wcd-icon5.png);}
#tm-wecando-item dl dd span.tm-wcd-icon6{padding-left:36px; background-image:url(../images/tm-wcd-icon6.png);}
#tm-wecando-item dl dd span.tm-wcd-icon7{padding-left:36px; background-image:url(../images/tm-wcd-icon7.png);}
#tm-wecando-item dl dd span.tm-wcd-icon8{padding-left:34px; background-image:url(../images/tm-wcd-icon8.png);}
#tm-wecando-item dl dd span.tm-wcd-icon9{padding-left:36px; background-image:url(../images/tm-wcd-icon9.png);}
#tm-wecando-item dl dd span.tm-wcd-icon10{padding-left:34px; background-image:url(../images/tm-wcd-icon10.png);}
#tm-wecando-item dl dd span.tm-wcd-icon11{padding-left:36px; background-image:url(../images/tm-wcd-icon11.png);}
#tm-wecando-item dl dd span.tm-wcd-icon12{padding-left:34px; background-image:url(../images/tm-wcd-icon12.png);}
#tm-wecando-item dl dd span.tm-wcd-icon13{padding-left:34px; background-image:url(../images/tm-wcd-icon13.png);}
#tm-wecando-item dl dd span.tm-wcd-icon14{padding-left:34px; background-image:url(../images/tm-wcd-icon14.png);}
#tm-wecando-item dl dd span.tm-wcd-icon15{padding-left:36px; background-image:url(../images/tm-wcd-icon15.png);}
#tm-wecando-item dl dd span.tm-wcd-icon16{padding-left:34px; background-image:url(../images/tm-wcd-icon16.png);}
#tm-wecando-item dl dd:hover{background:#0070bb; color:#fff;}
#tm-wecando-item dl dd:hover span.tm-wcd-icon1{background-image:url(../images/tm-wcd-icon1-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon2{background-image:url(../images/tm-wcd-icon2-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon3{background-image:url(../images/tm-wcd-icon3-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon4{background-image:url(../images/tm-wcd-icon4-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon5{background-image:url(../images/tm-wcd-icon5-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon6{background-image:url(../images/tm-wcd-icon6-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon7{background-image:url(../images/tm-wcd-icon7-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon8{background-image:url(../images/tm-wcd-icon8-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon9{background-image:url(../images/tm-wcd-icon9-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon10{background-image:url(../images/tm-wcd-icon10-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon11{background-image:url(../images/tm-wcd-icon11-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon12{background-image:url(../images/tm-wcd-icon12-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon13{background-image:url(../images/tm-wcd-icon13-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon14{background-image:url(../images/tm-wcd-icon14-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon15{background-image:url(../images/tm-wcd-icon15-h.png);}
#tm-wecando-item dl dd:hover span.tm-wcd-icon16{background-image:url(../images/tm-wcd-icon16-h.png);}
#tm-problem{margin-top:40px;}
#tm-problem dl{margin:-30px 0 0 0px;}
#tm-problem dl dd{float:left; width:265px; height:auto; margin:30px 20px 0 0; padding:10px 10px; background:#fff; border-radius:6px; text-align:center; cursor:pointer; overflow:hidden;}
#tm-problem dl dd:nth-child(1),#tm-problem dl dd:nth-child(2),#tm-problem dl dd:nth-child(3),#tm-problem dl dd:nth-child(4){ min-height:190px;}
#tm-problem dl dd:nth-child(5),#tm-problem dl dd:nth-child(6),#tm-problem dl dd:nth-child(7),#tm-problem dl dd:nth-child(8){ min-height:285px;}
#tm-problem dl dd:nth-child(9),#tm-problem dl dd:nth-child(10),#tm-problem dl dd:nth-child(11),#tm-problem dl dd:nth-child(12){ min-height:380px;}
#tm-problem dl dd:nth-child(4n){ margin-left: 0; margin-right: 0;}
#tm-problem dl dd em{display:block; width:90px; height:90px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#tm-problem dl dd em.tm-p-icon1{background-image:url(../images/tm-p-icon1.png);}
#tm-problem dl dd em.tm-p-icon2{background-image:url(../images/tm-p-icon2.png);}
#tm-problem dl dd em.tm-p-icon3{background-image:url(../images/tm-p-icon3.png);}
#tm-problem dl dd em.tm-p-icon4{background-image:url(../images/tm-p-icon4.png);}
#tm-problem dl dd em.tm-p-icon5{background-image:url(../images/tm-p-icon5.png);}
#tm-problem dl dd em.tm-p-icon6{background-image:url(../images/tm-p-icon6.png);}
#tm-problem dl dd h3{height:24px; line-height:24px; margin-top:24px; font-size:22px; overflow:hidden;}
#tm-problem dl dd h4{height:auto; line-height:26px; margin-top:16px; font-size:15px; color:#727272;}
#tm-problem dl dd:hover h3{color:#0070bb;}
#wrap-tm-service{width:100%; padding:80px 0; background:url(../images/tm-service-bg.jpg) no-repeat top center; background-size:cover;}
#wrap-tm-service .lm-title h2,#wrap-tm-service .lm-title h2 em,#wrap-tm-service .lm-title h3{color:#fff;}
#wrap-tm-service .lm-title h2 span i{background:#fff;}
#wrap-tm-service .lm-title h2 span u{border-color:#fff;}
#tm-service{margin-top:60px;}
#tm-service dl dd{float:left; width:220px; height:230px; padding:60px 40px; cursor:pointer; overflow:hidden;}
#tm-service dl dd em{display:block; width:118px; height:120px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#tm-service dl dd em.tm-s-icon1{background-image:url(../images/tm-s-icon1.png);}
#tm-service dl dd em.tm-s-icon2{background-image:url(../images/tm-s-icon2.png);}
#tm-service dl dd em.tm-s-icon3{background-image:url(../images/tm-s-icon3.png);}
#tm-service dl dd em.tm-s-icon4{background-image:url(../images/tm-s-icon4.png);}
#tm-service dl dd em.tm-s-icon5{background-image:url(../images/tm-s-icon5.png);}
#tm-service dl dd em.tm-s-icon6{background-image:url(../images/tm-s-icon6.png);}
#tm-service dl dd em.tm-s-icon7{background-image:url(../images/tm-s-icon7.png);}
#tm-service dl dd em.tm-s-icon8{background-image:url(../images/tm-s-icon8.png);}
#tm-service dl dd p{height:84px; line-height:28px; margin-top:26px; font-size:15px; color:#fff; text-align:center; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}
#tm-service i{display:block; left:0; right:0; top:350px; height:1px; background:rgba(255,255,255,.18);}
#tm-service u{display:block; top:0; bottom:0; width:1px; background:rgba(255,255,255,.18);}
#tm-service u.h1{left:300px;}
#tm-service u.h2{left:600px;}
#tm-service u.h3{left:900px;}
/*新媒体*/
#xmt-problem{margin-top:40px;}
#xmt-problem dl{margin:-30px 0 0 -30px;}
#xmt-problem dl dd{float:left; width:320px; height:144px; margin:30px 0 0 30px; padding:50px 30px; background:#fff; border-radius:6px; cursor:pointer; overflow:hidden;}
#xmt-problem dl dd em{display:block; width:90px; height:90px; margin:0 auto; background-repeat:no-repeat;}
#xmt-problem dl dd em.xmt-p-icon1{background-image:url(../images/xmt-p-icon1.png);}
#xmt-problem dl dd em.xmt-p-icon2{background-image:url(../images/xmt-p-icon2.png);}
#xmt-problem dl dd em.xmt-p-icon3{background-image:url(../images/xmt-p-icon3.png);}
#xmt-problem dl dd em.xmt-p-icon4{background-image:url(../images/xmt-p-icon4.png);}
#xmt-problem dl dd em.xmt-p-icon5{background-image:url(../images/xmt-p-icon5.png);}
#xmt-problem dl dd em.xmt-p-icon6{background-image:url(../images/xmt-p-icon6.png);}
#xmt-problem dl dd h3{height:24px; line-height:24px; margin-top:30px; font-size:22px; text-align:center; overflow:hidden;}
#xmt-problem dl dd:hover h3{color:#0070bb;}
#wrap-xmt-wecando{width:100%; padding:80px 0 20px 0; background:url(../images/xmt-wecando-bg.png) no-repeat top center #f4f4f4;}
#wrap-xmt-wecando .lm-title h2,#wrap-xmt-wecando .lm-title h2 em,#wrap-xmt-wecando .lm-title h3{color:#fff;}
#wrap-xmt-wecando .lm-title h2 span i{background:#fff;}
#wrap-xmt-wecando .lm-title h2 span u{border-color:#fff;}
#xmt-wecando{margin-top:60px;}
#xmt-wecando dl dd{float:left; width:285px; height:520px; margin-left:20px; cursor:pointer; overflow:hidden;}
#xmt-wecando dl dd:first-child{margin-left:0;}
#xmt-wecando dl dd em{position:relative; display:block; width:120px; height:140px; margin:0 auto; background-repeat:no-repeat; background-position:center; z-index:99}
#xmt-wecando dl dd em.xmt-wcd-icon1{background-image:url(../images/xmt-wcd-icon1.png);}
#xmt-wecando dl dd em.xmt-wcd-icon2{background-image:url(../images/xmt-wcd-icon2.png);}
#xmt-wecando dl dd em.xmt-wcd-icon3{background-image:url(../images/xmt-wcd-icon3.png);}
#xmt-wecando dl dd em.xmt-wcd-icon4{background-image:url(../images/xmt-wcd-icon4.png);}
#xmt-wecando dl dd section{height:122px; margin-top:-70px; padding:130px 30px 100px 30px; background:#fff; text-align:center; overflow:hidden;}
#xmt-wecando dl dd section h3{height:24px; line-height:24px; font-size:22px; overflow:hidden;}
#xmt-wecando dl dd section i{display:block; width:36px; height:2px; margin:20px auto 0 auto; background:#2cb9c1;}
#xmt-wecando dl dd section p{height:56px; line-height:28px; margin-top:20px; font-size:16px; color:#74828d;}
#xmt-wecando dl dd span{display:block; width:285px; height:98px; background:url(../images/xmt-wcd-shape.png) no-repeat top center;}
#xmt-wecando dl dd:hover section h3{color:#2cb9c1;}
#xmt-advantage{margin-top:40px;}
#xmt-advantage dl{margin:-28px 0 0 -28px;}
#xmt-advantage dl dd{float:left; width:526px; height:160px; margin:28px 0 0 28px; padding:40px 30px; background:#fff; border-radius:6px; cursor:pointer; overflow:hidden;}
#xmt-advantage dl dd section{height:100px; padding:30px 0; background-repeat:no-repeat; background-position:right center;}
#xmt-advantage dl dd section.xmt-adv-bg1{padding-right:190px; background-image:url(../images/xmt-adv-bg1.png);}
#xmt-advantage dl dd section.xmt-adv-bg2{padding-right:148px; background-image:url(../images/xmt-adv-bg2.png);}
#xmt-advantage dl dd section.xmt-adv-bg3{padding-right:164px; background-image:url(../images/xmt-adv-bg3.png);}
#xmt-advantage dl dd section.xmt-adv-bg4{padding-right:208px; background-image:url(../images/xmt-adv-bg4.png);}
#xmt-advantage dl dd h3{height:24px; line-height:24px; font-size:22px; overflow:hidden;}
#xmt-advantage dl dd p{height:56px; line-height:28px; margin-top:20px; font-size:15px; color:#74828d; overflow:hidden;}
#xmt-advantage dl dd:hover h3{color:#0070bb;}
/*拼多多*/
#pdd-advantage{margin-top:40px;}
#pdd-advantage dl{margin:-30px 0 0 -30px;}
#pdd-advantage dl dd{float:left; width:320px; height:232px; margin:30px 0 0 30px; padding:50px 30px; background:#fff; border-radius:6px; text-align:center; cursor:pointer; overflow:hidden;}
#pdd-advantage dl dd em{display:block; width:90px; height:90px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#pdd-advantage dl dd em.pdd-adv-icon1{background-image:url(../images/pdd-adv-icon1.png);}
#pdd-advantage dl dd em.pdd-adv-icon2{background-image:url(../images/pdd-adv-icon2.png);}
#pdd-advantage dl dd em.pdd-adv-icon3{background-image:url(../images/pdd-adv-icon3.png);}
#pdd-advantage dl dd h3{height:24px; line-height:24px; margin-top:20px; font-size:22px; overflow:hidden;}
#pdd-advantage dl dd span{position:relative; display:block; width:160px; height:1px; margin:21px auto 0 auto; background:#e1e1e1;}
#pdd-advantage dl dd span i{position:absolute; left:50%; top:-1px; transform:translateX(-50%); display:block; width:36px; height:3px;}
#pdd-advantage dl dd:nth-child(1) span i{background:#faab39;}
#pdd-advantage dl dd:nth-child(2) span i{background:#49b9fc;}
#pdd-advantage dl dd:nth-child(3) span i{background:#2dcbb4;}
#pdd-advantage dl dd p{height:56px; line-height:28px; margin-top:20px; font-size:15px; color:#757a80; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#pdd-advantage dl dd:hover h3{color:#0070bb;}
#wrap-pdd-problem{width:100%; padding:80px 0; background:url(../images/pdd-problem-bg.jpg) no-repeat top center; background-size:cover;}
#wrap-pdd-problem .lm-title h2,#wrap-pdd-problem .lm-title h2 em,#wrap-pdd-problem .lm-title h3{color:#fff;}
#wrap-pdd-problem .lm-title h2 span i{background:#fff;}
#wrap-pdd-problem .lm-title h2 span u{border-color:#fff;}
#pdd-problem{margin-top:60px;}
#pdd-problem dl dd{position:relative; float:left; width:140px; height:72px; margin:0 50px; padding:34px 0; border-radius:50%; cursor:pointer; overflow:hidden;}
#pdd-problem dl dd.pdd-p-icon1{background:#ea7707;}
#pdd-problem dl dd.pdd-p-icon2{background:#0099e4;}
#pdd-problem dl dd.pdd-p-icon3{background:#11b97c;}
#pdd-problem dl dd.pdd-p-icon4{background:#eb4f38;}
#pdd-problem dl dd.pdd-p-icon5{background:#27c1b7;}
#pdd-problem dl dd em{display:block; height:44px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#pdd-problem dl dd.pdd-p-icon1 em{width:50px; background-image:url(../images/pdd-p-icon1.png);}
#pdd-problem dl dd.pdd-p-icon2 em{width:44px; background-image:url(../images/pdd-p-icon2.png);}
#pdd-problem dl dd.pdd-p-icon3 em{width:44px; background-image:url(../images/pdd-p-icon3.png);}
#pdd-problem dl dd.pdd-p-icon4 em{width:44px; background-image:url(../images/pdd-p-icon4.png);}
#pdd-problem dl dd.pdd-p-icon5 em{width:40px; background-image:url(../images/pdd-p-icon5.png);}
#pdd-problem dl dd h3{height:18px; line-height:18px; margin-top:10px; font-size:16px; color:#fff; text-align:center;}
#pdd-problem dl dd i{position:absolute; left:6px; right:6px; top:6px; bottom:6px; display:block; border:1px dashed rgba(255,255,255,.36); border-radius:50%;}
.wrap-white.nb{padding-bottom:0;}
#pdd-service{position:relative; height:564px; margin-top:60px; background:url(../images/pdd-service-bg.png) no-repeat bottom center;}
#pdd-service dl dd{position:absolute; width:344px; height:172px; overflow:hidden;}
#pdd-service dl dd:nth-child(1){left:30px; top:344px;}
#pdd-service dl dd:nth-child(2){left:130px; top:136px;}
#pdd-service dl dd:nth-child(3){left:438px; top:0;}
#pdd-service dl dd:nth-child(4){right:130px; top:136px;}
#pdd-service dl dd:nth-child(5){right:30px; top:344px;}
#pdd-service dl dd em{display:block; width:100px; height:100px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#pdd-service dl dd em.pdd-s-icon1{background-image:url(../images/pdd-s-icon1.png);}
#pdd-service dl dd em.pdd-s-icon2{background-image:url(../images/pdd-s-icon2.png);}
#pdd-service dl dd em.pdd-s-icon3{background-image:url(../images/pdd-s-icon3.png);}
#pdd-service dl dd em.pdd-s-icon4{background-image:url(../images/pdd-s-icon4.png);}
#pdd-service dl dd em.pdd-s-icon5{background-image:url(../images/pdd-s-icon5.png);}
#pdd-service dl dd p{height:60px; line-height:30px; margin-top:12px; font-size:17px; text-align:center; color:#464646; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
/*成功案例*/
#case-list{margin-top:40px;}
#case-list ul{margin:-30px 0 0 -30px;}
#case-list ul li{float:left; width:380px; margin:30px 0 0 30px; overflow:hidden;}
#case-list ul li span{display:block; width:380px; height:252px; overflow:hidden;}
#case-list ul li img{width:378px; max-width:none; height:250px;   border: 1px solid #eee;}
#case-list ul li h3{height:18px; line-height:18px; margin-top:24px; padding-right:34px; background:url(../images/link.png) no-repeat right center; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#case-list ul li em{display:block; width:100%; height:1px; margin-top:19px; background:#e1e1e1;}
#case-list ul li:hover h3{background-image:url(../images/link-h.png); color:#0070bb;}
#detail-info{margin-bottom:40px; padding-bottom:40px; border-bottom:1px dashed #e1e1e1;}
#detail-info h1{line-height:150%; font-size:22px; font-weight:bold; text-align:center;}
#detail-info h3{height:18px; line-height:18px; margin-top:16px; font-size:15px; text-align:center; color:#999; overflow:hidden;}
#detail{line-height:220%; font-size:15px;}
#detail img{display:inline-block; vertical-align:middle;}
#prev-next{height:56px; margin-top:40px; padding-top:40px; border-top:1px dashed #e1e1e1; overflow:hidden;}
#prev-next dl dd{height:18px; line-height:18px; font-size:15px; overflow:hidden;}
#prev-next dl dd:first-child{margin-bottom:20px;}
#prev-next dl dd a:hover{color:#0070bb;}
/*佰赞优势*/
#honor-list{margin-top:40px;}
#honor-list ul{margin:-30px 0 0 -30px;}
#honor-list ul li{float:left; width:380px; margin:30px 0 0 30px; overflow:hidden;}
#honor-list ul li span{display:block; width:352px; height:248px; padding:13px; background:#fff; border:1px solid #e1e1e1; overflow:hidden;}
#honor-list ul li em{display:block; width:352px; height:248px; overflow:hidden;}
#honor-list ul li img{width:352px; max-width:none; height:248px;}
#honor-list ul li h3{height:18px; line-height:18px; margin-top:16px; font-size:16px; text-align:center; overflow:hidden;}
#honor-list ul li:hover h3{color:#0070bb;}
#customer{margin-top:40px;}
#customer ul{margin:-12px 0 0 -12px;}
#customer ul li{float:left; width:289px; height:127px; margin:12px 0 0 12px; border:1px solid #e1e1e1; overflow:hidden;}
#customer ul li img{width:289px; max-width:none; height:127px;}
#advantage{margin-top:40px;}
#advantage dl{margin:-28px 0 0 -28px;}
#advantage dl dd{float:left; width:526px; height:204px; margin:28px 0 0 28px; padding:40px 30px; background:#fff; border-radius:6px; box-shadow:0 0 10px #e1e1e1; cursor:pointer; overflow:hidden;}
#advantage dl dd span{display:block; width:88px; height:88px; margin:0 auto; padding:8px; border-radius:50%;}
#advantage dl dd span.adv-icon1{background:rgba(129,216,208,.14);}
#advantage dl dd span.adv-icon2{background:rgba(255,118,106,.14);}
#advantage dl dd span.adv-icon3{background:rgba(250,189,70,.14);}
#advantage dl dd span.adv-icon4{background:rgba(99,214,223,.14);}
#advantage dl dd em{display:block; width:88px; height:88px; background-repeat:no-repeat; background-position:center; border-radius:50%;}
#advantage dl dd span.adv-icon1 em{background-image:url(../images/adv-icon1.png); background-color:#0070bb;}
#advantage dl dd span.adv-icon2 em{background-image:url(../images/adv-icon2.png); background-color:#ff766a;}
#advantage dl dd span.adv-icon3 em{background-image:url(../images/adv-icon3.png); background-color:#fabd46;}
#advantage dl dd span.adv-icon4 em{background-image:url(../images/adv-icon4.png); background-color:#63d6df;}
#advantage dl dd p{height:84px; line-height:28px; margin-top:16px; font-size:15px; color:#464646; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}
/*口碑见证*/
#wrap-evaluate{width:100%; padding:60px 0; background:url(../images/evaluate-bg.jpg) no-repeat top center; background-size:cover;}
#wrap-evaluate .lm-title h2,#wrap-evaluate .lm-title h2 em,#wrap-evaluate .lm-title h3{color:#fff;}
#wrap-evaluate .lm-title h2 span i{background:#fff;}
#wrap-evaluate .lm-title h2 span u{border-color:#fff;}
#evaluate{height:274px; margin-top:40px;}
#evaluate-item{width:1068px; height:274px; margin:0 auto; overflow:hidden;}
#evaluate-item ul li{position:relative; float:left; width:1068px; height:274px; margin-right:40px; overflow:hidden;}
#evaluate-item ul li span{display:block; width:274px; height:274px; border-radius:50%; overflow:hidden;}
#evaluate-item ul li img{width:274px; max-width:none; height:274px;}
#evaluate-item ul li section{position:absolute; left:314px; right:0; top:40px; height:194px; overflow:hidden;}
#evaluate-item ul li section h3{height:24px; line-height:24px; font-size:22px; color:#fff; overflow:hidden;}
#evaluate-item ul li section p{height:56px; line-height:28px; margin-top:30px; font-size:16px; color:#fff; overflow:hidden;}
#evaluate-item ul li section h4{width:146px; height:46px; line-height:46px; margin-top:36px; border:1px solid #fff; border-radius:24px; font-size:15px; text-align:center; color:#fff; overflow:hidden;}
#evaluate-item ul li:hover section h3{color:#ff0;}
#evaluate-item ul li section h4:hover{border-color:#ff0; color:#ff0;}
#e-prev,#e-next{top:50%; transform:translateY(-50%); width:26px; height:48px; background-repeat:no-repeat; background-position:center; cursor:pointer; opacity:.8;}
#e-prev{left:0; background-image:url(../images/prev.png);}
#e-next{right:0; background-image:url(../images/next.png);}
#e-prev:hover,#e-next:hover{opacity:1;}
#cust-case{margin-top:40px;}
#cust-case ul{margin:-18px 0 0 -18px;}
#cust-case ul li{float:left; width:388px; height:404px; margin:18px 0 0 18px; overflow:hidden;}
#cust-case ul li span{display:block; width:388px; height:238px; border-radius:6px 6px 0 0; overflow:hidden;}
#cust-case ul li img{width:388px; max-width:none; height:238px;}
#cust-case ul li section{height:117px; padding:24px; border:1px solid #e1e1e1; border-top:none; border-radius:0 0 6px 6px; overflow:hidden;}
#cust-case ul li section h3{height:18px; line-height:18px; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#cust-case ul li section h4{height:18px; line-height:18px; margin-top:12px; font-size:15px; color:#827e7e; overflow:hidden;}
#cust-case ul li section p{height:56px; line-height:28px; margin-top:13px; font-size:15px; color:#827e7e; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#cust-case ul li:hover section h3{color:#0070bb;}
/*关于我们*/
#about-item{margin-top:60px;}
#about-item .fl{width:560px; height:278px; margin-top:30px; overflow:hidden;}
#about-item .fl h3{height:26px; line-height:26px; font-size:24px; overflow:hidden;}
#about-item .fl section{line-height:30px; font-size:15px; color:#666;}
#about-item .fl section p{margin-top:20px;}
#about-item .fl section p:first-child{margin-top:0;}
#about-item .fr{width:600px; height:338px; overflow:hidden;}
#about-item .fr video{display:block; width:600px; height:338px;}
#history-date{height:76px; margin-top:60px; overflow:hidden;}
#his-date-item{position:relative; width:1140px; height:74px; margin:0 auto; overflow:hidden; z-index:99;}
#his-date-item dl dd{position:relative; float:left; width:228px; height:74px; line-height:34px; font-size:22px; text-align:center; cursor:pointer; overflow:hidden;}
#his-date-item dl dd i{position:absolute; left:50%; bottom:3px; transform:translateX(-50%); display:block; width:14px; height:14px; background:#fff; border:1px solid #d1d1d1; border-radius:50%; z-index:99;}
#his-date-item dl dd.current{font-size:32px; font-weight:bold; color:#0070bb;}
#his-date-item dl dd.current i{bottom:0; background:#0070bb; border:5px solid #fff;}
#his-line{left:30px; right:30px; bottom:13px; height:1px; background:#d1d1d1;}
#his-prev,#his-next{bottom:0; width:14px; height:26px; background-repeat:no-repeat; background-position:center; cursor:pointer;}
#his-prev{left:0; background-image:url(../images/prev1.png);}
#his-next{right:0; background-image:url(../images/next1.png);}
#his-prev:hover{background-image:url(../images/prev1-h.png);}
#his-next:hover{background-image:url(../images/next1-h.png);}
#history-item{height:322px; margin-top:40px;}
#history-item section{height:322px; display:none;}
#history-item dl dd{float:left; width:370px; height:322px; margin-left:24px; text-align:center; cursor:pointer; overflow:hidden;}
#history-item dl dd:first-child{margin-left:0;}
#history-item dl dd h3{height:26px; line-height:26px; font-size:24px; overflow:hidden;}
#history-item dl dd p{height:52px; line-height:26px; margin-top:20px; font-size:15px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#history-item dl dd span{display:block; width:370px; height:194px; margin-top:30px; overflow:hidden;}
#history-item dl dd img{width:370px; max-width:none; height:194px;}
#history-item dl dd:hover h3{color:#0070bb;}
#contact{margin:60px 0;}
#contact dl dd{float:left; width:192px; margin-left:60px; text-align:center; cursor:pointer; overflow:hidden;}
#contact dl dd:first-child{margin-left:0;}
#contact dl dd em{display:block; width:84px; height:84px; margin:0 auto; background-repeat:no-repeat; background-position:center; background-color:#0070bb; border-radius:50%;}
#contact dl dd em.c-icon1{background-image:url(../images/c-icon1.png);}
#contact dl dd em.c-icon2{background-image:url(../images/c-icon2.png);}
#contact dl dd em.c-icon3{background-image:url(../images/c-icon3.png);}
#contact dl dd em.c-icon4{background-image:url(../images/c-icon4.png);}
#contact dl dd em.c-icon5{background-image:url(../images/c-icon5.png);}
#contact dl dd h3{height:20px; line-height:20px; margin-top:24px; font-size:17px; overflow:hidden;}
#contact dl dd p{height:52px; line-height:26px; margin-top:10px; font-size:15px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
#contact dl dd p span{font-size:17px; color:#757575;}
#contact dl dd:hover h3{color:#0070bb;}
#service-item{margin-top:60px;}
#service-item dl{display:flex; justify-content:space-between;}
#service-item dl dd{cursor:pointer;}
#service-item dl dd em{display:block; height:38px; margin:0 auto; background-repeat:no-repeat; background-position:center;}
#service-item dl dd em.si-icon1{width:36px; background-image:url(../images/si-icon1.png);}
#service-item dl dd em.si-icon2{width:54px; background-image:url(../images/si-icon2.png);}
#service-item dl dd em.si-icon3{width:36px; background-image:url(../images/si-icon3.png);}
#service-item dl dd em.si-icon4{width:36px; background-image:url(../images/si-icon4.png);}
#service-item dl dd em.si-icon5{width:38px; background-image:url(../images/si-icon5.png);}
#service-item dl dd em.si-icon6{width:38px; background-image:url(../images/si-icon6.png);}
#service-item dl dd em.si-icon7{width:34px; background-image:url(../images/si-icon7.png);}
#service-item dl dd em.si-icon8{width:44px; background-image:url(../images/si-icon8.png);}
#service-item dl dd h3{height:18px; line-height:18px; margin-top:12px; font-size:16px; text-align:center; overflow:hidden;}
#service-item dl dd:hover h3{color:#0070bb;}
/*底部样式*/
#footer{width:100%; padding:40px 0; background:#313131;}
#f-menu dl dd{float:left; height:30px; line-height:30px; overflow:hidden;}
#f-menu dl dd a{display:block; color:#ccc;}
#f-menu dl dd a:hover{color:#fff;}
#f-menu dl dd span{display:block; width:1px; height:14px; margin:8px 30px 0 30px; background:#6a6a6a;}
#f-link{margin-top:10px;}
#f-link dl dt{float:left; height:30px; line-height:30px; margin-right:10px; font-size:14px; color:#ccc; overflow:hidden;}
#f-link dl dd{float:left; height:30px; line-height:30px; margin-right:30px; font-size:14px; overflow:hidden;}
#f-link dl dd a{display:block; color:#ccc;}
#f-link dl dd a:hover{color:#fff;}
#footer hr.line{width:100%; height:1px; margin:22px 0 30px 0; background:#464646; border:none;}
#f-logo{margin-top:22px;}
#f-logo img{width:auto; height:72px;}
#f-qrcode{margin-left:72px; padding:0 72px; border-left:1px solid #464646; border-right:1px solid #464646;}
#f-qrcode dl dd{float:left; margin-left:20px;}
#f-qrcode dl dd:first-child{margin-left:0;}
#f-qrcode dl dd img{width:90px; height:90px; margin:0 auto;}
#f-qrcode dl dd h3{height:16px; line-height:16px; margin-top:12px; font-size:14px; text-align:center; color:#ccc; overflow:hidden;}
#f-contact{line-height:40px; margin-top:26px; font-size:14px; color:#fff;}
#f-contact p.telbox{ font-size: 41px;}
#f-kefu{width:188px; height:60px; line-height:60px; margin:29px 0 0 30px; background:#0070bb; border-radius:30px; font-size:17px; text-align:center; overflow:hidden;}
#f-kefu a{display:block; color:#fff;}
#f-kefu span{display:inline-block; padding-left:36px; background:url(../images/kefu.png) no-repeat left center;}
#copyright{height:60px; line-height:60px; background:#2c2c2c; font-size:14px; color:#bcbcbc; overflow:hidden;}
#copyright a{color:#bcbcbc;}
#copyright a:hover{color:#fff;}
/*漂浮*/
.side{position: fixed;width: 78px;right: 0;top: 50%;margin-top: -200px;z-index: 100;border: 1px solid #e0e0e0;background: #fff;border-bottom: 0}
.side ul li{width: 78px;height: 78px;float: left;position: relative;border-bottom: 1px solid #e0e0e0;color: #333;font-size: 14px;line-height: 38px;text-align: center;transition: all .3s;cursor: pointer}
.side ul li:hover{background: #f67524;color: #fff}
.side ul li:hover a{color: #fff}
.side ul li i{height: 25px;margin-bottom: 1px;display: block;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: auto 25px;margin-top: 14px;transition: all .3s}
.side ul li i.bgs1{background-image: url('../images/right_pic5.png')}
.side ul li i.bgs2{background-image: url('../images/right_pic7.png')}
.side ul li i.bgs3{background-image: url('../images/right_pic2.png')}
.side ul li i.bgs4{background-image: url('../images/right_pic1.png')}
.side ul li i.bgs5{background-image: url('../images/right_pic3.png')}
.side ul li i.bgs6{background-image: url('../images/right_pic6_on.png')}
.side ul li:hover i.bgs1{background-image: url('../images/right_pic5_on.png')}
.side ul li:hover i.bgs2{background-image: url('../images/right_pic7_on.png')}
.side ul li:hover i.bgs3{background-image: url('../images/right_pic2_on.png')}
.side ul li:hover i.bgs4{background-image: url('../images/right_pic1_on.png')}
.side ul li:hover i.bgs5{background-image: url('../images/right_pic3_on.png')}
.side ul li .sidebox{position: absolute;width: 78px;height: 78px;top: 0;right: 0;transition: all .3s;overflow: hidden}
.side ul li.sidetop{background: #f67524;color: #fff}
.side ul li.sidetop:hover{opacity: .8;filter: Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width: 238px;display: none;color: #363636;text-align: center;padding-top: 235px;position: absolute;left: -240px;top: 0;background-repeat: no-repeat;background-position: center center;border: 1px solid #e0e0e0;background-size: 100%;}
.side ul li.sideetel .telBox.son{width: 240px;height: 237px;display: none;color: #fff;text-align: left;position: absolute;left: -240px;top: 0px;background: #f67524}
.side ul li.sideetel .telBox dd{display: block;height: 118.5px;overflow: hidden;padding-left: 82px;line-height: 24px;font-size: 18px}
.side ul li.sideetel .telBox dd span{display: block;line-height: 28px;height: 28px;overflow: hidden;margin-top: 32px;font-size: 18px;margin-top: 14px;}
.side ul li.sideetel .telBox dd.bgs1{background: url('../images/right_pic8.png') 28px center no-repeat;background-color: #e96410}
.side ul li.sideetel .telBox dd.bgs2{background: url('../images/right_pic9.png') 28px center no-repeat}
.side ul li:hover .son{display: block !important;animation: fadein 1s}
@keyframes fadein{from{opacity: 0}
to{opacity: 1}}
#top{
    position: fixed;
    top: 0px;
    z-index: 10000;
  }
  #header{
    position: fixed;
    top: 40px;
    z-index: 10000;
    background: #fff;
  }
.v52fmbx{overflow:hidden;text-align:left;width:80%; margin: 0 10%;}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;background:#fff}
.v52fmbx dl{margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0}
.submit{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'; width:200px!important}
.submit:hover{background:#38c4f0}
.submit.active{background:#1ba4cf}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.v52fmbx dl dd.ftype_code img{height:30px;position:relative;bottom:2px}
.ftype_select{text-align: right!important;}
.sxp{padding: 10px 20px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.product_head{clear: both;border: 1px solid #EEEEEE;padding:0 15px 15px;}
.product_img{width: 40%;float:left;position: relative;min-height: 1px;}
.product_img img{display: block;margin-right: auto;margin-left: auto;max-width: 100%;height: auto;}
.product_js{width: 58%;float: left;position: relative;min-height: 1px;padding-left: 23px;}
.product_js h1{font-size: 28px;margin: 0;padding: 0;color: #000;font-weight: 600;padding-top: 15px;}
.car-bo{background: #FBFAFA;padding: 15px;margin-top: 25px;width: 647px;display: block;overflow: hidden;}
.car-bo b{float: left;margin: 0;padding: 0;height: 30px;line-height: 30px;font-weight: normal;font-size: 16px;}
.car-bo li{float: left;margin-right: 20px;list-style-type: none;color: #008800;background: url(../images/go.png) no-repeat 0px 8px;padding-left: 20px;height: 35px;line-height: 35px;}
.sad{font-size: 14px;color: #666;background: #fff;padding: 15px;}
.sad p{padding: 5px 0px;line-height: 30px;}
.details{position: relative;height: auto;overflow: hidden;margin-top: 0;}
.details li{position: relative;float: left;width: 30.33%;height: 90px;font: normal 18px/26px "Microsoft Yahei",Helvetica,Tahoma,sans-serif;border-bottom: 1px solid #e3e3e3;text-align: left;padding-left: 3%;color: #ff5400;padding-top: 0px;padding-bottom: 20px;}
.details li i{position: absolute;top: 30px;right: -1px;display: block;width: 1px;height: 50px;overflow: hidden;background-color: #e3e3e3;}
.details li span{display: block;margin-top: 28px;font: normal 18px/28px "Microsoft Yahei",Helvetica,Tahoma,sans-serif;color: #141823;}
.details li span{display: block;font: normal 16px/28px "Microsoft Yahei",Helvetica,Tahoma,sans-serif;color: #666;}
.product_body_left{border: 1px solid #EEEEEE;padding: 10px;width: 23%;float: left;}
.product_body_left .lianxi{background: #F7F7F7;padding: 10px;}
.product_body_left li{margin-top: 15px;text-align: center;}
.product_body_left li img{display: block;max-width: 100%;height: auto;}
.product_body_left li p{line-height: 30px;font-size:16px;}
.product_body_left li .jgg{color: #666;height: 25px;line-height: 25px;font-size:15px;}
.jgg span{color: #f00;font-weight:600;}
.content{width: 100%;height: auto;}
.zhuti{width: 1200px;height: auto;margin: 30px auto 0;overflow: hidden;}
.blank20{height: 20px;overflow: hidden;}
.product_body_right{border: 1px solid #EEEEEE;width: 1198px;float: right;}
.products-nav{height: 50px;background-color: #f7f7f7;}
.products-nav li{font-size: 16px;height: 50px;line-height: 50px;text-align: center;color: #333;cursor: pointer;}
.products-nav>li{display: table-cell;width: 1%;}
.products-nav li .selected{border-top: #ff7700 2px solid;background: white;border-right: #eee 1px solid;font-weight: bold;display: block;}
.product_body_box{padding: 20px 20px 0;overflow:hidden;}
.product_body_box .product_content p a{color:#0f93e6;}
.product_body_box .product_content p a:hover{color:#ff5400;}
.product_body_box .product_cspz{padding:0;}
.product_cspz table{border:1px solid #ccc;border-collapse:collapse;width: 100%!important;}
.product_cspz td{padding:3px;border:1px solid #ccc;}
.product_cspz td a{color:#0f93e6;}
.product_cspz td a:hover{color:#ff5400;}
.product_body_box h2{background: transparent url(../images/divider.png) repeat-x scroll left bottom !important;height: 40px;line-height: 30px;font-size: 19px;margin-top: 10px;margin-bottom: 10px;color: #06c;font-weight:700;}
.product_body_box h3{height: 40px;line-height: 40px;font-size: 18px;margin-top: 15px;margin-bottom: 10px;font-weight: 500;color:#ff0000;}
.product_body_box .product_content{font-size: 17px;line-height: 28px;color: #272727;text-align: justify;padding-top:5px;}
.product_body_box .product_wenda{font-size: 16px;line-height: 26px;color: #272727;text-align: justify;}
.product_content p{color: #0a0a0a;line-height: 30px;padding: 5px 0;}
.hong{color:#FF0000;}
.product_body_box .product_anli{padding: 5px 0px;height: auto;overflow:hidden;margin:0 -15px;}
.product_body_box .product_anli li{width: 23%;float: left;padding:0 1%;}
.product_anli img{display: block;max-width: 100%;height: auto;}
.product_anli li p{width: 100%;height: 30px;text-align: center;font-size: 13px;line-height:30px;}