*{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:medium none;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 Arial, sans-serif; color:#666; outline:0;}
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:#00a2ea; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#00a2ea;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

@media screen and (min-width:1200px){
.top_bg{width:100%; height:90px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999;}
.w1200{width:1200px; margin:auto;}
.logo{float:left; margin-top:18px;}

.navMenu{width:800px; float:left;}
.navMenu>li{float:left; position:relative; line-height:90px; height:90px; font-size:16px;}
.navMenu>li>a{padding:0 25px; color:#000; text-transform:uppercase; display:block; position:relative;}
.navMenu>li>a:after{content:''; display:block; width:50px; height:3px; background:#00a2ea; position:absolute; left:50%; bottom:0px; margin-left:-25px;-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:#00a2ea;}
		
/* navMenu */
.navMenubox{float:left; margin-left:100px;}
.navMenu>li{position:relative;}
.navMenu>li.xbc{position:inherit;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:90px; z-index:1; display:none; background:#fff; width:180px; box-shadow:0 5px 5px #666;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6;}
.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 25px; 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:#00a2ea; color:#fff;}

.top_r{float:right; margin-top:34px;}
.topr_lg{float:left; font-size:16px; margin-right:50px; color:#000;}
.topr_lg a{color:#000;} .topr_lg a:hover{color:#00a2ea;}

/*srch*/
.Hsrch{float:right;}
.Hsrch-menu{display:block; width:20px; height:20px; background:url(../images/fdj.jpg) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:90px; background:#fff; position:absolute; top:0px; left:0px; display:none; z-index:100;}
.Hsrch-block{padding:0 0 0 40px !important; width:66% !important; height:32px; margin:30px auto 0 !important;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/fdj.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right; margin-right:30px;}
.Hsrch-block .text{width:80%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#999;}
.Hlang:hover .Hlang-box{display:block;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:90px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px; *display:inline; zoom:1;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:40px; overflow:hidden; background:#fff; border-radius:100%; cursor:pointer;}
.flex-control-nav .flex-active{background:#00a2ea;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:150px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:150px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.banner_box,.sidebar{display:none;}

.in_probg{height:1200px; margin:auto; background:url(../images/in_probg.jpg) center no-repeat; padding:60px 0;}
.icon_title{width:100%; margin:auto; text-align:center; line-height:30px;}
.icon_title span{color:#00a2ea; font-size:30px; font-weight: bold; padding:0 24px; background:url(../images/xfk.png) no-repeat left top; position:relative;}
.icon_title span a{color:#00a2ea;} .icon_title span a:hover{color:#000;}
.icon_title span:before{content:""; position:absolute; right:0; bottom:0; width:17px; height:16px; background: url(../images/xfk2.png) no-repeat center center;}
.icon_title span i{display:inline-block; width:6px; height:6px; background:#00a2ea; border-radius:2px; position:relative; top:-9px; margin:0 18px;}
.icon_title span em{font-style:normal; text-transform:uppercase; color:#333; font-size:20px; font-family:"BEBAS_";}

.in_pro_img{width:100%; margin:40px auto 0;}
.in_pro_img li{width:32%; height:auto; float:left; margin:0 2% 80px 0; position:relative;}
.in_pro_img li:nth-child(3n){margin-right:0;}
.in_pro_img li .pic{width:100%; float:left; overflow:hidden;}
.in_pro_img li a .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img li a:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_pro_img li .text{width:100%; float:left; margin-top:10px;}
.in_pro_img li a .text{width:100%; height:100%; background:rgba(0,0,0,0); position:absolute; left:0; bottom:0; transition:all ease-in-out .3s;}
.in_pro_img li a:hover .text{background:rgba(0,0,0,.7);}
.in_pro_img li .text_nr{width:100%; height:80px; position:absolute; top:100%; left:0; background-color:transparent; transition:all ease-in-out .3s;}
.in_pro_img li a .text_nr:after{width:32px; height:30px; position:absolute; content:""; top:0; transition:all .6s; margin-top:20px; right:0; background:url(../images/in_pro_gd.png) right center no-repeat; opacity:0;}
.in_pro_img li a:hover .text_nr:after{right:25px; opacity:1; background:url(../images/in_pro_gd.png) right center no-repeat;}
.in_pro_img li .title{margin:0 80px 0 20px; color:#000; padding:15px 0 5px; text-align:left; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.in_pro_img li a .title{font-size:16px; transition:all ease-in-out .3s;}
.in_pro_img li a:hover .title{color:#00a2ea;}
.in_pro_img li .subtitle{margin:0 50px 0 0; text-align:left; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding:0 20px;}
.in_pro_img li a::after{content:'+'; width:64px; height:64px; line-height:64px; margin:auto; margin-left:-32px; margin-top:0px; display:inline-block; position:absolute; top:0; left:50%;
z-index:10; border-radius:50px; border:2px solid #fff; transition:all 0.6s cubic-bezier(.17, .84, .44, 1) 0s; opacity:0; color:#fff; font-size:40px; text-align:center; font-family:"Times New Roman", "å¾®è½¯é›…é»‘"; } 
.in_pro_img li:hover a::after{margin-left:-32px; margin-top:-32px; top:50%; opacity:1;} 
.in_btn{width:220px; margin:30px auto 0;}
.in_btn a{width:220px; height:50px; display:block; background:#fff; border:2px solid #d6d6d6; border-radius:30px; text-align:center; line-height:46px; font-size:16px;}
.in_btn a:hover{background:#00a2ea; border-color:#00a2ea; color:#fff;}

.in_about{width:1200px; margin:60px auto 0;}
.in_aboutl{width:550px; float:left; padding-top:20px;}
.in_aboutl_bt{width:100%; float:left; margin-top:20px; font-size:24px; line-height:30px; color:#333;}
.in_aboutl_bt:after{content:""; display:block; width:55px; height:2px; background:#d6d6d6; margin-top:20px;}
.in_aboutl_wz{width:100%; float:left; margin-top:20px; font-size:14px; line-height:28px;}
.in_aboutl .an a{margin-top:25px; display:inline-block; color:#00a2ea; text-transform:uppercase; font-size:15px; background: url(../images/more1.jpg) no-repeat right center; padding-right: 38px;}

.in_aboutr{width:580px; float:right; position:relative;}
.in_aboutr i{display:block; float:right; width:100%; line-height:0;}
.in_aboutr span{display:block; position:absolute; left:-3%; top:3%; width:100%; line-height:0; overflow:hidden;}
.in_aboutr span img{width:100%; display:block; transition: all .3s;}
.in_aboutr span img:hover{transform:scale(1.1); transition: all .3s;}

.dbap{height:719px; background:url(../images/in_newsbg.jpg) center no-repeat; padding: 60px 0; margin:60px auto 0;}
.icon_title2{width:100%; margin:auto; text-align:center; line-height:30px;}
.icon_title2 span{color:#fff; font-size:30px; font-weight: bold; padding:0 24px; background:url(../images/xfk3.png) no-repeat left top; position:relative;}
.icon_title2 span a{color:#fff;} .icon_title2 span a:hover{color:#000;}
.icon_title2 span:before{content:""; position:absolute; right:0; bottom:0; width:17px; height:16px; background: url(../images/xfk4.png) no-repeat center center;}
.icon_title2 span i{display:inline-block; width:6px; height:6px; background:#fff; border-radius:2px; position:relative; top:-9px; margin:0 18px;}
.icon_title2 span em{font-style:normal; text-transform:uppercase; color:#000; font-size:20px; font-family:"BEBAS_";}
.dbap .hd{padding:30px 0;}
.dbap .hd ul{font-size:0px;text-align:center;}
.dbap .hd ul li{display: inline-block; font-size: 16px;margin:0 10px;background:#FFF;cursor: pointer;width:150px;height:50px;line-height:50px;border-radius:30px;}
.dbap .hd ul li.on{font-weight:bold; color:#FFF; background:#00b1ff; box-shadow:0 3px 10px #333;}
.dbap .inBox{}
.dbap .bd .inBd{width:600px;position: relative;}
.dbap .bd .inBd .pic{width:100%; float:left; overflow:hidden;}
.dbap .bd .inBd .pic img{width:100%; display:block;}
.dbap .bd .inBd a:hover .pic img{transform:scale(1.1); transition: all .3s;}
.dbap .bd .inBd .yi{color:#FFF;}
.dbap .bd .inBd .yi h2{font-size: 16px;position: absolute;left:0px;bottom:0;right:100px;background: rgba(0,0,0,0.5);height: 50px;line-height: 50px;padding:0 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dbap .bd .inBd .yi h2 a{color: #FFF;}
.dbap .bd .inBd .yi h2 a:hover{color: #FFF;}
.dbap .bd .inBd .yi .more{position: absolute;right:0px;bottom:0;width:100px;height:50px;line-height: 50px;text-align:center;background:#00b1ff;}
.dbap .bd .inBd .yi .more a i{display:inline-block; background:url(../images/more2.png) no-repeat center center; width:24px; height:6px; position:relative; margin-left:10px; top:-2px;}
.dbap .bd .inBd .yi .more a{color:#FFF;display:block;}
.dbap .bd .inBd .yi .more a:hover{color:#FFF;display:block;text-decoration:none;}
.dbap .bd .inHd{width:600px;}
.dbap .bd .inHd ul{}
.dbap .bd .inHd li{margin-bottom:3px;background: #FFF;padding:23px 0;}
.dbap .bd .inHd li:hover{background: #00b1ff;}
.dbap .bd .inHd li .li_l{}
.dbap .bd .inHd li h2{font-size:16px;margin-bottom:10px; line-height:21px;height:21px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dbap .bd .inHd li p{line-height:24px;height:72px;overflow:hidden;color:#999;font-size:14px;}
.dbap .bd .inHd li:hover p{color: #FFF;}
.dbap .bd .inHd li .riqi{float:right; text-align:center;height:110px;width:120px; font-size:14px;}
.dbap .bd .inHd li a{padding:0 30px;display: block;}
.dbap .bd .inHd li:hover a{color:#FFF;padding:0 30px;display: block;text-decoration:none;}

.footer_bg{width:100%; margin:auto; background:#222; padding:50px 0; overflow:hidden;}
.foot_left{width:660px; float:left;}
.foot_llist{width:100%; float:left;}
.foot_llist ul{width:20%; float:left; margin-right:5%; min-height:200px;}
.foot_llist ul:last-of-type{margin-right:0;}
.foot_llist ul li{width:100%; float:left; overflow:hidden;}
.foot_llist ul li.foot_l_bt a{display:block; font-size:18px; color:#fff; line-height:18px; margin-bottom:15px;}
.foot_llist ul li a{font-size:14px; color:#999; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_llist ul li a:hover{color:#00a2ea;}

.foot_cont{width:300px; float:left; min-height:200px;}
.foot_cont_dh{float:left; height:50px; background:url(../images/foot_dhtb.png) left no-repeat; padding-left:70px;}
.foot_cont_dh h3{font-size:14px; color:#999;}
.foot_cont_dh h1{font-size:30px; font-weight:bold; font-family:Arial; line-height:30px; color:#00a2ea; margin-top:5px;}
.foot_cont_tb{width:320px; float:left; margin:10px 0 0 10px;}
.foot_cont_tb li{width:100%; float:left; line-height:24px; font-size:14px; color:#999; margin-top:10px;}
.foot_cont_tb li span{float:left; padding-right:20px;}
.foot_cont_tb li a{color:#999;}
.foot_cont_tb li a:hover{color:#00a2ea;}

.foot_ewm{width:160px; float:right;}
.foot_ewm_pic{width:160px; height:160px; float:left; padding:10px; border:1px solid #666;}
.foot_ewm_pic img{width:140px; height:140px;}
.foot_ewm_bt{width:160px; float:left; margin-top:10px; font-size:14px; text-align:center; line-height:24px; color:#999;}

.copy{width:100%; margin:auto; background:#000; padding:20px 0; overflow:hidden; line-height:30px; text-align:center; font-size:14px; color:#999;}
.copy a{color:#999;} .copy a:hover{color:#00a2ea;}

/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;top:275px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:2px;}
.side ul li .wx{width:220px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:rgba(0,0,0,.3); color:#fff; line-height:54px;font-size:14px;overflow:hidden;border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:rgba(0,0,0,.3); border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#00a2ea;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/** 首页代码 End **/

.ny_bn{width:100%; height:350px; margin:90px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}
.ny_bn_txt{position:absolute; left:50%; top:120px; width:1200px; margin-left:-600px; text-align:center;}
.ny_bn_txt h1{font-size:36px; color:#fff; font-weight:normal; text-shadow:0 1px 5px #000;}
.ny_bn_txt p{font-size:16px; margin-top:10px; color:#fff; text-shadow:0 1px 5px #000; font-family:Arial; text-transform:uppercase;}

.ny_main{width:1200px; margin:40px auto 60px;}
.ny_left{width:240px; float:left;}
.leib2,.leib{width:240px; float:left;}
.leib2 .tit,.leib .tit{width:240px; float:left; padding-bottom:10px; font-size:24px; color:#00a2ea; border-bottom:1px solid #e6e6e6; overflow:hidden;}
.leib2 .tit a,.leib .tit a{display:block; font-size:24px; color:#00a2ea; font-weight:bold;}
.leib2 .nr{overflow:hidden; float:left; padding:10px 0;}
.leib2 ul{width:240px; margin:auto;}
.leib2 ul li{padding:0 15px 0 0; width:100%; overflow:hidden; border-bottom:1px solid #eee; font-size:14px; line-height:36px; background: url(../images/pro_li.gif) no-repeat right center;}
.leib2 .nr li a:hover,.leib2 .nr li a.cur{color:#00a2ea; font-weight:bold;}
.leib2 .nr h3{width:240px; margin:5px auto 0;}
.leib2 .nr h3 a{width:240px; height:50px; font-weight:400; display:block; font-size:16px; line-height:50px; border-bottom:1px solid #e6e6e6; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.leib2 .nr h3 a:hover ,.leib2 .nr h3 a.cur{color:#00a2ea; font-weight:bold; text-decoration:none;}

.ny_right{width:920px; float:right;}
.site_tit{width:100%;float:left; background:url(../images/home_tb.png)left 3px no-repeat; padding-left:25px; font-size:14px; border-bottom:1px solid #e6e6e6; padding-bottom:25px;}
.site_tit span{font-weight:bold; color:#00a2ea;}
.nyr_text{width:100%; float:left; margin-top:30px; font-size:14px; line-height:30px;}
.nyr_text strong{font-size:16px; font-weight:bold; color:#00a2ea;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:31%; float:left; margin:30px 3.5% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #d6d6d6; 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:100%; 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:#00a2ea; transition:all .5s}
.honor_r_img li span{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 0;}
.pagination a,.pagination span{display:inline-block; padding:0 14px; line-height:36px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#00a2ea; background:#00a2ea;}

/** 关于我们代码 End **/

.pro_img{width:100%; float:left; margin-top:30px;}
.pro_img li{width:31%; height:auto; float:left; margin:0 3.5% 100px 0; position:relative; border:1px solid #e6e6e6;}
.pro_img li:nth-child(3n){margin-right:0;}
.pro_img li .pic{width:100%; float:left; overflow:hidden;}
.pro_img li a .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pro_img li a:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pro_img li .text{width:100%; float:left; margin-top:20px;}
.pro_img li a .text{width:100%; height:100%; background:rgba(0,0,0,0); position:absolute; left:0; bottom:0; transition:all ease-in-out .3s;}
.pro_img li a:hover .text{background:rgba(0,0,0,.7);}
.pro_img li .text_nr{width:100%; height:90px; position:absolute; top:100%; left:0; background-color:transparent; transition:all ease-in-out .3s;}
.pro_img li a .text_nr:after{width:32px; height:30px; position:absolute; content:""; top:0; transition:all .6s; margin-top:30px; right:0; background:url(../images/in_pro_gd.png) right center no-repeat; opacity:0;}
.pro_img li a:hover .text_nr:after{right:10px; opacity:1; background:url(../images/in_pro_gd.png) right center no-repeat;}
.pro_img li .title{margin:0 60px 0 10px; color:#000; padding:25px 0 5px; text-align:left; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.pro_img li a .title{font-size:16px; transition:all ease-in-out .3s;}
.pro_img li a:hover .title{color:#00a2ea;}
.pro_img li .subtitle{margin:0 50px 0 0; text-align:left; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding:0 10px;}
.pro_img li a::after{content:'+'; width:64px; height:64px; line-height:64px; margin:auto; margin-left:-32px; margin-top:0px; display:inline-block; position:absolute; top:0; left:50%;
z-index:10; border-radius:50px; border:2px solid #fff; transition:all 0.6s cubic-bezier(.17, .84, .44, 1) 0s; opacity:0; color:#fff; font-size:40px; text-align:center; font-family:"Times New Roman", "微软雅黑"; } 
.pro_img li:hover a::after{margin-left:-32px; margin-top:-32px; top:50%; opacity:1;}

.products{width:920px; float:left; margin-top:40px;}
.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:10px;width:100%;}
.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:15px;}
.spec-scroll .items{float:left;position:relative;width:85%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:5px;}
.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:54px;}
.spec-scroll .items ul li img:hover{border:2px solid #00a2ea; padding:1px;}

.pros_right{width:45%; float:right; overflow:hidden;}
.pros_right_top{width:100%; float:left; border-bottom:1px solid #e6e6e6;}
.pros_right_top strong{overflow:hidden; display:inline-block; font-size:24px; color:#00a2ea; padding-bottom:10px;}
.pros_right_top p{font-size:16px;}

.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:35px; float:left; line-height:35px; 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:#00a2ea; 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;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; text-align:center; background:#eee; border:1px solid transparent; padding:10px 50px;}
.tabs-basic .tab-active{border-bottom:2px solid #00a2ea; color:#fff; background:#00a2ea; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:30px auto 0; background:#fff;}
.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; font-size:14px;}
.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%; height:45px; background:#f1f1f1; color:#00a2ea; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6;}

.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 #00a2ea;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/** 产品中心代码 End **/

.newsList{width:100%; float:left;}
.newsList li{border:1px solid #e2e2e2; background:#fff; padding:20px; overflow:hidden; margin-top:30px; transition:all .3s;}
.newsList li .font{width:75%; float:right; overflow:hidden; color:#333;}
.newsList li .date{width:80px; height:110px; float:right; background:#00a2ea; color:#d6d6d6; padding-left:15px; font-size:20px; position:relative; margin-left:40px; transition:all .4s;}
.newsList li .date a{color:#fff;}
.newsList li .date a:hover{color:#fff;}
.newsList li .date span{display:block; padding-top:30px; font-size:16px; color:#fff;}
.newsList li .date:after{position:absolute; content:""; width:50px; right:60px; background:#00a2ea; height:1px; top:10px; width:0; transition:all .3s;}
.newsList li h3{font-size:18px; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:15px; color:#fff;}
.newsList li .txt{color:#666; font-size:14px; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.newsList li .pic{width:21%; float:left; overflow:hidden;}
.newsList li img{width:100%; display:block; transition:all .5s;}
.newsList li:hover .date{margin-left:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #d6d6d6;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #e6e6e6;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#00a2ea;}
.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%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.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:url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; text-transform:uppercase;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #00a2ea;}
.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 #00a2ea;color: #fff; text-align:center; padding-left:25px; text-transform:uppercase;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; text-transform:uppercase;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #00a2ea;}

.new_s2{width:100%;float:left; margin-top:50px;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:75%; 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:#00a2ea;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/

.solDload-thead{width:100%; float:left; padding:15px 0; margin-top:20px;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#000;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:55%; text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:30%;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:15%;}

.solDload-tbody{width:100%; float:left;}
.solDload-tbody dt{height:50px;line-height:50px;font-size:16px;font-weight:600;background:#f6f6f6;}
.solDload-tbody dd{padding:10px 0;border-top:1px solid #f2f2f2;}
.solDload-tbody dd .td{text-align:center;float:left;}
.solDload-tbody dd .td.td-name .t1{width:100%; float:left; line-height:29px;font-size:16px;}
.solDload-tbody dd .td.td-name .t2{width:100%; float:left; line-height:24px;color:#a4a4a4;}
.solDload-tbody dd .td.td-date{line-height:20px; font-size:14px; color:#999; margin:18px 0 0;}
.solDload-tbody dd .td.td-action .btn{display:block;width:40px;height:54px;background:url(../images/icon-pdf.png) no-repeat center center / cover;margin:8px auto 0; border:0; background-size:40px 54px;}

/*下载中心代码 End*/


.slide_join{width:100%; float:left;}
.slide_join ul{display:none;}
.slide_join h3{float:left;width:100%; font-weight:normal; background:#fff; border-bottom:1px solid #e6e6e6; padding-bottom:10px; margin-top:20px; cursor:pointer;}
.slide_join h3.on{background-color:#00a2ea; padding:0 20px;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000; font-size:16px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:100%; background-color:#fff; padding-top:20px;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}
.slide_join ul .join_show strong{font-size:18px; font-weight:bold; color:#00a2ea;}
.slide_join ul a{display:block;width:160px;height:40px;line-height:36px; background:#00a2ea url(../images/icon_joinuser.png) no-repeat 25px 10px; color:#fff; text-align:center; padding-left:20px; margin-top:20px;}
.join_show table{ border-collapse:collapse; border:1px #e6e6e6 solid !important; width:100% !important; line-height:30px !important;}
.join_show table td{padding:5px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.join_show table td div{padding:0px !important; height:auto !important;}

/**人才招聘代码 End**/

.message{width:100%; float:left; margin-top:30px;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:30px; 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:55px;  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;}
.message ol li .btn{background:#00a2ea;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/


.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px; margin-top:30px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:20px; font-weight:bold; color:#00a2ea;}
.cont_l strong{font-size:18px; color:#f00;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:30px;}

/**联系我们代码 End**/


}