<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*网站公共样式*/
body { font-family:"MicrosoftYaHei","Arial"; font-size:12px; background:#fff; max-width:750px; overflow-x: hidden; margin: 0 auto; color:#333; line-height:22px; width:100%; overflow-x:hidden;  }
html,div,span,p,ul,li,dl,dt,dd,a,img,em,label,input,textarea,form { margin:0; padding:0;}
form{ display:inline;}
ul,li { list-style:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal; padding:0; margin:0;}
a{ text-decoration:none; color:#333; }
a:hover{ color:#2d85f1;}
img { border:none;}
.del_float{ display:block; height:0; clear:both; visibility:hidden; }
.document_width{ width:94%; margin:auto; max-width:750px;}

.ui-loader-default{ display:none}
.ui-mobile-viewport{ border:none;}
.ui-page {padding: 0; margin: 0; outline: 0} 
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; line-height:100%;}
textarea { -webkit-appearance: none;}   
.button{ border-radius: 0; } 
.ui-btn-text{ display:none;}
.ui-submit{}

#alertcon { background:#2e9007;opacity:0; width:280px; top:0; position:fixed; line-height:24px; padding:10px 10px; left:calc(50% - 150px); color:#fff; text-align:center; font-size:14px; border-radius:10px;animation: myshowdivalert 4s;}


/****分页****/
.fenye{ width:100%; height:auto; float:left; margin-top:40px;margin-bottom:50px;}
.fenye ul{  text-align: center; white-space: nowrap;}
.fenye ul li{ display: inline;  display: table-cell; display: inline-block;width:30px; height:30px;  line-height:30px; text-align:center; background:#fff; border-radius:2px;margin:0 2px;}
.fenye ul a{ display: inline;  display: table-cell; display: inline-block;width:30px; height:30px; border:1px solid #ddd; line-height:30px; text-align:center; background:#fff; border-radius:2px; }
.fenye ul a:hover,.fenye ul a.cur{ background:#387EE8; color:#fff; border:1px solid #387EE8;}

.fenye a{display: inline;  display: table-cell; display: inline-block;width:auto; padding:0 10px; height:30px; border:1px solid #ddd; line-height:30px; text-align:center; background:#fff; border-radius:2px; }
.fenye a:first-child{ display:none;}
.fenye a:hover,.fenye b{display: inline;  display: table-cell; display: inline-block;width:auto; padding:0 10px; height:30px;border-radius:2px;  line-height:30px; text-align:center;  background:#387EE8; color:#fff; border:1px solid #387EE8;}



#alertdiv{ position: fixed;margin: auto;width: 100%;top: 40%;display: none;z-index: 2147483647; }
#alertdiv div{ background-color: #000;color: #FFF;padding: 20px 20px 20px 20px;min-width: 100px;opacity: 0.7;min-height: 25px;text-align: center;color: rgb(255, 255, 255);border-width: 1px;  border-style: solid;-moz-border-radius: 11px;-khtml-border-radius: 11px;-webkit-border-radius: 11px;border-radius: 11px;line-height: 150%;width: 60%;margin: auto;z-index: 2147483647;}


/*****首页*****/
.sj_header{ width:100%; height:55px; position:fixed; z-index:9999; left:0; top:0; float:left; background:url(../images/menu_yy.png) bottom center no-repeat #fff; background-size:100% 2px; box-sizing:border-box; }
.sj_header .menu{ width:20%; height:55px; float:left;}
.sj_header .menu a{ width:55px; height:55px; float:left; background:url(../images/menu.png) left center no-repeat; display:block; background-size:auto 25px;}
.sj_header .menu a.close{  background:url(../images/memu_close.png) left center no-repeat;background-size:auto 25px;}

.sj_header .logo{ width:60%; height:55px; float:left; text-align:center;}
.sj_header .logo a img{ width:173px; height:36px; margin:8px auto; display:block;}
.sj_header .xiazai{ width:20%; height:55px; float:left;}
.sj_header .xiazai a{ width:85px; height:28px; float:right; margin-top:12px;  border:1px solid #666; color:#111131; text-align:center; line-height:28px; font-size:14px;box-sizing:border-box; border-radius:2px;}
.sj_header .xiazai a:hover{ background:#2d85f1; color:#fff; border:1px solid #2d85f1;}
.menu_div{ width:100%; display:none; max-width:750px; height:auto; float:left; position:absolute; left:0; top:54px; background:#373737; z-index:999;}
.menu_div ul li a{ width:100%; height:45px; line-height:45px; float:left; text-align:center; border-bottom:1px solid #4f4f4f; font-size:16px; color:#fff;}

.bottom_menu{ width:100%; max-width:750px; height:50px; float:left; position:fixed; bottom:0; background:#000F4B; z-index:9999;}
.bottom_menu ul li a{ width:33%; height:50px; float:left; text-align:center; line-height:50px; font-size:16px; color:#fff; border-left:1px solid #53618e; box-sizing:border-box;}
.bottom_menu ul li.first a{ width:34%; border-left:none;}
.bottom_menu ul li a:hover,.bottom_menu ul li a.cur{ background:#f5a623;}
.bottom_menu_div{ width:34%; max-width:255px; display:none; height:auto; float:left; position:fixed; bottom:50px; background:#f5a623;}
.bottom_menu_div a{ width:100%; height:38px; line-height:38px; float:left; border-bottom:1px solid #edb350; font-size:15px; color:#fff; text-align:center; display:block;}
.bottom_menu_div1{ left:34%; width:33%; display:none;}


.banner{width:100%; max-width:750px; overflow:hidden; position:relative; height:auto; margin-top:60px;}
.banner ul {overflow:hidden;}
.banner ul li{ width:100%; max-width:750px; height:100%; float:left; position:relative;}
.banner ul li img{ width:100%; height:100%; display:block; }
.banner_span{margin:0px;padding:0px;width:100%;position:absolute; bottom:5px;text-align:center; z-index:0;}
.banner_span span{display:inline-block;margin-left:4px;width:10px;height:10px; border-radius:10px; background:#fff; cursor:pointer;}
.banner_span span.cur,.banner_span span:hover{background:#0777dd;width:40px;height:10px; border-radius:10px;  }

.index_menu{ width:100%; height:45px; float:left; background:#000F4B;}
.index_menu ul li{ width:18.5%; height:45px; float:left;}
.index_menu ul li.l1{ width:26%; position:relative;}
.index_menu ul li a{ width:100%; height:45px; text-align:center; line-height:45px; color:#fff; font-size:16px; float:left; border-right:1px solid #17275a; box-sizing:border-box; }
.index_menu ul li.last a{ border-right:none;}
.index_menu ul li a:hover{ background:#0777dd;}

.index_menus ul li{ width:25%;}

.index_news{ width:100%; height:auto; float:left; border-bottom:1px solid #ececec; /*background:url(../images/menu_yy.png) left bottom no-repeat; background-size:100% 2px;*/}
.index_news dl{ width:100%; height:auto; float:left; position:relative;}
.index_news dl dt{ width:40px; height:40px; float:left; line-height:20px; padding:10px 0; font-size:15px; color:#3895FE; font-weight:550; border-right:1px solid #dedede; /*background:url(../images/menu_yy.png) right center no-repeat; background-size:2px 100%;*/}
.index_news dl dd{ width:100%; height:50px; float:left; position:absolute; line-height:20px; padding:8px 0; overflow:hidden; left:0; top:0; padding-left:60px; box-sizing:border-box;}
.index_news dl dd ul{ width:100%; height:auto; float:left;}
.index_news dl dd ul li a{ width:100%; height:20px; font-size:14px; line-height:24px; float:left; overflow:hidden; color:#666666;}
.index_news dl dd ul li a s{ width:10px; height:10px; float:left; border-radius:10px; background:#f3861d; display:block; margin:6px 5px 0 0;}
.index_news dl dd ul li a:hover{ color:#0777dd;}

.index_tt{ width:100%; height:auto; float:left; margin-bottom:10px;}
.index_tt strong{ width:100%; height:auto; float:left; font-size:22px; padding-top:5px; text-align:center; color:#222222; line-height:30px; font-weight:normal;}
.index_tt p{ width:100%; height:auto; float:left; text-align:center; font-size:14px; color:#666; line-height:22px;}
.baiziti strong,.baiziti p{ color:#fff;}


.index_div1{ width:100%; height:auto; float:left; padding:25px 0;}
dl.i_d1{ width:48%; height:150px; float:left; margin:1%; background: #FFFFFF;box-shadow: 0 3px 12px 0 #f6c8c8;border-radius:8px; padding:25px 20px; box-sizing:border-box; cursor:pointer; position:relative;}
dl.i_d1 dt{ width:22%; float:left; height:auto; text-align:center; margin-top:20px;}
dl.i_d1.i_d1s dt{ margin-top:0;}
dl.i_d1.i_d1s dd{ padding:0 15px 0 0; margin-top:-3px;}
dl.i_d1 dt img{ width:60px; margin:0 auto; height:auto; display:block; float:right; margin-right:-5px;}
dl.i_d1 dd{ width:78%; float:left; padding:10px 15px 0 0; text-align:center; box-sizing:border-box; font-size:16px; line-height:24px; letter-spacing:1px; color:#777; }
dl.i_d1 dd strong{ width:100%; height:auto; font-size:20px; color:#333; font-weight:550; line-height:42px; letter-spacing:3px; float:left; margin-bottom:5px;}
dl.i_d1 dd.dd{ margin-top:-22px;}
dl.i_d1:hover{-webkit-animation-name: buzz-out;-webkit-animation-duration: 0.35s;-webkit-animation-timing-function: linear;-webkit-animation-iteration-count: 1;}
@-webkit-keyframes buzz-out {
  0% {-webkit-transform: translateX(8px) rotate(6deg);}
 100% {-webkit-transform: translateX(-8px) rotate(-6deg);}
}

.index_div2{ width:100%; height:340px; float:left; background:url(../images/index_div2_bj.jpg) center bottom no-repeat; background-size:cover; padding:30px 0 40px 0; text-align:center; color:#fff;}
.index_div2 h2{ width:100%; height:auto; font-size:24px; line-height:40px;}
.index_div2 h3{ width:100%; height:auto; font-size:18px; line-height:26px; color:#F2F2F2; margin:5px 0 15px 0;}
.index_div2 p{ width:100%; height:auto; font-size:14px; line-height:22px;}

.index_div3{ width:100%; height:auto; float:left; padding:30px 0 0 0;}
dl.i_d3{ width:48%; height:auto; float:left; margin:1%; box-shadow: 0 3px 12px 0 #D9D9D9; box-sizing:border-box; cursor:pointer; position:relative;}
dl.i_d3 dt{ width:100%; height:auto; float:left;}
dl.i_d3 dt img{ width:100%; height:auto; display:block;}
dl.i_d3 dd.d1{ width:100%; height:auto; float:left; font-size:18px; line-height:50px; color:#000; text-align:center; }
dl.i_d3 dd.d2{ width:100%; height:100%; float:left; display:none; background:url(../images/index_div3_mb.png) center center no-repeat; background-size:cover; position:absolute; left:0; top:0;}
dl.i_d3 dd.d2 p{ width:100%; height:auto; float:left; text-align:center; font-size:14px; line-height:24px; letter-spacing:1.5px; color:#fff; padding-top:5vw; box-sizing:border-box;}
dl.i_d3 dd.d2 a{ width:100%; height:50px; line-height:50px; text-align:center; float:left; position:absolute; left:0; bottom:0; background:#1890FF; color:#fff; font-size:18px; letter-spacing:2px;}
dl.i_d3:hover dd.d2{ display:block;}

.index_div4{ width:100%; height:auto; float:left; padding:30px 0 0 0;}
.index_tt_bj{ background:url(../images/index_ys_bj.png) 30% 0px no-repeat; background-size:auto 55px;}
dl.i_d4{ width:100%; height:auto; float:left; position:relative; padding:10px; margin:8px 0; box-sizing:border-box;cursor:pointer; box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20); border-radius:4px;}
dl.i_d4 dt{ width:50px; height:50px; float:left; text-align:center;}
dl.i_d4 dt img{ width:50px; height:auto; display:block;}
dl.i_d4 dd{ width:100%; position:absolute; left:0; top:10px; padding-left:75px;  height:50px; float:left; box-sizing:border-box; font-size:14px; color:#333; line-height:22px;}
dl.i_d4 dd strong{ width:100%; height:auto; float:left; font-size:18px; color:#174C9C; line-height:25px; font-weight:normal;}
dl.i_d4:hover{  box-shadow: 0 3px 12px 0 #D9D9D9;}

.index_div5{ width:100%; height:auto; padding:30px 0; box-sizing:border-box; float:left;}
.index_div5_sz{ width:100%; height:300px;  float:left; background:url(../images/index_div5_bj.jpg) center center no-repeat; background-size:1500px auto; text-align:left;}
.index_div5_sz strong{ width:33%; float:left; text-align:center; font-size:30px; line-height:30px; color:#fff; font-weight:normal; cursor:pointer; margin-top:60px; padding-bottom:110px;  box-sizing:border-box;}
.index_div5_sz strong span{ width:100%; height:auto; float:left; font-size:16px; line-height:22px;}
.index_div5_sz strong.s{ width:34%;}

.index_div5_wz{ width:100%; height:auto; float:left; margin-top:-30px; }
dl.i_d5{ width:48%; height:auto; overflow:hidden;background:#fff; float:left; margin:1%; cursor:pointer; padding:20px 10px; border-radius:4px; box-sizing:border-box;box-shadow: 0 2px 12px 0 #ccc;}
dl.i_d5 dt{ width:100%; height:auto; float:left; font-size:22px; line-height:50px; float:left; text-indent:15px;}
dl.i_d5 dt img{ width:50px; height:auto; float:left; display:block;}
dl.i_d5 dd{ width:100%; height:auto; float:left; font-size:16px; line-height:25px; color:#4C5767; padding:5px 10px; box-sizing:border-box;}

.index_div6{ width:100%; height:auto; float:left; padding:25px 0; background:#f9f9f9;}
dl.i_d6{ width:100%; height:100vw; max-height:780px; float:left; margin-top:10px;}
dl.i_d6 dt{ width:94%; height:auto; float:left; margin:0 3%;}
dl.i_d6 dt img{ width:100%; height:auto; display:block; margin:0 auto;}
dl.i_d6 dd{ width:70%; height:auto; float:left; margin:10px 15%; }
dl.i_d6 dd strong{ width:100%; height:auto; float:left; font-size:16px; line-height:26px; font-weight:550; color:#333; text-align:center;}
dl.i_d6 dd p.p1{ width:100%; height:auto; float:left; font-size:12px; color:#777; line-height:20px; text-align:center;}
dl.i_d6 dd p.p2{ width:100%; height:auto; float:left; font-size:14px; line-height:22px; color:#333;}
dl.i_d6 dd p.p3{ width:100%; height:auto; float:left; font-size:14px; line-height:22px; text-align:right; color:#333;}
.hot_items_z{ width:100%; height:auto; float:left; box-sizing:border-box; }
.hot_items{ width:100%;height:100vw; max-height:780px;position:relative; padding-bottom:40px; overflow:hidden; box-sizing:border-box;}
.hot_items_div_ul{  width:100%; height:100vw; max-height:780px;overflow:hidden; }

.case_banner_span{margin:0px;padding:0px;width:100%;position:absolute; bottom:5px;text-align:center; z-index:0;}
.case_banner_span span{display:inline-block;margin-right:7px;width:7px;height:7px; border-radius:7px;  background:#b5b5b5; cursor:pointer;}
.case_banner_span span.cur,.case_banner_span span:hover{background:#1890FF;width:7px;}

.index_div7{ width:100%; height:auto; float:left; padding:25px 0;}
.index_div7 ul{ width:100%; height:auto; float:left;}
.index_div7 ul li a{ width:23%; height:auto; float:left; margin:1%; border:1px solid #f2f2f2; box-sizing:border-box;}
.index_div7 ul li a img{ width:100%; height:auto; display:block;}

.bottom_div{ width:100%; height:auto; float:left; padding:25px 0 15px 0; background:#171A2A;}
.bottom_div p.p1{ width:100%; height:auto; line-height:26px; font-size:16px; text-align:center; color:#fff; margin-bottom:10px;}
.bottom_div_c{ width:70%; height:auto; float:left; margin:0 15%;}
dl.b_dl{ width:48%; height:auto; float:left; margin:10px 1%; text-align:center;}
dl.b_dl dt{ width:100%; height:auto; float:left; text-align:center;}
dl.b_dl dt img{ width:120px; height:auto; display:block; margin:0 auto;}
dl.b_dl dd{ width:100%; height:auto; line-height:24px; font-size:14px; color:#C6CDD5; letter-spacing:0.5px; text-align:center; float:left; margin-top:5px;}
.bottom_div .xt{ width:100%; height:2px; float:left; border-bottom:1px dashed #C6CDD5; margin:5px 0 10px 0;}
.bottom_div p.p2{ width:100%; height:auto; line-height:24px; font-size:14px; text-align:center; color:#C6CDD5;}
.bottom_div p.p3{ width:100%; float:left; height:auto; line-height:24px; font-size:14px; text-align:center;color:#C6CDD5; }
.bottom_div p.p3 s{ width:auto; background:url(../images/bottom_tel.png) left 0px no-repeat; background-size:auto 18px; padding-left:20px; height:auto; text-decoration:none;}
.bottom_div p.p3 span{ color:#fff;}

.footer_div{ width:100%; height:auto; line-height:20px; float:left; padding:10px 0 60px 0; background:#000; opacity:0.9; text-align:center; font-size:12px; color:#fff;}

/*********关于我们*******/
.ny_banner{ width:100%; height:auto; float:left; margin-top:60px;}
.ny_banner img{ width:100%; height:auto; display:block;}
.ny_tag{ width:100%; height:auto; float:left; padding:10px 0; border-bottom:1px solid #f2f2f2;}
.ny_tag a{ width:auto; height:auto; float:left; font-size:14px; color:#475669; line-height:22px; margin-right:15px;}
.ny_tag a:hover{ color:#2d85f1;}

.gywm_div{ width:100%; height:auto; float:left; padding:25px 0;}
.gywm_div_jj{ width:100%; height:auto; float:left; font-size:14px; line-height:24px; color:#666;}

.gywm_lc{ width:100%; height:auto; min-height:100px; float:left; margin:35px 0 10px 0; background:url(../images/a_gywm_lc_tb.png) center center no-repeat; background-size:3px 100%;}
.gywm_lcd{ width:auto; height:25px; line-height:25px; float:left; background:url(../images/a_gywm_tb_1.png) left center no-repeat; background-size:25px auto; font-size:18px; font-weight:550; color:#393939; padding-left:30px; margin-left:48.1%;}
dl.lc_dl{ width:100%; height:auto; float:left; margin:20px 0%;  background:url(../images/a_gywm_lc_tb.png) right bottom no-repeat; background-size:50% 2px;}
dl.lc_dl dt{ width:50%; height:auto; float:left; padding-right:15px; box-sizing:border-box;}
dl.lc_dl dt img{ width:100%; height:auto; display:block;}
dl.lc_dl dd{ width:50%; height:auto; float:left; padding-left:15px; box-sizing:border-box; font-size:14px; line-height:20px; color:#666;}
dl.lc_dl dd strong{ width:100%; height:auto; font-size:16px; color:#393939; line-height:24px;}
.gywm_lcd.s{ width:auto; height:25px; line-height:25px; float:right; background:url(../images/a_gywm_tb_1.png) right center no-repeat; background-size:25px auto; font-size:18px; font-weight:550; color:#393939; padding-right:30px; margin-right:48.1%;}
dl.lc_dl.lc_dls{background:url(../images/a_gywm_lc_tb.png) left bottom no-repeat; background-size:50% 2px;}
dl.lc_dl.lc_dls dt{ padding:0 0 0 15px;}
dl.lc_dl.lc_dls dd{ padding:0 15px 0 0; text-align:right;}
.qywm_lcb{ width:100%; height:auto; float:left; text-align:center; font-size:16px; font-weight:550; color:#309CBB}

.gywm_div1{ width:100%; padding:25px 0; height:auto; float:left; background:url(../images/hzjm_div2_bj.jpg) center center no-repeat; background-size:cover;}
.gywm_div1 dl{ width:23%; height:130px; float:left; background:#212435; border-radius:6px; text-align:center; padding:15px; box-sizing:border-box; margin:1%; color:#fff;}
.gywm_div1 dl dt{ width:100%; height:auto; float:left;text-align:center; }
.gywm_div1 dl dt strong{ width:auto;  text-align:center; height:26px; line-height:26px;font-size:16px; font-weight:550; border-bottom:1px solid #f2f2f2; padding-bottom:5px; }
.gywm_div1 dl dd{ width:100%; height:auto; float:left; font-size:14px; line-height:20px; color:#F2F2F2; margin-top:8px;}

/********产品理念********/
.cpln_div{ width:100%; height:auto; float:left; padding:25px 0;}
.cpln_div dl{ width:100%; height:auto; float:left; text-align:center;}
.cpln_div dl dt{ width:100%; height:auto; float:left; text-align:center;}
.cpln_div dl dt img{ width:80px; height:auto; display:block; margin:0 auto;}
.cpln_div dl dd{ width:100%; text-align:center; height:auto; float:left; font-size:14px; line-height:20px; color:#7A7A7A; margin-top:15px;}
.cpln_div dl dd strong{ width:100%; height:auto; float:left; font-size:22px; line-height:36px; color:#000; font-weight:normal;}

.cpln_div1{ width:100%; height:auto; float:left; padding:25px 0; background:#F2F2F2; font-size:14px; line-height:24px; color:#272727;}
.cpln_div1 p.pimg{ width:auto; height:auto; display:block; text-align:center; margin:10px 0;}
.cpln_div1 p.pimg img{max-width:100%; }
.cpln_div1 p.p1{ width:100%; height:auto; float:left; text-align:center;}
.cpln_div1 p.p1 strong{ width:100%; height:26px; line-height:26px; text-align:center; font-size:22px; color:#333; float:left; font-weight:normal;} 
.cpln_div1 p.p1 span{ width:100%; height:20px; line-height:20px; text-align:center; font-size:14px; color:#666; float:left;}
.cpln_div1_wz{ width:100%; height:auto; float:left; margin:15px 0 0 0; font-size:14px; line-height:24px; color:#272727; background:url(../images/a_cply_tb.png) left top no-repeat; background-size:20px auto; text-indent:25px;}
.cpln_div1_wz p.img{ width:100%; height:auto; float:left; margin:10px 0;}
.cpln_div1_wz p.img img{ width:100%; height:auto; display:block;}

.cpln_div2{ width:100%; height:auto; float:left; padding:25px 0;font-size:14px; line-height:20px; color:#333;  text-indent:25px;}
.cpln_div2 p.img{ width:100%; height:auto; float:left; margin:10px 0;}
.cpln_div2 p.img img{ width:100%; height:auto; display:block;}

/*******多元化定制******/
dl.i_d1 dd strong.s{ line-height:24px; padding-top:15px;}
.dyh_div{ width:100%; height:auto; float:left; padding:25px 0; background:#f2f2f2;}
dl.dyh_d1{ width:100%; height:auto; float:left; margin-bottom:15px;}
dl.dyh_d1 dt{ width:10%; height:auto; float:left;}
dl.dyh_d1 dt img{ width:100%; height:auto; display:block;}
dl.dyh_d1 dd{ width:87%; height:auto; float:left; margin-left:3%; position:relative;}
dl.dyh_d1 dd p{ width:100%;border-radius:5px; min-height:70px; height:auto;    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20); float:left; border:1px solid #e3e3e3; background:#fff; padding:10px; box-sizing:border-box; font-size:14px; line-height:22px; color:#17171A;}
dl.dyh_d1 dd s{ text-decoration:none; width:15px; height:15px; float:left; position:absolute; left:-11px; top:26px; background:url(../images/dyh_tb_dl_tb_1.png) center center no-repeat;}
dl.dyh_d1 dt span{ width:100%; height:auto; float:left; line-height:26px; font-size:14px; text-align:center;}

dl.dyh_d2{ width:100%; height:auto; float:left; margin-bottom:15px;}
dl.dyh_d2 dd{ width:87%; height:auto; float:left; position:relative; margin-right:3%; }
dl.dyh_d2 dd p{ width:100%; min-height:70px; border-radius:5px;  box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20); height:auto; float:left; border:1px solid #c9dbef; background:#c8e8ff; padding:10px; box-sizing:border-box; font-size:14px; line-height:22px; color:#17171A;}
dl.dyh_d2 dd s{ text-decoration:none; width:15px; height:15px;  float:left; position:absolute; right:-11px; top:26px; background:url(../images/dyh_tb_dl_tb_2.png) center center no-repeat;}
dl.dyh_d2 dt{ width:10%; height:auto; float:right;}
dl.dyh_d2 dt img{ width:100%; height:auto; display:block;}
dl.dyh_d2 dt span{ width:100%; height:auto; float:left; line-height:26px; font-size:14px; text-align:center;}

.dyh_div2{ width:100%; height:auto; float:left; padding:30px 0; background:url(../images/duyunhu_bj.jpg) center center no-repeat;}
.dyh_div2_wz{ width:100%; height:500px; float:left; position:relative;}
.dyh_div2_wz a{ width:auto; position:absolute; height:32px; line-height:32px; font-size:14px; float:left; padding:0 20px;box-shadow: 0 2px 12px 0 rgba(255,255,255,0.50); background:#f2f2f2; border-radius:8px; color:#377EE8;}
.dyh_div2_wz a.a1{ left:10%; top:50px;}
.dyh_div2_wz a.a2{ left:50%; top:45px;}
.dyh_div2_wz a.a3{ left:5%; top:150px;}
.dyh_div2_wz a.a4{ left:10%; top:105px;}
.dyh_div2_wz a.a5{ left:40%; top:100px;}
.dyh_div2_wz a.a6{ left:32%; top:190px;}
.dyh_div2_wz a.a7{ left:55%; top:210px;}
.dyh_div2_wz a.a8{ left:56%; top:170px;}
.dyh_div2_wz a.a81{ left:80%; top:120px;}
.dyh_div2_wz a.a82{ left:19%; top:240px; }
.dyh_div2_wz a.a83{ left:60%; top:260px;}
.dyh_div2_wz a.a9{ left:5%; top:280px;}
.dyh_div2_wz a.a10{ left:20%; top:370px;}
.dyh_div2_wz a.a11{ left:30%; top:310px;}
.dyh_div2_wz a.a12{ left:70%; top:400px;}
.dyh_div2_wz a.a13{ left:70%; top:310px;}
.dyh_div2_wz a.a14{ left:20%; top:420px;}
.dyh_div2_wz a:hover{  height:32px; line-height:32px; background:#f48a23; color:#fff;}

.dyh_div3{ width:100%; height:auto; float:left; padding:25px 0;}
dl.dyh_d3{ width:96%; height:auto; cursor:pointer; padding:15px; box-sizing:border-box; float:left; margin-top:5px; background:#fff; box-shadow:2px 4px 0px 2px #3EADFF;  border:1px solid #3EADFF; border-radius:8px;}
dl.dyh_d3 dt{ width:10%; height:auto; float:left;}
dl.dyh_d3 dt img{ width:100%; height:auto; display:block; margin:0 auto;}
dl.dyh_d3 dd{ width:87%; height:auto; float:left; font-size:14px; line-height:24px; color:#888; margin-left:3%;}
dl.dyh_d3 dd strong{ width:100%; height:auto; float:left; font-size:22px; line-height:26px; color:#424242; font-weight:normal;}
dl.dyh_d3.dyh_d3s{ margin-left:4%;}

.dyh_div4{ width:100%; height:auto; float:left; padding:50px 0; background:#2385d0;}
.dyh_div4 strong{ width:100%; height:auto; float:left; text-align:center; font-size:22px; line-height:28px; color:#fff; font-weight:normal;}
.dyh_div4 strong span{ color:#eea534;}
.dyh_div4 p.p1{ width:100%; height:auto; float:left; font-size:14px; color:#F7F7FA; line-height:20px; text-align:center; margin:5px 0 20px 0;}
.dyh_div4_c{ width:100%; height:auto; float:left; background:#fff; box-shadow: 0 2px 12px 0 rgba(0,0,0,0.10);border-radius: 8px; padding:20px 30px; box-sizing:border-box;}
.dyh_div4_c .input{ width:100%; height:36px; line-height:36px; float:left; border-radius:4px; border:1px solid  #979797; text-indent:15px; font-size:16px; box-sizing:border-box; outline:none; margin-bottom:10px;}
.dyh_div4_c .button{ width:100%; height:40px; line-height:40px; float:left; background: #007FFE;box-shadow: 0 2px 12px 0 rgba(0,0,0,0.24);border-radius: 4px; border:none; cursor:pointer; box-sizing:border-box; font-size:18px; color:#fff; outline:none; margin-top:10px;}
.dyh_div4_c .button:hover{ background:#eea534;}

.dyh_div5{ width:100%; height:auto; float:left; padding:25px 0;}
dl.dyh_dl5{ width:100%; height:auto; float:left;box-shadow: 0 2px 12px 0 rgba(0,0,0,0.20); background:#fff; margin:1% 0; padding:15px 40px; box-sizing:border-box; border-radius:3px;}
dl.dyh_dl5 dt{ width:10%; height:auto; float:left;}
dl.dyh_dl5 dt img{ width:100%; height:auto; display:block;}
dl.dyh_dl5 dd.dd{ width:87%; height:auto; float:left; margin-left:3%; padding-top:10px; font-size:16px; line-height:22px; color:#17171A;}
dl.dyh_dl5 dd.dd h3{ width:100%; height:auto; float:left; font-size:20px; color:#17171A; line-height:28px; margin-bottom:5px;}
dl.dyh_dl5 dd.dd1 { width:100%; height:auto; float:left; margin-top:5px; border-top:1px solid #f0f0f0; padding-top:10px;}
dl.dyh_dl5 dd.dd1 span{ width:25%; height:auto; float:left; font-size:16px; line-height:26px; color:#333;}
/*dl.dyh_dl5 dd.dd1 a:hover{ color:#377ee8; text-decoration:underline; }
*/

.dyh_div6{ width:100%; height:auto; float:left; padding:25px 0; background:#f2f2f2;}
.dyh_div6_lc{ width:100%; height:420px; float:left; background:url(../images/cj_lct.png) center center no-repeat; background-size:50px 100%; position:relative; padding-top:50px;}
dl.dyh_d6{ cursor:pointer; width:100%; height:auto; float:left; padding-left:30%; box-sizing:border-box;}
dl.dyh_d6 dt{ width:100%; height:auto; float:left;}
dl.dyh_d6 dt img{ width:53px; height:auto; display:block;}
dl.dyh_d6 dd{ width:100%; height:auto; float:left; font-size:18px; line-height:24px; color:#555;}
dl.dyh_d6:hover dd{ color:#f58924;}
dl.dyh_d6.dyh_d6s{float:right; padding-right:30%; padding-left:0; text-align:right;}
dl.dyh_d6.dyh_d6s dt img{ float:right;}

.dyh_div7{ width:100%; height:auto; float:left; background:#F7F8FA; padding:25px 0;}
dl.dyh_d7{ width:48%; height:340px; float:left; margin:1%; cursor:pointer;}
dl.dyh_d7 dt{ width:100%; height:230px; float:left; text-align:center; position:relative;}
dl.dyh_d7 dt img{ width:230px; height:230px; display:block; margin:0 auto; position:absolute; left:17%; top:0; }
dl.dyh_d7 dd{ width:100%; height:auto; float:left; font-size:16px; line-height:24px; color:#738599; padding:10px 20px; box-sizing:border-box; text-align:center;}
dl.dyh_d7 dd strong{ width:100%; height:auto; float:left; font-size:20px; line-height:30px; color:#384C78; font-weight:normal; }
dl.dyh_d7 dt img.img1{width:230px; height:230px; float:left; display:block;  transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
dl.dyh_d7:hover dt img.img1{ transform: rotate(360deg);-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg);}

/*********场景*******/
.cj_div{ width:100%; height:auto; float:left; padding:30px 0; background:url(../images/cj_div1_bj.jpg) center center no-repeat; background-size:cover;}
.wrapper{ width: 100%; height:160px; float:left; margin-top:30px; }
/*.tagcloud { position: relative; margin-top:30px; }
.tagcloud a{ position: absolute; top: 0; left: 0;  display: block; font-size:16px; background:url(../images/cj_tb_d.png) left center no-repeat; background-size:10px 10px; text-indent:15px; color:#fff;}
.tagcloud a:hover{ color:#f3bb4a;font-size:16px !important; font-weight:550; }
*/
.cj_div_c { margin-top:15px; width:100%; height:auto; float:left; }
.cj_div_c a{ font-size:16px; line-height:28px; height:28px; overflow:hidden; background:url(../images/cj_tb_d.png) left center no-repeat; background-size:10px 10px; text-indent:15px; color:#fff; width:auto; float:left;}
.cj_div_c a:hover{ color:#f3bb4a; font-weight:550; }




.cj_div1{ width:100%; height:auto; float:left; background:#F4F9Ff; }
.cj_div1 dl{ width:100%; height:auto; float:left; padding-bottom:10px;}
.cj_div1 dl dt{ width:100%; height:auto; float:left;}
.cj_div1 dl dt img{ width:100%; height:auto; display:block;}
.cj_div1 dl dd{ width:100%; height:auto; float:left; padding:10px 20px; box-sizing:border-box; font-size:14px; line-height:24px; color:#333;}
.cj_div1 dl dd h3{ width:100%; height:auto; float:left; text-align:center; font-size:16px; font-weight:550; line-height:26px; margin-bottom:5px;}
.cj_div1 dl dd p{ width:100%; height:auto; float:left; margin-bottom:10px;}

.cj_div2{ width:100%; height:auto; float:left; padding:25px 0;}
.cj_div2 .img img{ width:100%; height:auto; display:block; margin:15px 0;}


/********新闻中心**********/
.xinwen_menu{ width:100%; height:50px; float:left; background:#F2F2F2;}
.xinwen_menu ul li{ width:25%; height:50px; text-align:center; float:left;}
.xinwen_menu ul li a{ width:auto; height:50px; padding-bottom:10px; line-height:55px; margin:0 auto; font-size:18px; color:#000; border-bottom:2px solid #f2f2f2; box-sizing:border-box;}
.xinwen_menu ul li a:hover,.xinwen_menu ul li a.cur{ color:#09B2F8; border-bottom:2px solid #09B2F8;}

.xinwen_div{ width:100%; height:auto; float:left; padding:25px 0;}
dl.xw_d{ width:100%; height:auto; float:left; padding:10px; box-sizing:border-box; border-bottom:1px solid #ededed;}
dl.xw_d dt{ width:30%; height:auto; float:left;}
dl.xw_d dt img{ width:100%; height:auto; display:block;}
dl.xw_d dd{ width:70%; height:auto; float:left; padding:10px 0 0 15px; box-sizing:border-box;}
dl.xw_d dd h3 a{ width:100%; height:auto; float:left; font-size:20px; line-height:24px; color:#000; margin-bottom:8px;}
dl.xw_d dd p.bz{ width:100%; height:40px; float:left; font-size:14px; line-height:20px; color:#333; overflow:hidden;}
dl.xw_d dd p.p1{ width:100%; height:auto; float:left; font-size:14px; line-height:20px; color:#666; margin:8px 0;}
dl.xw_d:hover{box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);}
dl.xw_d:hover dd h3 a{ color:#09B2F8;}

.sx_ye{ width:100%; height:50px; float:left; margin:15px 0;}
.sx_ye a{ width:50%; height:50px; line-height:50px; float:left; font-size:18px; text-align:center; background:url(../images/menu_yy.png) right center no-repeat; background-size:2px 100%;}
.sx_ye a.last{ background:none;}

/*****新闻中心-详细页******/
.mianbaoxie{ width:100%; height:50px; float:left; background:#EEEEEE; line-height:50px; font-size:14px; color:#646464;}
.xinwen_xx_div{ width:100%; height:auto; float:left; padding:25px 0;}
.xinwen_xx_div h2.h2{ width:100%; height:auto; float:left; text-align:left; font-size:22px; line-height:30px; color:#000;}
.xinwen_xx_div p.ptime{ width:100%; height:auto; float:left; text-align:center; font-size:14px; line-height:30px; color:#666; position:relative; margin:4px 0;}
.xinwen_xx_wz{ width:100%; height:auto; float:left; font-size:14px; line-height:24px; color:#363636; margin:20px 0;}
.xinwen_xx_wz strong.s{ width:100%; height:auto; float:left; font-size:16px; line-height:26px; color:#000; margin-bottom:5px;}
.xinwen_xx_wz img{ width:auto; height:auto; margin:10px 0; max-width:100% !important; height:auto !important;}
.sxt_div{ width:100%; height:auto; float:left; padding-top:10px;}
.sxt_div a.a1{ width:100%; height:33px; line-height:33px; border-top:1px dashed #d9d9d9; float:left; overflow:hidden; font-size:14px; color:#333;}
.sxt_div a.a1:hover{ color:#1890FF; text-decoration:underline;}
.sxt_div a.xw_back{ width:auto; height:auto; float:left; font-size:14px; color:#165199; line-height:26px; padding-left:14px; background:url(../images/news_xx_tb.png) left center no-repeat;}

/*********CRM 产品****/
.pro_div{ width:100%; height:auto; float:left; padding:0 0 25px 0;}
dl.pro_d{ width:48%; height:auto; margin:1%;  background:#fff; float:left; box-shadow: 0 2px 12px 0 rgba(5,113,213,0.27);border-radius: 12px;}
dl.pro_d dt{ width:100%; height:auto; float:left;}
dl.pro_d dt img{ width:100%; height:auto; display:block; border-radius:12px 12px 0 0;}
dl.pro_d dd{ width:100%; height:auto; float:left; text-align:center; padding:15px 0; box-sizing:border-box;}
dl.pro_d dd strong{ width:100%; height:auto; float:left; font-size:16px; line-height:22px; color:#333; margin-bottom:5px;}
dl.pro_d dd p{ width:100%; height:44px; overflow:hidden; float:left; font-size:14px; line-height:22px; color:#3F4B5E; letter-spacing:1px;}
dl.pro_d dd a{ width:50%; height:40px; line-height:40px; float:left; margin:10px 25%; text-align:center; color:#fff; font-size:14px; background:#4BA0FF;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.28);border-radius: 10px;}
dl.pro_d:hover dd a{ background:#f3bb4a;}
dl.pro_d:hover{ box-shadow: 0 2px 12px 0 rgba(243,187,74,0.8);}

.pro_div1{ width:100%; height:auto; float:left; padding:0 0 25px 0;}
dl.pro_d1{ cursor:pointer;width:100%; padding:15px; box-sizing:border-box; height:auto; float:left; box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20); margin-top:15px;}
dl.pro_d1 dt{ width:10%; height:auto; float:left; padding-top:10px; box-sizing:border-box;}
dl.pro_d1 dt img{ width:100%; height:auto; display:block;}
dl.pro_d1 dd{ width:87%; margin-left:3%; height:auto; float:left; font-size:14px; line-height:24px; color:#666;}
dl.pro_d1 dd strong{ width:100%; margin-bottom:3px; height:auto; float:left; font-size:16px; line-height:24px; color:#434343; font-weight:550;}
dl.pro_d1:hover{ box-shadow: 0 2px 8px 0 rgba(243,187,74,0.8);}

.pro_div2{ width:100%; height:auto; float:left; padding:0 0 25px 0;}
.hot_pro_z{ width:100%; height:auto; float:left; box-sizing:border-box; }
.hot_pro{ width:100%;height:auto; position:relative; padding-bottom:40px; overflow:hidden; box-sizing:border-box;}
.hot_pro ul{  width:100%; height:auto; overflow:hidden; }
.hot_pro ul li{ width:70%; height:42vw; max-height:525px; margin:0 15%; float:left;}
.hot_pro ul li a img{ width:60%; height:auto; float:left; margin:0 20%; display:block;}
.pro_banner_span{margin:0px;padding:0px;width:100%;position:absolute; bottom:5px;text-align:center; z-index:0;}
.pro_banner_span span{display:inline-block;margin-right:7px;width:7px;height:7px; border-radius:7px;  background:#b5b5b5; cursor:pointer;}
.pro_banner_span span.cur,.pro_banner_span span:hover{background:#1890FF;width:7px;}

.baibj{ background:#fff;}
.pro_div3{ width:100%; height:auto; float:left; padding:25px 0; background:#f2f2f2;}
dl.pro_d4{ width:70%; height:auto; float:left; margin: 0 15%;}
dl.pro_d4 dt{ width:100%; height:auto; float:left;}
dl.pro_d4 dt img{ width:100%; height:auto; display:block;}
dl.pro_d4 dd{ width:100%; height:auto; float:left;}
dl.pro_d4 dd p a{ width:100%; height:55px; line-height:55px; text-indent:10px; overflow:hidden; font-size:16px; float:left; color:#4F4F4F; border-bottom:1px solid #EAEAEA; background:url(../images/bzzx_tb_2.png) 95% center no-repeat; padding-right:70px; box-sizing:border-box;}
dl.pro_d4 dd p a:hover{ color:#3eadff;background:url(../images/bzzx_tb_2_h.png) 95% center no-repeat;}

.proxxa{ width:110px; height:40px; margin:0 auto;}
.proxxa a{ width:100%; height:40px; line-height:40px; float:left; text-align:center; color:#fff; margin:20px 0; font-size:14px; background:#4BA0FF;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.28);border-radius: 10px;}
.proxxa a:hover{ background:#f3bb4a;}




/******数据分析*****/
.pro_div4{ width:100%; height:auto; float:left; padding:25px 0; background:url(../images/shujufenxi_bj.jpg) center center no-repeat; background-size:cover;}
.pro_div4_cz{ width:100%; height:auto; margin:0 auto;}
.pro_div4_c{ width:29.333%; height:180px; float:left; color:#fff; background:url(../images/pro_div4_tp_1.png) center center no-repeat; background-size:100% auto; margin:20px 2%;}
.pro_div4_c strong{ margin-top:80px; margin-left:33%; width:auto; height:auto; float:left; font-size:40px; font-weight:normal; background:url(../images/pro_div4_tp_2.png) left 18px no-repeat; padding-left:15px; background-size:8px auto;}
.pro_div4_c strong s{ font-size:16px; text-decoration:none;}
.pro_div4_c p{ width:100%; height:auto; float:left; font-size:20px; text-align:center; margin-top:15px;}
.pro_div4_c strong.s{  background:url(../images/pro_div4_tp_3.png) left 18px no-repeat;}
.pro_div4_tp{ width:100%; height:auto; float:left; margin:20px 0;}
.pro_div4_tp img{ width:100%; height:auto; display:block;}

.shuji_div{ width:100%; height:auto; float:left; padding:25px 0;}
dl.shuji_d{ width:100%; height:80vw; max-height:560px; float:left; margin-top:10px;}
dl.shuji_d dt{ width:100%; height:auto; float:left; margin:0;}
dl.shuji_d dt img{ width:100%; height:auto; display:block; margin:0 auto;}
dl.shuji_d dd{ width:100%; height:auto; float:left; margin:10px 0; }
dl.shuji_d dd strong{ width:100%; height:auto; float:left; font-size:16px; line-height:26px; font-weight:550; color:#333; text-align:center;}
dl.shuji_d dd p.p1{ width:100%; height:auto; float:left; font-size:14px; color:#777; line-height:20px; text-align:center;}

.hot_shuji_z{ width:100%; height:auto; float:left; box-sizing:border-box; }
.hot_shuji{ width:100%;height:auto; position:relative; padding-bottom:40px; overflow:hidden; box-sizing:border-box;}
.hot_shuji_div_ul{  width:100%; height:auto; overflow:hidden; }
.shuji_banner_span{margin:0px;padding:0px;width:100%;position:absolute; bottom:5px;text-align:center; z-index:0;}
.shuji_banner_span span{display:inline-block;margin-right:7px;width:7px;height:7px; border-radius:7px;  background:#b5b5b5; cursor:pointer;}
.shuji_banner_span span.cur,.shuji_banner_span span:hover{background:#1890FF;width:7px;}

/******服务*******/
.fw_div{ width:100%; height:auto; float:left; padding:25px 0;}
dl.fw_d{ width:48%; height:auto; float:left; margin:1%; position:relative;}
dl.fw_d dt{ width:100%; height:auto; float:left;}
dl.fw_d dt img{ width:100%; height:auto; display:block;}
dl.fw_d dd{ width:100%; height:auto; float:left; text-align:center;}
dl.fw_d dd strong a{ position:absolute; top:35%; left:0; font-size:20px; line-height:26px; color:#fff; text-align:center; width:100%; height:auto; font-weight:normal;}
dl.fw_d dd p{ width:100%; height:auto; float:left; position:absolute; left:0; top:70%; font-size:16px; line-height:26px; color: #313131;}


.fw_div1{ width:100%; height:550px; float:left; padding:25px 0; background:url(../images/fw_div1_bj.jpg) center bottom no-repeat; background-size:cover; }
.fw_div1_c{ width:500px; height:auto; margin:0 auto;}
dl.fw_d1{ width:200px; height:200px; border:5px solid #fff ; border-radius:100%; background:#3EADFF; text-align:center; float:left; margin:0 25px; padding:15px; box-sizing:border-box; cursor:pointer; }
dl.fw_d1 dt{ width:100%; height:auto; float:left;}
dl.fw_d1 dt img{ width:60px; height:auto; margin:0 auto;}
dl.fw_d1 dd{ width:100%; height:auto; float:left; font-size:14px; line-height:20px; color:#fff;}
dl.fw_d1 dd strong{width:100%; height:auto; float:left; font-size:20px; line-height:26px; color:#fff; font-weight:normal; margin-bottom:5px;}
dl.fw_d1.cur{ width:260px; height:260px; margin:10px 120px 0 120px;}
dl.fw_d1.cur dt img{ width:80px;}

.fw_div2{ width:100%; height:auto; float:left; padding:25px 0;}
.fw_div2 img{ width:100%; height:auto; display:block;}
.huibj{ background:#f2f2f2;}

.fw_div4{ width:100%; height:auto; float:left; padding:25px 0; background:#377ee8;}
dl.fw_d4{ width:15%; height:auto; float:left; text-align:center; cursor:pointer; margin:30px 2.5%; }
dl.fw_d4 dt{ width:100px; height:100px; border:2px solid #fff; margin:0 auto; border-radius:100px;}
dl.fw_d4 dt img{ width:50px; height:50px; padding:25px; margin:0 auto; display:block;}
dl.fw_d4 dd{ width:100%; height:auto; float:left; font-size:16px; line-height:24px; padding-top:15px; color:#fff;}
dl.fw_d4 dd.dd{ margin-top:10px;}
dl.fw_d4:hover dt{ background:#f48a23;}
.fw_jia{ width:6.5%; height:210px; float:left; background:url(../images/fw_div4_tb_1.png) center 80px no-repeat;}
.fw_jia1{ width:7%;background:url(../images/fw_div4_tb_2.png) center 80px no-repeat;}

/********帮助中心*******/
.ny_ban_wz{ width:100%; max-width:750px; height:auto; padding:0 40px; box-sizing:border-box; float:left; color:#fff; position:absolute; top:20%; z-index:99; font-size:18px; line-height:25px;}
.ny_ban_wz strong{ width:100%; height:auto; float:left; font-size:22px; line-height:30px; font-weight:normal; margin-bottom:5px;}
.ny_ban_wz p.pss{ width:100%; height:auto; float:left; margin-top:15px;}
.ny_ban_wz p.pss .input{ width:80%; height:50px; font-size:18px; float:left; line-height:50px; border: 1px solid #E8E8E8; outline:none; text-indent:45px; border-radius: 8px 0 0 8px; background:url(../images/soso_tb.png) 15px center no-repeat #fff; box-sizing:border-box;}
.ny_ban_wz p.pss .button{ width:20%; height:50px; cursor:pointer; font-size:16px; float:left; line-height:50px; border: 1px solid #3EADFF; outline:none; text-align:center; border-radius: 0 8px 8px 0; background:#3EADFF; color:#fff;box-sizing:border-box;}
.ny_ban_wz p.pss .button:hover{ opacity:0.8;}

.bzzx_div{ width:100%; height:auto; float:left; padding:25px 0;}
dl.bzzx_d1{ width:90%; height:50px; padding:10px 0; float:left; margin:8px 5%; box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);border-radius: 4px;}
dl.bzzx_d1 dt{ width:20%; height:auto; float:left; text-align:center;}
dl.bzzx_d1 dt img{ width:50px; height:auto; margin:0 auto; display:block;}
dl.bzzx_d1 dd a{ width:80%; height:50px; line-height:50px; float:left; font-size:18px; color:#1DA3FC;}
dl.bzzx_d1:hover {box-shadow: 0 2px 8px 0 rgba(0,0,0,0.55);}

.bzzx_div1{ width:100%; height:auto; float:left; padding:25px 0; background:#F6F8FA;}
.bzzx_div1_c{ width:100%; height:auto; float:left; margin:20px 0;}
.bzzx_div1_c a{ width:48%; height:auto; margin:10px 1%; float:left; font-size:18px; line-height:40px; color:#333; padding-left:20px;  box-sizing:border-box;}
.bzzx_div1_c a img{ width:40px; height:40px; float:left; margin-right:10px;}
.bzzx_div1_c a:hover{ color:#3eadff;}

.bzzx_div2{ width:100%; height:auto; float:left; padding:25px 0;}
dl.bzzx_d2{ width:48%; height:auto; float:left; padding:10px; margin:8px 1%; border-radius:5px; box-shadow: 0 2px 7px 0 rgba(0,0,0,0.10); box-sizing:border-box;}
dl.bzzx_d2 dt{ width:100%; height:auto; float:left; position:relative;}
dl.bzzx_d2 dt img.img{ width:100%; height:auto; display:block;}
dl.bzzx_d2 dt img.img1{ width:50px; height:50px; display:block; position:absolute; left:43%; top:38%;}
dl.bzzx_d2 dd a{ width:100%; margin-top:5px; height:40px; line-height:40px; float:left; text-align:center; overflow:hidden; font-size:18px; color:#333;}
dl.bzzx_d2:hover{box-shadow: 0 2px 7px 0 rgba(0,0,0,0.40);}

.zhezhao{ display:none; width:100%; height:100%; background:#000; opacity:0.3; position:fixed; left:0; top:0; z-index:9998;} 
.shiping_div{ display:none;  width:100%; max-width:600px; height:auto; position:fixed; left:0; top:0; z-index:9999; float:left; box-sizing:border-box; background:#fff; border-radius:10px;}
.shiping_div .close{ width:40px; height:40px; text-align:center; line-height:40px; float:left; position:absolute; right:10px; top:0px; font-size:32px; cursor:pointer;}
.shiping_div .close:hover{ color:#1890FF;}
.shiping_div strong{ width:100%; height:auto; float:left; text-align:center; font-size:18px; font-weight:normal; line-height:46px; color:#000;}
.shiping_div video{ width:100%; height:auto; display:block;}




/*****联系我们*******/
.lxwm_div{ width:100%; padding:25px 0; height:auto; float:left; background:url(../images/lxwm_tp_1.jpg) center top no-repeat; margin-top:10px; background-size:100% 200px;}
.lxwm_div_c{ width:100%; height:auto; float:left; padding:25px; margin-top:5px; box-sizing:border-box;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20);border-radius: 4px; background:#fff;}
.lxwm_div_c p.p1{ width:100%; height:auto; margin:5px 0; font-size:16px; float:left; line-height:22px; color:#000; background:url(../images/lxwm_tb_1.png) left 1px no-repeat; padding-left:25px; box-sizing:border-box;}
.lxwm_div_c p.p2{ width:100%; height:auto; margin:5px 0; font-size:16px; float:left; line-height:22px; color:#000; background:url(../images/lxwm_tb_3.png) left 1px no-repeat; padding-left:25px; box-sizing:border-box;}
.lxwm_div_c p.p3{ width:100%; height:auto; margin:5px 0; font-size:16px; float:left; line-height:22px; color:#000; background:url(../images/lxwm_tb_2.png) left 1px no-repeat; padding-left:25px; box-sizing:border-box;}
.lwxm_dt{ width:100%; height:auto; float:left; margin:20px 0 10px 0;}
.lwxm_dt img{ width:100%; height:auto; display:block;}

/*******合作加盟*******/
.hzjm_div{ width:100%; height:auto; float:left; padding:25px 0 15px 0; }
.hzjm_div1{ width:100%; padding:50px 0 25px 0; height:auto; float:left;background:url(../images/hzjm_div1_tp.jpg) center bottom no-repeat; background-size:cover;}
.hzjm_div1_c{ width:100%; height:auto; float:left; background:#fff; padding:25px; box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20);border-radius: 4px; box-sizing:border-box;}
.hzjm_div1_c p.p{ width:100%; height:auto; float:left; margin-bottom:3px; background:url(../images/hzjm_dian.png) left 5px no-repeat; padding-left:20px; font-size:16px; line-height:24px; color:#333;}

.hzjm_div2{ width:100%; height:auto; float:left; padding:25px 0;}
dl.hzjm_d1{ width:100%; height:auto; float:left; padding:10px;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20);border-radius: 4px; margin-top:10px; box-sizing:border-box;}
dl.hzjm_d1 dt{ width:100%; height:auto; float:left; font-size:16px; line-height:30px; color:#333;}
dl.hzjm_d1 dt span{ width:25px; height:25px; margin-right:5px; color:#fff; line-height:25px; float:left; border-radius:25px; background:#539DE2; text-align:center; font-size:14px;}
dl.hzjm_d1 dd{ width:100%; height:auto; float:left; padding:0 0 0 30px; font-size:14px; line-height:24px; color:#6666; box-sizing:border-box;}

.hzjm_div3{ width:100%; height:auto; float:left; padding:25px 0; background:url(../images/hzjm_div2_bj.jpg) center center no-repeat; background-size:cover;}
dl.hzjm_d2{ width:100%; height:auto; float:left; padding:10px; margin-top:12px; box-sizing:border-box;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30);border-radius: 4px; background:#fff;}
dl.hzjm_d2 dt{ width:15%; height:auto; float:left; text-align:center;}
dl.hzjm_d2 dt img{ width:45px; height:auto; display:block; margin:0 auto;}
dl.hzjm_d2 dd{ width:85%; height:auto; float:left; font-size:18px; line-height:45px; color:#333;}

.hzjm_div4{ width:100%; height:auto; float:left; padding:25px 0 80px 0; background:url(../images/hzjm_div3_tp1.jpg) center bottom no-repeat; background-size:100% 100px;}
dl.hzjm_d3{ width:80%; height:auto; float:left; margin:10px 10%;}
dl.hzjm_d3 dt{ width:100%; height:auto; float:left;}
dl.hzjm_d3 dt img{ width:100%; height:auto; display:block;}
dl.hzjm_d3 dd{ width:100%; height:auto; float:left; text-align:center; font-size:16px; line-height:24px; color:#333;}
dl.hzjm_d3 dd strong{ width:100%; height:auto; float:left; font-size:20px; color:#377EE8; line-height:32px; font-weight:normal; margin-top:10px;}

.hzjm_div5{ width:100%; height:auto; float:left; padding:25px 0; background:#F7F8FA;}
dl.hzjm_d4{ width:100%; height:auto; float:left; padding:10px 25px; box-sizing:border-box; background:#fff;box-shadow: 0 2px 10px 0 rgba(0,0,0,0.13); border-top:4px solid #4491FF; margin-top:15px;}
dl.hzjm_d4 dd{ width:80%; height:auto; float:left; font-size:20px; line-height:50px;}
dl.hzjm_d4 dt{ width:20%; height:auto; float:left; font-weight:bold; font-size:40px; color:#196DE3; line-height:50px; text-align:right;}

.hzjm_div6{ width:100%; height:auto; float:left; padding:25px 0; background:url(../images/hzjm_div5_bj.jpg) center center no-repeat; background-size:cover;}
.hzjm_div6 p.p1{ width:100%; height:auto; float:left; font-size:16px; line-height:28px; color:#4A4A4A; text-align:center; margin:10px 0;}
.hzjm_div6 p.p2{ width:180px; height:40px; margin:0 auto;}
.hzjm_div6 p.p2 a{ width:100%; height:40px; line-height:40px; float:left; text-align:center; background:#00A4FF; border-bottom:8px; font-size:16px; color:#fff; border-radius:8px; margin:15px 0;}
.hzjm_div6 p.p2 a:hover{ background:#fff; color:#00A4FF;}
.hzjm_div6 p.p3{ width:100%; height:auto; float:left; text-align:center; font-size:20px; line-height:33px; color:#4A4A4A; margin:15px 0;}

/*******下载中心******/
.xzzx_div{ width:100%; height:auto; float:left; padding:25px 0;}
.xzzx_div p.img{ width:80%; height:auto; float:left; margin:10px 10%;}
.xzzx_div p.img img{ width:100%; height:auto; display:block;}
dl.xzzx_d{ width:60%; height:auto; float:left; margin:15px 20%;}
dl.xzzx_d dd{ width:100%; height:auto; float:left; text-align:center; font-size:14px; line-height:20px; color: #808080;}
dl.xzzx_d dd strong{ width:auto; height:50px; line-height:50px; font-size:24px; color:#33425D; font-weight:normal; margin:0 auto; background:url(../images/xianzai_div6_tb_4.png) left center no-repeat; background-size:auto 26px; padding-left:30px;}
dl.xzzx_d dd strong.s{  background:url(../images/xianzai_div6_tb_5.png) left center no-repeat; }

dl.xzzx_d dd a{ width:120px; height:36px; line-height:36px; margin:0 auto; text-align:center; border:1px solid #2989FF; color: #2989FF; font-size:16px; display:block; border-radius:5px; }
dl.xzzx_d dd a:hover{ background:#2989FF; color:#fff;}
dl.xzzx_d dt{ width:100%; height:auto; float:left; text-align:center;}
dl.xzzx_d dt img{ width:160px; height:auto; margin:10px auto; display:block;}

/*******新加价格页*******/
.jg_div{ width:100%; height:auto; float:left; }
.jg_div dl.d1{ width:100%; height:auto; float:left; position:relative;}
.jg_div dl.d1 dt{ width:100%; height:auto; float:left;}
.jg_div dl.d1 dt img{ width:100%; height:auto; display:block;}
.jg_div dl.d1 dd{ width:100%; height:auto; float:left; position:absolute; left:0; bottom:13%;}
.jg_div dl.d1 dd p.pa{ width:200px; height:50px; margin:0 auto;}
.jg_div dl.d1 dd p.pa a.a1{ width:100%; height:50px; float:left; line-height:50px;background-image: linear-gradient(-90deg, #199AFC 6%, #364BFF 92%);border-radius:84.6px; text-align:center; color:#fff; font-size:20px; display:block; margin-bottom:20px;}
.jg_div dl.d1 dd p.pa a.a1:hover{ opacity:0.8;}
.jg_div dl.d1 dd a.a2{ width:100%; height:auto; float:left; text-align:center; font-size:22px; line-height:46px;}
.jg_div dl.d1 dd.dd{ bottom:25%;}

.jg_div1{ width:100%; height:auto; float:left;}
.jg_div1 dl{ width:100%; height:auto; float:left; position:relative;}
.jg_div1 dl dt{ width:100%; height:auto; float:left;}
.jg_div1 dl dt img{ width:100%; height:auto; display:block;}
.jg_div1 dl dd{ width:100%; height:auto; float:left; position:absolute; left:0; top:45%;}
.jg_div1 dl dd p.pa{ width:200px; height:50px; margin:0 auto;}
.jg_div1 dl dd p.pa a{ width:100%; height:50px; line-height:50px; float:left; text-align:center; border:1px solid #fff; border-radius:50px; color:#fff; font-size:20px;}
.jg_div1 dl dd p.pa a:hover{ background:#fff; color:#333;}

.jg_div1 dl dd.dd{  top:45%;}
.jg_div1 dl dd.dd p.pa a{ border:1px solid #2989FF; color:#2989FF; }
.jg_div1 dl dd.dd p.pa a:hover{ background:#2989FF; color:#fff;}

.jg_div2{ width:100%; height:auto; float:left; position:relative;}
.jg_div2 img{ width:100%; height:auto; float:left; display:block;}

.jg_div2{ width:100%; height:auto; float:left;}
.jg_div2 img{ width:100%; height:auto; float:left; display:block;}

.jg_div3{ width:100%; height:auto; float:left;}
.jg_div3 dl{ width:100%; height:auto; float:left; position:relative;}
.jg_div3 dl dt{ width:100%; height:auto; float:left;}
.jg_div3 dl dt img{ width:100%; height:auto; display:block;}
.jg_div3 dl dd{ width:90%; height:auto; float:left; position:absolute; left:5%; bottom:8%;}
.jg_div3 dl dd .dyh_div4_c{ padding:35px 30px;}
.jg_div3 dl dd .dyh_div4_c { padding:35px 30px;}
.jg_div3 dl dd .dyh_div4_c .input{ height:50px; line-height:50px;}
.jg_div3 dl dd .dyh_div4_c .button{ height:55px; line-height:55px;}


/********联络我们****/
.lxwm_luxian{ width:100%; height:auto; float:left; background:#f7f8fa; padding:20px; box-sizing:border-box;}
.lxwm_luxian dl{ width:100%; height:auto; float:left; margin:10px 0; }
.lxwm_luxian dl dt{ width:70px; height:auto; float:left;}
.lxwm_luxian dl dt img{ width:48px; height:auto; margin:0 auto;}
.lxwm_luxian dl dd{ width:100%; height:auto; float:left; margin-top:-40px;  padding-left:70px; box-sizing:border-box;}
.lxwm_luxian dl dd strong.s1{ width:100%; height:auto; float:left; font-size:18px; line-height:26px; font-weight:normal;}
.lxwm_luxian dl dd strong.s2{ width:100%; height:auto; float:left; font-size:16px; line-height:24px; font-weight:550; margin-top:10px; float:left;}
.lxwm_luxian dl dd p{ box-sizing:border-box;position:relative; left:0; top:0; width:100%; height:auto; float:left; font-size:14px; line-height:25px; color:#666; margin-top:5px;}
.lxwm_luxian dl dd p span{ width:auto; float:left; color:#333; position:absolute; left:0; font-weight:550; }
.lxwm_luxian dl dd p s{ width:auto; float:left; color:#333;text-decoration:none; font-weight:550; }
.lxwm_luxian dl dd p.p1{ padding-left:95px; }
.lxwm_luxian dl dd p.p2{ padding-left:115px; }
.lxwm_luxian dl dd p.p3{ padding-left:55px; }
.lxwm_luxian dl dd p.p4{ padding-left:125px; }
.lxwm_luxian dl dd p.p5{ padding-left:65px; }



/*******首页新加*****/
.index_xinwen{ width:100%; height:auto; float:left; padding:15px 0;}
.index_xinwen ul{ width:100%; height:auto; float:left;}
.index_xinwen ul li a{ width:100%; height:36px; overflow:hidden; line-height:36px; float:left; font-size:16px; border-bottom:1px solid #f2f2f2; background:url(../images/cj_tb_d.png) left center no-repeat; background-size:10px auto; text-indent:15px;}
.index_xinwen ul li a span{ width:100px; float:left;}

.index_menu_ej{ width:100%; height:auto; float:left; position:absolute; left:0; top:45px; background:#0777dd; z-index:999; display:none;}




@media only screen and (max-width: 650px){
	  
/*****首页****/
dl.i_d1{ padding:15px; height:auto; min-height:100px;}
dl.i_d1 dt img{ width:55px;}
dl.i_d1.i_d1s dd{ padding:0; font-size:15px; line-height:22px;}
dl.i_d1 dd strong{ line-height:30px; font-size:18px; margin-bottom:0; margin-top:5px;}
dl.i_d3 dd.d2 p{ padding-top:12vw;}
dl.i_d5 dt{ font-size:20px; line-height:45px; text-indent:10px;}
dl.i_d5 dt img{ width:45px;}
dl.i_d6 dt{ width:90%; margin:0 5%;}
dl.i_d6 dd{ width:90%; margin:10px 5%;}

/*****多元化定制*****/
dl.i_d1 dd strong.s{ padding-top:5px;}
dl.dyh_d3 dd strong{ font-size:20px;}
dl.dyh_dl5 dd.dd{ padding-top:0; font-size:14px;}
dl.dyh_dl5 dd.dd h3{ margin-bottom:0;}

/*******产品********/
.hot_pro{  padding-bottom:20px;}
.hot_pro ul li{ width:80%; height:90vw; margin:0 10%; float:left;}
.hot_pro ul li a img{ width:60%; margin:0 20%; height:90vw; }
dl.pro_d4{ width:90%; margin:0 5%;}

/******数据分析*****/
.pro_div4_c{  height:180px;}
.pro_div4_c strong{ margin-top:65px; margin-left:33%; font-size:30px; padding-left:15px; background-size:8px auto;}
.pro_div4_c strong s{ font-size:14px;}
.pro_div4_c p{ width:100%; height:auto; float:left; font-size:20px; text-align:center; margin-top:15px;}
.pro_div4_c strong.s{  background:url(../images/pro_div4_tp_3.png) left 12px no-repeat;}

/******服务*******/
dl.fw_d dd strong a{ top:35%; left:0; font-size:20px; line-height:26px;}
dl.fw_d dd p{ top:65%; font-size:16px; line-height:26px; }

/********帮助中心*******/
.ny_ban_wz{ padding:0 30px; top:25%;}
.ny_ban_wz strong{ font-size:20px; line-height:30px;}
.ny_ban_wz p.pss{ margin-top:10px;}
.ny_ban_wz p.pss .input{ width:80%; height:40px; font-size:14px; line-height:40px;text-indent:42px;}
.ny_ban_wz p.pss .button{ width:20%; height:40px;font-size:16px; line-height:40px;}





}


@media only screen and (max-width:560px){

/*******首页******/
.index_tt strong{ font-size:21px;}
.index_tt_bj{ background-position:28% center;}
dl.i_d1 dt img{ width:45px;}
dl.i_d1 dd{ letter-spacing:0;}	
dl.i_d1 dd strong{ letter-spacing:0;}

.index_div5_sz{ background-size:1120px auto;}
dl.i_d5{ padding:10px;}
dl.i_d5 dt{ font-size:18px; line-height:40px; text-indent:10px;}
dl.i_d5 dt img{ width:40px;}
dl.i_d5 dd{ font-size:15px; line-height:22px;}	
dl.i_d6{ height:110vw;}
dl.i_d6 dt{ width:100%; margin:0;}
dl.i_d6 dd{ width:100%; margin:10px 0;}


.hot_items{ height:110vw; }
.hot_items_div_ul{height:110vw; }


.bottom_div_c{ width:90%; margin:0 5%;}


/*****关于我们*******/
.gywm_lcd{ margin-left:47.5%;}
.gywm_lcd.s{ margin-right:47.5%;}

/******多元化定制*******/
dl.dyh_d1 dt{ width:15%;}
dl.dyh_d1 dd{ width:82%;}
dl.dyh_d2 dd{ width:82%;}
dl.dyh_d2 dt{ width:15%;}

.dyh_div2{ background-size:1200px 500px;}
.dyh_div2_wz{  height:400px; }
.dyh_div2_wz a{ height:26px; line-height:26px; font-size:12px;  padding:0 15px;}
.dyh_div2_wz a.a1{ left:10%; top:50px;}
.dyh_div2_wz a.a2{ left:50%; top:45px;}
.dyh_div2_wz a.a3{ left:5%; top:150px;}
.dyh_div2_wz a.a4{ left:10%; top:105px;}
.dyh_div2_wz a.a5{ left:40%; top:100px;}
.dyh_div2_wz a.a6{ left:32%; top:160px;}
.dyh_div2_wz a.a7{ left:55%; top:180px;}
.dyh_div2_wz a.a8{ left:56%; top:140px;}
.dyh_div2_wz a.a81{ left:70%; top:90px;}
.dyh_div2_wz a.a82{ left:19%; top:210px; }
.dyh_div2_wz a.a83{ left:60%; top:230px;}
.dyh_div2_wz a.a9{ left:5%; top:250px;}
.dyh_div2_wz a.a10{ left:20%; top:340px;}
.dyh_div2_wz a.a11{ left:30%; top:280px;}
.dyh_div2_wz a.a12{ left:60%; top:310px;}
.dyh_div2_wz a.a13{ left:60%; top:280px;}
.dyh_div2_wz a.a14{ left:20%; top:340px;}
.dyh_div2_wz a:hover{  height:26px; line-height:26px;}

dl.dyh_d3 dd { font-size:14px; line-height:20px;}
dl.dyh_d3 dd strong{ font-size:18px;}
.dyh_div4 strong{ font-size:20px;}

dl.dyh_dl5 dd.dd1 span{ font-size:14px; line-height:22px;}

dl.dyh_d7{ width:48%; height:260px;}
dl.dyh_d7 dt{ height:150px;}
dl.dyh_d7 dt img{ width:150px; height:150px; left:17%; }
dl.dyh_d7 dd{ font-size:14px; line-height:20px; padding:10px 20px; }
dl.dyh_d7 dd strong{ font-size:16px; line-height:26px; }
dl.dyh_d7 dt img.img1{width:150px; height:150px; }

/****新闻中心*****/
.xinwen_menu ul li a{ font-size:16px;}
dl.xw_d dd{ padding:5px 0 0 10px;}
dl.xw_d dd h3 a{ font-size:16px; line-height:20px; margin-bottom:5px;}
dl.xw_d dd p.p1{ margin:0;}
.sx_ye a{ height:40px; line-height:40px; font-size:16px;}

/******数据分析*****/
.pro_div4_c{  height:150px;}
.pro_div4_c strong{ margin-top:65px; margin-left:33%; font-size:30px; padding-left:15px; background-size:8px auto;}
.pro_div4_c strong s{ font-size:14px;}
.pro_div4_c p{ font-size:16px; margin-top:5px;}

/******服务*****/
.fw_div1{ height:470px;}
.fw_div1_c{ width:400px;}
dl.fw_d1{ width:160px; height:160px; border:3px solid #fff ; margin:0 20px; padding:15px 5px; }
dl.fw_d1 dt img{ width:40px;}
dl.fw_d1 dd{font-size:12px; line-height:18px;}
dl.fw_d1 dd strong{ font-size:16px; line-height:22px; margin-bottom:5px;}
dl.fw_d1.cur{ width:200px; height:200px; margin:10px 100px 0 100px;}
dl.fw_d1.cur dt img{ width:60px;}

dl.fw_d4{ width:15%; margin:30px 2.5%; }
dl.fw_d4 dt{ width:80px; height:80px;border-radius:80px;}
dl.fw_d4 dt img{ width:40px; height:40px; padding:20px;}
dl.fw_d4 dd{ width:100%; height:auto; float:left; font-size:14px; line-height:22px; padding-top:15px; color:#fff;}
.fw_jia{ width:6.5%; height:160px; float:left; background:url(../images/fw_div4_tb_1.png) center 60px no-repeat;}
.fw_jia1{ width:7%;background:url(../images/fw_div4_tb_2.png) center 60px no-repeat;}

/********帮助中心*******/
.ny_ban_wz{ padding:0 20px; top:25%;}
.ny_ban_wz strong{ font-size:18px; line-height:20px;margin-bottom:5px;}
.ny_ban_wz p.pss{ margin-top:5px;}
dl.bzzx_d1{ width:100%; margin:10px 0;}
.bzzx_div1_c a{ font-size:16px;}
dl.bzzx_d2{ width:98%; }

/********场景*******/
.cj_div_c { margin-top:10px;}
.cj_div_c a{ font-size:14px; line-height:26px; height:26px;  background-size:8px 8px; text-indent:13px;  }



/*******新加价格页*******/
.jg_div dl.d1 dd{  bottom:12%;}
.jg_div dl.d1 dd p.pa{ width:180px; height:40px; }
.jg_div dl.d1 dd p.pa a.a1{ height:40px; line-height:40px;border-radius:70px; font-size:20px;margin-bottom:20px;}
.jg_div dl.d1 dd a.a2{ font-size:20px; line-height:40px;}
.jg_div dl.d1 dd.dd{ bottom:26%;}

.jg_div1 dl dd{  top:45%;}
.jg_div1 dl dd p.pa{ width:180px; height:40px; margin:0 auto;}
.jg_div1 dl dd p.pa a{ height:40px; line-height:40px; border-radius:40px; font-size:18px;}

.jg_div1 dl dd.dd{  top:45%;}


.jg_div2{ width:100%; height:auto; float:left; position:relative;}
.jg_div2 img{ width:100%; height:auto; float:left; display:block;}


.jg_div3 dl dd{ width:90%;  left:5%; bottom:5%;}
.jg_div3 dl dd .dyh_div4_c{ padding:30px;}
.jg_div3 dl dd .dyh_div4_c .input{ height:40px; line-height:40px;}
.jg_div3 dl dd .dyh_div4_c .button{ height:45px; line-height:45px;}

	
}



@media only screen and (max-width:460px){
	
.sj_header{height:45px; }
.sj_header .menu{ width:15%; height:45px;}
.sj_header .menu a{ width:45px; height:45px;  background-size:auto 20px;}
.sj_header .menu a.close{ background-size:auto 20px;}
.sj_header .logo{ width:65%; height:45px; }
.sj_header .logo a img{ width:140px; height:auto; margin:8px auto; }
.sj_header .xiazai{ width:20%; height:45px;}
.sj_header .xiazai a{ width:75px; height:26px;  margin-top:9px;  line-height:26px; font-size:12px;}
.menu_div{ top:44px; }
.menu_div ul li a{ height:40px; line-height:40px; font-size:14px;}
.bottom_menu{ height:45px;}
.bottom_menu ul li a{ height:45px; line-height:45px; font-size:14px; }
.bottom_menu_div{ bottom:45px;}
.bottom_menu_div a{ font-size:14px;}
.banner{ margin-top:50px;}
.ny_banner{ margin-top:50px;}
/*******首页*******/
.banner_span span{width:8px;height:8px; border-radius:8px; }
.banner_span span.cur,.banner_span span:hover{width:30px;height:8px; border-radius:8px;  }

.index_menu{ height:40px;}
.index_menu ul li{height:40px; }
.index_menu ul li a{ height:40px; line-height:40px; font-size:14px;}
.index_news dl dt{ font-size:14px;}
.index_news dl dd ul li a{ font-size:12px; line-height:24px;}
.index_news dl dd ul li a s{ width:6px; height:6px; border-radius:6px; margin:8px 3px 0 0;}

.index_tt strong{ font-size:20px;}
dl.i_d1{ padding:15px 8px;}
dl.i_d1 dt img{ width:35px;}
dl.i_d1 dd{ font-size:14px;}
dl.i_d1 dd strong{ font-size:16px; line-height:26px;}

.index_div2 h3{ font-size:16px;}
dl.i_d3 dd.d1{ height:40px; line-height:40px; font-size:16px;}
dl.i_d3 dd.d2 a{ height:40px; line-height:40px; font-size:16px;}
dl.i_d3 dd.d2 p{ letter-spacing:0; padding-top:10vw;}

.index_tt_bj {background-position: 21% center;}
dl.i_d4 dt img{ width:45px;}
dl.i_d4 dd{ font-size:12px; padding-left:65px; }
dl.i_d4 dd strong{ font-size:16px;}


.index_div5_sz {background-size: 900px auto;}
.index_div5_sz strong{ font-size:26px; margin-top:80px;}
.index_div5_sz strong span{ font-size:14px;}

dl.i_d5 dt{ font-size:16px; line-height:35px;}
dl.i_d5 dt img{ width:35px;}
dl.i_d5 dd{ font-size:14px; line-height:20px; height:60px;}
dl.i_d6 dd strong{ font-size:15px;}
dl.i_d6 dd p.p2	{ font-size:13px;}
.bottom_div_c{ width:100%; margin:0;}
.footer_div{ padding:8px 0 50px 0; font-size:12px;}	

/*****关于我们*******/
.gywm_lcd{ margin-left:47%;}
.gywm_lcd.s{ margin-right:47%;}
dl.lc_dl dd strong{ font-size:14px; line-height:20px;}
dl.lc_dl dd{ font-size:12px;}

.gywm_div1 dl{ padding:15px 3px;}
.gywm_div1 dl dd{ font-size:12px; line-height:20px;}

/*****产品理念*****/
.cpln_div dl dt img{ width:60px;}
.cpln_div dl dd{ font-size:13px; line-height:18px;}
.cpln_div dl dd strong{ font-size:19px;}
.cpln_div1 p.p1 strong{ font-size:20px;}

/*********多元化定制********/
dl.dyh_dl5{ padding:15px;}
dl.dyh_dl5 dt{ width:13%;}
dl.dyh_dl5 dd.dd{ width:84%;}
dl.dyh_dl5 dd.dd h3{ font-size:18px;}

dl.dyh_d6{ padding-left:20%;}
dl.dyh_d6.dyh_d6s{ padding-right:20%;}
dl.dyh_d6 dd{ font-size:16px;}

/******新闻中心******/
dl.xw_d{ padding:8px;}
dl.xw_d dt{ width:35%; }
dl.xw_d dd{ width:65%; padding-top:0;}
dl.xw_d dd h3 a{ font-size:16px;}
dl.xw_d dd p.bz{ height:40px;font-size:14px; line-height:20px;}
dl.xw_d dd p.p1{ font-size:14px; line-height:20px;}

/*****新闻中心-详细页******/
.mianbaoxie{ height:45px; line-height:45px; font-size:12px; }
.xinwen_xx_div h2.h2{ font-size:20px; line-height:30px;}
.xinwen_xx_div p.ptime{ font-size:12px; line-height:24px;}
.xinwen_xx_wz{font-size:14px; line-height:22px;}
.xinwen_xx_wz strong.s{ font-size:14px; line-height:26px; margin-bottom:5px;}
.sxt_div a.a1{ font-size:12px;}
.sxt_div a.xw_back{ font-size:12px;}

/*******产品********/
dl.i_d1 dd{ min-height:65px;}
dl.pro_d dd{ height:auto;}
dl.pro_d dd p{ height:40px; line-height:20px; font-size:12px; letter-spacing:0;}
dl.pro_d dd a{ width:70%; height:32px; line-height:32px; margin:10px 15%;}
.hot_pro{  padding-bottom:20px;}
.hot_pro ul li{ width:90%; height:auto; margin:0 5%; float:left;}


dl.pro_d4{ width:90%; margin:0 5%;}

dl.pro_d1 dd strong{ font-size:15px; line-height:26px;}
dl.pro_d1 dd{ line-height:20px;}	
dl.pro_d4{ width:100%; margin:0;}
dl.pro_d4 dd p a{ height:45px; line-height:45px; font-size:15px;}

dl.shuji_d{ height:86vw;}

/******服务*****/
dl.fw_d dd p{ font-size:13px; line-height:20px;}
dl.fw_d4{ width:15%; margin:30px 2.5%; }
dl.fw_d4 dt{ width:70px; height:70px;border-radius:70px;}
dl.fw_d4 dt img{ width:40px; height:40px; padding:15px;}
dl.fw_d4 dd{ width:100%; height:auto; float:left; font-size:14px; line-height:22px; padding-top:15px; color:#fff;}
.fw_jia{ width:6.5%; height:160px; float:left; background:url(../images/fw_div4_tb_1.png) center 60px no-repeat; background-size:15px auto;}
.fw_jia1{ width:7%;background:url(../images/fw_div4_tb_2.png) center 60px no-repeat;background-size:15px auto;}


/********帮助中心*******/
.ny_ban_wz{ padding:0 20px; top:20%;}

/*******合作加盟*******/
.hzjm_div1_c p.p{  background:url(../images/hzjm_dian.png) left 5px no-repeat; padding-left:20px; font-size:14px; line-height:22px;}
dl.hzjm_d1 dt{ font-size:15px;}
dl.hzjm_d1 dd{ line-height:22px;}
dl.hzjm_d2 dt img{ width:40px;}
dl.hzjm_d2 dd{ font-size:16px; line-height:40px;}
dl.hzjm_d3{ width:100%; margin:10px 0;}
dl.hzjm_d3 dd{ padding:0 15px; box-sizing:border-box; font-size:14px; line-height:20px;}
dl.hzjm_d3 dd strong{ font-size:16px;}
.hzjm_div6 p.p1{ font-size:14px; line-height:22px;}	
.hzjm_div6 p.p3{ font-size:16px;}	
	
/********场景*******/
.cj_div_c { margin-top:10px;}
.cj_div_c a{ font-size:14px; line-height:24px; height:24px;  background-size:8px 8px; text-indent:13px;  }


/********联络我们****/
.lxwm_luxian{  padding:10px; }
.lxwm_luxian dl{ margin:10px 0; }
.lxwm_luxian dl dt{ width:40px;}
.lxwm_luxian dl dt img{ width:28px;}
.lxwm_luxian dl dd{ margin-top:-23px;  padding-left:40px; }
.lxwm_luxian dl dd strong.s1{ font-size:15px; line-height:20px; }
.lxwm_luxian dl dd strong.s2{ font-size:14px; line-height:20px;  margin-top:5px;}
.lxwm_luxian dl dd p{ font-size:12px; line-height:20px;}
.lxwm_luxian dl dd p.p1{ padding-left:75px; }
.lxwm_luxian dl dd p.p2{ padding-left:85px; }
.lxwm_luxian dl dd p.p3{ padding-left:35px; }
.lxwm_luxian dl dd p.p4{ padding-left:105px; }
.lxwm_luxian dl dd p.p5{ padding-left:45px; }

	
.index_menu_ej{  top:40px;}
	
	
}


@media only screen and (max-width:414px){
	
/*****首页*****/	
.index_tt strong{ font-size:18px;}
.index_menu ul li a{ font-size:12px;}

dl.i_d1{ padding:10px 0 10px 5px;}
dl.i_d1 dt img{ width:30px;}
dl.i_d1.i_d1s dd{ font-size:12px; line-height:20px;}

dl.i_d3 dd.d2 p{ line-height:21px;}
.index_div5_sz{ height:240px;}
.index_div5_sz {background-size: 700px auto;}
.index_div5_sz strong{ margin-top:60px;}
dl.i_d5 dt{ font-size:14px; line-height:30px; text-indent:5px;}

dl.i_d5 dt img{ width:30px;}
dl.i_d5 dd{ font-size:12px; line-height:18px;}

.bottom_div{ padding:20px 0 10px 0;}
.bottom_div p.p1{ font-size:15px; margin-bottom:5px;}
dl.b_dl{ margin:5px 1%;}
dl.b_dl dt img{ width:110px;}
dl.b_dl dd{ font-size:12px;}
.bottom_div p.p2{ font-size:12px; line-height:22px;}





/*******多元化******/
dl.dyh_d2 dd p,dl.dyh_d1 dd p{ line-height:20px;}
dl.dyh_d3 dd strong{ font-size:16px;}

dl.dyh_d7 dt{ height:120px;}
dl.dyh_d7 dt img{ width:120px; height:120px; left:17%; }
dl.dyh_d7 dd{ font-size:14px; line-height:20px; padding:10px 20px; }
dl.dyh_d7 dd strong{ font-size:16px; line-height:26px; }
dl.dyh_d7 dt img.img1{width:120px; height:120px; }

dl.dyh_dl5 dd.dd{ font-size:15px; line-height:18px;}
dl.dyh_dl5 dd.dd h3{ line-height:24px;}
dl.dyh_dl5 dd.dd1 span{ width:25%; height:24px; overflow:hidden; margin-right:0; text-align:center; }


/*******产品*****/
dl.i_d1 dd strong{ font-size:14px;}
dl.pro_d dd strong{ font-size:15px;}

/******数据分析*****/
.pro_div4_c{  height:100px;}
.pro_div4_c strong{ margin-top:35px; margin-left:22%; font-size:20px; padding-left:15px; background-size:8px auto; background-position:left 5px;}
.pro_div4_c strong s{ font-size:14px;}
.pro_div4_c p{ font-size:14px; margin-top:5px;}


/********服务******/
dl.fw_d dd p{ font-size:12px; line-height:18px;}
dl.fw_d4{ width:19%; margin:20px 1.5%; }
dl.fw_d4 dt{ width:55px; height:55px;border-radius:55px;}
dl.fw_d4 dt img{ width:30px; height:30px; padding:15px;}
dl.fw_d4 dd{ width:100%; height:auto; float:left; font-size:12px; line-height:22px; padding-top:15px; color:#fff;}
.fw_jia{ width:4%; height:160px; float:left; background:url(../images/fw_div4_tb_1.png) center 43px no-repeat; background-size:12px auto;}
.fw_jia1{ width:4%;background:url(../images/fw_div4_tb_2.png) center 43px no-repeat;background-size:12px auto;}

/********帮助中心*******/
.ny_ban_wz{ padding:0 20px; top:20%;}
.ny_ban_wz strong{ font-size:16px;}
.ny_ban_wz p.pss .input{ width:80%; height:32px; font-size:14px; line-height:32px;text-indent:42px;}
.ny_ban_wz p.pss .button{ width:20%; height:32px;font-size:16px; line-height:32px;}

/******帮助中心****/
dl.bzzx_d1 dd a{ font-size:16px;}
.bzzx_div1_c a{ font-size:14px; line-height:30px;padding-left:20px; margin:5px 1%;}
.bzzx_div1_c a img{ width:30px; height:30px;}
dl.bzzx_d2 dd a{ font-size:16px; height:36px; line-height:36px;}

/*****联系我们*******/
.lxwm_div{ margin-top:5px;}
.lxwm_div_c p.p1{  font-size:14px;}
.lxwm_div_c p.p2{ font-size:14px; }
.lxwm_div_c p.p3{ font-size:14px;}

/*******下载中心******/
.xzzx_div p.img{ width:100%; height:auto; float:left; margin:10px 0;}
dl.xzzx_d{ width:70%;  margin:10px 15%;}
dl.xzzx_d dd a{ width:120px; height:32px; line-height:32px; font-size:14px;}
dl.xzzx_d dt img{ width:160px;}

/*******新加价格页*******/
.jg_div dl.d1 dd{  bottom:10%;}
.jg_div dl.d1 dd p.pa{ width:140px; height:38px; }
.jg_div dl.d1 dd p.pa a.a1{ height:38px; line-height:38px;border-radius:38px; font-size:16px;margin-bottom:15px;}
.jg_div dl.d1 dd a.a2{ font-size:16px; line-height:38px;}
.jg_div dl.d1 dd.dd{ bottom:22%;}
.jg_div1 dl dd{  top:45%;}
.jg_div1 dl dd p.pa{ width:140px; height:36px; margin:0 auto;}
.jg_div1 dl dd p.pa a{ height:36px; line-height:36px; border-radius:36px; font-size:16px;}

.jg_div1 dl dd.dd{  top:45%;}

.jg_div3 dl dd{ width:90%;  left:5%; bottom:3%;}
.jg_div3 dl dd .dyh_div4_c{ padding:20px;}
.jg_div3 dl dd .dyh_div4_c .input{ height:36px; line-height:36px;}
.jg_div3 dl dd .dyh_div4_c .button{ height:40px; line-height:10px;}


/*******首页新加*****/
.index_xinwen{  padding:10px 0;}
.index_xinwen ul li a{ height:30px;  line-height:30px;  font-size:14px;  background-size:6px auto; text-indent:12px;}
.index_xinwen ul li a span{ width:85px; float:left;}




	
}

@media only screen and (max-width:380px){
	
.index_tt_bj { background-position:18% center;}	

dl.dyh_d1 dt span{ font-size:12px; }
dl.dyh_d2 dt span{  font-size:12px; }


/*****关于我们*******/
.gywm_lcd{ margin-left:46.5%;}
.gywm_lcd.s{ margin-right:46.5%;}
dl.lc_dl dd strong{ font-size:14px; line-height:20px;}
dl.lc_dl dd{ font-size:12px; line-height:18px; padding-bottom:10px;}
dl.lc_dl.lc_dls dd{ padding:0 15px 10px 0;}

.gywm_div1 dl{ padding:10px 0; height:115px;}
.gywm_div1 dl dd{ font-size:10px;}

/******新闻中心******/
.xinwen_menu ul li a{ font-size:15px;}
dl.xw_d{ padding:8px;}
dl.xw_d dt{ width:35%; }
dl.xw_d dd{ width:65%; padding-top:0;}
dl.xw_d dd h3 a{ font-size:14px;}
dl.xw_d dd p.bz{ height:36px;font-size:12px; line-height:18px;}
dl.xw_d dd p.p1{ font-size:12px; line-height:16px;}

/******服务*****/
.fw_div1{ height:425px;}
.fw_div1_c{ width:320px;}
dl.fw_d1{ width:140px; height:140px; border:3px solid #fff ; margin:0 10px; padding:15px 5px; }
dl.fw_d1 dt img{ width:30px;}
dl.fw_d1 dd{font-size:12px; line-height:18px;}
dl.fw_d1 dd strong{ font-size:16px; line-height:22px; margin-bottom:0px;}
dl.fw_d1.cur{ width:200px; height:200px; margin:10px 60px 0 60px;}
dl.fw_d1.cur dt img{ width:50px;}
dl.fw_d dd strong a{ font-size:18px;}
.index_tt strong{ font-size:17px;}
.index_tt p{ font-size:12px;}

dl.fw_d4 dt img{ width:30px; height:30px; padding:15px;}
dl.fw_d4 dd{font-size:12px; line-height:20px; padding-top:5px;}

/********帮助中心*******/
.ny_ban_wz{ padding:0 20px; top:18%;}

/*******合作加盟*******/
dl.hzjm_d2 dd.dd{ line-height:20px;}

	
}

@media (max-width: 768px){
  #newBridge{
    display: none!important;
  }
}
</pre></body></html>