html,body{padding: 0;margin: 0;font-family:"微软雅黑";font-size: 16px;color: #333;overflow-x:hidden;}

.wrap{max-width:1400px;margin: 0 auto; width:100%}

ul{padding: 0;margin: 0;}

ul li{list-style: none;}

.fl{float: left;}

.fr{float: right;}

a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;background: none;text-decoration: none;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}

img{max-width: 100%;}

input:focus,button:focus,textarea:focus,select:focus{outline: none;}

.ovh{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

.clearfix{*+height:1%;}

.row{margin-right:0; margin-left:0}

dl, ol, ul, p{margin-bottom:0px}



@font-face {

  font-family: 'iconfont';  /* Project id 3107529 */

  src: url('../../t/font_3107529_hjmfqlkn0n.woff2') format('woff2'),

       url('../../t/font_3107529_hjmfqlkn0n.woff') format('woff'),

       url('../../t/font_3107529_hjmfqlkn0n.ttf') format('truetype');

}

.iconfont{font-family:"iconfont"!important; font-style:normal;}



/* 设置滚动条的样式 */

::-webkit-scrollbar { width:4px;}/* 滚动槽 */

::-webkit-scrollbar-track { background-color:#aaa; border-radius:0px;}/* 滚动条滑块 */

::-webkit-scrollbar-thumb { background-color:#fff;}

::-webkit-scrollbar-thumb:window-inactive { background-color:#fff;}



.swiper-button-next:focus,.swiper-button-prev:focus{outline: none;}



/**导航菜单**/

.on-fixed header{background:rgba(255,255,255,1);}

header{position:fixed; top:0; left:0; width:100%; z-index:99; height:67px; background:rgba(255,255,255,.9);  box-shadow:0 0 5px rgba(0,0,0,.2);}

header .header-container{max-width:1400px; margin:0 auto; width:100%;}

header .logo{ float:left; width:18%; }

header .logo a{height:67px; position:relative; z-index:9999; display:flex; align-items:center;}

header .logo img{ max-width:90%; margin-top:5px}



header .rightDiv{ float:right; width:82%}

header .rightDiv .menu{text-align:right; position:relative;}

header .rightDiv .menu ul{width:100%}

header .rightDiv .menu ul li{float:left; text-align:center; cursor:pointer; position:relative; width:16%;}

header .rightDiv .menu ul li{float:left; text-align:center; cursor:pointer; position:relative; width:16%;}

header .rightDiv .menu ul li .yj{display:block; color:#333; font-size:16px; height:67px; line-height:67px; width:100%}

header .rightDiv .menu ul li.cur .yj{color:#fff; background:#581f7d}

header .rightDiv .menu ul li:hover .yj{color:#581f7d;font-weight:bold;}

header .rightDiv .menu ul li.cur:hover .yj{color:#fff;}





header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../images/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 0;right: 0;display: none;}

header.indexHeader .mbtn{background: url(../images/menu.png) no-repeat center center;}

header .mbtn:active{opacity: .8;}

body.on-menu header .mbtn{background: url(../images/menu-hide1.png) no-repeat center center;background-size: 22px auto;}





header .rightDiv .menu ul ul{position:absolute; left:-9999px; text-align:left; box-shadow:0px 5px 5px rgba(0,0,0,.1); width:100%;  top:67px; overflow:hidden; display:block !important}

header .rightDiv .menu li:hover>ul{left:0; margin-left:0px;}

header .rightDiv .menu ul ul ul{right:100%;top:0;width: auto;}

header .rightDiv .menu ul ul li{width:100%; float:none; height:40px; line-height:40px; background:#fff; text-align:left; border-bottom:1px solid #eee; }

header .rightDiv .menu ul li li a{font-size:14px; color:#666; padding:0 0 0 20px;display:block;width:100%;}

header .rightDiv .menu ul li li:hover{background-color:#581f7d;}

header .rightDiv .menu ul li li:hover a{color:#fff;}

header .rightDiv .menu ul ul li i{ display:none}



@media (max-width:1400px) {

.wrap{width:96%;}

header .header-container{width:96%;}

}





@media (max-width:992px) {

img{max-width: 100%;height:auto!important;}	

header {position: fixed !important;z-index: 99;top: 0;left: auto;right: 0;width: 100%;height:50px;transition: right 0.5s !important;}

header .mbtn {display: block;}

header .logo a{height:50px}	

header .logo img {max-height:80%;}	

header .logo {

    width: 30%;

}



header .rightDiv .menu {float:right; position:fixed; z-index:9997; top:0px; right:0; width:100%; height:100%;padding-top: 0;background-color: rgba(255, 255, 255, 1);  right: -100%; padding:0; overflow: auto;}

header .rightDiv .menu ul{width:100%; display:block !important; padding-top:50px;}

header .rightDiv .menu ul li{padding:0; margin:0; width:100%; height: auto; border-top:1px solid rgba(120,120,120,.15); line-height:40px}

header .rightDiv .menu ul li:last-child{border-bottom:1px solid rgba(120,120,120,.15);}

header .rightDiv .menu ul li:hover a{text-align:left; height:40px; line-height:40px; width: calc(100% - 50px); position: relative;}

header .rightDiv .menu ul li a{display:block; color:#666; line-height:40px; height:40px; text-align:left;font-size:16px; width: calc(100% - 50px); padding:0 40px 0 20px; margin:0;}

header .rightDiv .menu ul li.cur li a,header .rightDiv .menu ul li:hover li a{height:40px; line-height:40px;}



header .rightDiv .menu ul li.cur a{height:40px; line-height:40px; text-align:left; width: 100%;}

header .rightDiv .menu ul li.cur a{color: #666; position:relative}

header .rightDiv .menu ul li.cur ul li a{color: #666;}

header .rightDiv .menu ul li:after{ display:none}

header .rightDiv .menu>ul>li:hover, header .rightDiv .menu>ul>li:focus, header .rightDiv .menu>ul>li.active{background: none;}

header .rightDiv .menu ul li .yj{height:40px;line-height:40px; border-bottom:1px solid rgba(120,120,120,.15); }



header .rightDiv .menu ul ul{top:0; border: 0; background: transparent;border-bottom:none;padding: 0; box-shadow:none}

header .rightDiv .menu ul li a span {display: none;}

header .rightDiv .menu ul li a.on {background: none;}

body.on-menu header .rightDiv .menu{right: 0;}

body.on-menu .main {right: 0;}



header.indexHeader .rightDiv .menu>ul>li.on>a{color: #fff;}

header .rightDiv .menu>ul>li:hover>a{color:#333;}

.menu ul ul{box-shadow: none;}

header .rightDiv .menu .linkDiv{display: none;}

header .rightDiv .menu>ul>li.has-sub{padding: 0;}

header .rightDiv .menu>ul>li>a::before{display: none;}



header .rightDiv .menu ul ul li{border-top:none;}

header .rightDiv .menu ul ul li a{padding:0 20px;font-size:14px;}



header .rightDiv .menu ul ul li:hover a{color:#0064b9;}

header .rightDiv .menu ul li:hover a{color:#581f7d;}

header .rightDiv .menu ul ul li i{ display: block; float:left; color:#009743; font-size:20px}



header .rightDiv .menu>ul>li,header .rightDiv .menu.align-center>ul>li,header .rightDiv .menu.align-right>ul>li{float:none;display:block}

header .rightDiv .menu ul ul ul li a{padding-left:40px}

header .rightDiv .menu ul ul,

header .rightDiv .menu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}

header .rightDiv .menu>ul>li.has-sub>a::after,header .rightDiv .menu ul ul li.has-sub>a::after{display:none}

header .rightDiv .menu li:hover>ul{left: auto;margin-left: auto;}



#menu-line{display:none}



.menu #menu-button{display:block;padding:20px;color:#000;cursor:pointer;font-size:12px;text-transform:uppercase}

.menu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#fff}

.menu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #fff;border-bottom:2px solid #fff}

.menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(120,120,120,.15);height:40px;width:45px;cursor:pointer}

.menu .submenu-button::after{content:'';position:absolute;top:15px;left:22px;display:block;width:1px;height:11px;background:#333;z-index:99}

.menu .submenu-button::before{content:'';position:absolute;top:20px;left:17px;display:block;width:11px;height:1px;background:#333;z-index:99}

.menu .submenu-button.submenu-opened:after{display:none}



.menu li.cur .submenu-button::after{background:#fff;}

.menu li.cur .submenu-button::before{background:#fff;}



.menu ul ul{background: transparent;border-bottom:none;padding: 0;}

.menu ul ul ul{top: 0;}



body.on-menu header .mbtn{z-index:9999;}	

}

@media (max-width:540px) {

.wrap{width:94%;}	

header .logo img { max-width:100%; margin-top:0}	

}

/********************************* 首页 **********************************/



/*banner轮播*/

.index-banner{width:100%; position:relative;}

.index-banner .swiper-slide{overflow: hidden;}

.index-banner .img{width: 100%;display: block;height:700px;min-height:700px;background: none no-repeat center;background-size: cover;}

.index-banner .img a{ display:block; width:100%; height:100%}

.index-banner .swiper-pagination-bullets{bottom:20px; left:48.4%}

.index-banner .swiper-pagination-bullet {width:12px; height:12px; border-radius:50%; opacity:.5; background:#581f7d; position: relative; margin:0 3px}

.index-banner .swiper-pagination-bullet-active {opacity: 1; background:#009944;}

.index-banner i{font-family:"iconfont" !important;font-size:40px; font-style:normal; color: rgba(255,255,255,.6);}

.index-banner i:hover{color: rgba(0,101,180,.8);}

.index-banner .swiper-button-next,.index-banner .swiper-button-prev{margin-top:0px; top:42%; text-align:center}



.sjbanner{display:none}



@media (max-width:1400px) {

.index-banner .swiper-pagination-bullets{left:47%}	

}

@media (max-width:1024px) {

.index-banner .img{height:600px;min-height:600px;}

.index-banner .swiper-pagination-bullets{left:46%}	

}

@media (max-width:992px) {

.index-banner{margin-top:50px}	

.index-banner .img{height:450px;min-height:450px;}

.index-banner i{font-size:30px; }

.index-banner .swiper-button-next,.index-banner .swiper-button-prev{top:36%;}

}

@media (max-width:767px) {

img{max-width: 100%;height:auto!important;}

.hidden-xs{display: none;}

.visible-xs{display: block;}

.breadcrumbDiv{float: initial;margin: 0 15px;font-size: 14px;line-height: 50px;}	

.index-banner .swiper-pagination-bullets{left:45%}	

}

@media (max-width:540px) {

.pcbanner{display:none}

.sjbanner{display:block}

.sjbanner .img{height:280px;min-height:280px;}



}

@media (max-width:480px) {

.index-banner .swiper-pagination-bullets{bottom:10px;left:41%}



}

@media (max-width:380px) {

.sjbanner .img{height:260px;min-height:260px;}

}







.main{margin-top:80px;}

.index-main{margin: 0;}



.index-title{height:80px; text-align:center; position:relative; visibility:visible; animation-name:fadeInDown;}

.index-title span{color:#581f7d; font-size:28px; font-weight:normal; position:absolute; width:100%; top:10px; z-index:10; display:block; font-weight:bold;}

.index-title p{font-family:Avenir Heavy; color:#000; font-size:80px; font-weight:bold; text-transform:uppercase; position:absolute; width:100%; top:-30px; z-index:9; opacity:0.04}

.index-title:before{ width:30px; height:3px; background:#009944; position:absolute; left:0; right:0; top:60px; z-index:10; margin:0 auto; content:'';  opacity:1}

.index-title02 p{opacity:0.06}

@media (max-width:1200px) {

.index-title p{font-size:70px; top: -15px;}	

}

@media (max-width:992px) {

.main{margin-top:50px;}	

.index-main{margin: 0;}

.index-title p{font-size:60px; top:-10px;}

}

@media (max-width:780px) {

.sj_index-title{display:none} 	

}

@media (max-width:540px) {

.index-title p{font-size:35px; top:0px;}

.index-title span{font-size:24px;}

}

@media (max-width:380px) {

.index-title p{font-size:30px;}

}





.index_more{ float:right}

.index_more .a{width:150px; height:40px; line-height:40px; border-bottom-left-radius:20px; border-bottom-right-radius:20px; border-top-left-radius:20px; border-top-right-radius:20px; display:block; text-align:center; color:#581f7d; background:#f5f5f5; font-family:font1; font-size:12px; text-align:center; position:relative; font-style:normal; text-transform:uppercase; transition: all .6s ease 0s;}

.index_more .a em{font-style: normal;}

.index_more .a:hover{width:180px; color:#fff; background:#581f7d;}



/**首页关于我们**/

.index_about{padding:80px 0 40px; overflow:hidden;  }

.index_about .index_about_box{overflow:hidden; margin-top:40px}



.index_video_box{width:48%; float:left; position:relative; overflow:hidden; visibility:visible; animation-name:fadeInLeft; animation-duration:1s; animation-delay:.2s;}

.index_video_box .video{width:100%; height:100%; position:relative; overflow:hidden; display: block; }

.index_video_box .video .video-show{position: absolute;z-index: 3;left:50%;top:48%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;color: #FFFFFF;width: 100%;}

.index_video_box .video .videoicon{ display:block; width:75px; height:75px; background: url(../images/sp.png) no-repeat center center;-moz-background-size:100%;-o-background-size:100%; background-size:100%; margin: 0 auto; opacity: 1;}



.index_video_box .video p{ display:block; width:100%; height:50px; line-height:50px; background:rgba(0,138,255,.8); position:absolute; bottom:0; text-align:center; color:#FFF; font-size:18px}

.index_video_box .video p:before{content:''; width:100px; height:1px; background:#FFF; position:absolute; top:50%; left:50px; opacity:0.5}

.index_video_box .video p:after{content:''; width:100px; height:1px; background:#FFF; position:absolute; top:50%; right:50px; opacity:0.5}

.index_about_wz_box{width:48%; float:right; overflow:hidden; visibility:visible; animation-name:fadeInRight; animation-duration:1s; animation-delay:.2s;}

.index_about_wz_box h3{font-size:30px; color:#581f7d}

.index_about_wz_box h4{font-size:14px; color:#999; text-transform:uppercase; margin-bottom:30px}

.index_about_wz_box p{text-indent:2em; line-height:30px; color:#666; font-size:14px}

.index_about_wz_box .index_more{ margin-top:80px}





.index_about_box02{overflow:hidden; background:url(../images/a.png) no-repeat right bottom #581f7d; visibility: visible; animation-delay: 0s; animation-name: fadeInUp;}

.index_about_box02 .index_video_box{width:50%}

.index_about_box02 .index_video_box img{ width:100%}

.index_about_box02 .index_about_wz_box02{ width:70%; padding:40px 0; overflow:hidden;}

.index_about_box02 .index_about_wz_box h3,.index_about_box02 .index_about_wz_box h4,.index_about_box02 .index_about_wz_box p{ color:#FFF}

.index_about_box02 .index_more .a{background:none; color:#fff; border:1px solid #FFF}

.index_about_box02 .index_more .a:hover{background:#fff; color:#581f7d;}

@media (max-width:1700px) {

.index_about_box02 .index_about_wz_box02{width:80%; padding:40px 0;}

.index_about_wz_box .index_more{ margin-top:60px}

}

@media (max-width:1500px) {

.index_about_box02 .index_about_wz_box02{width:85%; padding:40px 0;}

.index_about_wz_box .index_more{ margin-top:40px}

}

@media (max-width:1400px) {

.index_about{padding:60px 0 40px;}		

.index_about_wz_box h4{margin-bottom:20px;}

.index_about_wz_box .index_more{ margin-top:10px}

}

@media (max-width:1200px) {

.index_about{padding:60px 0 20px;}		

.index_about_box02 .index_about_wz_box02{padding:20px 0;}

}

@media (max-width:1024px) {

.index_about{padding:50px 0 30px;}	

.index_about_box02{ width:96%; margin:0 auto}

.index_about_box02 .index_video_box,.index_about_wz_box{width:100%}

.index_about_box02 .index_about_wz_box02{width:95%; margin:0 auto; padding:40px 0}

.index_about .index_about_wz{width:100%;}

.index_about .in_box01{width:100%; position:relative}

}

@media (max-width:992px) {

.index_about{padding:40px 0 20px;}	

}



@media (max-width:540px) {

.index_about{padding:30px 0 10px;}	

.index_about_box02 .index_about_wz_box02{padding:20px 0}

.index_about_wz_box .index_more{ float:none;}

.index_about_wz_box .index_more a{ margin:10px auto;}

.index_about_wz_box h3{font-size:24px; text-align:center}

.index_about_wz_box h4{ margin-bottom:5px; text-align:center; font-size:12px}

.index_about_wz_box p{ margin:20px 0}



}

@media (max-width:380px) {



}



.index_icon{padding:80px 0; overflow:hidden; }

.index_icon ul{text-align:center; }

.index_icon ul li{width:24.8%; height:300px; margin-right:0.2%; float:left; position:relative; visibility: visible; animation-delay: 0s; animation-name: fadeInRight;}

.index_icon ul li .box{background:#f5f5f5; height:300px; width:100%; position:absolute; top:0; left:0; padding-top:60px; transition: all .6s ease 0s; }

.index_icon ul li .img01{ width:100%; text-align:center}

.index_icon ul li .img01 img,.index_icon ul li .img02 img{width:26%;}

.index_icon ul li .img02{display:none}

.index_icon ul li i{font-size:60px; color:#581f7d;}

.index_icon ul li p{font-size:24px; color:#333}

.index_icon ul li span{ font-size:12px; color:#999; text-transform:uppercase}

.index_icon ul li:nth-child(2){animation-delay: 0.1s;}

.index_icon ul li:nth-child(3){animation-delay: 0.2s;}

.index_icon ul li:nth-child(4){animation-delay: 0.3s; margin-right:0;}

.index_icon ul li:hover .box{background:#581f7d; height:350px; margin-top:-25px; padding-top:90px;}

.index_icon ul li:hover i,.index_icon ul li:hover p,.index_icon ul li:hover span{color:#fff}

.index_icon ul li:hover .img01{display:none}

.index_icon ul li:hover .img02{display:block}

@media (max-width:1400px) {

.index_icon{padding:60px 0;}	

.index_icon ul li{height:280px;}

.index_icon ul li .box{height:280px;}

.index_icon ul li:hover .box{height:330px;}

}

@media (max-width:1200px) {

.index_icon{padding:40px 0 50px;}	

.index_icon ul li{height:260px;}

.index_icon ul li .box{height:260px;}	

.index_icon ul li:hover .box{height:300px;}

}

@media (max-width:1024px) {

.index_icon{padding:50px 0;}	

.index_icon ul li:hover .box{margin-top:-15px; padding-top:80px;}

}

@media (max-width:992px) {

.index_icon{padding:40px 0;}	

.index_icon ul li{width:49.8%; margin-bottom:2px}

.index_icon ul li:nth-child(2n){margin-right:0; float:right}

.index_icon ul li .box{padding-top:50px;}

.index_icon ul li:hover .box{background:#581f7d; height:260px; margin-top:0px; padding-top:50px;}

}



@media (max-width:540px) {

.index_icon{padding:30px 0;}	

.index_icon ul li{height:150px;}

.index_icon ul li .box{padding-top:20px; height:150px;}

.index_icon ul li:hover .box{height:150px; padding-top:20px;}

.index_icon ul li p{ font-size:18px}

}

@media (max-width:380px) {

.index_icon ul li{margin-bottom:1px;}	

}



/**首页产品**/

.index_pro{padding:80px 0; overflow:hidden; background:#f5f5f5;}

.index_pro_wz02{ font-size:22px; font-weight:bold; line-height:25px; color:#581f7d; width:80%; margin:0 auto; text-align:center; margin-top:20px; visibility:visible; animation-name:fadeInUp; animation-duration:1s;}

.index_pro_wz{ font-size:14px; line-height:25px; color:#666; width:80%; margin:0 auto; text-align:center; margin-top:20px; visibility:visible; animation-name:fadeInUp; animation-duration:1s;}

.index_pro_box{overflow:hidden;}

.index_pro_box li{width:90%; margin:0 auto; background:#fff; position:relative; overflow:hidden; box-shadow: 0 16px 30px 10px #e2e2e2; margin-top:4%; visibility:visible; animation-name:fadeInLef; animation-duration:1s;}

.index_pro_box li .img{width:55%; overflow:hidden; float:left; text-align:center}

.index_pro_box li .img img{width:70%; transition: all .6s ease 0s; padding:8% 0}

.index_pro_box li .text{width:40%; overflow:hidden; float:right; padding:5%;}

.index_pro_box li .text h3{font-size:30px; color:#581f7d}

.index_pro_box li .text h4{font-size:14px; color:#999; text-transform:uppercase; margin-bottom:30px}

.index_pro_box li .text p{line-height:30px; color:#666; font-size:16px}

.index_pro_box li .text .index_more{ position:absolute; bottom:15%; right:5%}

.index_pro_box li:nth-child(3){ margin-bottom:4%}

.index_pro_box li:nth-child(2) .img img{width:60%;}

.index_pro_box li:nth-child(1) .img img{width:60%;}

.index_pro_box li:hover .a{width:180px; color:#fff; background:#581f7d;}

.index_pro_box li:nth-of-type(odd) .img{float:right;}

.index_pro_box li:nth-of-type(odd) .text{float:left;}

.index_pro_box li:nth-of-type(odd) .text .index_more{ position:absolute; bottom:15%; left:5%}



@media (max-width:1400px) {

.index_pro{padding:60px 0;}		

}

@media (max-width:1200px) {

.index_pro_wz{width:100%;}

.index_pro_box li{width:100%;}

}

@media (max-width:1024px) {

.index_pro{padding:50px 0;}	

.index_pro_box li .text{width:40%;}

.index_pro_box li .img{width:58%;}

}

@media (max-width:992px) {

.index_pro{padding:40px 0;}	

.index_pro_wz{width:96%; margin-top:10px;}

.index_pro_box li .img,.index_pro ul li .text{width:100%;}

.index_pro_box li .text h4{margin-bottom:10px;}

.index_pro_box li:nth-of-type(even) .text .index_more{bottom:50px; right:30px; left:auto}

.index_pro_box li .text .index_more{ display:none}

.index_pro_box li .text{padding: 5% 5% 2%;}

.index_pro_box li .img img{padding:0 0 4%;}

}

@media (max-width:540px) {

.index_pro{padding:30px 0;}	

.index_pro_wz{ display:none}

.index_pro_wz,.index_pro_wz02{margin-top:0px; width:100%;}

.index_pro_wz02{font-size:18px; font-weight:normal}

.index_pro_box li{box-shadow:none}

.index_pro_box li .text h3{font-size:20px;}

.index_pro_box li .text h4{font-size:12px;}

.index_pro_box li .text p{font-size:14px;}

.index_pro_box li .text .index_more{bottom:auto; top:190px; right:8px;}

.index_pro_box li:nth-of-type(even) .text .index_more{bottom:auto; top:190px; right:8px;}

.index_pro_box li .text .index_more .a{width:110px;height:30px; line-height:30px;}

.index_pro_box li .text .index_more .a:hover{width:110px;}

}

@media (max-width:380px) {

.index_pro_box li .text .index_more{top:170px;}

.index_pro_box li:nth-of-type(even) .text .index_more{top:170px;}	

.index_pro_box li .text .index_more{ display:none}

}





.index_pro_box02{overflow:hidden; }

.index_pro_box02 li{width:49%; background:#fff; position:relative; overflow:hidden; float:left; margin-top:30px; visibility:visible; animation-name:fadeInRight; animation-duration:1s;}

.index_pro_box02 li:nth-child(2n){ float:right}

.index_pro_box02 li .text{width:100%; overflow:hidden; float:left; padding:6%; height:500px}

.index_pro_box02 li .text h3{font-size:30px; color:#581f7d}

.index_pro_box02 li .text h4{font-size:14px; color:#999; text-transform:uppercase; margin-bottom:30px}

.index_pro_box02 li .text p{line-height:30px; color:#666; font-size:16px;width:35%; line-height:30px}

.index_pro_box02 li .text .index_more{ position:absolute; bottom:50px; left:30px; z-index:10}

.index_pro_box02 li .img{ position:absolute; bottom:50px; right:30px; z-index:9}

.index_pro_box02 li .img img{width:100%; transition: all .6s ease 0s;}

.index_pro_box02 li:hover .img img{transform: scale(1.06, 1.06); -webkit-transform: scale(1.06, 1.06);}

@media (max-width:1200px) {

.index_pro_box02 li{margin-top:25px;}

}

@media (max-width:992px) {

.index_pro_box02 li{width:100%;}

.index_pro_box02 li .text p{width:100%;}

}

@media (max-width:540px) {

.index_pro_box02 li .img{bottom:30px; right:10px;}

.index_pro_box02 li .img img{width:85%; float:right}

}





/**首页合作案例**/

.index_case{padding:80px 0; position:relative; overflow:hidden; background:url(../images/case.jpg) no-repeat center; background-size:cover; height: 47vw;}

.index_case_box{width:100%; background:rgba(0,101,180,.8); position:absolute; bottom:0; left:0; right:0; z-index:2; padding:2.1% 0; margin:0 auto; visibility:visible; animation-name:fadeInUp; animation-duration:1s;}

.index_case_box .list{ width:33.33%; text-align:center; float:left}

.index_case_box .list .icon{ width:100%; text-align:center}

.index_case_box .list .fz16{ line-height:26px; color:#fff; margin-top:3.4%;}

.index_case_box .list .fz16 span{ color:#fff; font-size:30px;}

@media (max-width:1400px) {

.index_case{padding:60px 0;}	



}

@media (max-width:1024px) {

.index_case{padding:50px 0;}		



}

@media (max-width:992px) {

.index_case{padding:40px 0;}	

.index_case_box .list{margin-top:20px; margin-bottom:20px}

.index_case_box .list .fz16{font-size:16px; margin:0 auto; margin-top:10px}

.index_case_box .list .fz16 span{font-size:25px;}

}



@media (max-width:540px) {

.index_case{padding:30px 0; height:550px;}	

.index_case_box .list{margin-top:30px; margin-bottom:30px}

.index_case_box .list .fz16{ width:70%; font-size:12px;}

.index_case_box .list .fz16 span{font-size:20px;}

}





/**首页联系我们**/

.index_cont{padding:80px 0; overflow:hidden; background:#FFF;}

.index_cont_box{ margin-top:40px; overflow:hidden;}

.index_cont_box .img{ width:50%; float:left; visibility:visible; animation-name:fadeInLeft; animation-duration:1s;}

.index_cont_box .img img{height:100%;}

.index_cont_box .text{ width:48%; float:right; visibility:visible; animation-name:fadeInRight; animation-duration:1s;}

.index_cont_box .text h3{height:75px; line-height:75px;  border:1px #eee solid; margin-bottom:0; border-bottom:none; padding-left:20px; background:#581f7d; color:#FFF}

.index_cont_box .text li{height:75px; line-height:75px;  border:1px #eee solid; padding-left:20px; border-bottom:none;}

.index_cont_box .text li:last-child{border-bottom:1px #eee solid;}

.index_cont_box .text li i{ font-size:28px; float:left; color:#581f7d; margin-right:10px; display:block;}

.index_cont_box .text li p{ font-size:18px; float:left; color:#666}

.index_cont_box .text li a{ color:#666}



@media (max-width:1400px) {

.index_cont{padding:60px 0;}	

.index_cont_box .text h3{height:73px; line-height:73px;}

.index_cont_box .text li{height:73px; line-height:73px;}

}

@media (max-width:1200px) {

.index_cont_box{ margin-top:20px}

.index_cont_box .text h3{height:65px; line-height:65px;}

.index_cont_box .text li{height:65px; line-height:65px;}

}

@media (max-width:1024px) {

.index_cont{padding:50px 0;}	

.index_cont_box .img,.index_cont_box .text{ width:100%;}

.index_cont_box .img img{width:100%; margin-bottom:20px}

}

@media (max-width:992px) {

.index_cont{padding:40px 0;}	



}

@media (max-width:540px) {

.index_cont{padding:30px 0;}

.index_cont_box{ margin-top:10px}

.index_cont_box .img img{margin-bottom:10px}

.index_cont_box .text h3{font-size:20px; padding-left:10px;}

.index_cont_box .text li{padding-left:10px;}

.index_cont_box .text h3,.index_cont_box .text li{height:45px; line-height:45px;}

.index_cont_box .text li i{font-size:22px;}

.index_cont_box .text li p{font-size:14px;}

}

@media (max-width:380px) {

.index_cont_box .text li p{font-size:12px;}	

}

@media (max-width:320px) {

.index_cont_box .text h3{font-size:18px;}

.index_cont_box .text li i{display:none}	

}







/**底部**/

.footer {background:#333; padding:60px 0 30px; overflow:hidden; position:relative}

.footer .foot_nav{width:100%; overflow:hidden; margin-bottom:30px}

.footer .foot_nav a{display:block;float:left; color:#fff;font-size:16px;position:relative; width:16%; text-align:center; border-right:1px solid #858585 }

.footer .foot_nav a:nth-child(6){border-right:none}

.footer .foot_nav a:hover {color:#fff;}

.footer .foot_box{width:100%; overflow:hidden; border-bottom:1px solid #505050; color:#858585; padding-bottom:30px}

.footer .foot-left {float:left;width:35%}

.footer .foot-left .tit {font-size:30px; font-weight:bold; color:#fff; font-weight:normal; margin-top:30px}

.footer .foot-left .tit02 {font-size:12px; font-weight:normal; color:#858585; letter-spacing:1.6px; text-transform:uppercase}



.footer .foot-cent{float:left; width:30%; margin-top:20px}

.footer .foot-cent p{ height:30px; line-height:30px; font-size:14px}

.footer .foot-cent a{color:#858585;}



.footer .foot-cent .links{ margin-top:5px}

.footer .foot-cent .links p{ float:left; color:#858585; font-size:14px; height:20px; line-height:20px; display:block}

.footer .foot-cent .links a{ display:block; font-size:14px; margin-right:10px; padding-right:10px; border-right: 1px solid #858585; height:20px; line-height:20px; float:left; color:#858585; }

.footer .foot-cent .links a:last-child{border-right:none}



.footer .foot-right{float:right;width:25%}

.footer .foot-right .ewm {margin:10px 0; overflow:hidden}

.footer .foot-right .ewm img {height:100px}

.footer .foot-right .ewm li{ width:50%; float:left; text-align:center}

.footer .foot-right .ewm li p{ font-size:12px; color:#858585; margin-top:5px}

.footer .foot-right a {color:#fff;}

.footer .foot-right .sweep {margin-bottom:60px;margin-top:32px;}

.footer .foot-right .sweep span {display:inline-block;min-width:128px;height:36px;line-height:36px;text-align:center;color:#ffffff;font-size:14px;background:#0b4478;border-radius:50px;padding:0 15px;margin-left:7px;cursor:pointer;border:1px solid #6cc6cc;}

.footer .foot-right .sweep span i {display:inline-block;width:13px;height:13px;background:url(http://www.zjyhylqc.com/script/images/m.png) no-repeat center center;margin-right:5px;position:relative;top:-2px;vertical-align:middle;}

.footer .foot-right .banquan {color:#fff;font-size:14px;}



.footer .foot_foot{ text-align:center; font-size: 12px;line-height:30px; height:30px; margin-top:30px}

.footer .foot_foot p{color:#858585;}

.footer .foot_foot a{color:#858585;}

.footer .foot_foot a:hover{color:#fff;}



@media (max-width:1400px) {

.footer .foot-cent{ width:40%}		

}

@media (max-width:1200px) {



.footer .foot_foot{ margin-top:20px}

}



@media (max-width:1024px) {

.footer{padding:40px 0;}

.footer .foot-left .bottom_box{margin:20px 0;}

.footer .foot-left .bottom .left{width:100%; margin-bottom:10px}

.footer .foot-left .bottom .right{width:100%; float:none}

.footer .foot-left {width:33%}

.footer .foot-left .tit{font-size:24px;}

.footer .foot-left .tit02{letter-spacing:0;}

.footer .foot-cent {width:40%}

}

@media (max-width:992px) {

.footer{padding:30px 0;}

.footer .foot-left .bottom_box{margin:20px 0 0;}

.footer .foot-left .foot_nav a{ text-align:center}

.footer .foot-left{width:100%; margin-bottom:0px; text-align:center}

.footer .foot-cent{width:100%; text-align:center;margin:10px 0;}

.footer .foot-left .tit{    margin-top: 0px;}

.footer .foot-right{width:100%; text-align:center}

.footer .foot-left .bottom .left{width:50%; margin-right:0px;}

.footer .foot-left .bottom .right{width:45%; float:right}

.footer .foot-right .ewm li{ width:50%; margin-left:0px; float:left}

.footer .foot-left .tit{font-size:30px;}

.footer .foot-left .tit02{letter-spacing:1.5px; margin-bottom:20px}

.footer .foot-cent .links{ display:none}

}

@media (max-width:540px) {

.footer .foot_box{padding-bottom:10px;}	

.footer .foot_foot{margin-top:10px;}

.footer .foot_foot p{ line-height:25px}

.footer .foot-left{margin-bottom:0px; display:none}

.footer .foot-left .bottom .left{width:100%; margin-right:0px; display:none}

.footer .foot-left .bottom .right{width:100%; float:right; text-align:center}	

.footer .foot-left .bottom .links,.footer .foot-left .bottom .tit,.footer .foot-right .foot_logo{display:none}

.footer .foot-right .ewm{ overflow:hidden}

.footer .foot-right .ewm li{width:44%; margin:0 3%; padding-bottom:10px}

.footer .foot-right .ewm img {height: auto;     max-width:80%;}

.footer .foot-right .ewm,.footer .foot-left .bottom_box{margin:0;}

.footer .foot-left .bottom .right .dh{font-size:30px;}

.footer .foot_nav{ margin-bottom:10px}

.footer .foot_nav a{ width:33.33%; margin-bottom:10px}

.footer .foot_nav a:nth-child(3){border-right:none}

.footer .foot-cent{margin:0px 0 10px; display:none}

}

@media (max-width:380px) {

.footer .foot-left,.footer .foot-cent{ display:none}

}

@media (max-width:320px) {

.footer .foot_nav a{font-size:13px;}

}

/**nybanner**/

.ny-banner{width:100%; height:500px; min-height:500px;}

.ny-banner02{width:100%; height:650px; min-height:650px;}

@media (max-width:1400px) {



}

@media (max-width:1024px) {

.ny-banner{height:400px; min-height:400px;}

}

@media (max-width:992px) {

.ny-banner{height:300px; min-height:300px;}

}

@media (max-width:540px) {

.ny-banner{height:200px; min-height:200px;}

}

@media (max-width:380px) {

.ny-banner{height:180px; min-height:180px;}

}







/**内页导航**/

.twoMenuDiv{background:#fff; overflow:hidden; border-bottom:1px solid #eee}

.twoMenuDiv .categoryDiv .hd{ display:none}

.twoMenuDiv .categoryDiv .bd li{float:left; width:14%; height:60px; line-height:60px; position:relative; text-align:center; position:relative; cursor:pointer;}

.twoMenuDiv .categoryDiv .bd li:after {content:""; position:absolute; left:0; right:0; bottom:-60px; width:100%; height:60px; background:#581f7d;transition:all 0.2s ease-out; z-index:9}

.twoMenuDiv .categoryDiv .bd li.active:after{bottom:-58px;}

.twoMenuDiv .categoryDiv .bd li:hover:after{bottom:0px;}

.twoMenuDiv .categoryDiv .bd li a{display:block; color:#666; font-size:16px; }

.twoMenuDiv .categoryDiv .bd li.active{ background:#fff}

.twoMenuDiv .categoryDiv .bd li.active a{color:#581f7d; position:absolute; z-index:10; bottom:0px; height:60px; line-height:60px; text-align:center; width:100%;}

.twoMenuDiv .categoryDiv .bd li:hover a{color:#fff; position:absolute; z-index:10; bottom:0px; height:60px; line-height:60px; text-align:center; width:100%;}



.twoMenuDiv .categoryDiv .bd .two{width:600px; margin:0 auto}

.twoMenuDiv .categoryDiv .bd .two li{width:25%}

.twoMenuDiv .categoryDiv .bd .three{width:400px; margin:0 auto}

.twoMenuDiv .categoryDiv .bd .three li{width:33.33%}



@media (max-width:1024px) {



}

@media (max-width:992px) {	



}



@media (max-width:540px) {	

.twoMenuDiv .categoryDiv .bd .two,.twoMenuDiv .categoryDiv .bd .three{width:100%;}

}



/**内页**/

.ny_box{padding:60px 0 80px; overflow:hidden; background:#f5f5f5;}

.ny_box02{padding:60px 0 80px; overflow:hidden}

.ny_box03{padding:60px 0 80px; overflow:hidden; background:#581f7d;}

.ny_box03 .index-title span{ color:#FFF}

@media (max-width:1400px) {

.ny_box,.ny_box02,.ny_box03{padding:50px 0 60px;}		

}

@media (max-width:1024px) {

.ny_box,.ny_box02,.ny_box03{padding:40px 0 50px;}	

}

@media (max-width:992px) {

.ny_box,.ny_box02,.ny_box03{padding:40px 0 40px;}	

}

@media (max-width:540px) {

.ny_box,.ny_box02,.ny_box03{padding:30px 0 30px;}

}



/**公司概况**/

.ny_about_box{ width:90%; margin:0 auto; margin-top:20px; overflow:hidden; position:relative}

.ny_about_wz{ overflow:hidden; background:#fff;}

.ny_about_wz h3{font-size:30px; font-weight:bold; color:#581f7d; /* margin-top:30px */}

.ny_about_wz h4{font-size:14px; color:#999; text-transform:uppercase; margin-bottom:30px}

.ny_about_wz p{font-size:16px; line-height:35px; color:#666; text-indent:2em}

.ny_about_wz h1{ display:block; height:50px; line-height:50px; background:#009944; color:#FFF; font-size:22px; text-align:center; margin-top:40px}

.aboutimg{

	float: left;width:630px;

    margin: 0 20px 5px 0;

}

.ny_about_img{width:50%; float:left}



.ny_about_img .video{width:100%; height:100%; position: relative; overflow:hidden; display:block;}

.ny_about_img .video-show{position: absolute;z-index: 3;left:50%;top:48%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;color: #FFFFFF;width: 100%;}

.ny_about_img .video .videoicon{ display:block; width:75px; height:75px; background: url(../images/sp.png) no-repeat center center;-moz-background-size:100%;-o-background-size:100%; background-size:100%; margin: 0 auto; opacity: 1;}



.ny_about_wz02{width:90%; overflow:hidden; text-align:center; font-size:16px; line-height:35px; color:#666; margin:0 auto; margin-top:10px;}

.ny_about_wz03{width:100%; overflow:hidden; text-align:center; font-size:16px; line-height:35px; color:#666; margin:0 auto; margin-top:20px;}

.ny_about_wz04{width:70%; overflow:hidden; text-align:center; font-size:16px; line-height:35px; color:#666; margin:0 auto; margin-top:10px;}



.ny_box_d{ background:#581f7d; height:50px; line-height:50px; width:40%; margin:0 auto; text-align:center; border-top-left-radius:25px; border-top-right-radius:25px; border-bottom-left-radius:25px; border-bottom-right-radius:25px; margin-top:40px}

.ny_box_d p{ color:#FFF; font-size:20px}



@media (max-width:1400px) {

.ny_about_wz{top:18%;}

.ny_about_box02 .ny_about_wz{top:11%;}

}

@media (max-width:1024px) {

.ny_about_box,.ny_about_wz02{width:98%; margin-top:0px;}

.ny_about_wz{width:100%; position:relative; padding:0; margin-bottom:10px;}

.ny_about_wz h3{margin-top:0px;}

.ny_about_wz h4{margin-bottom:10px;}

.ny_about_img, .aboutimg{width:100%;}

.ny_about_img .video-show{ display:none}

.ny_about_img img{width:100%;}

.aboutimg img{width:100%;}

.ny_box_d{width:60%; margin-top:20px;}

}

@media (max-width:992px) {



}

@media (max-width:540px) {

.ny_box_d{width:100%; margin-top:20px;}

.ny_box_d p{font-size:18px;}

.ny_about_wz h3{font-size:24px;}

.ny_about_wz h4{margin-bottom:20px;}

.ny_about_wz p,.ny_about_wz02{font-size:14px; line-height:25px;}

.ny_about_wz02{text-align: left}

.ny_about_wz02 p{text-indent:2em}

.sj_ny_about_wz02{ text-align:center; font-size:16px;}

.sj_ny_about_wz02 p{ text-indent:0em}

}



@media (max-width:380px) {

.ny_box_d{height:40px;line-height:40px;}

.ny_box_d p{font-size:16px;}	

}







.service_img_box{width:90%; overflow:hidden; margin:0 auto; margin-top:30px;}

.service_img_box .pro_img01{ width:48%; float:left; text-align:center}

.service_img_box .pro_img02{ width:48%; float:right; text-align:center}



.honor_box_pc{width:90%; overflow:hidden; margin:0 auto; margin-top:20px;}

.honor_box_pc li{ width:19%; float:left; margin-right:1.25%; margin-bottom:50px}

.honor_box_pc li .pro_img{width:100%; overflow:hidden;  position:relative}

.honor_box_pc li .pro_img .img img{width:100%; height:100%;}

.honor_box_pc li:nth-child(5n){margin-right:0}



.ny_about_wz_new{width:80%; overflow:hidden; text-align:inherit;}

.solution_box_wz{width:80%; max-width:900px; overflow:hidden; text-align:inherit; font-size:14px; line-height:35px; color:#666; margin:0 auto; margin-top:10px; text-indent:2em}

.solution_box{width:100%; overflow:hidden; margin:0 auto; margin-top:30px; position:relative; text-align:center}

.solution_box .solution_box_lb{position:absolute; top:0; width:100%; overflow:hidden}

.solution_box .solution_box_lb li{width:50%; float:left; text-align:right; padding-right:25%; margin-bottom:40px;}

.solution_box .solution_box_lb li:nth-of-type(even){text-align:left; padding-right:0; padding-left:25%}

.solution_box .solution_box_lb li i{ display:block; color:#b4b4b4; font-size:35px; }

.solution_box .solution_box_lb li b{ color:#581f7d; font-size:18px; font-weight:normal}

.solution_box .solution_box_lb li p{ color:#666; font-size:14px;}

@media (max-width:1400px) {



}

@media (max-width:1024px) {

.service_img_box{width:98%; margin-top:20px;}	

.honor_box_pc{width:98%; margin-top:10px;}	

.solution_box_wz{width:90%;}

.solution_box .solution_box_lb{ position:relative; width:90%; margin:0 auto}

.solution_box .solution_box_lb li{width:33.33%; text-align: center; padding-right:0;}

.solution_box .solution_box_lb li:nth-of-type(even){text-align:center; padding-left:0}

}

@media (max-width:992px) {

.honor_box_pc li{margin-bottom:20px}	

.solution_box_wz{width:96%;}

.solution_box .solution_box_lb li{width:50%;}

}

@media (max-width:540px) {

.service_img_box{margin-top:10px;}

.service_img_box .pro_img01{margin-bottom:10px}

.service_img_box .pro_img01,.service_img_box .pro_img02{width:100%;}

.honor_box_pc li{width:49%; margin-right:2%; margin-bottom:10px}

.honor_box_pc li:nth-child(2n){margin-right:0}

.solution_box_wz{width:96%; font-size:14px; line-height:25px; margin-top:0px;}

.solution_box .solution_box_lb li{border-right:1px solid #eee; border-bottom:1px solid #eee; margin-bottom:0px; padding:20px 10px}

.solution_box .solution_box_lb li:nth-of-type(even){ padding:20px 10px}

.solution_box .solution_box_lb li:nth-child(2n){border-right:none}

.solution_box .solution_box_lb li:last-child,.solution_box .solution_box_lb li:nth-last-of-type(2){border-bottom:none}

.solution_box .solution_box_lb li p{ line-height:25px; height:50px; overflow:hidden; display:block}

.solution_box_wz{text-align: left}

.solution_box_wz p{text-indent:2em}

}

@media (max-width:340px) {

.solution_box .solution_box_lb li b{font-size:16px;}

.solution_box .solution_box_lb li p{font-size:12px;}

	

}





/**产品**/

.ny_pro_box{overflow:hidden;}

.ny_pro_box li{width:94%; background:#fff; position:relative; overflow:hidden; box-shadow: 0 16px 30px 10px #e2e2e2; margin:3%; visibility:visible; animation-name:fadeInLef; animation-duration:1s;}

.ny_pro_box li .img{width: 66.8%; overflow:hidden; float:left; }



.ny_pro_box li .img img{width:100%; transition: all .6s ease 0s;}

.ny_pro_box li .text{width:33.2%; overflow:hidden; float:right; padding:3.5%;}

.ny_pro_box li .text h3{font-size:30px; color:#581f7d}

.ny_pro_box li .text h4{font-size:14px; color:#999; text-transform:uppercase; margin-bottom:30px}

.ny_pro_box li .text p{line-height:30px; color:#666; font-size:16px}

.ny_pro_box li .text .index_more{ position:absolute; bottom:50px; right:30px}

.ny_pro_box li:nth-child(1){ margin-top:20px}

.ny_pro_box li:nth-child(5){ margin-bottom:4%}

.ny_pro_box li:hover .img img{transform: scale(1.06, 1.06); -webkit-transform: scale(1.06, 1.06);}

.ny_pro_box li:hover .a{width:180px; color:#fff; background:#581f7d;}

.ny_pro_box li:nth-of-type(even) .img{float:right}

.ny_pro_box li:nth-of-type(even) .text{float:left}

.ny_pro_box li:nth-of-type(even) .text .index_more{bottom:50px; left:40px}



@media (max-width:992px) {

.ny_pro_box li .img,.index_pro ul li .text{width:100%;}

.ny_pro_box li .text h4{margin-bottom:10px;}

.ny_pro_box li:nth-of-type(even) .text .index_more{bottom:50px; right:30px; left:auto}

}

@media (max-width:540px) {

.ny_pro_box li{box-shadow:none}

.ny_pro_box li .text h3{font-size:24px;}

.ny_pro_box li .text h4{font-size:12px;}

.ny_pro_box li .text p{font-size:14px;}

.ny_pro_box li .text .index_more{bottom:auto; top:190px; right:8px;}

.ny_pro_box li:nth-of-type(even) .text .index_more{bottom:auto; top:190px; right:8px;}

.ny_pro_box li .text .index_more .a{width:110px;height:30px; line-height:30px;}

.ny_pro_box li .text .index_more .a:hover{width:110px;}

}

@media (max-width:380px) {

.ny_pro_box li .text .index_more{top:170px;}

.ny_pro_box li:nth-of-type(even) .text .index_more{top:170px;}	

.ny_pro_box li .text .index_more{ display:none}

}



.ny_pro_box02{overflow:hidden; }

.ny_pro_box02 li{width:49%; background:#fff; position:relative; overflow:hidden; float:left; margin-top:30px;}

.ny_pro_box02 li:nth-child(2n){ float:right}

.ny_pro_box02 li .text{width:100%; overflow:hidden;  height:500px; position:relative; }

.ny_pro_box02 li .text_box{width:100%; position:absolute; top:5%; left:5%; z-index:10}

.ny_pro_box02 li .text h3{font-size:30px; color:#581f7d}

.ny_pro_box02 li .text h4{font-size:14px; color:#999; text-transform:uppercase; margin-bottom:30px}

.ny_pro_box02 li .text p{line-height:30px; color:#666; font-size:16px; width:35%; line-height:30px}

.ny_pro_box02 li .text .index_more{ float:left; margin-top:250px}

.ny_pro_box02 li .text .index_more .a{ background:#581f7d; color:#FFF}

.ny_pro_box02 li .img{ position:absolute; bottom:100px; right:3px; z-index:9}

.ny_pro_box02 li .img img{width:68%; transition: all .6s ease 0s; float:right}

.ny_pro_box02 li:nth-child(4) .img img,.ny_pro_box02 li:nth-child(5) .img img{width:100%;}

.ny_pro_box02 li:nth-child(6) .img img,.ny_pro_box02 li:nth-child(8) .img img{width:50%;}





@media (max-width:1024px) {

.ny_pro_box02 li .img img{width:90%;}	

.ny_pro_box02 li .text p{width:40%; font-size:14px;}

.ny_pro_box02 li:nth-child(1) .img img{width:75%;}

.ny_pro_box02 li:nth-child(2) .img img{width:85%;}

.ny_pro_box02 li:nth-child(3) .img img{width:80%;}

.ny_pro_box02 li:nth-child(4) .img img{width:85%;}

}

@media (max-width:992px) {

.ny_pro_box02 li{width:100%;}

.ny_pro_box02 li .img img{width:100%;}	

.ny_pro_box02 li .text p{ width:50%; }

.ny_pro_box02 li:nth-child(1) .img img{width:60%;}

.ny_pro_box02 li:nth-child(2) .img img{width:60%;}

.ny_pro_box02 li:nth-child(3) .img img{width:60%;}

.ny_pro_box02 li:nth-child(4) .img img{width:90%;}

}

@media (max-width:540px) {

.ny_pro_box02 li{margin-top: 10px;}

.ny_pro_box02 li .text{height:320px;}

.ny_pro_box02 li .text h3{font-size:20px; margin-bottom:5px}

.ny_pro_box02 li .text h4{font-size:12px; margin-bottom:40px}

.ny_pro_box02 li .text p{ display:none}

.ny_pro_box02 li .img{bottom:30px;}

.ny_pro_box02 li:nth-child(1) .img img{width:60%; margin-right:12%}

.ny_pro_box02 li:nth-child(2) .img img{width:60%; margin-right:12%}

.ny_pro_box02 li:nth-child(3) .img{bottom:60px;}

.ny_pro_box02 li:nth-child(3) .img img{width:70%; margin-right:5%}

.ny_pro_box02 li:nth-child(4) .img img{width:70%; margin-right:12%}

.ny_pro_box02 li:nth-child(5) .img img{width:70%; margin-right:30%}

}

@media (max-width:480px) {

.ny_pro_box02 li:nth-child(1) .img img{width:70%; margin-right:12%}

.ny_pro_box02 li:nth-child(2) .img img{width:70%; margin-right:12%}

.ny_pro_box02 li:nth-child(3) .img{bottom:60px;}

.ny_pro_box02 li:nth-child(3) .img img{width:80%; margin-right:5%}

.ny_pro_box02 li:nth-child(4) .img img{width:65%; margin-right:12%}

.ny_pro_box02 li:nth-child(5) .img img{width:60%; margin-right:30%}	

}

@media (max-width:380px) {

.ny_pro_box02 li:nth-child(1) .img img{margin-right:10%}

.ny_pro_box02 li:nth-child(2) .img img{margin-right:12%}	

.ny_pro_box02 li:nth-child(3) .img img{margin-right:4%}

.ny_pro_box02 li:nth-child(4) .img img{margin-right:12%}

.ny_pro_box02 li:nth-child(5) .img img{margin-right:25%}

}

@media (max-width:330px) {

.ny_pro_box02 li .text{height:280px;}	

.ny_pro_box02 li:nth-child(5) .img img{width:50%; margin-right:20%}

}





/**产品详情**/

.products_box_wz{width:80%; overflow:hidden; text-align:center; font-size:16px; line-height:35px; color:#666; margin:0 auto;}

.products_img{width:100%; overflow:hidden; margin-top:30px}

.products_img .img{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative}

.products_img .img img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0;}





.products_bottom{ width:90%; margin:0 auto; overflow:hidden;}

.pro_advant{ width:100%; overflow:hidden}

.pro_advant li{ width:50%; float:left; margin-top:40px}

.pro_advant li .img{ width:30%; float:left; text-align:center; font-size:50px; color:#aaa;  margin-top:10px; font-weight:bold; font-style:italic}

.pro_advant li .img .sz{ width:100px; height:100px; line-height:100px; border-radius:50%;text-align:center; display:block; margin:0 auto}

.pro_advant li .box{ width:70%; float:right}

.pro_advant li .box .bt{font-size:18px; color:#333; line-height:30px}

.pro_advant li .box .wz{font-size:14px; color:#666; line-height:30px; height:90px}

@media (max-width:1024px) {

.products_box_wz{width:90%;}

.products_bottom{width:98%;}

}

@media (max-width:992px) {



.products_box_wz{width:98%; font-size:14px; line-height:25px}

.products_bottom{width:98%;}

.pro_advant{ margin-left:-20px}

.pro_advant li{margin-top:0px;}

.pro_advant li .box .bt{margin-bottom:5px}

.pro_advant li .box .wz{line-height:25px;height:100px;}

}

@media (max-width:540px) {

.pro_advant li .box .wz{height: auto;}

.pro_advant li{ width:100%; margin-bottom:30px}	

.pro_advant li .img{font-size:40px;}

}



/*客户服务*/

.service_box{width:90%; margin:0 auto; overflow:hidden; margin-top:30px}

.service_box li{width:100%; background:#fff; margin-bottom:30px; overflow:hidden}

.service_box li .img{ width:40%; float:left}

.service_box li .box{ width:60%; padding:30px 40px; float:right}

.service_box li .ftitle{font-size:24px; color:#333; position:relative; margin-bottom:5px; padding-left:10px}

.service_box li .ftitle:before{ width:3px; height:22px; background:#009743; position:absolute; left:0; right:0; top:8px; z-index:10; content:'';  opacity:1;}

.service_box li .fcontent{ font-size:16px; color:#666; /* text-transform:uppercase; */ margin-bottom:11px; padding-bottom:11px; display:block; border-bottom:1px #ddd dashed; width:100%; overflow:hidden}

.service_box li:nth-child(2){float:right;}

.service_box li .wx{width:30%; float:left; padding:4%; text-align:center;}

.service_box li .wx b{color:#666; font-weight:normal; font-size:14px}

.service_box li span.dbxt{border-bottom:none}



.service_box02{width:90%; margin:0 auto; overflow:hidden; margin-top:40px}

.service_box_tel{width:48.5%; float:left; text-align:center; height:260px; background-size:100%; background-repeat:no-repeat;}

.service_box_tel .box{text-align:center; background-color:rgba(0,101,180,.8); width:100%; height:100%; color:#FFF; padding:80px 0;}

.service_box_tel p{font-size:24px; position:relative; margin-bottom:30px}

.service_box_tel p:before{ width:30px; height:3px; background:#009944; position:absolute; left:0; right:0; bottom:-15px; z-index:10; margin:0 auto; content:'';  opacity:1}

.service_box_tel span{ font-size:24px; font-weight:bold}



.service_box_ewm{width:48.5%; overflow:hidden; float:right; height:260px; background-size:100%; background-repeat:no-repeat;}

.service_box_ewm ul{background-color:#581f7d; width:100%; height:100%; color:#FFF; padding:40px 0; }

.service_box_ewm li{width:50%; float:left; text-align:center;}

.service_box_ewm li img{ width:50%}

.service_box_ewm li p{font-size:16px; margin-top:10px}

@media (max-width:1400px) {

.service_box{width:98%;}

}

@media (max-width:1024px) {

.service_box li .box{padding:10px 30px;}

.service_box li .fcontent{margin-bottom:5px;}

}

@media (max-width:780px) {

.service_box li .img,.service_box li .box{width:100%;}

.service_box li:nth-child(2) .img{ display:none}

.service_box li .box{padding:30px 40px;}

.service_box li .wx{width: 50%;}

}

@media (max-width:1024px) {

.service_box li .ftitle{font-size:20px; margin-bottom:6px}

.service_box li .ftitle:before{width:3px; height:18px; top:8px;}

.service_box li .fcontent{font-size:14px; margin-bottom:10px; padding-bottom:10px;}	

}

@media (max-width:540px) {

.service_box li .ftitle{font-size:18px; margin-top:20px}

.service_box li .ftitle:before{width:3px; height:16px; top:6px;}

.service_box li .fcontent{margin-bottom:20px; padding-bottom:20px;}

.service_box li .wx b{ font-size:14px;}

.service_box li .wx h1{ margin-bottom:0}

}



/**媒体中心**/

.news_box{ margin-top:20px; overflow:hidden; width:100%;}

.news_box li{max-width:100%; margin-bottom:20px; padding:0; background:#fff}

.news_box li .imgDiv{width:26%; height:auto; overflow:hidden; margin:2% 1% 2% 2%; float:left}

.news_box li .imgDiv img{ width:100%; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}

.news_box li:hover .imgDiv img{transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05);}



.news_box li .textDiv{ width:54%; float:left; padding:2%}

.news_box li .textDiv .title{font-size:22px; color:#666; overflow:hidden; height:35px; line-height:35px; margin:18px 0 10px}

.news_box li .textDiv .p{ font-size:14px; color:#999; line-height:30px}



.news_box li .timeDiv{ width:16%; height:60px; float:left; padding-left:2%; border-left:1px solid rgba(0,0,0,.06);  margin-top:65px}

.news_box li .timeDiv .sj{float:left; text-align:center; width:50%}

.news_box li .timeDiv .sj p{font-size:24px; font-weight:bold; color:#666}

.news_box li .timeDiv .sj span{color:#999; font-size:14px}

.news_box li .timeDiv .more{float:left; text-align:center; display:block; width:50%; height:60px; line-height:60px; color:#ddd; font-size:35px}



.news_box li:hover{ background:#581f7d}

.news_box li:hover .timeDiv{border-left:1px solid #fff;}

.news_box li:hover .title,.news_box li:hover .p,.news_box li:hover .timeDiv .sj,.news_box li:hover .timeDiv .sj p,.news_box li:hover .timeDiv .sj span,.news_box li:hover .timeDiv .more{color:#fff;}

@media (max-width:1400px) {

.news_box li .textDiv .bt{margin-bottom:10px;}

.service_box{width:98%;}

}

@media (max-width:1024px) {

.news_box li .imgDiv{width:32%; margin-right:0}

.news_box li .textDiv{ width:65%;}

.news_box li .textDiv .more{margin-top:5px;}

.news_box li .textDiv .bt{margin-bottom:5px;}

.news_box li .textDiv .bt .title{width:calc(100% - 130px);}

.news_box li .textDiv .bt .sj{width:130px;}

.news_box li .timeDiv{ display:none}

.service_box li .box{padding:10px 30px;}

.service_box li span{margin-bottom:5px;}

}



@media (max-width:780px) {

.news_box li .textDiv .bt{margin-bottom:0px}

.news_box li .imgDiv{width:100%; margin:0}

.news_box li .textDiv{ width:100%;}	

.news_box li .textDiv .p{margin-bottom:5px; line-height:25px}

.news_box li .textDiv .bt .title{width:calc(100% - 110px); font-size:18px}

.news_box li .textDiv .bt .sj{width:110px;}

.news_box li .textDiv{ padding-top:0}

.service_box li .img,.service_box li .box{width:100%;}

.service_box li .box{padding:30px 40px;}

.service_box li .wx{width: 50%;}

}

@media (max-width:540px) {

.news_box{margin-top:20px}

.news_box li .textDiv .bt .title{ width:calc(100% - 120px);}

.news_box li .textDiv .bt .sj{width:120px;}	

.news_box li .textDiv .more{margin-top:0;}

.news_box li .textDiv .bt .title{width:100%;}

.news_box li .textDiv .bt .sj{ display:none}

.news_box li .textDiv .more{width:100%; margin:0 auto}

.news_box li:hover .textDiv .more{width:100%;}

.service_box{margin-top:20px;}

.service_box li .box{padding:20px 30px;}

}





/**新闻详情**/

.newsDetailDiv .hdDiv{padding: 30px 0 15px;text-align: center;}

.newsDetailDiv .hdDiv .title{font-size: 24px;font-weight: bold;}

.newsDetailDiv .hdDiv .time{ width:100%; overflow:hidden; text-align:center; margin-top:10px}

.newsDetailDiv .hdDiv span{color: #999999; display: inline-block; margin:0 10px}

.newsDetailDiv .bdDiv{border-top: 1px solid #eee;border-bottom: 1px solid #eee;text-align: center;padding: 10px 0;}

.newsDetailDiv .bdDiv h3{font-size: 1.5rem;text-align: left;line-height:1.5rem;}

.newsDetailDiv .bdDiv p{margin: 0;color: #666;line-height: 2;min-height: 32px;text-align: left;}

.newsDetailDiv .bdDiv img{margin: 5px 0;}

.newsDetailDiv .otherPage{padding: 10px 0 45px;}

.newsDetailDiv .otherPage a{color: #333;margin-top: 10px;max-width: 50%;}

.newsDetailDiv .otherPage a:hover{color:#581f7d;}

@media (max-width:540px) {

.newsDetailDiv .hdDiv{padding:0px 0 0px; }

.newsDetailDiv .otherPage .fl,.newsDetailDiv .otherPage .fr{ width:100%}

}





/**合作案例**/

.nyy_case{padding:0 0 80px; position:relative; overflow:hidden; background:url(../images/nybanner04.jpg) no-repeat center; background-size:cover; height:42vw;}

.nyy_case_box{width:100%; background:rgba(0,101,180,.8); position:absolute; bottom:0; left:0; right:0; z-index:2; padding:2.1% 0; margin:0 auto;}

.nyy_case_box .list{ width:33.33%; text-align:center; float:left}

.nyy_case_box .list .icon{ width:100%; text-align:center}

.nyy_case_box .list .fz16{ line-height:26px; color:#fff; margin-top:3.4%;}

.nyy_case_box .list .fz16 span{ color:#fff; font-size:30px;}

@media (max-width:1400px) {

.nyy_case{padding:0 0 60px;}	



}

@media (max-width:1024px) {

.nyy_case{padding:0 0 50px;}		



}

@media (max-width:992px) {

.nyy_case{padding:0 0 40px;}	

}



@media (max-width:540px) {

.nyy_case{padding:0 0 30px; height:550px;}	

.nyy_case_box .list{width:100%; margin-bottom:20px}

}





/**合作案例**/

.nyy_case_box02{width:100%;  padding:0 0 80px; margin:0 auto; overflow:hidden}

.nyy_case_box02 .list{ width:33.33%; text-align:center; float:left}

.nyy_case_box02 .list .icon{ width:100%; text-align:center}

.nyy_case_box02 .list .fz16{ line-height:26px; color:#333; margin-top:3.4%;}

.nyy_case_box02 .list .fz16 span{ color:#581f7d; font-size:30px;}

.nyy_case_img{ width:100%; text-align:center;}

@media (max-width:1400px) {

}

@media (max-width:1024px) {	



}

@media (max-width:992px) {

.nyy_case_box02 .list{margin-top:20px; margin-bottom:20px}

.nyy_case_box02 .list .fz16{font-size:16px; margin:0 auto; margin-top:10px}

.nyy_case_box02 .list .fz16 span{font-size:25px;}

}



@media (max-width:540px) {

.nyy_case_box02{padding:0 0 10px;}

.nyy_case_box02 .list{margin-top:30px; margin-bottom:30px}

.nyy_case_box02 .list .fz16{width:70%; font-size:12px;}

.nyy_case_box02 .list .fz16 span{font-size:20px;}

}





/**案例**/

.feature_box{width:90%; overflow:hidden; margin: 0 auto;margin-top:30px;}

.feature_box li{width:32%; float:left; position:relative; overflow:hidden; margin-right:2%}

.feature_box li:nth-child(3n){ float:right; margin-right:0}

.feature_box li a{ display:block; padding-bottom:50px}

.feature_box li .img img{transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}

.feature_box li:hover .img img{transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1);}

.feature_box li .textDiv{background:rgba(255,255,255,1); overflow:hidden; position:absolute; bottom:50px; right:0; padding:4%; width:90%}

.feature_box li .textDiv .bh{float:left; font-size:50px; font-style: normal; font-weight:bold; height:75px; line-height:75px; position:relative; width:75px; color:#ccc}

.feature_box li .textDiv .bh:after{content:""; position:absolute; top:10px;  right:0px; bottom:0; width:1px; height:50px; background:#ccc}

.feature_box li .textDiv .wz{float:left; height:75px; line-height:25px;  width:calc(100% - 100px); margin-left:15px}

.feature_box li .textDiv .wz b{font-size:16px; color:#333}

.feature_box li .textDiv .wz p{font-size:14px; color:#666}

.feature_box li .textDiv .iconfont{ position:absolute; right:-30px;  line-height:90px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;; font-size:25px}

.feature_box li:hover .textDiv{background:#581f7d;}

.feature_box li:hover .textDiv .bh,.feature_box li:hover .textDiv .wz b,.feature_box li:hover .textDiv .wz p{color:#fff}

.feature_box li:hover .textDiv .iconfont{right:10px; color:#fff}

@media (max-width:1024px) {

.feature_box li .textDiv{ position:relative; width:100%; bottom:0}

.feature_box li a{padding-bottom:0px}

.feature_box li{ margin-bottom:20px}

.feature_box li:hover .textDiv .iconfont{right:10px;}



}

@media (max-width:992px) {

.feature_box li{width:49%; margin-right:0}	

.feature_box li:nth-child(2n){ float:right;}

.feature_box li:nth-child(3n){ float:left;}



}

@media (max-width:540px) {

.feature_box li{width:100%;}

.feature_box{margin-top:20px}

.feature_box li:nth-last-of-type(2){margin-bottom:20px}

}

@media (max-width:380px) {

.feature_box li .textDiv{padding:3% 2%}

}





/**成功案例详情**/

.picture_box_top{}

.picture_box{width:47%; float:left}

.picture_box02{ margin:0 auto; float:none; margin-top:30px}

.picture_box .gallery-thumbs .swiper-slide { text-align:center}

.picture_box02 .swiper-button-next,.picture_box02 .swiper-button-prev{background:#f3f3f3 !important;}

.picture_box02 .swiper-button-next:hover,.picture_box02 .swiper-button-prev:hover{background:rgba(0,101,180,1) !important;}

.picture_box02 .swiper-button-prev{right:51px !important; top:90% !important; left: auto!important;}

.picture_box02 .swiper-button-next{right:0px !important; top:90% !important;}

.picture_box .gallery-thumbs .swiper-slide img{ height:100% !important}



.picture_box .swiper-container {width:100%;}

.picture_box .gallery-top .swiper-slide img{ width:100%; height:100%}

.picture_box02 .gallery-top .swiper-slide{ text-align:center}

.picture_box02 .gallery-top .swiper-slide img{ width: auto; max-height:450px}

.picture_box .swiper-slide {background-size:120%; background-repeat:no-repeat; background-position:center;}

.picture_box .gallery-thumbs {height:100px; box-sizing:border-box; width:100%; margin:0 auto; margin-top:20px;}

.picture_box .gallery-thumbs .swiper-slide {height:100%; opacity:0.4; border:2px solid #f5f5f5;}

.picture_box .gallery-thumbs .swiper-slide-thumb-active {opacity:1; border:2px solid #581f7d;}



.picture_box .swiper-button-next,.picture_box .swiper-button-prev{top:50%; bottom:0px; background:rgba(255,255,255,.8); width:50px; height:50px; line-height:50px; text-align:center}

.picture_box .swiper-button-prev{left:0;}

.picture_box .swiper-button-next{right:0}

.picture_box .swiper-button-next:hover,.picture_box .swiper-button-prev:hover{background:rgba(0,101,180,1);}

.picture_box .swiper-button-next i,.picture_box .swiper-button-prev i{color:#581f7d;}

.picture_box .swiper-button-next:hover i,.picture_box .swiper-button-prev:hover i{color:#fff;}



.picture_wz{width:47%; float:right}

.picture_wz .hdDiv{ overflow: hidden; margin-bottom:30px}

.picture_wz .hdDiv .title{color:#581f7d; font-size:30px;}

.picture_wz .hdDiv span{color:#999; font-size:14px;}

.picture_wz .hdDiv i{margin-top:20px;display: block;width: 54px;height: 2px; background:#ccc;}

.picture_wz .picture_wz_box{ line-height:30px; color:#666; font-size:16px}

.picture_wz .picture_wz_box p{ margin-bottom:10px}



.picture_wz .more{visibility:visible; animation-name:fadeInRight; animation-duration:1s; animation-delay:1.4s;}

.picture_wz .more h4{ width:180px; display:block; height:50px; line-height:50px; text-align:center; margin-top:30px; position:relative; overflow:hidden; transition: all 0.3s; background:rgba(255,255,255,.5); border:1px solid rgba(0,101,180,1)}

.picture_wz .more h4 span{ display:block; position: absolute; z-index:2; width:100%; font-size:14px; line-height:50px; color:#581f7d;}

.picture_wz .more h4:after {background:rgba(0,101,180,1); transform:translateX(-101%);content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;-webkit-transition: all .5s ease-in-out; -moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; z-index:1}

.picture_wz .more:hover h4{width:200px;}

.picture_wz .more:hover h4 span{color:#fff;}

.picture_wz .more:hover h4:after {transform: translateX(0);}

.picture_wz .more h4 span i{font-family:"iconfont" !important;font-size:14px; font-style:normal;}

@media (max-width:1400px) {

.picture_box .gallery-thumbs {height:80px;}	

}



@media (max-width:1024px) {

.picture_box .gallery-thumbs {height:60px;}	

}



@media (max-width:992px) {

.picture_box .gallery-thumbs {height:120px;}	

.picture_box{width:100%;}

.picture_wz{width:100%; margin-top:30px}

.picture_box02 .gallery-top .swiper-slide img{max-height:350px;}

}



@media (max-width:540px) {

.picture_box_top{margin-top:0px}

.picture_wz{margin-top:20px}

.picture_box .gallery-thumbs {height:60px;}	

.picture_wz .hdDiv{margin-bottom:20px;}

.picture_wz .more h4{ width:100%}

.picture_wz .more:hover h4{width:100%}

.picture_box02 .gallery-top .swiper-slide img{max-height:250px;}

}

@media (max-width:380px) {

.picture_box .gallery-thumbs {height:55px;}		

}





.nybox-title{width:100%; text-align:center; margin-bottom:40px}

.nybox-title span{color:#581f7d; font-size:36px; font-weight:normal; font-weight:bold;}



/*合作共赢*/

.cooperate_box{overflow:hidden; background:url(../images/cooperate.jpg) no-repeat center; background-size:cover; height:50vw;}

.cooperate_box_wz{width:100%; margin-top:25%; text-align:center}

.cooperate_box_wz h2{font-size:40px; color:#581f7d; font-weight:bold; margin-bottom:20px}

.cooperate_box_wz h1{font-size:20px; line-height:40px; color:#333}



/*商业合作*/

.business_box{padding:80px 0; overflow:hidden;}

.business_box_lb{ overflow:hidden;}

.business_box_lb li{width:32.3%; background:#fff; margin-right:1.5%; float:left;}

.business_box_lb li .box{text-align:center; background:#f5f5f5; width:100%; padding:30px 0 50px}

.business_box_lb li i{font-size:60px; display:block; color:#581f7d;}

.business_box_lb li p{font-size:24px; color:#333}

.business_box_lb li span{ font-size:12px; text-transform:uppercase; color:#999; height:20px; line-height:20px; overflow:hidden; display:block}

.business_box_lb li:nth-child(3){margin-right:0;}

.business_box_lb li:nth-child(4){ display:none}



/*第三方服务*/

.thirdparty_box{padding:80px 0; background:#f5f5f5; overflow:hidden}

.thirdparty_box_lb{width:100%; overflow:hidden; margin:0 auto}

.thirdparty_box_lb li{width:25%; float:left; padding:60px 0 80px; background:rgba(255,255,255,1); border-right:1px solid #eee;  text-align:center}

.thirdparty_box_lb li i{font-size:60px; color:#581f7d;}

.thirdparty_box_lb li .box{width:100%; text-align:center; padding-top:10px;}

.thirdparty_box_lb li p{font-size:24px; color:#333}

.thirdparty_box_lb li span{ font-size:12px; color:#999; text-transform:uppercase}

.thirdparty_box li:nth-child(4){border-right: none}



/*广告投放*/

.advertising_box{padding:80px 0;  overflow:hidden}

.advertising_box_lb{ overflow:hidden;}

.advertising_box_lb li{width:20%; float:left; position:relative}

.advertising_box_lb li i{position:absolute; top:0; left:15%; display:block; width:200px; height:200px; line-height:200px; border-radius:100%; text-align:center; border:4px solid #FFF; background-size:100%}

.advertising_box_lb li .box{text-align:center; color:#FFF;  background:rgba(0,101,180,1); padding:120px 0 60px; margin-top:100px}

.advertising_box_lb li p{font-size:24px;}

.advertising_box_lb li span{ font-size:12px; text-transform:uppercase; display:block; height:20px; line-height:20px; overflow:hidden}

.advertising_box_lb li:nth-child(2) .box{background:#581f7d;}

.advertising_box_lb li:nth-child(3) .box{background:rgba(0,101,180,.8);}

.advertising_box_lb li:nth-child(4) .box{background:rgba(0,101,180,.7);}

.advertising_box_lb li:nth-child(5) .box{background:rgba(0,101,180,.6);}



/*服务支持*/

.support_box{padding:80px 0; background:#f5f5f5; overflow:hidden}

@media (max-width:1400px) {

.cooperate_box{height:60vw;}	

.business_box,.thirdparty_box,.advertising_box,.advertising_box{padding:60px 0;}	

}

@media (max-width:1024px) {

.business_box,.thirdparty_box,.advertising_box,.advertising_box{padding:50px 0;}

.nybox-title{margin-bottom:30px;}

.thirdparty_box_lb li{ width:50%}

.thirdparty_box_lb li:nth-child(1),.thirdparty_box_lb li:nth-child(2){border-bottom:1px solid #eee;}



.advertising_box_lb li{ width:33.333%; margin-bottom:20px}

.advertising_box_lb li i{left:21%;}

.advertising_box_lb li:nth-child(4){ margin-left:16%}

}

@media (max-width:992px) {

.cooperate_box{height:65vw;}

.business_box,.thirdparty_box,.advertising_box,.advertising_box{padding:40px 0;}

.nybox-title span{font-size:32px;}

.advertising_box_lb li i{left:15%; width:170px; height:170px; line-height:170px;}

.advertising_box_lb li .box{padding: 120px 0 40px; margin-top: 80px;}

}

@media (max-width:915px) {

.advertising_box_lb li i{left:21%;}	

}

@media (max-width:780px) {

.advertising_box_lb li i{left:18%;}	

}

@media (max-width:540px) {

.business_box,.thirdparty_box,.advertising_box,.advertising_box{padding:30px 0;}

.nybox-title{margin-bottom:20px;}

.nybox-title span{font-size:24px;}



.business_box_lb li{width:49.2%; margin-bottom:5px}

.business_box_lb li:nth-child(2n){margin-right:0;}

.business_box_lb li:nth-child(3){margin-right:1.5%}

.business_box_lb li:nth-child(4){ display: block;}

.business_box_lb li .box{padding:10px 0 10px;}

.business_box_lb li i{font-size: 50px; display:none}



.thirdparty_box_lb li{width:50%;}

.thirdparty_box_lb li i{font-size: 50px;}

.thirdparty_box_lb li{padding:30px 0 40px;}

.thirdparty_box_lb li .box{padding-top:0px;}



.cooperate_box_wz h2{font-size:20px;margin-bottom:10px}

.cooperate_box_wz h1{font-size:13px; line-height:20px;}

.advertising_box_lb li{ width:33.3%; margin-bottom:10px}

.advertising_box_lb li i{left:22%; width:100px; height:100px; line-height:100px; border:2px solid #FFF;}

.advertising_box_lb li .box{padding:60px 0 30px; margin-top:50px;}





.business_box_lb li p,.thirdparty_box_lb li p,.advertising_box_lb li p{font-size:16px;}

}

@media (max-width:420px) {

.advertising_box_lb li i{left:14%;}	

}

@media (max-width:400px) {

.advertising_box_lb li i{left:11%;}	

}

@media (max-width:380px) {

.advertising_box_lb li i{left:12%; width:90px; height:90px; line-height:90px;}

.advertising_box_lb li .box{ margin-top:40px;}

}

@media (max-width:320px) {

.advertising_box_lb li i{width:80px; height:80px; line-height:80px;}

.advertising_box_lb li .box{padding:50px 0 30px; margin-top:40px;}

}





/*分页样式 开始*/

#fengye {overflow: hidden; margin-top:30px; height:80px}

#fengye{ clear:both; margin:auto 0; text-align:center;}

div.digg {text-align: left; font-size:14px; display:inline-block; height:50px; margin-top:20px}

div.digg a {border: #ccc 1px solid;  padding:12px 18px; margin: 2px; color: #666;text-decoration: none;}

div.digg a:hover {border:#009944 1px solid; color: #fff; background:#009944;}

div.digg a:active {border: #e46015 1px solid; color: #000;}

div.digg span.current {border: #581f7d 1px solid;font-weight: bold; padding:12px 18px;margin: 2px; color: #fff;background-color: #581f7d;}

div.digg span.disabled {border: #ccc 1px solid; padding:12px 18px;margin: 2px;color: #999;}

div.digg .keng{ display:none}



/**相册**/

.rebox { cursor: pointer; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; -webkit-filter: none !important;

    background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */

    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);

    background: rgba(0, 0, 0, 0.7); }

.rebox *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }

.rebox-contents { position: absolute; top: 5%; left: 5%; text-align: center; width: 90%; height: 90%; }

.rebox-contents .rebox-content { border: 5px solid #fff; box-shadow: 0 0 20px #000; border-radius: 1px; max-width: 100%; max-height: 100%; }

.rebox-loading { width: 31px; height: 31px; margin: -16px 0 0 -16px; position: absolute; top: 48%; left: 50%; }

.rebox-caption { display: none; position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 1000; background: #000; background: rgba(0,0,0,0.7); }

.rebox-caption p { margin: 0 auto; max-width: 70%; display: inline-block; *display: inline; *zoom: 1; padding: 10px; color: #fff; font-size: 12px; line-height: 18px; }

.rebox-button { position: absolute; z-index: 9999; min-width: 40px; height: 40px; line-height: 40px; background: rgb(0, 0, 0); opacity:0.4; 

    text-decoration: none; font-size: 24px; color: #fff; text-align: center; vertical-align: middle;

    -webkit-border-radius: 32px; -moz-border-radius: 32px; -ms-border-radius: 32px; border-radius: 32px;

    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }

.rebox a:hover{ color:#f08200}	

.rebox-button:hover,

.rebox-button:focus { opacity: 1; -webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }

.rebox-close { right: 10px; top: 10px; }

.rebox-next { right: 10px; top: 48%; }

.rebox-prev { left: 10px; top: 48%; }

.rebox-loading { left: 50%; top: 48%;

    -webkit-animation-name: spin; -webkit-animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear;

    -moz-animation-name: spin; -moz-animation-duration: 2000ms; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear;

    -ms-animation-name: spin; -ms-animation-duration: 2000ms; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear;    

    animation-name: spin; animation-duration: 2000ms; animation-iteration-count: infinite; animation-timing-function: linear;

}

@media (max-width:540px) {

.rebox-contents{top:18%}

}



/*右侧漂浮 开始*/

.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}

.client-2 li a {text-decoration:none;}

.client-2 li {margin-top:1px; clear:both; position:relative; background:#581f7d; height:70px;}

.client-2 li:nth-child(2){background:#581f7d;}

.client-2 li:nth-child(3){background:#581f7d;}

.client-2 li:nth-child(4){background:#581f7d;}



.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}

.client-2 li p {height:20px;font-size:13px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}

.client-2 .my-kefu-qq i {background-position:4px 5px;}

.client-2 .my-kefu-tel i {background-position:0 -21px;}

.client-2 .my-kefu-liuyan i {background-position:4px -53px;}

.client-2 .my-kefu-weixin i {background-position:-34px 4px;}

.client-2 .my-kefu-weibo i {background-position:-30px -22px;}

.client-2 .my-kefu-ftop {display:none;}

.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}

.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}

.client-2 .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}

.client-2 .my-kefu-right {width:20px;}

.client-2 .my-kefu-tel-main {color:#fff; width:247px;padding:9px 0 10px;float:left;}

.client-2 .my-kefu-main{ width:97px; position:relative; padding:9px 0 10px; float:left;}

.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}

.my-kefu-weixin-pic img {width:115px;height:115px;}



@media (max-width:880px) {

	.my-kefu-liuyan,.my-kefu-weixin,.my-kefu-tel-right{display:none;}

	.client-2{right:0;}

	.client-2 li{ height:61px; position: static;}

	.client-2 .my-kefu-tel-main,.client-2 .my-kefu-main{ width:55px;height:40px;}



	.client-2 li a p{ display:none;}

	.client-2 .my-kefu-ftop i { margin: 0px 0 0 12px;}

	.client-2 .my-kefu-ftop{ margin-top:10px;}

	.client-2 .my-kefu-tel i {margin: 5px 0 0 15px;}

	.client-2 .my-kefu-qq{ display:none;}

}

/*右侧漂浮 结束*/



@media (max-width:767px) {

	#KFRightScreen { display:none!important;}

	.client-2 .my-kefu-qq{ display:none;}

	.client-2 li{ height:56px;}

}









/**人才需求**/

.job_box{width:100%; overflow:hidden}

.job_box .ul .u_tb{background:#581f7d; height:50px; line-height:50px;}

.job_box .ul .u_tb span{display:block; width:19%; color:#fff; float: left; text-align:center; font-size:16px;}

.job_box .ul .u_tb span:nth-child(6){width:5%;}

.job_box .ul .ul1 li{cursor: pointer; background: #fff; overflow:hidden}

.job_box .ul .ul1 li .ltp{ border:1px solid #fff; border-top:none}

.job_box .ul .ul1 li .ltp span{display: block; width:19%; float: left; line-height: 60px; text-align:center; font-size:14px;}

.job_box .ul .ul1 li .ltp span:nth-child(6){width:5%; background: url(http://www.zjyhylqc.com/script/images/down.png) no-repeat center center; display:block; height:60px}

.job_box .ul .ul1 .active .ltp span:nth-child(6){background: url(http://www.zjyhylqc.com/script/images/up.png) no-repeat center center;}

.job_box .ul .ul1 li i{font-family:"iconfont" !important;font-size:18px;font-style:normal;}

.job_box .ul .ul1 li .lbt{padding:30px 5%; background:#ebebeb; display: none; font-size:16px; line-height:30px}

.job_box .ul .ul1 li .lbt .d1{ font-weight:bold; display:block; font-size:18px; color:#0059ab; margin-bottom:10px}

/*.job_box .ul .ul1 li:nth-child(1) .lbt{display: block;}*/

.job_box .ul .ul1 li .lbt02,.job_box .ul .ul1 li .lbt03{ padding-top:0px}

.ny-title-job{ text-align:center; margin-top:30px; font-size:16px; color:#333}

.ny-title-job font{ margin-right:10px;}

.ny-title-job a{color:#f08200}

@media (max-width:1024px) {

.job_box .ul .ul1 li .lbt .d1{font-size:16px; margin-bottom:0px}	

.job_box .ul .ul1 li .lbt{padding:20px 4% 0; }

.job_box .ul .ul1 li .lbt03{ padding-bottom:20px}

.job_box .ul .ul1 li .lbt{font-size:14px;}	

}



@media (max-width:540px) {

.job_box .ul .u_tb span:nth-child(1),.job_box .ul .u_tb span:nth-child(4){ display:none}

.job_box .ul .ul1 li .ltp span:nth-child(1),.job_box .ul .ul1 li .ltp span:nth-child(4){ display:none}

.job_box .ul .u_tb span{ width:30%}

.job_box .ul .u_tb span:nth-child(6){ width:3%}

.job_box .ul .ul1 li .ltp span{ width:30%}

.job_box .ul .ul1 li .ltp span:nth-child(6){ width:3%}

.job_box .ul .ul1 li .lbt .d1{font-size:14px;}	

.job_box .ul .ul1 li .lbt{padding:10px 4% 0; line-height:24px;}

.job_box .ul .ul1 li .lbt03{ padding-bottom:10px}

.job_box .ul .ul1 li .lbt{font-size:12px;}	

}



table, td, tr{

	border:1px solid #333;

}