﻿*{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{min-width:1200px; margin:auto;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; 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:#003f97; text-decoration:none; -webkit-transition:0.3s; transition:0.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:155px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999; -webkit-transition:0.3s; transition:0.3s; box-shadow: -21.213px 21.213px 30px 0px rgba(158, 158, 158, 0.3);}
.top_txtbg{height:40px; margin:auto; background:#003f97; line-height:40px;}
.top_tel{float:left; font-size:12px; color:#ddd; background:url(../images/top_xtb.png) left no-repeat; padding-left:25px;}
.top_emial{float:left; font-size:12px; margin-left:20px; color:#ddd; background:url(../images/top_xtb2.png) left no-repeat; padding-left:30px;}
.top_emial a{color:#ddd;} .top_emial a:hover{color:#fff;}
.top_r{float:right;}
.top_serch{width:210px; float:left; margin:9px 20px 0;}
.top_serch_bg{width:175px;height:22px;float:left; background:#fff; border-radius:30px 0 0 30px;}
.top_serch_bk{width:100%;height:22px; float:left; border:none; background:none; padding-left:10px; line-height:22px; font-size:12px; color:#999;}
.top_serch_btn{width:35px;height:22px;float:right;}
.top_rlg{float:right;}
.top_rlg li{width:75px; float:left; margin-right:10px; font-size:12px;}
.top_rlg li:nth-child(2n){margin-right:0;}
.top_rlg li span{float:left; margin:13px 10px 0 0;}
.top_rlg li a{color:#ddd;}
.top_rlg li a:hover,.top_rlg li a.on{color:#fff;}
.w1200{width:1200px; margin:auto; position:relative;}
.logo{float:left; margin-top:20px;}

.top{width:1200px; margin:auto;}
.navMenu{float:right; margin-top:10px;}
.navMenu>li{float:left; position:relative; line-height:105px; height:105px; font-size:16px;}
.navMenu>li>a{padding:0 26px; color:#000; text-transform:uppercase; display:block; position:relative;}
.navMenu>li>a:after{content:''; display:block; width:10px; height:9px; background:url(../images/menu_sjx.jpg) center bottom no-repeat; position:absolute; left:50%; bottom:0px; margin-left:-5px;-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:#003f97;}
		
/* navMenu */
.navMenubox{float:right;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:-30px; top:105px; 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 26px; 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:#003f97; color:#fff;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:155px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block; transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transition:all 0.4s linear 1.2s; -moz-transition:all 0.4s linear 1.2s; -ms-transition:all 0.4s linear 1.2s; -o-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s;}
.slides li.flex-active-slide img{transition-delay:0.4s !important;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 5.0s linear; -moz-transition:all 5.0s linear; -ms-transition:all 5.0s linear; -o-transition:all 5.0s linear; transition:all 5.0s linear;}
.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 5px;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:45px; overflow:hidden; background:#fff; border-radius:100%; cursor:pointer;}
.flex-control-nav .flex-active{background:#003f97;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:70px;height:67px;overflow:hidden;cursor:pointer;position:absolute;background-size:70px 67px !important;}
.flex-direction-nav li a.flex-prev{left:10%;background:url(../images/left1s.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10%;background:url(../images/right1s.png) center center no-repeat;}

.in_aboutbg{height:542px; margin:auto; background:url(../images/in_aboutbg.jpg) center no-repeat; padding:60px 0;}
.in_about{width:1200px; margin:auto;}
.in_about_img{width:560px; float:left; border:10px solid #fff; border-radius:6px; box-shadow:-5px 5px 30px 0px rgba(0,0,0,.5); overflow:hidden;}
.in_about_img img{display:block;width:100%;-webkit-transition:all .3s; transition:all .3s;}
.in_about_img a:hover img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.in_about_txt{width:590px;float:right;}
.in_about_bt{font-family:Arial, Helvetica, sans-serif; font-weight:bold; height:22px; border-bottom:1px solid #e5e5e5; margin-bottom:40px;}
.in_about_bt span{float:left; font-size:40px; color:#003f97; line-height:40px; background:#fff; padding-right:15px;}
.in_about_bt a{float:right; margin-top:10px; line-height:30px; text-transform:uppercase; color:#bfbece; background:#fff url(../images/more_tb.jpg) right center no-repeat; padding:0 15px 0 30px;}
.in_about_bt a:hover{color:#003f97;}
.in_about_txt h2{font-size:24px; color:#333; line-height:24px; margin-bottom:20px;}
.in_about_txt h2:after{content:""; display:block; width:46px; height:3px; background:#003f97; margin-top:20px;}
.in_about_txt p{font-size:14px; line-height:28px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9; overflow:hidden; text-align:justify;}
.in_about_txt .btn{width:180px; height:40px; line-height:38px; background:#fff; border-radius:30px; border:1px solid #003f97; display:inline-block; text-align:center; position:relative; margin-top:20px;}
.in_about_txt .btn span{display:inline-block; font-size:14px; padding-right:30px; background:url(../images/more_jt.png) no-repeat right center; background-size:20px 10px;}
.in_about_txt .btn:hover span{background:#003f97 url(../images/more_jth.png) no-repeat 70% center; padding-right:30px; display:block; border-radius:30px; color:#fff;}

.in_pro{width:1200px; margin:60px auto 0;}
.in_title{width:100%; margin:auto; text-align:center;}
.in_title h2{font-size:36px; font-family:Arial; font-weight:bold; line-height:30px; color:#003f97;}
.in_title h1{font-size:24px; line-height:24px; color:#000; margin-top:16px;}
.in_title h1 a{color:#000;} .in_title h1 a:hover{color:#003f97;}
.in_pro_img{width:100%; margin:10px auto 0;}
.in_pro_img li{width:380px; float:left; margin:30px 30px 0 0;}
.in_pro_img li:nth-child(3n){margin-right:0;}
.in_pro_img li:hover{-webkit-transition:0.3s; transition:0.3s; box-shadow:-5px 5px 20px 0px rgba(0,0,0,.3);}
.in_pro_img li .pic{width:100%; float:left; overflow:hidden;}
.in_pro_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img li:hover .pic img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.in_pro_img li .title{width:100%; float:left;}
.in_pro_img li a .title{width:100%; display:block; height:60px; background:#fff; border:1px solid #ddd; line-height:58px; padding:0 20px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#000; font-size:18px; color:#000; text-align:center;}
.in_pro_img li a:hover .title{color:#003f97;}

.btn{width:180px; height:40px; line-height:38px; background:#fff; border-radius:30px; border:1px solid #003f97; text-align:center; position:relative; margin:40px auto 0;}
.btn span{display:inline-block; font-size:14px; padding-right:30px; background:url(../images/more_jt.png) no-repeat right center; background-size:20px 10px;}
.btn:hover span{background:#003f97 url(../images/more_jth.png) no-repeat 80% center; padding-right:30px; display:block; border-radius:30px; color:#fff;}

.sy_ly{margin:60px auto 0; height:380px; background:url(../images/in_servbg.jpg); background-size:cover; padding:90px 0;}
.in_title2{width:100%; margin:auto; text-align:center;}
.in_title2 h2{font-size:36px; font-family:Arial; font-weight:bold; line-height:30px; color:#fff;}
.in_title2 h1{font-size:24px; line-height:24px; color:#fff; margin-top:16px;}
.in_title2 h1 a{color:#fff;} 
.in_title2 h1 a:hover{color:#000;}
.sy_ly_t{margin-top:60px;}
.sy_ly_t input{ float:left; box-sizing:border-box; width:330px; padding:0 20px; background:rgba(255,255,255,0.2); border:1px solid rgba(255,255,255,0.6); border-radius:5px; line-height:55px; font-size:14px; color:#fff; margin-right:15px;}
.sy_ly_t input.on{background:rgba(255,255,255,0); border:1px solid rgba(255,255,255,1);}
.sy_ly_t input::-webkit-input-placeholder {color:#fff;}
.sy_ly_t input:-moz-placeholder {color:#fff;}
.sy_ly_t input::-moz-placeholder {color:#fff;}
.sy_ly_t input:-ms-input-placeholder {color:#fff;}
.sy_ly_t a{float:left; text-align:center;width:165px;background:#fff; border-radius:5px; line-height:57px; font-size:18px; color:#003f97;}

.in_hzhb{width:1200px; margin:60px auto 0;}
.in_hzhbnr{width:100%; margin:50px auto 0; position:relative;}
.in_hzhb_img{width:90%; height:190px; margin:auto; text-align:center; overflow:hidden;}
.in_hzhb_img ul{width:10000%; position:relative;}
.in_hzhb_img ul li{width:260px; height:140px; float:left; background:#fff; border:1px solid #d6d6d6; margin-right:13px; position:relative; -webkit-transition:all .4s; transition:all .4s;}
.in_hzhb_img ul li:hover{box-shadow:0px 10px 20px rgba(0,0,0,0.3);transform:translate3d(0,-5px,0);}
.in_hzhb_img ul li img{width:100%; display:block;}

.in_hzhb_l,.in_hzhb_r{position:absolute; top:40%; margin-top:-15px; width:24px; height:30px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_hzhb_l{left:0; background:url(../images/left.png) center no-repeat;}
.in_hzhb_l:hover,.in_news_l:hover{background:url(../images/lefth.png) center no-repeat;}
.in_hzhb_r{right:0; background:url(../images/right.png) center no-repeat;}
.in_hzhb_r:hover,.in_news_r:hover{background:url(../images/righth.png) center no-repeat;}

.xbc_dd{position:absolute; left:0; bottom:-10px; width:100%; text-align:center; z-index:5;}
.xbc_dd span{z-index:2;cursor:pointer; margin-right:10px;display:inline-block;width:10px;height:10px;zoom:1;border-radius:100%; background:#ccc; position:relative;transition:all .3s}
.xbc_dd span.on,.xbc_dd span:hover{transform:scale(1.1); -webkit-transform:scale(1.1); background:#003f97;}

.footer_bg{height:140px; margin:60px auto 0; background:url(../images/footer_bg.jpg) center no-repeat; padding:30px 0;}
.footer{width:1200px; margin:auto; font-size:14px; line-height:30px; text-align:center; color:#ddd;}
.footer a{color:#ddd;} .footer a:hover{color:#fff;}

/*右侧浮动*/
.y-kefu-box{position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{text-decoration:none;}
.y-kefu-box img{display: block; width: 100%; height: auto;}
.y-kefu-box01 .icon{display: block; background: url(../images/side.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; position: absolute; bottom: -12px; left: 13px; z-index: 1; background-color: #003f97;}/*颜色更改*/
.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-zixun{background-color: #003f97; border-color: #003f97; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun{border-radius: 2px;}
.y-kefu-box01 .kf-zixun i{width: 21px; height: 22px; background-position: -5px -5px;}
.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: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover{background-color: #003f97; border-color: #003f97;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p{color: #fff;}
.y-kefu-box01 .mobile-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: 260px; 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:#b9b9b9;}
.y-kefu-box01 .mobile-infos p{color: #003f97; font-size: 18px;}/*颜色更改*/
.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 .ri{top: 84px;}
/*邮箱*/
.y-kefu-box01 .y-email-infos{padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0;}
.y-kefu-box01 .y-email-infos p{color: #003f97; 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 .ri{top: 55px;}
.y-kefu-box01 .hide-status{width: 54px; height: 65px; background-color:#003f97;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun{padding: 10px 0 7px; color: #fff; cursor: pointer;}

/*首页代码 End*/

.ny_bn{width:100%; height:350px; margin:155px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

.dw{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:10px;}
.dw_tit{float:left; font-size:18px; color:#003f97; font-weight:bold;}
.dw_wz{background:url(../images/home_tb.png) left center no-repeat; float:right; padding-left:30px; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dw_wz span{color:#003f97;}

.ny_main{width:1200px; margin:40px auto 60px;}
.ny_left{width:260px; float:left;}
.nyl_list{width:260px; float:left;}
.nyl_list h1{width:260px; height:60px; line-height:60px; padding:0 20px; float:left; overflow:hidden; background:#003f97; font-size:14px; font-family:Arial; color:#fff; text-transform:uppercase; font-weight:normal;}
.nyl_list h1 a{display:block; font-size:20px; color:#fff; font-weight:bold;}
.nyl_list:after{content:""; display:block; position:relative; top:15px; right:-210px; width:32px; height:32px; background:url(../images/lb_tb.png) right center no-repeat;}
.sidebarMenu{width:100%; float:left; background:#fff; border:1px solid #eee; margin-bottom:20px;}
.sidebarMenu li{width:100%; float:left;} 
.sidebarMenu li a{height:50px;line-height:50px;background:url(../images/slide_li.png) no-repeat 230px 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:#003f97 url(../images/slide_lih.png) no-repeat 230px center;color:#fff}
.sidebarMenu li ul{font-size:12px;padding:0}
.sidebarMenu ul li{background:0 0;padding-top:0;}
.sidebarMenu li ul a{background:url(../images/ly_li.png) no-repeat 20px center;padding-left:35px;color:#666;height:36px;line-height:36px;font-size:14px;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background:url(../images/ly_li.png) no-repeat 20px center;color:#003f97;padding-left:35px}
.leftPhone{width:100%; float:left; background:url(../images/left_phone.jpg);color:#fff;padding-left:20px;text-align:left;font-size:16px;padding-top:20px;height:96px;line-height:30px;margin-bottom:15px}
.leftPhone span{display:block; font-size:28px;font-family:Arial; letter-spacing:2px;font-weight:700;}

.ny_right{width:900px; float:right; background:#fff; border:1px solid #d6d6d6; padding:20px;}
.nyr_text{width:100%; float:left; margin-top:30px; line-height:30px; font-size:14px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:32%; float:left; margin:30px 2% 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(3n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.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:#003f97; 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:40px 0 20px;}
.pagination a,.pagination span{display:inline-block; padding:0 14px; line-height:30px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#003f97; background:#003f97;}

/** 关于台佑代码 End **/

.pro_img{width:100%; float:left;}
.pro_img li{width:31%; float:left; margin:30px 3.5% 0 0;}
.pro_img li:nth-child(3n){margin-right:0;}
.pro_img li:hover{-webkit-transition:0.3s; transition:0.3s; box-shadow:-5px 5px 20px 0px rgba(0,0,0,.3);}
.pro_img li .pic{width:100%; float:left; overflow:hidden;}
.pro_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pro_img li:hover .pic img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.pro_img li .title{width:100%; float:left;}
.pro_img li a .title{width:100%; display:block; height:60px; background:#fff; border:1px solid #ddd; line-height:58px; padding:0 20px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#000; font-size:18px; color:#000; text-align:center;}
.pro_img li a:hover .title{color:#003f97;}

.products{width:100%; float:left; margin-top:30px;}
.promore_l{width:45%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.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:8px;}
.spec-scroll .items{float:left;position:relative;width:82%; 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 #d6d6d6; padding:2px;width:54px;height:45px;}
.spec-scroll .items ul li img:hover{border:2px solid #003f97; padding:1px;}
.spec-scroll .items ul li.on img{border:2px solid #0166ac; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top h1{overflow:hidden; display:inline-block; font-size:24px; font-weight:bold; color:#003f97; padding-bottom:10px;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:10px;}

.proleft_btn{width:100%; float:left; margin-top:20px;}
.proleft_btn li{width:160px; float:left; margin-right:10px;}
.proleft_btn li a{width:160px; height:40px; float:left; line-height:40px; 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:#003f97; color:#fff;}

.tabs-basic{width:100%; margin-top:30px; 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:16px; 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 #003f97; 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:transparent; padding:12px 46px; color:#000;}
.tabs-basic .tab-active{border-bottom:2px solid #003f97; color:#fff; background:#003f97; 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:50px;}
.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:46px; font-size:16px; padding:0 20px; background:#003f97; 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 #003f97; 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:20px;}
.scrollleft2 li{width:200px; 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 #003f97;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

/** 产品中心代码 End **/


.news_text{width:100%; float:left;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.news_text dl:nth-child(5n){margin-bottom:0;}

.com-img{width:100%; overflow:hidden;}
.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h3{line-height:30px; font-size:20px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h3 a{color:#000;}
.news_text dl dd .left h3 a:hover{color:#003f97;}
.news_text dl dd .left .con{font-size:14px; line-height:24px; height:70px; overflow:hidden; margin-top:5px;}
.news_text dl dd .right2{width:15%; float:right;} 
.news_text dl dd .right2 p{width:100%; float:left; text-align:center; font-size:16px; padding:10px 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 #d6d6d6; display:inline-block; text-align:center; margin-top:15px; font-size:14px; transition:all .3s;}
.news_text dl dd a:hover.more{background:#003f97; color:#fff; border:1px solid #003f97; width:180px;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:20px; border-bottom:1px solid #e6e6e6; margin-top:30px;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#003f97;}
.new-view-wz{width:100%; float:left; margin-top:10px; text-align:center; line-height:30px; font-size:14px; color:#999;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; 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 #003f97;}
.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 #003f97;color: #fff; text-align:center; padding-left:25px; border:none;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #0073ff; 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 #003f97;}

.new_s2{width:100%;float:left; margin:40px 0 20px 0;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:10px 20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:74%; float:left; background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#003f97;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/


.hzhb_list{width:100%; float:left; margin-top:25px;}
.hzhb_list .item{position:relative;float:left;margin:15px 1% 0 0;width:24%; overflow:hidden;border-radius:5px;box-shadow: 0 0 12px rgb(213, 213, 213);}
.hzhb_list .item:nth-child(4n){margin-right:0;}
.hzhb_list .pic{position:relative;width:100%;overflow:hidden;}
.hzhb_list .pic img{display:block;width:100%;}
.hzhb_list .item .text{position:absolute;top:0;left:0;width:100%;height:100%;line-height:110px;color:#fff;text-align:center;font-size:16px;opacity:0;transition:all 0.5s linear;}
.hzhb_list .item .text:before,.hzhb_list .item .text:after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.hzhb_list .item .text:before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.hzhb_list .item .text:after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.hzhb_list .item:hover .text:before,.hzhb_list .item:hover .text:after{opacity:1;transform:scale(1);transition: all 1s;}
.hzhb_list .item:hover .text{opacity:1;background:#003f97;}

/** 合作伙伴代码 End **/


.jobctit{background:#f3f3f3;height:60px;line-height:60px;font-size:16px;color:#333;}
.jobctit span{display:inline-block;width:18%;text-align:center;}
.job-content{width:100%; float:left; margin-top:30px;}
.job-content dl dt{height:60px;line-height:60px;cursor:pointer;border-bottom:1px solid #e6e6e6; font-size:14px; display:block;}
.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;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{float:left;width:18.3%;text-align:center;color:#666;}
.job-content span.job_post{text-align:left;padding-left:25px;}
.job-content dl dd{background:#f3f3f3;padding:25px;line-height:28px; font-size:14px;}
.job-content dl dd p{color:#666;}
.job-content dl dd a.job-apply{background:#003f97;display:block;width:140px;height:42px;line-height:42px;text-align:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;color:#fff;margin-top:20px;}

/**加入我们代码 End**/

.message{width:100%; float:left; margin-top:30px;}
.message h2{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;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:50px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer; border-radius:0; margin:0;}
.message ol li .btn{background:#003f97;}
.message ol li .btn2{background:#999; color:#fff;}

/**客户留言代码 End**/

.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px; margin-top:30px;}
.cont_l{width:70%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:22px; font-weight:bold; color:#003f97;}
.cont_r{float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:40px;}

/**联系我们代码 End**/