/* 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;}*/
body{ font-family:"Microsoft YaHei";font-size:13px; color:#323232;background-color:#fff;}


/*头部*/

/**------------------------------------*/
.index_top{ width:100%;min-width:1200px; height:60px; border-bottom:1px solid #ddd;}
.top_cent{ width:1200px; height:60px; margin:0 auto;}
.top_logo{ float:left; width:260px; padding-top:19px; position:relative;}
.top_logo .f-hui{ position:absolute; top:30px;right:3px;font-size:12px; color:#999;}
.top_logo .f-hui a{ color:#999;font-size:12px; padding:0 2px;}
.top_logo .f-hui a:hover{ color:#207be6;}
.top_logo .logo_tit{ display: block; overflow: hidden; width: 230px; height: 26px;background:url(/Content/images/icon/logo.png) no-repeat;text-indent:-999px;background-size:cover;}

/*nav导航盒子*/
.nav{position:relative;float:right;z-index:1000; height:60px; 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(/Content/images/icon/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)}
/*头部*/

/**------------------------------------*/
.index_top{ width:100%;min-width:1200px; height:60px; border-bottom:1px solid #ddd;}
.top_cent{ width:1200px; height:60px; margin:0 auto;}
.top_logo{ float:left; width:230px; padding-top:17px;padding-left:15px;}

/*nav导航盒子*/
.nav{position:relative;float:right;z-index:1000; height:60px; 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(/Content/images/icon/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:60px;cursor:pointer; padding:0 22px;}
ul.nav-main>li a{font-size:16px; color:#333; line-height:60px;}
ul.nav-main>li a.cur_hover{background:#fff ; color:#207be6; }
ul.nav-main>li span.cur_hover{background:url(/Content/images/icon/dhico2.png) no-repeat center center; z-index:100000; }
ul.nav-main>li a:hover{background:#fff ; color:#207be6; }
ul.nav-main>li:hover span{ background:url(/Content/images/icon/dhico2.png) no-repeat center center; z-index:100000;}
/*隐藏盒子设置*/
.werd2{position:absolute; top:54px; left:72px;}
.werd3{position:absolute; top:54px; left:204px;}
.werd5{position:absolute; top:54px; left:434px;}
.werd6{position:absolute; top:54px; left:542px;}
.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:592px; 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;}

.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(/Content/images/icon/sstu.jpg) no-repeat 0 0px; width:14px; height:14px; position: relative; top: 2px;}

/*隐藏盒子位置设置*/
/*.box04{ left:476px;}*/

.search{width:200px; 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; float:right; margin-top:14px; position: relative;}
.search .placeholder_font{ position: absolute;color:#757575; top:7px; left:13px;font-size: 12px; display:block; width: 150px;}

.search input{ width:155px; margin-right:10px;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; padding-left:12px; color:#444; background: #fafafa;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.search input::-moz-placeholder{color:#bbb;}
.search input::-webkit-input-placeholder{color:#bbb;}
.search input:-ms-input-placeholder{color:#bbb;}
.search span{ display:inline-block;cursor: pointer; background:url(/Content/images/icon/sstu.jpg) no-repeat 0 0px; width:14px; height:14px; position: relative; top: 1px;}


/**------------------------------------*/

/*二级菜单页面固定*/
.erji02{ width:100%;min-width:1200px; background:#f8f8f8;position: fixed;top:61px; z-index: 2000;border-bottom: 1px solid #eaeaea;}
.erji02 dl{ width:1200px; margin:0 auto; height:40px; line-height:40px;}
.erji02 dl dd{ display:inline-block; *zoom:1;*display: inline;}
.erji02 dl dd a{ color:#9e9e9e; font-size:14px; margin-right:18px; background:url(/Content/images/icon/gg.jpg) no-repeat right; padding-right:18px;}
.erji02 dl dd a font:hover{color:#207be6;}

/*了解我们-发展历程*/
.fz_banner{ background:url(/Content/images/icon/fzbanner.jpg) no-repeat center; width:100%;min-width:1200px; height:300px;}
.fz_banner .fz_content{ width:760px; margin:0 auto;}
.fz_banner .fz_content h3{ color:#fff; font-size:48px; font-weight:normal; text-align:center; padding-top:80px;}
.fz_banner .fz_content p{ color:#fff; font-size:14px; font-weight:normal; line-height:26px; padding-top:26px;}
.fz_main{ width:1200px; margin:70px auto 0 auto;}
.fz_main .fz_left{ width:255px; float:left; margin:0 55px;margin-bottom: 60px;}
.fz_main .fz_left ul li.jr{ color:#b0b0b0; font-size:24px;}
.fz_main .fz_left ul li{ color:#b0b0b0; font-size:16px; line-height:56px; border-top:1px #fff solid;  border-bottom:1px #e3e3e3 solid; text-align:center;}
.fz_main .fz_left ul li:hover{ color:#000; border-top:1px #000 solid; border-bottom:1px #000 solid; font-size:26px; line-height:75px; margin-top:-1px;}
.fz_main .fz_left ul li.jr:hover{ color:#000; border-top:1px #fff solid; border-bottom:1px #000 solid; font-size:30px; line-height:75px; margin-top:-1px;}
.fz_main .fz_left ul li.ding{ color:#000; border-top:1px #000 solid; border-bottom:1px #000 solid; font-size:26px; line-height:75px; margin-top:-1px;}
.fz_main .fz_left ul li{ cursor: pointer; transition: all 0.2s;/*放大过程的时间*/ }
.fz_right{ margin-bottom:60px;float:left; background:url(/Content/images/icon/d.jpg) repeat-y 418px; padding-bottom:100px; width:835px; text-align:center;}
.fz_right h3{ font-size:24px; color:#fff; background:#d7d7d7; padding:12px 12px; font-weight:normal; display:inline-block;}
.fz_right ul{ margin:30px 0 0 0;}
.fz_right ul li{ text-align:left; background:url(/Content/images/icon/quan.png) no-repeat 411px 32px;}
.fz_right ul li .time{ width:340px; background:#fff; border:1px #e4e4e4 solid; position:relative; margin-left:30px;}
.fz_right ul li .time img{ position:absolute; right:-13px; top:30px;}
.fz_right ul li .time .nr09{ padding:22px 20px 22px 20px;}
.fz_right ul li .time .nr09 h4{ font-size:20px; color:#535353; line-height:28px; font-weight:bold; padding-bottom:6px;}
.fz_right ul li .time .nr09 p{ font-size:14px; color:#696969; line-height:22px; padding:3px 0;}
.fz_right ul li.y_y{ text-align:left; background:url(/Content/images/icon/quan.png) no-repeat 411px 32px;}
.fz_right ul li.y_y .time{ width:340px; background:#fff; border:1px #e4e4e4 solid; position:relative; margin-left:465px;}
.fz_right ul li.y_y .time img{ position:absolute; left:-13px; top:30px;}

/*页底*/
#foot{ width:100%;min-width:1200px; background:#242424; margin-top:0px;}
#foot a:hover{ color:#fff;}
.foot_s{ width:1080px; margin:0 auto; padding:20px 0 20px 0;}
.foot_s dl{ float:left; 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;
}
.foot_s dl.xinxi{padding-bottom:8px;}
.foot_s dl dd.gsxx{font-size:12px;color:#fff;line-height:30px;padding-bottom:6px;}
.foot_s dl dd.gsmc{font-size:16px;color:#fff;}
.foot_s dl dd.wx{padding-top:10px;}
.foot_s dl dd.wx img{ border:none;width:100px;height:100px; }

/*下拉列表样式*/
.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 ul a{ color: #444 !important;}
.xllb li:hover{ opacity:0.8; filter:Alpha(opacity=80);}

.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(/Content/images/icon/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{ display:inline-block;color:#fff; padding:0 6px; font-size:12px; line-height:24px;}
.y_d .f_g .gs a.dy{ padding-left:0;}
.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;}
.y_d .f_g .copyright{ color:#fff;text-align:center;padding-bottom:15px;font-size:12px;}
.y_d .f_g .copyright a{color:#7e7e7e;margin-left:5px;}
.y_d .f_g .copyright a:hover{color:#fff;text-decoration:underline;}
.y_d .f_g .copyright a img{vertical-align:middle;margin-top:-3px;}
                       
/*页底 end*/

/*内页-今日维启*/
.fz_right2{ float:left; padding-bottom:100px; width:835px; text-align:center;}
.fz_right2 .jr_content{ width:800px; margin:0 auto;}
.fz_right2 .jr_content img{ float:left; width:400px;}
.fz_right2 .jr_content ul{ width:330px; float:left; text-align:left; padding:0 35px; padding-top:75px;}
.fz_right2 .jr_content ul li{ font-size:14px; color:#626262; padding:2px 0; line-height:20px;}
.fz_right2 .jr_content ul li h3{ font-size:18px; color:#333; display:inline-block; padding-bottom:12px; margin-bottom:2px;}
.fz_right2 .jr_content ul li h3 font{ border-bottom:2px #207be6 solid; padding-bottom:6px;}

/*内页-企业介绍*/
.gy_wm{ width:1150px; margin:80px auto 0 auto; background:#f6f7fa;}
.gy_wm .g_wz{ width:492px; float:left; padding:43px 0 0 80px;}
.gy_wm .g_wz h3{ color:#4a8bbb; line-height:28px; font-size:20px; padding-bottom:20px; font-weight:normal;}
.gy_wm .g_wz p{ color:#626262; line-height:28px; font-size:14px;}
.gy_wm img{ width:500px; height: 437px;float:right;}

.gy_wm2{ width:1150px; margin:0 auto;}
.gy_wm2 img{ width:650px; height: 376px; float:left;}
.gy_wm2 .g_wz{ width:422px; float:left; padding:65px 0 30px;}
.gy_wm2 .g_wz p{ color:#6b798d; line-height:28px; font-size:14px;}

.six_k{ width:1152px; margin:50px auto  60px auto;}
.six_k ul{}
.six_k ul li{ width:350px; float:left; position:relative; margin-right:46px; margin-bottom:48px; color:#4a8bbb; text-align:center; height:350px; border:1px #4a8bbb solid; border-radius:30px;-moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; -webkit-border-radius:30px;}
.six_k ul li h2{ font-size:320px; color:#e7ebf1; font-family:Arial, Helvetica, sans-serif; font-weight:normal; line-height:350px;}
.six_k ul li .nr03{ position:absolute; top:0; left:36px;}
.six_k ul li h3{ font-size:32px; font-weight:normal; padding:50px 0 20px 0;}
.six_k ul li h4{ font-size:18px; font-weight:normal; padding:0 20px;}
.six_k ul li p{ font-size:14px; line-height:28px; padding-top:22px; width:280px; margin:0 auto;}
.six_k ul li.lv{ width:350px; float:left; margin-right:48px; color:#51835f; text-align:center; height:350px;  border:1px #5eb276 solid; border-radius:30px;-moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; -webkit-border-radius:30px;}
.six_k ul li.lv p{ text-align:left;}
.six_k ul li.lan p{ text-align:left;}
.six_k ul li.lv2{ width:350px; float:left; margin-right:48px; color:#51835f; text-align:center; height:350px;border:1px #5eb276 solid; border-radius:30px;-moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; -webkit-border-radius:30px;}
.six_k ul li.lv3{ width:350px; float:left; margin-right:0; color:#51835f; text-align:center; height:350px; border:1px #5eb276 solid; border-radius:30px;-moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; -webkit-border-radius:30px;}
.six_k ul li.lv3 p{ text-align:left;}
.six_k ul li.lv3 h2,.six_k ul li.lan2 h2{ font-size:270px; letter-spacing:-10px;}
.six_k ul li.lan h2{ font-size:220px; letter-spacing:-18px;}
.six_k ul li.lv h2{ font-size:270px; color:#e4efe7;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none;}
.six_k ul li.lv2 h2{ font-size:180px; color:#e4efe7; letter-spacing:-18px;}

/*企业荣誉*/
.qyry{ width:1200px; margin:0 auto;}
.qyry h3{ border-bottom:1px #9fa0a0 solid; text-align:center; margin-top:60px; padding-bottom:20px;}
.qyry h3 font{ font-size:36px; border-bottom:3px #ffbb40 solid; padding-bottom:14px}
.jb_six{ margin-top:36px;}
.jb_six ul li{ float:left; width:388px; height:255px; margin-right:18px; margin-bottom:18px;}
.jb_six ul li.none{ margin-right:0;}
.jb_six ul li img{ width:360px; height:199px; display:block; margin:13px auto 0 auto;}
.jb_six ul li p{ width:220px; line-height:32px; margin:20px auto 0 auto; text-align:center; color:#925703; font-size:24px;}
.qy_ry{ background:#f6f7fa; margin-top:30px; margin-bottom:80px;}
.qy_ry img{ float:left; width:650px;}
.bcon{ float:left; width:310px; margin:106px 0 0 90px;}
.bcon h4{ border-top:1px #fec969 solid; font-weight:normal; text-align:center; position:relative; margin-bottom:40px;}
.bcon h4 font{ font-size:24px; color:#ffa605; padding:0 10px; background:#f6f7fa; position: absolute; top:-15px; left:100px;}
.list_lh{ height:390px; overflow:hidden;}
.list_lh li{ line-height:38px; font-size:16px; color:#626262; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list_lh li font{ color:#ffbb40; padding-right:10px;}

/*企业成员*/
.gncy{ width:1150px; margin:80px auto 0 auto;}
.gncy h3{ font-size:36px; color:#434343; font-weight:normal; text-align:center;}
.gncy .gsi{ width:966px; margin:38px auto 0 auto; border-bottom:1px #b5b5b5 solid; padding-bottom:50px;}
.gsi .cy_content{text-align:center;}
.gsi .cy_content .nr_logo{ height:162px; border:1px #0082c9 solid; display:inline-block; float:left; padding:0 40px; width:264px; margin-top:8px;}
.gsi .cy_content .nr_logo img{ display:inline-block; padding-top:50px; padding-right:12px; position:relative; top:8px;}
.gsi .cy_content .nr_logo h4{ font-size:30px; color:#0082c9; font-weight:normal; display:inline-block;}
.gsi .cy_content p{color:#626262;font-size:14px;line-height:26px;float:left;width:588px;display:block;padding: 10px 0 0 30px;text-align:left;}
.gsi .bbt ul{ padding-top:38px;}
.gsi .bbt ul li{ color:#626262; font-size:18px; float:left; width:170px; height:60px; border:1px #7a7f8d solid; text-align:center; line-height:60px; margin-right:26px; margin-bottom:26px; cursor:pointer;}
.gsi .bbt ul li:hover{ border:2px #0082c9 solid; color:#0082c9; width:168px; height:58px;}
.gsi .bbt ul li.ding{ border:2px #0082c9 solid; color:#0082c9; width:168px; height:58px;}

.guoji{ width:1164px; margin:80px auto 60px  auto;}
.guoji h3{ font-size:36px; color:#434343; font-weight:normal; text-align:center;}
.guoji .cy{ background:url(/Content/images/icon/ditu.jpg) no-repeat; height:540px; margin-top:50px; position:relative;}
.guoji .cy .cgy{width:15px; height:15px; background:#333; position:absolute; top:150px; left:148px;}
.jianj img{ position:absolute; top:30px; left:-12px;}
.jianj h4{ font-size:18px; color:#535353; padding:28px 50px 16px 50px;}
.jianj p{ line-height:22px; padding:0 50px; font-size:14px; color:#696969;}
.guoji .cy .cgy:hover .jianj{ display:block;}

/*新闻列表页*/
.new_banner{ height:300px; text-align:center; width:100%;min-width:1200px;}
.new_main{ width:1172px; margin:38px auto 60px auto;}
.new_main h3{ color:#000121; font-size:30px; font-weight:normal; text-align:center;}
.new_main h3 font{ color:#207be6; font-size:20px; padding-top:16px; display:block;}
.new_main .gdnew{ display:block; width:170px; margin:25px auto 0 auto; text-align:center;}
.new_main .gdnew a{ color:#666; font-size:18px; display:block; border:1px #ddd solid; height:36px; line-height:36px;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.new_main .gdnew a:hover{ color:#fff; background:#207be6; border:1px #207be6 solid;}
.new_main p{ font-size:16px; color:#333; text-align:center; padding-top:46px;}
.new_main p a{ color:#333;}

.new_main p a:hover{ color:#207be6;}
.new_main .list{ margin-top:60px;}
.new_main .list li{ width:376px; height:207px; border:1px #e2e3e8 solid; float:left; margin-right:18px; margin-bottom:18px;}
.new_main .list li .new_park{ padding:18px 0 0 12px;}
.new_main .list li .new_park span{ font-size:16px; width:55px; height:44px; padding-top:10px; text-align:center; display:block; float:left; color:#333; background:#f0f2f5; border:1px #e2e3e8 solid;}
.new_main .list li .new_park span font{ font-size:12px;}
.new_main .list li .new_park h4{ color:#333; font-size:14px; font-weight:normal; line-height:22px; width:276px; float:left; margin-left:18px; padding:5px 0 9px 0; border-bottom:1px #e2e3e8 solid;}
.new_main .list li .new_park h4 a{ color:#333;}
.new_main .list li .new_park h4 a:hover{ color:#0082cc;}
.new_main .list li p{ text-align:left; font-size:12px; line-height:24px; color:#666; padding:16px 12px 0 12px;}
.new_main .list li:hover{ border:1px #207be6 solid;}

/*投资者关系列表页*/
.investor_main{ width:1200px; margin:40px auto 60px auto;}
.investor_main h3{ color:#000121; font-size:30px; font-weight:normal; text-align:center;}
.investor_main h3 font{ color:#207be6; font-size:20px; padding-top:16px; display:block;}
.investor_main .gdnew{ display:block; width:170px; margin:25px auto 0 auto; text-align:center;}
.investor_main .gdnew a{ color:#666; font-size:18px; display:block; border:1px #ddd solid; height:36px; line-height:36px;border-radius:30px;-moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; -webkit-border-radius:30px;}
.investor_main .gdnew a:hover{ color:#fff; background:#207be6; border:1px #207be6 solid;}
.investor_main p{ font-size:16px; color:#333; text-align:center; padding-top:46px;}
.investor_main p a{ color:#333;}

.investor_main p a:hover{ color:#207be6;}
.investor_main .list{ margin-top:40px;}
.investor_main .list li{ width:386px; height:93px; border:1px #dddddd solid; float:left; margin-right:18px; margin-bottom:18px;}
.investor_main .list li .new_park{ padding:20px 0 0 15px;}
.investor_main .list li .new_park span{ font-size:16px; width:53px; height:53px; text-align:center; display:block; float:left; color:#333; background:#eeeeee; border:1px #e2e3e8 solid;}
.investor_main .list li .new_park span font{ font-size:12px;display: block; margin-top: 11px;line-height: 16px;}
.investor_main .list li .new_park h4{ color:#222222; font-size:15px; font-weight:normal; line-height:22px; width:286px; float:left; margin-left:15px; padding:5px 0 9px 0;}
.investor_main .list li p{ text-align:left; font-size:12px; line-height:24px; color:#666; padding:16px 12px 0 12px;}
.investor_main .list li:hover{ border:1px #1481c9 solid;}
.investor_main .list li:hover .new_park h4{ color:#207be6;}
.investor_main .list li:hover span{ background: #1481c9 ;color: #eeeeee;border:1px #eeeeee solid;}

/*paging*/
.paging{width:100%; height:auto; overflow:hidden; position:relative; text-align:center; padding-top:42px;}
.paging ul{ float:left; position:relative; left:50%;}
.paging ul li{ float:left; position:relative; right:50%; margin-right:8px; line-height:22px; font-size:12px; background:#fff; padding:0;}
.paging ul li a{ color:#666; display:block; border:1px solid #dcdcdc; padding:0 6px; font-size:14px;}
.paging ul li a:hover{ background:#1481c9; color:#fff; border:1px #f47315 solid;}
.paging .hover{background:#1481c9; border:1px #1481c9 solid; color:#fff;}
 
/*新闻详情页*/
.weizhi{ width:100%;min-width:1200px; background:#f8f8f8;}
.weizhi .xx{ height:40px; width:1200px; margin:0 auto; line-height:40px; border-top:1px #fff solid; color:#9e9e9e;}
.weizhi .xx a{ color:#9e9e9e;}
.weizhi .xx a:hover{ color:#0082c9;}
.zt_content{ width:1170px; margin:0 auto 60px auto; text-align:center; min-height:408px;}
.zt_content .wenz h3{ color:#000121; font-size:24px; font-weight:normal; padding:50px 0 0 0;}
.zt_content .wenz u

l{ padding:30px 0; border-bottom:1px #959595 solid; margin-bottom:20px;}
.zt_content .wenz ul li{ display:inline-block; color:#666; font-size:14px; padding:0 20px;}
.zt_content .wenz ul li font{ color:#999; padding-right:5px;}
.zt_content .wenz p{ line-height:26px; font-size:14px; color:#666; text-align:left; padding:15px 15px;}
.zt_content .wenz img{ padding:15px 0;max-width: 100%;}
.zt_content .fenx{ text-align:left; padding-left:15px; padding-top:10px;}
.zt_content .fenx p{ display:inline-block;}
.zt_content .fenx img{ padding:0 3px; position:relative; top:8px;}
.pian{ padding:120px 0 0 0; color:#666; font-size:14px;}
.pian font{ font-weight:bold; color:#333;}
.pian a{ color:#666;}
.pian a:hover{ color:#0082c9;}
.pian .prev{ float:left; width:560px; text-align:left; padding-left:15px;}
.pian .next{ float:right; width:560px; text-align:right; padding-right:15px;}

.zuix{ width:1140px; margin:50px auto 60px  auto; border:1px #ddd solid;}
.zuix a{ color:#666;}
.zuix a:hover{ color:#0082c9;}
.zuix ul{ padding:38px 0 38px 38px;}
.zuix ul li{ float:left; width:306px; font-size:14px; margin-right:38px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:left;}
.zuix ul li.bt{ color:#333; width:70px; margin-right:0; font-weight:bold;}

/*案例列表页*/
.anl_banner{width:100%;min-width:1200px; height:300px;}
.anl_banner .fz_content{ width:760px; margin:0 auto;}
.anl_banner .fz_content h3{ color:#333; font-size:48px; font-weight:normal; text-align:center; padding-top:80px;}
.anl_banner .fz_content p{ color:#4f4f4f; font-size:14px; font-weight:normal; line-height:26px; padding-top:26px;}

.fenlei{width: 1002px;margin:60px auto;}
.fenlei .content h3{display:inline-block;font-size:16px;color:#333;font-weight:normal;width: 55px;vertical-align: top;line-height: 28px;}
.fenlei .content ul{display:inline-block;font-size:16px;color:#333;padding-left:6px;width: 935px;}
.fenlei .content ul li{display: inline-block;margin-right:15px;line-height: 28px;}

.fenlei .content ul li a{ color:#333; padding-right:5px;}
.fenlei .content ul li font{ color:#8d8c8c; font-size:14px;}
.fenlei .content ul li a:hover{ color:#207be6;}

.qiye{ width:100%;min-width:1200px; text-align:center;}
.qiye .qy_park{ width:100%;min-width:1200px;}
.qiye .qy_park h3{border-bottom: 1px #eee solid;}
.qiye .qy_park h3 font{font-size:38px;color:#333;font-weight:normal;position: relative;top:18px;padding:0 50px;background:#fff;}
.qiye .qy_park p{ font-size:16px; color:#808080; padding-top:46px;}
.qy_nr{ width:1160px; margin:68px auto 60px  auto; text-align:left;}
.qy_nr ul li{ float:left; width:370px; height:372px; background:#f6f6f6; text-align:center; margin-right:25px; margin-bottom:25px;}
.qy_nr ul li h3{ font-size:24px; font-weight:normal; color:#333; padding:30px 15px 16px 15px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.qy_nr ul li p{ font-size:14px; color:#808080;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0 15px;}
.qy_nr ul li h3 a{ color:#333;}
.qy_nr ul li h3 a:hover{ color:#0082c9;}

/*案例详情页*/
.al_content{ width:1200px; margin:0 auto;}
.al_content .al_park{ text-align:center; margin-top:68px;}
.al_content .al_park h3{ font-size:36px; color:#000121; font-weight:normal;}
.al_content .al_park p{ color:#3e3a3a; font-size:24px; padding:6px 170px; background:#f3f3f3; display:inline-block; margin-top:30px;}
.al_content .al_park ul{ padding:30px 0; margin-bottom:38px;}
.al_content .al_park ul li{ display:inline-block; color:#666; font-size:14px; padding:0 20px;}
.al_content .al_park ul li font{ color:#999; padding-right:5px;}

.al_content .xmbj{ border-top:1px #9fa0a0 solid; position:relative;}
.al_content .xmbj h3{ font-size:30px; color:#333; position:absolute; top:-18px; left:50%; margin-left:-85px; background:#fff; padding:0 25px;}
.al_content .xmbj .nr{ padding-top:38px;}
.al_content .xmbj .nr img{ float:left;}
.al_content .xmbj .nr p{ float:left; font-size:16px; color:#888; width:786px; line-height:36px; padding-left:50px; }

.jshu{ width:100%;min-width:1200px; background:#f8f8f8; margin-top:60px;}
.jshu h3{ color:#333; font-size:24px; text-align:center; font-weight:normal; padding:60px 0;}
.jshu ul{ width:1200px; margin:0 auto;}
.jshu ul li{ font-size:16px; color:#3e3a3a; width:296px;margin:0 52px 30px 52px; text-align:center; float:left;height:180px;overflow:hidden;}
.jshu ul li span{display:inline-block; margin-left:10px; width:74px; height:74px; background:#207be6; border-radius:100%;-moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; -webkit-border-radius:100%;}
.jshu ul li span img{ margin:20px 0 0 0;}
.jshu ul li h4{ text-align:center; line-height:28px;padding-top:20px; font-weight:normal;}
.jshu p{ font-size:20px; color:#333; width:1100px; margin:0 auto; padding:20px 0 20px 0;line-height:35px;}

.j_jue{ width:1100px; margin:50px auto 0 auto;}
.j_jue .nr02{ width:500px; float:left; padding-top:40px;}
.j_jue .nr02 h3{ font-size:30px; color:#333;}
.j_jue .nr02 p{ color:#595757; font-size:16px; line-height:28px;}
.j_jue img{ float:right;}

.hxjz{ background:#f8f8f8; padding:50px 0 30px 0; margin-top:68px;}
.hxjz h3{ border-top:1px #9fa0a0 solid; position:relative; width:1200px; margin:0 auto;}
.hxjz h3 font{ font-size:30px; color:#333; position:absolute; top:-18px; left:50%; margin-left:-85px; background:#f8f8f8; padding:0 25px;}
.hxjz ul{ width:1200px; margin:80px auto 0 auto;}
.hxjz ul li{ width:375px; height:192px; text-align:center; float:left; margin-right:31px;margin-bottom:31px; border:1px #207be6 solid; border-radius:10px;-moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px;overflow:hidden;}
.hxjz ul li h4{ color:#1660c5; font-size:22px; font-weight:normal; width:288px; margin:0 auto; border-bottom:1px #207be6 solid; padding:20px 0 20px 0;display:block;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.hxjz ul li p{ width:288px; margin:0 auto; line-height:28px; font-size:15px; color:#547abe; text-align:left; padding-top:10px;}

.hxjz ul li.lv02{ border:2px #b4d269 solid;}
.hxjz ul li.lv02 h4{ color:#7fab0f; border-bottom:1px #b4d269 solid;}
.hxjz ul li.lv02 p{ color:#7fab0f;}
.jshup0921 { font-size:20px; color:#333; width:1200px; margin:0 auto; padding:20px 0 20px 0;line-height:35px;}

.xmbj{position:relative; width:1100px; margin:60px auto 0 auto;}
.xmbj h3{ font-size:30px; color:#333; position:absolute; top:-18px; left:50%; margin-left:-85px; background:#fff; padding:0 25px;}
.xmbj .duan{ padding-top:68px; padding-bottom:68px;}
.xmbj .duan .nr04{ color:#035da5; width:381px; float:left; padding-top:80px;}
.xmbj .duan .nr04 h4{ font-weight:normal; font-size:26px; margin-bottom:30px;line-height: 35px;}
.xmbj .duan .nr04 h4 img{ position:relative; top:14px; left:0; margin-right:12px;}
.xmbj .duan .nr04 p{ font-size:18px; line-height:30px; padding-top:10px;}
.xmbj .duan .img{ float:right; border:1px #898989 solid;}
.xmbj .duan .img02{ float:left; border:1px #898989 solid;}

.xmbj .duan .nr05{ color:#035da5; width:381px; float:right; padding-top:80px;}
.xmbj .duan .nr05 h4{ font-weight:normal; font-size:26px; margin-bottom:30px;line-height: 35px;}
.xmbj .duan .nr05 h4 img{ position:relative; top:14px; left:0; margin-right:12px;}
.xmbj .duan .nr05 p{ font-size:18px; line-height:30px; padding-top:10px;}

.san_k ul{border-bottom:8px #0183e5 solid;}
.san_k ul li{ width:345px; float:left; line-height:28px; font-size:16px; color:#595757; margin-right:32px; padding-bottom:20px;}

.zixun{ width:1100px; margin:0 auto; padding-top:60px;padding-bottom: 20px;}
.zixun .zx_left{ width:1200px;}
.zixun .zx_left h3{ color:#555; font-size:30px; font-weight:normal;}
.zixun .zx_left ul{ padding-top:30px;}
.zixun .zx_left ul li{ font-size:16px; color:5b5b5b; display:inline-block; margin-right:46px;margin-bottom:30px;}
.zixun .zx_left ul li font{background:#0383e6;width:66px; height:22px; line-height:22px; text-align:center; display:inline-block; color:#fff; margin-right:10px;}
.zixun .zx_left ul li img{ padding-left:15px;}
.zixun .zx_right{ float:right;}
.zixun .zx_right .img{ margin-right:18px;}

.zixun .zx_left ul li a{color:#555;}
.zixun .zx_left ul li a:hover{color:#3C9DFF;}

/*解决方案详情页*/
.j_banner{ background:url(/Content/images/icon/j_banner.jpg) no-repeat center; width:100%;min-width:1200px; height:300px;}
.j_banner .fz_content{ width:760px; margin:0 auto;}
.j_banner .fz_content h3{ color:#333; font-size:48px; font-weight:normal; text-align:center; padding-top:80px;}
.j_banner .fz_content p{ color:#4f4f4f; font-size:14px; font-weight:normal; line-height:26px; padding-top:26px;}

.two_k{ width:100%;min-width:1200px; background:#f8f8f8; padding:60px 0;}
.two_k .zw_yt{ width:1100px; margin:0 auto; background:#fff;}
.two_k .zw_yt .nr{ width:480px; float:left; padding:50px 0 0 40px; position:relative;}
.two_k .zw_yt .nr h3{ font-size:40px; color:#333; padding-bottom:26px;}
.two_k .zw_yt .nr p{ font-size:16px; color:#535353; line-height:28px;}
.two_k .zw_yt .nr img{ position:absolute; top:150px; right:-45px;}
.two_k .zw_yt .img{ float:right;}

.two_k .yt_zw{ width:1100px; margin:0 auto; background:#fff;display: table;}
.two_k .yt_zw .nr{width: 491px;padding: 0 30px 0 0;display: table-cell;vertical-align: middle;}
.two_k .yt_zw .nr h3{ font-size:30px; color:#333; padding-bottom:26px;font-weight: normal;}
.two_k .yt_zw .nr p{ font-size:16px; color:#535353; line-height:28px;}
.two_k .yt_zw .nr img{ position:absolute; top:130px; left:-14px; background:#333;}
.two_k .yt_zw .img{ float:left;}

.ngt{ width:1100px; margin:0 auto;padding-bottom:60px;}
.ngt .park{ text-align:center; border-bottom:1px #9fa0a0 solid;padding-top:60px;}
.ngt .park h3{ color:#333;display:inline-block; padding-bottom:16px;}
.ngt .park h3 font{ font-size:30px; border-bottom:3px #207be6 solid; padding-bottom:10px;}
.ngt ul{ width:1100px; margin:0 auto;}
.ngt ul li{ font-size:18px; color:#595757; width:270px; height:180px; text-align:center; float:left; margin:50px 46px 0 46px;}
.ngt ul li span{ display:block; margin-left:90px; width:84px; height:84px; background:#207be6; border-radius:100%;-moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; -webkit-border-radius:100%;}
.ngt ul li span img{ margin:20px 0 0 0;}
.ngt ul li h4{ text-align:center; line-height:28px; padding-top:14px; font-weight:normal;}
.ngter{ width:100%; min-width:1200px; margin:0 auto;}

.liaoj{ width:100%;min-width:1200px; background:#f8f8f8; padding:60px 0;}
.liaoj .l_j{ width:1100px; margin:0 auto;}
.liaoj .l_j .park{ text-align:center; border-bottom:1px #9fa0a0 solid;}
.liaoj .l_j .park h3{ color:#333;display:inline-block; padding-bottom:16px;}
.liaoj .l_j .park h3 font{ font-size:30px; border-bottom:3px #207be6 solid; padding-bottom:10px;}
.liaoj .l_j .nr06{padding-top:50px;display: table;}
.liaoj .l_j .nr06 .wz{width: 520px;display: table-cell;vertical-align: middle;padding-right: 30px;}
.liaoj .l_j .nr06 .wz p{ color:#595757; font-size:16px; line-height:33px;}
.liaoj .l_j .nr06 img{ float:right;}

.liaoj .l_j .nr07{padding-top:50px;display: table;}
.liaoj .l_j .nr07 .wz{width: 520px;display: table-cell;vertical-align: middle;padding-left: 30px;}
.liaoj .l_j .nr07 .wz p{ color:#595757; font-size:16px; line-height:33px;}
.liaoj .l_j .nr07 img{ float:left;}

.yyong{ width:1200px; margin:0 auto; padding-top: 60px;}
.yyong .park{ text-align:center; border-bottom:1px #9fa0a0 solid;}
.yyong .park h3{ color:#333;display:inline-block; padding-bottom:16px;}
.yyong .park h3 font{ font-size:30px; border-bottom:3px #207be6 solid; padding-bottom:10px;}
.yyong ul{ margin-top:50px;padding-top:20px;}
.yyong ul li{ color:#555; float:left; width:387px; margin-right:19px; text-align:center; color:#727171; font-size:18px; background:#f8f8f8;}
.yyong ul li h4{ color:#333; font-size:18px; font-weight:normal; padding:30px 15px 0 15px;}
.yyong ul li h4 a{ color:#333;}
.yyong ul li h4 a:hover{ color:#207be6;}
.yyong ul li p{ color:#333; font-size:16px; font-weight:normal; padding:20px 15px 30px 15px;}

/*新增功能页*/

.dz_main{ width:1100px; margin:158px auto 0 auto;}
.sjz{ background:url(/Content/images/icon/dd.png) repeat-y 435px; margin-bottom: 60px;}
.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(/Content/images/icon/sj.png) no-repeat right; width:104px;}
.sjz ul li h4 a{ font-size:24px; color:#5da9f8; display:block;}
.active{  background:url(/Content/images/icon/sjn.png) no-repeat right !important;}
.sjz .more{ padding:0 0 38px 0; display:none;}
.sjz .nr08{ padding-bottom:28px; background:url(/Content/images/icon/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;}


/*解决方案列表页*/
.anl_banner{ background:url(/Content/images/icon/anli_02.jpg) no-repeat center; width:100%;min-width:1200px; height:300px;}
.anl_banner .fz_content{ width:760px; margin:0 auto;}
.anl_banner .fz_content h3{ color:#333; font-size:48px; font-weight:normal; text-align:center; padding-top:80px;}
.anl_banner .fz_content p{ color:#4f4f4f; font-size:14px; font-weight:normal; line-height:26px; padding-top:26px;}
.fenlei02{width: 932px;margin:60px auto 80px auto;}
.fenlei02 .content h3{display:inline-block;font-size:16px;color:#333;font-weight:normal;width: 55px;vertical-align: top;line-height: 28px;}
.fenlei02 .content ul{display:inline-block;font-size:16px;color:#333;padding-left:6px;width: 865px;}
.fenlei02 .content ul li{display: inline-block;margin-right:15px;line-height: 28px;}
.fenlei02 .content ul li a{ color:#333; padding-right:5px;}
.fenlei02 .content ul li font{ color:#8d8c8c; font-size:14px;}
.fenlei02 .content ul li a:hover{ color:#0082c9;}

.qiye02{ width:100%;min-width:1200px; text-align:center; margin-bottom:90px;}
.qiye02 .qy_park{ width:100%;min-width:1200px; text-align:center;}
.qiye02 .qy_park h3{ font-weight:normal; background:url(/Content/images/icon/dd.jpg) repeat-x center;}
.qiye02 .qy_park h3 font{ background:#fff; font-size:38px; color:#333; padding:0 50px;}
.qiye02 .qy_park p{ font-size:16px; color:#808080; padding-top:16px;}

.qyl_nr{ width:1202px; margin:60px auto 0 auto;}
.qyl_nr .img{ float:left;}
.qyl_nr .nrqy{ width:648px; border:1px #c0c0c0 solid; float:left; height:369px; text-align:left; position:relative;}
.qyl_nr .nrqy img{ position:absolute; top:172px; left:-14px;}
.qyl_nr .nrqy h4{ color:#333; font-size:30px; font-weight:normal; background: url(/Content/images/icon/allb_08.jpg) no-repeat left 6px; margin:60px 100px 0 100px; line-height:36px; padding-left:20px;}
.qyl_nr .nrqy p{ font-size:16px; color:#909090; margin:30px 100px 0 100px; line-height:32px;}
.qyl_nr .nrqy span{ display:block; margin:20px 0 0 100px;}
.qyl_nr .nrqy span a{ width:148px; height:34px; line-height:34px; text-align:center; color:#fff; background:#1e76e3; display:block; font-size:16px;}
.qyl_nr .nrqy span a:hover{ opacity:0.8;}

/*产品列表页*/
.cp_banner{width:100%;min-width:1200px; position:relative;}
.cp_banner .img{ width:100%;min-width:1200px; text-align:center; height:420px; border-bottom:1px #ddd solid;}
.cp_banner .cp_content{ width:1200px; position:absolute; bottom:170px; left:50%; margin-left:-600px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif;}
.cp_banner .cp_content h3{ font-size:48px; color:#444445; font-weight:normal; padding-top:60px; text-align:center;}
.cp_banner .cp_content span{ display:block; width:746px; height:38px; margin:40px auto 0 auto; border:1px #ccc solid; background:#fff; border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.cp_banner .cp_content span input{ width:700px; height:36px; border:none; font-size:18px; color:#444; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; line-height:36px; padding-left:20px; display:inline-block; border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.cp_banner .cp_content span input::-moz-placeholder{color:#777;}
.cp_banner .cp_content span input::-webkit-input-placeholder{color:#777;}
.cp_banner .cp_content span input:-ms-input-placeholder{color:#777;}
.cp_banner .cp_content span font{ display:inline-block;cursor: pointer; background:url(/Content/images/icon/ssk.jpg) no-repeat 0 -16px; width:16px; height:16px;}
.cp_banner .cp_content span font:hover{background:url(/Content/images/icon/ssk.jpg) no-repeat 0 0;}

.b_q{ width:930px; margin:48px auto 38px auto;}
.b_q .flei h3{ float:left; font-size:16px; color:#333; font-weight:normal; width:60px;}
.b_q .flei ul{ float:left; font-size:16px; color:#333; padding-left:0; width:860px;}
.b_q .flei ul li{ float:left; margin-right:43px; margin-bottom:15px;}
.b_q .flei ul li a{ color:#444; padding-right:5px;}
.b_q .flei ul li font{ color:#a9a9a9; font-size:14px;}
.b_q .flei ul li a:hover{ color:#0082cc;}
.b_q .flei ul li.xzhong a{ color:#0082cc;}

.b_q .bqian h3{ float:left; font-size:16px; color:#333; font-weight:normal; width:60px; line-height:30px;}
.b_q .bqian ul{ float:left; font-size:16px; color:#333; padding-left:0; width:868px; position:relative;}
.b_q .bqian ul li{float:left;margin-right: 0px;margin-bottom:3px;width: 124px;}
.b_q .bqian ul li span label{ font-size:16px; color:#333;}

/*复选按钮*/
.CheckView{ text-align:left;}
.CheckView input[type="checkbox"]{ position:relative; left:3px; top:3px; margin:0; opacity:0; -moz-opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); float:left; display:inline; width:0; height:0;}
.CheckView label{ font-size:14px; line-height:0px; color:#323232; background:url(/Content/images/icon/fxk.png) no-repeat left center; padding-left:16px; width:auto;}
.CheckView label.checked{ background:url(/Content/images/icon/fxkz.png) no-repeat left center;}

.tuij{ width:100%;min-width:1200px; text-align:center; margin-bottom:60px;}
.tuij .qy_park{ width:100%;min-width:1200px; text-align:center;}
.tuij .qy_park h3{ font-weight:normal; background:url(/Content/images/icon/dd.jpg) repeat-x center;}
.tuij .qy_park h3 font{ background:#fff; font-size:30px; color:#333; padding:0 30px;}
.tuij .qy_park p{ font-size:16px; color:#808080; padding-top:16px;}

.tuij .content02{ width:1200px; margin:40px auto 0 auto;}
.tuij .content02 li{ width:386px; border:1px #ddd solid; float:left; position:relative; margin-right:17px;}
.tuij .content02 li .img{ height:80px; border-bottom:1px #ddd solid;}
.tuij .content02 li .cpt{ position:absolute; top:46px; left:50%; width:386px; text-align:center; margin-left:-193px;}
.tuij .content02 li .cpt .img03{ height:80px;width:80px; border-radius:4px;-moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px;}

.tuij .content02 li h3{ font-size:24px; font-weight:normal; color:#222; line-height:45px; padding:47px 26px 12px 26px;}
.tuij .content02 li h3 font{ display:block; font-size:26px; white-space: pre}
.tuij .content02 li p{ color:#626262; font-size:14px; line-height:24px; text-align:left; padding:0 30px; height:72px;}
.tuij .content02 li span{ display:block; padding:22px 30px 30px 30px;}
.tuij .content02 li span a{ width:170px; height:36px; line-height:36px; font-size:16px; display:inline-block;}
.tuij .content02 li span a.xqing{ background:url(/Content/images/icon/anvcp.jpg) no-repeat 0 0; color:#fff; border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.tuij .content02 li span a:hover{  background:url(/Content/images/icon/anvcp.jpg) no-repeat 0 -36px;}
.tuij .content02 li span a:active{  background:url(/Content/images/icon/anvcp.jpg) no-repeat 0 -72px;}

.tuij .content03{ width:1200px; margin:17px auto 0 auto; text-align:left;}
.tuij .content03 li{ width:386px; border:1px #dfdfdf solid; float:left; position:relative; margin-right:17px; margin-bottom:17px;}
.tuij .content03 li .x_cp{ padding:28px 30px 3px 30px;}
.tuij .content03 li .x_cp img{ float:left; width:80px; height:80px; border-radius:4px;-moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px;}
.tuij .content03 li .x_cp .cp_xg{ float:right; width:232px;}
.tuij .content03 li .x_cp .cp_xg h3{ font-size:24px; font-weight:normal; border-bottom:1px #ddd solid; padding:10px 0;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.tuij .content03 li .x_cp .cp_xg p{ color:#626262; font-size:14px; padding-top:10px;}

.tuij .content03 li .cp_p{ width:332px; margin:0 auto; color:#626262; font-size:14px; line-height:24px; padding:10px 0 20px 0;}
.tuij .content03 li .cp_p a{ color:#626262;}
.tuij .content03 li .cp_p a:hover{ color:#0082cc;}

/*面向商务岗*/
.m_xg{ width:100%;min-width:1200px; padding-bottom:63px;}
.m_xg h2{ font-weight:normal; background:url(/Content/images/icon/dd.jpg) repeat-x center; text-align:center; margin-bottom:40px;}
.m_xg h2 font{ background:#fff; font-size:30px; color:#333; padding:0 30px;}
.content04{ width:1200px; margin:0 auto; text-align:left;}
.content04 li{ width:386px; float:left; position:relative; margin-right:17px; margin-bottom:17px; background:#fff;}
.content04 li a{ border:1px #dfdfdf solid; display:block}
.content04 li a:hover{ border:1px #0082cc solid;}
.content04 li h3{ font-size:24px; font-weight:normal; color:#191e28; line-height:45px; width:332px; margin:11px auto 11px auto;}
.content04 li h3 img{ position:relative; top:8px; padding-right:15px; width:32px; height:32px;}
.content04 li h3 font{ font-size:18px; color:#555;}
.content04 li span{ display:block; padding:15px 0; border-top:1px #dfdfdf solid; margin-top:15px;}
.content04 li span a{ color:#696969; padding-left:26px;}
.content04 li span a:hover{ color:#1682fb;}

/*面向技术岗*/
.ji_s{ width:100%;min-width:1200px; background:#fff; padding-bottom:60px;}
.ji_s h2{ font-weight:normal; background:url(/Content/images/icon/dd.jpg) repeat-x center; text-align:center; margin-bottom:40px;}
.ji_s h2 font{ background:#fff; font-size:30px; color:#333; padding:0 30px;}

/*多岗位及其他产品*/
.duo_g{ width:100%;min-width:1200px; background:#f5f5f5; padding-bottom:60px;}
.duo_g h2{ color:#333; font-size:30px; font-weight:normal; text-align:center; padding-top:60px; padding-bottom:38px;}

/*面向海外*/
.hai_w{ width:100%;min-width:1200px; background:#fff; padding-bottom:60px;}
.hai_w h2{ color:#333; font-size:30px; font-weight:normal; text-align:center; padding-top:60px; padding-bottom:38px;}

/*信息服务*/
.xin_x{ width:100%;min-width:1200px; background:#f5f5f5; padding-bottom:60px;}
.xin_x h2{ color:#333; font-size:30px; font-weight:normal; text-align:center; padding-top:60px; padding-bottom:38px;}

/*金融服务*/
.jin_r{ width:100%;min-width:1200px; background:#fff; padding-bottom:60px;}
.jin_r h2{ color:#333; font-size:30px; font-weight:normal; text-align:center; padding-top:60px; padding-bottom:38px;}


/*产品详情标准页*/
.banner02{ width:1200px; margin:0 auto; height:300px;}
.wenz02{ width:798px; float:left; padding-top:29px;}
.wenz02 h1{ font-size:42px; font-weight:normal; color:#333; white-space: pre;}
.wenz02 h1 img{ position:relative; top:12px; padding-right:35px;}
.wenz02 p{ font-size:14px; color:#333; line-height:24px; padding-top:30px;}
.wenz02 span{ display:block; padding-top:20px;}
.wenz02 span a{ display:inline-block; width:102px; height:28px; line-height:28px; text-align:center; border:1px #207be6 solid; color:#207be6; margin-right:10px;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.wenz02 span a:hover{color:#fff;background:#207be6;border-color:#207be6 !important;}
.banner02 .img{ float:right; padding-top:15px; width:260px; height:260px;}

.gnjs{ width:100%;min-width:1200px; background:#f5f5f5; text-align:center; padding-bottom:40px;}
.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;}
.img-scroll1{position: relative;margin:0 auto;width:1200px;padding-top:60px;}

.img-scroll1 .prev2 {width: 0;height: 0;border: 25px solid transparent;border-right-color: #aaa;position:absolute;top:150px;cursor:pointer;}
.img-scroll1 .prev2 #a{width: 0;height: 0;border: 20px solid transparent;border-right-color:#fff;position:absolute;top: -20px;left: -15px;}
.img-scroll1 .next2 { width: 0;height: 0; border:25px solid transparent; border-left-color: #aaa; position:absolute; top:150px; cursor:pointer;}
.img-scroll1 .next2 #b{ width: 0;height: 0; border:20px solid transparent; border-left-color:#fff; position:absolute;  top: -20px; left: -25px;}
.img-scroll1 .prev2 { left:-25px}
.img-scroll1 .next2 { right:-25px}

.img-list1 { position: relative; width:1096px; height:422px; margin-left: 40px; overflow: hidden; margin:0 auto;}
.img-list1 ul { width: 9999px}
.img-list1 li { text-align: center;width:348px; display: inline; margin-right:26px;FLOAT: left; height:422px;line-height: 30px;}
.img-list1 li img{ border:1px #aaa solid;width:346px;height:256px;}
.img-list1 li h3{ width:340px; margin:0 auto;}
.img-list1 li h3 a{color: #333;text-decoration: none; font-size:16px; font-weight:normal;}
.img-list1 li h3 a:hover{text-decoration: none;}
.img-list1 li p{ font-size:14px; color:#666; text-align:left; width:340px; margin:0 auto;}

.hx_jz{ width:100%;min-width:1200px; margin:0 auto; text-align:center; padding-top:50px; padding-bottom:80px;background:#f5f5f5;}
.hx_jz h2{ font-size:30px; color:#333; font-weight:normal; padding:0 5px 0 5px; display:inline-block; border-bottom:3px #207be6 solid; padding-bottom:15px;}
.hx_jz .hxnr{ width: 1200px;margin: 60px auto 0 auto;}
.hx_jz .hxnr .img{ width:563px; float:left;}
.hx_jz .hxnr .wen_z{ width:636px; text-align:left; display:table-cell;vertical-align:middle;border-left:none; height:434px; overflow:hidden;}
.hx_jz .hxnr .wen_z h3{ font-size:30px; color:#191e28; font-weight:normal; padding:10px 68px 0 68px;}
.hx_jz .hxnr .wen_z p{ font-size:16px; color:#333; line-height:28px; padding:20px 90px 0 68px;}

.gnbc{ width:100%;min-width:1200px; margin:0 auto; text-align:center; padding-top: 60px; padding-bottom: 80px;}
.gnbc .hxnr{ width: 1200px;margin: 0 auto 0 auto;}
.gnbc .hxnr .wen_z{width:100%;min-width:1200px;text-align:left;float:left;border-left:none;height:100%;overflow:hidden;}
.gnbc .hxnr .wen_z p{ font-size:16px; color:#333; line-height:36px; padding:0 80px 0 78px;}

.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;}


/*首页banner*/
#full-screen-slider { width:100%;min-width:1200px; height:551px; float:left; position:relative;}
#slides { display:block; width:100%;min-width:1200px; height:551px; 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  a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:47%; top:510px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; 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:#0092CE}


/*您身边的工程管理专家*/
.gl_zj{ width:1200px; margin:90px auto 0 auto;}
.park_sy{ text-align:center;}
.park_sy h3{ font-size:36px; color:#333; font-weight:normal;}
.park_sy p{ font-size:14px; color:#888; padding-top:20px;}

#lib_Tab1_sx{width:1155px;margin:110px auto 0 auto;padding:0px; border:1px #bfbfbf solid; height:423px;}
.lib_tabborder_sx{}
.lib_Menubox_sx {line-height:28px;position:relative; float:right; width:200px;}
.lib_Menubox_sx ul{margin:0px;padding:0px;list-style:none; position:absolute; top:0px; left:0; height:105px;text-align:center;}
.lib_Menubox_sx li{display:block;cursor:pointer;width:198px;color:#555; position:relative; font-size:20px;border-left:1px solid #ececec;border-bottom:1px solid #ececec;height:105px;line-height:105px; background:#fff;}
.lib_Menubox_sx li font{ color:#fff; position:absolute; top:0; right:8px;}
.lib_Menubox_sx li.hover{padding:0 0 0 20px;width:178px; font-size:18px; text-align:left; border-left:1px solid #277fe0;border-bottom:1px solid #277fe0; background:#277fe0;color:#fff;height:105px;line-height:105px;}
.lib_Menubox_sx li.hover font{ font-size:62px; color:#156ccb; font-family:Arial, Helvetica, sans-serif;}
.lib_Contentbox_sx{margin-top:0px; border-top:none; float:left;}
.jwr02{ position:relative;}
.jwr02 img{ width:522px; height:421px; position:absolute; top:-55px; left:-55px;}
.jwr02 .sk02{ width:380px; padding:40px 0 0 520px;}
.jwr02 .sk02 h3{ font-size:30px; color:#333; padding-bottom:20px;}
.jwr02 .sk02 p{ font-size:14px; color:#555; line-height:26px;}
.jwr02 .sk02 span{ display:block; padding-top:20px;}
.jwr02 .sk02 span a{ font-size:14px; width:120px; text-align:center; height:32px; line-height:32px; color:#fff; background:#277fe0; display:block; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}
.jwr02 .sk02 span a:hover{ opacity:0.8;}

/*客户的成功是我们的前进的动力*/
.kh{ width:100%;min-width:1200px; margin:90px auto 0 auto;}
.kh_nr{ width:100%;min-width:1200px; margin-top:60px;}
.kh_nr ul{ overflow:hidden;}
.kh_nr ul li{ width:25%; float:left; position:relative; display:block;}
.kh_nr ul li .img{ width:100%;height:auto;}
.kh_nr ul li h2{ background:url(/Content/images/icon/sd.png) repeat; font-weight:normal; width:100%; line-height:88px; height:88px; text-align:center; font-size:20px; color:#fff; position:absolute; bottom:0px; left:0;}
.kh_nr ul li h2 font{ padding:0 10px;}
.kh_nr .hshang{ width:100%; position:absolute; top:0; left:0;}
.kh_nr .hshang .img02{ position:absolute; top:0; left:0; width:100%;height:auto; }
.kh_nr .hshang .wzi{ position:absolute; top:0; left:50%; width:364px; color:#fff; margin-left:-182px;}
.kh_nr .hshang .wzi h3{ font-size:22px; text-align:center;  width:80%; margin:0 auto;font-weight:normal; padding-top:12%;}
.kh_nr .hshang .wzi p{ padding-top:8%; width:80%; margin:0 auto; line-height:26px; font-size:14px;}
.kh_nr .hshang .wzi span{ display:block; width:100%; text-align:center; padding-top:8%;}
.kh_nr .hshang .wzi span a{ width:37%; margin-right:3%; height:36px; line-height:36px; color:#fff; border:1px #fff solid; font-size:16px; display:inline-block; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}
.kh_nr .hshang .wzi span a.gd{ margin-right:0;}
.kh_nr .hshang .wzi span a:hover{ opacity:0.8;}

/*维启开启应用新时代*/
.sdai{ width:100%;min-width:1200px; background:#f4f4f4; padding-top:90px;}
.sdai .s_x{ width:1200px; margin:60px auto 0 auto;}
.s_x .content05 li{ width:387px; float:left; position:relative; margin-right:16px; margin-bottom:16px; text-align:center; background:#fff;}
.s_x .content05 li .img{ height:98px;width: 387px;}
.s_x .content05 li .cpt{ position:absolute; top:66px; left:50%; width:386px; text-align:center; margin-left:-193px;}
.s_x .content05 li .cpt .img03{ height:64px;}
.s_x .content05 li h3{ font-size:24px; font-weight:normal; color:#191e28; line-height:40px; padding:46px 26px 12px 26px;}
.s_x .content05 li h3 font{ display:block; font-size:24px; color:#191e28; white-space:pre}
.s_x .content05 li p{ color:#6d6f70; font-size:14px; line-height:24px; text-align:left; padding:0 26px;}
.s_x .content05 li span{ display:block; padding:30px 26px;}
.s_x .content05 li span a{ background:#fff; color:#777676; line-height:33px; font-size:14px; margin-right:6px; width:120px; height:33px; border:1px #d1d1d1 solid; display:inline-block; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}
.s_x .content05 li span a:hover{  background:#1682fb; border:1px #1682fb solid; color:#fff;}
.btn{ width:170px;margin:0 auto; padding:20px 0 70px 0;}
.btn a{ font-size:16px; text-align:center; height:44px; line-height:44px; background:#277fe0; color:#fff; display:block; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}
.btn a:hover{ opacity:0.8;}

/*经典案例*/
.jdal{ width:100%;min-width:1200px; position:relative;}
.jdal .imger{ width:100%;min-width:1200px; text-align:center;}
.jdal .an_li{ width:100%;min-width:1200px; margin:0 auto; position:absolute;bottom:0; left:0;}
.an_li .an_l{ width:356px; padding:0 0 19% 53%;}
.an_li .an_l h3{ color:#00ffff; font-size:36px; font-weight:normal;}
.an_li .an_l p{ color:#fff; font-size:14px; line-height:26px; padding-top:30px;}
.an_li .an_l a{ color:#fff; width:170px; height:44px; line-height:44px; text-align:center; margin-top:20px; background:#277fe0; display:block; font-size:16px; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}
.an_li .an_l a:hover{ opacity:0.9;}
.an_li ul{ width:60%; position:absolute; bottom:8%; left:37%;}
.an_li ul li{ float:left; position:relative; width:20%; height:auto; overflow:hidden;}
.an_li ul li .img{ display:block; width:100%; height:120px;}
.an_li ul li .img03{ width:100%; height:auto;}
.an_li ul li .btn02{ background:url(/Content/images/icon/bgsy.png) no-repeat; width:100%; height:auto; position:absolute; top:0; left:0;}
.an_li ul li .btn02 .img04{ width:100%; height:auto;}
.an_li ul li .btn02 a{ color:#fff; font-size:14px; width:70%; height:33px; border:1px #fff solid; display:block; line-height:33px; text-align:center;border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;position:absolute; top:13%; left:15%;}
.an_li ul li .btn02 a:hover{ opacity:0.8;}

.tuc{ position:absolute; top:0; left:0; text-align:center; width:100%; height:auto; }
.tuc .img02{ width:100%; height:auto;}
.tuc .tuceng{ position:absolute; top:0; left:0; padding:12% 0 0 0;text-align: center;width:100%;}
.tuc .tuceng h4{ font-size:18px; color:#fff; font-weight:normal; line-height:22px; padding-bottom:15px;text-align: center;width: 80%; margin:0 auto;}
.tuc .tuceng a{ color:#fff; border:1px #fff solid; width:100px; height:26px; line-height:26px; font-size:14px; text-align:center; display:inline-block; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}


.tab02{ padding:90px 0 0 0; width:1200px; margin:0 auto;}
.Menubox02{ text-align:center;}
.Menubox02 li{ display:inline-block;width:220px; text-align:center; line-height:30px; cursor:pointer;}
.Menubox02 li a{ color:#494848; font-size:30px; display:inline-block;}
.Menubox02 li a:active{display:inline-block;}
.Menubox02 .xuanz02{}
.Menubox02 .xuanz02 a{color:#277fe0; border-bottom:2px #277fe0 solid; padding-bottom:10px;}
.content06{ clear:both; width:1200px;  margin:30px 0 60px 0;}
.content06 .xwen{text-align:center; padding-top:20px; font-size:13px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; color:#000; display:none;}
.content06 .xzcontent02{ display:block;}

.content06 .xwen .list02{ width:980px; margin:0 auto;}
.content06 .list02 li{ width:435px; float:left; margin-right:110px; margin-bottom:30px;}
.content06 .list02 li .new_park{ padding:18px 0 0 0px;}
.content06 .list02 li .new_park span{ font-size:16px; width:55px; height:43px; padding-top:11px; text-align:center; display:block; float:left; color:#333; background:#f0f2f5; border:1px #e2e3e8 solid;}
.content06 .list02 li .new_park span font{ font-size:12px;}
.content06 .list02 li .new_park h4{ color:#333; font-size:16px; text-align:left; font-weight:normal; line-height:26px; width:362px; float:left; margin-left:15px; padding:0px 0 3px 0; border-bottom:1px #e2e3e8 solid;}
.content06 .list02 li .new_park h4 a{ color:#333;}
.content06 .list02 li .new_park h4 a:hover{ color:#277fe0;}
.content06 .list02 li p{ text-align:left; font-size:12px; line-height:24px; color:#aaa; padding:16px 0 0 0;}


/*社会责任*/
.zr_banner{ background:url(/Content/images/icon/zren_02.jpg) no-repeat center; width:100%;min-width:1200px; height:300px;}
.zr_banner .park_zr{ width:950px; margin:0 auto 0 auto; padding:95px 0 0 0;}
.zr_banner .park_zr h3{ font-size:40px; color:#0b2334;}
.zr_banner .park_zr p{ font-size:16px; color:#2e2d2d; line-height:28px; padding-top:30px;}


/*五块内容*/
.peit{ width:1100px; margin:90px auto 0 auto;}
.peit .img{ float:left;}
.peit .p_w{ padding:35px 0 0 0; float:right; width:594px;}
.peit .p_w h3{ font-size:32px; color:#333; font-weight:normal;}
.peit .p_w h3 img{ width:40px; height:45px; margin-right:15px; position:relative; top:8px;}
.peit .p_w p{ font-size:14px; color:#626262; line-height:26px; padding:38px 0 0 0;}
.peit_er{ background:#f5f5f5;}
.peit02{ width:1100px; margin:80px auto 0 auto; padding-top:80px; padding-bottom:80px;}
.peit02 .img{ float:right;}
.peit02 .p_w{ padding:35px 0 0 0; float:left; width:594px;}
.peit02 .p_w h3{ font-size:32px; color:#333; font-weight:normal;}
.peit02 .p_w h3 img{ width:40px; height:45px; margin-right:15px; position:relative; top:8px;}
.peit02 .p_w p{ font-size:14px; color:#626262; line-height:26px; padding:38px 0 0 0;}

/*业务介绍*/
.yw_banner{ width:100%;min-width:1200px; height:300px;}
.yw_banner .park_zr{ width:950px; margin:0 auto 0 auto; padding:95px 0 0 0;}
.yw_banner .park_zr h3{ font-size:40px; color:#0b2334;}
.yw_banner .park_zr p{ font-size:16px; color:#2e2d2d; line-height:28px; padding-top:30px;}

.fazh{ width:1200px; margin:0 auto;}
.fazh h3{ border-bottom:1px #9fa0a0 solid; text-align:center; margin-top:68px; padding-bottom:20px; font-weight:normal;}
.fazh h3 font{ font-size:32px; border-bottom:3px #207be6 solid; padding-bottom:14px}
.fazh ul{ margin-top:50px;}
.fazh ul li{ width:300px; float:left; position:relative;}
.fazh li .wz_yw{ position:absolute; top:38px; left:50%; margin-left:-86px; width:172px; text-align:center;}
.fazh li .wz_yw h4{ font-size:26px; color:#fff; font-weight:normal;}
.fazh li .wz_yw h4.ys{ color:#434343;}
.fazh li .wz_yw p{ color:#a0a0a0; font-size:12px; padding-top:16px;}

.ywzl{ width:100%;min-width:1200px; background:#f5f5f5; margin-top:68px; padding:68px 0;}
.ywzl .zhan{ width:1200px; margin:0 auto;}
.ywzl .zhan .wenz_yw{ width:322px; float:left; padding:68px 0 0 50px;}
.ywzl .zhan .wenz_yw h3{ font-size:30px; font-weight:normal; color:#333; line-height:22px; padding-bottom:35px;}
.ywzl .zhan .wenz_yw p{ font-size:14px; font-weight:normal; color:#626262; line-height:22px;}
.ywzl .zhan img{ float:right; border:1px #bfbfbf solid;}

.ywr{ width:1200px; margin:68px auto 0 auto;}
.ywr ul{ border:1px #a0a0a0 solid; border-bottom:none;}
.ywr ul li{ height:245px; border-bottom:1px #a0a0a0 solid;}
.ywr ul li .park_js{ width:300px; float:left; border-right:1px #a0a0a0 solid; height:245px; text-align:center;}
.ywr ul li .park_js img{ margin-top:40px; width:108px; height:108px; border-radius:100%;-moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; -webkit-border-radius:100%;}
.ywr ul li .park_js h3{ font-size:24px; font-weight:normal; padding-top:18px;}
.ywr ul li p{ color:#626262; font-size:14px; line-height:24px; padding:35px 0 0 68px; float:left; width:750px;}

/*主要业务线*/
.zhuy{ background:#f5f5f5; width:100%;min-width:1200px; text-align:center; margin-top:68px; padding:68px 0 108px 0;}
.zhuy h3{ font-size:32px; border-bottom:3px #207be6 solid; padding-bottom:14px; display:inline-block; font-weight:normal;}
.zynr{ width:1100px; margin:50px auto 0 auto; border:1px #a0a0a0 solid; background:#fff;}
.zynr ul{}
.zynr ul li{ width:274px; float:left; font-size:18px; color:#535353; margin:10px 0; height:42px; line-height:42px; border-left:1px #a0a0a0 solid;}
.zynr img{ width:1087px; margin:0 auto;}


/*体系介绍*/
.tx_banner{ background:url(/Content/images/icon/tx_02.jpg) no-repeat center; width:100%;min-width:1200px; height:300px;}
.tx_banner .park_tx{ width:900px; margin:0 auto;}
.tx_banner .park_tx h3{ font-size:30px; color:#009ee4; font-weight:normal; padding-top:100px;}
.tx_banner .park_tx h2{ font-size:60px; color:#000; font-weight:normal; padding-top:20px;}
.tx_banner .park_tx p{ font-size:20px; color:#535353; line-height:24px; padding-top:20px;}

.fwtx{ width:1200px; margin:0 auto 68px auto;}
.fwtx h3{ border-bottom:1px #9fa0a0 solid; text-align:center; margin-top:68px; padding-bottom:20px; font-weight:normal;}
.fwtx h3 font{ font-size:32px; border-bottom:3px #207be6 solid; padding-bottom:14px}
.fwtx .nr_tx{ padding-top:50px;}
.fwtx .nr_tx img{ float:left; width:450px; height:300px;}
.fwtx .nr_tx .wz02{ width:590px; float:left; padding:50px 0 0 60px;}
.fwtx .nr_tx .wz02 h2{ font-size:26px; color:#3e3a3a; font-weight:normal;}
.fwtx .nr_tx .wz02 p{ color:#626262; font-size:14px; line-height:26px; padding-top:30px;}

/*G+工作台*/
.gzt{ background:#f5f5f5;padding-top:68px;}
.gzt .g_park{ text-align:center;}
.gzt .g_park h3{ font-size:30px; color:#333; font-weight:normal;}
.gzt .g_park p{ font-size:16px; color:#707070; padding-top:12px;}
.gzt ul{ width:1200px; margin:0 auto; padding-top:50px;}
.gzt ul li{ width:280px; float:left; margin-right:26px;}
.gzt ul li .tx{ width:280px; height:210px; position:relative;}
.gzt ul li .tx img{ width:280px; height:210px;}
.gzt ul li .tx h3{ font-size:18px; color:#fff; position:absolute; bottom:0; left:0; font-weight:normal; width:280px; height:44px; line-height:44px; text-align:center; background:rgba(14,23,38,0.8); display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.gzt ul li p{ font-size:14px; color:#626262; text-align:center; line-height:26px; padding-top:30px; padding-bottom:20px; width:255px; margin:0 auto;}

.xshou{ padding-top:60px;}
.xshou img{ float:left; height:210px; width:428px; border:1px #959595 solid;}
.xshou p{ color:#434343; font-size:14px; line-height:28px; width:600px; padding:50px 0 0 80px; float:left;}

/*地图*/
.ditu{ width:1247px; margin:0 auto;}
.gjia{ background: #fff;width:513px; border:1px #d2d2d2 solid; position:relative; height:148px; border-radius:10px;-moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px;}
.db{ background:url(/Content/images/icon/dz_03.png) no-repeat; width:92px; height:150px; position:absolute; top:-1px; left:-46px;}
.db img{ width:66px; height:66px; border-radius:100%;-moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; -webkit-border-radius:100%; margin:14px 0 0 14px;}
.gjia h3{ font-size:18px; color:#333; width:406px; padding:25px 0 0 65px;}
.gjia p{ font-size:15px; color:#434343; width:406px; padding:10px 0 0 65px; line-height:24px;}

/*人才体系*/
.txi{ width:100%;min-width:1200px; background:#f5f5f5; margin-top:68px; padding:1px 0;}
.rctx{ width:1200px; margin:68px auto 68px auto;}
.rctx img{ width:376px; height: 220px}
.rctx h3{ border-bottom:1px #9fa0a0 solid; text-align:center; padding-bottom:20px; font-weight:normal;}
.rctx h3 font{ font-size:32px; border-bottom:3px #207be6 solid; padding-bottom:14px}
.rctx .zongj{ padding-top:38px;}
.rctx .zongj p{ font-size:14px; line-height:28px; color:#626262;}
.rctx ul{ padding-top:40px;}
.rctx ul li{ width:376px; float:left; margin-right:36px; background:#fff; height:423px;}
.rctx ul li h4{ color:#333; font-size:20px; font-weight:normal; line-height:22px; text-align:center; padding:30px 40px 20px 40px;}
.rctx ul li p{ line-height:26px; font-size:14px; color:#626262; padding:0 40px 0 40px;}

/*技术体系*/
.jstx{ width:1200px; margin:68px auto 68px auto; }
.jstx h3{ border-bottom:1px #9fa0a0 solid; text-align:center; padding-bottom:20px; font-weight:normal;}
.jstx h3 font{ font-size:32px; border-bottom:3px #207be6 solid; padding-bottom:14px}
.jishu{ width:1092px; margin:38px auto 0 auto; border:1px #959595 solid; border-bottom:none;background: #fff}
.jishu .kk{ border-bottom:1px #959595 solid;}
.jishu .kk p{ font-size:14px; color:#626262; line-height:32px; width:615px; float:left; padding:100px 0 0 50px;}
.jishu .kk img{ float:right; border-left:1px #959595 solid;}
.jishu ul li{ width:363px; border-right:1px #959595 solid; float:left; border-bottom:1px #959595 solid; height:307px;}
.jishu ul li h4{ font-size:26px; color:#333; font-weight:normal; line-height:24px; text-align:center; padding:68px 0 0 0;}
.jishu ul li p{ font-size:14px; color:#333; line-height:26px; width:240px; margin:0 auto; padding-top:30px;}

/*返回顶部*/
.fding{ z-index:20;right:20px; position:fixed; width:19px; bottom:50px;margin-top:400px;}
#moquu_top{background:url(/Content/images/icon/fd.png) no-repeat 0px 0px;width:19px;height:18px;display:block;z-index:2;cursor:pointer;}
#moquu_top:hover { background:url(/Content/images/icon/fd.png) no-repeat 0 -18px;}
#yj_top{background:url(/Content/images/icon/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(/Content/images/icon/fd2.png) no-repeat 0 -18px;}

/*行业峰会*/
.jians{ width:1200px; margin:68px auto 0 auto;}
.jians .img{ float:left; width:580px; height:354px; padding-right:50px;}
.jians .ynr h3{ font-size:32px; color:#333; font-weight:normal; padding:35px 0 30px 0; line-height:28px;}
.jians .ynr p{ font-size:14px; color:#626262; line-height:26px;}

.xwen02{ width:100%;min-width:1200px; background:#f5f5f5;  padding:60px 0 30px 0; margin-top:70px;}
.xwen02 h3{ border-bottom:1px #9fa0a0 solid; text-align:center; padding-bottom:20px; font-weight:normal; width:1200px; margin:0 auto;position:relative;}
.xwen02 h3 a{ color:#999; font-size:14px; position:absolute; top:25px; right:0px;}
.xwen02 h3 a:hover{ color:#207be6;}
.xwen02 h3 font{ font-size:30px; border-bottom:3px #207be6 solid; padding-bottom:14px}
.xwen02 ul{ width:1200px; margin:40px auto 0 auto;}
.xwen02 ul li{ width:356px; float:left; margin-right:66px;margin-bottom:40px}
.xwen02 ul li img{ width:356px; height:214px;}
.xwen02 ul li h4{ font-size:16px; color:#333; line-height:24px; padding:13px 0 10px 0;}
.xwen02 ul li h4 a{ color:#333;}
.xwen02 ul li h4 a:hover{ color:#207be6;}
.xwen02 ul li p{ font-size:14px; color:#4f4f4f; line-height:22px;}

.fhdt{ width:1200px; margin:70px auto 0 auto;}
.fhdt h3{ border-bottom:1px #9fa0a0 solid; text-align:center; padding-bottom:20px; font-weight:normal; width:1200px; margin:0 auto;}
.fhdt h3 font{ font-size:30px; border-bottom:3px #207be6 solid; padding-bottom:14px}
.fhdt ul{ width:1200px; margin:40px auto 0 auto; text-align:center;}
.fhdt ul li{ width:356px; float:left; margin-right:66px; padding-bottom:46px;}
.fhdt ul li img{ width:356px; height:214px;}
.fhdt ul li h4{ font-size:24px; color:#333; line-height:26px; padding:20px 0 10px 0;}
.fhdt ul li h4 a{color:#333;}
.fhdt ul li h4 a:hover{ color:#207be6;}
.fhdt ul li p{ font-size:24px; color:#4f4f4f; line-height:26px; font-weight:bold;}

/*行业报告*/
.bg_banner{ position:relative; margin-bottom:70px; height:300px;}
.bg_banner img{ width:100%;min-width:1200px;}
.bg_banner span{ width:145px; height:36px; display:block; background:#ffff01; position:absolute; top:219px;left:885px; text-align:center; border-radius:6px;-moz-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px;}
.bg_banner span a{ font-size:16px; color:#ec200b; line-height:36px; width:145px; }

.hay{ width:1198px; background:url(/Content/images/icon/bgbg.jpg) repeat-y;  margin:0 auto 36px auto; border:1px #a0a0a0 solid; min-height:310px;}
.zuo{width:280px;float:left;height:310px;overflow: hidden;}
.zuo img{width: 100%;height: auto;}
.zhong{ width:426px; float:left; padding:50px 46px 0 50px;border-right:1px #ddd solid;}
.zhong h3{ font-size:18px; color:#3a3a3a; line-height:22px;}
.zhong h3:hover{ color:#277fe0;}
.zhong p{ font-size:12px; color:#404040; line-height:24px; padding-top:20px;}
.zhong span{ display:block; padding-top:30px;}
.zhong span a{ display:inline-block; width:120px; height:32px; margin-right:20px; line-height:32px; text-align:center; border:1px #d1d1d1 solid; color:#888; font-size:14px; border-radius:25px;-moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}
.zhong span a:hover{ border:1px #277fe0 solid; background:#277fe0; color:#fff;}
.zhong span a.s_q{ background:#788283; color:#fff; border:1px #788283 solid;}
.you{ margin:26px 0;  padding:10px 0 0 26px; width:345px; float:left;}
.you h3{ font-size:18px; color:#3a3a3a; line-height:22px;}
.you ul{ padding:18px 0 30px 0;}
.you ul li{ font-size:12px; color:#3a3a3a; line-height:26px;}
.you ul li font{ color:#a0a0a0; font-size:16px; margin-right:12px;display: inline-block;width: 5px;vertical-align: top;
}
.you ul li a{ color:#3a3a3a;width: 328px;display: inline-block;}
.you ul li a:hover{ color:#277fe0;}

/*错误页面*/
.cuowu{ width:1000px; margin:0 auto 60px auto; background:url(/Content/images/icon/404.jpg) no-repeat; height:531px; margin-top:80px;}
.cuowu .wenz{ padding:110px 0 0 80px;}
.cuowu h3{ font-size:24px; color:#79b3be; font-weight:normal;}
.cuowu span{ display:block; width:104px; margin-top:30px;}
.cuowu span a{ display:block; width:104px; height:30px; line-height:30px; text-align:center; background:#207be6; font-size:13px; color:#fff;}
.cuowu span a:hover{ opacity:0.8;}

/*全文检索列表页*/
.jsous{ width:100%;min-width:1200px; background:#fbfaf8; height:100px; border-bottom:1px #ebecec solid;}
.jsous .jsuo{ width:730px; margin:0 auto; padding-top:30px;}
.jsous .jsuo .input{ border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;-webkit-border-radius: 3px 0 0 3px; width:636px; border:1px #c1c1c1 solid; border-right:none; height:36px; color:#333; font-size:14px; line-height:36px; float:left; padding:0 0 0 10px;}
.jsous .jsuo .input02{ border-radius: 0 3px 3px 0;-moz-border-radius:0 3px 3px 00 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;-webkit-border-radius: 0 3px 3px 0;width:82px; height:38px; float:left; color:#fff; line-height:38px; text-align:center; background:#207be6; border:none;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; font-size:14px; cursor:pointer;}
.jsous .jsuo .input02:hover{ opacity:0.8;}
.js_list{ width:700px; min-height:200px;margin:36px auto 0 auto;}
.js_list ul li{ padding-bottom:20px;}
.js_list ul li h3{ color:#009ee4; font-size:14px; line-height:22px; font-weight:normal;}
.js_list ul li h3 a{ color:#009ee4;}
.js_list ul li h3 a font{color:#fd844d;}
.js_list ul li h3 a:hover{ color:#207be6;}
.js_list ul li p{ color:#333; font-size:12px; line-height:20px; padding-top:5px;}
.js_list ul li p font{ color:#fd844d;}
.js_list ul li span{ color:#b9b9b9; font-size:12px; line-height:20px; padding-top:5px; display:block; padding-top:5px;}

/*分页*/
.jsfeny{ width:100%;min-width:1200px; text-align:center; padding-top:30px;padding-bottom: 30px}

/*检索无结果页*/
.wu{ width:500px; margin:0 auto; text-align:center; padding-top:100px;padding-bottom: 90px;}
.wu p{ font-size:16px; line-height:26px; color:#555; padding-top:36px;}

/*弹窗*/
.cp_tc{ width:560px; min-height:155px; max-height:520px; margin:80px auto 0 auto; padding-bottom:20px;  background:#fff;-webkit-box-shadow: #999 0px 0px 20px;-moz-box-shadow: #999 0px 0px 20px;box-shadow: #999 0px 0px 20px;}
.cp_tc .cuo{ width:100%;text-align:right; height:35px; line-height:35px;}
.cp_tc .cuo p{ font-size:30px; color:#aaa; padding-right:8px;}
.cp_tc .xinx{ width:490px;padding:0; margin:18px auto 0 auto; min-height:30px;max-height: 310px; overflow-y: auto;}
.qued{ width:100%; text-align:center;margin-top:22px;}
.qued input{ width:80px; height:36px; line-height:34px; color:#fff; background:#207be6; border:none;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; font-size:14px; cursor:pointer;}
.qued input:hover{ opacity:0.8;}


/*数字建筑详情页*/
.sz_banner{ background:url(/Content/images/icon/shuz_02.jpg) no-repeat center; width:100%;min-width:1200px; height:300px;}
.sz_banner .park_zr{ width:950px; margin:0 auto 0 auto; padding:95px 0 0 0;}
.sz_banner .park_zr h3{ font-size:40px; color:#0b2334;}
.sz_banner .park_zr p{ font-size:16px; color:#2e2d2d; line-height:28px; padding-top:30px;}
.sz_banner .park_zr span{display:block; margin-top:30px;}
.sz_banner .park_zr span a{ display:inline-block; font-size:13px; color:#fff; text-align:center; line-height:32px; padding:0 20px; height:32px; background:#207be6
; border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;margin-right: 10px;
}
.sz_banner .park_zr span a:hover{ opacity:0.9;}

.gai_n{ width:100%;min-width:1200px; padding-bottom:40px;}
.park_n{ width:100%;min-width:1200px; text-align:center; padding-top:60px;}
.park_n h3{ width:100%;min-width:1200px; border-bottom:1px #e1e1e1 solid; font-weight:normal; padding-bottom:22px;}
.park_n h3 font{ color:#333; font-size:30px; background:url(/Content/images/icon/cl.png) no-repeat center bottom; padding:0 15px 19px 15px; border:none;}
.gai_n .gnai{ width:1200px; margin:0 auto;}
.gai_n .gnai p{ line-height:26px; font-size:14px; color:#191e28; padding-top:30px;}
.gai_n .gnai ul{ padding-top:40px;}
.gai_n .gnai ul li{ float:left; margin-right:30px; width:380px; margin-bottom:40px;}
.gai_n .gnai ul li img{ border:1px #e1e1e1 solid; width: 378px;height: 250px;}
.gai_n .gnai ul li h4{ font-size:20px; color:#333; font-weight:normal; text-align:center; line-height:24px; padding-top:36px;}

.mok{ width:100%;min-width:1200px;  padding:30px 0 80px 0;}
.mkuai{ width:1096px; margin:0 auto; padding-top:50px;} /* 1026 */
.mkuai .img{ float:left; width:438px; height:278px; border:1px #e1e1e1 solid;}
.mkuai .p_w{ padding:35px 0 0 0; float:right; width:594px;}
.mkuai .p_w h3{ font-size:30px; color:#333; font-weight:normal;}
.mkuai .p_w h3 img{ width:3px; height:30px; margin-right:25px; position:relative; top:5px;}
.mkuai .p_w p{ font-size:14px; color:#626262; line-height:26px; padding:38px 0 0 0;}
.mkuai02{ width:1096px; margin:0 auto; padding-top:50px;} /* 1026 */
.mkuai02 .img{ float:right; width:438px; height:278px; border:1px #e1e1e1 solid;}
.mkuai02 .p_w{ padding:35px 0 0 0; float:left; width:594px;}
.mkuai02 .p_w h3{ font-size:30px; color:#333; font-weight:normal;}
.mkuai02 .p_w h3 img{ width:3px; height:30px; margin-right:25px; position:relative; top:5px;}
.mkuai02 .p_w p{ font-size:14px; color:#626262; line-height:26px; padding:38px 0 0 0;}

.jc{ width:100%;min-width:1200px; padding-bottom:80px;}
.jc ul{ width:1200px; margin:50px auto 0 auto;}
.jc ul li{float:left;margin-right: 22px;margin-bottom:22px;}
.jc ul li img{ width:181px; height:141px;}
.jc ul li h4{ font-size:24px; color:#333; font-weight:normal; text-align:center; padding:26px 0 0 0;}
.jc ul li h4 a{ color:#333;}
.jc ul li h4 a:hover{ color:#009ee4;}

.jiaz{ width:100%;min-width:1200px;  padding:0 0 60px 0;}
.jiaz ul{ width:1200px; margin:50px auto 0 auto;}
.jiaz ul li{ float:left; width:283px; margin-right:22px; margin-bottom:22px; background:#fff; height:400px;}
.jiaz ul li img{ width:283px; height:164px;}
.jiaz ul li h4{ font-size:20px; color:#333; font-weight:normal; text-align:center; padding:30px 0 0 0;}
.jiaz ul li h4 a{ color:#333;}
.jiaz ul li h4 a:hover{ color:#009ee4;}
.jiaz ul li p{ font-size:14px; color:#626262; line-height:24px; padding:18px 32px 0 32px;}

.bge{ width:100%;min-width:1200px; padding-bottom:28px;}
.bge ul{ width:1200px; margin:50px auto 0 auto;}
.bge ul li{ float:left; width:384px; height:460px; margin-bottom:22px; margin-right:22px; background:#fff;}
.bge ul li h4{ font-size:24px; color:#333; font-weight:normal; text-align:center; padding:30px 0 0 0;}
.bge ul li img{ width:384px; height:244px; border:1px #e1e1e1 solid;}
.bge ul li h4 a{ color:#333;}
.bge ul li h4 a:hover{ color:#009ee4;}
.bge ul li p{ font-size:14px; color:#626262; line-height:24px; padding:18px 32px 0 32px;}

.indextext{width:100%;min-width:1200px;height:135px;position:absolute;left:0;top:300px;margin-top:-67.5px;text-align:center;color:#fff;font-size:58px;cursor:default}

.fancybox-overlay{z-index: 100000}

/*解决方案列表页*/
.xb_jjfa{ width:100%;}
.xb_jjfa .qy_park{ width:100%; text-align:center; margin-top:37px; margin-bottom:10px;}
.xb_jjfa .qy_park h3{ font-weight:normal; background:url(/Content/images/icon/dd.jpg) repeat-x center;}
.xb_jjfa .qy_park h3 font{ background:#fff; font-size:30px; color:#222; padding:0 30px;}

.xban{ width:1200px; margin:0 auto; padding:80px 0 40px 0; border-bottom:1px #ddd solid;}
.xb_lb{ width:1200px; padding-bottom:40px;}
.xb_lb .img{ width:400px; height:240px; border:1px #ddd solid; float:left;}
.xb_lb .xb_nr{ width:760px; float:right; position:relative;height:242px;}
.xb_lb .xb_nr h4{ color:#222; font-size:30px; font-weight:normal; background:url(/Content/images/icon/allb_08.jpg) no-repeat left 3px; padding-left:17px; border-bottom:1px #ddd solid; padding-bottom:14px; margin:13px 0; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.xb_lb .xb_nr p{ font-size:16px; color:#444; line-height:32px; width:560px; margin-left:15px;}
.xb_lb .xb_nr span{ display:block;position: absolute;bottom: 0;}
.xb_lb .xb_nr span a{ width:148px; height:38px; line-height:38px; text-align:center; color:#fff; background:#207be6; display:block; font-size:16px; margin-left:15px; margin-top:37px;}
.xb_lb .xb_nr span a:hover{ opacity:0.8;}
.xb_lb .xb_nr .leib{ text-align:center; width:128px; position:absolute; top:92px; right:0;}
.xb_lb .xb_nr .leib img{ width:40px; height:40px;}
.xb_lb .xb_nr .leib h5{ font-size:16px; color:#999; font-weight:normal; padding-top:8px;}

.y_nav{ position:fixed; top:50%; right:1%; margin-top:-137px;}
.y_nav ul{background:#fff;}
.y_nav ul li{ height:40px; width:175px; margin:5px 0; position:relative;overflow:hidden;}
.y_nav ul li a{font-size: 16px;color:#444;line-height:40px;background:url(/Content/images/icon/yuanq.png) no-repeat 10px 3px; background-size:10px auto;padding-left:30px;display:block;z-index:1000;position:relative;}
.y_nav ul li a.dingz:hover,.y_nav ul li a:hover{ background:url(/Content/images/icon/yuanq.png) no-repeat 10px -30px; background-size:10px auto; display:block;}
.y_nav ul li a.dingz{ background:url(/Content/images/icon/yuanq.png) no-repeat 10px -63px; background-size:10px auto; display:block; color:#207be6;}
.y_nav ul li .hover02{ display: block; position: absolute; width: 0%; height: 40px; top: 0px; left: 0px; background:#207be6; color:#fff; z-index: 0; opacity: 0;}

/*新闻列表页*/
.new_main .xw_list{ width:1200px; margin:0 auto;}
.new_main .xw_list li{ width:575px; float:left; margin-top:50px; padding-top:40px;margin-right:50px;}
.new_main .xw_list li .tup{ width:182px; position:relative; margin-right:20px; float:left;}
.new_main .xw_list li .tup img{ width:180px; height:135px; border:1px #ddd solid;}
.new_main .xw_list li .tup span{ width:50px; height:35px; background-color:rgba(32,123,230,0.7); display:block; text-align:center; font-size:12px; color:#fff; line-height:14px; padding-top:5px; position:absolute; top:5px; left:5px;}
.new_main .xw_list li .xinw{ width:371px; float:left;}
.new_main .xw_list li .xinw h4{ color:#222; font-size:16px; font-weight:normal; border-bottom:1px #ddd solid; padding-bottom:5px;height:45px;}
.new_main .xw_list li .xinw h4 a{ color:#222; line-height:24px;}
.new_main .xw_list li .xinw p{ color:#444; text-align:left; padding:6px 0 0 0;}
.new_main .xw_list li .xinw p a{ color:#444; line-height:24px; font-size:12px; padding:0;}
.new_main .xw_list li .xinw h4 a:hover,.new_main .xw_list li .xinw p a:hover{ color:#207be6;}


/*新闻详情页*/
.new_content{ width:1200px; margin:70px auto 0 auto;}
.new_content .new_l{ width:60px; float:left; margin-right:30px;}
.new_content .new_l span{ width:60px; height:50px; background:#207be6; display:block; color:#fff; font-size:14px; text-align:center; line-height:20px; padding-top:10px;border-radius:4px;-moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px;}
.new_content .new_m{ float:left; width:770px;}
.new_content .new_m .n_park h1{ color:#222; font-size:22px; font-weight:normal;line-height:30px;}
.new_content .new_m .n_park .fabu{ padding-top:13px; border-bottom:1px #ddd solid; padding-bottom:7px;}
.new_content .new_m .n_park .fabu p{ font-size:14px; color:#999; display:inline-block; padding-right:30px;}
.new_content .new_m .n_park .fabu span{ display:inline-block; color:#999;}
.new_content .new_m .n_park .fabu span font{ display:inline-block; padding-right:14px;font-size:13px;}
.new_content .new_m .n_park .fabu span a{ position:relative;/* top:2px;*/ cursor:pointer;}
.new_content .new_m .n_park .fabu span a.tsina{ background: url(/Content/images/icon/tuxico_03.png) no-repeat; width:19px; height:15px; display:inline-block; padding-right:14px;}
.new_content .new_m .n_park .fabu span a.weixin{ background: url(/Content/images/icon/tuxico_04.png) no-repeat; width:19px; height:15px; display:inline-block;}
.new_content .new_m .nr_n{ width:100%; padding-top:32px; text-align:center;}
.new_content .new_m .nr_n p{ font-size:16px; color:#222; line-height:28px; text-align:left;}
/*.new_content .new_m .nr_n *{ max-width: 770px !important}*/
.new_content .new_m .nr_n img{ max-width:770px; margin:16px 0;}
/*行业报告专属*/
.new_content .new_m .nr_n_r{ width:100%; padding-top:32px; text-align:center;}
.new_content .new_m .nr_n_r p{ font-size:16px; color:#222; line-height:28px; text-align:left;}
.new_content .new_m .nr_n_r *{ max-width: 1110px !important}
.new_content .new_m .nr_n_r img{ max-width:1110px; margin:16px 0;}

.new_content .new_m .sx_p{ border-top:1px #ddd solid; margin-top:34px; padding-top:16px; padding-bottom:80px;}
.new_content .new_m .sx_p .syip{ color:#666; font-size:14px;}
.new_content .new_m .sx_p a{ display:block; width:265px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new_content .new_m .sx_p a font{ color:#333;}
.new_content .new_m .sx_p .xyip{  color:#666; font-size:14px;}
.new_content .new_m .sx_p a:hover{ color:#207be6;}
.new_content .new_m .sx_p a:visible{ color:#666;}
.new_content .new_r{ float:right; width:290px;}
.new_content .new_r .gywm_x{}
.new_content .new_r .gywm_x .bt_x{ border-bottom:2px #ddd solid; padding-bottom:14px; margin-top:24px;}
.new_content .new_r .gywm_x .bt_x h3{ font-size:18px; color:#222;}
.new_content .new_r .gywm_x .bt_x h3 font{ width:4px; height:18px; background:#222; display:inline-block; margin-right:16px; position:relative; top:4px;}
.new_content .new_r .gywm_x .gy{ padding-top:10px;}
.new_content .new_r .gywm_x .gy li{ line-height:55px; font-size:16px; color:#555; border-bottom:1px #ddd solid;}
.new_content .new_r .gywm_x .gy li a{ color:#555; background:url(/Content/images/icon/xqy_10.png) no-repeat 0 7px; padding-left:16px;}
.new_content .new_r .gywm_x .gy li a:hover{ color:#207be6; background:url(/Content/images/icon/xqy_13.png) no-repeat 0 7px; padding-left:16px;}
.new_content .new_r .guangg{ margin:30px 0;}
.new_content .new_r .guangg img{ width:290px; height:120px;}
.new_content .new_r .gywm_x .rd{ padding-top:12px;}
.new_content .new_r .gywm_x .rd li{ line-height:24px; font-size:16px; color:#555; border-bottom:1px #ddd solid; padding:12px 0;}
.new_content .new_r .gywm_x .rd li a{ color:#555; display:block; text-align:left;}
.new_content .new_r .gywm_x .rd li a:hover{ color:#207be6;}
.new_content .new_r .gywm_x .rd li span{ display:block; font-size:14px; color:#777; padding-top:4px;}
.new_content .new_m .n_park .fabu span a.tsina:hover{ background: url(/Content/images/icon/tuxico_02.png) no-repeat;}
.new_content .new_m .n_park .fabu span a.weixin:hover{ background: url(/Content/images/icon/tuxico_05.png) no-repeat;}


/*联系我们*/
.us_banner{ width:100%;}
.us_banner a{ display:block;}
.opinion{ width:100%; background:#fafafa; padding-bottom:40px;}
.yjfk{ width:840px; margin:0 auto;}
.yjfk .yj_park{ text-align:center; padding-top:38px;}
.yjfk .yj_park h3{ font-size:30px; color:#313131; font-weight:normal;}
.yjfk .yj_park span{ color:#207be6; font-size:20px; padding:8px 0; display:block;}
.yjfk .lx_content{ width:100%;}
.yjfk .lx_content .lf{ width:260px; float:left;}
.yjfk .lx_content .lf .placeholder_span{ position: absolute;color: #757575; margin-left: 12px; margin-top: -34px;font-size: 16px;}
.yjfk .lx_content .lf input{ border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;display:block; margin-top:20px;width:248px; height:48px; border:1px #ddd solid; color:#333; background:#fff; font-size:16px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; padding-left:10px; line-height:48px;}
.yjfk .lx_content .rt{ width:560px; float:right;}
.yjfk .lx_content .rt .placeholder_span{ position: absolute;color: #757575; margin-left: 12px; margin-top: -34px;font-size: 16px;}
.yjfk .lx_content .rt input{border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; display:block; margin-top:20px;width:558px; height:48px; border:1px #ddd solid; color:#333; background:#fff; font-size:16px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; padding-left:10px; line-height:48px;}
.yjfk .lx_content .rt textarea{border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;display:block; margin-top:20px; width:558px; height:118px; border:1px #ddd solid; color:#333; background:#fff; font-size:16px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; padding-left:10px; line-height:26px;}
.yjfk .yj_but{ width:200px; margin:28px auto 0 auto;}
.yjfk .yj_but a{ width:200px; height:50px; line-height:50px; display:block; background:#207be6; color:#fff; font-size:20px; text-align:center;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.yjfk .yj_but a:hover{ opacity:0.8;}

.mode{ width:100%; background:#fff; padding-bottom:40px;}
.lxfs{ width:1016px; margin:0 auto;}
.lxfs .yj_park{ text-align:center; padding-top:38px;}
.lxfs .yj_park h3{ font-size:30px; color:#313131; font-weight:normal;}
.lxfs .yj_park span{ color:#207be6; font-size:20px; padding:8px 0; display:block;}
.lxfs .lxnr{ width:100%; padding-top:20px;}
.lxfs .lxnr .tu{ float:left; width:452px;}
/*.lxfs .lxnr .tu img{ width:450px; height:320px; border:1px #ddd solid;}*/
.lxfs .lxnr dl{ width:500px; float:right;}
.lxfs .lxnr dl dt{ font-size:20px; color:#000; line-height:26px; padding:21px 0 7px 0;}
.lxfs .lxnr dl dd{ font-size:16px; color:#959595; line-height:36px;}

.quanq{ width:100%; background:#fafafa;}
.quanq .wluo{ width:1174px; margin:0 auto;}
.quanq .wluo .yj_park{ text-align:center; padding-top:38px;}
.quanq .wluo .yj_park h3{ font-size:30px; color:#313131; font-weight:normal;}
.quanq .wluo .yj_park span{ color:#207be6; font-size:20px; padding:8px 0; display:block;}

/*选项卡*/
.ustab{ margin:20px 0 90px 0; width:1174px; border:1px #ddd solid; border-top:none; background:#fff;}
.usMenubox{}
.usMenubox li{ display:inline-block;width:587px; float:left; text-align:center; background:#e1e1e1; line-height:60px; cursor:pointer;}
.usMenubox li a{ color:#313131; font-size:24px;}
.usMenubox li a:active{ background:#fff; display:block; border-top:4px #207be6 solid;}
.usMenubox .usxuanz{ background:#fff; border-top:4px #207be6 solid;}
.usMenubox .usxuanz a{color:#313131;}
.content_us{ clear:both; width:100%;}
.content_us .usd{text-align:left; padding-top:20px; padding-bottom:20px; font-size:13px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; color:#000; display:none;}
.content_us .uscontent{ display:block;}

/*下拉列表样式*/
.xllb02{ background:#fff; position:relative; float:left; margin-top:9px;}
.xllb02 span{ display:block; text-align:left; cursor: pointer;}
.xllb02 ul{ display:none; position:absolute; left:0; text-align:left; z-index:10;}
.xllb02 ul li{ height:30px; line-height:30px; width:88%; cursor:pointer; border-bottom:1px solid #f1f1f1; margin:0 auto;}
.xllb02 li:hover{ opacity:0.8; filter:Alpha(opacity=80);}

.xl03{ float:left; width:210px; height:34px; color:#333;}
.xl03 span{width: 200px;padding-left:10px;height:32px;line-height:32px;background:url(/Content/images/icon/usj.png) 190px 14px no-repeat;border:1px solid #207be6;}
.xl03 ul{ width:210px; top:34px; background:#fff; border:1px solid #e4e1e1; border-top:none; color:#444;}

.content_us .usd .xls{ margin:0 80px 47px 80px;}
.content_us .usd .xls .ss{ width:92px; float:right; margin-top:9px;}
.content_us .usd .xls .ss input{ width:92px; height:34px; line-height:34px; background:#207be6; border:0; color:#fff; font-size:15px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; cursor:pointer;}
.content_us .usd .xls .ss input:hover{ opacity:0.8;}

.content_us .usd .usnr{ margin:0 80px; padding-bottom:30px;}
.content_us .usd .usnr .us_list{ border-bottom:1px #ddd solid; padding:8px 0;}
.content_us .usd .usnr .us_list h3{ font-size:16px; color:#666; font-weight:normal; line-height:30px;}
.content_us .usd .usnr .us_list p{ font-size:16px; color:#207be6; line-height:30px;}
.content_us .usd .usnr .us_list ul{width: 800px;}
.content_us .usd .usnr .us_list ul li{ color:#959595; line-height:30px; font-size:16px;padding: 0;}


.b_q .bqian ul li a.qingk{ color:#fff; line-height:28px; height:28px; position:absolute; top:7px; right:-100px; display:inline-block; font-size:13px; background:#207be6; padding:0 20px; border-radius:2px;-moz-border-radius:2px; -ms-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}
.b_q .bqian ul li a.qingk:hover{ opacity:0.8;}

/*案例列表页-新版*/

/*------------------跟解决方案列表页共用样式------------------*/

.al_banner{ width:100%; height:300px;}
.al_banner a{ width:100%; height:100%; display:block;}
.x_type{ width:1180px; margin:0 auto; height:50px; line-height:50px;}
.x_type h3{ font-size:14px; color:#666; font-weight:normal; float:left; width:80px;}
.x_type ul{ float:left; padding-top:10px; width:1100px;}
.x_type ul li{ float:left; margin:0; padding:0;}
.x_type ul li a{ font-size:14px; color:#666; height:26px; line-height:26px; border:1px #fff solid; display:block; margin-right:2px; padding:0 9px;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.x_type ul li a:hover{ color:#207be6; border:1px #e2e2e2 solid;}
.x_type ul li.dj a{ color:#207be6; border:1px #e2e2e2 solid;}

/*------------------跟解决方案列表页共用样式 end------------------*/

.x_allist{ width:100%; background:#fff;}
.x_allist .allist{ width:1180px; margin:0 auto;}
.allist ul{ margin-bottom:20px;}
.allist ul li{ width:380px; text-align:center; float:left; margin-right:20px; margin-top:20px;}
.allist ul li a{ color:#666;}
.allist ul li .altu{ width:380px;}
.allist ul li .altu img{ width:380px; height:193px;}
.allist ul li .altu .alnr{ width:378px; border:1px #e2e2e2 solid; border-top:none;}
.allist ul li .altu .alnr h3{ font-size:16px; color:#333; font-weight:normal; padding:30px 10px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.allist ul li .altu .alnr p{ font-size:12px;}
.allist ul li:nth-of-type(3n){margin-right: 0px;}
.allist ul li:hover{box-shadow: 0 0 30px rgba(33,37,44,.5);}
.allist ul li{
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
}
/*案例列表页-新版*/
.f_main{ width:100%; background:#f5f5f5;}
.f_main ul li{ height:340px; padding:75px 0px; background:#fff;}
.f_main ul li .f_part{ width:1180px; min-width:1180px; display: table; margin:0 auto; position:relative;}
.f_main ul li .f_part:after{display:block;clear:both;content:"";}
/*.f_main ul li.even .f_part .fnr,.f_main ul li .f_part .fnr{ position:absolute; top:56.5%; transform:translate(0,-60%);-webkit-transform:translate(0,-60%);}*/
.f_main ul li.even .f_part .fnr,.f_main ul li .f_part .fnr{ display: table-cell;vertical-align: middle;}
.f_main ul li.even .f_part .fnr{ left:0;}
.f_main ul li .f_part .fnr{ right:0; width:560px;}
.f_main ul li .f_part .fnr h3{ font-size:32px; color:#333; font-weight:normal;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height: 60px;}
.f_main ul li .f_part .fnr .nr_span{ font-size:16px; color:#333; display:block; padding:6px 0 20px 0;}
.f_main ul li .f_part .fnr p{ width:490px; font-size:14px; color:#666; line-height:22px;}
.f_main ul li .f_part .fnr .ljxq{ width:130px; height:35px; line-height:35px; color:#207be6; margin-top:26px; background:#fff; font-size:12px; text-align:center; border:1px solid #207be6; display:block;overflow:hidden;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.f_main ul li .f_part .fnr .ljxq:hover{color:#fff;background:#207be6;border-color:#207be6 !important;}

.f_main ul li .f_part .img{ width:450px;height:340px;position:relative; float:left;}
.f_main ul li.even .f_part .img{ float:right;}
.f_main ul li .f_part .img img{ width:450px;height:340px;}
.f_main ul li.even{ background:#f7f8fa;}

/*css3动画*/
.animated {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

/*产品列表页-新版 2017-12-12*/
.cp_xbanner{ width:100%; height:300px;}
.cp_xbanner h3{ font-size:36px; color:#fff; text-align:center; font-weight:normal;letter-spacing:6px; padding-top:68px;}
.cp_xbanner span{ display:block; width:720px; height:38px; margin:38px auto 0 auto; border:1px #ccc solid; background:#fff;border-radius: 3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;}
.cp_xbanner span input{ width:676px; height:36px; border:none; font-size:16px; color:#8d8c8c; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
SimSun, sans-serif; line-height:36px; padding-left:10px; display:inline-block;border-radius: 3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;}
.cp_xbanner span font{ display:inline-block;}
.cp_xbanner span font img{ position:relative; top:3px; left:10px;}

/*产品标签 分类样式同案例列表*/
.cp_label{ width:1180px; margin:0 auto; padding-top:14px; border-top:1px #efefef solid; position:relative;}
.cp_label h3{ font-size:14px; color:#666; font-weight:normal; float:left; width:80px;}
.cp_label ul{ float:left; width:986px;}
.cp_label ul li{float:left;margin:0;padding: 0 0px 14px 0;width: 85px;}
.cp_label ul li span label{ font-size:14px; color:#666;}
.empty{ position:absolute; top:10px; right:55px;}
.empty a{ background:#207be6; width:62px; height:22px; line-height:22px; display:block; text-align:center; color:#fff; font-size:12px;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.empty a:hover{ opacity:0.8;}

/*推荐产品*/
.cp_recom{ width:100%; background:#f7f8fa;}
.cp_recom .cp_park{ text-align:center;}
.cp_recom .cp_park h3{ font-size:30px; color:#333; font-weight:normal; padding-top:36px; padding-bottom:10px;}
.cp_recom .cp_park span.i_back{margin:0 auto; display:block; width:30px; height:2px; background:#666;}
.cp_recom .r_cont{ width:1180px; margin:0 auto;}
.r_cont ul{ width:100%; padding-bottom:40px;}
.r_cont ul li{ width:380px; background:#fff; float:left; margin:20px 20px 0 0;}
.r_cont ul li a{ color:#191e28;}
.r_cont ul li .i_img{ width:380px; height:86px; overflow:hidden;}
.r_cont ul li .i_img img{ width:380px; height:86px;}
.r_cont ul li .i_content{ width:378px; padding-bottom:36px; border:1px #e2e2e2 solid; border-top:none;height:160px;}
.r_cont ul li .i_content .i_bt{ width:338px; margin:0 auto; padding-top:20px;}
.r_cont ul li .i_content .i_bt .i_ico{ width:64px; height:64px; float:left;}
.r_cont ul li .i_content .i_bt h3{ float:right; width:254px; padding:10px 0 0 0; font-weight:normal;}
.r_cont ul li .i_content .i_bt h3 span{ font-size:24px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.r_cont ul li .i_content .i_bt h3 font{ display:block; font-size:16px; color:#333; line-height:22px; padding-top:6px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.r_cont ul li .i_content p{ width:338px; margin:0 auto; padding-top:9px; font-size:12px; color:#666; line-height:22px;}
.r_cont ul li:hover{box-shadow: 0 0 30px rgba(33,37,44,.5);}
.r_cont ul li{
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
}

/*全部产品*/
.cp_all{ width:100%; background:#fff;}
.cp_all .cp_park{ text-align:center;}
.cp_all .cp_park h3{ font-size:30px; color:#333; font-weight:normal; padding-top:36px; padding-bottom:10px;}
.cp_all .cp_park span.i_back{margin:0 auto; display:block; width:30px; height:2px; background:#666;}
.cp_contenter{ width:1180px; margin:0 auto; padding-bottom:40px;}
.cp_contenter ul{ width:100%;overflow:hidden;}
.cp_contenter ul li{ width:380px; float:left; margin:20px 20px 0 0; position:relative;}
.cp_contenter ul li a{ color:#191e28; border:1px #e2e2e2 solid; width:378px; display:block;height:177px;}
.cp_contenter ul li .all_k{ width:100%;}
.cp_contenter ul li .all_k .k_cont{ width:338px; margin:20px auto 0;}
.cp_contenter ul li .all_k .k_cont .i_ico{ width:64px; height:64px; float:left;}
.cp_contenter ul li .all_k .k_cont h3{ float:right; width:254px; padding:10px 0 0 0; font-weight:normal;}
.cp_contenter ul li .all_k .k_cont h3 span{ font-size:24px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.cp_contenter ul li .all_k .k_cont h3 font{ display:block; font-size:16px; color:#333; line-height:22px; padding-top:6px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.cp_contenter ul li .all_k p{ width:338px; margin:0 auto; padding-top:9px; font-size:12px; color:#666; line-height:22px; padding-bottom:16px;}

/*------------边框滑上变化效果------------*/
.cp_contenter ul li .border_top,
.cp_contenter ul li .border_right,
.cp_contenter ul li .border_bottom,
.cp_contenter ul li .border_left{
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}
.cp_contenter ul li .border_top,
.cp_contenter ul li .border_left{left:0;top:0; position:absolute; background:#207be6;}
.cp_contenter ul li .border_right,
.cp_contenter ul li .border_bottom{bottom:0;right:0; position:absolute; background:#207be6;}
/* 边框宽度 */
.cp_contenter ul li .border_top,
.cp_contenter ul li .border_bottom{height:1px;width:0;}
.cp_contenter ul li .border_right,
.cp_contenter ul li .border_left{height:0px;width:1px;}
.cp_contenter ul li .download-detail:hover{border-color: transparent;}
.cp_contenter ul li:hover .border_top,
.cp_contenter ul li:hover .border_bottom{width: 100%}
.cp_contenter ul li:hover .border_left,
.cp_contenter ul li:hover .border_right {height: 100%}

@-webkit-keyframes slideInUp{
	0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}
	}
@keyframes slideInUp{
	0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}
	}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}

/*产品标准页-核心价值*/
.dingzy{ width:1200px; margin:0 auto;}
.dingzy .dz_table{ width:1200px; margin-bottom:45px; margin-top:45px;}
.dingzy .dz_table .dz_img{ width:50%; text-align:center; overflow:hidden;max-width: 600px;}
.dingzy .dz_table .dz_img img{ max-height:400px;}
.dingzy .dz_table .nr{ width:50%; text-align:left;}
.dingzy .dz_table .nr h4{ font-size:24px; color:#191e28;line-height:36px;  font-weight:normal; padding:10px 60px 0 40px;}
.dingzy .dz_table .nr p{ font-size:16px; color:#333; line-height:28px; padding:20px 60px 0 40px;}
.dingzy .dz_table:nth-last-child(1){ margin-bottom:0;}


/*首页改版*/

/*第二部分*/
.s_part{ width:100%; background: url(/Content/images/icon/lanbg.jpg) no-repeat center #4c97db; height:510px; margin-top:550px;}
.s_part .s_cd{ width:1180px; margin:0 auto;}
.s_part .s_cd ul{ width:100%; padding-top:70px;}
.s_part .s_cd ul li{ width:270px; margin-right:33px; float:left;}
.s_part .s_cd ul li h3{ font-size:20px; color:#fff; font-weight:normal; text-align:center; padding:16px 0;}
.s_part .s_cd ul li p{ font-size:14px; color:#fff; line-height:22px;height: 88px;}
.s_part .s_cd ul li a{ color:#fff;}
.s_part .s_cd ul li a:hover .x_qing{ opacity:1; filter: alpha(opacity=100);}
.x_qing{ width:128px; margin:25px auto 0; opacity:0; filter: alpha(opacity=0);}
.x_qing font{ width:128px; height:38px; border:1px #fff solid; display:block; text-align:center; line-height:38px; font-size:14px; color:#fff;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.x_qing font:hover{color:#207be6; background:#fff;border-color:#fff !important;}
.x_qing{
	-webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
	}

/*第三部分*/
.zsy_al{ width:100%; position:relative;}
.zsy_al .zh_j{ position:absolute; top:0; left:50%; margin-left:-36px; z-index:10;}
.zsy_al .zh_j img{ width:72px; height:36px;}
.zsy_al ul{ width:100%;}
.zsy_al ul li{ width:20%; background:#333; height:100%; float:left; line-height:0; position:relative; text-align:center; z-index: 9;}
.zsy_al ul li a{ color:#fff; display:block;}
.zsy_al ul li .item_img{ width:100%; height:100%;}
.zsy_al ul li .mask{position:absolute;left:0;right:0;top:0;bottom:0;}
.zsy_al ul li .mask .bg{position:absolute;left:0;right:0;top:0;bottom:0;background:#161a1d;opacity:0;filter:alpha(opacity=60);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(60));transition:all .4s cubic-bezier(.4,0,.2,1)}
/*.zsy_al ul li .mask .bg.other-bg{opacity:.82;filter:alpha(opacity=82);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(82))}*/
.zsy_al ul li .mask .content{position:absolute;left:0;right:0;top:50%;bottom:0; margin-top:-56px;transition:all .4s cubic-bezier(.4,0,.2,1)}
.zsy_al ul li .mask .content .item_p{position:relative;width:25%;height:54px;display:inline-block}
.zsy_al ul li .mask .content .item_p .item-img,.zsy_al ul li .mask .content .item_p .item-img-hover{position:absolute;left:0;right:0;top:0;width:100%;display:inline-block;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100));transition:all .4s cubic-bezier(.4,0,.2,1)}
.zsy_al ul li .mask .content .item_p .item-img-hover{opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));transition:all .4s cubic-bezier(.4,0,.2,1)}
.zsy_al ul li .mask .content h3{color:#fff;font-size:20px;line-height:24px;margin:0;padding:0;margin-top:24px;font-weight:normal;transition:all .4s cubic-bezier(.4,0,.2,1)}
.zsy_al ul li .mask .content p{font-size:14px;color:#fff;text-align:left;margin-top:30px;padding:0 36px;line-height:24px;height:72px}
.zsy_al ul li .mask .content span{ z-index: 1;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;display:inline-block;border:1px solid #fff;width:120px;height:36px;line-height:36px;font-size:14px;color:#fff;text-decoration:none;margin-top:62px}
.zsy_al ul li .mask .content span:hover{color:#207be6; background:#fff;border-color:#fff !important;}
.zsy_al ul li .mask .content p,.zsy_al ul li .mask .content span{opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));transition:all .4s cubic-bezier(.4,0,.2,1)}
.zsy_al .sl_content .sl_item:hover .bg{background:#207be6;opacity:.7;filter:alpha(opacity=70);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(70))}
.zsy_al .sl_content .sl_item:hover .bg{opacity:.7;filter:alpha(opacity=70);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(70))}
.zsy_al .sl_content .sl_item:hover .content{top:50%; margin-top:-160px;}
.zsy_al .sl_content .sl_item:hover .content .item-img-panel .item-img{opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))}
.zsy_al .sl_content .sl_item:hover .content .item-img-panel .item-img-hover{opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.zsy_al .sl_content .sl_item:hover .content .line-panel{margin-top:10px}
.zsy_al .sl_content .sl_item:hover .content .line-panel .item-line{opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))} .zsy_al .sl_content .sl_item:hover .content h3{margin-top:12px}
.zsy_al .sl_content .sl_item:hover .content p, .zsy_al .sl_content .sl_item:hover .content span{opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100));}
.zsy_al .sl_content .sl_item:hover .content p{margin-top:22px;}
.zsy_al .sl_content .sl_item:hover .content span{margin-top:80px;}

@media screen and (max-width:1440px) {
   .zsy_al ul li{ width:25%; background:#333; float:left; line-height:0; position:relative; text-align:center;}
   .xip{ display:none;}
}

/*首页产品中心*/
.products{ width:100%; background:#fff; position:relative; padding-bottom:45px;}
.products .zh_j{ position:absolute; top:0; left:50%; margin-left:-36px; z-index:9;}
.products .zh_j img{ width:72px; height:36px;}
.products .park_c{ text-align:center;padding-top:50px;padding-bottom:40px;}
.products .park_c h3{ color:#333; font-size:32px; font-weight:normal; padding:105px 0 15px 0;}
.products .park_c p{ color:#333; font-size:16px;}
.products .cp_list{ width:1180px; margin:0 auto;}
.cp_list ul{ width:100%; margin-top:33px;}
.cp_list ul li:hover{box-shadow: 0 0 30px rgba(33,37,44,.5);}
.cp_list ul li{
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
}
.cp_list ul li{ width:380px;border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;/*-moz-box-shadow:0px 0px 3px #ccc; -webkit-box-shadow:0px 0px 3px #ccc; box-shadow:0px 0px 3px #ccc;*/ float:left; margin-right:17px; margin-bottom:28px; background:#fff; /*border:1px #d8d8d8 solid;*/}
.cp_list ul li a{ color:#666; font-size:12px;}
.cp_list ul li .cp_m{ position:relative;}
.cp_list ul li .cp_m .img{ width:380px; height:80px; border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0;}
.cp_list ul li .cp_m .tbico{padding-top:20px;padding-bottom:20px;text-align:center; /*position:absolute; top:32px; left:15px;*/}
.cp_list ul li .cp_m .tbico img{ width:72px; height:72px; /*float:left; margin-right:15px;*/}
.cp_list ul li .cp_m .tbico h3{ margin-top:4px; font-weight:normal; margin-left:20px; width:330px;}
.cp_list ul li .cp_m .tbico h3 font{ font-size:24px; color:#fff;-moz-box-shadow:0px 0px 3px #333333;text-shadow:1px 1px 2px #333; background:url(/Content/images/icon/cpfw_23.png) no-repeat left; height:45px; line-height:45px; padding-left:13px; display:block;}
.cp_list ul li .cp_m .tbico h3 span{ display:block; font-size:14px; color:#333; margin-left:15px; padding-top:4px;}
.cp_list ul li .cp_m h3{ display:block; font-size:16px; color:#333; text-align:center;}
.cp_list ul li .cp_m p{ line-height:20px; padding:20px 18px 0 18px; height:98px; width:342px; display:block;}
@-webkit-keyframes slide-market10{0%{opacity:0;-webkit-transform:translateY(20px)}to{opacity:1}}@keyframes slide-market10{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1}}.slide-market-10{-webkit-animation:slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;animation:slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1}
@-webkit-keyframes slide-market20{0%{opacity:0;-webkit-transform:translateY(20px)}to{opacity:1}}@keyframes slide-market20{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1}}.slide-market-20{-webkit-animation:slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;animation:slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1}@-webkit-keyframes slide-market30{0%{opacity:0;-webkit-transform:translateY(30px)}to{opacity:1}}@keyframes slide-market30{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1}}.slide-market-30{-webkit-animation:slide-market30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;animation:slide-market30 1.5s cubic-bezier(.4,0,.2,1) 0s 1}@-webkit-keyframes slide-market40{0%{opacity:0;-webkit-transform:translateY(40px)}to{opacity:1}}@keyframes slide-market40{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1}}.slide-market-40{-webkit-animation:slide-market40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;animation:slide-market40 1.5s cubic-bezier(.4,0,.2,1) 0s 1}lesshat-selector{-lh-property:0}@-webkit-keyframes slide-market50{0%{opacity:0;-webkit-transform:translateY(50px)}to{opacity:1}}@keyframes slide-market50{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1}}[not-existing]{zoom:1}.slide-market-50{-webkit-animation:slide-market50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;animation:slide-market50 1.5s cubic-bezier(.4,0,.2,1) 0s 1}
@-webkit-keyframes slide-market60{0%{opacity:0;-webkit-transform:translateY(20px)}to{opacity:1}}@keyframes slide-market60{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1}}.slide-market-60{-webkit-animation:slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;animation:slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1}
@-webkit-keyframes slide-market70{0%{opacity:0;-webkit-transform:translateY(20px)}to{opacity:1}}@keyframes slide-market70{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1}}.slide-market-70{-webkit-animation:slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;animation:slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1}

.products .cp_list .ck{ width:128px; margin:25px auto 0;}
.products .cp_list .ck a{ width:128px; height:38px; border:1px #207be6 solid; display:block; text-align:center; line-height:38px; font-size:14px; color:#207be6;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.products .cp_list .ck a:hover{color:#fff;background:#207be6;border-color:#207be6 !important;}

/*首页解决方案*/
.solutions{ width:100%; background:#fff; position:relative; padding-bottom:45px;}
.solutions .fa_list{ width:1033px; margin:0 auto;}
.fa_list ul{ width:100%; margin-top:33px;}
.fa_list ul li:hover{box-shadow: 0 0 30px rgba(33,37,44,.5);}
.fa_list ul li{
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
}
.fa_list ul li{ width:324px;border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; float:left; margin-right:30px; margin-bottom:28px; background:#fff;}
.fa_list ul li a{ color:#666; font-size:12px;}
.fa_list ul li .fa_m{ position:relative;}
.fa_list ul li .fa_m .faico{text-align:center;}
.fa_list ul li .fa_m .faico img{width:324px;height:242px;}
.fa_list ul li .fa_m .fa_name{position:absolute;width:100%; bottom:0;left:0;height:30px;line-height:30px;text-align:center;background-color:rgba(1,1,1,0.7);color:#fff;font-size:14px;}

.solutions .fa_list .ck{ width:128px; margin:25px auto 0;}
.solutions .fa_list .ck a{ width:128px; height:38px; border:1px #207be6 solid; display:block; text-align:center; line-height:38px; font-size:14px; color:#207be6;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.solutions .fa_list .ck a:hover{color:#fff;background:#207be6;border-color:#207be6 !important;}

/*第五部分*/
.hb_part{ width:100%; position:relative;}
.hb_part .zh_j{ position:absolute; top:0; left:50%; margin-left:-36px; z-index:9;}
.hb_part .zh_j img{ width:72px; height:36px;}
.i_case{ width:1150px; margin:0 auto; padding-top:85px; height:515px;}
.i_case .brief{ width:580px; margin:0 auto;}
.i_case .brief h3{ font-size:32px; color:#fff; font-weight:normal; text-align:center;}
.i_case .brief p{ font-size:16px; color:#fff; line-height:26px; padding-top:28px;}
.i_case ul{ width:100%; padding-top:52px;}
.i_case ul li{ float:left; width:280px; height:205px; overflow:hidden; position:relative; margin-right:10px;}
.i_case ul li a{ color:#fff;}
.i_case ul li img{ width:280px; height:205px;}
.i_case ul li .wz_p{ width:100%; height:100%;position:absolute;left:0;right:0;top:50%;bottom:0; margin-top:65px; background-color: rgba(32,123,230,0);transition:all .4s cubic-bezier(.4,0,.2,1)}
.i_case ul li .bg{position:absolute;left:0;right:0;top:0;bottom:0;transition:all .4s cubic-bezier(.4,0,.2,1)}
.i_case ul li:hover .bg{background:#207be6;opacity:.7;filter:alpha(opacity=70);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(70))}
.i_case ul li .wz_p h3{ font-size:20px; font-weight:normal; color:#fff; text-align:center; padding:40px 30px 0 30px;}
.i_case ul li .wz_p p{ font-size:14px; line-height:22px; color:#fff; padding:20px 30px 0 30px;}

.i_case ul li .wz_p h3,.i_case ul li .wz_p p{opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));transition:all .4s cubic-bezier(.4,0,.2,1)}
.i_case ul li:hover .wz_p h3,.i_case ul li:hover .wz_p p{opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100));transition:all .4s cubic-bezier(.4,0,.2,1)}
.i_case ul li:hover .wz_p{ top:0; margin-top:0px;}


.i_case .ck{ width:128px; margin:40px auto 0;}
.i_case .ck a{ width:128px; height:38px; border:1px #fff solid; display:block; text-align:center; line-height:38px; font-size:14px; color:#fff;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.i_case .ck a:hover{color:#207be6; background:#fff;border-color:#fff !important;}
.c_line{ background:url(/Content/images/icon/cpfw_05.png) no-repeat center; width:100%; height:36px;}

/*新闻动态*/
.i_news{ width:100%; margin:0 auto; padding-bottom:100px; background:#fff;}
.i_news ul{width: 1016px;padding-top:20px;margin: 0 auto;}
.i_news ul li:nth-of-type(2n){margin-right:0px;}
.i_news ul li{ width:440px; float:left; margin-right:56px; margin-bottom:18px; padding:0 20px; position:relative;}
.i_news ul li a{ display:block; border:1px #fff solid;}
.i_news ul li .new_park{ padding:18px 0 0 0px;}
.i_news ul li .new_park span{ font-size:16px; width:54px; height:44px; padding-top:10px; text-align:center; display:block; float:left; color:#333; background:#f0f2f5; border:1px #e2e3e8 solid;}
.i_news ul li .new_park span font{ font-size:12px;}
.i_news ul li .new_park h4{ color:#333; font-size:14px; font-weight:normal; line-height:22px; width:370px; float:right; padding:5px 0 9px 0; border-bottom:1px #e2e3e8 solid;height:45px;}
.i_news ul li .new_park h4 a{ color:#333;}
.i_news ul li .new_park h4 a:hover{ color:#207be6;}
.i_news ul li p{ text-align:left; font-size:12px; line-height:24px; color:#888; padding:16px 12px 0 0px; height:112px;}

.i_news .ck{ width:128px; margin:25px auto 0;}
.i_news .ck a{ width:128px; height:38px; border:1px #207be6 solid; display:block; text-align:center; line-height:38px; font-size:14px; color:#207be6;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.i_news .ck a:hover{color:#fff;background:#207be6;border-color:#207be6 !important;}
/*------------边框滑上变化效果------------*/
.i_news ul li .border_top,
.i_news ul li .border_right,
.i_news ul li .border_bottom,
.i_news ul li .border_left{
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}
.i_news ul li .border_top,
.i_news ul li .border_left{left:0;top:0; position:absolute; background:#207be6;}
.i_news ul li .border_right,
.i_news ul li .border_bottom{bottom:0;right:0; position:absolute; background:#207be6;}
/* 边框宽度 */
.i_news ul li .border_top,
.i_news ul li .border_bottom{height:1px;width:0;}
.i_news ul li .border_right,
.i_news ul li .border_left{height:0px;width:1px;}
.i_news ul li .download-detail:hover{border-color: transparent;}
.i_news ul li:hover .border_top,
.i_news ul li:hover .border_bottom{width: 100%}
.i_news ul li:hover .border_left,
.i_news ul li:hover .border_right {height: 100%}

/*案例详情页新版*/
.al_park02{ text-align:center; margin-top:58px;}
.al_park02 h3{ font-size:30px; color:#434343; font-weight:normal;}
.al_park02 p{ color:#3e3a3a; font-size:20px; padding:6px 170px; display:inline-block; margin-top:30px;}
.al_park02 ul{ padding:20px 0; margin-bottom:38px;}
.al_park02 ul li{ display:inline-block; color:#666; font-size:14px; padding:0 20px;}
.al_park02 ul li font{ color:#666; padding-right:5px;}

.park02{ width:1000px; margin:0 auto; text-align:center;}
.park02 h3{ width:100%; border-bottom:1px #e1e1e1 solid; font-weight:normal; padding-bottom:12px;}
.park02 h3 font{ color:#434343; font-size:30px; padding:0 13px 6px 13px; border:none; border-bottom:3px #207be6 solid;}

.xmms{ width:1000px; margin:0 auto; padding-bottom:87px;}
.xs{ overflow:hidden; height:250px; padding-top:50px;}
.x_ms{ width:100%; display:table;}
.x_ms img{ border:1px #e1e1e1 solid; width:398px; height:238px;}
.x_ms .x_list{ width:570px; display:table-cell; vertical-align:middle;}
.x_ms .x_list p{ font-size:16px; color:#626262; line-height:26px; padding:5px 0;}

/*项目难点*/
.xmnd{ width:1000px; margin:0 auto; padding-bottom:92px;}
.xmnd ul{ margin-top:50px;}
.xmnd ul li{ text-align:center; float:left; width:200px; margin-right:66px;}
.xmnd ul li img{ width:120px; height:120px;}
.xmnd ul li p{ font-size:16px; color:#666; text-align:left; line-height:28px; padding-top:28px;}
.xmnd ul li:nth-of-type(4n){margin-right:0px;}
.xm_d{ width:100%; padding-top:50px;}
.xm_d p{ line-height:30px; font-size:16px; color:#666;/* text-indent:30px;*/}

/*解决方案*/
.an_fn{ width:1000px; margin:0 auto; padding-bottom:87px;}
.an_fn .anw{ overflow:hidden; height:250px; margin-top:50px;}
.an_fn .an_n{ width:100%; display:table;}
.an_fn .an_n img{ border:1px #e1e1e1 solid; width:398px; height:238px;}
.an_fn .an_n .anlist{ padding-left:15px; width:555px; display:table-cell; vertical-align:middle;}
.an_fn .an_n .anlist ol{list-style-type:decimal;}
.an_fn .an_n .anlist ol li{ font-size:16px; line-height:28px; color:#626262;}
.an_fn .an_n .anlist p{ font-size:16px; color:#626262; line-height:26px; padding:5px 0;}

/*核心价值*/
.hx{ width:1000px; margin:0 auto; padding-bottom:89px;}
.img-scroll{position: relative;width:1000px; margin:45px auto 0 auto;}

.img-list {POSITION: relative;WIDTH:890px;MARGIN-LEFT: 40px;OVERFLOW: hidden;}
.img-list ul {WIDTH: 9999px}
.img-list li {TEXT-ALIGN: center;WIDTH:230px;DISPLAY: inline;FLOAT: left;line-height: 30px; padding-right:40px; margin-left:40px; background:url(/Content/images/icon/line.png) no-repeat right;}
.img-list li h3{ font-size:22px; color:#434343; font-weight:normal;}
.img-list li p{ text-align:left; font-size:16px; color:#434343; padding-top:10px; }

.img-scroll .prev {  width: 0;height: 0; border-width:28px 13px 28px 0; border-style:solid; border-color:transparent #656565 transparent transparent; position:absolute; top:65px; cursor:pointer;}
.img-scroll .prev #a{ width: 0;height: 0;  border-width:28px 13px 28px 0; border-style:solid; border-color:transparent #fff transparent transparent; position:absolute;  top: -28px; left: 1px;}
.img-scroll .next { width: 0;height: 0; border-width:28px 0 28px 13px; border-style:solid; border-color:transparent transparent transparent #656565; position:absolute; top:65px; cursor:pointer;}
.img-scroll .next #b{ width: 0;height: 0;  border-width:28px 0 28px 13px; border-style:solid; border-color:transparent transparent transparent #fff; position:absolute;  top: -28px; left: -14px;}
.img-scroll .prev { left:0px}
.img-scroll .next { right:0px}

.img-scroll .prev:hover{ border-color:transparent #207be6 transparent transparent;}
.img-scroll .next:hover{ border-color:transparent transparent transparent #207be6;}

/*实际应用*/
.sjyy{ width:1000px; margin:0 auto; padding-bottom:97px;}
.sjyy .sd{ height:286px; overflow:hidden; padding-top:50px;}
.sjyy .duan{ display:table;}
.sjyy .duan .nr04{ color:#434343; width:547px; display:table-cell; vertical-align:middle;}
.sjyy .duan .nr04 h4{ font-weight:normal; font-size:24px; margin-bottom:9px;}
.sjyy .duan .nr04 h4 img{ margin-right:15px; width:50px; height:50px; float:left;}
.sjyy .duan .nr04 h4 font{ display:block; line-height:44px;}
.sjyy .duan .nr04 p{ font-size:16px; line-height:30px; padding-top:10px; color:#626262;}
.sjyy .duan .img{ border:1px #e1e1e1 solid; width:421px; height:284px; margin-left:30px;}
.sjyy .duan .img02{ margin-right:30px; margin-left:0;}

/*联系我们*/
.jr_us{ width:100%; min-width:1000px; margin:0 auto; padding-bottom:98px;}
.usnr{ width:1000px; margin:50px auto 0 auto;}
.usnr ul{ float:left; width:600px;}
.usnr ul li{ padding-bottom:30px;}
.usnr ul li img{ float:left; width:21px; margin:0 20px 0 0; position:relative; top:-2px;}
.usnr ul li p{ font-size:16px; color:#333;}
.s_ewm{ float:right; width:99px;}
.s_ewm img{ width:99px; height:99px;}
.s_ewm p{ text-align:center; font-size:16px; color:#333; line-height:30px;}

.usnr ul li p a{color:#555;}
.usnr ul li p a:hover{color:#3C9DFF;}

/*维启生态*/
.st_banner{ width:100%; height:300px; text-align:center;}
.ecology{ width:100%; background:#f7f8fa;}
.ecology .cp_park{ text-align:center;}
.ecology .cp_park h3{ font-size:30px; color:#333; font-weight:normal; padding-top:37px; padding-bottom:10px;}
.ecology .cp_park span.i_back{margin:0 auto; display:block; width:30px; height:2px; background:#666;}
.number{ width:1180px; margin:0 auto;}
.number ul{ padding-top:31px;}
.number ul li{ margin-bottom: 60px;color:#191e28; font-size:24px; float:left; padding:0 30px;width:332px; text-align:center;}
.number ul li h4{ color:#207be6; font-size:60px; font-weight:500; padding-bottom:16px;}
.number ul li h4 font{ font-size:36px; position:relative; top:-26px;}
.st_name{ width:1180px; margin:0 auto 0 auto; padding-bottom:80px;}
.st_name ul li{ width:276px; height:138px; float:left; text-align:center; margin:0 9px 20px 9px;}
.st_name ul li a{ color:#191e28; font-size:24px; border:1px #e2e2e2 solid; background:#fff; display:block; width:274px; height:136px;}
.st_name ul li a .st_c{ width:254px; margin:0 auto;}
.st_name ul li .st_c h4{ font-weight:normal; line-height:32px; padding:28px 0 15px 0;}
.st_name ul li .st_c p{ font-size:14px; color:#9da0a2; line-height:20px;}
.st_name ul li a:hover{ border:1px #207be6 solid;}
.st_name ul li a .st_c img{ max-width:200px; height:32px; padding:30px 0 11px 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);}

/*数字建筑研讨会专题页*/
.spl_banner{ width:100%; text-align:center; position:relative; height:379px; min-width:1000px;}
.spl_banner img{ min-width:1000px;}
.spl_banner p{ color:#fff; position:absolute; bottom:18px; right:21%;}
.spl_banner p a{ color:#fff; font-size:16px; padding:0 15px;}
.spl_banner p a:hover{ color:#4dbef1;}

.spl_dx{ width:1000px; margin:40px auto 0 auto;}
.spl_dx .s_left{ width:480px; float:left;}
/*幻灯片*/
#solid{ width:100%;height:auto;clear:both;position:relative;}
#solid .solid0,#solid .solid1,#solid .solid2{position:absolute;left:0px;top:0px;width:100%;display:none;}
#solid .solid0{background:#78c4db;}
#solid .solid1{background:#c5c9db;}
#solid .solid2{background:#e7dfd1;}
#solid ul{margin:0px;padding:0px;list-style:none;	}
#solid ul li{width:100%;height:auto;display:none;cursor:pointer;}
#solid ul li img{ width:480px; height:260px;}
#solid #btt{width:100%;height:22px;bottom:10px;right:0;position:absolute;}
#solid #btt span{position:absolute;top:0px;right:5px;display:block;width:22px;height:22px;margin:0 5px; line-height:20px; text-align:center;background:#000; color:#fff; font-size:13px; line-height:20px;z-index:1000;cursor:pointer;}


.spl_dx .s_right{ width:520px; float:right;}
.spl_dx .s_right .sp_list{ height:260px; overflow:hidden; padding-left:30px;}

.spl_dx .s_right .sp_list li{ font-size:16px; color:#6b798d; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:9px 0;}
.spl_dx .s_right .sp_list li a:hover{ color:#207be6;}
.spl_dx .s_right .sp_list li h3{ color:#1b1b1c; font-size:18px; font-weight:normal; padding-bottom:5px;}

.spl_dx .s_right .sp_list li h3:hover{ color:#207be6;}

.spl_dx .s_right .sp_list li dl { color:#878484;}
.spl_dx .s_right .sp_list li dl dd{ display:inline-block; font-size:14px; padding-right:10px; line-height:23px;}
.spl_dx .s_right .sp_list li p{ color:#484849; font-size:14px; line-height:24px;}


/*解读数字建筑*/
.moreload{ width:1000px; margin:0 auto; padding:80px 0 0 0;}
.jd_park{ width:100%; border-top:1px #e1e1e1 solid; position:relative;}
.jd_park .bt{ height:50px; position:absolute; top:-25px; left:50%; width:80%; margin-left:-40%; text-align:center;}
.jd_park .bt h3{ background:#fff; padding:0 15px; display:inline-block; font-size:30px; color:#434343; font-weight:normal; height:50px; line-height:50px;}
.moreload ul{ margin-top:73px;}
.moreload ul li{ margin-bottom:30px; height:142px;overflow: hidden;}
.moreload ul li .imgyd{ width:275px; height:140px; float:left; margin-right:20px;}
.moreload ul li .jd_list h3{ color:#222; font-size:22px; font-weight:normal; line-height:30px;}
.moreload ul li .jd_list h3 a{ color:#222;}
.moreload ul li .jd_list h3 a:hover{ color:#207be6;}
.moreload ul li .jd_list dl{ padding:8px 0 15px 0;}
.moreload ul li .jd_list dl dd{ font-size:14px; color:#999; display:inline-block; padding-right:8px;}
.moreload ul li .jd_list p{ color:#222; font-size:14px; line-height:24px;}

.moreload .more{overflow: hidden;padding:10px;text-align: center;}
.moreload .more a{display: block;width: 80px;color:#999;margin:0 auto; font-size:16px;}
.moreload .more a:hover{ color:#207be6;}
.moreload .more a font{ display:block; width:0;height:0; border-width:18px 20px 0; border-style:solid; border-color:#999 transparent transparent;/*灰 透明 透明 */ margin:10px auto; position:relative;}
.moreload .more a:hover font{ display:block; width:0;height:0; border-width:18px 20px 0; border-style:solid; border-color:#207be6 transparent transparent;/*灰 透明 透明 */ margin:10px auto; position:relative;}
/*专家说数字建筑*/
.psay{ width:1000px; margin:0 auto; padding:80px 0 0 0;}
.jd_cont{ padding-top:10px;}
.psay .snr{ margin-top:60px;}
.psay .snr h4{color: #222;font-size: 15px;line-height: 26px;font-weight:normal;}
.psay .snr h4 b{ color:#207be6;}
.psay .snr h4 img{ position:relative; top:8px; padding-right:20px;}
.psay .snr ul li{ clear:both; padding-top:26px;}
.psay .snr ul li img{ width:88px; height:88px; float:left; border:1px #999 solid; border-radius:50%;-moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; -webkit-border-radius:50%; margin-right:20px;}
.psay .snr ul li .renwu h4{ font-size:18px; color:#222; padding-top:3px;}
.psay .snr ul li .renwu h4 font{ font-size:14px; padding-left:15px;}
.psay .snr ul li .renwu p{ color:#222; font-size:14px; line-height:24px; cursor:pointer;}

.psay .snr ul li  p:hover{ cursor:pointer;}


/*了解数字建筑*/
.under_d{ width:1000px; margin:0 auto; padding:80px 0 0 0;}
.under_d ul{ margin-top:80px;}
.under_d ul li{ width:470px; float:left; margin:0 60px 30px 0;}
.under_d ul li img{ float:left; width:200px; height:124px;}
.under_d ul li .writing{ width:250px; float:right;}
.under_d ul li .writing h4{ font-size:18px; color:#222; font-weight:normal; border-bottom:1px #e1e1e1 solid; height:40px; line-height:40px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.under_d ul li .writing h4 a{ color:#222;}
.under_d ul li .writing h4 a:hover{ color:#207be6;}
.under_d ul li .writing p{ line-height:24px; color:#222; font-size:14px; padding-top:10px;}
.under_d ul li:nth-of-type(2n){margin-right: 0px;}
.under_d .more{overflow: hidden;padding:10px;text-align: center;}
.under_d .more a{display: block;width: 80px;color:#999;margin:0 auto; font-size:16px;}
.under_d .more a:hover{ color:#207be6;}
.under_d .more a font{ display:block; width:0;height:0; border-width:18px 20px 0; border-style:solid; border-color:#999 transparent transparent;/*灰 透明 透明 */ margin:10px auto; position:relative;}
.under_d .more a:hover font{ display:block; width:0;height:0; border-width:18px 20px 0; border-style:solid; border-color:#207be6 transparent transparent;/*灰 透明 透明 */ margin:10px auto; position:relative;}
/*页底*/
.sz_foot{ width:100%; background:#2e2e2e; margin-top:80px;}
.sz_foot .foot_p{ width:1000px; margin:0 auto;}
.sz_foot .foot_p p{ line-height:26px; font-size:16px; color:#7e7e7e; padding:38px 0 30px 0;}

.free{ width:1000px; margin:0 auto; padding:80px 0 0 0;}
.free p{ line-height:24px; color:#222; font-size:14px; padding-top:10px;}
.free img{ max-width:100%; height:auto; margin:20px 0 0 0;}

/*侧边栏*/
.sidebar{ width:50px; height:186px; margin:100px 0 300px 300px; background:#fff; 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; 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(/Content/images/icon/cblan_03.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0;}
.sidebar ul li.weibo:hover{ background:url(/Content/images/icon/cblan_3.png) no-repeat 9px 5px #f0f0f0; cursor:pointer;}
.sidebar ul li.weixer{ background:url(/Content/images/icon/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(/Content/images/icon/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:110px; 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;}
.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(/Content/images/icon/cblan_11.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0;}
.sidebar ul li.c-ser:hover{ background:url(/Content/images/icon/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(/Content/images/icon/cblan_14.png) no-repeat 9px 5px; width:100%; height:31px; padding:4px 0 6px 0;}
.sidebar ul li.write:hover{ background:url(/Content/images/icon/cblan_4.png) no-repeat 9px 5px #f0f0f0; cursor:pointer;}

/*首页标题*/
.park_title{ text-align:center;padding-top:50px;padding-bottom:40px;}
.park_title .d_points{ height:30px;width:150px;border-bottom:4px dotted #ada8a8;display:inline-block;}
.park_title .d_title{ font-size:24px;color:#333;vertical-align:middle;padding-left:40px;padding-right:40px;}