.w1200{ margin:0 auto; width:1200px;}
.index{position:relative;overflow:hidden;}
.header_main{position:absolute;top:0;left:0;width:100%;height:100px;background:transparent;transition: all 0.9s ease-out 0s;z-index:100; background:rgba(255,255,255,0.2)}
.header_main:hover{background:rgba(255,255,255,1)}
.header{}
.header_main .webLogo{padding-top:34px;margin-left:2vw;float:left; position:relative; z-index:6;}
.header_main .webLogo img{display:block;width:204px;}
.header_main .nav_main{ text-align: center;}
.header_main .nav_main .nav{ display:inline-block;}
.header_main .nav_main .item{padding: 0 30px;float:left;height:100px;line-height:100px;z-index:12;}
.header_main .nav_main .item a{display:block;height:98px;font-size:20px;line-height:98px;color:#fff;text-shadow:#a0a6ab 0px 1px 2px}
.header_main.xc .nav_main .item:hover .alink,.header_main.xc .nav_main .item.hover .alink{font-weight:bold;color:#00554e;}
.header_main .nav_main .item:hover .alink,.header_main .nav_main .item.hover .alink{font-weight:bold;}
.header_main .nav_main .item.hover .alink{border-bottom:3px solid #fff;}
.header_main.xc .nav_main .item.hover .alink{border-bottom:3px solid #00554e;}
.header_main .nav li .subnav{position: absolute;left: 50%;top:0px;background-color: #fff;width: 120px;margin-left: -60px;display: none;border-radius: 4px;overflow: hidden;}
.header_main .nav li .subnav .subA{color: #333;line-height: 35px;height: 35px;overflow: hidden;display: block;margin: 0;font-size: 14px;line-height: 35px;height: 35px;overflow: hidden;display: block;font-size: 14px;border-bottom: 1px dotted #ddd;margin: 0;text-align: center;}
.header_main .nav li .subnav .subA:hover{font-weight:bold;background: #3bb79b;color: #4872de;background: #ffbe8b;background: rgba(21, 21, 21, 0.8);}
.header_main .nav .sub-box{width:100%;position:absolute;left:0;text-align:center;top:90px;background:rgba(255,255,255,1);display:none;line-height:35px;padding-bottom:60px;box-shadow: 1px 3px 3px rgba(0,0,0,0.1);}
.header_main .nav .sub-box p { margin:60px 20px 0px 50px; float: left; width: 40%; border-left:#00554e solid 2px;padding-left:100px; height:206px;}
.header_main .nav .sub-box p span{ display:block; text-align:left; font-size:32px; color:#666; padding-bottom:30px; }
.header_main .nav .sub-box p a{color:#fff}
.header_main .nav .sub-box p .icon{width:6px;height:10px;background-position:-96px 0;position:absolute;top:19px;left:15px}
.header_main .nav .sub-box p a{color:#333 !important;line-height:50px!important;height:50px!important;padding:0;font-weight:100;text-align:center;overflow:hidden;vertical-align:top;font-size:16px;display:block;background:none;transition: ease-in-out 0.2s;text-shadow:none; float:left; width:152px; text-align:left;}
.header_main .nav .sub-box p a:hover{text-indent: 6px;color:#00554e!important;}
.header_main .nav .sub-box img {
    display: block;
    float: right;
    width: 40%;
    margin-top: 60px;
    margin-right: 20px;
}
.header_main:hover .nav_main .item a{ color:#333;text-shadow: none;}
.header_main:hover .quick .search_btn { background: url("../images/searchico2.png") no-repeat center center;}
.header_main .webLogo .img1{ display:none;}
.header_main:hover .webLogo .img1{ display:block;}
.header_main:hover .webLogo .img{ display:none;}

.header_main .quick{padding-top:40px;float:right;margin-right: 2vw;margin-left: 2vw; position:relative; z-index:4;}
.header_main .quick .searcher{margin-top:-6px;float:left;width:20px;margin-right: 30px;}
.header_main .quick .search_btn{width:20px;height:20px;background:url("../images/searchico.png") no-repeat center center;float:left;display: block;width: 34px;height: 34px;border-radius: 50%;cursor: pointer;}
.header_main .quick .search_btn:hover{opacity:.8;filter:alpha(opacity=80);}
.header_main .quick .search_main{position: absolute; z-index: 10; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 0; height: 80px; right: 50px; top:90px; overflow: hidden; background: rgba(0,0,0,0.2);*background:#000;}
.header_main .quick .search_box{width:280px;height:40px;margin-top:20px;margin-left:40px;background:url(../images/search_main.png) no-repeat bottom center;}
.header_main .quick .search_box input{background-color: none; border: none;}
.header_main .quick .search_box .stxt{width: 240px; height: 40px;line-height: 40px; display: block; text-indent: 10px;color:#fff; background-color:transparent;    outline: none;}
.header_main .quick .search_box .sbtn{font-size:0;width: 34px;height: 34px;display: block;cursor: pointer;border-radius:100%;margin-top: 5px;outline: none;background:url("../images/searchico.png") no-repeat center center;}
.header_main .quick .cte{position:relative;float:left;margin-right:14px;cursor: pointer;}
.header_main .quick .cte .cvalue{padding-right:12px;font-family:arial;font-size:20px;color:#fff;background:url("../images/cearr.png") no-repeat right center;}

.header_main .quick .member{float:left;display:block;width:20px;height:20px;background:url("../images/member.png") no-repeat center center;}
.header_main .quick .member:hover{opacity:.8;filter:alpha(opacity=80);}
/*.header_main.xc{height:100px;border-bottom:1px solid #ddd;transition: all 0.9s ease-out 0s; position:fixed; left:0; top:0;background-color: rgba(255,255,255,1);}
.header_main.xc .nav_main .item{height:100px;line-height:100px;}
.header_main.xc .nav_main .item a{height:99px;line-height:100px;color:#333;}*/

.header_main .tel_right{padding-top:38px;float:right;margin-right:2vw;}
.header_main .tel_right .webTel{padding-left:32px;font-family:arial;font-size:26px;color:#fff;background:url("../images/telIco.png") no-repeat left center;}

.header_main.xc .cte .cvalue{color:#666;background:url("../images/cearr2.png") no-repeat right center;}
.header_main.xc .member{background:url("../images/member2.png") no-repeat center center;} 
.header_main.xc .quick{padding-top:40px;}
.header_main.xc .quick .search_btn{background:url("../images/searchico2.png") no-repeat center center;}

.header_main.xc .tel_right .webTel{color:#00554e;background:url("../images/telIco2.png") no-repeat left center;}

.header_main .lag_sel_box{margin-top:-40px;position: relative;line-height: 100px;}
.header_main .lag_box{display: none; position: absolute; top: 150px; left: 50%; margin-left:-40px; transform: translateX(-50%); background-color: #fff; color: #758190; font-size: 14px; line-height: 32px; padding: 10px 20px;} 
.header_main .lag_box::after{content: ''; position: absolute; top: -5px; left: 30%; width: 10px; height: 10px; background-color: #fff; transform: rotate(45deg);} 
.header_main .lag_box .item{cursor: pointer; padding-right: 25px; width:30px; border-bottom: 1px solid #758190;} 
.header_main .lag_box .item:last-child{border-bottom: none;} 
.header_main .lag_box .item::hover{color: #004bc6;} .header_box .lag_sel_box .lag_box li.on{color: #004bc6;}
.header_main .lag_box.on{top:100px;display:block;}

.modal{display: none; /* 默认隐藏 */ position: fixed; /* 根据浏览器定位 */ z-index:666; /* 放在顶部 */ left: 0; top: 0; width: 100%; /* 全宽 */ height: 100%; /* 全高 */ overflow: auto; /* 允许滚动 */ background-color: rgba(0,0,0,0.4); /* 背景色 */}
/*模态框内容*/
.modal-content{display: flex; /*采用flexbox布局*/ flex-direction: column; /*垂直排列*/ position: relative; background-color: #fefefe; margin: 15% auto; /*距顶部15% 水平居中*/ padding: 20px; padding-top:20px; border: 1px solid #888; width:612px; animation: topDown 0.4s; /*自定义动画，从模态框内容上到下出现*/}
@keyframes topDown{from{top: -300px; opacity: 0} to{top: 0; opacity: 1}}
/*模态框头部*/
.modal-header{display:block; /*采用flexbox布局*/ flex-direction: row; /*水平布局*/ align-items: center; /*内容垂直居中*/ justify-content: space-between; text-align:right;}
/*关闭X 样式*/
.close{float:right;color: #aaa; font-size: 28px; font-weight: bold;transition:all ease 0.36s;display:block;width:32px;height:32px;background:url("../images/closeModal.png") no-repeat center center;}
.close:hover{color: black; text-decoration: none; cursor: pointer;transform: rotate(360deg);transition:all ease 0.36s;}
.modal-body{padding-top:20px; padding-bottom:30px;margin-top:10px;}
.modal-body .stxt{float:left; width:500px; height:48px; border:#CCC solid 1px; padding-left:30px;}
.modal-body .sbtn{width:80px; height:50px; background:url("../images/search_btn.png") no-repeat center center #00554e;border:none; cursor:pointer;}

/*banner*/
#banner_main{position:relative; z-index:3;}
.banner{position: relative;width: 100%;min-width: 1000px;padding: 0px 0 46.2%;overflow: hidden; }
.banner .list{width: 100%;display:inline-block;}
.banner .list li{width: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 1; overflow: hidden; background: #fff;}
.banner .list li a{width: 100%; display: block; height: 100%;}
.banner img{width: 100%; height: 100%; display: block; position: relative; left: 0; top: 0;}

.banner .prev,.banner .next {background:url("../images/icon.png") no-repeat center center; width:64px; height:64px; position: absolute; z-index: 12; top: 50%; margin-top: -30px; cursor: pointer; background-position: -0px -147px;display:none;}
.banner .prev {left:8%; background-position: -0px -147px;}
.banner .prev:hover { background-position:  -162px -147px;}
.banner .next { right:8%; background-position: -94px -147px;}
.banner .next:hover { background-position: -256px -147px;}
.banner:hover .prev,.banner:hover .next { display: block;}
.banner .sline{ display:none;}
.banner .tip{position: absolute; width: 100%; left:0%; bottom: 40px; height: 34px; z-index: 30; text-align:center;}
.banner .tip li{margin: 0 5px; width: 34px; height: 34px; line-height: 10px; text-align: center; cursor: pointer; font-size: 0; font-weight: bold; overflow: hidden; display: inline-block; background:url("../images//tip.png") no-repeat center center; *display: inline; *zoom: 1; transition: ease-in-out 0.2s;}
.banner .tip li.cur{background:url("../images/tip_on.png") no-repeat center center;}
.banner .pbg1{position:absolute;bottom:0;left:0;width:885px;height:225px;background:url("../images/banner_bg1.png") no-repeat center center;z-index:4;background-size:cover;}
.banner .pbg2{position:absolute;bottom:0;right:0;width:1614px;height:330px;background:url("../images/banner_bg2.png") no-repeat center center;z-index:3;background-size:cover;}
.banner .v-txt{position:absolute;width:100%;top:44%;text-align:center;z-index:14;}
.banner .v-txt h3{height:90px;font-size:54px;line-height:90px;margin-bottom:12px;color:#fff;letter-spacing:8px;}
.banner .v-txt h3 .uimg1{display:block;width:596px;height:61px;margin:0 auto;}
.banner .v-txt h3 .uimg2{display:block;width:283px;height:30px;margin:0 auto;margin-top:30px;}
.banner .video-container{background-color:#fff;z-index:1;}
.banner .video-container #video{display:block;min-width:100%;min-height:106%;position:absolute;top:0%;left:0%;z-index:12;/*transform:scale(1.25)*/}
.banner .opacity{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,0.1);z-index:13;}
.banner .online{position:absolute;bottom:30%;left:50%;margin-left:-70px;display:block;width:140px;height:40px;font-size:14px;line-height:40px;text-align:center;color:#fff;border:1px solid #fff;z-index:16;transition:all ease 0.36s;border-radius:5px;}
.banner .online:hover{text-indent:6px;color:#fff;border-color:#00554e;background:#00554e;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);transition:all ease 0.36s;}

.ui-linebar{height:75px;background-color: #466ec1;opacity: 1;position: absolute;left: 50%;bottom: 0;width: 1px;margin-left: -.5px;z-index:10; display:none;}
.ui-linebar .ink{-webkit-animation: k-ink 2s linear -.5s infinite;animation: k-ink 2s linear -.5s infinite;background-color: #fff;position: absolute;left: 0; right: 0;top: 0; bottom: 0;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;}
@-webkit-keyframes k-ink{0%,25%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}
@keyframes k-ink{0%,25%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}

/* footer */
.footerM{height:390px;background:#2e3033;overflow:hidden; position:relative;}
.footerM .f_left{position:relative;float:left;width:274px; margin-left:50px;}
.footerM .f_left .left_box{padding-top:70px;}
.footerM .f_left .lg{display:block; font-size:26px; color:#fff; line-height:45px;}
.footerM .f_left .tel_box{padding-top:30px;}
.footerM .f_left .tel_box .zx{display:block;font-size:20px;line-height:20px;text-align:left;color:#fff;}
.footerM .f_left .tel_box .webTel{margin-top:14px;font-family:arial;font-size:40px;line-height:40px;text-align:left;color:#fff;}
.footerM .f_right{position:relative;float:right;width:600px;}
.footerM .footer_1{padding-top:70px;}
.footerM .footer_1 .bnav{float:left;width:100%;}
.footerM .qrcode{float:left;display:block; width:200px; padding-top:70px;}
.footerM .qimg img{display:block;width:200px;height:200px;}
.footerM .f_right .list li{float:left;width:100px;display:block;list-style:none;line-height:32px;text-align:left;overflow:hidden; margin-left:50px;}
.footerM .f_right .list .li1{padding-left:0;}
.footerM .f_right .list li a{display:block;font-size:20px;line-height:32px;color:#ddd;}
.footerM .f_right .list .drop{padding-top:10px;}
.footerM .f_right .list .drop a{display:block;width:100%;font-size:14px;line-height:28px;color:#999;}
.footerM .f_right .list li a:hover{color:#fff;}
.footerM .f_right .list .drop a:hover{color:#fff;}
.footerM .f_right .qimg{float:left;display:block;width:150px;height:150px;background:#999;}
.footerM .f_right .qimg img{display:block;width:150px;height:150px;}
.footerM .f_right .qrcode .tit{display:block;font-size:14px;line-height:40px;text-align:center;color:#b4d9f7;}
.footerM .footer_2{position:absolute;bottom:0;left:0;width:100%;height:50px;border-top:1px solid #36383e;}
.footerM .copyright{font-size:12px;color:#999; }
.footerM .copyright .copy{float:left;height:50px;line-height:50px;color:#999;}
.footerM .copyright a{color:#999;}
.footerM .copyright em{margin:0 5px;}
.footerM .copyright .jszc{float:right;height:50px;line-height:50px;}
.footerM .copyright .jszc span{height:50px;}
.footerM .copyright a:hover{color:#fff;}

/* index css */
.index .index_title{padding-top:90px;}
.index .index_title .tit{float:left;display:block;width:170px;font-size:40px;line-height:44px;color:#333;/*background:url("../images/ctitline.png") no-repeat 30px bottom;*/}
.index .index_title .subtit{float:left;display:block;padding-top:24px;margin-left:20px;font-size:18px;line-height:20px;color:#999;}
.index .tit_left{float:left;}
.index .menu_right{float:right;}
.index .menu_right .item{float:left;width:154px;height:45px;font-size:18px;line-height:45px;text-align:center;margin-left:3px;color:#333;background:#e5e5e5;}
.index .menu_right .item a{display:block;font-size:18px;transition:all ease 0.36s;}
.index .menu_right .item:hover{background:url("../images/f2arr.png") no-repeat 90% center #00554e;}
.index .menu_right .item:hover a{color:#fff;text-indent:-30px;transition:all ease 0.36s;}
.index .menu_right .more{margin-left:3px;float:left;font-family:arial;font-size:30px;line-height:45px;text-align:center;color:#fff;display:block;width:45px;height:45px;background:#00554e;}
.index .menu_right .more a{display:block;font-size:30px;color:#fff;}
.index .menu_right .more:hover{background:#00554e;}


/* 解决方案 */
.floor_1_main{position:relative;background:#fff; padding-top:100px;} 
.floor_1_main .sa{ display:inline-block; width:100%;}
.floor_1_1 { float:left; width:350px;}
.floor_1_1 img{ display:block; width:100%;}
.floor_1_2 { float:right; width:770px; position:relative;}
.floor_1_2 b{background:url(../images/h1_06.jpg) center center no-repeat; display:block; width:12px; height:303px; position:absolute; right:0; top:40px;}
.floor_1_2 .fl_t{ display:inline-block; width:100%; padding-top:40px;}
.floor_1_2 .fl_t h3{ font-size:40px; color:#3d3d3d; line-height:40px; float:left;}
.floor_1_2 .fl_t i{ display:block; width:25px; height:25px;background:url(../images/x_03.png) center center no-repeat; float:left; margin-left:20px; margin-top:10px;}
.floor_1_2 .fl_t p{ float:left; font-size:40px; color:#3d3d3d; line-height:40px; font-family:"Tahoma"; padding-left:20px;}
.floor_1_2 h4{ font-size:22px; color:#3d3d3d; line-height:34px; padding-right:130px; padding-top:30px;}
.floor_1_2 h5{ font-size:16px; color:#666; line-height:34px; margin-top:40px; height:212px;}
.floor_1_2 span{ display:block; font-size:16px; color:#666; }
.floor_1_2 span:hover{ color:#00554e;}



.floor_2_main{position:relative;width:100%; height:240px;background:url(../images/h2_02.jpg) center center no-repeat; margin-top:94px;} 
.floor_2_main ul{ display:inline-block; padding-top:66px;}
.floor_2_main ul li{ float:left; width:300px; text-align:center; font-size:18px; color:#fff;}
.floor_2_main ul li .dt1{ font-size:80px; font-family:"Arial"; line-height:80px; padding-right:6px;}
.floor_2_main ul .d2{ margin:0 130px;}
.floor_2_main ul .d3 .dt2{ font-size:50px;}

.floor_3_main{ display:inline-block; width:100%;}
.floor_3_1{ text-align:center; padding-top:114px;}
.floor_3_1 .fj{ display:inline-block;}
.floor_3_1 .fj h3{ font-size:40px; color:#3d3d3d; line-height:40px; float:left;}
.floor_3_1 .fj i{ display:block; width:25px; height:25px;background:url(../images/x_03.png) center center no-repeat; float:left; margin-left:20px; margin-top:10px;}
.floor_3_1 .fj p{ float:left; font-size:40px; color:#3d3d3d; line-height:40px; font-family:"Tahoma"; padding-left:20px;}
.floor_3_1 .fj a{ display:block;width:39px; height:39px;background:url(../images/h8_03.png) center center no-repeat; float:left; margin-left:20px;transition:all ease 0.36s; }
.floor_3_1 .fj a:hover{background:url(../images/h8_04.png) center center no-repeat;transform:translateX(-3px);transition:all ease 0.36s;}

.floor_3_main .floor_3 .equip {
    margin-top:50px;
    height:640px;
}



#index-banner{width: 100%;position: relative;font-family:microsoft yahei;}
@media all and (-ms-high-contrast:none){.line-one{background: #0065b4;opacity: 0.3;}.line-two{background: #fff;opacity: 0.4;}.cloud{background: none;}}
@keyframes marquee{0%{transform: translateX(0);}100%{transform: translateX(1448px);}}
.hoverAll{width: 100%;position: absolute;left: 0;top: 0;height: 395px;z-index: 40;}
#index-banner .swiper-container{opacity: 1;width: 100%;position: absolute;left: 0;top: 21px;z-index: 20;}
#index-banner .swiper-button-prev,#index-banner .swiper-button-next{opacity: 1;outline: none;background-size: 6px auto;width: 80px;height: 64px;background-color: #0065b4;transition: background-color 0.2s;}
#index-banner .swiper-button-prev{background:url("../images/jt_03.png") no-repeat center center;}
#index-banner .swiper-button-next{background:url("../images/jt_05.png") no-repeat center center;}
#index-banner .swiper-button-prev:hover{background:url("../images/jt_04.png") no-repeat center center;}
#index-banner .swiper-button-next:hover{background:url("../images/jt_06.png") no-repeat center center;}
#index-banner .swiper-button-prev:hover,#index-banner .swiper-button-next:hover{background-color:;}
#index-banner .swiper-button-prev{left: calc(50% - 390px);}
#index-banner .swiper-button-next{right: calc(50% - 390px);}
#index-banner .swiper-pagination{opacity: 0;top: 0;bottom: unset;right: 0;width: 940px;margin: 0 auto;text-align: right;}
#index-banner .swiper-pagination-bullet{width: 35px;height: 3px;opacity: 1;background: none;border-radius: 0;margin: 0 1px;vertical-align: top;border-top: 4px solid #0065b4;outline: none;}
#index-banner .swiper-pagination-bullet-active{height: 0px;border-top: 7px solid #ff7900;padding-bottom: 0;}
#index-banner .swiper-slide{position:relative;width: auto;overflow:hidden;}
#index-banner .swiper-slide .img{ display:block; width:80%; margin:8% 10%;}
#index-banner .swiper-slide img{opacity: 0.8;transition: all 0.3s; display:block; width:100%;}
#index-banner .swiper-slide-active img,#index-banner .swiper-slide-duplicate-active img{opacity: 1;}
#index-banner .animating .swiper-slide .img::before{content: ""; position: absolute; width: 100px; height: 800px; top: 0; left: -250px; overflow: hidden; background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0))); background: -ms-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); -webkit-transform: skewX(-32deg); -ms-transform: skewX(-32deg); -moz-transform: skewX(-32deg); transform: skewX(-32deg);opacity:0;}
#index-banner .animating .swiper-slide img{opacity: 1;}
#index-banner .animating .swiper-slide:hover .img::before{-webkit-transition: left 2s; -moz-transition: left 2s; -ms-transition: left 2s; transition: left 2s; left: 150%;opacity:1;}
.hoverBtn{width: 958px;height: 353px;position: absolute;z-index: 30;top: 21px;/* cursor: pointer; */}
.hoverPrev{left: calc(50% - 1479px);}
.hoverNext{left: calc(50% + 521px);}
#index-banner .swiper-slide .txt{display:block; padding-left:10%; margin-top:-8%;}
#index-banner .swiper-slide .txt .tit{font-size:24px;line-height:60px;text-align:left;color:#333;}
#index-banner .swiper-slide .txt p{ font-size:18px; color:#999; line-height:18px;}
#index-banner .swiper-slide.swiper-slide-active .txt{display:block;}
#index-banner .animating .swiper-slide.swiper-slide-active .img{ width:100%; margin:0;}
#index-banner .animating .swiper-slide.swiper-slide-active .txt{display:block;position:absolute;bottom:0px;left:0;background:url("../images/equip_txt.png") no-repeat center center;width:100%;height:168px;z-index:12; padding-left:5%}
#index-banner .animating .swiper-slide.swiper-slide-active .txt .tit{ color:#fff;line-height: 80px;
padding-top: 30px;}
#index-banner .animating .swiper-slide.swiper-slide-active .txt p{ color:#fff;}




/* 客户案例 */
.index .floor_4_main{background:url(../images/h5_02.jpg); width:100%; margin-top:116px; padding-bottom:116px;}
.floor_4_1{ margin-top:60px; position:relative; width:1200px; height:524px; background-color:#fff;box-shadow:0px 1px 2px rgba(0,0,0,0.1);}
.floor_4_1 .bd ul li{ position:relative; width:1200px; height:524px;}
.floor_4_1 .bd ul li .tit{ font-size:30px; color:#333; line-height:30px; position:absolute; right:50px; top:50px;}
.floor_4_1 .bd ul li .img{ display:block; width:700px; height:524px; float:left;}
.floor_4_1 .bd ul li .img img{ display:block; width:700px; height:524px; float:left;}
.floor_4_1 .bd ul li .p{ display:block; width:450px; height:508px; float:right; padding-top:16px; position:relative;}
.floor_4_1 .bd ul li .p h4{ border-left:#c1d7cf solid 1px; font-size:14px; color:#999; line-height:14px;transition: all ease 0.36s; margin-top:34px; padding-left:20px; }
.floor_4_1 .bd ul li .p h4 p{ font-size:20px; color:#333; line-height:20px;transition: all ease 0.36s;}
.floor_4_1 .bd ul li .p h4 span{ display:block;padding-top:6px;}
.floor_4_1 .bd ul li .p h4 p:hover{ color:#00554e; padding-left:5px;transition: all ease 0.36s;}
.floor_4_1 .bd ul li .p b{display:block; width:50px; height:50px;background:url(../images/h7_03.png) center center no-repeat; position:absolute; right:50px; bottom:50px;}
.floor_4_1 .hd .next,.floor_4_1 .hd .prev{opacity: 1;outline: none;background-size: 6px auto;width: 80px;height: 64px;transition: background-color 0.2s; position:absolute; cursor:pointer;}
.floor_4_1 .hd .prev{background:url("../images/jt_03.png") no-repeat center center; left:-100px; top:230px;}
.floor_4_1 .hd .next{background:url("../images/jt_05.png") no-repeat center center; right:-100px; top:230px;}
.floor_4_1 .hd .prev:hover{background:url("../images/jt_04.png") no-repeat center center;}
.floor_4_1 .hd .next:hover{background:url("../images/jt_06.png") no-repeat center center;}

.floor_4_2{margin-top:60px; position:relative;position:relative;}
.floor_4_2 .bd ul li{position:relative; width:380px; height:480px;float:left; margin-right:30px;transition:all ease 0.36s;}
.floor_4_2 .bd ul li a{ display:block;width:380px; height:478px; box-shadow:0px 1px 2px rgba(0,0,0,0.1);  background-color:#fff;}
.floor_4_2 .bd ul li .img{ display:block; width:100%;}
.floor_4_2 .bd ul li .img img{ display:block; width:100%;}
.floor_4_2 .bd ul li .txtbox{ padding:40px; position:relative; width:300px;}
.floor_4_2 .bd ul li .txtbox .tit{ font-size:20px; color:#333; line-height:20px; padding-top:8px;}
.floor_4_2 .bd ul li .txtbox .desc{ font-size:16px; color:#666; line-height:28px; height:120px; margin-top:14px;} 
.floor_4_2 .bd ul li .txtbox .time{ font-size:16px; color:#ccc; line-height:16px; font-family:"Arial";}
.floor_4_2 .bd ul li .txtbox i{ display:block; width:34px; height:29px;background:url(../images/h8_07.png) center center no-repeat; position:absolute; right:40px; top:40px;}
.floor_4_2 .bd ul li .txtbox .tin{ border:#ddd solid 1px; border-radius:5px; height:26px; text-align:center; line-height:26px; font-size:14px; color:#999; padding:0 14px; position:absolute; right:50px; bottom:34px;}
.floor_4_2 .bd ul li:hover{transform:translateY(-3px);transition:all ease 0.36s;}
.floor_4_2 .bd ul li:hover .txt .tit{color:#00554e;}
.floor_4_2 .bd ul li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}
.floor_4_2 .hd .next,.floor_4_2 .hd .prev{opacity: 1;outline: none;background-size: 6px auto;width: 80px;height: 64px;transition: background-color 0.2s; position:absolute; cursor:pointer;}
.floor_4_2 .hd .prev{background:url("../images/jt_03.png") no-repeat center center; left:-100px; top:230px;}
.floor_4_2 .hd .next{background:url("../images/jt_05.png") no-repeat center center; right:-100px; top:230px;}
.floor_4_2 .hd .prev:hover{background:url("../images/jt_04.png") no-repeat center center;}
.floor_4_2 .hd .next:hover{background:url("../images/jt_06.png") no-repeat center center;}

.floor_4_3{ width:100%; padding-top:40px;}
.floor_4_3 ul{ display:inline-block; width:105%;}
.floor_4_3 ul li{ width:410px; float:left; margin-top:16px;}
.floor_4_3 ul li h3{ font-size:20px; color:#666; line-height:24px;background:url(../images/h8_11.png) 0 4px no-repeat; padding-left:34px;transition:all ease 0.36s;}
.floor_4_3 ul li:hover h3{transform:translateY(-3px);transition:all ease 0.36s;color:#00554e;}



/* 合作流程 */
.index .floor_5_main{padding-bottom:120px;background:#fff;}
.floor_5_1{ padding-top:20px;}
.floor_5_1 ul{ display:inline-block; width:105%;}
.floor_5_1 ul li{ width:544px; height:134px;box-shadow:0px 2px 10px rgba(0,0,0,0.1); background-color:#fff; float:left; margin-top:42px; margin-right:42px; padding:18px;transition:all ease 0.36s;}
.floor_5_1 ul li .img{ display:block; width:240px; float:left;}
.floor_5_1 ul li .img img{ display:block; width:100%;}
.floor_5_1 ul li .txtbox{ float:right; width:274px;}
.floor_5_1 ul li .txtbox .tit{ font-size:20px; line-height:30px; margin-top:12px; height:90px;}
.floor_5_1 ul li .txtbox .time{ font-size:16px; line-height:16px; font-family:"Arial"; color:#999; }
.floor_5_1 ul li:hover{box-shadow:0px 4px 15px rgba(0,0,0,0.3);transform:translateY(-3px);transition:all ease 0.36s;}





/* 关于我们 */
.index .floor_6_main{position:relative;width:100%;height:830px;background:url("../images/f6bg.png") no-repeat top center #fff; }
.index .floor_6{position:relative;}
.index .about_tit{position:absolute;top:90px;left:0;}
.index .about_tit .tit{font-size:40px;line-height:40px;text-align:left;color:#fff;}
.index .about_tit .aline{margin-top:27px;display:block;width:30px;height:5px;background:#fff;}
.index .about .hd{position:absolute;top:0;left:0;z-index:12;}
.index .about .hd li{float:left;display:block;width:250px;height:80px;background:url("../images/f6li.png") no-repeat top center;cursor:pointer;} 
.index .about .hd li .alogo{padding-top:12px;padding-left:20px;}
.index .about .hd li .alogo img{max-width:155px;}
.index .about .hd li.ait2 .alogo{padding-top:12px;padding-left:50px;}
.index .about .hd li .img1{display:block;}
.index .about .hd li .img2{display:none;}
.index .about .hd li.on{background:url("../images/f6li_h.png") no-repeat top center;}
.index .about .hd li.on .img1{display:none;}
.index .about .hd li.on .img2{display:block;}
.index .about .bd{padding-top:177px;position:relative;height:480px;}
.index .about .bd li .txt{position: relative;z-index:2;}
.index .about .bd li .atit{font-size:36px;line-height:36px;color:#fff;}
.index .about .bd li .adesc{margin-top:44px;width:600px;font-size:16px;line-height:30px;color:#fff;}
.index .about .bd li .adesc span{display:block;}
.index .about .bd li .img{position:absolute;top:68px;right:-88px;display:block;width:830px;height:440px;z-index: 1;}
.index .about .bd li img{display:block;width:100%;height:100%;}
.index .about .bd li .detail{position:relative;margin-top:30px;display:block;width:160px;height:40px;font-size:14px;line-height:40px;text-indent:30px;color:#00554e;background:url("../images/f6arr1.png") no-repeat 100px center #f2f2f2;transition:all ease 0.36s;}
.index .about .bd li .detail span{position:relative;z-index:12;}
.index .about .bd li .detail:before,.index .about .bd li .detail:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 40px;background:url("../images/f7arr2.png") 106px center no-repeat #0986e8;z-index:2;transition: .5s;}
.index .about .bd li .detail:before{transition: .3s; background:url("../images/f7arr2.png") 106px center no-repeat #00554e;z-index:-1;}
.index .about .bd li .detail:hover{text-indent:24px;transition:all ease 0.36s;}
.index .about .bd li .detail:hover:before,.index .about .bd li .detail:hover:after{width:160px;}
.index .about .bd li .detail:hover span{color:#fff;transition:all ease 0.36s;}
.index .floor_6_main .bgline{position:absolute;left:13.5%;bottom:0;width:100%;height:1px;background:#e8e8f2;}
.index .about_2 .datalist{width:105%;}
.index .about_2 li{float:left;}
.index .about_2 li .da1{font-family:arial;font-size:75px;line-height:60px;color:#131723;float: left;height: 60px;}
.index .about_2 li .da1 .dt2{float: right;font-size:60px;line-height:55px;color:#131723;}
.index .about_2 li .da2{margin-top:80px;font-size:20px;line-height:24px;color:#666;}
.index .about_2 li.d1{margin-right: 13%;}
.index .about_2 li.d2{margin-right: 10%;}
.index .about_2 li.d3{margin-right: 10%;}

/* 新闻动态 */
.index .floor_7_main{background:#fff; padding-bottom:50px;}
.index .floor_7 .index_title{padding-top:70px;}
.index .newslist{margin-top:50px;}
.index .newslist li{position:relative;margin-right:3.5%;margin-bottom:3.4%;float:left;width:31%;height:516px;background:#f2f2f2;transition:all ease 0.36s;}
.index .newslist li.nt3{margin-right:0;}
.index .newslist li.nt5{margin-right:0;}
.index .newslist li .img{display:block;width:435px;height:242px;overflow: hidden;}
.index .newslist li img{display:block;width:435px;height:242px;}
.index .newslist li .txtbox{padding:40px 30px 30px 40px;box-sizing:border-box;}
.index .newslist li .txtbox .time{font-family: arial;font-size:18px;line-height:16px;color:#999;transition:all ease 0.36s;}
.index .newslist li .txt{padding-top:40px;transition:all ease 0.36s;}
.index .newslist li .txt .tit{font-weight: bold;font-size:22px;line-height:22px;color:#151527;}
.index .newslist li .txt .desc{margin-top:18px;height:70px;font-size:14px;line-height:24px;color:#999;}

.index .newslist li:hover{transform:translateY(-3px);transition:all ease 0.36s;}
.index .newslist li:hover .txt .tit{color:#00554e;}
/*.index .newslist li:first-child:hover .tit{color:#fff;}*/
.index .newslist li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}
.index .newslist li:hover .txtbox .time{transform:translateY(10px);transition:all ease 0.36s;}
.index .newslist li:hover .txtbox .txt{transform:translateY(-10px);transition:all ease 0.36s;}

/* 快捷导航 */
.index .floor_8_main{padding-bottom:80px;}
.index .floor_8 .index_title{padding-top:50px;}
.index .quick-box{margin-top:60px;}
.quick_nav{margin-bottom:30px;}
.quick_nav .tit{margin-right:30px;float:left;display:block;width:172px;height:43px;line-height:43px;text-align:center;color:#fff;background:#00554e;border:1px solid #00554e;transition:all ease 0.36s;}
.index .navlist{float:left;}
.index .quick-box li{margin-right:10px;float:left;padding:0 20px 0 23px;display:block;height:43px;line-height:43px;border:1px solid #ddd;}
.index .quick-box li a{display:block;font-size:18px;color:#666;}
.index .quick-box li:hover{color:#fff;background:#00554e;border:1px solid #00554e;transition:all ease 0.36s;}
.index .quick-box li:hover a{color:#fff;}

/* 响应1200屏幕 */

@media (max-width: 1700px) {
	#index-banner .swiper-button-prev {left: calc(50% - 350px);}
	#index-banner .swiper-button-next { right: calc(50% - 350px);}
	.floor_3_main .floor_3 .equip { height: 580px;}
	}
	@media (max-width: 1600px) {.floor_3_main .floor_3 .equip { height: 570px;}
	}
	@media (max-width: 1500px) {
	#index-banner .swiper-button-prev {left: calc(50% - 300px);}
	#index-banner .swiper-button-next { right: calc(50% - 300px);}
	.floor_3_main .floor_3 .equip { height: 500px;}
	}

@media (max-width: 1366px) {
	
	#index-banner .swiper-slide .txt .tit{font-size: 20px;line-height:46px;}
	#index-banner .swiper-slide .txt p { font-size: 14px;}
	#index-banner .animating .swiper-slide.swiper-slide-active .txt{height: 140px;}
	#index-banner .animating .swiper-slide.swiper-slide-active .txt .tit { line-height: 60px;}
	#index-banner .swiper-button-prev{left: calc(50% - 290px);}
	#index-banner .swiper-button-next{right: calc(50% - 290px);}
	.floor_3_main .floor_3 .equip { height: 450px;}

}

/*响应1440 到 1680屏幕*/
@media (min-width: 1366px) and (max-width: 1680px) {
	
}



/*rightFix*/
.rightFix{width: 65px; position: fixed; right: 10px; top: 50%; margin-top: -120px; z-index: 999;}
.rightFix a{width:48px; height: auto; background: #00554e; text-align: center; display: block; margin-bottom: 6px; position: relative; padding-top: 8px; border-radius: 80px; padding-bottom: 7px;}
.rightFix a h3{color: #fff; font-weight: 400; font-size: 12px; display:none;}
.rightFix .ico{width: 32px; height: 32px; display: block; position: relative; overflow: hidden; transition: all ease 300ms; margin: 0 auto; margin-bottom: 1px; padding: 0px; background: url(../images/fix-ico.png) no-repeat 0 0;}
.rightFix .img{width: 110px; height: auto; position: absolute; left: -10px; top: 0; padding: 6px; background: #00554e; border: 1px solid #ddd; background: #fff; display: none; text-align: center; opacity: 0; filter: alpha(opacity=0); transition: all ease-in-out 0.2s; border-radius: 5px; color: #333; padding-bottom: 10px;}
.rightFix .img p{padding-top: 5px;}
.rightFix a:hover .img{opacity: 1; filter: alpha(opacity=100); left: -140px; display: block;}
.rightFix .img img{width: 110px; height:110px;}
.rightFix a span{width: 210px; text-align: center; height:48px; line-height:48px; position: absolute; left: -78px; top: 0px; background: #00554e; color: #fff; display: block; font-weight: bold; font-size: 18px; opacity: 0; filter: alpha(opacity=0); transition: all ease-in-out 0.2s; border-radius:30px;}
.rightFix a:hover{background-color: #00554e; overflow: visible;}
.rightFix a:hover h3{color: #fff;}
.rightFix a.fix-ewm:hover img{opacity: 1; filter: alpha(opacity=100); left: -140px;}
.rightFix a:hover span{opacity: 1; filter: alpha(opacity=100); left: -215px;}
.rightFix .fix-tel:hover .ico{background-position: -32px 0;}
.rightFix .fix-xcx .ico{background-position: 0 -32px;}
.rightFix .fix-xcx:hover .ico{background-position: -32px -32px;}
.rightFix .fix-ewm .ico{background-position: 0px -64px;}
.rightFix .fix-ewm:hover .ico{background-position: -32px -64px;}
.rightFix .mess .ico{background-position: 0 -96px;}
.rightFix .mess:hover .ico{background-position: -32px -96px;}
.rightFix .fix_top .ico{background-position: 0 -128px;}
.rightFix .fix_top:hover .ico,
.rightFix .fix_top.hover .ico{background-position: -32px -128px;}
.rightFix .fix-form{background-position: 10px -234px;}
.rightFix .fix-form span{font-size: 14px; line-height: 23px; width: 180px;}
.rightFix .fix-form:hover{background-position: -37px -234px;}


/* 图片 */
@-webkit-keyframes gradient-rectangle {
    0% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6));
        background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6));
        background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/
        background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6));  /* Opear */
        background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6));
        opacity: 1; 
      }
    
      100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: top;
        transform-origin: top;
        background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6));
        background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6));
        background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/
        background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6));  /* Opear */
        background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6));
        opacity: 0;
      }
    } 

/* Underline From Center1 */
.hvr-underline-from-center1{display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative;}
.hvr-underline-from-center1:before{content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: -3px; background: #00554e; height: 3px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-underline-from-center1:hover:before,
.hvr-underline-from-center1.hover:before,
.hvr-underline-from-center1:focus:before,
.hvr-underline-from-center1:active:before{left: 0; right: 0;}
.hvr-underline-from-center1:hover,
.hvr-underline-from-center1.hover{*height: 43px; *border-bottom: 3px solid #00554e; *line-height: 43px;}
@-webkit-keyframes scale{0%{-webkit-transform: scale(1);} 50%{-webkit-transform: scale(1.02);} 100%{-webkit-transform: scale(1);}}
@keyframes scale{0%{transform: scale(1);} 50%{transform: scale(1.02);} 100%{transform: scale(1);}}
