﻿/*
Theme Name: ZNBO
Theme URI: http://www.znbo.com/
Description: 默认模板
Version: 1.0
Author: 力洋网络
Author URI: http://www.znbo.com/
*/

/*导入字体库*/
@import url(font-awesome.min.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:12px; color:#313131;font-family:Arial, Helvetica, sans-serif,"宋体";background:#fff;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#313131;text-decoration:none;}
a:hover{color:#305dc4;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;}
.blank30{width:100%;height:30px;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(../images/search.png) no-repeat left top; text-align:center;line-height:41px; color:#fff; border:0px; cursor:pointer;}
.float_bg{background:url(../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;}
.block{width:1000px;margin:0 auto;}
.table_left{width:120px; font-size:14px;line-height:34px;}



/*all*/
.main{width:100%;float:left;padding:40px 0 60px 0;}
.main_top{width:100%;height:80px;float:left; background:url(../images/tbg.png) no-repeat center 10px; text-align:center;}
.course_top_bg{background:url(../images/ct_bg.png) no-repeat center 10px;color:#fff;}
.news_top_bg{background:url(../images/nt_bg.png) no-repeat center 10px;color:#fff;}
.main_top h3{font-size:30px;height:45px;line-height:45px;font-weight:normal;}
.main_top h4{font-size:24px;height:30px;line-height:30px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.main_type{width:100%;float:left; text-align:center;margin:10px 0 0 0;}
.main_type ul{}
.main_type li{display:inline-block;height:42px;line-height:42px;margin:5px;padding:0px;}
.main_type li a{display:block; background:#0ba587;color:#fff;font-size:14px;padding:0 25px;}
.main_type li a:hover{background:#feef0c;color:#38761d;}
.main_type li.current a{background:#feef0c;color:#38761d;}
.main_con{width:100%;float:left; line-height:200%;padding:20px 0 0 0;}
.main_con img{max-width:100%;}
.main_more{width:100%;float:left; text-align:center; margin:20px 0 0 0;}
/*.main_more a{width:178px;height:38px;line-height:38px; display:inline-block;border:1px solid #333; font-size:16px;}
.main_more a:hover{background:#0ba587; color:#fff;}*/
/*end*/

/**顶部**/
#top{width:100%;height:25px;line-height:25px;background:#e5e5e5;color:#666;}
#top a{color:#666;}
#top a:hover{color:#f00;}
.welcome{float:left;}
.welcome h1{margin:0px;padding:0px;font-size:12px;font-weight:normal;}
.showtime{float:left;margin:0 5px;}
.share{float:left;margin:0 10px;padding:3px 0 0 0;height:20px;line-height:20px;}
.favorite{float:right;line-height:25px;height:25px;}
.favorite ul{margin:0px;padding:0px;list-style-type:none;}
.favorite li{margin:0px;padding:0 0 0 10px;list-style-type:none; display:inline; background:url(../imgs/f_li.png) no-repeat left center;}
.favorite li a{margin:0 3px;}
#header{width:100%;float:left;}
#logo{float:left;}
#logo img{height:90px;margin:20px 0;}
#header_right{float:right;}
.top_nav{float:right;line-height:30px;color:#666;}
.top_nav ul{}
.top_nav li{float:left;margin:0 0 0 10px;}
.top_nav li a{}
#tel{float:right;margin-top:4px;border-bottom:1px solid #e5e5e5;}
#tel span{display:block;float:left;line-height:45px;height:45px;font-size:16px;color:#666;padding-left:41px;background:url(../pic/tel.png) no-repeat 11px center;}
/*end*/

/*menu*/
#navigate{float:right;}
#navigate ul li{float:left;position: relative;z-index:1000;}
#navigate ul li.first_menu{}
#navigate ul li a{display:block;line-height:80px;height:80px;font-size:18px;color:#333;padding:0 32px;background:url(../pic/nav_li.png) no-repeat right center;}
#navigate ul li:last-child a{background:none;padding-right:7px;}
#navigate ul li a:hover {}
#navigate ul li .current{color:#88c5ff;}
/*二级*/
#navigate ul li ul {width:100%;display:none;position:absolute;left:0;top:45px;padding:0px 0;background:#305dc4;z-index:9999;}
#navigate ul li ul li {margin:0px;padding:0px;width:100%;border:none;float:none; background:none; height:30px;line-height:30px;position:relative;}
#navigate ul li ul li a{height:30px;line-height:30px; font-size:14px; color:#fff;font-weight: normal; background:none;}
#navigate ul li ul li a:hover {background:none;color:#ff0;}
/*三级*/
#navigate ul li ul li ul{left:100%;top:0;min-width:100px;display:none;position:absolute;background:#305dc4;}
/*特效*/
#navigate ul li a.firstNav{position:relative;}
#navigate ul li a.firstNav .nav01{}
#navigate ul li a .nav_f{display:none;height:80px;text-align:center;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
#navigate ul li a .nav_f div{display:table-cell;vertical-align:middle;}
#navigate ul li a .nav_f div .cn{display:block;font-size:18px;color:#333;line-height:24px;}
#navigate ul li a .nav_f div .boder02{display:block;width:100%;height:2px;background:#e9e9e9;line-height:2px;}
#navigate ul li a .nav_f div .en{display:block;font-size:14px;color:#88c5ff;line-height:20px;}
#navigate ul li:hover .nav01{opacity:0;}
#navigate ul li:hover .nav_f{display:table;position:absolute;top:0;}

/*end*/



/*mobile menu*/
.mobile_menu{display:none;width:25px; text-align:center; float:right; margin-top:17px;}
.mobile_menu i{cursor:pointer;font-size:24px;}
.mobile_nav{display:none; width:100%;background:rgba(255,255,255,0.9);z-index:8888;box-shadow:0px 0px 3px #ccc; position:absolute; left:0px; top:60px; text-align:left;}
.mobile_nav ul{margin:0px;padding:0px; list-style-type:none;}
.mobile_nav li{margin:0px;padding:0px; list-style-type:none;border-top:1px solid #d6d1d1;position:relative;}
.mobile_nav ul li a{padding:0 15px;color:#333;display: block;font-size: 14px;height:30px;line-height:30px; text-decoration:none;}
.mobile_nav ul li a i{ float:right; margin-top:10px;}
.mobile_nav ul li a:hover, .mobile_nav ul li a.current {color:#305dc4;}
.mobile_nav ul ul{margin: 0;padding:0px; display:none;}
.mobile_nav ul ul li{border-bottom:none;margin:0;padding:0 15px;border:0px;}
.mobile_nav ul ul li a{padding:0 15px;font-size:12px;height:30px;line-height:30px;}


/*search*/
#search{width:260px;float:right;margin:15px 0 0 0; position:relative;}
#search form{margin:0px auto;padding:0px;}
#search .smd{position:absolute; left:0px; top:0px;width:75px;height:32px;border:1px solid #dcdcdc;}
#search .skw{display:inline;width:100%;text-indent:85px;float:left;line-height:32px;height:32px;border:1px solid #dcdcdc;color:#999;}
#search .sub{width:46px;height:32px;line-height:32px; float:left;background:url(../images/search.png) no-repeat center center;cursor:pointer;border:0px; position:absolute; right:0px; bottom:0px;}
.search_input{margin-bottom:10px;}

#msearch{width:100%;height:34px;float:left;position:relative;}
#msearch form{margin:0px auto;padding:0px;}
#msearch .smd{position:absolute; left:0px; top:0px;width:75px;height:32px;border:1px solid #dcdcdc;}
#msearch .skw{display:inline;width:100%;text-indent:85px;float:left;line-height:32px;height:32px;border:1px solid #fff;color:#999;}
#msearch .sub{width:46px;height:32px;line-height:32px; float:left;background:url(../images/search.png) no-repeat center center;cursor:pointer;border:0px; position:absolute; right:0px; top:0px;}
/*end*/

/*flash*/
.banner{width:100%;float:left;}
.banner img{width:100%; height:auto;}
#mbanner{display:none;}
#mibileBox{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%;}
.slideBox .hd ul .on{background:#88c5ff;}

.slideBox .prev{position:absolute; left:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../images/left.png) no-repeat left top; cursor:pointer;display:none;}
.slideBox .next{position:absolute; right:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../images/right.png) no-repeat left top; cursor:pointer;display:none;}
/*end*/

/*news flash*/
.newsBox{ position:relative; overflow:hidden;background:#000;}
.newsBox .bd{position:relative; z-index:0;margin:0 auto; }
.newsBox .bd li{position:relative; text-align:center;}
.newsBox .bd li span{position:absolute; left:0px; bottom:0px;height:48px;line-height:48px; background:url(../images/news_title.png) repeat left top; width:100%;color:#fff; font-size:14px; text-align:left;}
.newsBox .bd li span i{width:8px;height:8px; background:#fff; display:inline-block; margin:0 10px;}
.newsBox .bd li img{width:100%;}
.newsBox .prev{position:absolute; right:35px; bottom:15px;display:block; width:14px; height:15px; background:url(../images/left_news.png) no-repeat left top; cursor:pointer;}
.newsBox .next{position:absolute; right:15px; bottom:15px;display:block; width:14px; height:15px; background:url(../images/right_news.png) no-repeat left top; cursor:pointer;}
/*end*/



/*toolbar*/
#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:#305dc4;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;}
#toolbar li a i{font-size:30px; line-height:60px;}

.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 #305dc4; background:#fff; text-align:center;}
.tool_qq_title {width: 100%;line-height: 32px;float: left;text-align: center;font-weight: bold;}
.qq_list{margin:5px auto;}
.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 #1f54c1;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(../images/u1.png) no-repeat center center; display:block;}
.t2 i{width:60px;height:60px;background:url(../images/u2.png) no-repeat center center; display:block;}


/* home */
.home_top{float:left;width:100%;text-align:center;margin-top:40px;}
.home_top h3{display:block;line-height:30px;font-size:30px;color:#333;font-weight:bold;}
.home_top span{display:block;line-height:40px;font-size:24px;color:#666;margin-top:10px;}
.home_more{float:left;width:100%;text-align:center;}
.home_more a{display:inline-block;width:178px;height:48px;line-height:48px;border-radius:24px;border:1px solid #305dc4;background:#fff;font-size:18px;color:#333;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.home_more a:hover{background:#305dc4;color:#fff;}

/* 金牌品质 */
#quality{float:left;width:100%;padding:0 0 15px 0;}
.quality_con{float:left;width:100%;margin:47px 0 0 0;}
.quality_item{float:left;width:25%;padding:0 25px;text-align:center;margin-bottom:30px;}
.quality_item_img{float:left;width:100%;}
.quality_item_img div{display:inline-block;width:140px;height:140px;border-radius:50%;border:1px solid #ededed;overflow:hidden;cursor:pointer;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.quality_item_img div.a1{background:#fff url(../pic/a1.png) no-repeat center;}
.quality_item_img div.a2{background:#fff url(../pic/a2.png) no-repeat center;}
.quality_item_img div.a3{background:#fff url(../pic/a3.png) no-repeat center;}
.quality_item_img div.a4{background:#fff url(../pic/a4.png) no-repeat center;}
.quality_item:hover .quality_item_img div.a1{background:#305dc4 url(../pic/a01.png) no-repeat center;}
.quality_item:hover .quality_item_img div.a2{background:#305dc4 url(../pic/a02.png) no-repeat center;}
.quality_item:hover .quality_item_img div.a3{background:#305dc4 url(../pic/a03.png) no-repeat center;}
.quality_item:hover .quality_item_img div.a4{background:#305dc4 url(../pic/a04.png) no-repeat center;}
.quality_item_title{float:left;width:100%;line-height:35px;margin-top:20px;font-size:20px;color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.quality_item_des{float:left;width:100%;line-height:35px;font-size:16px;color:#666;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

/* 工艺展示 */
#news{float:left;width:100%;background:#d9ecfd;}
.news_con{float:left;width:100%;margin:40px 0 0 0;}
.news_item{float:left;width:33.333%;padding:0 15px;}
.news_item_box{float:left;display:block;width:100%;box-shadow:0 0 5px #0000003b;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.news_item_img{float:left;width:100%;padding-bottom:66.3%;background-size:cover !important;}
.news_item_con{float:left;width:100%;background:#fff;padding:12px 20px 18px 20px;}
.news_item_title{float:left;width:100%;line-height:40px;font-size:16px;color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_item_des{float:left;width:100%;line-height:30px;font-size:14px;color:#666;height:120px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;}
.news_item_more{float:left;width:100%;line-height:30px;font-size:14px;color:#305dc4;}
.news_more{margin:50px 0;}
.news_item:hover .news_item_box{margin-top:-15px;box-shadow:0 0 10px #666;}
.news_item:hover .news_item_title{color:#305dc4;}
 

/* 产品展示 */
#pro{float:left;width:100%;}
.pro_con{float:left;width:100%;margin-top:28px;}
.pro_con_row{margin-left:-12px;margin-right:-12px;}
.pro_item{float:left;width:25%;padding:0 12px;margin-bottom:24px;text-align:center;}
.pro_item a{display:block;float:left;width:100%;border:1px solid #e5e5e5;position:relative;background:#fff;}
.pro_item_img{float:left;width:100%;padding-bottom:100%;background-size:contain !important;}
.pro_item_title{float:left;width:100%;height:48px;line-height:48px;font-size:16px;color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.pro_item_border{display:none;position:absolute;left:0;top:0;width:100%;height:100%;border:3px solid #305dc4;}
.pro_item:hover .pro_item_border{display:block;}
.pro_item:hover .pro_item_title{color:#305dc4;}
.pro_more{margin:6px 0 40px 0;}

/* 视频展示 */
#video{float:left;width:100%;border-top:1px solid #e5e5e5;}
.video_con{float:left;width:100%;text-align:center;margin-top:30px;}
.video_url{display:inline-block;width:855px;}
.video_url video{width:100%;}
.video_des{float:left;width:100%;margin-top:15px;line-height:36px;font-size:18px;color:#333;}
.video_more{margin:20px 0 40px 0;}

/* 关于我们 */
#about{float:left;width:100%;padding:70px 0 60px 0;background:url(../pic/about_bg.png) no-repeat center;background-size:cover;}
.about_img{float:left;width:48.333%;border:1px solid #bababa;padding:9px;background:#fff;}
.about_img img{width:100%;height:auto;}
.about_con{float:right;width:51.667%;padding-left:45px;}
.about_top{margin:20px 0 25px 0;text-align:left;}
.about_des{float:left;width:100%;line-height:36px;font-size:16px;color:#333;}
.about_more{margin:30px 0 0 0;text-align:left;}
.about_more a{text-align:center;}

/* 联系我们 */
#feedback{float:left;width:100%;background:#fff;padding:35px 0;}
.feedback_con{float:left;width:100%;text-align:center;}
.feedback_con span{display:inline-block;line-height:48px;font-size:30px;color:#333;vertical-align:middle;}
.feedback_more{display:inline-block;width:164px;height:48px;line-height:48px;background:#4e504f url(../pic/feedback_more.png) no-repeat right center;padding:0 50px 0 24px;font-size:18px;color:#fff;border-radius:5px;margin-left:40px;vertical-align:middle;text-align:left;}
.feedback_more:hover{background:#305dc4 url(../pic/feedback_more.png) no-repeat right center;;color:#fff;}

/* footer */
#footer{float:left;width:100%;background:#4e504f;}
#footnav{float:left;width:100%;background:#848484;padding:25px 0 36px 0;}
.footnav_list{margin-right:380px;}
.footnav_item{float:left;width:25%;padding-left:30px;}
.footnav_item ul{float:left;width:100%;}
.footnav_item ul li{float:left;width:100%;line-height:26px;margin:5px 0;text-align:left;}
.footnav_item ul li a{font-size:16px;color:#fff;}
.footnav_list2{float:right;width:380px;padding:0 30px 0 10px;line-height:36px;font-size:16px;color:#fff;}
#bottom{float:left;width:100%;padding:18px 0 20px 0;font-size:14px;color:#fff;line-height:30px;text-align:center;}
#bottom a{color:#fff;}
#copyright{float:left;width:100%;}
.copyright02{display:none;}
.bottom_list{float:left;width:100%;}
.bottom_list ul{float:left;width:100%;}
.bottom_list ul li{display:inline;margin:0 10px;}



#LeftButton{width:24px;height:42px; display: block; background: url(../images/left.png) no-repeat 0px 0px; position:absolute;left:0px; top:55px;}
#RightButton{width:24px;height:42px;display: block; background: url(../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:260px;float:left;}
.left_list{width:100%;float:left;}
.left_top{width:100%;height:40px;line-height:40px;float:left;border-bottom:1px solid #305dc4;background:#305dc4; text-align:center;}
.left_top h3{line-height:40px;font-size:18px;font-family: "微软雅黑";color:#fff; float:left;padding:0 0 0 28px; }
.left_con{width:100%;float:left;}
.type_list{width:100%;float:left;}
.type_list ul{margin:0px;padding:0px;list-style-type:none;}
.type_list li{margin:0px;padding:0 0 0 28px;list-style-type:none;height:52px;line-height:52px;border-bottom:1px dotted #dcdcdc;overflow:hidden;background:url(../images/left_li.png) no-repeat 8px center;}
.type_list li a{color:#333;font-size:14px;}
.type_list li a:hover{color:#305dc4;}
.type_list li a.current{color:#305dc4;}
.type_list li.second_cat{background:none;}
.type_list li.second_cat a{}
.type_list li.second_cat a:hover{}
.type_list li.second_cat a.current{}
/*end*/

/*right*/
#right{width:900px;float:right;}
#right_top{width:100%;height:40px;line-height:40px;float:left;border-bottom:1px solid #dcdcdc; overflow:hidden;}
#right_top h3{font-size:20px;color:#333;line-height:40px; font-family:"微软雅黑"; float:left;}
#right_top h3 a{color:#333;}
#right_top span{float:right;}
#right_con{width:100%;float:left;padding:10px 0 0 0;line-height:200%;min-height:300px;height:auto !important;height:300px;font-size:14px;}
#right_con img{max-width:100%;height:auto;}
/*end*/

/*demo*/
#demo {overflow:hidden;width:900px;height:145px;margin:35px 0 0 10px;float:left; display:inline;}
#cdemo {overflow:hidden;width:900px;}
#demo img {}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
/*end*/

/*link*/
.friendlink{padding-top:12px;}
.friendlink li{float:left;width:242px;}
.friendlink li.txt1{padding:3px 0px 3px 24px;background:url(images/dot.gif) no-repeat 10px center;}
.friendlink li.pic1{padding:3px 0 3px 8px;}
.friendlink li.pic1 img{width:240px;height:65px;}

.link{width:100%;padding:50px 0;float:left;}
.link_txt{width:100%;float:left; text-align:center;}
.link_txt ul{margin:0px;padding:0px;list-style-type:none;}
.link_txt li{margin:0px;padding:0 5px;list-style-type:none; display:inline-block;line-height:25px;}

.link_img{width:100%;float:left;text-align:center;margin:20px 0 0 0;}
.link_img ul{margin:0px;padding:0px;list-style-type:none;}
.link_img li{margin:0px;padding:0px;list-style-type:none; display:inline;}
.link_img li img{height:150px;}
/*end*/
	 
/*news*/
.art_list{width:100%;float:left;padding:15px 0;border-bottom:1px dotted #dcdcdc;}
.art_img{float:left;width:200px;}
.art_img img{width:100%;}
.art_img a{display:block;width:100%;padding-bottom:67%;background-size: cover !important;}
.art_right{margin-left:220px;}
.art_title{width:100%;line-height:30px;font-size:16px;margin-top:-6px;}
.art_time{width:100%;color:#999; font-size:12px;}
.art_author{width:100%;height:20px;line-height:20px;color:#666;}
.art_author span{margin:0 10px 0 0;}
.art_des{color:#999;line-height:20px; font-size:14px;height:40px;overflow:hidden;}
.art_more{line-height:30px;}
.art_more a{float:left;color:#305dc4;}


.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(../images/li_0.png) no-repeat left center;line-height:35px;}
.time{float:right;}
.articleTitle{ font-weight:bold; font-size:18px; text-align:center;}
.articleAuthor{text-align:center; padding:7px 0px;border-bottom:1px dotted #ccc;}
.articleauthor span{ margin:0px 6px; font-size:9pt;}
.articleInfo{width:100%;padding:10px 0; line-height:200%;}
.articleInfo img{max-width:100%;}
.pageUpDown{padding-top:10px;text-align: left;line-height:30px;}
/*end*/

.zoomimgs{display:block; width:100%;height:0;padding-bottom:100%; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:contain; -moz-background-size:contain; background-size:contain;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}

/*Product*/
.productList{/*width:100%;float:left;*/}
.pro_list{ text-align:center; margin:10px auto;}
.pro_img{border:1px solid #dcdcdc; border-radius:3px;}
.pro_title{width:100%;height:30px;line-height:30px; overflow:hidden;}
.productImg{width:100%;text-align:center;float:left;margin:10px auto;}
.productImg img{max-width:100%;}
.productTitle{line-height:40px;font-weight:bold;font-size:18px;}
.productjianjie{line-height:30px;}
.productprice{line-height:30px;font-size:14px;}
.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;}
.productKey{float:left;width:100%;margin:10px 0;}
.productKey table{ line-height: 1.75;border-collapse: collapse;border-spacing: 0;text-align:center;}
.productKey table tr.productKey_top{background:#305dc4;color:#fff;}
.productKey table tr td{border: 1px solid #333;padding:5px 10px;}
.productDesc{ line-height:200%;padding:10px 0;width:100%;float:left;}
/*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:10%;text-align:left;}
.f_list .fl_r{float:left;width:90%;}
.input_text{width:100%;border:1px solid #ccc; line-height:30px;min-height:30px;-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;}

.g_list{width:100%;float:left; padding:20px 0;border-bottom:1px dotted #ccc;}
.g_title{width:100%;line-height:30px;float:left; font-size:14px; font-weight:bold;}
.g_title span{float:right; font-size:12px;color:#666; font-weight:normal;}
.g_con{width:100%;float:left;padding:10px 0;line-height:30px;}
.g_reply{width:100%;float:left;color:#f00;}
/*end */

@media screen and (max-width: 1250px){
	#right{width:650px;}
}

@media screen and (max-width: 1200px){
	#left{width:230px;}
	#right{width:680px;}
	
	/* 2019.05.27 */
	#logo img{height:70px;}
	#navigate ul li a{height:60px;line-height:60px;font-size:14px;}
	#tel span{font-size:14px;height:35px;line-height:35px;}
	.home_top h3{font-size:24px;}
	.home_top span{font-size:14px;line-height:30px;margin-top:0;}
	.quality_item_title{font-size:16px;}
	.quality_item_des{font-size:14px;line-height:22px;height:44px;}
	.home_more a{width:158px;height:40px;line-height:40px;font-size:14px;}
	.video_des{font-size:16px;line-height:1.8;}
	.feedback_con span{font-size:24px;}
	.footnav_item ul li a{font-size:14px;}
	.footnav_list2{font-size:14px;}

}
@media screen and (max-width: 992px){
	#search{margin-top:15px;}
	
	.main{padding:30px 0;}
	#left{width:100%;margin:0px;}
	.left_top h3{font-size:16px;}
	.type_list li{line-height:40px;height:40px;}
	#right{width:100%; margin-top:30px;}	
	#right_top{border-top:0px;border-bottom:1px solid #dcdcdc;}
	#right_top h3{font-size:16px;}
	#right_con{ min-height:auto;}
	
	.f_list .fl_l{width:15%;}
	.f_list .fl_r{width:85%;}
	
	/* 2019.05.27 */
	#tel{display:none;}
	#logo img{height:60px;margin:10px 0;}
	#navigate{margin-top:20px;}
	#navigate ul li a{padding:0 20px;}
	.video_url{width:100%;}
	.footnav_list{float:left;width:100%;}
	.footnav_list2{width:100%;}
}

@media screen and (max-width: 760px){
	#navigate{display:none;}
	.top_nav{display:none;}	
	#search{display:none;}
	#slideBox{ display:none;}
	.slideBox .prev,.slideBox .next{ display:none;}
	#mibileBox{display:block;}
	.mobile_menu{ display:block;}
	
	.type_list li a{font-size:12px;}

	.pages span{display:none;}	
	.f_list .fl_l{width:20%;}
	.f_list .fl_r{width:80%;}
	.g_title span{float:left;clear:both;}
	
	/* 2019.05.27 */
	#logo img{height:50px;margin:5px 0;}	
	.quality_item{width:50%;}
	.news_item{width:100%;margin-bottom:25px;}
	.pro_item{width:50%;padding:0 7.5px;}
	.pro_con_row{margin-left:-7.5px;margin-right:-7.5px;}
	.about_img{width:100%;}
	.about_con{width:100%;padding:0;}
	.about_top,.about_more{text-align:center;}
	.footnav_list{display:none;}
	.copyright01{display:none;}
	.copyright02{display:block;}
	.feedback_con span{font-size:20px;display:block;}
	.feedback_more{margin:0;}
	.bottom_list{display:none;}
	#bottom{line-height:24px;padding:7px 0;}
	#mbanner{display:block;}
	#banner{display:none;}
	.art_img{width:100px;}
	.art_right{margin-left:115px;}
	.art_title{line-height:24px;margin-top:-4px;margin-bottom:5px;}
	.art_time{display:none;}

}


