﻿*{border:0; padding:0; margin: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 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666; outline:0;}
body{min-width:1200px;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#00a1e2; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#00a1e2;}

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

.top_bg{width:100%; height:226px; background:#fff; margin:auto; position:fixed; top:0; left:0; right:0; z-index:9999;}
.top_txtbg{width:100%; height:40px; line-height:40px; font-size:14px; margin:auto; background:#00a1e2;}
.w1200{width:1200px; margin:auto;}
.top_txtl{float:left; color:#fff;}
.top_txtr{float:right; color:#fff;} 
.top_txtr a{color:#fff;} 
.top_txtr a:hover,.top_txtr a.on{color:#e00024; font-weight:bold;}

.top{width:1200px; margin:20px auto 0;}
.logo{float:left;}
.top_rdh{height:50px;float:right; background:url(../images/top_dhtb.jpg) left no-repeat; padding-left:65px; margin-top:24px; font-size:16px;}
.top_rdh h1{font-size:30px; font-family:Arial; font-weight:bold; color:#e00024; line-height:30px;}

#slimtest1{width:1200px; margin:auto;}
.navMenu{width:870px; float:left; position:relative;}
.navMenu>li{float:left; position:relative; line-height:60px; height:60px; font-size:16px; border-right:1px solid #e6e6e6;}
.navMenu>li>a{padding:0 40px; text-transform:uppercase; display:block; color:#000;}
.navMenu>li>a:after{content:''; display:block; width:50px; height:3px; line-height:3px; background:#00a1e2; 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:#00a1e2;}
		
/* navMenu */
.navMenubox{width:100%; height:60px; margin:20px auto 0; background:#fff; border-top:1px solid #e6e6e6;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:59px; z-index:1; display:none; background:#fff; border:1px solid #d6d6d6; width:200px; box-sizing:border-box; padding:5px 0; box-shadow:0 3px 10px #999;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:36px; padding:0 20px; clear:both;}
.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:#0087d5; color:#fff;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu{position:absolute; left:200px; top:0; width:200px; background:#fff; display:none;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu li{position:relative;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu li a{font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu ul.sub-menu{position:absolute; left:200px; top:0; width:200px; background:#eee; display:none;}

.search{width:280px; height:22px; float:right; position:relative; background:#fff; margin-top:18px;}
.sear_bk{width:258px; height:22px;float:left; padding-left:10px; line-height:22px; border:none; background:none; font-size:14px;}
.search_btn{width:22px; height:22px; float:right;}
.search_btn .pushbutton{background:url(../images/fdj.jpg) center no-repeat; border:0px; width:22px; height:22px; cursor:pointer; padding:0px; margin:0px; float:left;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:226px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:60px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:12px; height:12px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:12px; height:12px; line-height:40px; overflow:hidden; background:#fff; border-radius:50%; cursor:pointer;}
.flex-control-nav .flex-active{background:#00a1e2;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translate(0,-50%);}
.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;}

.gjcnr{width:1200px; height:80px; margin:auto; background:#fff; position:relative; top:-40px; z-index:100;}
.gjc{width:880px; float:left; padding:20px 0 0 20px;}
.gjc_bt{width:100%; float:left; font-size:14px; font-weight:bold; color:#000;}
.gjc_wz{width:100%; float:left; margin-top:5px; font-size:14px; line-height:24px;}
.gjc_wz a{padding:0 5px;}
.mfdh{width:270px; height:80px; float:right; background:#e00024; padding:20px 30px;}
.mfdh_text{width:100%; float:left; background:url(../images/dhtb.png) left no-repeat; padding-left:55px; color:#fff; font-size:16px;}
.mfdh_text h2{font-size:22px; font-weight:bold; font-family:Arial; line-height:22px;}

.in_aboutbg{width:100%; margin:60px auto 0;}
.in_tit{width:1200px; margin:auto; background:url(../images/in_fgxtb.png) bottom center no-repeat; padding-bottom:40px; text-align:center;}
.in_tit h1{font-size:30px; line-height:30px; color:#000; font-weight:400;}
.in_tit h1 a{color:#000;}
.in_tit h1 a span{font-weight:bold; color:#e00024;}
.in_tit h1 a:hover{color:#e00024;}
.in_tit h2{font-size:16px; font-weight:400; color:#666; line-height:30px; margin-top:10px;}

.in_aboutnr{width:100%; height:606px; margin:40px auto 0; background:url(../images/in_aboutbg.jpg) center no-repeat; padding-top:40px;}
.in_about1{width:1200px; margin:auto;}
.in_about_textnr{width:540px; float:left;}
.in_about_bt{width:100%; float:left; color:#00a1e2; }
.in_about_bt i{width:100%; font-size:36px;line-height:36px; font-weight:bold;}
.in_about_bt p{width:100%; font-size:22px; line-height:30px; margin-top:10px;}
.in_about_bt:after{content:""; display:block; width:260px; height:2px; background:#00a1e2; margin-top:20px;}
.in_about_text{width:100%; float:left; margin-top:20px; font-size:14px; line-height:30px;}
.in_about_btn{width:160px; float:left; margin-top:30px;}
.in_about_btn a{width:160px; height:40px; display:block; line-height:38px; background:#fff; font-size:15px; text-align:center; border:1px solid #d6d6d6; border-radius:10px;}
.in_about_btn a:hover{background:#00a1e2; color:#fff; border:1px solid #00a1e2;}

.in_about_pic{width:545px; float:right; margin-right:60px; overflow:hidden;}
.in_about_pic img{width:100%; display:block; transition: all 0.3s; -webkit-transition: all 0.3s;}
.in_about_pic a:hover img{transform:scale(1.2); -webkit-transform:scale(1.2);}

.in_about2{width:1200px; margin:110px auto 0;}
.in_about_wz{width:100%; float:left; border-left:3px solid #fff; color:#fff; padding-left:40px;}
.in_about_wz h3{font-size:26px; font-weight:400; line-height:30px;}
.in_about_wz h4{font-size:18px; font-weight:400; font-family:Arial; line-height:30px; margin-top:10px;}

.in_probg{width:100%; margin:auto; background:#f3f3f3; padding:60px 0; overflow:hidden;}

.prosel{width:100%; margin:40px auto 0; border-bottom:1px solid #e6e6e6;}
.prosel .prosel_nei{display:inline-block; height:40px;}
.prosel .prosel_nei div{float:left; margin:0 20px; cursor:pointer; font-size:16px; color:#666; line-height:42px;}

.prosel .prosel_nei div span{display:block; width:0; height:2px; background-color:#00a1e2; position:relative; transition: all ease-out .5s;}
.prosel .prosel_nei div.hover span{width:100%;}
.prosel .prosel_nei div.hover a{color:#00a1e2;}	
.prosel .prosel_nei div:hover span{width:100%;}	
.prosel .prosel_nei div.on,.prosel .prosel_nei div:hover{color:#00a1e2;}

.proxxk{width:1200px; height:650px; margin:40px auto 0; position:relative;}
.proxxk .proxxk_xun{width:100%; position:absolute; display:none;}
.proxxk .proxxk_xun .proxxk_xun_box{width:100%; float:left;}
.proxxk .proxxk_xun .pxb_xun{width:100%;}
.proxxk .proxxk_xun .pxb_xun a{margin:0 30px 30px 0; display:inline-block; float:left; width:380px; height:300px; background:#fff; text-align:center;}
.proxxk .proxxk_xun .pxb_xun a:nth-child(3n){margin-right:0;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img{background:#fff; -webkit-align-items:center; display:-webkit-flex;-webkit-justify-content:center; position:relative; width:100%; height:242px; overflow:hidden;transition:all .5s ease-out; margin:auto;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .titlepic{width:280px; height:240px;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .ban{display:none;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img:hover .ban{transition:all .5s ease-out;display:block;position:absolute;background:url(../images/jh.png) no-repeat center rgba(0,161,226,0.8); width:100% !important; height:242px !important; -webkit-align-items:center; display:-webkit-flex;-webkit-justify-content:center;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_title{font-size:16px; line-height:30px; width:100%; color:#666; border-top:1px solid #e6e6e6; padding-top:15px;}
.proxxk .proxxk_xun .pxb_xun a:hover .pxb_xun_title{color:#fff;}
.proxxk .proxxk_xun .pxb_xun a:hover{background:rgba(0,161,226,0.8);}

.in_suppbg{width:100%; margin:auto; background:#fff; border-bottom:1px solid #e6e6e6; padding:60px 0; overflow:hidden;}
.in_supp_list{width:1200px; margin:40px auto 0;}
.in_supp_list li{width:290px; float:left; margin-right:13px; background:#fff; border:1px solid #e6e6e6; border-radius:10px; padding:20px; text-align:center;}
.in_supp_list li:hover{transform:translate(0,-10px); transition:all 0.6s; box-shadow:0 3px 10px #666;}
.in_supp_list li:nth-child(4n){margin-right:0;}
.in_supp_list li .tb{width:55px; margin:auto;}
.in_supp_list li .tb img{width:55px; height:55px;}
.in_supp_list li .txt{width:100%; margin:10px auto 0;}
.in_supp_list li .txt h3{font-size:18px; font-weight:400; line-height:30px; color:#333;}
.in_supp_list li .txt h4{font-size:14px; font-weight:400; line-height:24px; color:#999;}
.in_supp_list li .txt:after{content:""; display:block; width:22px; height:2px; background:#666; margin:20px auto 0;}

.in_news{width:1200px; margin:60px auto 0;}
.in_newsnr{width:1200px; margin:40px auto 0;}
.in_newsl{width:300px; float:left; background:#fff; border-radius:10px; border:1px solid #e6e6e6;}
.in_newsl_pic{width:298px; float:left; border-radius:10px 10px 0 0; overflow:hidden;}
.in_newsl_pic img{width:100%; display:block; transition: all 0.3s; -webkit-transition: all 0.3s;}
.in_newsl_pic a:hover img{transform:scale(1.2); -webkit-transform:scale(1.2);}
.in_newsl_text{width:298px; float:left; padding:30px 15px;}
.in_newsl_text h3{font-size:16px; font-weight:400; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_newsl_text h3 a,.in_newsr_tlist li .bt a{color:#000;} .in_newsl_text h3 a:hover,.in_newsr_tlist li .bt a:hover{color:#00a1e2;}
.in_newsl_text p{margin-top:10px; line-height:24px; height:90px; overflow:hidden;}
.in_newsl_text .time{margin-top:20px; background:url(../images/in_time_tb.png) left no-repeat; padding-left:32px; font-size:14px;}
.in_newsl_text .btn{width:140px; margin-top:20px;}
.in_newsl_text .btn a{width:140px; height:33px; line-height:31px; display:block; text-align:center; background:#fff; border:1px solid #e6e6e6; border-radius:10px;}
.in_newsl_text .btn a:hover{background:#00a1e2; color:#fff; border:1px soli #00a1e2;}

.in_newsr{width:860px; float:right;}
.in_newsr_tlist{width:860px; height:240px; float:left; border-radius:10px; background:#f4f4f4; padding:50px 30px;}
.in_newsr_tlist li{width:46%; float:left; margin-right:8%; border-right:1px solid #fff; padding-right:8%;}
.in_newsr_tlist li:nth-child(2n){border-right:none; margin-right:0; padding-right:0;}
.in_newsr_tlist li .bt{width:100%; float:left; height:30px; line-height:30px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_newsr_tlist li .txt{width:100%; float:left; margin-top:10px; line-height:24px; height:70px; overflow:hidden;}
.in_newsr_tlist li .time{width:100%; float:left; margin-top:20px;}
.in_newsr_tlist li .rq{float:left; background:url(../images/in_time_tb.png) left no-repeat; padding-left:32px; font-size:14px;}
.in_newsr_tlist li .gd{float:right;}

.in_link{width:1200px; margin:60px auto 0;}
.in_link_tit{float:left; border-left:2px solid #ed0000; padding-left:10px; font-size:16px; color:#ed0000; line-height:22px;}
.in_link_txt{float:left; margin-left:20px; font-size:14px; line-height:24px;}
.in_link_txt a{padding:0 5px;}

.footer_bg{width:100%; margin:60px auto 0; background:#060606; padding:60px 0 30px 0; overflow:hidden;}
.footer{width:1200px; margin:auto;}
.foot_tel{width:260px; float:left; background:url(../images/foot_contbg.jpg) top center no-repeat; padding:0 0 0 30px; box-sizing:border-box; line-height:30px;}
.foot_tel h3{font-size:14px; color:#999;}
.foot_tel h1{font-size:30px; font-weight:bold; color:#ed0000; margin-top:5px; font-family:Arial;}
.foot_tel h5{font-size:14px; color:#999; font-family:Arial; text-transform:uppercase; margin-top:5px;}

.foot_txtnr{width:570px; float:left; margin-left:100px;}
.foot_nav{width:570px; float:left; color:#fff; font-size:14px; color:#666;}
.foot_nav a{padding:0 13px;}
.foot_txt{width:570px; float:left; margin-top:20px; line-height:30px; color:#666; padding-left:15px;}

.foot_ewm{width:126px; height:154px; float:right; border:1px solid #444; padding:13px; box-sizing:border-box; text-align:center;}
.foot_ewm img{width:100px; height:100px; margin-bottom:5px;}
.foot_ewm span{font-size:14px;}

.copy{width:100%; margin:50px auto 0; border-top:1px solid #222; padding-top:30px; line-height:30px; font-size:14px; text-align:center;}

/*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:#00a1e2;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/** 首页代码 End **/


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

.content{width:1200px; margin:50px auto 0;}
.ny_left{width:240px; float:left;}
.leib2,.leib{width:240px; float:left;}
.leib2 .tit,.leib .tit{width:240px; float:left; height:80px; line-height:80px; font-size:30px; color:#fff; text-align:center; background:url(../images/pro_lh2.jpg) no-repeat left top; overflow:hidden; text-transform:uppercase; font-weight:normal;}
.leib2 .tit a,.leib .tit a{display:block; font-size:24px; color:#fff; font-weight:bold;}
.leib2 .nr{width:100%; float:left; overflow:hidden; border:2px solid #00a1e2; border-top:0; padding:10px 0;}
.leib2 ul{width:210px; margin:auto;}
.leib2 ul li{ width:100%; overflow:hidden; border-bottom:1px solid #eee; font-size:13px; line-height:36px; background: url(../images/pro_li.gif) no-repeat right center;}
.leib2 .nr ul li:last-child{border-bottom:0;}
.leib2 .nr li.cur a,.leib2 .nr li a:hover{color:#00a1e2;}
.leib2 .nr h3{width:210px; margin:5px auto 0; height:40px; overflow:hidden;}
.leib2 .nr h3 a{width:210px; height:37px; padding-left:15px; font-weight:400; display:block; font-size:15px; line-height:37px; background:url(../images/pro_lb2.gif) left top no-repeat; color:#333;}
.leib2 .nr h3 a:hover ,.leib2 .nr h3 a.cur{background:url(../images/pro_lhb2.gif) left top no-repeat; color:#00a1e2; text-decoration:none;}

.leftlx{width:240px; float:left; text-align:center; font-size:14px; padding:10px; border:2px solid #00a1e2; display:block; margin-top:20px;}
.leftlx .phone img{width:52px; height:46px;}
.leftlx .phone span{display:block;}
.leftlx .phone p{font-weight:bold; font-size:20px; padding-bottom:10px; border-bottom:1px solid #e6e6e6; color:#00a1e2; text-align:center;}
.leftlx p{padding-top:10px; line-height:24px; text-align:left; font-size:14px;}

.ny_right{width:920px; float:right;}
.nyr_titbg{width:920px; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:15px;}
.nyr_tit{float:left; background:url(../images/home_tb.png)left no-repeat; padding-left:25px; font-size:14px;}
.nyr_tit span{font-weight:bold; color:#00a1e2;}
.nyr_text{width:920px; float:left; margin-top:30px; font-size:14px; line-height:30px;}
.nyr_text strong,.newsmore_text strong{font-size:16px; font-weight:bold; color:#00a1e2;}

.honor_r_img{width:920px; float:left;}
.honor_r_img li{width:32%; height:250px; float:left; margin:30px 2% 0 0;}
.honor_r_img li:hover{border-bottom-color:#ff6309;}
.honor_r_img li:nth-child(3n){margin-right:0;}
.honor_r_img li span{width:100%; float:left; text-align:center; line-height:24px; font-size:16px; padding:10px 0; background:#eee; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.honor_r_img li:hover span{background:#00a1e2; color:#fff;}
.honor_r_img li img{width:100%;float:left; border:1px solid #d6d6d6;}
.honor_r_img li img:hover{border-color:#00a1e2;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:50px 0 0; text-transform:uppercase;}
.pagination a,.pagination span{display:inline-block; padding:0 10px; line-height:30px; font-size:14px; border:1px solid #d6d6d6; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#00a1e2; background:#00a1e2;}

/** 关于我们代码 End **/

.pror_img{width:920px; float:left;}
.pror_img li{width:32%; float:left; margin:35px 2% 0 0;}
.pror_img li:nth-child(3n){margin-right:0;}
.pror_img li .pic{width:100%; float:left; background:#fff; border:1px solid #d6d6d6; overflow:hidden;}
.pror_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pror_img li a:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pror_img li .tit{width:100%; float:left; margin-top:20px; background:#fff url(../images/pro_mb.gif) right center no-repeat; line-height:30px; border-bottom:1px solid #d6d6d6; padding-bottom:15px;}
.pror_img li a .tit{display:block; font-size:16px;}
.pror_img li a:hover .tit{color:#00a1e2;}

.products{width:920px; float:left; margin-top:30px;}
.promore_l{width:450px;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%;}
.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:450px; height:386px; border:1px solid #d6d6d6;}
.spec-scroll{clear:both;margin-top:10px;width:450px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; text-align:center; width:10px; height:54px; line-height:54px; border:1px solid #d6d6d6; background:#ebebeb;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:422px;height:54px;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:46px;}
.spec-scroll .items ul li img:hover{border:2px solid #00a1e2; padding:1px;}

.pros_right{width:430px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top strong{overflow:hidden; display:inline-block; font-size:24px; color:#00a1e2; padding-bottom:10px;}
.pros_right_top p{font-size:16px; color:#787876;}
.pros_right_top .lb{width:100%; float:left; margin-top:20px;}
.pros_right_top .lb li{float:left; margin-right:10px; padding:0 20px; line-height:25px; text-align:center; font-size:12px; background:#f5f5f5; border:1px dashed #e6e6e6; display:block;}
.pros_right_top .lb li:last-of-type{margin-right:0;}
.pros_right_top .lb li:hover,.proleft_list li:hover{background:#00a1e2; color:#fff; cursor:pointer; border:1px solid #00a1e2;}

.proleft{width:430px;float:left; font-size:14px; line-height:30px; margin-top:20px;}

.proleft_btn{width:430px; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; 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:#00a1e2; 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; background:#eee; border:1px solid transparent; padding:10px 40px;}
.tabs-basic .tab-active{border-bottom:2px solid #00a1e2; color:#fff; background:#00a1e2;}
/* 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%; height:45px; background:#f1f1f1; color:#00a1e2; 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:260px; 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 #00a1e2;}
.scrollleft2 li span{display:block; width:260px; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

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

.news_text{width:100%; float:left; margin-top:10px;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}

.com-img{width:280px; 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:24px; font-size:18px; color:#333; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_text dl dd .left h3 a{color:#333;}
.news_text dl dd .left h3 a:hover{color:#00a1e2;}
.news_text dl dd .left .con{font-size:12px; line-height:26px; margin-top:10px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}
.news_text dl dd .right{width:15%; float:right;} 
.news_text dl dd .right p{width:100%; float:left; text-align:center; font-size:18px; padding:10px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right 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:10px; font-size:14px;}
.news_text dl dd a:hover.more{background:#00a1e2; color:#fff; border:1px solid #00a1e2;}

.new-view-title{width:100%; float:left; margin-top:30px; text-align:center; line-height:30px; padding-bottom:20px; background:#fff; font-size:14px; border-bottom:1px solid #e6e6e6;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#999;}
.new-view-title h3{padding:5px; line-height:32px; font-size:22px; font-weight:bold; color:#00a1e2;}

.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:#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 #00a1e2;}
.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 #00a1e2;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #e20000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #00a1e2;}

.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:13px; line-height:30px; 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{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color:#787876;}
.news_random2 ul li a:hover{color:#00a1e2;}
.news_random2 ul li span{float:right; color:#999;}

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

.solDload-thead{width:100%; float:left; padding:15px 0 15px 2%; background:#00a1e2; margin-top:40px;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#fff;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:61.92937123169681%; text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:29.62962962962963%;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:8.440999138673557%;}

.solDload-tbody{width:100%; float:left; border:1px solid #e6e6e6; border-top:none;}
.solDload-tbody dt{padding:0 0 0 3.25%;height:50px;line-height:50px;font-size:16px;font-weight:600;background:#f6f6f6;}
.solDload-tbody dd{padding:10px 0 10px 2%;border-top:1px solid #f2f2f2;}
.solDload-tbody dd .td{text-align:center;float:left;}
.solDload-tbody dd .td.td-name{}
.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{}
.solDload-tbody dd .td.td-action .btn{display:block;width:40px;height:40px;background:url(../images/icon-dd4.png) no-repeat center center / cover;margin:8px auto 0; border:0; background-size:40px 40px;}

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

/*下载中心代码 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:45px;  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:#00a1e2;}
.message ol li .btn2{background:#e20000;}

/**客户留言代码 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:24px; font-weight:bold; color:#00a1e2;}
.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**/