﻿*{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 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666; outline:0;}
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:#005099; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#005099;}

/** 重置表格元素 **/
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:110px; margin:auto; background:#fff; position:fixed; z-index:9999; top:0; left:0; right:0;}
.w1200{width:1200px; margin:auto;}
.logo{float:left; padding-top:15px;}

.navMenu{width:820px; float:left; position:relative;}
.navMenu>li{float:left; position:relative; line-height:110px; height:110px; font-size:16px;}
.navMenu>li>a{padding:0 38px; color:#333; text-transform:uppercase; display:block;}
.navMenu>li>a:after{content:''; display:block; width:50px; height:3px; line-height:3px; background:#005099; 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{background-color:#005099; color:#fff;}
		
/* navMenu */
.navMenubox{float:left; margin-left:90px;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:110px; z-index:1; display:none; background:#fff; width:180px; box-shadow:0 3px 10px #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 30px; 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:#005099; color:#fff;}

.top_r{float:right;}
.top_rlg{float:left; margin:45px 20px 0 0; font-size:16px; color:#005099;}
.top_rlg a{color:#000; border-right:1px solid #999; padding:0 10px;} 
.top_rlg a:nth-child(2n){border-right:none;}
.top_rlg a:hover,.top_rlg a.on{color:#005099;}

.Hsrch{margin:45px 0 0 0; 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:110px; background:#fff; position:absolute; top:0px; left:0px; display:none;}
.Hsrch-block{padding:0 0 0 40px !important; width:63% !important; height:32px; margin:40px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.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;}
.Hsrch-block .text{width:80%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}

.banner_box,.sidebar{display:none;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:110px;}
.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; border-radius:50%; overflow:hidden; background:#fff; cursor:pointer;}
.flex-control-nav .flex-active{background:#005099;}
.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;}

.in_pro{width:1200px; margin:60px auto 0;}
.in_title{width:100%; margin:auto; text-align:center;}
.in_title h1{font-size:30px; font-weight:bold; line-height:30px; color:#005099;}
.in_title h1 a{color:#005099;} .in_title h1 a:hover{color:#cb1110;}
.in_title h1:after{content:""; display:block; width:26px; height:3px; background:#cb1110; margin:20px auto 0;}
.in_title p{font-size:16px; margin-top:20px;}

.in_pronr{width:100%; margin:40px auto 0; position:relative;}
.in_pro_img{width:1200px; margin:auto; text-align:center; overflow:hidden;}
.in_pro_img ul{width:10000%; position:relative;}
.in_pro_img ul li{width:280px; height:380px; float:left; margin-right:26px; position:relative;}
.in_pro_img ul li .pic{width:280px; height:280px; float:left; background:#fff; border:1px solid #d6d6d6; overflow:hidden;}
.in_pro_img ul li a .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img ul li a:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_pro_img ul li a:hover .pic{box-shadow:0 3px 10px #999;}
.in_pro_img ul li .text{width:280px; float:left; margin-top:20px; text-align:center;}
.in_pro_img ul li .text h2{font-size:18px; color:#000; line-height:30px;}
.in_pro_img ul li a .text h2{color:#000;}
.in_pro_img ul li a:hover .text h2{color:#005099; font-weight:bold;}
.in_pro_img ul li .text p{font-size:14px; line-height:24px; height:70px; overflow:hidden;}

.in_pro_l,.in_pro_r{position:absolute; top:45%; margin-top:-25px; width:29px; height:50px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_pro_l{left:-60px; background:url(../images/left.jpg) center no-repeat;}
.in_pro_l:hover{left:-60px; background:url(../images/lefth.jpg) center no-repeat;}
.in_pro_r{right:-60px; background:url(../images/right.jpg) center no-repeat;}
.in_pro_r:hover{right:-60px; background:url(../images/righth.jpg) center no-repeat;}

.in_pro_btn{width:205px; margin:40px auto 0; position:relative; overflow:hidden;}
.in_pro_btn a{width:205px; height:43px; display:block; line-height:43px; font-size:16px; text-align:center; background:url(../images/in_btnbg.jpg) center no-repeat;}
.in_pro_btn a:hover{background:#005099; color:#fff;}

.in_hzhb{width:1200px; margin:60px auto 0;}
.hzhb_img{width:100%; margin:40px auto 0;}
.hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{width:20%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.hzhb_img ul li img{width:100%; display:block;}
.hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff;}
.hzhb_img ul li a:hover{border-color:#f0f0f0;}

.in_mainbg{height:442px; margin:60px auto 0; background:url(../images/in_mainbg.jpg) center no-repeat; padding:50px 0;}
.in_about{width:380px; float:left;}
.in_about_title{width:100%; float:left; line-height:30px;}
.in_about_title h3{float:left; font-size:18px; font-weight:normal; color:#005099;}
.in_about_title h3 a{color:#005099;} .in_about_title h3 a:hover{color:#cc1111;}
.in_about_title span{float:right; font-size:14px;}
.in_about_nr{width:100%; float:left; margin-top:15px;}
.in_about_pic{width:100%; float:left; background:#fff; padding:5px; overflow:hidden;}
.in_about_pic img{width:100%; display:block;-webkit-transition:all .3s; transition:all .3s;}
.in_about_pic a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_about_text{width:100%; float:left; font-size:14px; line-height:28px; margin-top:20px; word-wrap:break-word;}

.in_news{width:380px; float:left; margin-left:30px;}
.in_news_text{width:100%; float:left; margin-top:15px;}
.in_news_text li{width:100%; float:left; font-size:14px; line-height:28px;}
.in_news_text li a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_text li span{float:right; color:#999;}

.in_video{width:380px; float:right;}
.in_video_sp{width:100%; float:left; margin-top:20px; background:#fff; padding:5px; overflow:hidden;}
.in_video_sp img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_video_sp a:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}

.in_kj{width:1200px; margin:60px auto 0;}
.in_kj li{width:23%; float:left; background:#fff; border:1px solid #d6d6d6; margin-right:2.5%; padding:20px 30px; overflow:hidden; position:relative; transition:all .3s;}
.in_kj li:hover{top:-5px; -webkit-box-shadow:0 0 30px rgba(100,100,100,.3); box-shadow:0 0 30px rgba(100,100,100, .3);}
.in_kj li:nth-child(4n){margin-right:0;}
.in_kj li .tb{width:55px; float:left;}
.in_kj li .tb img{width:55px; height:55px;}
.in_kj li .wz{float:left; margin-left:20px;}
.in_kj li .wz h4{font-size:18px; font-weight:normal; line-height:30px; color:#005099;}
.in_kj li .wz p{font-size:14px; line-height:24px;}

.footer_bg{width:100%; margin:60px auto 0; background:#161616; padding:50px 0 30px 0;}
.footer{width:1200px; margin:auto;}
.footer_text{width:900px;float:left;}
.foot_list{width:200px; float:left; margin-right:20px;}
.foot_list ul li{width:200px; float:left;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:18px; float:left; text-transform:uppercase;}
.foot_list ul li.foot_l_bt:after{content:""; display:block; width:20px; height:1px; background:#007ece; margin:40px 0 10px 0;}
.foot_list ul li a{line-height:30px; font-size:14px;}
.foot_list ul li a:hover{color:#005099;}

.foot_cont{width:280px; float:right;}
.foot_cont_tit{width:280px; float:left; font-size:18px; float:left; text-transform:uppercase;}
.foot_cont_tit a{color:#fff;} .foot_cont_tit a:hover{color:#005099;}
.foot_cont_tit:after{content:""; display:block; width:20px; height:1px; background:#005099; margin:10px 0 10px 0;}
.foot_cont_txt{width:280px; float:left; margin-top:10px;}
.foot_cont_txt li{width:100%; float:left; line-height:30px;}
.foot_cont_txt li span{float:left; margin-right:10px;}
.copy_tb{width:130px; float:left; margin-top:20px;}
.copy_tb li{width:30px; height:30px; float:left; margin-right:15px; position:relative;} 
.copy_tb li:nth-child(3n){margin-right:0;}
.copy_tb li a{display:block; width:30px; height:30px; background:center no-repeat;}
.copy_tb li a.qq{background-image:url(../images/foot_qq.png);}
.copy_tb li a.wx{background-image:url(../images/foot_wx.png);}
.copy_tb li a.wb{background-image:url(../images/foot_wb.png);}
.copy_tb li a.qq:hover{background-image:url(../images/foot_qqh.png);}
.copy_tb li a.wx:hover{background-image:url(../images/foot_wxh.png);}
.copy_tb li a.wb:hover{background-image:url(../images/foot_wbh.png);}
.copy_tb li.wxx img{display:none; width:120px; height:120px; position:absolute; left:50%; bottom:40px; margin-left:-60px;}
.copy_tb li.wxx:hover img{display:block;}

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

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

/** 首页代码 End **/

.ny_bn{width:100%; height:300px; margin:110px 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:100px; width:1200px; margin-left:-600px; text-align:left;}
.ny_bn_txt h3{font-size:30px; color:#fff; font-weight:bold; text-shadow:0 1px 5px #000;}
.ny_bn_txt p{font-size:14px; margin-top:10px; color:#fff; text-shadow:0 1px 5px #000;}
.ny_bn_txt p a{color:#fff;}
.ny_bn_txt p a:hover{color:#fff; font-weight:bold;}
.ny_bn_txt p span{color:#fff; font-weight:bold;}

.ny_nav{width:1200px; margin:40px auto 0;}
.cur-nav{width:100%; margin:auto; text-align:center; background:#fff; border:1px solid #f4f4f4; border-width:2px 0; padding:10px 0;}
.cur-nav ul{display:inline-block;}
.cur-nav ul li{float:left; margin:10px 10px 0 0; position:relative;}
.cur-nav ul li a{display:block; padding:0 30px; line-height:40px; font-size:16px; position:relative;}
.cur-nav ul li a:hover,.cur-nav ul li a.cur{color:#fff; background:#005099;}
.cur-nav ul li a.cur:after,.cur-nav ul li a:hover:after{opacity:1;}

.ny_left{width:260px; float:left;}
.nyl_list{width:260px; float:left; position:relative;}
.nyl_list h1{width:100%; height:60px; line-height:60px; padding:0 20px; float:left; overflow:hidden; background:#005099 url(../images/lb_tb.png) 90% center no-repeat; font-size:14px; font-family:Arial; color:#fff; text-transform:uppercase; font-weight:normal; margin-bottom:10px;}
.nyl_list h1 a{display:block; font-size:20px; color:#fff; font-weight:bold;}
.nyl_list h1 a:hover{text-decoration:underline;}
.ny_list{width:100%; float:left;}
.ny_list ul li{line-height:40px; display:inline-block; margin:40px 10px 10px 0;}
.ny_list ul li a{display:block; height:45px; line-height:45px; font-size:15px; text-align:center; padding:0 30px; color:#666; text-decoration:none; background:#eee;}
.ny_list ul li a:hover,.ny_list ul li a.on{background:#005099; color:#fff; border-color:#005099;}

.nyl_list_c li{width:260px; margin:auto; overflow:hidden; border-bottom:1px solid #e5e5e5;}
.nyl_list_c li a{width:100%; height:45px; float:left; padding-left:20px; display:block; font-size:15px; line-height:45px;}
.nyl_list_c li a:hover,.nyl_list_c li a.on{background:#005099; color:#fff; font-weight:bold;}
.nyl_list_c li .sub{width:100%; float:left; margin:10px 0; padding:0 20px;}
.nyl_list_c li .sub li{border-left:1px solid #d6d6d6; position:relative; border-bottom:none;}
.nyl_list_c li .sub li:before{content:''; position:absolute; width:15px; height:1px; background-color:#d6d6d6; top:24px; left:0;}
.nyl_list_c li .sub li a{height:auto; font-size:14px; padding-left:25px; background:transparent; color:#333; line-height:30px; margin-top:10px;}
.nyl_list_c li .sub li a:hover,.nyl_list_c li .sub li a.on{color:#005099;}

.ny_right{width:910px; float:right;}

.ny_main{width:1200px; margin:50px auto 0;}
.nyr_text{width:100%; float:left; font-size:14px; line-height:30px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:280px; height:260px; float:left; margin:0 26px 30px 0; text-align:center; padding:10px 10px 0 10px; background:#f2f2f2; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#005099; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:40px 0 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 18px; line-height:45px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#005099; background:#005099;}

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

.pro_img{width:100%; float:left;}
.pro_img ul li{width:31%; height:380px; float:left; margin:0 3.5% 30px 0; position:relative;}
.pro_img ul li:nth-child(3n){margin-right:0;}
.pro_img ul li .pic{width:100%; float:left; background:#fff; border:1px solid #d6d6d6; overflow:hidden;}
.pro_img ul li a .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pro_img ul li a:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pro_img ul li a:hover .pic{box-shadow:0 3px 10px #999;}
.pro_img ul li .text{width:100%; float:left; margin-top:20px; text-align:center;}
.pro_img ul li .text h2{font-size:18px; color:#000; line-height:30px;}
.pro_img ul li a .text h2{color:#000;}
.pro_img ul li a:hover .text h2{color:#005099; font-weight:bold;}
.pro_img ul li .text p{font-size:14px; line-height:24px; height:70px; overflow:hidden;}

.products{width:100%; float:left;}
.promore_l{width:45%;float:left;}

/*放大镜代码 End*/

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:10px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:54px;}
.spec-scroll .items ul li img:hover{border:2px solid #005099; padding:1px;}

.pros_right{width:50%; 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:#005099; 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:#005099; color:#fff; cursor:pointer; border:1px solid #005099;}

.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: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:#005099; 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 #005099; color:#fff; background:#005099;}
/* 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;}

.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:#005099; 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 #005099;}
.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:1200px; float:left;}
.news_text dl{display:block; width:1200px; float:left; margin-bottom:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}

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

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h3{line-height:50px; font-size:22px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h3 a{color:#000;}
.news_text dl dd .left h3 a:hover{color:#005099;}
.news_text dl dd .left .con{font-size:14px; line-height:28px; height:80px; overflow:hidden;}
.news_text dl dd .right{width:15%; float:right; margin-top:20px;} 
.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:60px; position:relative; font-weight:bold; line-height:60px; 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:20px; font-size:14px;}
.news_text dl dd a:hover.more{background:#005099; color:#fff; border:1px solid #005099; width:180px;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:30px; border-bottom:1px solid #e6e6e6;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#005099;}
.new-view-wz{width:100%; float:left; margin-top:20px; 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;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #005099;}
.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 #005099;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #ca110f; 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;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #005099;}

.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; 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;}
.news_random2 ul li a:hover{color:#005099;}
.news_random2 ul li span{float:right; color:#999;}

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


.solDload-thead{width:100%; float:left; padding:15px 0 15px 3%; background:#005099;}
.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 3%;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*/

.qa_box{width:100%; float:left;}
.qa_box ul li{float:left; width:100%; background:#fff; padding:4% 3%; box-shadow: 0 0 10px rgba(0,0,0,.2); margin-bottom:40px;}
.qa_box ul li .bt{color:#333; font-size:18px; line-height:24px; background: url(../images/qa_icon1.png) no-repeat left center; padding-left:40px;}
.qa_box ul li .t{margin-top:18px; font-size:14px; line-height:24px;}
.qa_box ul li .left{width:85%; float:left;}

.qa_box ul li .right{display:inline-block; float:right; padding-top:38px;}
.qa_box ul li .right a{display:inline-block; line-height:32px; border:1px solid #e8e8e8; color:#999; font-size:14px; padding:0 20px; background:#fff;}
.qa_box ul li .right a:hover{background:#005099; border-color:#005099; color:#fff;}

/** 常见问题代码 End **/

.slide_join{width:100%; float:left;}
.slide_join h3{float:left;width:100%; height:45px; padding:0 2%; font-weight:normal; background-color:#eee; margin-top:20px; cursor:pointer;}
.slide_join h3:first-of-type{margin-top:0;}
.slide_join h3.on{background-color:#005099;}
.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:25px 0;}
.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:#005099;}
.slide_join ul a{display:block;width:160px;height:50px;line-height:46px; background:#005099 url(../images/icon_joinuser.png) no-repeat 25px 15px; color:#fff; text-align:center; padding-left:20px; margin-top:20px;}
.join_show table{ border-collapse:collapse; border:1px #ccc 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 #ccc solid !important; line-height:30px!important;}
.join_show table td div{padding:0px !important; height:auto !important;}

/**人才招聘代码 End**/


.message{width:1200px; float:left;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:1200px;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:#005099;}
.message ol li .btn2{background:#999;}

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


.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:20px; font-weight:bold; color:#005099;}
.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**/

}