/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@charset "utf-8";
/* CSS Document */
body{margin:0 auto; padding:0; font-size:12px; font-family:"微软雅黑",Tahoma,Arial,Helvetica,sans-serif; color:#222; background:#FFF;}
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,pre{margin:0;padding:0; outline:none;font-family:"微软雅黑"}
h1,h2,h3,h4{font-size:14px; font-family:"微软雅黑",Tahoma,Arial;}
a{text-decoration:none; color:#222; outline:none;}
input{ outline:none;}
img{ border:0 none; vertical-align:top;}
ul li{list-style:none;}
i{ font-style:normal;}
.c{clear:both; overflow:hidden; zoom:1;}
.center{ text-align:center;}
.fl{ float:left;}
.fr{ float:right;}
.warp{width:94%;max-width:1400px; margin:0 auto; clear:both;}
.mt8{ margin-top:8px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt18{ margin-top:18px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt35{ margin-top:35px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt90{ margin-top:90px;}


#header_box{ height:90px; background:rgba(255,255,255,1); clear:both; position:fixed; left:0; top:0; width:100%; -moz-box-shadow:0px 0px 13px #666; -webkit-box-shadow:0px 0px 13px #666; box-shadow:0px 0px 13px #666;}
.header{width:94%; margin:0 auto; clear:both; position:relative;}
.header .logo img{ width:auto; height:60px; overflow:hidden;margin-top:15px;}
.search_box{ width:38px; height:38px; border-radius:6px; background:#eee; display:block; text-align:center; line-height:38px; font-size:22px; margin-right:40px; cursor:pointer; position:relative; z-index:101}
#search-form {-moz-transition: max-width, 0.5s; -o-transition: max-width, 0.5s; -webkit-transition: max-width, 0.5s; transition: max-width, 0.5s; position: absolute; top:25px; right:216px; width:100%; max-width: 0; overflow: hidden; background-color: #e5e5e5; border-radius:6px; z-index:101}
#search-form.open { height:38px; max-width:260px;}
#search-form fieldset {position: relative; margin: 0 50px 0 0; padding: 0; border: none;}
#search-form input { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; height:38px;}
#search-form input[type="search"] { width: 100%; padding: 0 5px 0 16px; background: transparent; border: none;}
#search-form input[type="submit"] { position: absolute; bottom: 0; right: 0; width: 38px; margin: 0; padding: 0; text-transform: uppercase; background: #eee; border: none; cursor: pointer; font-size:22px; border-radius:6px;}

.headers-box{display:block; position:fixed; top:0px; left: 0px; width: 100%; height:90px; z-index: 10;}
.header-box-black{ background:#fff;
    z-index: 10;
    border-bottom: 0px !important;
}
#menu01{ display:inline-block; margin-left:40px; height:90px; line-height:90px;}
#menu01 li{ display:inline-block; float:left; width:100px; text-align:center; font-size:15px; margin-left:10px;}
#menu01 li a{width:100px; white-space:nowrap; overflow:hidden; display:block;}
#menu01 li.cur a{ color:#216EBD;}
#nav{display:inline-block; margin-left:40px; height:90px; line-height:90px;}
#nav li{ display:inline-block; float:left; width:100px; text-align:center; font-size:15px; margin-left:10px; overflow:hidden}
#nav li a:hover,#nav li.cur a{ color:#216EBD;}
#nav li a{  width:100px; white-space:nowrap; overflow:hidden; display:block;}
#nav li:hover{ overflow:visible;}
#nav ul > li { float: left; position: relative; }
#nav li ul { background:#fff; -moz-box-shadow:0px 5px 5px rgba(0,0,0,.18); -webkit-box-shadow:0px 5px 5px rgba(0,0,0,.18); box-shadow:0px 5px 5px rgba(0,0,0,.18);}
#nav li ul li {width:140px; height:38px; line-height:38px; overflow:hidden; white-space:nowrap; margin:0;}
#nav li ul a { width:140px;  text-align:center; font-size:14px; color:#555;}
.nav3 ul > li:hover ul{ opacity:1; top:90px;}
.nav3 ul > li:hover ul li {height:38px; border-bottom:#eaeaea dashed 1px;}
.nav3 li ul {position: absolute; left:-20px; top:0px; opacity:0; transform:translate(0,0); transition:all .2s ease-in 0s; }
#nav li:hover .mainlevel{ color:#216EBD;}


/*page2 动画*/
.page2 .fl{transition:1s; transform: translateX(-2000px);}
.page2.active .fl{transform:translateX(0px);}
.page2 .fr{transition:1s; transform: translateX(2000px);}
.page2.active .fr{transform:translateX(0px);}
/*关于我们*/
.about_box{ color:#FFF; height:auto; display:inline-block;}
.about_tt{ clear:both; overflow:hidden;}
.about_tt h2{ font-weight:normal; font-size:38px; float:left; display:block; margin-top:26px; letter-spacing:1px;}
.about_tt h3{ font-size:120px; color:rgba(255,255,255,.2); display:inline-block; text-transform:uppercase; float:left; margin-left:-66px; font-family:Arial;}
.about_tt h2::after{ width:50px; height:5px; background:#216EBD; display:block; content:""; margin-top:26px; margin-left:2px;}
.about_name{ font-size:22px; clear:both; overflow:hidden; height:44px; line-height:44px; background:#216EBD; width:auto; display:inline-block; padding:0 20px; letter-spacing:1px; transform:translate(0,0); transition:all .4s ease-in 0s;}
.about_name:hover{ letter-spacing:5px;}
.about_item{position:absolute; left:23px; top:130px; width:550px; height:426px; display:block; padding-left:45px; background:url(../img/fd_01.png) left top no-repeat; overflow:hidden;}
.about_item h2{ font-size:24px; height:88px; line-height:88px; overflow:hidden;}
.about_item .txt{ font-size:15px; line-height:30px; height:240px; overflow:hidden; clear:both;}
.in_about_more {width:130px; height:36px; line-height:36px; background:rgba(255,255,255,.3); text-align:center; transform:translate(0,0); transition:all .4s ease-in 0s;}
.in_about_more a{ font-size:14px; color:#FFF; text-transform:uppercase; display:block; transform:translate(0,0); transition:all .3s ease-in 0s; letter-spacing:1px;}
.in_about_more:hover{ background:#216EBD;}
.in_about_more:hover a{color:#fff}
.in_about_pic{ background:url(../img/abou_pic.png) left top no-repeat; width:540px; height:340px; overflow:hidden; padding-left:30px; padding-top:30px;}
.in_about_pic img{ width:540px; height:340px; overflow:hidden;}

/*page3 动画*/
.page3 .new_box{transition:1s; transform: translateY(-9999px);}
.page3.active .new_box{transform:translateY(0px);}
.page3 .pro_list{transition:1.3s; transform: translateY(9999px);}
.page3.active .pro_list{transform:translateY(0px);}
.page3 .pro_more{transition:1.5s; transform: translateY(9999px);}
.page3.active .pro_more{transform:translateY(0px);}

/*项目展示*/
.pro_box{ height:auto; overflow:hidden; color:#FFF;}
.pro_tt{ clear:both; overflow:hidden;}
.pro_tt h2{ font-weight:normal; font-size:38px; float:right; display:block; margin-top:24px; letter-spacing:1px;}
.pro_tt h3{ font-size:120px; color:rgba(255,255,255,.1); display:inline-block; text-transform:uppercase; float:right; margin-right:-66px; font-family:Arial;}
.pro_tt h2::after{ width:50px; height:5px; background:#216EBD; display:block; content:""; margin-top:26px; position:absolute; right:0;}

.pro_list{ clear:both; position:relative;}
.pro_list ul{ height:auto; overflow:hidden;}
.pro_list li{width:310px; height:auto; background:rgba(255,255,255,.2); float:left; display:inline-block; margin:0 10px 0 10px; padding:10px;transform:translate(0,0); transition:all .3s ease-in 0s;position:relative;}
.pro_pic{ width:310px; height:auto; overflow:hidden;}
.pro_pic img{ width:310px; height:auto; overflow:hidden; transform:translate(0,0); transition:all .3s ease-in 0s;}
.pro_list li p{ width:310px; overflow:hidden; height:50px; line-height:50px; color:#FFF; font-size:18px; text-align:center; margin-top:10px;position:absolute;bottom:10px;left:10px;z-index:999;background:rgba(22,110,189,.6);}
.pro_list li:hover{background:#216EBD;}
.pro_list li:hover .pro_pic img{transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: scale(1.1); -webkit-transform: all 1s ease 0s;}

.pro_list .prev,.pro_list .next{width:30px; height:56px; position:absolute; top:50%; cursor:pointer;margin-top:-28px;}
.pro_list .prev{left:-66px;background:url(../img/btn_left.png) no-repeat; width:30px; height:56px; opacity:.5}
.pro_list .next{right:-78px; background:url(../img/btn_right.png) no-repeat; width:30px; height:56px; opacity:.5}
.pro_list .prev:hover,.pro_list .next:hover{opacity:1}
.pro_more {width:170px; height:46px; line-height:46px; background:rgba(255,255,255,.3); text-align:center; transform:translate(0,0); transition:all .4s ease-in 0s; margin:60px auto 0; }
.pro_more a{ font-size:15px; color:#FFF; text-transform:uppercase; display:block; transform:translate(0,0); transition:all .3s ease-in 0s; letter-spacing:1px;}
.pro_more:hover{ background:#216EBD;}
.pro_more:hover a{color:#fff;}


/*page4 动画*/
.page4 .new_box{transition:1s; transform: translateY(-9999px);}
.page4.active .new_box{transform:translateY(0px);}
.page4 .new_list{transition:1.5s; transform: translateY(9999px);}
.page4.active .new_list{transform:translateY(0px);}
.page4 .new_more{transition:1.8s; transform: translateY(9999px);}
.page4.active .new_more{transform:translateY(0px);}

.new_box{ height:auto; color:#FFF; margin-top:70px;}
.new_tt{ clear:both; text-align:center;}
.new_tt h2{ font-weight:normal; font-size:38px; display:block; margin-top:24px; letter-spacing:1px;}
.new_tt h3{ font-size:120px; color:rgba(255,255,255,.2); text-transform:uppercase; font-family:Arial; margin-top:-110px;}
.new_tt h2::after{ width:50px; height:5px; background:#216EBD; display:block; content:""; margin-top:26px; position:absolute; left:50%;margin-left:-25px;}

.new_list{ clear:both; overflow:hidden; color:#FFF;}
.new_list ul{ width:1400px;}
.new_list li{ width:640px; height:120px; padding:20px; overflow:hidden; background:rgba(0,0,0,.2); float:left; display:inline-block; margin:20px 10px 0 10px; transform:translate(0,0); transition:all .4s ease-in 0s; }
.new_list li a{color:#FFF;}
.new_list li:hover{ background:rgba(0,0,0,.6);}
.new_list li:hover .date{ border-color:#216EBD;}

.new_list li .date{line-height:50px; color:#e0e0e0; text-align:center; border: 3px solid rgba(214,206,206,0.5); font-size:18px; width: 114px; height: 114px; overflow:hidden;}
.new_list .date span {display: block; width: 100%; height:30px; line-height:44px; color: #fff; font-size:60px; text-align:center;}
.new_list li .cont{width:500px; height:114px; overflow:hidden;}
.new_list li .cont .nowti{ font-size:18px; line-height:30px; height:30px; overflow:hidden; white-space:nowrap;}
.new_list li .cont .tx{ font-size:14px; line-height:26px; color:#ccc; margin-top:8px;}
.new_list li .cont .nowti:hover a{ color:#216EBD}
.new_more {width:170px; height:46px; line-height:46px; background:rgba(0,0,0,.2); text-align:center; transform:translate(0,0); transition:all .4s ease-in 0s; margin:50px auto 0; }
.new_more a{ font-size:15px; color:#FFF; text-transform:uppercase; display:block; transform:translate(0,0); transition:all .3s ease-in 0s; letter-spacing:1px;}
.new_more:hover{ background:rgba(0,0,0,.6);}
.new_more:hover a{color:#fff;}


/*page5 动画*/
.page5 .new_box{transition:1s; transform: translateY(-9999px);}
.page5.active .new_box{transform:translateY(0px);}
.page5 .partners{transition:1.5s; transform: translateY(9999px);}
.page5.active .partners{transform:translateY(0px);}
.page5 .swiper-button-prev{transition:2s; transform: translateX(-2000px);}
.page5.active .swiper-button-prev{transform:translateX(0px);}
.page5 .swiper-button-next{transition:2s; transform: translateX(2000px);}
.page5.active .swiper-button-next{transform:translateX(0px);}
.page5 .pro_more{transition:1.8s; transform: translateY(9999px);}
.page5.active .pro_more{transform:translateY(0px);}
.page5 .partners {width: 100%;display:table;margin: 50px auto;}
.page5 .partners_list {width: calc(93%/7);float: left;margin: 0.5%;}
.page5 .partners_list img{max-width:100%;}

/*成功案例*/
#certify{position: relative; margin-top:90px;}
#certify .swiper-container { padding-top:50px; height:420px; overflow:hidden;}
#certify  .swiper-slide {width: 520px; height: 420px; background:#fff;	box-shadow: 0 8px 30px rgba(0,0,0,.24);}
#certify  .swiper-slide img{width: 520px; height: 340px; overflow:hidden;}
#certify  .swiper-slide p {line-height:74px; padding-top: 0; text-align: center; color: #444; font-size:18px; white-space:nowrap; overflow:hidden; cursor:move}
#certify .swiper-button-prev {left:-30px; top:52%; width:45px; height:45px; background: url(../img/wm_button_icon.png) no-repeat; background-size: 100%; opacity:.4}
#certify .swiper-button-prev:hover { opacity:1}
#certify .swiper-button-next {right: -30px; top:52%; width: 45px; height: 45px;	background: url(../img/wm_button_icon.png) no-repeat; background-position: 0 -93px; background-size: 100%; opacity:.4}
#certify .swiper-button-next:hover { opacity:1}


/*page6 动画*/
.page6 .new_box{transition:1s; transform: translateY(-9999px);}
.page6.active .new_box{transform:translateY(0px);}
.page6 .i_contact_ul{transition:1.3s; transform: translateY(9999px);}
.page6.active .i_contact_ul{transform:translateY(0px);}
.page6 #in_copy{transition:1.5s; transform: translateY(9999px);}
.page6.active #in_copy{transform:translateY(0px);}

.i_contact_ul{overflow:hidden; clear:both; margin:120px 0 80px 0;}
.i_contact_ul ul{ width:100%;}
.i_contact_ul ul li{ float:left; width:calc((100% - 60px)/3); height:145px; padding:6px 0; background:rgba(255,255,255,.1); text-align:center; margin:0px 10px 0 10px; line-height:24px; font-size:16px; color:#fff; cursor:pointer;}
.i_contact_ul ul li a{ cursor:pointer; transform:translate(0,0); transition:all .3s ease-in 0s; display:block;}
.i_contact_ul ul li:hover{background:#216EBD;}
.i_contact_ul ul li:hover a{ margin-top:-4px; display:block;}
.i_contact_ul ul li img{ width:44px; height:43px; display:block; margin:0 auto; margin-top:30px; margin-bottom:25px;}
.i_contact_ul ul li a{ width:94%; padding-left:3%; padding-right:3%; height:100%; display:block; color:#fff;}

/*copy*/
#in_copy{ position:absolute; bottom:0; left:0; width:100%; background:rgba(255,255,255,.1); line-height:58px; color:#FFF; clear:both; overflow:hidden; font-size:14px;}
#in_copy a{ color:#FFF;}
#in_copy a:hover{ color:#fff; text-decoration:none;}


/*右侧悬浮客服*/
.toolbar-item,.toolbar-layer{background:url(../img/toolbar.png) no-repeat; -moz-box-shadow:0px 0px 8px rgba(0,0,0,.1); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,.1); box-shadow:0px 0px 8px rgba(0,0,0,.1);}
.toolbar{position:fixed; right:3px; bottom:38%; z-index:1000;}
.toolbar a{ outline:none; cursor:pointer;}
.toolbar-item{display:block;width:52px;height:52px;margin-top:2px;position:relative; -moz-transition:background-position .4s;-ms-transition:background-position .4s;-o-moz-transition:background-position .4s;-webkit-moz-transition:background-position .4s;transition:background-position .4s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -372px;}
.toolbar-item-weixin:hover{background-position:0 -434px;}
.toolbar-item-kefu{background-position:0 -124px;}
.toolbar-item-kefu:hover{background-position:0 -186px;}
.toolbar-item-top{background-position:0 -248px;}
.toolbar-item-top:hover{background-position:0 -310px;}
.toolbar-item-phone{background-position:0 0px;}
.toolbar-item-phone:hover{background-position:0 -62px;}
.toolbar-layer{background:#FFF; padding:5px; width:140px; -moz-box-shadow:0px 0px 8px rgba(0,0,0,.1); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,.1); box-shadow:0px 0px 8px rgba(0,0,0,.1); position:absolute; right:60px; bottom:0px;opacity:0;filter:alpha(opacity=0);transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%; -o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
.toolbar-layer p{ width:140px; font-size:14px; text-align:center; line-height:30px; margin:0; padding:0; overflow:hidden; color:#000;}
.toolbar-layer img{ width:120px; height:120px; overflow:hidden; padding:10px; text-align:center;}
.toolbar-item:hover .toolbar-layer1{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-layer1{background:#FFF; padding:20px 0; width:260px; text-align:center; overflow:hidden; -moz-box-shadow:0px 0px 8px rgba(0,0,0,.1); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,.1); box-shadow:0px 0px 8px rgba(0,0,0,.1); position:absolute; right:60px; bottom:0px;opacity:0;filter:alpha(opacity=0);transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%; -o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
.foot_tel_icon01{ clear:both; overflow:hidden; display:block; height:30px; font-size:16px; line-height:30px; color:#444;}
.foot_telphone01{ font-size:30px; font-family:Impact; color:#216EBD; margin-top:4px;}

.nybanner{display: flex;justify-content: center;align-items: center;flex-direction: column-reverse;}
.nybanner .cn{font-size:32px;color:#216EBD;line-height:48px;}
.nybanner .en{font-size:20px;color:#fff;}
/*page*/
#page_box{ background:#fbfbfb; clear:both; overflow:hidden; padding-bottom:30px;}
#page_top{ width:100%; border-bottom:#ddd solid 1px; clear:both; overflow:hidden; }
.zy_top{ height:auto; overflow:hidden; clear:both;padding: 20px 0;}
.zy_top_left{ overflow:hidden;}
.zy_top_left span.en{color:#216EBD; text-transform:uppercase; font-size:44px; font-family:Arial; font-weight:bold; float:left; overflow:hidden; white-space:nowrap;}
.zy_top_left span.cn{color:#444; text-transform:uppercase; font-size:32px; font-weight:600; float:left; margin-top:-4px; overflow:hidden; white-space:nowrap;}
.zy_top_left em{ font-family:Georgia; font-size:38px;color:#ff9c01; font-weight:bold; margin:0; float:left; margin-top:0px;}
.weizhi{ height:36px; line-height:36px; overflow:hidden; color:#444; text-align:left; font-size:13px;}
.weizhi em{ font-style:normal; margin-right:6px; font-size:18px;}
.weizhi a{ color:#555;}
.weizhi a:hover{ color:#216EBD; text-decoration:underline;}
.weizhi01{ overflow:hidden; color:#444; text-align:right; font-size:13px;}
.weizhi01 em{ font-style:normal; margin-right:6px; font-size:18px;}
.weizhi01 a{ color:#555;}
.weizhi01 a:hover{ color:#216EBD; text-decoration:underline;}
.page_nav{ clear:both; overflow:hidden; text-align:right; line-height:0;}
.page_nav li{ display:inline-block; width:110px; height:32px; line-height:32px; text-align:center; background:#555; border:1px solid #444; margin-left:10px;}
.page_nav li a{ color:#FFF; font-size:14px; display:block;}
.page_nav li:hover{ background:#216EBD; border:1px solid #216EBD;}
.page_nav li.on{ background:#216EBD; border:1px solid #216EBD;}

.page_about_con{ font-size:16px; line-height:2; clear:both; overflow:hidden; padding:20px 0px 0px 0px;}
.page_about_con img{ max-width:1220px; height:auto; width:expression(this.width > 1220px ? "1220px" : this.width); overflow:hidden;}
.con_title{ font-size:36px; color:#333; font-weight:bold; line-height:56px;}
.con_auth{ clear:both; height:34px; line-height:34px; overflow:hidden; margin-bottom:10px; color:#999; border-bottom:#ededed solid 1px; padding:5px 0;}
.con_auth span{ margin-right:25px;}
/**/
#in_bg04{ width:100%; overflow:hidden; clear:both; padding:30px 0 70px 0; position:relative;}

/*新闻动态*/
.list_pic{ width:200px; height:130px; overflow:hidden;}
.list_pic img{width:200px; height:130px; overflow:hidden;transform:translate(0,0); transition:all .4s ease-in 0s;}
.news_list li:hover img{transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: scale(1.1); -webkit-transform: all 1s ease 0s;}
.list_con{ width:calc(100% - 240px); height:130px; overflow:hidden;}
.new_list{ clear:both; overflow:hidden;}
.news_list li{ padding:20px 20px 20px 20px; height:130px; margin:8px; overflow:hidden;}
.news_list li:hover{ -moz-box-shadow:0px 0px 8px rgba(0,0,0,.13); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,.13); box-shadow:0px 0px 8px rgba(0,0,0,.13);}
.list_con_xx{ clear:both; overflow:hidden; font-size:14px; height:56px; line-height:28px; color:#787878; margin-top:6px;}
.list_con_au{ height:38px; line-height:38px; overflow:hidden; font-size:13px; color:#999;}
.list_con_au span{ margin-right:25px;}
.list_con_au span i{ font-size:16px; display:inline-block; color:#999; margin:0 8px 0 2px; display:inline-block;}
.box_con_title{ height:32px; line-height:32px; overflow:hidden;}
.box_con_title a{font-size:17px; vertical-align: middle; color:#444;}
.box_con_title a:hover{color:#216EBD;}
.news_list li:hover .list_con_au{ color:#216EBD;}
.news_list li:hover .list_con_au span i{ color:#216EBD;}

/*翻页*/
#page{margin:50px 5% 30px 5%; overflow:hidden; text-align:center; font-size:14px; clear:both;}
#page .scott{ display:inline-block; margin:0 auto;overflow:hidden;}
#page .scott span,#page .scott a:hover{ background:#216EBD; border:1px solid #216EBD; color:#fff; display:inline; float:left; margin:5px 3px; padding:0 14px; height:34px; line-height:34px; text-decoration:none;}
#page .scott a{padding:0 14px; height:34px; line-height:34px; background-color:#fff; border:1px solid #ccc; margin:5px 3px; display:inline; float:left; color:#222;}
/**/
.page_back{ border-top:1px dashed #ddd; padding:20px 0; margin-top:20px; position:relative; min-height:50px; _height:50px; font-size:16px; line-height:40px;}
.page_back a{ color:#444;}
.page_back a:hover{ text-decoration:underline; color:#216EBD;}
.page_back .bapage_back_up{ position:absolute; right:10px; top:40px;}
.bapage_back_up em.iconfont{ font-size:18px; font-style:normal; margin-right:6px; display:inline-block;}

/*在线留言*/
.message_kk{ width:calc((100% - 2%)/3); height:48px; line-height:48px; background:rgba(255,255,255,.6); margin:10px 0px 20px 1%; color:#000; font-size:14px; overflow:hidden;}
.message_kk:first-child{margin-left:0;}
.message_name{ width:90px; float:left; display:inline; text-align:right; overflow:hidden; margin-right:3px;}
.message_input{ float:left; display:inline; width:calc(100% - 150px);}
.message_input input{ width:calc(100% - 150px); height:48px; border:0 none; color:#000; background:none; }
.message_icon{ width:50px; height:48px; line-height:48px; overflow:hidden; float:right; display:inline; text-align:center;}
.message_icon em.name_icon{ font-size:30px; display:inline-block; margin-top:2px;}
.message_icon em.tel_icon{ font-size:24px; display:inline-block; margin-top:2px;}
.message_icon em.mail_icon{ font-size:26px; display:inline-block; margin-top:2px;}
.message_kk1{ width:100%; height:220px; line-height:48px; background:rgba(255,255,255,.6); color:#000; font-size:14px; clear:both; overflow:hidden; margin:0 0px;}
.message_textarea{ float:left; display:inline; width:calc(100% - 150px);}
.message_textarea textarea{ width:calc(100% - 150px); height:216px; background:none; line-height:1.6; padding:14px 0 8px 0; border:0 none; color:#000; font-size:14px; font-family:"微软雅黑"; resize:none;}
.message_btn{ background:rgba(102,102,102,.6); color:#fff; width:150px; height:42px; font-size:15px; border:none; outline:none; cursor:pointer; margin:0 25px;}
.message_btn:hover{ background:#216EBD; color:#FFF;}
.message_Tis{ color:#bdbdbd; height:52px; line-height:52px; font-size:14px;}
#in_bg04 .new_tt h2{color:#000;}
#in_bg04 .new_tt h3{color: rgb(0 0 0 / 10%);}

/*案例分类*/
.page_menu{ clear:both; overflow:hidden;}
.page_menu li{height:40px; width:140px; background:#FFF; overflow:hidden; float:left; display:inline-block; text-align:center; margin:6px 6px; }
.page_menu li a{ color:#666; display:block; font-size:14px; overflow:hidden; white-space:nowrap; border:#ddd solid 1px; height:38px; width:138px; line-height:38px; transform:translate(0,0); transition:all .3s ease-in 0s;}
.page_menu li a:hover{ background:#216EBD; border:#216EBD solid 1px; color:#FFF;}
.page_menu li.on a{ background:#216EBD; border:#216EBD solid 1px; color:#FFF;}
/*成功案例*/
.case_list{ clear:both; overflow:hidden;}
.case_list ul{ width:100%;}
.case_list li{ width:calc((100% - 80px)/4); height:auto; float:left; display:inline-block; overflow:hidden; background:#FFF; position:relative; -moz-box-shadow:0px 0px 8px rgba(0,0,0,.08); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,.08); box-shadow:0px 0px 8px rgba(0,0,0,.08); margin:10px; transform:translate(0,0); transition:all .3s ease-in 0s;}
.case_pic{width:100%; height:auto; overflow:hidden;}
.case_pic img{width:100%; height:auto; overflow:hidden; transform:translate(0,0); transition:all .4s ease-in 0s;}
.case_pic a{ display:block;}
.case_list li .case_name{ position:absolute; left:0; bottom:-50px; width:100%; height:50px;background: rgb(33 110 189 / 60%);transition:all .4s ease-in 0s;}
.case_list li p{ text-align:center; font-size:14px; color:#787878; white-space:nowrap; overflow:hidden;}
.case_list li p em{ font-size:16px; font-style:normal; height:50px; line-height:50px; color:#fff; }
.case_list li:hover{-moz-box-shadow:0px 0px 8px rgba(0,0,0,.24); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,.24); box-shadow:0px 0px 8px rgba(0,0,0,.24);}
.case_list li:hover .case_pic img{transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: scale(1.1); -webkit-transform: all 1s ease 0s;}
.case_list li:hover .case_name{bottom:0px;transition:all .4s ease-in 0s;}
/*网站地图*/
.sitemap{ clear:both; overflow:hidden; padding-bottom:20px;}
.sitemap dl{ padding:14px 10px; width:1200px; border-bottom:#ddd dashed 1px;}
.sitemap dl dt{ height:58px; line-height:58px; clear:both; overflow:hidden;}
.sitemap dl dt a{ font-size:22px; font-weight: bold; color:#333;}
.sitemap dl dt a:hover{ color:#216EBD;}
.sitemap dl dd a{font-size:16px; color:#555; margin-right:30px; height:34px; line-height:34px; overflow:hidden;}
.sitemap dl dd a:hover{ text-decoration:underline; color:#216EBD;}








/* 颜色 */
.f178 {
    background: #1f1f24;
    padding:50px 0 0;
}
.w-178 {
    border-bottom: 1px solid #28272d;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
}
.ftnav178 dt a {
    color: #aeaeae;
}
.ftnav178 dt a:hover {
    color: #fff;
}
.ftnav178 dd a {
    color: #737373;
}
.ftnav178 dd a:hover {
    color: #fff;
}
.ftcon178 {
    width: 384px;
    height: 222px;
    float: right;
    
    border-left: 1px solid #343434;
    padding-left: 70px;
}
.ftcon178 h2 {
    font-size: 16px;
    color: #aeaeae;
    font-weight: normal;
    padding-bottom: 10px;
    
    margin-bottom: 10px;
}
.ftcon178 p {
    font-size: 14px;
    color: #737373;
    text-align: justify;
    margin-bottom: 10px;
}
.mid178 {
    height: 60px;
    font-size: 0;
    border-top: 1px solid #2c2c2e
}
.mid178 span {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    font-size: 14px;
    line-height: 60px;
    color: #7c7c7c
}
.mid178 span a {
    display: block;
    line-height: 60px;
    color: #7c7c7c;
    font-size: 14px
}
.bq178 {
    border-top: 1px solid #2c2c2c;
    height: 56px;
    line-height: 56px;
    font-size: 12px;
    color: #7c7c7c
}
.bq178 a{color:#fff;}
/* 颜色 end*/
.w178 {
    width: 94%;
    max-width: 1400px;
    margin: 0 auto;
}
.ftnav178 {
    float: left;
}
.ftnav178 dl {
    float: left;
    margin-right: 90px;
}
.ftnav178 dl:last-child {
    margin-right: 0;
}
.ftnav178 dt {
    font-size: 16px;
    padding-bottom: 10px;
}
.ftnav178 dd {
    line-height: 28px;
}





.ey_prod {
    height: auto;
    overflow: hidden;
    color: #434343
}
.ey_prod .ey_pro {
    width: 100%;
    padding: 10px 0;
    height: auto;
    overflow: hidden;
}
.ey_prod .prolist {
    width: 23%;
    float: left;
    margin: 1%;
    background-color: #fff;
    box-shadow: 0px 0px 8px #ccc;
}
.ey_prod .prolist .img {
    display: block;
    width: 96%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    margin: 2%;
}
.ey_prod .prolist .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all .5s;
}
.ey_prod .prolist:hover .img img {
    transform: scale(1.1);
}
.ey_prod .prolist p {
    width: 100%;
    text-align: center;
    margin: 10px 0 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;/*显示几行*/
    overflow: hidden
}
.ey_prod .prolist p a {
    font-size: 15px;
    line-height: 26px
}
.ey_prod .ey_page {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #626262;
    margin: 20px 0;
}
.ey_prod .ey_page li {
    display: inline-block;
}
.ey_prod .ey_page a {
    margin: 0px 2px;
    padding: 8px 16px;
    border: 1px solid #ccc;
    color: #626262;
    background-color: #fff
}
.ey_prod .ey_page a:hover, .ey_prod .ey_page .active a {
    background-color: #216EBD;
    color: #fff;
    border: 1px solid #216EBD;
    box-shadow: 0 0 14px rgb(0 0 0 / 20%);
}
@media (max-width:1199px) {
.ey_prod .prolist {
    width: 30.3%;
    float: left;
    margin: 20px 1.5%;
}
}
@media (max-width:768px) {
.ey_prod .prolist {
    width: 47%;
    float: left;
    margin: 20px 1.5%;
}
}
@media (max-width:768px) {
.ey_prod .ey_page {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #626262;
    margin: 30px 0
}
.ey_prod .ey_page a {
    margin: 2px 1px;
    padding: 0px 8px;
    border: 1px solid #ccc;
    color: #626262;
    background-color: #fff;
    display: inline-block
}
.ey_prod .ey_page a:hover {
    background-color: #216EBD;
    color: #fff;
    padding: 0px 8px;
    border: 1px solid #216EBD;
}
.ey_prod .ey_page span {
    background-color: #216EBD;
    color: #fff;
    padding: 0px 8px;
    border: 1px solid #216EBD;
    display: inline-block
}
}
@media (max-width:380px) {
.ey_prod .prolist {
    width: 97%;
    float: left;
    margin: 20px 1.5%;
}
}
@media (max-width:767px) {
.ey_prod .ey_pro {
    padding: 5px 0;
    height: auto;
    overflow: hidden;
}
}





.pro365 .eynews {
    width: 100%;
    margin-top: 20px;
    float: left;
}
.pro365 .eynews h4 {
    padding-left: 12px;
    height: 36px;
    line-height: 36px;
    color: #216EBD;
    font-weight: normal;
    border-bottom: 1px solid #216EBD;
    font-size: 18px;
}
.pro365 .commend {
    width: 23%;
    overflow: hidden;
    float: left;
    margin: 1%;
}
.pro365 .commend:nth-child(4) {
    margin-right: 0;
}
.pro365 .commend dt {
    width: 100%;
}
.pro365 .commend dt a {
    display: block;
    width: calc(100% - 2px);
    padding: 0px;
    border: 1px solid #ccc;
}
.pro365 .commend dt a:hover {
    border: 1px solid #216EBD;
}
.pro365 .commend dt img {
    width: 100%;
    height: auto;
}
.pro365 .commend dd {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}
.pro_main {
    zoom: 1;
}
.pro365 .mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative;
    background-color: #eee;
    height: 65px;
}
.pro365 .mod_goods_info .hds {
    height: 65px;
    _overflow: hidden;
}
.pro365 .mod_goods_info .hds li {
    float: left;
    cursor: pointer;
}
.pro365 .mod_goods_info .hds li h3 {
    display: block;
    width: 128px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 18px;
    border-bottom: 0;
    font-weight: normal
}
.pro365 .mod_goods_info .hds li h3 a {
    color: #666;
    font-weight: normal;
    text-decoration: none;
    outline: none
}
.pro365 .mod_goods_info .hds .on {
    height: 62px;
    line-height: 62px;
    border-top: 3px solid #216EBD;
    position: relative;
}
.pro365 .mod_goods_info .hds .on h3 {
    height: 62px;
    line-height: 58px;
    background-color: #fff;
    color: #216EBD
}
.pro365 .mod_goods_info .hds .on h3 a {
    color: #076EBB;
    font-weight: bold
}
.pro365 .cpright .propar a {
    text-align: center;
    display: block;
    width: 128px;
    height: 50px;
    margin: 7px auto;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    background: #216EBD;
}
.pro365 .neirong {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    overflow : hidden;
}
.pro365 .neirong p {
    color: #414141
}
.pro365 .container {
    margin-left: auto;
    margin-right: auto;
}
.pro365 .cpright {
    width: 100%;
    padding: 0px;
    padding-bottom: 0px;
    float: right;
}
.pro365 .cpright a {
    color: #216EBD;
}
.pro365 .rtop {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 9px;
    border-bottom: 1px solid #216EBD;
}
.pro365 .rtop h5 {
    margin:0; 
    padding:0;
    float: left;
    padding-left: 26px;
    font-size: 18px;
    color: #216EBD;
    font-weight: normal;
    line-height: 22px;
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/tb365.png) no-repeat;
}
.pro365 .rtop span {
    float: right;
    color: #216EBD;
    font-size: 16px;
}
.pro365 .prodetailsinfo {
    padding: 15px 0;
    clear: both;
    zoom: 1;
    margin-bottom: 20px;
}
.pro365 .prodetailsinfo .photo {
    width: 362px;
    position: relative;
}
.pro365 .prodetailsinfo .photo .jqzoom {
    width: 362px;
    height: 335px;
    overflow: hidden;
    position: relative;
    padding: 0px;
    cursor: pointer;
}
.pro365 .prodetailsinfo .photo .img {
    width: 500px;
    height: 375px;
    display: block;
}
.pro365 .prodetailsinfo .photo .bigimg {
    width: 360px;
    height: 270px;
    border: 1px solid #ddd;
    display: block;
    position: relative;
    overflow: hidden;
}
.pro365 .prodetailsinfo .photo .bigimg .list {
    width: 1000%;
    position: relative;
}
.pro365 .prodetailsinfo .photo .bigimg .list li {
    width: 360px;
    height: 270px;
    float: left;
}
.pro365 .prodetailsinfo .photo .bigimg .list img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all ease 300ms;
}
.pro365 .prodetailsinfo .photo .photoimg {
    width: 362px;
    height: 62px;
    padding-top: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.pro365 .prodetailsinfo .photo .photoimg .list {
    width: 286px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.pro365 .prodetailsinfo .photo .photoimg .listcon {
    width: 300%;
    position: relative;
}
.pro365 .prodetailsinfo .photo .photoimg .listcon li {
    width: 64px;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 10px;
}
.pro365 .prodetailsinfo .photo .photoimg .listcon li img {
    border: 1px solid #ddd;
    width: 62px;
    height: 48px;
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.pro365 .prodetailsinfo .photo .photoimg .listcon li:hover img, .pro365 .prodetailsinfo .photo .photoimg .listcon li.on img {
    border-color: #216EBD;
}
.pro365 .prodetailsinfo .photo .photoimg .prev, .pro365 .prodetailsinfo .photo .photoimg .next {
    width: 25px;
    height: 50px;
    z-index: 10;
    position: absolute;
    top: 10px;
    cursor: pointer;
    background: #ddd url({eyou:global name='web_cmspath' /}/skin/zujianku/images/pn365.png) no-repeat;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.pro365 .prodetailsinfo .photo .photoimg .prev:hover, .pro365 .prodetailsinfo .photo .photoimg .next:hover {
    background-color: #216EBD;
}
.pro365 .prodetailsinfo .photo .photoimg .prev {
    left: 0px;
    background-position: 0 center;
}
.pro365 .prodetailsinfo .photo .photoimg .next {
    right: 0px;
    background-position: -25px center;
}
.pro365 .prodbaseinfo_a {
    float: right;
    width: calc(100% - 400px);
    margin-left: 38px;
    z-index: 1;
}
.pro365 .h2_prodtitle {
    font-size: 22px;
    color: #216EBD;
    padding: 0 0 10px;
    line-height: 1.6em;
    border-bottom: 1px dashed #DCDCDC;
}
.pro365 .ul_prodinfo {
    padding: 6px 0;
    overflow: hidden;
    zoom: 1;
}
.pro365 .ul_prodinfos {
    padding: 6px 15px;
    overflow: hidden;
    zoom: 1;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
}
.pro365 .ul_prodinfos li {
    font-size: 20px;
    float: left;
    height: 65px;
    line-height: 65px;
}
.pro365 .ul_prodinfos li.li_weight {
    float: right;
}
.pro365 .ul_prodinfo li {
    font-size: 14px;
    float: left;
    padding: 6px 0;
    text-align: justify;
    height: 188px;
    overflow: hidden;
}
.pro365 .li_normalprice {
    line-height: 24px;
}
.pro365 .reLink {
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    margin: 20px auto;
}
.pro365 .reLink .prevLink, .reLink .nextLink {
    width: 50%;
}
.pro365 .reLink .nextLink {
    text-align: right;
}
.pro365 .right .eynews .random {
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
}



.recruit .list_con{width: 100%;}




.downloads {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.downloads_list {
    width: 49.5%;
    float: left;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: #f5f5f5;
    margin-bottom: 10px;
    font-size: 16px;
}
.downloads_title {
    padding: 2px 20px;
}
.downloads_btn {
    background: #555;
    padding: 4px 10px;
    color: #fff;
    font-size: 14px;
}
.downloads_list:hover .downloads_btn{
    background: #216EBD;
}

.page_about_con .partners {width: 100%;display:table;margin: 50px auto;}
.page_about_con .partners_list {width: calc(93%/7);float: left;margin: 0.5%;}
.page_about_con .partners_list img{max-width:100%;}


.contact .i_contact_ul {
    margin: 0px 0 80px 0;
}
.contact .i_contact_ul ul li {
    background: rgb(0 0 0 / 15%);
}
#in_bg04.contact {
    padding: 0px;
}

