﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,img{border:0;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 Arial,'Microsoft YaHei'; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul,li,ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#007fd6; text-decoration:none; -webkit-transition:.3s; transition:.3s;}
/** 重置图片元素 **/
.fl{float:left;} 
.fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:100px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999; -webkit-transition:.3s; transition:.3s; box-shadow:-20px 20px 30px 0px rgba(158,158,158,.3);}
.w1400{width:95%; max-width:1400px; margin:auto; position:relative;}
.logo{float:left; margin-top:18px;}
.logo_wz{float:left; margin:30px 0 0 10px;}
.logo_wz span{font-size:30px; line-height:30px; font-weight:bold; color:#007fd6; display:block; letter-spacing:6.5px;}
.logo_wz p{font-size:12px; color:#007fd6; text-transform:uppercase;}

.navMenu{float:left;}
.navMenu>li{float:left; position:relative; line-height:100px; height:100px; font-size:16px;}
.navMenu>li>a{padding:0 30px; color:#000; text-transform:uppercase; display:block;}
.navMenu>li>a:after{content:''; display:block; width:40px; height:3px; background:#007fd6; position:absolute; left:50%; bottom:23px; margin-left:-20px;-webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu>li:hover>a:after,.navMenu>li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#007fd6;}
		
/* navMenu */
.navMenubox{float:left; margin-left:6%;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:50%; margin-left:-90px; top:100px; z-index:3; display:none; background:#fff; width:180px; box-shadow:0 5px 10px #333;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6; text-align:center;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:35px; padding:0 10px; clear:both; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu li>a.active,.navMenu>li>ul.sub-menu li>a:hover,.navMenu>li>ul.sub-menu>li.active >a{background:#007fd6; color:#fff;}
.navMenu>li>ul.sub-menu li>ul{position:absolute; left:180px; top:0; background:#eee; width:180px;}
.navMenu>li>ul.sub-menu li>ul>li{border-bottom:1px solid #fff;}

/* 头部搜索部分 */
.top_search{width:182px; height:27px; float:right; margin-top:35px; border:1px solid #e6e6e6; background:#fff; border-radius:30px; position:relative;}
.top_search_l{width:172px; float:left;  padding-left:10px;}
.top_search_l input{width:100%; display:block; line-height:25px; font-size:14px; color:#999;}
.top_search_l input::-webkit-input-placeholder{/* WebKit browsers */color:#999;}
.top_search_l input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */color:#999;}
.top_search_l input::-moz-placeholder{/* Mozilla Firefox 19+ */color:#999;}
.top_search_l input::-ms-input-placeholder{/* Internet Explorer 10+ */color:#999;}
.top_search_r{width:14px; height:15px; position:absolute; right:20px; top:5px;}

/* 首页焦点图部分 */
.banner{margin-top:100px;}
.banner .swiper-slide .m{display:none;}
.banner .swiper-slide img{width:100%; display:block;}
.banner .swiper-pagination-bullet{background:#fff;}
.banner .swiper-pagination-bullet-active{background:#007fd6;}
.banner .swiper-button-next,.banner .swiper-button-prev{color:#FFF;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size:30px;}
.banner .swiper-pagination-bullet{width:15px; height:15px; opacity:.8;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px !important;}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:30px !important;}
.phxia,.sj{display:none!important;}

/* 首页产品中心部分 */
.in_pro{width:95%; max-width:1400px; margin:60px auto 0;}
.in_title{width:100%; margin:auto; text-align:center;}
.in_title h2{font-size:30px; font-weight:bold; line-height:30px; display:block; color:#007fd6;}
.in_title h2 a{color:#007fd6;}
.in_title h2 a:hover{color:#e08238;}
.in_title h2 span{position:relative;}
.in_title h2 span::before{content:""; display:block; width:96px; height:14px; background:url(../images/in_tit_ltb.png) no-repeat; position:absolute; top:10px; right:115%;}
.in_title h2 span::after{content:""; display:block; width:96px; height:14px; background:url(../images/in_tit_rtb.png) no-repeat; position:absolute; top:10px; left:115%;}
.in_title p{color:#999; font-size:16px; margin-top:15px; text-align:center;}
.in_pronr{width:100%; margin:40px auto 0;}
.in_prol{width:240px; float:left;}
.in_prol_list{width:100%; float:left;}
.in_prol_list h3{width:100%; float:left; position:relative;}
.in_prol_list h3 a{display:block; font-size:15px; color:#333; font-weight:bold; height:54px; line-height:54px; padding:0 20px; background:url(../images/in_prolb_bg.jpg) no-repeat center;}
.in_prol_list h3 a:hover,.in_prol_list h3 a.cur{background:url(../images/in_prolb_bgh.jpg) no-repeat center; color:#fff;}
.in_prol_list h3 a:hover::after,.in_prol_list h3 a.cur:after{content:""; display:block; width:25px; height:24px; background:url(../images/in_pro_lbtb.png) no-repeat right center; position:absolute; top:15px; right:20px;}
.in_prol_lb{width:100%; float:left; background:#fff; border:2px solid #e6e6e6; padding:0 15px;}
.in_prol_lb li{width:100%; float:left;} 
.in_prol_lb li a{height:42px; line-height:42px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-top:1px solid #e6e6e6; font-size:14px;}
.in_prol_lb li a.cur,.in_prol_lb li a:hover{color:#007fd6; font-weight:bold;}

.in_pror{width:80%; float:right;}
.in_pror_img{width:100%; float:left;}
.in_pror_img li{width:23%; float:left; margin:0 2.5% 25px 0; -webkit-transition:all .3s; transition:all .3s;}
.in_pror_img li:hover{box-shadow:0 5px 15px #ddd; transform:translateY(-10px);}
.in_pror_img li:nth-child(4n){margin-right:0;}
.in_pror_img li .pic{width:100%; float:left; overflow:hidden;}
.in_pror_img li .pic img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.in_pror_img li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_pror_img li .biaoti{width:100%; float:left; background:#f8f8f8; padding:10px 20px;}
.in_pror_img li:hover .biaoti{background:#fff;}
.in_pror_img li .biaoti h3{width:85%; float:left; font-size:15px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_pror_img li a .biaoti h3{color:#000;}
.in_pror_img li a:hover .biaoti h3{color:#007fd6;}
.in_pror_img li .biaoti em{width:16px; height:14px; float:right; margin-top:8px;}
.in_pror_img li a .biaoti em{background:url(../images/in_pro_xtb.jpg) no-repeat right center; display:block;}
.in_pror_img li a:hover .biaoti em{background:url(../images/in_pro_xtbh.jpg) no-repeat right center;}

/* 首页关于我们部分 */
.in_aboutbg{width:100%; margin:40px auto 0; background:url(../images/in_aboutbg.jpg) fixed no-repeat center; background-size:cover; padding:60px 0; overflow:hidden;}
.in_title2{width:100%; margin:auto; text-align:center;}
.in_title2 h2{font-size:30px; font-weight:bold; line-height:30px; display:block; color:#fff;}
.in_title2 h2 a{color:#fff;}
.in_title2 h2 a:hover{color:#ff7000;}
.in_title2 h2 span{position:relative;}
.in_title2 h2 span::before{content:""; display:block; width:96px; height:14px; background:url(../images/in_tit2_ltb.png) no-repeat; position:absolute; top:10px; right:115%;}
.in_title2 h2 span::after{content:""; display:block; width:96px; height:14px; background:url(../images/in_tit2_rtb.png) no-repeat; position:absolute; top:10px; left:115%;}
.in_title2 p{color:#fff; font-size:16px; margin-top:15px; text-align:center;}
.in_about_nr{width:100%; margin:40px auto 0;}
.in_about_pic{width:48%; float:left; overflow:hidden;}
.in_about_pic img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.in_about_pic:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_about_text{width:48%; float:right; color:#fff; line-height:32px; padding-top:10px;}
.in_about_btn{width:160px; float:left; margin-top:30px;}
.in_about_btn a{width:160px; height:44px; display:block; line-height:44px; font-size:15px; text-align:center; color:#fff; background:#007fd6; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; -webkit-transition:all .5s; transition:all .5s;}
.in_about_btn a:hover{background:#fff; color:#007fd6; width:180px;}

/* 首页新闻资讯部分 */
.in_news{width:95%; max-width:1400px; margin:60px auto 0;}
.in_newsnr{width:100%; margin:40px auto 0; position:relative;}
.in_news_img{width:100%; margin:auto; overflow:hidden;}
.in_news_img ul{width:10000%; position:relative;}
.in_news_img ul li{width:0.31%; float:left; position:relative; margin:0 0.0333% 20px 0; -webkit-transition:all .3s; transition:all .3s;}
.in_news_img ul li:hover{box-shadow:0 0 10px 3px #ccc;}
.in_news_img ul li .news-img{width:100%; overflow:hidden;}
.in_news_img ul li .news-img img{width:100%; display:block; -webkit-transition: all 1s ease; transition: all 1s ease;}
.in_news_img ul li .news-wd{width:100%; border:1px solid #eee; padding:20px 20px 40px 20px; position:relative; z-index:2;}
.in_news_img ul li .news-wdtit{width:100%; position:relative;}
.in_news_img ul li .news-wdtit h3{font-size:16px; font-weight:bold; color:#000; line-height:30px; transition: all .4s ease; position:relative; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_news_img ul li .news-wdtit i{width:0; height:6px; position:absolute; top:-38px; left:-30px;background:#fff; transition:all .4s ease; opacity:0;}
.in_news_img ul li .news-wddes{width:100%; border-top:2px solid #eee; margin-top:10px; transition:all .4s ease;}
.in_news_img ul li .news-wddes p{width:100%; margin-top:10px; font-size:14px; line-height:28px; color:#888; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; transition:all .4s ease;}
.in_news_img ul li .news-wddes h4{width:100%; display:block; margin-top:10px;}
.in_news_img ul li .news-wddes h4 i{float:left; background:url(../images/in_news_sjtb.png) no-repeat left center; padding-left:25px; font-style:normal;}
.in_news_img ul li .news-wddes h4 span{float:right; width:22px; height:12px; margin-top:6px; background:url(../images/in_news_xjt.png) no-repeat center; transition: all .4s ease;}
.in_news_img ul li .news-sd{position:absolute; z-index:1; width:100%; height:100%; left:0; bottom:0; background:url(../images/in_news_tbg.png) repeat-x left bottom;opacity:0; transition:all .3s ease;}
.in_news_img ul li:hover .news-wd{border:none;}
.in_news_img ul li a:hover .news-sd{opacity:1;}
.in_news_img ul li a:hover .news-wdtit h3{transform:translateY(-4px); color:#fff;}
.in_news_img ul li a:hover .news-wddes{border-top-color:#fff;}
.in_news_img ul li a:hover .news-wddes p{color:#fff;}
.in_news_img ul li a:hover .news-wddes h4 i{background:url(../images/in_news_sjtbh.png) no-repeat left center; color:#fff;}
.in_news_img ul li a:hover .news-wddes h4 span{background-image:url(../images/in_news_xjth.png);}
.in_news_img ul li a:hover .news-wdtit i{width:68px; opacity:1; transform:translateY(-12px);}
.in_news_img ul li a:hover .news-img img{-webkit-transform:scale(1.04); transform:scale(1.04);}

.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-30px; width:60px; height:60px; transition:all .3s; transition:all .3s; cursor:pointer; overflow:hidden; z-index:100;}
.in_news_l{left:-30px; background:url(../images/left.png) center no-repeat;}
.in_news_l:hover{background:url(../images/lefth.png) center no-repeat;}
.in_news_r{right:-30px; background:url(../images/right.png) center no-repeat;}
.in_news_r:hover{background:url(../images/righth.png) center no-repeat;}

/* 首页底部信息部分 */
.footer{width:100%; margin:40px auto 0; background:url(../images/footer_bg.jpg) no-repeat center; background-size:cover; padding:40px 0 30px; overflow:hidden;}
.foot_list{width:60%; float:left;}
.foot_list ul{width:21%; float:left; margin-right:4%; min-height:180px;}
.foot_list ul:nth-child(4n){margin-right:0;}
.foot_list ul li{width:100%; float:left;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:18px; float:left; font-weight:bold; margin-bottom:10px;}
.foot_list ul li.foot_l_bt a:after{content:""; display:block; width:20px; height:1px; background:#fff; margin-top:10px;}
.foot_list ul li.foot_l_bt.on{background:url(../images/img-74.png) no-repeat right center; background-size:16px;}
.foot_list ul li a{line-height:30px; font-size:14px; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_list ul li a:hover{color:#ff7000;}

.foot_cont{width:22%; float:left;}
.foot_cont_tit{width:100%; float:left; font-weight:bold; font-size:18px; color:#fff;}
.foot_cont_tit::after{content:""; display:block; width:20px; height:1px; background:#fff; margin-top:10px;}
.foot_cont_txt{width:100%; float:left; font-size:14px; color:#fff; line-height:30px; margin-top:10px;}
.foot_cont_tit a,.foot_cont_txt a,.copy a{color:#fff;}
.foot_cont_tit a:hover,.foot_cont_tit a:hover,.foot_cont_txt a:hover{color:#ff7000;}

.foot_ewm{width:10%; float:right; text-align:center;}
.foot_ewm img{width:100%; display:block;}
.foot_ewm p{margin-top:10px; color:#fff;}

/* 底部版权部分 */
.copy_bg{width:100%; margin:40px auto 0; background:url(../images/copy_fgx.jpg) repeat-x; padding-top:20px;} 
.copy{width:95%; max-width:1400px; margin:auto; font-size:14px; text-align:center; color:#fff; line-height:30px;}

/*右侧浮动*/
.y-kefu-box{position:fixed; right:0; top:20%; z-index:9999; font-size:13px;}
.y-kefu-box img{display: block; width:100%; height:auto;}
.y-kefu-box01 .icon{display:block; background:url(../images/icons01.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{width:54px; color: #666; text-align: center;}
.y-kefu-box01 .kf-close-btn{width:27px; height:27px; background-position:-5px -115px; position: relative; cursor:pointer;}
.y-kefu-box01 .kf-close-btn:before{content:''; display: block; width:1px; height:12px; background-color:#007fd6; position: absolute; bottom:-12px; left:13px; z-index: 1;}
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{display:block; width:52px; padding:8px 0 12px; background-color:#fff; border-left:solid 1px #efefef; border-top:solid 1px #efefef; border-right:solid 1px #efefef; position:relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-qiao{background-color:#007fd6; border-color: #007fd6; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-qiao{border-radius:2px;}
.y-kefu-box01 .kf-qiao i{width:21px; height:22px; background-position:-30px -150px;}
.y-kefu-box01 .kf-QQ{border-top-left-radius:2px;border-top-right-radius:2px;}
.y-kefu-box01 .kf-QQ>i{width:21px; height:22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-QQ:hover>i{background-position:-30px -5px;}
.y-kefu-box01 .kf-zixun{border-radius:2px;}
.y-kefu-box01 .kf-zixun i{width:21px;height:22px;background-position:-30px -150px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius:2px; border-top-right-radius:2px;}
.y-kefu-box01 .kf-mobile>i{width:18px; height:18px; background-position:-5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{background-position:-30px -32px;}
.y-kefu-box01 .kf-weChat>i{width:22px; height:19px; background-position:-5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{background-position:-30px -55px;}
.y-kefu-box01 .kf-email{border-bottom-left-radius:2px; border-bottom-right-radius:2px;}
.y-kefu-box01 .kf-email>i{width:18px; height:14px; background-position:-5px -80px;}
.y-kefu-box01 .kf-email:hover>i{background-position:-30px -80px;}
.y-kefu-box01 .back-top i{width:13px; height:11px; background-position:-5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position:-30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top:-1px; border-radius:2px; left:55px;}
.y-kefu-box01 .hver:hover{background-color:#007fd6; border-color:#007fd6;}
.y-kefu-box01 .hver:hover>p{color:#fff;}
.y-kefu-box01 .mobile-infos,.y-kefu-box01 .QQ-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{background-color:#fff; border:solid 1px #efefef; position:absolute; right:90px; z-index:2; border-radius:2px; display:none;}
.y-kefu-box01 .mobile-infos{width:215px; text-align:left; top:0;}
.y-kefu-box01 .mobile-infos>div{padding:20px 0 20px 45px; position:relative;}
.y-kefu-box01 .mobile-infos>div i{width:15px; height:15px; background-position:-52px -32px; position:absolute; top:22px; left:20px; z-index:2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#999;}
.y-kefu-box01 .mobile-infos p{color:#007fd6; font-size:18px;}
.y-kefu-box01 .QQ-infos{width:320px;text-align: left;top: 0;}
.y-kefu-box01 .part01{padding:20px 20px 20px 30px; border-bottom:solid 1px #e9e9e9; position:relative;}
.y-kefu-box01 .part01 p{font-size:16px; color:#007fd6; padding-bottom:5px;}
.y-kefu-box01 .part01 i{width:28px; height: 26px; background-position:-40px -5px; position: absolute; left:0; top:18px; z-index:2;}
.y-kefu-box01 .part02{padding:20px;}
.y-kefu-box01 .part02 li{width:86px; float:left; position:relative; margin:10px; padding-left:30px;}
.y-kefu-box01 .part02 i{width:22px; height:22px; background-position:-5px -5px; position:absolute; left:0; top:0; z-index:2;}
.y-kefu-box01 .part02 li:hover a{color:#007fd6;}
.ri{width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.ri-arrow1,.ri-arrow2{width:0; height:0; display:block; position:absolute; left:0; top:0; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden;}
.ri-arrow1{left:1px; border-left:6px #efefef solid;}
.ri-arrow2{border-left:6px white solid;}

.y-kefu-box01 .y-ewm-box{width:151px; height:178px; top:-60px;}
.y-kefu-box01 .y-ewm-box>div{width:151px; height:178px;}
.y-kefu-box01 .y-ewm-box img{width:94px; height:94px; margin:30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width:150px; border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top:84px;}

.y-kefu-box01 .y-email-infos{padding:28px 20px 28px 45px; color:#999; text-align:left; bottom:0;}
.y-kefu-box01 .y-email-infos p{color:#007fd6; font-size:16px;}
.y-kefu-box01 .y-email-infos>i{width:18px; height:13px; background-position:-52px -80px; position:absolute; left:15px; top:30px;}
.y-kefu-box01 .y-email-infos .right{top:55px;}
.y-kefu-box01 .hide-status{width:54px; height:65px; background-color:#007fd6; position:absolute; top:37px; left:55px; z-index:9;}
.y-kefu-box01 .hide-status .kf-zixun{padding:10px 0 7px; color:#fff; cursor:pointer;}

/* 内页焦点图部分 */
.ny_bn{width:100%; height:350px; margin:100px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:100%; height:350px; object-fit:cover; position:absolute; left:50%; top:0; margin-left:-50%;}

.dw{width:95%; max-width:1400px; margin:40px auto 0;}
.dw_wz{background:url(../images/home_tb.png) left center no-repeat; float:left; padding-left:30px;}
.dw_wz a{padding:0 5px;}
.dw_wz span{color:#007fd6; padding-left:5px;}

/* 内页关于宇洋部分 */
.ny_main{width:95%; max-width:1400px; margin:40px auto 60px;}
.ny_left{width:22%; float:left;}
.nyl_list{width:100%; float:left;}
.nyl_list h2{width:100%; height:70px; line-height:70px; padding:0 20px; float:left; overflow:hidden; background:#007fd6 url(../images/lb_tb.png) no-repeat 93% center; border-radius:5px 5px 0 0;}
.nyl_list h2 a{display:block; font-size:24px; color:#fff; font-weight:bold;}
.sidebarMenu{width:100%; float:left; background:#fff; margin-bottom:20px; box-shadow:0 5px 10px #ddd; border-radius:0 0 5px 5px;}
.sidebarMenu li{width:100%; float:left;} 
.sidebarMenu li a{height:54px; line-height:54px; background:#fff url(../images/slide_li.png) no-repeat 95% center; display:block; padding:0 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-top:1px solid #e9e9e9; font-size:16px;}
.sidebarMenu li a.cur,.sidebarMenu li a:hover{background:#007fd6 url(../images/slide_lih.png) no-repeat 95% center; color:#fff; font-weight:bold;}
.sidebarMenu li>ul{font-size:13px; padding:0}
.sidebarMenu li>ul>li{background:0 0; padding-top:0;}
.sidebarMenu li ul a{background:url(../images/ly_li.png) no-repeat 20px center; padding-left:30px; height:40px; line-height:40px; font-size:14px; color:#666;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background:url(../images/ly_li.png) no-repeat 20px center; padding-left:30px; color:#007fd6;}

.ny_right{width:75%; float:right;}
.nyr_tit{width:100%; float:left; font-size:24px; line-height:24px; font-weight:bold; color:#007fd6; border-bottom:1px solid #e6e6e6; padding-bottom:20px;}
.nyr_text{width:100%; float:left; margin-top:40px; line-height:30px; font-size:15px;}
.m30{margin-top:30px;}
.f18{font-size:18px; color:#007fd6; font-weight:bold;}
.f16{font-size:16px; color:#000; font-weight:bold;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:23%; float:left; margin:40px 2.5% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li img{width:100%; display:block;}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#007fd6; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:50px 0 20px;}
.pagination a{display:inline-block; padding:0 14px; line-height:36px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination a.cur,.pagination a:hover{color:#fff; border-color:#007fd6; background:#007fd6;}

/* 内页产品中心部分 */
.pror_img{width:100%; float:left;}
.pror_img li{width:23%; float:left; margin:30px 2.5% 0 0; -webkit-transition:all .3s; transition:all .3s;}
.pror_img li:hover{box-shadow:0 5px 15px #ddd; transform:translateY(-10px);}
.pror_img li:nth-child(4n){margin-right:0;}
.pror_img li .pic{width:100%; float:left; overflow:hidden;}
.pror_img li .pic img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.pror_img li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.pror_img li .biaoti{width:100%; float:left; background:#f8f8f8; padding:10px 20px;}
.pror_img li:hover .biaoti{background:#fff;}
.pror_img li .biaoti h3{width:85%; float:left; font-size:15px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.pror_img li a .biaoti h3{color:#000;}
.pror_img li a:hover .biaoti h3{color:#007fd6;}
.pror_img li .biaoti em{width:16px; height:14px; float:right; margin-top:8px;}
.pror_img li a .biaoti em{background:url(../images/in_pro_xtb.jpg) no-repeat right center; display:block;}
.pror_img li a:hover .biaoti em{background:url(../images/in_pro_xtbh.jpg) no-repeat right center;}

/* 产品详情页部分 */
.promore_box{width:100%; float:left; text-align:center; margin-top:30px;}
.promore_box img{display:block; margin:auto;}
.promore_box h3{font-size:18px; font-weight:bold; color:#007fd6; margin-bottom:10px;}
.promore_box2{width:100%; float:left; margin-top:40px;}
.promore_box2_text{width:100%; float:left; line-height:32px; font-size:15px; margin-top:30px;}

.hot_pro2{width:100%;float:left; margin-top:40px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #e6e6e6;}
.hot_pro2_tit h3{width:180px; float:left; color:#fff; line-height:52px; font-size:18px; padding:0 20px; background:#007fd6; text-align:center; font-weight:bold; position:relative; border-radius:5px 5px 0 0;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #007fd6; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.hot_pro_img{width:100%; float:left; margin-top:40px;}
.hot_pro_img li{width:280px; float:left; margin-right:20px; overflow:hidden;}
.hot_pro_img li img{width:100%; display:block; border:1px solid #e6e6e6;}
.hot_pro_img li img:hover{border:1px solid #007fd6;}
.hot_pro_img li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


/* 内页新闻资讯部分 */
.news_text{width:100%; float:left;}
.news_text dl{display:block; width:100%; float:left; margin-top:40px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.news_text dl:nth-child(5n){margin-bottom:0;}
.news_text dl dt{width:25%; float:left; overflow:hidden;} 
.news_text dl dt img{width:100%; height:180px; object-fit:cover; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.news_text dl dt:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h2{line-height:30px; font-size:18px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h2 a{color:#000;}
.news_text dl dd .left h2 a:hover{color:#007fd6;}
.news_text dl dd .left .con{font-size:14px; line-height:24px; margin-top:10px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.news_text dl dd .right2{width:15%; float:right;} 
.news_text dl dd .right2 p{width:100%; float:left; text-align:center; font-size:15px; padding:15px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right2 p:nth-child(1){font-size:50px; position:relative; font-weight:bold; line-height:50px; border-bottom:none;}
.news_text dl dd a.more{width:140px; height:34px; line-height:32px; border:1px solid #ddd; display:inline-block; text-align:center; margin-top:20px; font-size:14px; transition:all .3s;}
.news_text dl dd a:hover.more{background:#007fd6; color:#fff; border:1px solid #007fd6; width:180px;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:10px; border-bottom:1px solid #e6e6e6; margin-top:40px;}
.new-view-title h2{line-height:30px; font-size:24px; font-weight:bold; color:#007fd6;}
.new-view-wz{width:100%; float:left; text-align:center; line-height:30px; color:#999;}
.newsmore_text{width:100%;float:left; margin-top:40px; line-height:30px;}

.view-page{width:100%; float:left; position:relative; margin:40px 0 60px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; line-height:46px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #007fd6;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #007fd6;color: #fff; text-align:center; padding-left:25px; border:none;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #ff7000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 85% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 85% center no-repeat #007fd6;}

/* 内页工厂实力部分 */
.gcsl_r_img{width:100%; float:left;}
.gcsl_r_img li{width:31.333%; float:left; margin:40px 3% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.gcsl_r_img li:nth-child(3n){margin-right:0;}
.gcsl_r_img li img{width:100%; display:block;}
.gcsl_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.gcsl_r_img li:hover::before{width:100%; background:#007fd6; transition:all .5s}
.gcsl_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.gcsl_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

/* 内页人才招聘部分 */
.jobctit{background:#007fd6; line-height:66px; font-size:18px; color:#fff; margin-top:40px;}
.jobctit span{display:inline-block; width:18%; text-align:center;}
.job-content{width:100%; float:left; background:#fff;}
.job-content dl{width:100%; float:left;}
.job-content dl dt{height:52px; line-height:52px; cursor:pointer; border-bottom:1px solid #e6e6e6; font-size:15px; display:block; overflow:hidden;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:60px;background:url(../images/dl.png) no-repeat center;display:block; margin:auto;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{float:left;width:18.5%;text-align:center;color:#666;}
.job-content dl dd{background:#f8f8f8;padding:25px;line-height:30px; font-size:14px; overflow:hidden;}
.job-content dl dd p{color:#666; margin-top:10px;}
.job-content dl dd p span{font-weight:500; color:#007fd6; font-size:18px;}
.job-content dl dd .cont{width:100%; border-top:1px solid #e6e6e6; padding:10px 0 20px; margin:20px 0;}
.job-content dl dd .cont li{float:left; margin-right:3.5%; padding-left:30px;}
.job-content dl dd .cont li:nth-child(1){background:url(../images/dianhua.png) left no-repeat; background-size:25px 25px;}
.job-content dl dd .cont li:nth-child(2){background:url(../images/dingwei.png) left no-repeat; background-size:25px 25px;}
.job-content dl dd .cont li:nth-child(3){background:url(../images/youxiang.png) left no-repeat; background-size:25px 25px; margin-right:0;}

/* 内页联系我们部分 */
.cont_text{width:100%; float:left; border-bottom:1px solid #e6e6e6; padding-bottom:30px; margin-top:60px;}
.cont_l{width:70%;float:left; line-height:30px; font-size:15px;}
.cont_l h2{font-size:22px; font-weight:bold; color:#007fd6; margin-bottom:10px;}
.cont_r{float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:40px;}

/* 内页在线留言部分 */
.message{width:100%; float:left; margin-top:40px;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left; border:none;}
.message ol li:nth-child(7){float:right; border:none;}
.message ol li input{width:100%; height:50px; background:none; border:none; color:#999; padding:0 15px;}
.message ol li textarea{padding:15px; width:100%; height:180px; border:none; background:none; color:#999;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#007fd6;}
.message ol li .btn2{background:#ff7000; color:#fff;}
.message input::-webkit-outer-spin-button,.message input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
.message input::-moz-placeholder, textarea::-moz-placeholder{color: #999;}
.message input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #999;}
.message input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #999;}