﻿*{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:#071085; 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);}
.w1200{width:95%; max-width:1200px; margin:auto; position:relative;}
.top{width:95%; max-width:1600px; margin:auto; position:relative;}
.logo{float:left; margin-top:32px;}

.navMenu{float:left;}
.navMenu>li{float:left; position:relative; line-height:30px; height:30px; font-size:15px; background:url(../images/menu_fgx.jpg) no-repeat right center;}
.navMenu>li>a{padding:0 35px; color:#000; text-transform:uppercase; display:block; font-weight:bold;}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#071085;}
		
/* navMenu */
.navMenubox{float:left; margin-top:10px;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:50%; margin-left:-70px; top:30px; z-index:3; display:none; background:#fff; width:140px; 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:#071085; color:#fff;}

.top_r{float:right;}
.Hlang{float:right; background:url(../images/top_rlg.jpg) no-repeat left center; padding-left:30px; font-size:15px; margin:5px 0 0 30px;}
.in_search{margin:15px 0 0;}
.search_cc{width:200px; float:right; border-bottom:1px solid #e6e6e6;}
.search_cc_l{width:181px; float:left; background:#fff; line-height:26px; height:26px; padding:0 10px;}
.search_cc_l input{width:100%; display:block; line-height:26px; font-size:12px; color:#999;}
.search_cc_l input::-webkit-input-placeholder{/* WebKit browsers */color:#999;}
.search_cc_l input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */color:#999;}
.search_cc_l input::-moz-placeholder{/* Mozilla Firefox 19+ */color:#999;}
.search_cc_l input::-ms-input-placeholder{/* Internet Explorer 10+ */color:#999;}
.search_cc_r{width:19px; margin-top:3px; float:right; overflow:hidden;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:100px;}
.flexslider .slides{position:relative;z-index:1;}
.flexslider .slides li{height:100%; overflow:hidden;}
.flexslider .slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute; bottom:40px; z-index:2; width:100%; text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 8px;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; border-radius:50%; line-height:45px; overflow:hidden; background:#ccc;
 cursor:pointer;}
.flex-control-nav .flex-active{background:#f00; border:3px solid #fff;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translateY(-50%);}
.phxia,.banner,.sj{display:none!important;}

/* 首页企业展示部分 */
.in_news{width:95%; max-width:1200px; margin:40px auto 0;}
.in_title{width:100%; margin:auto;}
.in_title h2{float:left; background:url(../images/in_logotb.jpg) no-repeat left center; padding-left:55px;}
.in_title h2 a{font-size:24px; line-height:24px; font-weight:bold; color:#000;}
.in_title h2 a:hover{color:#071085;}
.in_title span{float:right;}
.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;}
.in_news_img ul li:hover{box-shadow:0 0 15px 3px #e6e6e6;}
.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:hover .news-img img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_news_img ul li .news-wd{width:100%; padding:20px; position:relative; z-index:2; background:#fff; border:1px solid #ddd; border-top:none;}
.in_news_img ul li .news-wdtit{width:100%; text-align:center; position:relative;}
.in_news_img ul li .news-wdtit h3{font-size:18px; 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 a .news-wdtit h3{color:#000;}
.in_news_img ul li a:hover .news-wdtit h3{color:#071085;}
.in_news_img ul li .news-wddes{width:100%; margin-top:6px; text-align:center;}
.in_news_img ul li .news-wddes p{width:100%; font-size:14px; line-height:28px; 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_l,.in_news_r{position:absolute; top:50%; margin-top:-24px; width:27px; height:48px; transition:all .3s; transition:all .3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-67px; background:url(../images/left.png) center no-repeat;}
.in_news_l:hover{background:url(../images/lefth.png) center no-repeat;}
.in_news_r{right:-67px; background:url(../images/right.png) center no-repeat;}
.in_news_r:hover{background:url(../images/righth.png) center no-repeat;}

/* 底部信息部分 */
.footer_bg{width:100%; margin:40px auto 0; background:url(../images/footer_bg.jpg) no-repeat center center; background-size:cover; padding-top:40px;}
.footer{width:95%; max-width:1200px; margin:auto;}
.foot_list{width:100%; float:left;}
.foot_list ul{width:25%; float:left; 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:20px;}
.foot_list ul li.foot_l_bt a:after{content:""; display:block; width:20px; height:1px; margin-top:15px; background:#fff;}
.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:#999; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_list ul li a:hover,.foot_cont_txt a:hover{color:#fff;}

.copy_bg{width:100%; margin:40px auto 0; padding:20px 0 30px; border-top:1px solid #222;}
.copy{width:95%; max-width:1200px; margin:auto; text-align:center; line-height:30px; color:#999;}
.copy a{color:#999;}
.copy a:hover{color:#fff;}


/*右侧浮动*/
.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:#071085; 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:#071085; border-color: #071085; 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:#071085; border-color:#071085;}
.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:#071085; 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:#071085; 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:#071085;}
.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:#071085; 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:#071085; 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:396px; margin:100px auto 0; position:relative; overflow:hidden; display:flex; align-items:center;}
.ny_bn img{width:100%; display:block; position:absolute; left:50%; top:0; right:0; bottom:0; margin-left:-50%;}

.nytxt{width:95%; max-width:1200px; margin:auto; position:relative; z-index:20;}
.nytxt .t1{font-size:30px; text-align:center; margin-bottom:20px; font-weight:bold; text-transform:uppercase; color:#fff; letter-spacing:5px; text-shadow:0 1px 3px #000;}
.nytxt .t2{margin-bottom:10px; text-align:center; text-shadow:0 1px 3px #000;}
.nytxt .t2 span{position:relative; font-size:16px; color:#fff;}
.nytxt .t2 span a{color:#fff; padding:0 5px;}
.nytxt .t2 span a:hover{color:#fff; font-weight:bold;}
.nytxt .t2 span em{font-weight:bold; color:#fff; padding-left:5px;}
/*文字缓动2*/
.nytxt .t1,.nytxt .t2{animation:mymovet 0.8s infinite;-webkit-animation:mymovet 0.8s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}

.page-dd{display:block; width:58px; height:58px; background:url(../images/icon-Pdd.png) no-repeat center center; margin:40px auto 0; animation:pageDD 1.8s linear infinite; -webkit-animation:pageDD 1.8s linear infinite; position:absolute; left:50%; margin-left:-29px; bottom:-100px; z-index:11;}

@keyframes pageDD{
0%{transform:translateY(0px) scale(1);-webkit-transform:translateY(0px) scale(1);opacity:1;}
50%{transform:translateY(30px) scale(.9);-webkit-transform:translateY(30px) scale(.9);opacity:.2;}
100%{transform:translateY(0px) scale(1);-webkit-transform:translateY(0px) scale(1);opacity:1;}
}

@keyframes mymovet{
from{transform:translateY(50px);opacity:0;}
to{transform:translateY(0px);opacity:1;}
}

@-webkit-keyframes mymovet{
from{transform:translateY(50px);opacity:0;;}
to{transform:translateY(0px);opacity:1;}
}

.listMenu{width:100%; padding:15px 0; background:#f4f4f4; border-bottom:1px solid #e6e6e6; display:none;}
.listMenu .menu{float:left;}
.listMenu .menu li{float:left; font-size:16px; color:#333; padding:0 25px; position:relative;}
.listMenu .menu li a:after{content:""; display:block; position:absolute; left:0; bottom:-16px; width:0; height:2px; -webkit-transition:all .4s; transition:all .4s; background:#071085;}
.listMenu .menu li a{color:#333; line-height:40px;}
.listMenu .menu li a:hover,.listMenu .menu li a.cur{color:#071085;}
.listMenu .menu li a:hover:after,.listMenu .menu li a.cur:after{width:100%;}

.ny_main{width:95%; max-width:1200px; margin:60px auto;}
.ny_title{width:100%; float:left; text-align:center;}
.ny_title h2{font-size:30px; line-height:30px; color:#000;}
.ny_title h2::after{content:""; display:block; width:40px; height:2px; background:#071085; margin:10px auto 0;}
.ny_title h2 a{color:#000;}
.ny_title h2 a:hover{color:#071085;}
.ny_text{width:100%; float:left; font-size:15px; line-height:30px;}
.m30{margin-top:30px;}
.f18{font-size:18px; color:#071085; 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:0 2.5% 30px 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:#071085; 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;}

.qyzs_r_img{width:100%; float:left;}
.qyzs_r_img li{width:32%; float:left; margin:0 2% 30px 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.qyzs_r_img li:nth-child(3n){margin-right:0;}
.qyzs_r_img li .pic{width:100%; float:left; overflow:hidden;}
.qyzs_r_img li .pic img{width:100%; display:block; -webkit-transition:all .5s;  transition:all .5s;}
.qyzs_r_img li:hover .pic img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.qyzs_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.qyzs_r_img li:hover::before{width:100%; background:#071085; transition:all .5s}
.qyzs_r_img li .text{width:100%; float:left; padding:20px;}
.qyzs_r_img li .text h3{font-size:18px; font-weight:bold; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.qyzs_r_img li a .text h3{color:#000;}
.qyzs_r_img li a:hover .text h3{color:#071085;}
.qyzs_r_img li .text p{line-height:28px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.qyzs_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:40px 0 0;}
.pagination a{display:inline-block; padding:0 14px; line-height:36px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination a.on,.pagination a:hover{color:#fff; border-color:#071085; background:#071085;}

/* 内页产品中心部分 */

.ny_nav_menu{width:95%; max-width:1200px; margin:auto;}
.ny_nav_menu ul{width:100%; position:relative; text-align:center; overflow:hidden;}
.ny_nav_menu ul li{display:inline-block; color:#000; margin:0 10px 10px 0; position:relative;}
.ny_nav_menu ul li a{color:#000; display:block; font-size:16px; padding:0 52px; line-height:48px; background:#fff; border:1px solid #ddd;}
.ny_nav_menu ul li a:hover,.ny_nav_menu ul li a.cur{color:#fff; font-weight:bold; background:#071085; border-color:#071085;}
.ny_nav_menu ul li a:hover:after,.ny_nav_menu ul li a.cur:after{opacity:1;}

.pro_img{width:100%; float:left; margin-top:20px;}
.pro_img li{width:32%; float:left; min-height:330px; margin:20px 2% 30px 0; border:1px solid #ddd; background:#fff; padding:1px; position:relative; -webkit-transition:all .4s; transition:all .4s;}
.pro_img li:hover{box-shadow:0px 5px 15px rgba(0,0,0,.4); transform:translate3d(0,-5px,0); border-color:#071085;}
.pro_img li:nth-child(3n){margin-right:0;}
.pro_img li .pic{width:100%; float:left; overflow:hidden;}
.pro_img li .pic img{width:100%; display:block; -webkit-transition:.5s; transition:.5s;}
.pro_img li a:hover .pic img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.pro_img li .text{width:100%; float:left; padding:20px; text-align:center;}
.pro_img li .text h3{font-size:18px; display:block; font-weight:bold; color:#000; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.pro_img li a .text h3{color:#000;}
.pro_img li a:hover .text h3{color:#071085;}
.pro_img li .text p{display:block; margin-top:10px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.pro_img li .btn{width:100px; margin:auto;}
.pro_img li a .btn{width:100px; display:block; line-height:32px; background:#eee; text-align:center; color:#000;}
.pro_img li a:hover .btn{background:#071085; color:#fff;}

.products{width:100%; float:left;}
.promore_l{width:50%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #e6e6e6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both; margin-top:20px; width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:83%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #e6e6e6; padding:2px;width:54px;height:42px;}
.spec-scroll .items ul li img:hover{border:2px solid #071085; padding:1px;}
.spec-scroll .items ul li.on img{border:2px solid #071085; padding:1px;}

.pros_right{width:45%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #ddd; padding-bottom:20px;}
.pros_right_top h2{font-size:24px; color:#071085; font-weight:bold; line-height:30px;}
.pros_right_top p{font-size:16px; line-height:24px; color:#999; margin-top:10px;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}

.proleft_btn{width:100%; float:left; margin-top:40px;}
.proleft_btn li{width:160px; float:left; margin-right:20px;}
.proleft_btn li a{width:160px; float:left; line-height:42px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#071085; color:#fff;}

.tabs-basic{width:100%; margin-top:40px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#fff;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px; text-transform:uppercase; position:relative;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #071085; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic ul li a{display:block; text-decoration:none; background:#eee; padding:15px 52px; color:#000;}
.tabs-basic .tab-active{border-bottom:2px solid #071085; color:#fff; background:#071085; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%; float:left; margin-top:80px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #ddd;}
.hot_pro2_tit h3{width:180px; float:left; color:#fff; line-height:52px; font-size:16px; padding:0 20px; background:#071085; text-align:center; font-weight:bold; position:relative;}
.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 #071085; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:40px;}
.scrollleft2 li{width:280px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #071085;}
.scrollleft2 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;}

/* 内页新闻资讯部分 */
.newsL{width:100%; float:left;}
.newsL li{width:100%; float:left; margin-bottom:30px; padding-bottom:20px; -webkit-transition:all .2s linear; transition:all .2s linear; overflow:hidden; border-bottom:1px solid #f0f0f0;}
.newsL li .newsL-pic{width:30%; float:left; overflow:hidden;}
.newsL li .newsL-pic img{width:100%; height:220px; object-fit:cover; -webkit-transition:all .5s; transition:all .5s;}
.newsL li:hover .newsL-pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.newsL li .newsL-note{width:55%; float:left; margin-left:3%;}
.newsL li .newsL-note h3{font-size:18px; font-weight:bold; color:#000; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.newsL li .newsL-note h3 a{color:#000;}
.newsL li .newsL-note h3 a:hover{color: #071085;}
.newsL li .newsL-note p{color:#666; font-size:14px; margin:10px auto 20px; line-height:28px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; line-clamp:4; -webkit-box-orient:vertical;}
.newsL li .newsL-note a.more{width:160px; line-height:42px; background:#999; color:#fff; display:inline-block; text-align:center; -webkit-transition:all .3s; transition:all .3s;}
.newsL li .newsL-note a:hover.more{background:#071085; color:#fff; width:200px;}
.newsL li .newsL-date{width:110px;float:right;text-align:right;}
.newsL li .newsL-date span{color:#d7dcd8;font-size:40px;margin-bottom:20px;padding-bottom:20px;display:block;position: relative;}
.newsL li .newsL-date span:after{content:"";position:absolute;right:0;bottom:0px;width:30px;height:1px;background:#d7dadc;}
.newsL li .newsL-date p{font-size:18px;color:#d7dadc;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:10px; border-bottom:1px solid #e6e6e6;}
.new-view-title h2{line-height:30px; font-size:24px; font-weight:bold; color:#071085;}
.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;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:48px; line-height:48px; 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 #071085;}
.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 #071085;color: #fff; text-align:center; padding-left:25px; border:none;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #f00; 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 #071085;}

/* 内页人才招聘部分 */
.jobctit{background:#071085; line-height:70px; font-size:18px; color:#fff;}
.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:62px; line-height:62px; cursor:pointer; border-bottom:1px solid #e6e6e6; font-size:16px; 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{width:18.3%; float:left; text-align:center; color:#666;}
.job-content dl dd{background:#f8f8f8;padding:25px;line-height:30px; font-size:15px; overflow:hidden;}
.job-content dl dd p{color:#666; margin-top:10px;}
.job-content dl dd p span{font-weight:bold; color:#071085; 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%; 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;}
.cont_l{width:30%; float:left; padding:60px 2.5% 0 0;}
.cont_l h2{font-size:24px; font-weight:bold; color:#000; margin-bottom:10px;}
.cont_l p{font-size:15px; line-height:40px; color:#999;}
.cont_l p a{color:#999;}
.cont_l p a:hover{color:#071085;}
.cont_r{width:60%; float:right;}
.map{width:100%; float:left;}
.cont_text2{width:100%; float:left; margin-top:60px; border-top:1px solid #e6e6e6; padding-top:40px;}