﻿@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px; font-family:"微软雅黑"; color:#212121;background-color: #fff;}
a{color:#212121;text-decoration:none;font-family:"微软雅黑";}
a:hover{color:#016cbe; text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dt,dl,dd,table,tr,td,b{padding: 0px; margin: 0px;list-style-type: none;font-weight:normal;}
em{font-style: normal;font-weight: normal;}
* {padding: 0px; margin: 0px;outline:none;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px; width:98%;}
.main_width{width:1200px; margin:0 auto;}

/*头部*/
.head{box-shadow: 0px 8px 45px 0px rgba(1, 12, 22, 0.65);z-index: 2;position: relative;}
.head>div{width:1200px;margin:0 auto;z-index: 2;position: relative;}

.head_top{float: left;margin-top: 16px;}

.nav{float: right;}
.nav #nav_menu{margin:0 auto;padding:0 15px;float: left;}
.nav #nav_menu>li{float: left;}
.nav #nav_menu>li>a{line-height: 112px;padding:0 25px;text-align: center;display: block;color: #434343;font-size: 16px;}

#nav_menu li ul{margin:0;padding: 0;position: absolute;	visibility: hidden; z-index:99; border-top:solid 1px #FFF;width: 116px;z-index: 999;background-color: red;}
#nav_menu li:nth-child(2) ul{width: 140px;margin-left: -13px;}
#nav_menu li:nth-child(5) ul{width: 180px;margin-left: -33px;}
#nav_menu li ul li{float: none;}
#nav_menu li ul li a{display:block;height:35px;line-height:35px;text-align: center;font-size:14px; background:#999;color:#fff !important; font-weight:normal; border-bottom:solid 1px #fff;}
#nav_menu li ul li a:hover{background:#bbb; color:#FFFFFF !important;}
/*#nav_menu .navhover>a{border-bottom: 7px solid #016cbe;color:#016cbe!important;}
#nav_menu>li:hover>a{border-bottom: 7px solid #016cbe;color:#016cbe!important;}*/


/*动画*/
.slide-main{height:600px;position:relative; min-width:1200px; width:100%; background:#fff;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:540px;left:0;text-align:center;}
.item a{display:inline-block;width:30px;height:8px;margin-right:11px;background:#fff;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#016cbe;}
.slide-box,.slide{display:block;width:100%;height:600px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:600px;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(banner_0_1.jpg) center no-repeat;}
#bgstyleb{background:url(banner_0_2.jpg) center no-repeat;}
#bgstylec{background:url(banner_0_3.jpg) center no-repeat;}
.slide a{display:block;width:100%;height:600px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:1200px;text-align:center;}
.obj-a{top:100px;margin-left:-620px;}
.obj-b{bottom:30px;margin-left:-550px;}
.obj-c{top:70px;margin-left:-605px;}
.obj-d{top:100px;margin-left:150px;}
.obj-e{margin-left:-603px; top:64px;}
.obj-f{bottom:55px;margin-left:-550px;}
.obj-g{top:40px;margin-left:150px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f,.banAnimate .obj-g{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }





/*内页内容*/
.mainContent{margin:60px auto; width:1200px;}
.weizhi{background:url(home.gif) left no-repeat; padding-left:25px; margin-bottom:15px; color:#999;width: 250px;overflow: hidden;height: 19px;}
.weizhi a{color:#999;display: inline-block;}
.content{display:block; height:40px; border-bottom:dotted 1px #ddd;}
.content .title{padding-left:16px; font-size:20px; font-weight:bold; color:#e7800a; line-height:40px; background:url(ico.gif) left no-repeat;text-align: center;display: none;}
.content .weizhi{background:url(home.gif) left no-repeat; padding-left:25px; /*margin-top:-60px;*/width: 250px;overflow: hidden;height: 19px;}
.list_left{position: relative;z-index: 5;overflow: hidden;text-align: center;}
.list_left .title{display:block; height:70px; font-size:22px; line-height:70px; text-align:center; background:#00549e; color:#FFFFFF; border-radius:8px 8px 0 0;}
.list_left li{display: inline-block;line-height: 55px;font-size: 16px;float: left;}
.list_left li a{display:block;padding: 0 7px;color: #202020;}
.list_left li a:hover{display:block; background:#0652b5; color:#FFFFFF;}
.list_left .currclass a{background:#0652b5; color:#fff; font-weight:bold;}

.list_right .p_content{font-size:24px; color:#0652b5; text-align:center;box-shadow:0 1px 4px #cfcfcf; height:50px; line-height:50px; margin-top:15px;}
.list_right_contact{display:block; margin-top:20px; line-height:30px;}
.list_right_contact img{border: 1px solid #ccc;padding: 2px;}
.list_right_contact img:hover{border: 1px solid #00549e;}
.list_right_contact .t{line-height:45px;}

.list_product{display:block; border:solid 1px #ECECEC; padding:20px 0; border-top:none;}
.list_product li{float:left; margin:0 8px 30px;}
.list_product li img{width:280px; height:210px; margin:1px 0 0 1px;}
.list_product li p{display:block; text-align:center; line-height:40px; font-size:14px;}
.list_product li a{width:282px; background:#ECECEC; height:255px; display:block;transition: 1s;}
.list_product li a:hover{background:#0652b5; color:#FFFFFF;}




.list_contact_us{border:solid 2px #f2f2f2; display:block; margin-top:25px;}
.list_contact_us .t_title{display:block; height:50px; background:#f2f2f2; text-align:center; font-size:18px; line-height:50px;}
.list_contact_us .n_contect{display:block; padding:2px 6px; line-height:28px; font-size:13px;}
.list_contact_us .n_contect img{display:block;}


.list_contact{display:block; margin:20px 0; line-height:31px;width: 960px;float: right;}
.list_contact img{max-width:1170px;}
.list_contact .title{color: #e7800a;font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;}
.list_contact .date{display:block; text-align:center; margin:10px 0;}
.list_contact #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}

.list_contact_img{display:block; margin:20px 0;}
.list_contact_img img{border:solid 1px #CCC; padding:1px;height: auto;}
.list_contact_img img:hover{border:solid 1px #78BC27;}
.list_contact_img .t{line-height:35px;}






.list_contact_us{border:solid 2px #f2f2f2; display:block; margin-top:25px;}
.list_contact_us .t_title{display:block; height:50px; background:#f2f2f2; text-align:center; font-size:18px; line-height:50px;}
.list_contact_us .n_contect{display:block; padding:2px 6px; line-height:28px; font-size:13px;}
.list_contact_us .n_contect img{display:block;}


.list_contact{display:block; margin:20px 0; line-height:31px;}
.list_contact img{max-width:1170px;}
.list_contact .title{color: #00539d;font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;}
.list_contact .date{display:block; text-align:center; margin:10px 0;}
.list_contact #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}

.list_contact_img{display:block; margin:20px 0;}
.list_contact_img img{border:solid 1px #CCC; padding:1px;height: auto;}
.list_contact_img img:hover{border:solid 1px #00539d;}
.list_contact_img .t{line-height:35px;}
.list_contact_img a{cursor:pointer}




/*新闻栏目*/
.list_news{display:block; margin:20px 0;margin-top: 40px;}
.list_news dl{ height:130px; border-bottom:1px #ddd dotted; padding:15px 0;}
.list_news dt{float:left; width:150px; height:130px; margin-right:20px;}
.list_news dt img{width:150px; height:113px;}
.list_news dd{float:left; height:130px; width:790px;}
.list_news dd h4 a{ font-size:16px; color:#555555;}
.list_news dd h4 a:hover{font-size:16px; color:#016cbe;}
.list_news dd h4 span{float:right; font-weight:normal;color:#9C9C9C;}
.list_news dd h4 span a{font-size:14px;color:#9C9C9C;}
.list_news dd h4 span a:hover{font-size:14px;}
.list_news dd p{line-height:25px; padding-top:10px;color:#9C9C9C;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}



/*产品分类*/
#suckertree1 li ul li a{background: #f2f2f2;}
#suckertree1 li ul li a:hover{background:#02428A;}
.suckerdiv{float:left; width:210px; margin-top:10px;}
.suckerdiv .title{display:block; height:70px; font-size:22px; line-height:70px; margin-bottom:1px; text-align:center; background:#02428A; color:#FFFFFF;border-radius:30px 0px 0 0; -moz-border-radius:30px 0px 0 0; -webkit-border-radius:30px 0 0 0;}
.suckerdiv ul{margin: 0;padding: 0;list-style-type: none;width:210px;}
.suckerdiv ul li{position: relative;}
.suckerdiv ul li ul{left:211px; position: absolute;width:150px;top:0px;display: none;z-index:9999999;}
.suckerdiv ul li ul li ul{left:210px; /* Parent menu width - 1*/}
.suckerdiv ul li a{display: block;color: black;text-decoration: none;background:#f2f2f2;height:40px; line-height:40px; font-size:14px;padding-left: 20px; border-bottom:solid 1px #FFF;}
.suckerdiv ul li ul li a{margin-top:0px;}
.suckerdiv ul li a:visited{color: black;}
.suckerdiv ul li a:hover{background:#02428A; color:#fff; font-weight:bold;}
.suckerdiv .subfolderstyle{background:url(arrow-list.gif) no-repeat 190px center #f2f2f2;}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%;}



/*产品内容页*/
#nry_xxk{ border-bottom:1px solid #D5D5D3; margin:20px 0; display:block;padding-bottom: 50px;}
#nry_xxk>s{ height:50px; border-bottom:1px solid #D5D5D3; margin:20px 0; display:block;}
#nry_xxk span{display: block;float: left;color: #454545;cursor: pointer;text-align: center;width: 200px;height: 50px;line-height: 50px;font-size: 20px;}
#nry_xxk span:hover{background: #00539d;color: #fff;border-radius: 10px 10px 0 0;}

#nry_xxk .first{background: #00539d;color: #fff;border-radius: 10px 10px 0 0;}
#nry_xxk div{display: none;}
body #nry_xxk .cpjs{display: block;line-height: 28px;}
.ul_ul{width: 400px;border: 1px solid #000;height: 120px;display: block;}


/*内页内容*/
.mainContent{margin:20px auto; width:1200px;}
.content{display:block; height:40px; border-bottom:dotted 1px #ddd;width: 960px;float: right;}
.content .title{padding-left:16px; float:left; font-size:16px; font-weight:bold; color:#02428A; line-height:40px; background:url(ico.gif) left no-repeat;}
.content .weizhi{float:right; background:url(home.gif) left no-repeat; padding-left:25px; margin-top:15px;}
.list_left{float:left; width:210px;}
.list_left .title{display:block; height:70px; font-size:22px; line-height:70px; text-align:center; background:#00539d; color:#FFFFFF;border-radius:30px 0px 0 0; -moz-border-radius:30px 0px 0 0; -webkit-border-radius:30px 0 0 0;}
.list_left li{width:210px; float:left; height:40px;background:#f2f2f2; line-height:40px; text-align:center; margin-top:2px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.list_left li a{display:block; padding-left: 7px; font-size:15px;}
.list_left li:hover{ background:#00539d; color:#FFFFFF;}
.list_left li:hover a{ color:#FFFFFF;}
.list_left .currclass{background:#00539d; color:#fff; font-weight:bold;}

#list_info {height: 28px;border-bottom: 1px solid #D5D5D3;margin: 20px 0;display: block;}
.list_right{float:right; width:960px; padding-left:15px;}
.list_right_contact{display:block; margin-top:20px; line-height:30px;float: right;width: 960px;}
.list_right_contact img{border: 1px solid #ccc;padding: 2px;}
.list_right_contact img:hover{border: 1px solid #00ADEF;}
.list_right_contact .t{line-height:35px;}

.list_contact_us{border:solid 1px #f2f2f2; display:block; margin-top:25px;}
.list_contact_us .t_title{display:block; height:40px; background:#f2f2f2; text-align:center; font-size:18px; line-height:40px;}
.list_contact_us .n_contect{display:block; padding:2px 6px; line-height:28px; font-size:13px;text-align: left;}
.list_contact_us .n_contect img{display:none;}


.list_contact{display:block; margin:20px 0; line-height:30px;}
.list_contact img{max-width:1170px;}
.list_contact .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;}
.contact p strong{font-weight: bold;background: url(pdf.jpg) left no-repeat;padding-left: 28px;margin-top: 10px;}
.list_contact .date{display:block; text-align:center; margin:10px 0;}
.list_contact #next{ display:block; border-top:dotted 1px #CCC; margin-top:15px; text-align:center; padding-top:8px;}

.list_contact_img{display:block; margin:20px 0;margin-top: 40px;}
.list_contact_img img{border:0; padding:0;float: left;margin-top: 15px;margin-right: 6px;}
.list_contact_img img:hover{border:0;}
.list_contact_img .t{line-height:35px;}

.list_contact_img dl{height: 40px;line-height: 40px;border-bottom: 1px dashed #cacaca;}
.list_contact_img dl h4{float: left;}
.list_contact_img dl p{float: right;}


#list_info .detailed{ background: url(nav_bg2.gif) no-repeat; display:block; width:72px; line-height:28px; text-align:left; padding-left:18px; font-weight:bold; color:#393939;}
#list_product_content{display:block; clear:both;}
#list_product_content .title{font-size:18px; display:block; text-align:center; font-weight:bold; height:45px; line-height:45px;}
#list_product_content .contact{display:block; line-height:30px;}
#list_product_content .contact td{padding-left:20px;}
#list_product_content .contact img{max-width:1170px; display:block;}
#list_product_content #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}
.prodtitle {LINE-HEIGHT:35px; font-size:20px; margin-bottom:8px; color:#0652b5;float: left;}
.products_show_1 {PADDING-TOP: 15px; display:block;}
.show_left {FLOAT: left; width:450px;}
.show_right {WIDTH:480px; FLOAT: right;}
.show_right LI {LINE-HEIGHT:35px; OVERFLOW: hidden; display:block;float: left;}
.show_right .d_contact{display:block; line-height:35px; margin-top:10px;}

.list_order{ border-top:1px solid #e5e5e5; margin:20px 0 0; padding:20px 0; font-family:"Microsoft Yahei";}
.list_order h2{ font-size:16px; line-height:30px; color:#333; height:50px; overflow:hidden;}
.list_order h2 span{ color:#666; display:inline-block; padding-left:20px; font-weight:normal;}
.list_order ul li{ margin-bottom:25px;}
.list_order li span{ display:inline-block; width:80px; font-size:14px; vertical-align:top; color:#4a4a4a; text-align:right; line-height:36px;}
.list_order li span em{ padding-right:2px; font-style:normal;}
.list_order .li01{ width:450px; float:left;}
.list_order .li02{ width:450px; float:left;}
.list_order .li03{ width:450px; float:left;}
.list_order .li04{ clear:both;}
.list_order li img{ vertical-align:middle; height:36px; background:#e5e5e5;}
.list_order .li05,.online .li06{ margin-bottom:10px;}
.red_x { color:#DD3904; display:inline; font-family:"Calibri"; font-size:12px;}
.inp1{ width:324px; height:36px; background:url(ordr_img_lian.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px; border:0; padding:0 25px 0 10px;}
.inp2{ width:324px; height:36px; background:url(ordr_img_tel.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp3{ width:324px; height:36px; background:url(ordr_img_mail.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp4{ width:808px; height:109px; background:none; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; resize:none;}
.inp5{ width:205px; height:36px; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; background:none; margin-right:10px;}
.inp7{ width:324px; height:36px; background:url(ordr_img_contact.png) no-repeat 324px 10px  #f2f2f2; overflow:hidden; line-height:36px; border:0;padding:0 25px 0 10px;}
.btn1{width:80px; height:35px; border:0; margin:10px 27px 0 80px; background:#0652b5; color:#FFFFFF;cursor: pointer; font-family:"Calibri"; font-size:16px;}
.btn1:hover{background:#0652b5;}
.btn2{width:80px; height:35px; border:0; margin:10px 0 0 0; background:#0652b5; color:#FFFFFF;cursor: pointer; font-family:"Calibri"; font-size:16px;}
.btn2:hover{background:#0652b5;}

/*产品分类*/
#suckertree1 li ul li a{background: #f2f2f2;}
#suckertree1 li ul li a:hover{background:#0652b5;}
#suckertree1 .currclass a{background: #0652b5;color: #fff;font-weight:bold;}
.suckerdiv .currclass a{background: #0652b5;color: #fff;}
.suckerdiv{position: relative;z-index: 5;text-align: center;}
.suckerdiv .title{display:block; height:70px; font-size:22px; line-height:70px; text-align:center; background:#0652b5; color:#FFFFFF; border-radius:8px 8px 0 0; margin-bottom:1px;}
.suckerdiv>ul{margin: 0;padding: 0;list-style-type: none;margin: 0 auto;}
.suckerdiv ul li{display: inline-block;line-height: 55px;font-size: 16px;float: left;}
.suckerdiv ul li ul{display: none;z-index:9999999;margin: 0 auto;position: absolute;top:55px;width: 176px;left: 50%;margin-left: -89px;}
.suckerdiv ul li ul li ul{left:191px; /* Parent menu width - 1*/}
.suckerdiv ul li a{display: block;color: #202020;padding: 0 20px;}
.suckerdiv ul li ul li a{margin-top:0px;}
.suckerdiv ul li a:hover{background:#0652b5; color:#fff;}
.suckerdiv .subfolderstyle{background:url(arrow-list.gif) no-repeat 190px center #f2f2f2;}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%;}

.suckerdiv>ul>li{position: relative;width: 210px;}


/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:450px; height:338px; max-width:450px; max-height:338px; border:solid 1px #eee;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:450px;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:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:450px;}
.spec-scroll{clear:both;margin-top:5px;}
.spec-scroll .prev{float:left;margin-right:2px; background:url(left.gif) no-repeat;  margin-top:20px;}
.spec-scroll .next{float:right; background:url(right.gif) no-repeat;  margin-top:20px;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:17px;height:54px; line-height:54px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:408px;height:56px;overflow:hidden; margin-top:20px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:54px;}
.spec-scroll .items ul li{float:left;width:81px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:67px;height:50px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;padding:1px;}

#website{ width:1200px; clear:both;}
#website p{font-size:16px; font-weight:bold; clear:both; margin:5px 0;}
#website li{float:left; margin-right:15px; margin-bottom:10px;}


/*分页*/
#fenye{clear:both; margin:20px 20px 0 0;}
#fenye .prev_h,#fenye .next_h{width:55px; text-align:center;line-height:20px;}
#fenye a.curr{width:25px;background:#016cbe; border:1px solid #fff; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px;text-decoration:none;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
#fenye a.num{width:22px;}
#fenye a:visited{color:#333333;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

/*在线留言*/
.feedback .line{padding:8px 0;}
.feedback .line .inputText{border:1px solid #ccc;color:#999;font-size:12px;padding:0 18px;width:714px;height:40px;line-height:40px;margin:0px; font-family:"微软雅黑"}
.feedback .line .textArea{border:1px solid #ccc;color:#999;font-size:12px;padding:10px 18px;width:714px;height:124px;margin:0px; font-family:"微软雅黑"}
.btn_area{width:102px; display:block;}
.submit{
	color: #fff;
	background: #333;
	width:70px;
	float:left;
	height:29px;
	border:none;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 
.submit:hover {
	color: #fff;
	background:#005AB5;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 



/*右边浮动*/
.floating_ck{position:fixed;right:0px;top:65%; z-index:99999999999}
.floating_ck video{width:350px;position: absolute;right: 0;top: -130%}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#01468F;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#016cbe;border-bottom:solid 1px #016cbe;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(qq.png);}
.qrcord{background-image:url(weixin.png);}
.return{background-image:url(fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-120px;top:0px;width:120px;height:80px;background-color:#016cbe;border-bottom:solid 1px #016cbe;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:150px;top:-70px;}
.floating_ewm i{background-image:url(weixin.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm ii{background-image:url(mobile.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:14px;}


/*index_banner*/
.index_banner{width: 100%;height: 600px;z-index: 1;position: relative;}


/*index_products*/
.index_products{margin-top: 50px;width: 1200px;margin: 0 auto;margin-top: 50px;}
.products_top{width: 1200px;line-height: 36px;height: 100px;margin: 0 auto;background: url(products_top.png)center no-repeat;}
.products_top h1{color: #333;text-align: center;font-size: 30px;font-family: "微软雅黑";}
.products_top p{color: #959595;text-align: center;font-size: 14px;font-family: "微软雅黑";letter-spacing: 4px;}

#products_bottom_div{position: relative;width: 1200px;padding-top: 20px;padding-bottom: 390px;margin: 0 auto;}
#products_bottom_div>b{width: 1200px;height: 360px;margin: 0 auto;position: absolute;top: 70px;left: 0;display: block;}
.products_content_div{width: 1200px;height: 310px;margin: 0 auto;position: relative;}

#products_bottom_div .swiper-slide{background: none;}
#products_bottom_div .swiper-slide>a{border: 1px solid #d2d2d2;overflow: hidden;margin:0 8px;float: left;font-size: 0;color: #454545;display: block;height:260px;}
#products_bottom_div .swiper-slide a div{overflow: hidden;text-align: center;}
#products_bottom_div .swiper-slide a div img{width: 280px;height: 100%;}
#products_bottom_div .swiper-slide a img:hover{transition: 1s;transform: scale(1.1);}
#products_bottom_div .swiper-slide a p{font-size: 18px;text-align: center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;position: relative;margin-top: 15px;}
#products_bottom_div .swiper-slide a h1{padding-right: 20px;font-size: 14px;text-align: center;margin-top: 20px;color: #434343;position: relative;}
#products_bottom_div .swiper-slide a h1 span{width: 14px;height: 14px;background: url(products.png) no-repeat;position: absolute;top: 4px;left: 154px;}
#products_bottom_div .swiper-slide:hover a h1 span{background: url(products_left.png) no-repeat;}
#products_bottom_div .swiper-slide:hover>a{border: 1px solid #3498db;transition: 1s;}

/*#products_bottom_div .swiper-slide a:hover {background: #006cb7;color: #FFFFFF;transition: 1s;}*/

.products_xxk{height: 50px;line-height: 50px;width: 870px;margin: 0 auto;}
.products_xxk li{cursor:pointer;float: left;height: 30px;line-height: 30px;padding:0 36px;background-color: #0155a7;color: #fff;margin-left: 35px;font-size: 14px;}
.products_xxk dd{cursor:pointer;float: left;height: 30px;line-height: 30px;padding:0 36px;background-color: #0155a7;color: #fff;margin-left: 35px;font-size: 14px;}
.products_xxk dd a{color: #fff;}
.products_xxk dd:hover{background-color: #3498db;}
.products_xxk li.first{background-color: #3498db;color: #fff;}
.products_xxk li:nth-child(1){margin-left: 0;}

#products_bottom_div>b{opacity:0;}
.index_products #products_bottom_div .products_content{opacity:1;}

.products_xxk .first{background-color: #006cb7;}


.swiper-button-prev10,.swiper-button-prev11,.swiper-button-prev12,.swiper-button-prev13{width: 580px;height: 40px;background: #999 url(prev.png) center no-repeat;left: 0;position: absolute;bottom: -30px;z-index: 99999;cursor:pointer;}
.swiper-button-prev10:hover,.swiper-button-prev11:hover,.swiper-button-prev12:hover,.swiper-button-prev13:hover{background: #3498db url(prev.png) center no-repeat;}
.swiper-button-next10,.swiper-button-next11,.swiper-button-next12,.swiper-button-next13{width: 580px;height: 40px;background: #999 url(next.png) center no-repeat;right: 0;position: absolute;bottom: -30px;z-index: 99999;cursor:pointer;}
.swiper-button-next10:hover,.swiper-button-next11:hover,.swiper-button-next12:hover,.swiper-button-next13:hover{background: #3498db url(next.png) center no-repeat;}


/*indexs_about*/
.index_about{width: 100%;margin: 50px 0;background: url(about.jpg) center no-repeat;padding-top: 50px;height: 560px;margin-top: 0;}
.about_top{width: 1200px;line-height: 36px;margin: 0 auto;background: url(products_top1.png)center no-repeat;height: 100px;}
.about_top h1{color: #fff;text-align: center;font-size: 30px;font-family: "微软雅黑";}
.about_top p{color: #959595;text-align: center;font-size: 14px;font-family: "微软雅黑"}
.about_bottom{width: 1200px;margin: 0 auto;margin-top: 30px;}
.about_bottom img{float: right;border: 4px solid #e7e8ea;width: 415px;}
.about_bottom_div{float: left;width: 724px;text-indent: 2em;}
.about_bottom div h1{font-size: 24px;color: #454545;font-weight: bold;margin-bottom: 20px;}
.about_bottom div p{font-size: 14px;color: #fefefe;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.about_bottom>a{font-size: 14px;color: #fefefe;display: block;width: 170px;height: 50px;border: 1px solid #fefefe;text-align: center;line-height: 50px;position: absolute;left: 50%;bottom:-60px;margin-left: -85.5px;}
.about_bottom>a:hover {transition: 1s;color: #016cbe;}
.about_bottom_div>div{padding: 0 12px;margin-top: 32px;}
.about_bottom_div>div>div{width: 2px;height: 70px;background: #ddd;margin: 0 64px;float: left;}
.about_bottom_div>div>a{font-size: 14px;color: #959595;text-align: center;float: left;}
.about_bottom_div>div>a:hover{color: #016cbe;transition: 1s;}
.about_bottom_div>div>a:nth-child(1){background: url(a_img1.png) no-repeat;width: 73px;padding-top: 74px;}
.about_bottom_div>div>a:nth-child(3){background: url(a_img2.png) no-repeat;width: 69px;padding-top: 74px;}
.about_bottom_div>div>a:nth-child(5){background: url(a_img3.png) no-repeat;width: 60px;padding-top: 74px;}
.about_bottom_div>div>a:nth-child(1):hover{background: url(a_img11.png) no-repeat;transition: 1s;}
.about_bottom_div>div>a:nth-child(3):hover{background: url(a_img21.png) no-repeat;transition: 1s;}
.about_bottom_div>div>a:nth-child(5):hover{background: url(a_img31.png) no-repeat;transition: 1s;}


.index_ys{width: 100%;margin-bottom: 50px;}
.ys_top{width: 1200px;line-height: 36px;margin: 0 auto;background: url(products_top.png)center no-repeat;margin-bottom: 40px;height: 100px;}
.ys_top h1{color: #333;text-align: center;font-size: 30px;font-family: "微软雅黑";}
.ys_top p{color: #959595;text-align: center;font-size: 14px;font-family: "微软雅黑"}
.ys_bottom{overflow: hidden;width: 1200px;margin: 0 auto;}
.ys_bottom>div{float: left;text-align: center;width: 300px;}
.ys_bottom>div>div{margin: 0 auto;width: 194px;height: 194px;}
.ys_bottom>div:nth-child(1)>div{background: url(ys_img1.jpg)center no-repeat;}
.ys_bottom>div:nth-child(2)>div{background: url(ys_img2.jpg)center no-repeat;}
.ys_bottom>div:nth-child(3)>div{background: url(ys_img3.jpg)center no-repeat;}
.ys_bottom>div:nth-child(4)>div{background: url(ys_img4.jpg)center no-repeat;}
.ys_bottom>div:nth-child(1):hover>div{background: url(ys_img11.jpg)center no-repeat;transition: 1s;}
.ys_bottom>div:nth-child(2):hover>div{background: url(ys_img21.jpg)center no-repeat;transition: 1s;}
.ys_bottom>div:nth-child(3):hover>div{background: url(ys_img31.jpg)center no-repeat;transition: 1s;}
.ys_bottom>div:nth-child(4):hover>div{background: url(ys_img41.jpg)center no-repeat;transition: 1s;}
.ys_bottom h1{font-size: 20px;color: #333;margin-top: 14px;}
.ys_bottom p{font-size: 14px;color: #757575;margin-top: 6px;line-height: 20px;}






/*index_news*/
.index_news{width: 100%;margin-bottom: 50px;}
.news_top{width: 1200px;line-height: 36px;margin: 0 auto;background: url(products_top.png)center no-repeat;margin-bottom: 30px;height: 100px;}
.news_top h1{color: #333;text-align: center;font-size: 30px;font-family: "微软雅黑";}
.news_top p{color: #959595;text-align: center;font-size: 14px;font-family: "微软雅黑"}

.swiper14 {height: 280px;overflow: hidden;line-height: 20px;}
.swiper14 .swiper-slide a{font-size: 14px;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;max-width: 400px;}
.swiper14 .swiper-slide p{font-size: 14px;font-family: "Arial";float: right;}
.swiper14 .swiper-slide div{padding-bottom: 14px;border-bottom: 1px dashed #d1d1d1;overflow: hidden;}
.news_bottom {width: 1200px;margin: 0 auto;position: relative;}
.news_bottom_div {width: 670px;height: 280px;margin: 0 auto;position: relative;float: right;overflow: hidden;margin-top: 12px;}

.swiper-pagination1{margin-top: 30px;width: 96px;position: absolute;left: 50%;margin-left: -48px;}
.swiper-pagination1 span{margin: 0 4px;}


/*搜索栏*/
.nav form{float: left;position: relative;margin-top: 41px;width: 102px;height: 60px;overflow: hidden;}
.nav form div:nth-child(1){overflow: hidden;margin-top: -30px;width: 102px;position: relative;text-align: center;}
.nav form:hover{transition: 1s;}
.nav form:hover div:nth-child(1){overflow: hidden;transition: 1s;margin-top: 26px;}
.nav form input:nth-child(1){width: 66px;height: 28px;border-radius: 14px;border:1px solid #b5b5b5;padding-left:10px;padding-right: 24px;}
.nav form div:nth-child(2){width: 20px;height: 20px;background: url(ss.png) no-repeat;position: absolute;right:10px;top:0;border: 0;}
.nav form input:nth-child(2){width: 14px;height: 14px;background: url(ss1.png) no-repeat;position: absolute;right:10px;top:8px;border: 0;}



/*底部*/
.footer_nav{background-color: #016cbe;width: 100%;}
.footer_nav .footer_top>ul>li{float: left;width: 400px;color: #fff;font-size: 0;}
.footer_nav .footer_top>ul>li>a{color: #fff;display: block;border-left:1px solid #fff;font-size: 14px;}
.footer_nav .footer_top>ul>li>img{float: left;}
.footer_nav .footer_top>ul>li>h1{font-size: 14px;float: left;width: 150px;margin-left: 10px;}
.footer_nav .footer_top>ul>li>p{font-size: 14px;margin-top: 4px;float: left;width: 300px;margin-left: 10px;}
.footer_nav .footer_top>ul>li>p span{margin-left: 32px;}
.footer_nav .footer_top>ul>li:nth-child(3){float: right;width: 274px;}
.footer_nav .footer_top>ul>li:nth-child(3) p{width: 210px;}
.footer_nav .footer_top>ul>li:nth-child(1) img{margin-top: -8px;}
.footer_nav .footer_top>ul>li:nth-child(3) img{margin-top: -12px;}


.footer_nav .footer_top ul li ul{margin-top: 10px;line-height: 26px;}
.footer_nav .footer_top ul li ul li{color: #fefefe;font-size: 14px;}
.footer_nav .footer_top li li a{color: #fefefe;display: block;font-size: 14px;}

.footer_top{width: 1200px;margin: 0 auto;padding-top: 40px;padding-bottom: 60px;}
.footer_logo{float: left;margin-left: 70px;}
.footer_p{float: left;font-size: 14px;color: #fff;width: 580px;padding: 10px 0 10px 20px;line-height: 26px;}
.footer_ewm{float: right;}
.footer_ewm img{float: left;}
.footer_ewm p{font-size: 14px;color: #fff;font-weight: 100;line-height: 32px;text-align: center;}
.footer_span{margin-right: 14px;}
.footer_span a{color: #fff;}
.footer_bottom{background-color: #016cbe;width: 100%;height: 75px;line-height: 74px;}
.footer_bottom>div{width: 1200px;margin: 0 auto;color: #fff;font-size: 14px;font-family: "微软雅黑";text-align: center;border-top:1px solid #4090de;}
.footer_bottom>div span{margin-left: 20px;}
.footer_bottom>div a{color: #fff;font-size: 14px;}


/*内页banner*/
.n_banner {margin: 0 auto;width: 100%;height: 300px;background: url(n_banner.jpg) center no-repeat;z-index: -1;position: relative;}