@import "style2.css";
@charset "utf-8";
/* CSS Document */
/**全局**/
*{ margin:0px; padding:0px;}
div,form,img,ul,ol,li,dl,dt,dd,map {padding:0;margin:0;border:0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0; }
body{margin:0px; padding:0px; font-size:14px; color:#333;font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体";background:#fff;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#333;text-decoration:none;}
a:hover{color:#F00;text-decoration:none;}
img{border:none;}
hr{line-height:0px; font-size:0px; border:none; height:1px; width:100%; margin:5px 0px;}
div{margin:0px auto;}
.f_l{ float:left;}
.f_r{ float:right;}
input,select{ font-family:arial, Helvetica, sans-serif; padding:1px;}
.blank{width:100%;height:10px;clear:both;overflow:hidden;}
.blank20{width:100%;height:20px;clear:both;overflow:hidden;}
.mt10{margin-top:10px;}
.hide{display:none;}
.red{color:#f00;}
.blue{color:#00f;}
.gray{color:#ccc;}
.noInfo{width:100%;float:left;padding:10px 0; text-align:center;}
.input_submit{width:77px;height:41px;float:left;background:url(/themes/default/images/search.png) no-repeat left top; text-align:center;line-height:41px; color:#fff; border:0px; cursor:pointer;}
.float_bg{background:url(/themes/default/images/qq_3.gif) repeat-y left top;width:118px;padding:2px 0;float:left;}
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list span{float:left;width:80px;}




/*all*/
.main{width:100%;float:left;padding:20px 0 50px 0;min-height:450px;}
#main_list{float:left;width:100%;display:none;}
#main_list ul{margin: 25px auto;text-align:center;}
#main_list ul li{display:inline-block;height:38px;margin: 4px 6px;text-align:center;}
#main_list ul li a{display:block;height: 38px;line-height:34px;padding: 0 15px;border: 2px solid #e5e5e5;font-size:14px;}
#main_list ul li a.current,#main_list ul li a:hover{color:#0e90ff;}

.ur_here{float:left;width:100%;border-bottom: 1px solid #E7E7E7;height: 35px;margin-bottom: 35px;text-align: left;}
.ur_here ul{float:left;width:100%;}
.ur_here ul li{display:inline-block;}
.ur_here ul li a{color: rgb(102, 102, 102);font-size: 14px;text-indent: 3px;}
.ur_here ul li i{margin-right:5px;}
.ur_here ul li:after{content: "\002f";padding: 0 8px;color: #ddd;}
.ur_here ul li:last-child:after{content:"";}

.icon-left{float:left;display:none;padding:6px 15px;border:1px solid #ddd;border-radius:4px;margin-bottom:15px;font-size:14px;line-height:20px;}
.icon-left i{}
        
/*end*/

/**顶部**/
#top{float:left;width:100%;height:44px;line-height:44px;overflow:hidden;background:#fff;position:fixed;top:0;left:0;z-index:9999;}
.welcome{float:left;font-size:12px;color:#666;padding-left:7px;}
.top_nav{float:right;/* margin:15px 0; */}
.top_nav ul{float:left;}
.top_nav ul li{float:left;}
.top_nav ul li a{display:inline-block;font-size:14px;color:#1368b0;line-height:14px;padding:0 17px;border-left:1px solid #e7e7e7;}
.top_nav ul li a:hover{color:#1368b0;}
.top_nav ul li:first-child a{border:0;}
#header{float:left;width:100%;background:#0e90ff;position:relative;z-index:1000;margin-top:44px;}
#logo{float:left;}
#logo img{height:80px;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
#header_right{float:right;}
#header.move{position:fixed;top:0;left:0;z-index:9999;}
#header.move #logo img{height:40px;margin:10px 0;}
#header.move #navigate ul li a{line-height:60px;font-size:16px;}

/*end*/

/*menu*/
#navigate{float:right; clear:both;}
#navigate ul li{float:left;}
#navigate ul li.first_menu{ }
#navigate ul li a{display:inline-block;font-size:19px;color:#fff;line-height:80px;padding:0 15px;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
#navigate ul li a:hover,#navigate ul li .current{background:#0d569e;}
#navigate ul li:last-child a{padding-right:10px;}
.li-box{}

.m_sub_title{float:left;width:100%;line-height:24px;margin-bottom:20px;font-size:18px;font-weight:bold;padding:0 15px;}
#navigate ul li .li-menu{display:block;position:absolute;left: 0;top: 80px; background: #fff;z-index: 2;width:100%;padding:30px 0;z-index:2;box-shadow:0 0 15px #dcdcdc;display:none;}
#navigate ul li .li-menu ul{display: block;position: absolute;left:0;top:0;z-index:3; width:300px;padding:30px 0;}
#navigate ul li .li-menu ul li{display:block;width: 100%;border: 0;float: left;background: none; overflow: hidden;margin: 0;padding:0;}
#navigate ul li .li-menu ul li a{display: block;float:left;line-height: 20px !important;font-size: 14px !important;color: #575757;font-weight: normal;background: none;padding:5px 15px !important;}
#navigate ul li .li-menu ul li a:hover{background:none;color:#0e90ff;}

.m_sub_img{position:absolute;top:30px;z-index:2;width:30%;}
.m_sub_img img{width:100%;height:auto;padding:0 70px 0 0;border-right:1px solid #dcdcdc;}
#navigate ul li:nth-child(1) .m_sub_img img,#navigate ul li:nth-child(2) .m_sub_img img{
	padding:0 0 0 70px;
	border-right:0;
	border-left:1px solid #dcdcdc;
}


/*end*/

/*mobile menu*/
.navbar-toggle{margin:15px 0px 0 0;}
.navbar-toggle .icon-bar{background-color:#333;}
.mobile_nav{display:none; background:#45b1ff;position:absolute;width:100%;z-index:9999;}
.mobile_nav ul{margin:0px;padding:0px; list-style-type:none;}
.mobile_nav li{margin:0px;padding:0px; list-style-type:none;border-bottom:1px solid #fff;position: relative;}
.mobile_nav ul li a{padding-left: 10px;color: #fff;display: block;font-size: 14px;height: 38px;line-height: 38px; font-weight:bold;}
.mobile_nav ul li a:hover, .mobile_nav ul li a:active {background-color:#3ba0e8;}
.mobile_nav ul ul{margin: 0;padding:0 10px 10px 10px; display:none;}
.mobile_nav ul ul li {border-bottom:none;margin: 0;padding: 0;}
.mobile_nav ul ul li a {padding: 0;padding-left: 5px;font-size:14px;font-weight:normal;height: 38px;line-height: 38px;}

.mobile_nav ul li i {position: absolute;top:12px;right:5px;display: block;width: 13px;height: 13px;overflow: hidden;background-position: center center;background-repeat: no-repeat;	background-size: contain;}
.mobile_nav ul li i.touch-arrow-down{background-image: url(/themes/default/images/touch-arrow-d.png);}
.mobile_nav ul li i.touch-arrow-up{background-image: url(/themes/default/images/touch-arrow-u.png);}



/*search*/
.search{float:right;width:180px;margin:5px 0;position:relative;}
.skw{display:block;width:100%;text-indent:12px;line-height:32px;height:34px;border:1px solid #cbcbcb;font-size:12px;color:#666;border-radius:16px;padding-right:40px;}
.sub{position:absolute;right:0;top:0;width:30px;height:34px;background:url(/themes/default/pic/search.png) no-repeat left center;border:none;}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #c6c6c6;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #c6c6c6;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #c6c6c6;
}
/*end*/

/*flash*/
#banner{width:100%;float:left;}
#banner img{width:100%; height:auto;}
#flash2{display:none;}
#flash{width:100%;float:left;}
.slideBox{ position:relative; overflow:hidden;background:#000;}
.slideBox .bd{position:relative; z-index:0;margin:0 auto; }
.slideBox .bd li{position:relative; text-align:center;  }
.slideBox .bd li img{width:100%;}	
.slideBox .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:12px;line-height:12px;}
.slideBox .hd ul{text-align:center;}
.slideBox .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:0 5px;overflow:hidden;background:#fff;/*filter:alpha(opacity=80);opacity:0.8;*/line-height:999px; border-radius:50%;border:1px solid #fff;}
.slideBox .hd ul .on{background:#0e90ff;}

.slideBox .prev{position:absolute; left:10px; top:50%;margin-top:-37.5px; display:none; width:49px; height:75px; background:url(/themes/default/images/left.png) no-repeat left top; cursor:pointer;transition:0.3s;}
.slideBox .next{position:absolute; right:10px; top:50%;margin-top:-37.5px; display:none; width:49px; height:75px; background:url(/themes/default/images/right.png) no-repeat left top; cursor:pointer;transition:0.3s;}
.slideBox:hover .prev,.slideBox:hover .next{display:block;}
/*end*/

/* home */
.home_top{float:left;width:100%;text-align:center;}
.home_top h3{display:inline-block;font-size:36px;line-height:36px;color:#333;font-weight:bold;margin:0 29px;vertical-align: top;}
.home_top h3 a{color:#333;}
.home_top:before,.home_top:after{content:"";display:inline-block;width:67px;height:36px;background:url(/themes/default/pic/home_top_line.jpg) no-repeat center;vertical-align: top;}
.home_more{float:left;width:100%;}
.home_more a{display:inline-block;width:120px;height:42px;line-height:40px;border:1px solid #3270bd;border-radius:3px;text-align:center;font-size:16px;color:#3270bd;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.home_more a:hover{background:#3270bd;color:#fff;}
.home_des{float:left;width:100%;text-align:center;margin-top:14px;}
.home_des h4{display:inline-block;font-size:14px;color:#666;line-height:2.14;}


/* 资讯动态 01 */
#news1{float:left;width:100%;background:#fff;padding:14px 0;overflow:hidden;}
.news1_top{float:left;}
.news1_top h3{float:left;line-height:32px;font-size:24px;color:#0e90ff;font-weight:bold;padding:0 13px 0 7px;border-right:1px solid #dfdfdf;}
.news1_top h3 a{color:#0e90ff;}
.news1_con{margin-left:135px;}
.news1-carousel{padding-right:60px;}
.news1-carousel .owl-controls{position:absolute;right:0;top:0;width:47px;margin:0;}
.news1-carousel .owl-controls .owl-buttons .owl-prev{float:left;width:11px;height:32px;background:url(/themes/default/pic/left.png) no-repeat left center;padding:0;margin:0;}
.news1-carousel .owl-controls .owl-buttons .owl-next{float:right;width:11px;height:32px;background:url(/themes/default/pic/right.png) no-repeat left center;padding:0;margin:0;}
.news1-carousel li{width:100%;height:32px;line-height:32px;overflow:hidden;font-size:14px;color:#333;}


/* 关于我们 */
#about{float:left;width:100%;padding:50px 0 63px 0;background:#f1f1f1;overflow:hidden;}
.about_top{}
.about_con{float:left;width:100%;margin-top:60px;}
.about_img{float:left;width:505px;}
.about_img img{width:100%;height:auto;}
.about_right{margin-left:535px;}
.about_txt{width:100%;font-size:16px;line-height:1.875;color:#333;}
.about_more{margin-top:14px;}
.about_more a:first-child{margin-right:13px;}


/* 产品中心 */
#pro{float:left;width:100%;padding:50px 0 40px 0;overflow:hidden;}
.pro_con{float:left;width:100%;margin-top:43px;}
.pro_box_1{float:left;width:300px;margin-right:10px;}
.pro_box_2{float:left;width:580px;margin-right:10px;}
.pro_box_3{float:left;width:300px;}
.pro_item{float:left;width:100%;height:223px;margin-bottom:10px;}
.pro_item a{display:block;width:100%;height:100%;background:url(/themes/default/pic/pro_item.jpg) no-repeat right top;background-size:cover;}
.pro_item_img{float:left;width:50%;height:100%;}
.pro_item_img span{display:block;width:100%;height:100%;background-size:contain !important;}
.pro_item_right{float:left;width:50%;height:100%;padding:10px 10px 40px 10px;}
.pro_item_table{width:100%;height:100%;display:table;}
.pro_item_cell{width:100%;display:table-cell;vertical-align:bottom;}
.pro_item_right h3{color:#fff;font-size:20px;line-height:1.5;}
.pro_item_right span{display:inline-block;margin-top:15px;width:82px;line-height:32px;border:1px solid #fff;border-radius:3px;text-align:center;font-size:14px;color:#fff;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.pro_item_right span:hover{background:#fff;color:#3270bd;}
.pro_box_2 .pro_item{height:456px;}

/* 解决方案 */
#plan{float:left;width:100%;background:url(/themes/default/pic/plan_bg.jpg) no-repeat center;background-size:cover;padding:50px 0 56px 0;overflow:hidden;}
.plan_top h3{color:#fff;}
.plan_top h3 a{color:#fff;}
.plan_des h4{color:#fff;}
.plan_top:before, .plan_top:after{background:url(/themes/default/pic/home_top_line2.jpg) no-repeat center;}
.plan_con{float:left;width:100%;margin-top:43px;}
.plan_con_row{margin-left:-20px;margin-right:-20px;}
.plan_item{float:left;width:100%;padding:0 20px;}
.plan_item a{display:block;width:100%;}
.plan_item_img{float:left;width:49.13%;}
.plan_item_img span{display:block;width:100%;height:320px;background-size:cover !important;}
.plan_item_con{float:left;width:50.87%;height:320px;background:#fff;padding:50px 25px 0 30px;}
.plan_item_title{float:left;width:100%;font-size:18px;color:#333;line-height:30px;height:60px;overflow:hidden;}
.plan_item_des{float:left;width:100%;font-size:14px;color:#666;margin-top:8px;height:120px;overflow:hidden;}
.plan_item_more{float:left;width:100%;font-size:14px;line-height:14px;color:#0e90ff;margin-top:30px;}
.plan-carousel .owl-controls{margin:0;}
.plan-carousel .owl-controls .owl-buttons .owl-prev{width:28px;height:55px;background:url(/themes/default/pic/left2.png) no-repeat left center;padding:0;margin:0;position:absolute;left:-8px;top: calc((100% - 55px) / 2);border-radius:0;}
.plan-carousel .owl-controls .owl-buttons .owl-next{width:28px;height:55px;background:url(/themes/default/pic/right2.png) no-repeat left center;padding:0;margin:0;position:absolute;right:-8px;top: calc((100% - 55px) / 2);border-radius:0;}
.plan_more{margin-top:30px;text-align:center;}
.plan_more a{border:1px solid #fff;color:#fff;}
.plan_more a:hover{background:#fff;color:#0e90ff;}

/* 工程案例 */
#case{float:left;width:100%;padding:50px 0;}
.case_con{float:left;width:100%;margin-top:30px;}
.case_slide{float:left;width:100%;}
.case_slide .hd{float:left;width:300px;}
.case_slide .hd ul{float:left;width:100%;}
.case_slide .hd ul li{float:left;width:100%;height:70px;line-height:70px;text-align:center;margin-bottom:1px;font-size:20px;color:#666;position:relative;
	background:#e4e4e4;cursor:pointer;
	-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;
}
.case_slide .hd ul li.on{color:#fff;
	background: linear-gradient(top left, #5ad4f8, #0781d2);/*渐变从左上角到右下角*/
	background: -ms-linear-gradient(top left, #5ad4f8, #0781d2);
	background: -webkit-linear-gradient(top left, #5ad4f8, #0781d2);
	background: -moz-linear-gradient(top left, #5ad4f8, #0781d2);		
}
.case_slide .hd ul li.on:after{content:'';display:block;width:7px;height:13px;background:url(/themes/default/pic/case_li.png) no-repeat center;;position:absolute;right:-7px;top:calc((100% - 13px) / 2);}
.case_slide .bd{margin-left:310px;}
.case_slide .bd ul{float:left;width:100%;height:425px;}
.case_li{float:left;width:100%;height:100%;position:relative;overflow:hidden;}
.case_li_img{float:left;width:100%;height:100%;overflow:hidden;}
.case_li_img a{display:block;width:100%;height:100%;background-size:cover !important;
	transform:scale(1,1);
	-ms-transform:scale(1,1); 
	-moz-transform:scale(1,1); 
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1); 
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.case_li:hover .case_li_img a{
	transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2); 
	-webkit-transform:scale(1.2,1.2); 
	-o-transform:scale(1.2,1.2); 	
}
.case_li_des{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.6);padding:10px 20px 15px 20px;}
.case_li_des span{display:block;width:100%;font-size:14px;color:#fff;line-height:24px;height:72px;overflow:hidden;}
.case_li_des a{display:block;width:82px;height:34px;border:1px solid #fff;border-radius:3px;line-height:32px;text-align:center;color:#fff;margin-top:10px;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.case_li_des a:hover{color:#0781d2;background:#fff;}

/* 资讯动态 */
#news2{float:left;width:100%;padding:50px 0 58px 0;background:#f1f1f1;}
.news2_con{float:left;width:100%;margin-top:46px;}
.news2_item{margin-bottom:30px;}
.news2_item a{display:block;float:left;width:100%;}
.news2_item_img{float:left;width:100%;overflow:hidden;}
.news2_item_img span{display:block;width:100%;padding-bottom:62.6%;background-size:cover !important;
	transform:scale(1,1);
	-ms-transform:scale(1,1); 
	-moz-transform:scale(1,1); 
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1); 
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.news2_item_con{float:left;width:100%;background:#fff;padding:27px 30px 47px 22px;}
.news_item_title{float:left;width:100%;font-size:18px;color:#333;line-height:30px;height:30px;overflow:hidden;}
.news_item_time{float:left;width:100%;font-size:12px;color:#999;line-height:24px;}
.news_item_des{float:left;width:100%;margin-top:5px;font-size:14px;color:#666;line-height:30px;height:90px;
 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news_item_title:hover{color:#0e90ff;}
.news2_item:hover a{box-shadow:0 0 15px #ccc;}
.news2_item:hover .news2_item_img span{
	transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2); 
	-webkit-transform:scale(1.2,1.2); 
	-o-transform:scale(1.2,1.2); 	
}
.news2_more{text-align:center;}
.news2_more a{border:1px solid #0e90ff;color:#0e90ff;}

/* footer */
#footer{float:left;width:100%;}
#footer a{color:#fff;}
#footer a:hover{color:#0e90ff;}
.footer_top{float:left;width:100%;background:#373d41;color:#fff;padding:62px 0 70px 0;}
.footer_nav{float:left;border-right:1px solid #4b5154;min-height:305px;padding-left:35px;}
.footer_nav_1{width:130px;padding-left:0;}
.footer_nav_2{width:230px;}
.footer_nav_3{width:260px;}
.footer_nav_4{width:220px;}
.footer_nav_5{width:360px;border:0;}
.footer_nav_top{float:left;width:100%;}
.footer_nav_top h3{float:left;width:100%;line-height:24px;font-size:18px;color:#fff;}
.footer_nav_list{float:left;width:100%;margin-top:11px;}
.footer_nav_list ul{float:left;width:100%;}
.footer_nav_list ul li{float:left;width:100%;line-height:30px;}
.footer_nav_list ul li a{font-size:14px;color:#fff;}
.footer_nav_list ul li.address{line-height:20px;}
.f_wechat{float:left;width:100%;margin-top:17px;}
.f_wechat_img{display:inline-block;text-align:center;margin-right:25px;}
.f_wechat_img img{width:90px;height:auto;}
.f_wechat_img span{display:block;font-size:14px;color:#cccccc;margin-top:7px;line-height:20px;}
.footer_bottom{float:left;width:100%;background:#0e90ff;color:#fff;padding:20px 0;font-size:14px;line-height:30px;text-align:center;}
.footer_bottom a:hover{color:#fff !important;}
#copyright{float:left;width:100%;}




#LeftButton{width:24px;height:42px; display: block; background: url(/themes/default/images/left.png) no-repeat 0px 0px; position:absolute;left:0px; top:55px;}
#RightButton{width:24px;height:42px;display: block; background: url(/themes/default/images/right.png) no-repeat 0px 0px;position:absolute;left:736px; top:55px;}
#MarqueeDiv{width:692px; float: left; height:152px;overflow: hidden;margin:0 0 0 34px;display:inline;}
#MarqueeDiv img{margin-right:10px; height:150px; width:150px;}
/*end*/

/*left*/
#left{width:250px;float:left; }
.left_list{width:100%;float:left;box-shadow: 0px 0px 5px #ccc;margin-bottom:30px;}
.left_top{width:100%;height:60px;line-height:60px;float:left;background:#7b7b7b url(../images/left_top.png) no-repeat right center;}
.left_top h3{float: left;line-height:60px;font-size:22px;font-family: "微软雅黑";color: #FFF;padding-left: 22px;}
.left_con{padding:0px;line-height:24px;width:100%;background:#fff;float:left;border:1px solid #e5e5e5;border-top:none;}
.type_list{width:100%;float:left;}
.type_list ul{margin:0px;padding:0px;list-style-type:none;}
.type_list li{margin:0px;padding:0px;list-style-type:none;height:43px;line-height:43px;border-bottom:1px solid #e5e5e5;overflow:hidden;position:relative;}
.type_list li a{color:#333;display:block;margin:0 22px;/* background:url(/themes/default/images/left_0.png) no-repeat right center; */font-size:14px; cursor:pointer;}
.type_list li a:hover{color:#45b1ff;/* background:url(/themes/default/images/left_1.png) no-repeat right center; */}
.type_list li a.current{color:#45b1ff;/* background:url(/themes/default/images/left_1.png) no-repeat right center; */}
.type_list li i{display:block;width:10px;height:43px;background:url(/themes/default/images/left_0.png) no-repeat right center;position:absolute;right:15px;top:0;z-index:2;cursor:pointer;}

.type_list li i.lasucss{background:url(/themes/default/images/left_la.jpg) no-repeat right center;}

.drop_list{display:none;}
.type_list li.second_cat{}
.type_list li.second_cat a{background:url(/themes/default/images/left_2.png) no-repeat left center;padding:0 10px;}
.type_list li.second_cat a:hover{background:url(/themes/default/images/left_4.png) no-repeat left center;}
.type_list li.second_cat a.current{background:url(/themes/default/images/left_4.png) no-repeat left center;}
.type_list li.third_cat{}
.type_list li.third_cat a{background:none;padding-left:15px;}
.contact_list .left_con{padding:20px 15px;}
.contact_list .left_con p{margin:0;}
.contact_list .left_con p:first-child{margin-bottom:5px;}
/*end*/

/*right*/
.right{margin-left:285px;}
.right2{margin-left:0;}
#right_top{width:100%;float:left;text-align:center;display:none;}
#right_top h3{font-size: 30px;font-weight:bold;color: #454545;line-height: 55px;}
#right_top h3 a{color:#333;}
#right_top h3:after{ content:""; width:29px; height:2px; display:block; margin: 0 auto; background:#999999;}
#right_top span{float:right;}
#right_con{width:100%;float:left;/* padding:20px 0 0 0; */line-height:200%;/*overflow-x:hidden;*/min-height:300px;height:auto !important;height:300px;}
#right_con img{max-width:100%;height:auto;}
/*end*/
	 
/*news*/
.art_list{float:left;width:100%;padding: 5px 0 15px; border-top: 1px solid #eee;margin-bottom:12px;}
.art_list:first-child{padding-top:0;border-top:0;}
.art_img{float:left;width:20%;}
.art_img a{display:block;width:100%;padding-bottom:70%;background-size:cover !important;}
.art_right{float:right;width:78%;}
.art_title{width:100%;line-height:180%;margin-bottom:7px;}
.art_title a{font-size:16px;color:#333;font-weight:bold;}
.art_title a:hover{color:#0e90ff;}
.art_author{width:100%;height:20px;line-height:20px;font-size:14px;color:#999;}
.art_author span{margin:0 10px 0 0;}
.art_des{color:#777;font-size:14px;line-height:22px;margin-top:5px;}

.news_list_li{}
.news_list_li a{border:1px solid #e5e5e5;}
.news_list_li .news2_item_con{padding:15px 20px;}

.articleList{width:100%;float:left;}
.articleList ul{margin:0px;padding:0px;list-style-type:none;}
.articleList li{margin:0px;padding:0 0 0 10px;list-style-type:none;border-bottom:1px dotted #ccc;background:url(/themes/default/images/li_0.png) no-repeat left center;line-height:35px;}
.time{float:right;}
.articleTitle{ font-weight:bold; font-size:18px; text-align:center;margin-top:20px;}
.articleAuthor{text-align:center;margin-bottom: 25px; padding: 15px 0 5px 0;border-bottom: 1px solid #eee;}
.articleAuthor span{ margin: 0 5px; font-size: 12px;color: #999;}
.articleInfo{width:100%;padding:10px 0; line-height:200%;}
.articleInfo img{max-width:100%;}
.pageUpDown{padding-top:10px;text-align: left;line-height:30px;}
.planImg{border:0;}
.planImg img{width:100%;height:auto;}
.plan_slide .hd ul li{width:20%;padding:0;text-align:center;}


/*end*/

/*Product*/
.productList{float:left;width:100%;}
.pro_img img{ width:100%;}
.pro_title{width:100%;height:25px;line-height:25px; overflow:hidden;}

.pro_list{float:left;width:33.33%;padding:0 15px;margin-bottom:30px;text-align:center;}
.pro_list:nth-child(3n+1){clear:both;}
.pro_list_box{float:left;width:100%;background:#fff;transition:0.35s;border:1px solid #e5e5e5;}
.pro_list_img{float:left;width:100%;overflow:hidden;}
.pro_list_img a{display:block;width:100%;padding-bottom:100%;background-size:contain !important;
	transform:scale(1,1);
	-ms-transform:scale(1,1); 	/* IE 9 */
	-moz-transform:scale(1,1); 	/* Firefox */
	-webkit-transform:scale(1,1); /* Safari 和 Chrome */
	-o-transform:scale(1,1); 	/* Opera */
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.pro_list_box2{float:left;width:100%;padding:5px 10px 20px 10px;}
.pro_list_title{float:left;width:100%;line-height:200%;text-align:center;margin:0 0 5px 0;}
.pro_list_title a{font-size:16px;color:#333;font-weight:bold;}
.pro_list_title a:hover{color:#0e90ff;}
.pro_list_des{float:left;width:100%;font-size:12px;color:#333;line-height:200%;height:48px;overflow:hidden;text-align:left;display:none;}
.pro_list_time{float:left;width:100%;margin-top:5px;line-height:24px;font-size:14px;color:#666;text-align:right;}
.pro_list_time i{margin-right:10px;font-size:16px;}
.pro_list:hover .pro_list_box{box-shadow:0 0 10px #bbb;}
.pro_list:hover .pro_list_img a{
	transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2); 	/* IE 9 */
	-moz-transform:scale(1.2,1.2); 	/* Firefox */
	-webkit-transform:scale(1.2,1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2,1.2); 	/* Opera */
}

.productTitle{line-height:35px; text-align:left; font-size:24px;}
.productDes{line-height:1.75;font-size:14px;margin:20px 0;}
.productImg{float:left;width:330px;border:1px solid #dcdcdc;}
.productImg_src{display:block;width:100%;padding-bottom:100%;background-size:contain !important;}
.productImg img{max-width:100%;}
.productRight{margin-left:350px;}
.productBuy{width:100%;text-align:center;float:left;margin:10px auto;}
.productBuy a{margin:0 10px;}
/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title{width:100%;float:left;margin:10px 0 0 0;border-bottom:1px dotted #ccc;line-height:25px;}
.title span{font-size:14px;font-weight:bold;}
.productDesc{ line-height:200%;padding:20px 0 10px 0;width:100%;float:left;}
.pro_slide{float:left;width:100%;margin:30px 0;}
.pro_slide .hd{float:left;width:100%;}
.pro_slide .hd ul{float:left;width:100%;background:#efefef;padding:5px 0;border:1px solid #ccc;}
.pro_slide .hd ul li{float:left;padding:0 30px;font-size:16px;font-weight:bold;line-height:1.5;margin:5px 0;border-right:1px solid #999;cursor:pointer;}
.pro_slide .hd ul li:last-child{border-right:0;}
.pro_slide .hd ul li.on,.pro_slide .hd ul li:hover{color:#0e90ff;}
.pro_slide .bd{float:left;width:100%;margin-top:20px;}
/*end*/

/*page*/
.pages{ font-size:12px;text-align:center; padding:10px 0px 10px 0px;}
.pages li{ display:inline-block;}
.pages a{font-size:12px;padding:5px 10px;border:1px solid #ccc;margin:0 2px;}
.pages a:hover{background:#eee;}
.pages li.active a{background:#eee;color:#f00;}
.pages select{ vertical-align:middle; font-size:8pt; padding:0px; }
.pages b{ font-weight:normal;}
/*end*/

/*feedback*/
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list .fl_l{float:left;width:20%;text-align:right;}
.f_list .fl_r{float:left;width:80%;}
.input_text{width:90%;border:1px solid #ccc; line-height:32px;text-indent:10px;color:#777;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  }
.w100{width:100px;}
/*end */

/*toolbar*/
#toolbar2{display:none;}
#toolbar{width:60px;position:fixed;right:0px;top:50%;margin-top:-136px;z-index:1000000;}
#toolbar ul{}
#toolbar li{width:60px;height:60px;float:left;margin:4px 0px;position:relative;}
#toolbar li .t_item{width:60px;height:60px; background:#0078e8;text-align:center;line-height:60px; display:block;border-radius:5px 0 0 5px; color:#fff; text-decoration:none;position:absolute; left:0px; top:0px; z-index:2;}
#toolbar li a.t_item:hover,#toolbar li a.cur{background:#212021;}

.tool_qq{position:absolute;left:-118px;top:0px;width:118px;padding:0 10px 0 0; display:none;}
.tool_qq_con{width:108px;padding:5px 0;float:left;border:1px solid #0078e8; background:#fff; text-align:center;}
.tool_tel{width:170px;height:60px; background:#212021; position:absolute;left:0px;top:0px; line-height:60px;font-size:18px; color:#fff; padding:0 0 0 10px; white-space:nowrap;border-radius:5px 0 0 5px; }
.tool_weixin {position:absolute;top:0px;width:118px;left:-118px;padding:0 10px 0 0; display:none;}
.t_wx_con{width:108px;background:#fff;border:1px solid #0078e8;padding:3px;text-align:center; font-size:14px; line-height:22px;}
.t_wx_con img{width:100px;height:100px;}

.t1 i{width:60px;height:60px;background:url(/themes/default/pic/u1.png) no-repeat center center; display:block;}
.t2 i{width:60px;height:60px;background:url(/themes/default/pic/u2.png) no-repeat center center; display:block;}
.t3 i{width:60px;height:60px;background:url(/themes/default/pic/u3.png) no-repeat center center; display:block;}
.t4 i{width:60px;height:60px;background:url(/themes/default/pic/u4.png) no-repeat center center; display:block;}
.t5 i{width:60px;height:60px;background:url(/themes/default/pic/u5.png) no-repeat center center; display:block;}

/* 登录 & 注册 */
.i_con{width:100%;height:100%;display:table;padding:0 60px;}
.i_con2{display:table-cell;vertical-align:middle;}
.f_list_top{width:100% !important;text-align:center;font-size:18px;font-weight:bold;margin-bottom:20px;}

a.afontk{font-weight:600px;}

.messagelbox{}
.messagerbox{}
.amesstop{padding-top:45px;}
.weltitle{text-align:center; padding-bottom:10px; font-size:14px; font-weight:600;}

@media screen and (min-width: 1230px){
	.container{width:1230px;}
}
@media screen and (max-width: 1200px){
	#logo img{height:45px;margin:10px 0;}
	#navigate{margin:0;}
	#navigate ul li a{line-height:65px;font-size:14px;}
	#navigate ul li ul{top:65px;}
	
	/* 2020.05.30 */
	.top_nav ul li a{font-size:12px;}
	.news1_top h3{font-size:20px;}
	.home_top h3{font-size:30px;}
	.about_txt{font-size:14px;}
	.home_more a{font-size:12px;width:100px;height:36px;line-height:34px;}
	.pro_box_1{width:25%;margin-right:1.5%;}
	.pro_box_2{width:47%;margin-right:1.5%;}
	.pro_box_3{width:25%;}
	.case_slide .hd ul li{font-size:18px;}
	.case_li_des a{font-size:12px;}
	.footer_nav_1,.footer_nav_2,.footer_nav_3,.footer_nav_4{width:33.33%;margin-bottom:30px;}
	.footer_nav_4{padding-left:0;}
}
@media screen and (max-width: 992px){
	
	/* 产品页 */
	.pro_list{width:33.333%;}
	.pro_list:nth-child(4n+1){clear:none;}
	.pro_list:nth-child(3n+1){clear:both;}
	#right_top h3{font-size:24px;}
	.main{padding:20px 0 30px 0;}
	.pro_list{width:50%;}
	.pro_list:nth-child(3n+1){clear:unset;}
	.pro_list:nth-child(2n+1){clear:both;}
	
	
	/* 2020.05.30 */
	#top{display:none;}
	.about_img{width:300px;margin-right:20px;}
	.about_right{margin-left:auto;}
	#navigate ul li a{font-size:14px;padding:0 5px;line-height:60px;}
	#logo img{height:40px;}
	.pro_box_1{width:50%;}
	.pro_box_2{width:48.5%;margin-right:0;}
	.pro_box_3{width:100%;}
	.case_slide .hd{width:200px;}
	.case_slide .hd ul li{height:60px;line-height:60px;}
	.case_slide .bd{margin-left:210px;}
	.case_slide .bd ul{height:365px;}
	#header{margin-top:0;}
}

@media screen and (max-width: 760px){
	#flash{display:none;}
	#flash2{display:block;}
	#navigate{display:none;}
	.mobile_nav{display:block;}
	#right_top h3{font-size:20px;}
	.ur_here{margin-bottom:20px;height:30px;}
	.ur_here ul li{font-size:12px;}
	.ur_here ul li a{font-size:12px;}

	
	
	/* 产品页 */
	#left{width:100%;}
	#right{width:100%;margin-left:0;}
	#right_con{ min-height:auto;}	
	.icon-left{display:block;}
	.left_list{display:none;}
	.left_top{height:55px;line-height:55px;}
	.left_top h3{height:55px;line-height:55px;font-size:20px;}	
	.productList .row{margin-left:-7px;margin-right:-7px;}
	.pro_list{width:50%;padding:0 7px;}
	.pro_list:nth-child(3n+1){clear:none;}
	.pro_list:nth-child(2n+1){clear:both;}
	.pro_list_box2{padding: 10px 5px 15px 10px;}
	.pro_list_title a{font-size:14px;}
	.pro_list_des{font-size:12px;}
	.pro_list_time{display:none;}
	#main_list ul li{min-width:60px;margin:3px;}
	#main_list ul li a{font-size:12px;height:30px;line-height:27px; border: 1px solid #e5e5e5;padding:0 5px;}
	.articleTitle{font-size:16px;}
	.articleAuthor{margin-bottom:5px;}
	.articleAuthor span{font-size:12px;}
	
	.f_list .fl_l{width:30%;}
	.f_list .fl_r{width:70%;}
	.fl_r2{padding-left:0;}
	
	/*手机底部导航*/
	#toolbar{display:none;}
	.blank55{height:55px; line-height:1px; clear:both;}
	#toolbar2{color:#fff;width:100%;height:54px;position:fixed;bottom:0;left:0;z-index:8;background:#333; display:block;}
	#toolbar2 li{float:left;width:25%;text-align:center;}
	#toolbar2 a{width:100%;color:#fff;display:block;padding:5px 0 0 0;line-height:23px;font-size:14px;}
	#toolbar2 a span{ font-size:22px; display:block;}
	
	/* 2020.05.30 */
	.home_top h3{font-size:24px;}
	.news1_top h3{font-size:18px;}
	.news1_con{margin-left:110px;}
	.about_img{width:100%;margin-right:0;margin-bottom:10px;}
	.about_con{margin-top:30px;}
	.home_des h4{font-size:12px;line-height:1.8;}
	.pro_box_1{width:100%;margin:0;}
	.pro_box_2{width:100%;}
	.pro_box_2 .pro_item{height:223px;}
	.pro_con{margin-top:30px;}
	.case_slide .hd{width:100%;overflow:hidden;}
	.case_slide .hd ul li{width:33.33%;}
	.case_slide .bd{margin-left:auto;}
	.case_slide .hd ul li{height:50px;line-height:50px;font-size:16px;}
	.case_slide .bd ul{height:250px;}
	.case_li_des span{line-height:20px;height:40px;}
	.news2_con{margin-top:30px;}
	.footer_nav_1, .footer_nav_2, .footer_nav_3, .footer_nav_4{display:none;}
	.footer_nav_5{width:100%;padding:0;}
	.footer_top{padding:50px 0 15px 0;}
	.footer_bottom{padding:10px 0;font-size:12px;line-height:20px;}
	#main_list ul{text-align:left;}
	#main_list ul li{width:48%;margin:0 1% 3px 0;}
	#main_list ul li:nth-child(2n){margin:0 0 3px 1%;}
	.productImg{width:100%;}
	.productRight{margin-left:0;float:left;width:100%;margin-top:20px;}
	.productTitle{font-size:18px;font-weight:bold;}
	.pro_slide .hd ul li{font-size:14px;padding:0;width:33.333%;text-align:center;font-weight:unset;}
	.plan_slide .hd ul li{width:20%;}
	.productDes{margin:10px 0 5px 0;}
	.contact_list{display:none !important;}
}
@media screen and (max-width: 499px){
.i_con{padding:0 15px;}
}

<!--0.00022411346435547-->