html,body{-webkit-font-smoothing: antialiased;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,td{margin:0;padding:0;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:' ';}
abbr,acronym{border:0;}
a{text-decoration:none;}
a:focus,
a:hover{color:#0070ee;text-decoration:none;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
*{padding:0;margin:0;}
input{border:0;background:none;font-family:"Microsoft Yahei";}
.fred{color:red;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.f40{font-size:40px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.m20{margin:20px;}
.mt5{margin-top:5px;}
.mtb50{margin:50px 0px;}
.mtb20{margin:20px 0px;}
.tei20{text-indent:2em;}
.p20{padding:20px;}
.p30_20{padding:30px 20px;}
.p30{padding:30px;}
.pr10{ padding-right: 10px; }
.pr{position:relative;}
.pa{position:absolute;}
.zoom{zoom:1;}
.vh{visibility:hidden;}
.none{display:none;}
.pore{position:relative;}
.poab{position:absolute;}
.g-orange{color:#ff7800;}
.g-blue{color:#0070ee;}
.g-yellow{ color: #ffff00; }
.btop{border-top:dotted  1px #dcdcdc;}
.bri{border-right:dotted  1px #ddd;}
.bg_white{background-color:#fff;}
/* 提示框 */
.we_alert{padding:20px 15px;margin-bottom:20px;border:1px dashed transparent;border-radius:4px;}
.we_alert-danger{color:#ff0000;border-color:#ff0000;}

/* more */
.container a.more2{background:rgba(255,255,255,.0);width:260px;height:58px;display:block;line-height:58px;font-size:20px;color:#333;text-indent:150px;transition:all ease-out .3s;}
.container a.more2{color:#b9b9b9;width:200px;height:50px;transition:all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;border-radius:0px;font-size:18px;text-align:center;text-indent:0px;line-height:50px;position:relative;}
.container a.more2:hover i{color:#2a2a2a;text-indent:10px;font-size:18px;}
.container a.more2 i{text-indent:-10px;font-size:24px;color:rgba(255,255,255,.0);transition:all ease-out .3s}
.container a.more2:hover i{text-indent:18px;color:#707070;}
.container a.more2{margin:20px auto 0px;font-size:13px;text-indent:10px;}
.container a.more2:hover{border-color:#b6b6b6;text-indent:40px;color:#333;}
.container a.more2::after{content:"";display:block;width:150px;height:42px;border:1px solid #ececec;position:absolute;bottom:4px;z-index:2;margin-left:30px;transition:all 0.2s ease 0s;}
.container a.more2:hover::after{transform:scale(1.1,1.1);border:1px solid #e0e0e0;}

/*main-css*/
body{font-size:14px;font-family:"Microsoft Yahei";color:#666666;-webkit-font-smoothing:antialiased;overflow-x:hidden;background-color:#f2f2f2;width:100%;min-width:1240px;}
  @-moz-document url-prefix(){
	body{width:100%;min-width:1240px; position: relative;overflow-x: auto; }
}  
.container{width:1200px;height:100%;margin:0 auto;}

a{color:#666666;}
p{line-height:1.8em;}
hr{border-left:none;}
/* img{transition: all .5s; -webkit-transition: all .5s;}
a:hover img{ transform: scale(1.2);transition: all .5s; -webkit-transition: all .5s; } */

/*404*/
.error-404{position:absolute;left:50%;margin-left:-243px;top:50%;margin-top:-243px;}

/* 自定义按钮 */
.btn-un_default,
.btn-un_primary{color:#333;background-color:#fff;border-color:#ccc;transition:all .3s ease-in-out;}

/* .btn-un_default:focus,.btn-un_default:focus{color:#fff;background-color:#ff8920;border-color:#ff7800;}*/
.btn-un_default:hover{color:#fff;background-color:#ff7800;border-color:#ec6f00;}
.btn-un_default:active,
.btn-un_default:active:focus,
.btn-un_default:active:hover{color:#fff;background-color:#ff7800;border-color:#ec6f00;}

/* .btn-un_primary {
    color: #fff;
    background-color: #0070ee;
    border-color: #006ae2
} */
.btn-un_primary.focus,
.btn-un_primary:focus{color:#fff;background-color:#3293ff;border-color:#268dff}
.btn-un_primary:hover{color:#fff;background-color:#0070ee;border-color:#006ae2}

/* 白色底部 */
.footer-bg{background-color:#1f1f1f;width:100%;height:100px;height:auto!important;min-height:100px;text-align:center;line-height:100px;color:#999;}
.footer-bg .copy a{color:#999;}

/* 浏览过低提示 */
.alert-danger .container a{color:#ff0500;}

/* 全局头部 */
.top_header{position:relative;z-index:999;}
.top_header .top{height:30px;width:100%;background-color:#171717;line-height:28px;color:#999999;opacity:1;display:none;}
.top_header .top.cur{opacity:0;}
.top_header .top .container{text-align:right;padding-right:20px;}
.top_header .top .login{float:right;margin:0px 12px;}
.top_header .top .login a{color:#ff7800;font-size:12px;}
.top_header .top .login a:hover{color:#e46b00;}
.top_header .top,
.top_header .top.cur,
.top_header .top .login a,
.top_header .top .login a:hover,
.top_header .top a.social,
.top_header .top a.social:hover,
.navbar .navbar-nav li a:hover,
.piclist li,
.case .row li,
.product_list .thumbnail_pro{-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.top_header .top a.social{float:left;width:20px;height:20px;line-height:20px;text-align:center;background-color:#d4d4d4;margin-top:6px;margin-right:8px;border-radius:50%;-webkit-border-radius:50%;color:#3e3e3e;position:relative;}
.top_header .top a.social:last-child{margin-left:12px;}
.top_header .top a.social:hover{background-color:#ff7800;}
.top_header .top a{color:#ff7800;}
.top_header .top span{margin:0px 4px;color:#fff;font-size:12px;}
.i_con{position:absolute;left:-70px;top:36px;display:none;z-index:11;background:#fff;border:1px solid #dddddd;border-radius:4px;box-shadow:0 0 8px #c4c4ce;padding:2px;width:155px;text-align:center;line-height:10px;}

/* 导航 */
.header{height:80px;width:100%;background-color:#fff;/*  position: fixed; */  /* box-shadow:0px 2px 4px rgba(0,0,0,0.05); */}
.navbar-logo{float:left;padding:12px 0px;}
.navbar-logo img{width:86%;*width:250px;}
.navbar{margin-bottom:0px;}
.navbar-nav{margin:0px;}
.navbar-nav li{margin:-1px 1px 0px 0;float:left;}
/*.nav>li>a {padding: 15px 14px;}*/
.navbar-nav li a{height:80px;line-height:50px;font-size:16px;*height:60px;color:#333;cursor:pointer;padding: 15px 14px;}
.navbar-nav li.active a{background-color:#ff7800;color:#fff;}
.navbar-nav li.active a:hover{color:#fff;}
.navbar-header{float:left;}
.navbar-collapse.collapse{/* float:right; */display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;}
.navbar-nav.navbar-left{float:left;}
.navbar .navbar-btn{margin-top:24px;float:right;width:128px;}
.navbar .navbar-btn a{font-size:14px;margin-left:5px;}

/* .navbar .navbar-btn a:first-child{ color:#ff7800;}
 */
.navbar .navbar-btn a.btn-un_default{color:#ff7800;border-color:#ff7800;}
.navbar .navbar-btn a.btn-un_default:hover{color:#fff;}
.navbar-nav li a.cur{color:#0070ee;}
.navbar-nav li a.cur:after{content:" ";clear:both;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;/* border-bottom:8px solid #333e46; */border-bottom:8px solid #000b18;border-bottom:8px solid rgba(37,45,52,0.9);position:absolute;bottom:0px;left:50%;margin-left:-8px;}
.navbar-nav li.active a.cur{color:#fff;}
.navbar-nav li:first-child a.cur:after,
.navbar-nav li:first-child+li+li+li+li a.cur:after,
.navbar-nav li:first-child+li+li+li+li+li a.cur:after, .navbar-nav li:first-child+li+li+li+li+li+li a.cur:after{display:none;}
.navbar-nav li .dropdown-menu .menu_li dd{*float:left;text-align:center;padding:22px 0px;display:inline-block;}
.navbar-nav li .dropdown-menu .menu_li dd a{height:15px;line-height:15px;color:#fff;background:none;font-size:14px;border-right:1px solid #8f8f8f;padding:0px 20px;display:block;}
.navbar-nav li .dropdown-menu .menu_li dd:last-child a{border-right:0px solid;}
.navbar-nav li .dropdown-menu .menu_li dd a:hover{background:none;color:#57a6ff;}
.dropdown-menu{border:solid 0px;top:80px;box-shadow:0 3px 15px rgba(0,0,0,0.1);background-color:#000b18;background-color:rgba(37,45,52,0.9);border-radius:0px;display:none;position:absolute;left:0;width:2000px;height:90px;z-index:1111;}
@media \0screen\,screen\9{

	/* 只支持IE6、7、8 */
	.navbar-nav li a.cur:after{border-bottom:8px solid #000b18;border-bottom:8px solid rgba(37,45,52,0.9);filter:Alpha(opacity=90);*zoom:1;}
	.dropdown-menu{background-color:#000b18;filter:Alpha(opacity=90);*zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */}
	.dropdown-menu .menu_li dl{position:relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */}
}
.dropdown-menu.menu1{left:-792px;}
.dropdown-menu.menu2{left:-898px;}
.dropdown-menu.menu3{left:-1004px;}
.dropdown-menu.menu5{left:-1218px;}
.dropdown-menu.menu6{left:-1318px;}
.dropdown-menu.menu1 .menu_li{margin-left:175px;}
.dropdown-menu.menu2 .menu_li{margin-left:38px;}
.dropdown-menu.menu3 .menu_li{margin-left:425px;}
.dropdown-menu.menu5 .menu_li{margin-left:675px;}
.dropdown-menu.menu6 .menu_li{width:640px;float:right; text-align:right;}

/* .dropdown-menu{border:solid 0px;position:fixed;top:80px;box-shadow:0 3px 15px rgba(0,0,0,0.1);background-color:rgba(37,45,52,0.9);border-radius:0px;}
 */
.dropdown-menu>li>a{text-align:center;}
.dropdown-menu .menu_li{height:70px;line-height:70px;}

/* 通用 */
.banner,
.inrtoduction_banner{width:100%;position:relative;}

/* banner */
.banner{height:600px;}
.carousel-control .fa-angle-left{margin-left:-10px;}
.carousel-control .fa-angle-right{margin-right:-10px;}
.carousel-inner>.item>a{text-align:center;margin:0px auto 0px -960px;padding-left:0px;display:block;height:600px;padding-top:0px;left:50%;position:relative;}
.carousel-inner>.item>a>img{width:1920px;max-width:1920px;}
.carousel-control .fa{width:30px;height:30px;margin-top:-30px;font-size:60px;position:absolute;top:50%;left:50%;z-index:5;display:inline-block;}
.carousel-indicators{ bottom:40px; z-index: 9999; }
.carousel-indicators li{ background: none;  background-color: rgba(0, 0, 0, 0.1);width: 14px; height: 14px; border: 1px solid rgba(255, 255, 255, 0.5);}
.carousel-indicators .active{width: 30px;height: 14px;}
.zoom_h{ zoom:1; height: 1px; width: 1px; overflow: hidden;}
/* 首页新闻公告 */
.indexPage .news { position: relative; z-index: 20; height: 70px; z-index: 22; }
.indexPage .news .container { position: relative; height: 66px; background-color: #fff; position: relative; top: -33px; }
.indexPage .news .news_tit { padding-left: 0px; height: 66px; }
.indexPage .news .news_tit .tit { height: 73px; background: url(../images/newstit_bg.png) no-repeat left; width: 148px; color: #fff; line-height: 74px; padding-left: 30px; position: relative; top: -8px; font-size: 16px; }
.indexPage .news .news_cont { padding-left: 30px; position: relative; overflow: hidden; height: 66px; }
.indexPage .news .news_cont li { line-height: 36px; padding: 15px 0px 15px  60px; width: 492px; }
.indexPage .news .news_cont li a { display: inline-block; width: 280px; }
.indexPage .news .news_cont li i { color: #9a9a9a; margin-right: 5px; }
.indexPage .news .news_cont li span.time { color: #999; }
.news_more a { display: block; text-align: center; line-height: 40px; font-size: 22px; height: 40px; width: 40px; border-radius: 100%; background-color: #f8f8f8; margin: 12px auto; margin-right: 0px; }
.new_badge { background-color: #ff7800; border-radius: 2px; font-weight: normal; padding: 2px; font-size: 10px; position: relative; top: -12px; }
.indexPage .news_cont:before { content: " "; position: absolute; left: 50%; top: 30%; right: 0; width: 1px; height: 45px; border-right: 1px solid #e8e8e8; color: #e8e8e8; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); }
/* 服务导航 */
.indexPage .mservice{height:230px;position:relative;z-index:20;}
.indexPage .mservice .container{margin:0 auto;height:323px;padding-top:80px;overflow:hidden;position:relative;top:-90px;}
.indexPage .mservice .container .row{}
.indexPage .module .container .col-md-3{background:url(../images/module_nav.png) no-repeat;text-align:center;color:#fff;float:left;height:243px;min-height:243px;transition:all 0.3s ease-out 0s;visibility:visible;animation-name:slideInUp;}
.indexPage .module .container .col-xs-3{*width:22%;}
.indexPage .module .container .column1{background-position:0 0;}
.indexPage .module .container .column2{background-position:-300px 0;}
.indexPage .module .container .column3{background-position:-600px 0;}
.indexPage .module .container .column4{background-position:-900px 0;}
.indexPage .module .container .col-md-3:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1);margin-bottom:10px;margin-top:-13px;position:relative;z-index:1;}
.indexPage .module .container .col-md-3 h3{font-weight:normal;padding-top:160px;font-size:22px;}
.indexPage .module .container .col-md-3 p{padding-top:5px;color:#fff;opacity:0.7;   /* color: rgba(255, 255, 255, 0.7); */}

/* 首页内容 */
.an_fadeinup{visibility:visible;animation-name:fadeInUp;}

/* 标题  */
.container .header_title{padding:30px 0px;text-align:center;}
.container .header_title p.title{font-size:26px;color:#333;}
.container .header_title p.subtitle{display:block;width:478px;color:rgba(191,191,191,0.91);font-size:12px;margin:0 auto;border-bottom:1px #ececec solid;padding-bottom:10px;}
.container .header_title .subtitle::after{content:'';background-color:#0070ee;width:23px;height:9px;display:block;border-left:7px #f2f2f2 solid;border-right:7px #f2f2f2 solid;position:relative;top:15px;left:228px;}

/* 产品特点 */
.features{ padding-bottom:20px;}
.thumbnail_cont{padding:40px 30px;margin-bottom:20px;background-color:#fff;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out;transition:all ease-out .3s;}
.thumbnail_cont h3{color:#333;font-size:22px;padding-bottom:20px;padding-top:10px;}
.thumbnail_cont p{color:#999;}
.features .col-xs-6{padding:0px;}
.col-xs-6.pr15 .thumbnail_cont{margin-right:10px;*height:103px;}
.col-xs-6.pl15 .thumbnail_cont{margin-left:10px;*height:103px;}
.features_icons{background:#fff url(../images/features_icon.png) no-repeat;width:113px;height:113px;border:solid 1px #ececec;border-radius:100%;float:left;margin-right:20px;}
.features .fea_icons1{background-position:0 0;}
.features .fea_icons2{background-position:-135px 0;}
.features .fea_icons3{background-position:-264px 0;}
.features .fea_icons4{background-position:-400px 0;}
.thumbnail_cont:hover{background-color:#fff3e9;box-shadow:0px 7px 17px #dedede;}
.thumbnail_cont:hover .features_icons{border: solid 1px #ff7800;background:#ff7800 url(../images/features_icon.png) no-repeat;border:0px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out;transition:all ease-out .3s;}
.thumbnail_cont:hover .fea_icons1{background-position:0 -118px;}
.thumbnail_cont:hover .fea_icons2{background-position:-135px -118px;}
.thumbnail_cont:hover .fea_icons3{background-position:-264px -118px;}
.thumbnail_cont:hover .fea_icons4{background-position:-400px -118px;}

/* 产品展示 */
.indexPage{margin-bottom:40px;}
.indexPage .products .category{display:block;padding-bottom:0px;margin-bottom:20px;text-align:center;}
.category a{border:none;font-size:14px;padding:10px 28px;margin-right:4px;border:1px #efefef solid;color:#a9a9a9;background-color:#fff;transition:0.3s;transform-origin:top;display:inline-block;transition:all 0.3s ease-out 0s;}
.category a.active,
.category a:hover{color:#fff;transition:0.3s;transform-origin:bottom;border:1px #e66c00 solid;background-color:#ff7800;}
.products_container{width:100%;padding:40px 40px;background-color:#fff;}
.rowbox{width:100%;margin:0 auto;position:relative;}
.picbox{width:100%;height:340px;overflow:hidden;position:relative;margin:0 auto;}
.piclist{height:auto;position:absolute;left:0px;top:0px}
.piclist li{padding:10px;margin:10px;float:left;width:280px;background-color:#fff;}
.piclist li:hover,
.product_list .thumbnail_pro:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1);margin-bottom:10px;margin-top:-13px;position:relative;z-index:88;}
.swaplist{position:absolute;left:-3000px;top:0px}
.og_prev,
.og_next{width:30px;height:50px;background:url(../images/icon.png) no-repeat;position:absolute;top:39%;z-index:99;cursor:pointer;filter:alpha(opacity=70);opacity:0.7;}
.og_prev{background-position:0 -60px;left:-50px;}
.og_next{background-position:0 0;right:-50px;}
.thumbnail_pro{display:block;padding:4px;padding-bottom:20px;line-height:1.42857143;background-color:#fff;text-align:center;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out;}
.thumbnail_pro .caption{padding-top:40px;}
.thumbnail_pro a img{float:none;width:250px;height:auto;transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.thumbnail_pro img{width:220px;}

/* 行业应用 */
.application{position:relative;width:100%;}
.application .app_bg{background-color:#0070ee;height:auto;width:100%;height:350px;}
.application{height:620px;}
.appcont{width:1200px;margin:0 auto;}
.application .container{height:500px;background-color:#fff;position:absolute;z-index:2;top:120px;}
.appcont .container .header_title{visibility:visible;position:absolute;top:-120px;left:50%;margin-left:-239px;}
.appcont .container .header_title p.title{color:#fff;}
.appcont .container .header_title p.subtitle{border-bottom:0px;color:#6db2ff;}
.appcont .container .header_title .subtitle::after{display:none;}
.thumbnail_app{text-align:center;}
.thumbnail_app p{line-height:20px;color:#999;font-size:12px;}
.thumbnail_app .title{color:#333;font-size:14px;padding:10px;}
.application .col-md-2{width:20%;*width:170px;padding:25px 35px;height:210px;float:left;}

/* 成功案例 */
.case .row .col-md-2{width:20%;*width:17.5%;background-color:#fff;padding:20px 15px;float:left;text-align:center;}
.case .row li:hover{box-shadow:0 3px 20px rgba(0,0,0,0.1);margin-bottom:5px;margin-top:-5px;position:relative;z-index:88;}
.case .row li.b{border-bottom:1px dotted #ececec;}
.case .row li.r{border-right:1px dotted #ececec;}


/* 底部 */
.footer{background-color:#171717;text-align:center;}
.footer_top{padding:50px 0px;}
.footer .footer_bom{height:50px;font-size:12px;background-color:#171717;    border-top: solid 1px #202020;line-height:50px;color:#999;}
.footer .park-1 dl{text-align:left;margin-right:44px;}
.footer .park-1 dt{font-size:14px;margin-bottom:15px;color:#bbb;}
.footer .park-1 dd{line-height:30px;color:#999;}
.footer .park-2{border-left:solid 1px  #2b2b2b;border-right:solid 1px  #2b2b2b;}
.footer .park-2{text-align:center;}
.footer .park-2 p{color:#999;font-size:12px;}
.footer .park-2 .row{ padding:20px 0px;}
.footer .park-3{text-align:right;float:right;}
.server-time{color:#999;}
.footer .server-icon{margin-top:18px;}
.footer .server-icon .server_a{display:inline-block;*display:inline;height:38px;margin-left:10px;background-color:#fff;border:solid 1px #ececec;border-radius:3px;padding:0 10px;line-height:38px;text-align:center;}
.footer .server-icon .server_a i.fa-qq{padding-right:5px;color:#ff7800;}
.footer .server-icon .mail-int-box{   /*  width: 210px;
	           height: 94px; */
width:120px;position:absolute;top:9px;right:-79px;}
.footer .server-icon .mail-int{width:133px;background:#fff;height:48px;padding:2px 10px;border:1px solid #e3e3e3;}
.footer .server-icon .arrow{background-position:-12px -69px;z-index:2;width:10px;height:7px;display:block;bottom:-11px;}
.footer_top .qq_icon a{background:url(../images/qq.gif) no-repeat;display:inline-block;height:22px;width:77px;margin-left:8px;margin-right:5px;vertical-align:top;}
.footer_top .qq_icon p{padding:8px 0px;line-height:22px;vertical-align:top;}

/* 底部修改二维码 */
.footer .park-2 .row.scancode_tab{ padding:20px 20px 20px 55px; }
.scancode_tab .tab-content{ padding:5px; width: 150px; overflow: hidden; background-color: #fff;
 border-radius: 5px; }
.scancode_tab .tab-content .tab-pane img{ width: 140px; }
.scancode_tab .tab-nav{ width: 165px; }
.scancode_tab .tab-nav i{ margin-right: 8px; margin-left: 20px; }
.scancode_tab .tab-nav li.active i{color: #83d286;}
.scancode_tab .nav-tabs{ border-bottom: 0px; }
.scancode_tab .nav-tabs>li.active>a, .scancode_tab .nav-tabs>li.active>a:focus, .scancode_tab .nav-tabs>li.active>a:hover, .scancode_tab a:focus, .scancode_tab a:hover{
background: none; color: #fff; border:none;cursor:pointer;
}
.scancode_tab .nav-tabs>li.active>a:focus, .scancode_tab a:focus { color: #999; }
.scancode_tab .nav-tabs>li>a:hover, .scancode_tab .nav-tabs>li>a{ border:none; }
.scancode_tab .nav>li>a:focus, .scancode_tab .nav>li>a:hover{background: none;}
.scancode_tab .nav-tabs>li.active>a:after{content:" ";clear:both;width:0;height:0;
border-bottom:10px solid transparent;border-top:10px solid transparent;
border-left:12px solid #fff;position:absolute;bottom:8px;left:-1px;}
.scancode_tab .nav>li>a{padding: 6px 20px;}
/* 产品简介 */
.npagepage_bg{background-color:#f0f8ff;}
.inrtoduction_banner{height:576px;background:url(../images/introduction_banner.jpg) no-repeat center;}
.intro_cont .container{position:relative;}
.intro_nav_tabbable{width:100%;height:90px;background-color:#fff;position:absolute;top:-45px;z-index:2;}
.intro_nav_tabbable .intro_nav-tabs li{padding:0px;border-right:solid 1px #ececec;}
.intro_nav_tabbable .intro_nav-tabs li:last-of-type{border-right:0px;}
.intro_nav_tabbable .intro_nav-tabs li a{border:0px;text-align:center;line-height:68px;font-size:20px;}
.intro_nav_tabbable .intro_nav-tabs li a:focus,
.intro_nav_tabbable .intro_nav-tabs li a:hover{background-color:#fff;color:#ff7800;}
.intro_nav_tabbable .intro_nav-tabs li.active a{background-color:#fffbf8;color:#ff7800;border-bottom:solid 2px #ff7800;}
.intro_nav-tabs i{background:url(../images/introduction_icon.png)no-repeat;width:35px;height:35px;position:relative;top:10px;left:-10px;}
.intro_nav-tabs i.int_icon1{background-position:0 0;}
.intro_nav-tabs i.int_icon2{background-position:-68px 0;}
.intro_nav-tabs i.int_icon3{background-position:-142px 0;}
.intro_nav-tabs i.int_icon4{background-position:-208px 0;}
.intro_nav-tabs i.int_icon5{background-position:-274px 0;}
.intro_nav-tabs .active i.int_icon1{background-position:0 -41px;}
.intro_nav-tabs .active i.int_icon2{background-position:-68px -41px;}
.intro_nav-tabs .active i.int_icon3{background-position:-142px -41px;}
.intro_nav-tabs .active i.int_icon4{background-position:-208px -41px;}
.intro_nav-tabs .active i.int_icon5{background-position:-274px -41px;}
.intro_nav_tabbable .intro_nav-tabs li a:hover i.int_icon1{background-position:0 -41px;}
.intro_nav_tabbable .intro_nav-tabs a:hover i.int_icon2{background-position:-68px -41px;}
.intro_nav_tabbable .intro_nav-tabs a:hover i.int_icon3{background-position:-142px -41px;}
.intro_nav_tabbable .intro_nav-tabs a:hover i.int_icon4{background-position:-208px -41px;}
.intro_nav_tabbable .intro_nav-tabs a:hover i.int_icon5{background-position:-274px -41px;}

.intro_tab-content .tab-pane{}
.intro_tab-content .tab-pane_na{padding:30px 40px 40px 40px;background-color:#fff;}
.intro_cont .header_title .title{font-weight:bold;}
.intro_tab-content{margin-top:65px;margin-bottom:20px;}
.container .header_title p.na_subtitle{display:block;width:350px;margin:0 auto;border-bottom:1px #ececec solid;padding-bottom:10px;}
.container .header_title .na_subtitle::after{content:'';background-color:#0070ee;width:125px;height:2px;display:block;position:relative;top:11px;left:50%;margin-left:-62px;}
.intro_tab-content .text_tit{text-align:center;color:#999;}
.intro_tab-content .text_tit2{text-align:center;padding:20px 100px;font-size:15px;line-height:30px;}
.intro_tab-content .text_tit3{text-align:center;padding:10px 60px;font-size:15px;line-height:24px;  /* color:#999;  */width:90%;margin:0 auto;}
.text_cont{padding:60px 30px;margin:0 auto;width:85%;}
.text_cont2{padding:60px 30px;margin:0 auto;width:93%;}
.intro_tab-content .text1{width:59%;padding:40px 0px 0px 110px;}
.intro_tab-content .text2{width:40%;padding:80px 10px 0px 0px;}
.intro_tab-content .text3{width:52%;padding:20px 0px 0px 0px;}
.intro_tab-content .text4{width:58%;padding:60px 0px 0px 40px;}
.intro_tab-content .text5{width:65%;padding:40px 0px 0px 60px;}
.intro_tab-content .text5-left{;padding:40px 0px 0px 20px;}
.intro_tab-content .text_div p{line-height:30px;padding-bottom:15px;font-size:15px;}
.text_div p.ti{font-size:18px;font-weight:bold;color:#333;padding-bottom:10px;}
.text_div .ti2{color:#333;font-size:16px;padding-top:10px;}
.intro_tab-content .text_div img{padding-top:20px;}
.text_cont_img{width:95%;margin:0 auto;text-align:center;padding:60px 0px;}
.img_center{margin:0 auto;display:block;}
.text_div p span{color:#333;font-weight:bold;}

/* 产品中心 */
.npage_banner{height:197px;}
.product_banner{background:url(../images/product_banner.jpg) no-repeat center;}
.product .product_nav{background-color:#fff;}
.pro_nav-tabs .nav-header{display:inline-block;color:#333;*float:left;}
.product_nav .nav_tabbable{text-align:center;}
.pro_nav-tabs .nav-header a{display:inline-block;padding:20px 40px;font-size:16px;color:#333;}
.pro_nav-tabs .nav-header a.active,
.pro_nav-tabs .nav-header.active a{color:#ff7800;border-bottom:solid 1px #ff7800;font-weight:bold;}
.product .nav-list{border-top:solid 1px #ececec;height:80px;text-align:center;}
.product .nav-list .nav{margin-top:20px;}
.product .nav-list li{display:inline-block;*float:left;}
.pro_nav-tabs .nav-header a:focus,
.pro_nav-tabs .nav-header a:hover{background-color:#fff;}
.product_cont{margin:40px 0px;}
.product_list li{margin-bottom:30px;*width:22.33%;}
.product_list li .thumbnail_pro{padding:25px 0px;}
.product_list li .thumbnail_pro .caption{border-top:solid 1px #f2f2f2;margin-top:20px;font-size:16px;padding-top:20px;}

/* .product_list li .thumbnail_pro img{ width:250px;} */
.product_list li .thumbnail_pro .caption_cont{color:#999;font-size:12px;padding-top:10px;width:80%;margin:0 auto;}
.product_list .thumbnail_pro:hover{margin-bottom:13px;margin-top:-13px;}
.product .pro_nav-tabs .nav-header a{padding:20px;}
.product .nav-list li a{margin:0 10px;border-radius:3px;}
.product .nav-list li a:hover,
.product .nav-list li a:focus,
.product .nav-list li.active a{background-color:#ff7800;color:#fff;transition:0.3s;transform-origin:bottom;}
.pr_new{background-color:red;color:#fff;width:35px;height:35px;right:14%;top:49%;font-size:12px;line-height:35px;text-align:center;border-radius:100%;z-index:1;}
/* 合作渠道 */
.cooperation_banner{width:100%;height:480px;overflow:hidden;background:url(../images/cooperation_bg.jpg) no-repeat center;}
.cooperation_banner .row{padding:130px 20px;text-align:center;line-height:40px;color:#fff;}
.cooperation_banner .row h1{font-weight:bold;font-size:40px;}
.cooperation_banner .row p{padding:20px;font-size:28px;color:#c1dfff;}
.cooperation_banner .row p a,
.cooperation_page4 p a{padding:10px 40px;font-size:20px;}
.cooperation_banner .row p span.na_subtitle{display:block;width:320px;margin:0 auto;border-bottom:1px #5583b8 solid;padding-top:10px;}
.cooperation_page1 .cooper_icon{width:140px;height:120px;text-align:center;padding:10px;}
.cooperation_page1 .col-xs-6{*float:left;* width:47%;}
.cooperation_page1 .thumbnail_cont{padding:20px 10px;}
.cooperation_page1 .thumbnail_cont:hover{background-color:#fff;box-shadow:0px 3px 10px #dedede;}
.cooperation_page1 .thumbnail_cont h3{font-size:20px;}
.cooperation_page1,
.cooperation_page2,
.cooperation_page3,
.cooperation_page4{padding:20px 0 60px 0px;}
.cooperation_page3 .text1{padding:20px 0 0 30px}
.cooperation_page3 .text1 p{line-height:40px;font-size:16px;color:#333;}
.cooperation_page3 .text_cont{width:90%}
.cooperation_page4 .coop_cont{width:96%;margin:0 auto;}
.cooperation_page4 .coop_cont li{padding:0px 65px;text-align:center;font-size:16px;color:#333;}
.cooperation_page4 .text_cont{padding:30px;}
.cooperation_page4 p.tc{padding-top:80px;}


/* 渠道调整 */
/*
.cooperation_banner{width:100%;height:500px;overflow:hidden;background:url(../images/cooperation_bg.jpg) no-repeat center;}
.cooperation_banner .row{padding:90px 20px;text-align:center;line-height:40px;color:#fff;}
.cooperation_banner .row h1{font-weight:bold;font-size:40px;}
.cooperation_banner .row p{padding-top:20px;font-size:26px;color:#c1dfff;}
.cooperation_banner .row p a, .cooperation_page4 p a{padding:10px 40px;font-size:20px;}
.cooperation_banner .row p span.na_subtitle{display:block;width:320px;margin:0 auto;border-bottom:1px #5583b8 solid;padding-top:10px;}
.cooperation_page1 .col-xs-6{*float:left;* width:47%;}
.cooperation_page1 .thumbnail_cont{padding:10px 20px; margin-bottom: 15px; }
.cooperation_page1 .thumbnail_cont:hover{background-color:#fff;box-shadow:0px 3px 10px #dedede;}
.cooperation_page1 .thumbnail_cont h3{font-size:18px; padding-bottom: 10px; color: #0070ee;}
.cooperation_page1,
.cooperation_page2,
.cooperation_page3,
.cooperation_page{padding:20px 0 60px 0px;}


 .coopti2_bg{background:url(../images/coop_t2bg.png) no-repeat center;margin-top:20px;height:140px;}
.coopti2_bg p.tit_h1{font-size:20px;padding-top:40px;font-weight:bold;color:#fff;}
.coopti2_bg p.tit_h1 span{padding:0px 30px;}
.coopti2_bg p.txt{padding-top:10px;font-size:18px;color:#fffc00;}
.coopti2_bg p.txt span{padding:0px 20px 0px 40px;}
.coopti2_bg p.txt span:before{content:" ";clear:both;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #333e46;border-left:10px solid #000b18;border-left:10px solid #fffc00;position:absolute;margin-left:-20px;margin-top:5px;}
.cooperation_page1{background:#e6efff url(../images/cooperation_page1_bg.jpg) no-repeat center top;}
.cooperation .container .header_title p.na_subtitle{border-bottom:1px #cadeff solid;width:250px;}
.cooperation_page1 .col-md-4{padding-left:0px;padding-right:0px;}
.cooperation_page1 .col-md-8{padding-right:0px;}
.cooperation_page1 .thumbnail_cont h3 span{color:#ff7800;font-weight:bold;}
.cooperation_page1 .caption p{text-indent:2em;}
.cooperation_page4 .page4_img2,
.cooperation_page1 .thumbnail_cont,
.case_analysis .tit,
.cooperation_page2 .case_analysis,
.cooperation_page2 .case_analysis .col-xs-5,
.cooperation_page3 .thumbnail_cont{border-radius:5px;}
.cooperation_page2 .case_analysis{background:#307eff;padding:20px;}
.cooperation_page2 .case_analysis .col-xs-5{background-color:#fff;padding:20px;text-align:center;padding:60px 0px;}
.cooperation_page2 .case_analysis .col-xs-7{padding-left:40px;}
.cooperation_page2 .case_analysis .tit{background-color:#fff;width:150px;text-align:center;padding:5px 20px;color:#0070ee;font-size:20px;}
.cooperation_page2 .case_analysis .text{font-size:16px;color:#fff;padding-top:20px;}
.cooperation_page2 .case_analysis .text p{line-height:24px;padding-bottom:20px;}
.cooperation_page2 .case_analysis .text  .g-yellow{font-weight:bold;}
.cooperation_page2 .case_analysis .text p i{font-style:normal;display:inline-block;background-color:#fff;color:#0070ee;border-radius:100%;width:26px;height:26px;text-align:center;line-height:26px;}
.cooperation_page3{background:url(../images/cooperation_page3_bg.jpg) no-repeat center top;}
.cooperation_page3 .container .header_title .na_subtitle::after{background-color:#003792;}
.cooperation_page3 .thumbnail_cont{padding:50px 30px 30px 30px;margin-bottom:36px;}
.cooperation_page3 .thumbnail_cont .title{background:url(../images/cooperation_page3_tit_bg.png) no-repeat;width:251px;height:45px;position:absolute;top:-15px;left:50%;margin-left:-125px;text-align:center;font-size:22px;color:#fff;line-height:45px;}
.cooperation_page3 .thumbnail_cont .caption_div p{color:#666;padding-left:15px;}
.cooperation_page3 .thumbnail_cont:hover{background-color:#fff;box-shadow:0px 7px 17px #0047bd;}
.cooperation_page3 .thumbnail_cont .caption{font-size:16px;}
.cooperation_page3 .thumbnail_cont .caption ul li{height:45px;background-color:#e9f1ff;margin:17px 0px;line-height:45px;padding:0px 10px;color:#333;border-radius:5px;}
.cooperation_page3 .thumbnail_cont .caption ul li i{font-size:30px;color:#0070ee;margin-top:5px;top:5px;position:relative;margin-right:10px;}

.advantage{padding:20px 10px;}
.advantage .page3_icon{width:90px;height:90px;margin:10px auto;background-image:url(../images/cooperation_page3_icon.png);}
.advantage .thumbnail .tit{color:#0070ee;margin:20px 0px 10px 0px;font-size:16px;font-weight:bold;}
.advantage .thumbnail{padding:10px 10px;margin-bottom:0px;height:305px;}
.advantage .thumbnail .caption{font-size:14px;}
.advantage .thumbnail:hover{border:solid 1px #ff7800;}
.advantage .thumbnail .iconq{background-position:1px 0;}
.advantage .thumbnail .icon2{background-position:-127px 0;}
.advantage .thumbnail .icon3{background-position:-254px 0;}
.advantage .thumbnail .icon4{background-position:-384px 0;}
.advantage .thumbnail .icon5{background-position:-510px 0;}
.cooperation_page4{background-color:#e6efff;}
.cooperation_page4 .page4_img{padding:40px 0px;text-align:center;}
.cooperation_page4 .page4_img2{background-color:#fff;}
.cooperation_page4 .tit{background:url(../images/cooperation_page4_tit_bg.png) no-repeat center;width:276px;height:56px;margin:20px auto;line-height:56px;font-size:20px;color:#fff;text-align:center;}
.cooperation_page4 p a{margin:50px;} */
.col-my-20{width:20%;float:left;position:relative;min-height:1px;padding-left:10px;padding-right:10px;}

/* 弹出窗口 */
.modal-title{color:#999;}
.modal-body .icons{margin:0 auto;font-size:30px;text-align:center;width:60px;height:60px;border-radius:100%;padding:10px;line-height:40px;color:#fff;background-color:#4CAF50;}
.modal-body{padding-bottom:40px;}
.modal-body .tel p{padding-top:10px;}
.modal-body .tel p span{font-size:22px;font-weight:bold;color:#ff7800;}

/* 关于我们 */
.about_banner{background:url(../images/about_banner.jpg) no-repeat center;}
.about_nav{text-align:center;}
.about_cont{margin:1px 0px;}
.about_cont .text_tit{text-align:center;color:#999;font-size:14px;padding-top:40px;}
.contact_cont{background:#fdfdfd;border:solid 1px #ececec;margin:20px 0px;text-align:center;padding:30px 0px;}
.contact_cont li{padding:10px 40px;height:155px;*width:18%;}
.contact_cont p{color:#999;}
.contact_cont p i.fa{color:#e6e6e6;font-size:40px;}
.contact_cont .h5{color:#333;font-weight:bold;padding-top:10px;}
.contact_cont2 h4{color:#333;padding-bottom:15px;padding-left:5px;}
.contact_cont2 p{color:#999;line-height:35px;}
.contact_cont2 p i.fa{color:#d4d4d4;font-size:15px;width:20px;text-align:center;margin-right:15px;*display:none;}
.contact_cont2 p i.fa-mobile-phone{font-size:24px;}
.contact_cont2 li{margin:30px 0px;padding-left:40px;height:200px;*width:20%;}
.contact_cont2,
.contact_cont{width:95%;margin:0 auto;margin-top:50px;}
.contact_cont2 p a{color:#1782bf;}
.about_cont .text_cont p{line-height:36px;}
#about .about_cont .text_cont p{text-indent:2em;}
.server_img{position:relative;}
.server_img img{position:absolute;right:0px;top:0px;}
#panel-about .text_cont p{text-indent:2em;}

/* 产品详细 */
.product_detail{padding:20px 0px;}
.preview{padding:70px 50px;margin:0 auto;text-align:center;}
.preview-thumb{padding-top:50px;}
.preview-thumb li{padding:0 5px;display:inline-block;*width:85px;*float:left;}
.preview-thumb img{padding:5px;}
.preview-thumb .cur{border:solid 1px #ececec;padding:5px;}
.property{padding:50px 60px;*width:47%;}
.property .property-hd h1{font-size:22px;color:#333;padding:20px 0px;}
.property .property-hd .info{color:#999;font-size:12px;}
.property .property-hd{padding-bottom:20px;border-bottom:solid 1px #ececec;}
.property-cont{padding:20px 0px;}
.property dt{width:75px;float:left;font-weight:normal;}
.property dl{padding-bottom:20px;line-height:30px;*padding-bottom:40px;}
.property dd{float:left;color:#333;}
.property .playvideo{border:solid 1px #ececec;padding:3px;border-radius:3px;display:block;}
.property .playvideo:hover{border:solid 1px #ff7800;}
.property-btn a{padding:10px 60px;font-size:18px;}
.popover-content{text-align:center;}
.prode_nav_tabbable{background-color:#f8f8f8;}
.prode_nav-tabs li{float:left;}
.prode_nav-tabs li a{padding:23px 80px;font-size:16px;color:#333;}
.prode_nav-tabs{border-bottom:1px solid #f1f1f1;}
.prode_nav-tabs li.active{}
.prode_nav-tabs>li.active>a,
.prode_nav-tabs>li.active>a:focus,
.prode_nav-tabs>li.active>a:hover{border:1px solid #f1f1f1;border-right:1px solid #f1f1f1;color:#fff;background-color:#fff;border-bottom-color:transparent;color:#ff7800;font-weight:bold;border-radius:0px;border-top:solid 2px #ff7800;}
.prode_nav-tabs li a:hover,
.prode_nav-tabs li a:focus{background-color:#f8f8f8;border:solid 1px #f8f8f8;}
.prode_nav-tabs li{float:left;margin-bottom:-1px;}
.prode_tab-content{padding:40px;}
.prode_tab-content img{margin:0 auto;display:block;}
.prode_tab-content .table>thead>tr>th{background-color:#f4f5f6;color:#333;line-height:40px;padding-left:20px;}
.prode_tab-content .table>tbody>tr>th{width:20%;text-align:center;font-weight:normal;color:#333;padding:14px 10px;}
.prode_tab-content .table>tbody>tr>td{color:#999;padding:14px 10px;}
.modal-dialog{*margin:200px auto;}

/* 产品分类 */
.relative{position:relative;}
.product_class{padding:20px 0 40px;border-top:solid 1px #f2f2f2;border-bottom:solid 1px #f2f2f2;overflow:hidden;}
.pro .grid-items.current{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;z-index:1}
.channel-floor-pro-shadow{background:#FFF;margin-top:40px;-webkit-box-shadow:0 0 15px 3px rgba(44,101,186,0.1);-moz-box-shadow:0 0 15px 3px rgba(44,101,186,0.1);box-shadow:0 0 15px 3px rgba(44,101,186,0.1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.pro-channel-floor{padding:0 20px 50px}
.pro-channel-floor .channel-more a{color:#999;position:relative;line-height:36px;}
.pro-channel-floor .channel-more a:after{content:'';position:absolute;right:0;top:0;width:20px;height:20px;background:#000；}
.pro-channel-floor .channel-more a:hover{color:#0070ee}

/* 背景 */
.channel-floor{width:100%;background-color:#f5f5f5;min-width:1200px;}
.home-channel-floor .h{overflow:hidden;margin:20px 0 20px;position:relative}
.pro-channel-floor .h h2{padding-left:22px;position:relative;height:36px;line-height:36px;}
.home-channel-floor .channel-title{color:#333;font-size:24px}
.home-channel-floor .channel-title a:hover{text-decoration:none}
.pro-channel-floor .h h2:after{content:"";position:absolute;left:0;top:6px;width:8px;height:24px;background:#0070ee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.channel-floor-pro{background:transparent;}
.channel-floor-pro .pro-triangle-blue-01{position:absolute;width:0;height:0;top:296px;left:50%;margin-left:-965px;border-bottom:170px solid #eaeaea;border-left:1920px solid transparent;z-index:-1}
.channel-floor-pro .pro-triangle-blue-01:after{content:"";position:absolute;top:170px;left:0;margin-left:-1920px;width:1920px;height:62px;background:#eaeaea}
.channel-floor-pro{background:transparent}
.channel-floor-pro .pro-triangle-blue-02,
.channel-floor-pro .pro-triangle-blue-03,
.channel-floor-pro .pro-triangle-blue-04,
.channel-floor-pro .pro-triangle-blue-05,
.channel-floor-pro .pro-triangle-blue-06,
.channel-floor-pro .pro-triangle-blue-07,
.channel-floor-pro .pro-triangle-blue-08,
.channel-floor-pro .pro-triangle-blue-09,
.channel-floor-pro .pro-triangle-blue-10{position:absolute;left:50%;margin-left:-965px;width:1920px;z-index:-1}
.channel-floor-pro .pro-triangle-blue-02:after,
.channel-floor-pro .pro-triangle-blue-03:before,
.channel-floor-pro .pro-triangle-blue-03:after,
.channel-floor-pro .pro-triangle-blue-04:before,
.channel-floor-pro .pro-triangle-blue-04:after,
.channel-floor-pro .pro-triangle-blue-05:before,
.channel-floor-pro .pro-triangle-blue-05:after,
.channel-floor-pro .pro-triangle-blue-06:before,
.channel-floor-pro .pro-triangle-blue-06:after,
.channel-floor-pro .pro-triangle-blue-07:before,
.channel-floor-pro .pro-triangle-blue-07:after,
.channel-floor-pro .pro-triangle-blue-08:before,
.channel-floor-pro .pro-triangle-blue-08:after,
.channel-floor-pro .pro-triangle-blue-09:before,
.channel-floor-pro .pro-triangle-blue-09:after,
.channel-floor-pro .pro-triangle-blue-10:before,
.channel-floor-pro .pro-triangle-blue-10:after{content:"";position:absolute;width:0;height:0;left:0}
.channel-floor-pro .pro-triangle-blue-02{top:528px;height:534px;background:#eaeaea}
.channel-floor-pro .pro-triangle-blue-02:after{top:1062px;border-top:88px solid #eaeaea;border-right:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-03{top:1031px;height:800px;background:#cae6ff}
.channel-floor-pro .pro-triangle-blue-03:before{top:-86px;border-bottom:88px solid #cae6ff;border-left:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-03:after{top:564px;border-top:88px solid #cae6ff;border-left:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-04{top:1650px;height:834px;background:#eaeaea}
.channel-floor-pro .pro-triangle-blue-04:before{top:-87px;border-bottom:88px solid #eaeaea;border-right:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-04:after{top:534px;border-top:120px solid #eaeaea;border-right:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-05{top:2120px;height:800px;background:#f6f6f6}
.channel-floor-pro .pro-triangle-blue-05:before{top:-118px;border-bottom:120px solid #f6f6f6;border-left:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-05:after{top:674px;border-top:120px solid #f6f6f6;border-left:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-06{top:2825px;height:800px;background:#cae6ff}
.channel-floor-pro .pro-triangle-blue-06:before{top:-118px;border-bottom:120px solid #cae6ff;border-right:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-06:after{top:90px;border-top:50px solid #cae6ff;border-right:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-07{top:3482px;height:800px;background:#eaeaea}
.channel-floor-pro .pro-triangle-blue-07:before{top:-48px;border-bottom:50px solid #eaeaea;border-left:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-07:after{top:90px;border-top:88px solid #eaeaea;border-right:1920px solid transparent} 
.channel-floor-pro .pro-triangle-blue-08{top:4050px;height:800px;background:#f6f6f6}
.channel-floor-pro .pro-triangle-blue-08:before{top:-118px;border-bottom:120px solid #f6f6f6;border-right:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-08:after{top:674px;border-top:120px solid #f6f6f6;border-left:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-09{top:4625px;height:800px;background:#cae6ff}
.channel-floor-pro .pro-triangle-blue-09:before{top:-118px;border-bottom:120px solid #cae6ff;border-left:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-09:after{top:90px;border-top:50px solid #cae6ff;border-right:left solid transparent}
.channel-floor-pro .pro-triangle-blue-10{top:5190px;height:800px;background:#f6f6f6}
.channel-floor-pro .pro-triangle-blue-10:before{top:-88px;border-bottom:90px solid #f6f6f6;border-right:1920px solid transparent}
.channel-floor-pro .pro-triangle-blue-10:after{top:90px;border-top:88px solid #f6f6f6;border-right:1920px solid transparent} 
.pro-channel-floor .goods-list .grid-list{border:1px solid #DDD;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;margin:0;height:100%;display:inline-block;}
.grid-items{background:#FFF;float:left;margin-bottom:10px;margin-left:10px;position:relative;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-ms-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;transition:all .2s linear 0s;height:290px;z-index:1}
.grid-items .thumb{display:inline-block;width:100%;height:100%;}
.grid-items .thumb:hover{text-decoration:none}
.pro-channel-floor .goods-list .grid-items{margin:0;padding:0px;height:400px;width:282px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.pro-channel-floor .goods-list .grid-items:after{content:"";position:absolute;width:1px;height:100%;background:#DDD;left:0;top:0}
.pro-channel-floor .goods-list .grid-items:first-child:after{width:0}
.pro-channel-floor .goods-list .grid-items .thumb{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.pro-channel-floor .goods-list .grid-items:hover .thumb{-webkit-box-shadow:0 0 35px 2px rgba(0,0,0,0.15) inset;-moz-box-shadow:0 0 35px 2px rgba(0,0,0,0.15) inset;box-shadow:0 0 35px 2px rgba(44,0,0,0.15) inset}
.pro-channel-floor .goods-list .grid-items .thumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:155px;background:#f5f6f8;z-index:-1}
.pro-channel-floor .goods-list .grid-items .thumb:before{content:"";position:absolute;top:155px;left:0;width:0;height:0;border-left:10px solid transparent;border-right:280px solid #f5f6f8;border-bottom:80px solid transparent;z-index:-1}
.pro-channel-floor .goods-list .grid-items .grid-img{margin:40px auto 0;width:190px;height:190px}
.pro-channel-floor .goods-list .grid-items .grid-title{padding-top:30px;padding-bottom:2px;font-size:16px;color:#333;}
.pro-channel-floor .goods-list .grid-items .grid-desc{margin:0;font-size:12px;line-height:26px;color:#999;padding-top:15px;}
.grid-items .grid-title,
.grid-items .grid-desc{padding-left:18px;}
.grid-items .grid-title span{font-size:14px;}
.goods-list .grid-items .grid-img{margin:40px auto 0;width:160px;height:160px}
.goods-list .grid-items .grid-img img{width:100%;height:100% transition: all .5s; -webkit-transition: all .5s;}
.goods-list .grid-items  a:hover img{ transform: scale(1.1);transition: all .5s; -webkit-transition: all .5s; } 

/* 招聘 */
.job-detail{background-color:#f5f5f5;display:none}
.hr-job-list thead{background-color:#2475d1;color:#fff;line-height:40px;}
.hr-job-list .table>thead>tr>th{border-bottom:0px;}
.hr-job-list .table>thead>tr>th,
.hr-job-list .table>tbody>tr>td{line-height:35px;text-align:center;}
.hr-job-list .table>tbody>tr>td{}
.hr-job-list .table>tbody>tr.job-detail >td{padding:20px;text-align:left;}
.hr-job-list .table>thead>tr>th:first-child,
.hr-job-list .table>tbody>tr>td:first-child{padding-left:30px;text-align:left;}
.tb-join-list td:first-child{color:#333;}

/* 成功案例 */
.case_list_banner{background:url(../images/case_bg.jpg) no-repeat center;}
.case_de_banner{background:url(../images/case_debg.jpg) no-repeat center;}
.case_banner{width:100%;height:538px;}
.case_banner .row{padding:130px 20px 50px 20px;text-align:center;line-height:40px;color:#fff;}
.case_banner .row h1{font-size:46px;}
.case_banner .row p{padding:30px;font-size:20px;color:#c1dfff;}
.case_banner .case_img{position:relative;text-align:center;}
.case_banner .case_img img{position:absolute;z-index:1;left:50%;margin-left:-377.5px;}
.case_list,
.case_detail_nav{margin-top:180px;}
.case_list .col-xs-6{padding:0px;float:left;*width:48%;}
.case_list .case_icon{padding-right:20px;}
.case_list .col-xs-6 a.disabled{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65;}
.case_list .case_icon img{display:block;padding:20px 15px;border:1px dotted #ececec;background-color:#fff;}
.case_list .thumbnail_cont{padding:20px;height:185px; * height:162px;}
.case_list .thumbnail_cont h3{font-size:16px;padding:2px  0px 10px 0px;font-weight:bold;}
.case_list .pr30{padding-right:30px;}
.case_list .thumbnail_cont:hover .case_icon img{border:dotted 1px #ffcea2;}
.case_de_bg{background:url(../images/case_de_bg.png) no-repeat center;height:483px;width:522px;margin:0 auto;}
.case_de_banner .row{padding:90px 20px 30px 20px;}
.case_de_banner .case_img .case_de_bg img{margin-left:-240px;top:20px;}
.case_detail_nav dt{float:left;font-weight:normal;color:#333;}
.case_detail_nav dd{float:left;color:#999;}
.case_detail_nav dl{padding:5px 0px;line-height:30px;*height:25px;}
.npagePage_cont{padding-bottom:20px;}
.case_detail_nav.row{padding:20px 20px;*height:72px;}
.case_detail_nav .link_icon{text-align:center;font-size:14px;color:#999;*width:5.66%;}
.case_detail_nav .link_icon a{border:solid 1px #ececec;border-radius:50%;display:block;height:40px;width:40px;line-height:40px;font-size:20px;margin:0 auto;}
.case_detail_nav .link_icon a:hover{color:#0070ee;border-color:#66acfb;}
.case_detail_nav dd.g-blue{color:#0070ee;}
.case_de_cont{margin-top:20px;padding:30px;}
.case_de_cont .col-md-12 img{text-align:center;display:block;margin:0 auto;padding:10px 0px;}
.case_de_cont dl{padding:0px 10px;}
.case_de_cont dt{color:#333;padding:20px 0;font-size:16px;}
.case_de_cont dd{line-height:30px;padding-bottom:5px;}
.case_de_cont dd{text-indent:2em;padding-bottom:30px;}
.case_de_cont dl.dl_cont{padding-bottom:30px;}
.case_de_cont dl.dl_cont dd{text-indent:0em;padding-bottom:5px;}
.case_de_cont dl.dl_cont dd span{color:#333;padding-right:10px;width:110px;display:inline-block;text-align:justify;text-align-last:justify;}
.case_de_cont dl.dl_cont2 dd span{width:140px;}
.case_de_cont dd strong{color:#333;}
.bor_ri{border-right:dotted 1px #ddd;}