/* CSS Document */
body{ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; font-size:13px; color:#323232;}
/*导航 */
.dz_top{ width:100%;min-width:1200px;/* height:118px;*/ position:fixed; top:0; left:0; z-index:999;}
.bgse{ width:100%;min-width:1200px; background:#fff;}
.gw_top{ width:1200px; margin:0 auto;}
/*.gw_top ul{ float:left; height:38px;}
.gw_top li{ float:left;position: relative; width:120px;  text-align:center;}
.gw_top li>a{ display:block; height:38px; font-size:14px; color:#8d8c8c; line-height:38px;}
.gw_top li>a:hover{ color:#207be6;}
.gw_top li:hover .erji{ display:block;}
.gw_top li .d_hover{ color:#207be6;}
.erji{ width:120px; background:#fff; padding:10px 0; border-top:1px #eaeaea solid; display:none; position:absolute; left:0; top:38px; z-index:1000;}
.erji dl{ width:120px;}
.erji dl dd{ display:block; text-align:center; height:40px; line-height:40px;}
.erji dl dd a{ color:#9e9e9e; font-size:14px; border-bottom:1px #f3f3f3 solid; padding-bottom:2px;}
.erji dl dd a font:hover{ color:#207be6;}*/






/*nav导航盒子*/
.nav{position:relative;float:left;z-index:1000; width:1000px;height:38px; text-align:center; padding-right:35px;}
/*nav-main*/
ul.nav-main{width:100%;height:100%;list-style-type:none}
ul.nav-main span{display:inline-block;width:12px;height:10px; background:url(../images/dhico.png) no-repeat center center;}

/*图标向上旋转*/
.hover-up{transition-duration:.5s;transform:rotate(180deg);-webkit-transform:rotate(180deg); }
/*图标向下旋转*/
.hover-down{transition-duration:.5s;transform:rotate(0);-webkit-transform:rotate(0)}
/*导航条设置*/
ul.nav-main>li{height:100%;display:block;float:left;font-size:14px; color:#666; line-height:38px;cursor:pointer; padding:0 35px;}
ul.nav-main>li a{font-size:14px; color:#666; line-height:38px;}
ul.nav-main>li a:hover{background:#fff ; color:#207be6; }
ul.nav-main>li a.cur_hover{background:#fff ; color:#207be6; }
ul.nav-main>li span.cur_hover{background:url(../images/dhico2.png) no-repeat center center; z-index:100000; }
ul.nav-main>li:hover span{ background:url(../images/dhico2.png) no-repeat center center; z-index:100000;}
/*隐藏盒子设置*/
.werd3{position:absolute; top:38px; left:223px;}
.werd5{position:absolute; top:38px; left:490px;}
.hidden-box{ display:none;background:#fff; border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border:1px solid #ebebeb;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.1);}
.hidden-box .p-content{ margin:0 0 0 26px; max-width:700px; padding-bottom:20px;}
.hidden-box .p-content ul{list-style-type:none;color:#555;cursor:pointer; float:left; margin-right:26px; margin-top:18px;}
.hidden-box .p-content ul li{ max-width:182px; min-width:80px;}
.hidden-box .p-content ul.gy02 li a{ text-align:center;}
.hidden-box .p-content ul li.pt a{ color:#333; display:block; line-height:36px; font-weight:bold; font-size:14px; margin-bottom:5px; border-bottom:1px #e5e5e5 solid;}
.hidden-box .p-content ul li a{ color:#333; display:block; text-align:left; line-height:28px; font-size:12px;}
.hidden-box .p-content ul li a:hover{ color:#207be6;}
.p-more{ text-align:right; padding:0 22px 20px 0;}
.p-more a{ color:#555; font-size:14px;}
.p-more a:hover{ color:#207be6;}
.werd2{position:absolute; top:38px; left:72px;}
.werd6{position:absolute; top:38px; left:642px;}
.wer{
    display:block; 
    width:0; 
    height:0; 
    border-width:0 8px 8px; 
    border-style:solid; 
    border-color:transparent transparent #ebebeb; 
    position:absolute; 
    top:-8px; 
    left:59px;/* 三角形居中显示 */
}
.wer em{
    display:block; 
    width:0; 
    height:0; 
    border-width:0 10px 10px; 
    border-style:solid; 
    border-color:transparent transparent #fff; 
    position:absolute; 
    top:1px; 
    left:-10px;
}
.p-search{ margin:20px auto 0 auto;width: calc(100% - 54px); height:33px;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; border:1px #ccc solid; background: #fafafa;}
.p-search input{ width: calc(100% - 40px); height:31px; display:inline-block; border:none; line-height:31px; background:#fff; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; font-size:13px; margin-right:10px; color:#444; background: #fafafa;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.p-search input::-moz-placeholder{color:#bbb;}
.p-search input::-webkit-input-placeholder{color:#bbb;}
.p-search input:-ms-input-placeholder{color:#bbb;}
.p-search img{ display:inline-block;cursor: pointer; background:url(../images/sstu.jpg) no-repeat 0 0px; width:14px; height:14px; position: relative; top: 2px;}
/*隐藏盒子位置设置*/
/*.box04{ left:476px;}*/

.gw_top .logo_tit{float:right; margin-top:12px; display: block; overflow: hidden; width: 140px; height: 13px;background:url(../images/dzlogo.jpg) no-repeat;text-indent:-999px;}

/*新样式  2018-1-11*/
.dz_nav2{width:100%;min-width:1200px;height:80px; position:relative;}
.dz_nav2 .bg{width:100%;min-width:1200px;height:80px; position:absolute; top:0;left:0; z-index:-1; background-color:rgba(51,51,51,0.8); background:#333; opacity:.8; filter:alpha(opacity=80);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(80));}
.dz_nav2 .nav_r{ width:1200px; margin:0 auto;z-index:100;}
.dz_nav2 .nav_r .logo_d{ float:left;}
.dz_nav2 .nav_r .logo_d img{transition: all .6s ease .6s;transition: all .6s cubic-bezier(.165, .84, .44, 1) .6s;float:left; margin-top:13px; margin-right:15px; width:55px;height:55px}
.dz_nav2 .nav_r .logo_d h1{  transition: all .6s ease .6s;font-size:20px; color:#fff; display:inline-block; line-height:80px; font-weight:normal;}
.dz_nav2 .nav_r ul{ transition: all .6s cubic-bezier(.165, .84, .44, 1) .6s;float:right; margin-right:20px;transition:all .1s cubic-bezier(.25,.46,.45,.94);}
.dz_nav2 .nav_r ul li{transition: all .6s ease .6s;margin-right: 5px;font-size: 15px;color:#fff;float:left;width:100px;text-align:center;}
.dz_nav2 .nav_r ul li a{ color:#fff;line-height:30px;padding:0;margin-top: 23px;display:block;}
.dz_nav2 .nav_r ul li a:hover{ border:1px #fff solid; color:#fff; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}
.dz_nav2 .nav_r span{ display:block; float:right; background:#3366cc; width:103px; height:32px; text-align:center; margin-top:25px; border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.dz_nav2 .nav_r span a{ font-size:14px; color:#fff; line-height:32px;}
.dz_nav2 .nav_r span a:hover{ opacity:0.8;}

.dz_nav{width:100%;min-width:1200px;height:50px; position:relative;}
.dz_nav .bg{width:100%;min-width:1200px;height:50px; position:absolute; top:0; left:0; z-index:-1;background-color:rgba(51,51,51,0.8);background:#333;opacity:.8;filter:alpha(opacity=80);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(80));}
.dz_nav .nav_r{ width:1200px; margin:0 auto; z-index:100;}
.dz_nav .nav_r .logo_d{ float:left;}
.dz_nav .nav_r .logo_d img{ transition: all .3s ease-out;-webkit-transform: translate3d(0, 0px, 0) scale(1);transform: translate3d(0, 0px, 0) scale(1);float:left; margin-top:13px; margin-right:15px; width:28px; height:28px;}
.dz_nav .nav_r .logo_d h1{     transition: all .3s ease-out;  font-size:14px; color:#fff; display:inline-block; line-height:50px; font-weight:normal;}
.dz_nav .nav_r ul{ float:right; margin-right:20px;}
.dz_nav .nav_r ul li{ transition: all .3s ease-out;margin-right: -20px;font-size:12px; color:#fff; float:left;}
.dz_nav .nav_r ul li a{      color:#fff; line-height:50px; padding:0 25px;}
.dz_nav .nav_r ul li a:hover{ color:#3366cc;}
.dz_nav .nav_r span{ display:block; float:right; background:#3366cc; width:92px; height:26px; text-align:center; margin-top:12px; border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.dz_nav .nav_r span a{ font-size:12px; color:#fff; line-height:26px;}
.dz_nav .nav_r span a:hover{ opacity:0.8;}

/*新样式 2018-1-11  end*/

/*新增功能页*/

.dz_main{ width:1100px; margin:158px auto 0 auto; min-height:450px;}
.sjz{ background:url(../images/dd.png) repeat-y 435px;}
.sjz h3{ margin-left:412px;}
.sjz h3 .img{ float:left;}
.sjz h3 font{ line-height:48px; font-size:26px; padding-left:55px; color:#5da9f8;}
.sjz ul{ position:relative; top:-36px;}
.sjz ul li{ margin-left:240px; padding-bottom:38px;}
.sjz ul li h4{ padding-left:18px; background:url(../images/sj.png) no-repeat right; width:104px;}
.sjz ul li h4 a{ font-size:24px; color:#5da9f8; display:block;}
.active{  background:url(../images/sjn.png) no-repeat right !important;}
.sjz .more{ padding:0 0 38px 0; display:none;}
.sjz .nr08{ padding-bottom:28px; background:url(../images/sh_03.jpg) no-repeat 187px -4px; margin-top:68px;}
.sjz .nr08 .left_s{ float:left; width:128px; text-align:right; padding-right:20px;}
.sjz .nr08 .left_s h5{ font-size:20px; color:#959595; line-height:24px;}
.sjz .nr08 .left_s p{ font-size:15px; color:#959595; line-height:24px; padding-top:15px;}
.sjz .nr08 .left_s p a{ color:#959595;}
.sjz .nr08 .left_s p a:hover{ color:#5da9f8;}

.sjz .nr08 .right_s{ float:left; width:590px; padding-left:115px;}
.sjz .nr08 .right_s h5{ font-size:20px; color:#333; line-height:24px;}
.sjz .nr08 .right_s p{ font-size:15px; color:#959595; line-height:24px; padding-top:15px;}

/*产品详情定制页*/
.cpxq{ width:100%;min-width:1200px; background:url(../images/cpxq_02.jpg) no-repeat center; height:679px;}
.cpxq .datu{ width:1200px; margin:0 auto; padding-top:260px;}
.cpxq .datu h3{ color:#0b2334; font-size:40px;}
.cpxq .datu p{ color:#0b2334; font-size:16px; line-height:26px; padding-top:15px;}
.cpxq .datu p a{ color:#0b2334;}
.cpxq .datu p a:hover{ color:#45a7e1;}
.cpxq .datu span{ width:286px; display:block; padding-top:30px;}
.cpxq .datu span a{ width:276px; height:40px; background: url(../images/yj.png) no-repeat 260px #45a7e1; display:block; line-height:40px; color:#fff; font-size:16px; padding-left:10px;}
.cpxq .datu span a:hover{ opacity:0.8;}

.ban_k{ width:1200px; margin:0 auto;}
.ban_k .park{ width:890px; margin:0 auto; text-align:center; color:#191e28; padding-top:80px;}
.ban_k .park h3{ font-size:30px; font-weight:normal;}
.ban_k .park p{ color:#999; font-size:16px; line-height:32px; padding-top:18px;}
.ban_k ul{ margin-top:60px;}
.ban_k ul li{ width:384px; float:left; margin-right:24px; height: 421px; overflow: hidden;}
.ban_k ul li img{ width:384px;}
.ban_k ul li h3{ text-align:center; font-size:18px; color:#333; width:330px; margin:0 auto; padding:15px 0; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ban_k ul li p{ font-size:14px; color:#666; width:330px; margin:0 auto; line-height:22px;}
.tu_w{ margin:80px auto 0 auto; width:1200px;}
.tu_w img{ float:left; width:509px; height:407px;}
.tu_w .wenzi{ width:530px; float:left; padding:80px 0 0 60px; overflow: hidden; height:328px;}
.tu_w .wenzi h3{ font-size:30px; color:#191e28; line-height:24px; font-weight:normal; padding-bottom:30px;}
.tu_w .wenzi p{ font-size:16px; color:#666; line-height:28px;}

.xz{ background:#f5f5f5; width:100%;min-width:1200px; height:600px; margin-top:80px;}
.xz .park{ width:1200px; margin:0 auto; text-align:center;}
.xz .park h3{ font-size:30px; color:#333; font-weight:normal; padding-top:80px;}
.xz .park p{ font-size:18px; color:#596172; padding-top:26px; line-height: 32px;}
.xz .cp{ width:1385px; margin:0 auto;}

.img-scroll{position: relative;margin:0 auto;width:1200px;padding-top:68px;}

.img-scroll .prev {  width: 0;height: 0; border:25px solid transparent; border-right-color: #aaa; position:absolute; top:145px; cursor:pointer;}
.img-scroll .prev #a{ width: 0;height: 0; border:20px solid transparent; border-right-color:#f5f5f5; position:absolute;  top: -20px; left: -14px;}
.img-scroll .next { width: 0;height: 0; border:25px solid transparent; border-left-color: #aaa; position:absolute; top:145px; cursor:pointer;}
.img-scroll .next #b{ width: 0;height: 0; border:20px solid transparent; border-left-color:#f5f5f5; position:absolute;  top: -20px; left: -26px;}
.img-scroll .prev { left:-25px}
.img-scroll .next { right:-25px}

.img-list { position: relative; width:1092px; height:300px; margin-left: 40px; overflow: hidden; margin:0 auto;}
.img-list ul { width: 9999px}
.img-list li { width:346px; display: inline; margin-right:26px;FLOAT: left; height:278px;line-height: 30px;}
.img-list li img{ width:346px; height:204px; border: 1px #aaa solid;}
.img-list li h3 a{color: #333;text-decoration: none; font-size:16px; font-weight:normal;}
.img-list li h3 a:hover{ color:#207be6;text-decoration: none;}
.img-list li p{ font-size:14px; color:#666;}

/*广联达BIM土建计量GTJ2018*/
.gld{ width:1200px; margin:0 auto; text-align:center; padding-top:80px; height: 450px;}
.gld h3{ color:#333; font-size:30px; font-weight:normal;} 
.gld p a{ width:182px; height:42px; background:#26a0e9; display:inline-block; color:#fff; font-size:20px; line-height:42px; margin-top:38px; border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}
.gld p a:hover{ opacity:0.8;}
.gld ul{ padding-top:60px;}
.gld ul li{ float:left; width:320px; margin-right:120px;}
.gld ul li h4{ color:#333; font-size:18px; font-weight:normal; padding:20px 0 8px 0;}
.gld ul li h4 a{ color:#333;}
.gld ul li h4 a:hover{ color:#207be6;}
.gld ul li span{ display:block; line-height:22px; color:#666; font-size:14px;}

/*云计价*/
.dz_nav .nav_r .jij{ float:right; margin-right:20px;}
.dz_nav .nav_r .jij li{ font-size:12px; color:#fff; float:left; width:100px; text-align:center;}
.dz_nav .nav_r .jij li a{ color:#fff; line-height:26px; padding:0; margin-top:11px; display:block;}
.dz_nav .nav_r .jij li a:hover{ border:1px #fff solid; color:#fff; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}

#full-screen-slider { width:100%;min-width:1200px; height:740px; position:relative}
#slides { display:block; width:100%;min-width:1200px; height:740px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%;min-width:1200px; height:100%; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; width:100%;min-width:1200px; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:690px; z-index:888;  padding:5px 15px 5px 0; margin:0; width:500px; text-align:center; margin-left:-250px;}
#pagination li { display:inline-block; list-style:none; width:10px; height:10px; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%;height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#c5c5c5;}

.j_s{ width:100%;min-width:1200px; background:#fff; margin-top:80px;}
.jshao{ width:1200px; margin:0 auto;text-align:center;}
.jshao .jswz{ width:1200px; margin:0 auto; }
.jshao .jswz h3{ font-size:30px; color:#333; font-weight:normal; line-height:26px; padding-bottom:30px;}
.jshao .jswz p{ font-size:16px; color:#999; font-weight:normal; line-height:28px; text-align:left;}

.yimg{ width:1200px; margin:80px auto 0 auto; text-align:center;}
.yimg .img{ max-width:100%; }

.m_kh{ width:100%;min-width:1200px; height:680px; margin-top:80px; background:#f5f5f5;}
.m_kh .mxk{ width:1200px; margin:0 auto; text-align:center; padding-top:80px;}
.m_kh .mxk h3{ font-size:30px; color:#333; font-weight:normal; line-height:26px; padding-bottom:30px;}
.m_kh .mxk p{ font-size:16px; color:#666; font-weight:normal; line-height:26px;}
.m_kh .mxk ul{ margin-top:120px;}
.m_kh .mxk ul li{ width:285px; height:285px; float:left; margin-right:20px;}
.m_kh .mxk ul li img{ width:240px; height:224px;}
.m_kh .mxk ul li p{ padding-top:20px; font-size:15px; text-align:center; color:#fff; color:#333; line-height:24px;}

.cp_j{ width:100%;min-width:1200px; margin:80px 0 60px 0;}
.cpjz{ width:1200px; margin:0 auto;}
.cpjz h3{ color:#333; font-size:30px; text-align:center; font-weight:normal; margin-bottom:60px;}
.cpjz .jiazhi{ width:1200px; margin:0 auto; padding-bottom:45px;}
.cpjz .jiazhi img{ float:left; max-width:560px; margin-right:60px;}
.cpjz .jiazhi .jznr{ padding:70px 0 0 0; width:580px; float:left; height: 200px; overflow:hidden;}
.cpjz .jiazhi .jznr h4{ font-size:20px; color:#666; font-weight:normal; line-height:24px; padding-bottom:10px;}
.cpjz .jiazhi .jznr p{ font-size:14px; color:#999; line-height:24px;}

.cpjz .jiazhi02{ width:1020px; margin:0 auto; padding-bottom:45px;}
.cpjz .jiazhi02 img{ float:right; max-width:560px; margin-left:60px;}
.cpjz .jiazhi02 .jznr{ padding:70px 0 0 0; width:400px; float:left; text-align:right; height: 200px; overflow:hidden;}
.cpjz .jiazhi02 .jznr h4{ font-size:20px; color:#666; font-weight:normal; line-height:24px; padding-bottom:10px;}
.cpjz .jiazhi02 .jznr p{ font-size:14px; color:#999; line-height:24px;}

.product_price{ width:1200px; margin:0 auto;}
.product_price .dz_table{ width:1200px; margin-bottom:45px; margin-top:45px;}
.product_price .dz_table .dz_img{ width:30%; text-align:center;}
.product_price .dz_table .dz_img img{width:100%;}
.product_price .dz_table .nr{ width:70%; text-align:left;}
.product_price .dz_table .nr h4{ font-size:24px; color:#191e28;line-height:36px;  font-weight:normal; padding:10px 60px 0 40px;}
.product_price .dz_table .nr h5{ font-size:18px; color:#191e28;line-height:32px;  font-weight:normal; padding:10px 60px 0 40px;}
.product_price .dz_table .nr p{ font-size:16px; color:#333; line-height:28px; padding:20px 60px 0 40px;}
.product_price .dz_table:nth-last-child(1){ margin-bottom:0;}
.product_price .dz_table .banner_img img{ width:100%; text-align:center;}


.cpzs{ width:100%;min-width:1200px; background:#f5f5f5; text-align:center; margin-top:80px;}
.cpzs h2{ font-size:30px; color:#333; font-weight:normal; padding:60px 5px 0 5px; display:inline-block;}
.img-scroll2{position: relative;margin:0 auto;width:1200px;padding-top:50px;}

.img-scroll2 .prev3 { position: absolute; text-align: center;width:13px; display: block; background: url(../images/qieh.png) no-repeat 0 0; height:25px; cursor: pointer; top:160px;}
.img-scroll2 .next3 { position: absolute; text-align: center;width:13px; display: block; background: url(../images/qieh.png) no-repeat -13px 0; height:25px; cursor: pointer; top:160px;}
.img-scroll2 .prev3 { left: 0px}
.img-scroll2 .next3 { right: 0px}
.img-list2 { position: relative; width:1100px; height:380px; margin-left:40px; overflow: hidden; margin:0 auto;}
.img-list2 ul { width: 9999px}
.img-list2 li { text-align: center;width:346px; display: inline; margin-right:26px;FLOAT: left; height:380px;}
.img-list2 li img{ width:346px; height:216px; margin-bottom:20px;-moz-box-shadow:0px 0px 15px #ddd; -webkit-box-shadow:0px 0px 15px #ddd; box-shadow:0px 0px 15px #ddd;}
.img-list2 li p{ font-size:14px; color:#333; text-align:left; width:268px; margin:0 auto; line-height:26px;}

/*页底*/ 
#foot{ width:100%;min-width:1200px; background:#242424; margin-top:0px;}
#foot a:hover{ color:#fff;}
.foot_s{ width:1200px; margin:0 auto; padding:80px 0 60px 0;display: flex;align-items: self-start;}
.foot_s dl{ width:208px;}
.foot_s dl dd{ color:#999; line-height:30px; font-size:14px;}
.foot_s dl dd.riqi{ color:#999; font-size:12px; line-height:18px; padding-bottom:20px;}
.foot_s dl dd a{ color:#999; font-size:12px;}
.foot_s dl dd.bt{ color:#fff; padding-bottom:6px;}
.foot_s dl dd.btc{ padding-bottom:0;}
.foot_s dl dd.font{ font-size:26px; color:#fff; line-height:20px; padding-bottom:6px; display:block;}
.foot_s dl.rexian{ padding-left:32px; border-left:1px #707070 solid; padding-bottom:8px;}
.foot_s dl dd.w_x{ position:relative;}
.foot_s dl dd.w_x:hover .wxtu{ display:block;}
.foot_s dl dd.w_x .wxtu{ display:none; width:110px; height:110px; background:#fff; text-align:center; border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; position:absolute; top:-40px; left:77px;}
.foot_s dl dd.w_x .wxtu img{ margin-top:5px;}
.foot_s dl dd.w_x .wxtu span{
    display:block;
    width:0;
    height:0;
    border-width:8px 9px 8px 0;
    border-style:solid;
    border-color:transparent #fff transparent transparent;/*透明 黄 透明 透明 */
    position:absolute;
    top:47px;
    left:-9px;
}
.lianxiBox .imgBox:first-child{
  margin-bottom: 22px;
}
.lianxiBox .imgBox .img{
  width: 78px;
  height: 78px;
  display: block;
  margin: auto;
}
.lianxiBox .imgBox .text{
  color: #999;
  font-size: 12px;
  text-align: center;
  margin-top: 4px;
}

/*下拉列表样式*/
.xllb{ background:#5c5c5c; position:relative; float:left; border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.xllb span{ display:block; text-align:left; cursor: pointer;}
.xllb ul{ display:none; position:absolute; left:0; text-align:left; z-index:10;}
.xllb ul li{ height:30px; line-height:30px; width:88%; cursor:pointer; font-size:12px; border-bottom:1px solid #f1f1f1; margin:0 auto;}
.xllb li:hover{ opacity:0.8; filter:Alpha(opacity=80);}
.xllb ul a{ color: #444 !important;}
.xl02{ float:left; width:160px; height:30px; color:#fff;}
.xl02 span{ width:150px; font-size:12px; color:#fff; padding-left:10px; height:30px; line-height:30px; background:url(../images/xlico.jpg) 140px 12px no-repeat;}
.xl02 ul{ width:158px; top:30px; background:#fff; border:1px solid #e4e1e1; border-top:none; color:#444; border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}

.y_d{ width:100%; background:#2e2e2e; padding-bottom:10px;}
.y_d .f_g{ width:1200px; margin:0 auto; padding-top:22px;}
.y_d .f_g .gs{ width:630px; float:left; color:#585858;}
.y_d .f_g .gs a{ white-space:nowrap;color:#fff; padding:0 6px; font-size:12px; line-height:24px;}

.y_d .f_g .banquan{ float:right; width:450px; text-align:right; padding-bottom:15px;}
.y_d .f_g .banquan span{ color:#585858; line-height:22px;}
.y_d .f_g .banquan span a{ color:#fff; padding:0 5px; font-size:12px;}
.y_d .f_g .banquan p{ color:#7e7e7e; line-height:20px; font-size:12px;}

/*页底 end*/

/*返回顶部*/
.fding{z-index: 20; right:20px; position:fixed; width:19px; bottom:50px;_margin-top:400px;}
#moquu_top{background:url(../images/fd.png) no-repeat 0px 0px;width:19px;height:18px;display:block;z-index:2;cursor:pointer;}
#moquu_top:hover { background:url(../images/fd.png) no-repeat 0 -18px;}
#yj_top{background:url(../images/fd2.png) no-repeat 0px 0px;width:19px;height:18px;display:block;z-index:2;cursor:pointer; margin-top:20px;}
#yj_top:hover { background:url(../images/fd2.png) no-repeat 0 -18px;}

.gnjs{ width:100%;min-width:1200px; background:#f5f5f5; text-align:center; margin:80px 0 0 0;}
.gnjs h2{ font-size:32px; color:#333; font-weight:normal; padding:60px 5px 0 5px; display:inline-block; border-bottom:3px #207be6 solid; padding-bottom:15px;}
.gnjs .tuz{ width:1200px; margin:0 auto; padding-top:60px;}
.gnjs .tuz li{ float:left; margin-right:19px; margin-bottom:19px; width:387px;}
.gnjs .tuz li p{ font-size:24px; color:#555; padding:25px 0;}
.gnjs .tuz li p a{ color:#555; font-size:18px;}
.gnjs .tuz li p a:hover{ color:#207be6;}


/*产品定制页-产品价值 2017-12-12*/
.dingzy{ width:1200px; margin:0 auto;}
.dingzy .dz_table{ width:1200px; margin-bottom:45px;}
.dingzy .dz_table .dz_img{ width:50%; text-align:center; overflow:hidden;}
.dingzy .dz_table .dz_img img{ max-height:400px; max-width:600px;}
.dingzy .dz_table .nr{ width:50%;}
.dingzy .dz_table .nr .jznr h4{ font-size:20px; color:#666; font-weight:normal; line-height:24px; padding-bottom:10px; padding-left:40px;}
.dingzy .dz_table .nr .jznr p{ font-size:18px; color:#999; line-height:26px; padding-left:40px;}
.dingzy .dz_table:nth-last-child(1){ margin-bottom:0;}

.dingzy .dz_table02{ width:1200px; margin-bottom:45px;}
.dingzy .dz_table02 .dz_img{ width:50%; text-align:center; overflow:hidden;}
.dingzy .dz_table02 .dz_img img{ max-height:400px; max-width:600px;}
.dingzy .dz_table02 .nr{ width:50%;}
.dingzy .dz_table02 .nr .jznr h4{ font-size:20px; color:#666; font-weight:normal; line-height:24px; padding-bottom:10px; text-align:right; padding-right:40px;}
.dingzy .dz_table02 .nr .jznr p{ font-size:18px; color:#999; line-height:26px; text-align:right; padding-right:40px;}
.dingzy .dz_table02:nth-last-child(1){ margin-bottom:0;}

/*返回顶部*/
.fk_top{ position:fixed;width:44px;right:8px;bottom:40%; z-index:9999;}
.fk_top .fk{ width:44px; height:128px;box-shadow:0 6px 12px 0 rgba(0,0,0,.15);background:#fff;text-align:center; cursor:pointer;}
.fk_top .fk img{ width:18px; height:18px; padding:12px 0 3px 12px; display:block;}
.fk_top .fk span{ display:inline-block; width:14px; font-size:13px; color:#676767; line-height:17px;}
.fk_top .top_ico{ bottom:30px;position:fixed;width:44px;height:44px;margin-top:8px;cursor:pointer;box-shadow:0 6px 12px 0 rgba(0,0,0,.15);}
 
/*侧边栏 2018.3.27*/
.sidebar{ width:50px; height:230px; margin:100px 0 300px 300px;  border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; position:fixed; top:20%; right:8px;}
.sidebar ul{ padding-top:1px;}
.sidebar ul li{ text-align:center; margin-top:4px;}
.sidebar ul li.weibo{ background:url(../images/cblan_03.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0;}
.sidebar ul li.weibo:hover{ background:url(../images/cblan_3.png) no-repeat 9px 5px #f0f0f0; cursor:pointer;}
.sidebar ul li.weixer{ background:url(../images/cblan_9.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0; position:relative;}
.sidebar ul li.weixer:hover{ background:url(../images/cblan_09.png) no-repeat 9px 5px #f0f0f0; cursor:pointer;}
.sidebar ul li.weixer:hover .wem1{ display:block;}

.wem1{ position:absolute; top:-36px; left:-126px; width:110px;height:auto; background:#fff; border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; display:none;-moz-box-shadow:0px 0px 3px #aaa; -webkit-box-shadow:0px 0px 3px #aaa; box-shadow:0px 0px 3px #aaa;}
.wem1 img{ padding-top:5px;width:90%}
.wem1 p{ color:#3D3D3D;margin:5px 0 10px;text-align:center;font-size:12px;}
.wem1:before{content:"";width: 0;height: 0;position:absolute;top:46px;right:-8px;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 8px solid #fff;filter: drop-shadow(1px 1px 0 #aaa);}
.sidebar ul li.c-ser{ background:url(../images/cblan_11.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0;}
.sidebar ul li.c-ser:hover{ background:url(../images/cblan_1.png) no-repeat 9px 5px #f0f0f0; cursor:pointer;}
.sidebar ul li.c-ser:hover .bar_tel{ display:block;}
.bar_tel{font-size:20px;position:absolute; top:104px; left:-218px; width:210px; padding:4px 0 8px 0; background:#fff; border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;display:none; -moz-box-shadow:0px 0px 3px #aaa; -webkit-box-shadow:0px 0px 3px #aaa; box-shadow:0px 0px 3px #aaa;}
.sidebar ul li.write{ background:url(../images/cblan_14.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0;}
.sidebar ul li.write:hover{ background:url(../images/cblan_4.png) no-repeat 9px 5px #f0f0f0; cursor:pointer;}

.sidebar ul li.consult{ background:url(../images/cblan_5.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0;}
.sidebar ul li.consult:hover{ background:url(../images/cblan_5_hover.png) no-repeat 9px 5px #f0f0f0; cursor:pointer;}
.sidebar ul li.consult a{ width:100%;height:31px;display:inline-block}


/*侧边栏 2020.3.15*/
.sidebar{ 
  width:60px; 
  /*height:230px;   */
   position:fixed; 
   bottom:130px; 
   right:8px;
}
.sidebar .zixunNew{
  background-color: #207BE6;
  width:60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  cursor: pointer;
  position: relative;
  box-shadow:0px 0px 6px #aaa; 
}
.sidebar .zixunNew .img{
  width: 24px;
  display: block;
  margin: auto;
}
.sidebar .zixunNew .text{
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}
.sidebar .zixunNew .box a{
  font-size: 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  left: 0;
  transform: scale(0.9);
  color: #fff;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.sidebar .zixunNew:hover{
  background: #1B68BF;
}
.sidebar .zixunNew .box{ 
  background:url(../202303/images/index/icon_01.png) no-repeat 10px; 
  background-position: 50% 30%;
  width: 60px;
  height: 60px; 
  margin: 0;
  position:relative;
}
.sidebar .zixunNew:hover .box a{
  color: #fff;
}


.sidebar ul{ 
  padding-top:1px;
  border-radius:3px;
  -moz-border-radius:3px; 
  -ms-border-radius:3px; 
  -o-border-radius:3px; 
  -webkit-border-radius:3px;
  -moz-box-shadow:0px 0px 6px #aaa; 
  -webkit-box-shadow:0px 0px 6px #aaa;
   box-shadow:0px 0px 6px #aaa; 
   background: #FFF;
}
.sidebar ul li a{
  font-size: 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  left: 0;
  transform: scale(0.9);
  width: 60px;
  height: 60px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color:#3D3D3D;
}
.sidebar ul li{ text-align:center;width: 60px;height: 60px;position: relative;}
.sidebar ul li.weibo{ background:url(../images/cblan_03.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0;}
.sidebar ul li.weibo:hover{ background:url(../images/cblan_3.png) no-repeat 9px 5px #f0f0f0; cursor:pointer;}

.sidebar ul li.weixer{ 
  background:url(../202303/images/index/icon_wexinH.png) no-repeat 10px; 
  background-position: 50% 30%;
  width: 60px;
  height: 60px; 
  margin: 0;
  position:relative;
}
.sidebar ul li.weixer:hover{ 
  background:url(../202303/images/index/icon_wexin.png) no-repeat 10px #f0f0f0; 
  cursor:pointer;
  background-position: 50% 30%;
  color: #207BE6;
}
.sidebar ul li.weixer:hover a{
  color: #207BE6;
}
.sidebar ul li.weixer:hover .wem1{ display:block;}

.sidebar ul li.fuwu{ 
  background:url(../202303/images/index/icon_phoneH.png) no-repeat 10px; 
  background-position: 50% 30%;
  width: 60px;
  height: 60px; 
  margin: 0;
  position:relative;
}
.sidebar ul li.fuwu:hover{ 
  background:url(../202303/images/index/icon_phone.png) no-repeat 10px #f0f0f0; 
  cursor:pointer;
  background-position: 50% 30%;
  color: #207BE6;
}
.sidebar ul li.fuwu:hover a{
  color: #207BE6;
}
.sidebar ul li.fuwu:hover .bar_tel{ 
  display:block;
  color: #207BE6;
}

.sidebar ul li.qiyewx{ 
  background:url(../202303/images/index/icon_xinxiH.png) no-repeat 10px; 
  background-position: 50% 30%;
  width: 60px;
  height: 60px; 
  margin: 0;
  position:relative;
}
.sidebar ul li.qiyewx:hover{ 
  background:url(../202303/images/index/icon_xinxi.png) no-repeat 10px #f0f0f0; 
  cursor:pointer;
  background-position: 50% 30%;
  color: #207BE6;
}
.sidebar ul li.qiyewx:hover a{
  color: #207BE6;
}
.sidebar ul li.qiyewx:hover .wem1{ display:block;}

.sidebar ul li.yijian{ 
  background:url(../202303/images/index/icon_bianjiH.png) no-repeat 10px; 
  background-position: 50% 30%;
  width: 60px;
  height: 60px; 
  margin: 0;
  position:relative;
}
.sidebar ul li.yijian:hover{ 
  background:url(../202303/images/index/icon_bianji.png) no-repeat 10px #f0f0f0; 
  cursor:pointer;
  background-position: 50% 30%;
  color: #207BE6;
}
.sidebar ul li.yijian:hover a{
  color: #207BE6;
}
.sidebar ul li.yijian:hover .bar_tel{ 
  display:block;
  color: #207BE6;
}
