@charset "utf-8";
/* CSS Document */

.headerbox{ height:100px;}
.logo{padding:20px 0 0 0;}
.tel{background:url(../image/telbg.png) no-repeat left 30px; padding:30px 0 10px 50px; font-size:14px; line-height:20px;}
.tel span{ font-size:24px; font-weight:bold; color:#fc7c00;}
.navbar{background:url(../image/navbg.png) repeat-x; height:55px;}
.nav li{background:url(../image/navli.png) no-repeat right center; float:left;}
.nav li a{line-height:55px; width:108px; display:block; font:normal 14px/55px 微软雅黑; color:#fff; text-align:center;}
.nav li a:hover{background:url(../image/navliahover.png) no-repeat center center;}
.nav .on a{background:url(../image/navliahover.png) no-repeat center center;}

/*=====下拉菜单====*/
.nav li ul{position:absolute; left:0; top:30px; width:106px; background-color:#535353;display:none; overflow:hidden; border-top:1px solid #fff;}
.nav li ul li{ width:100%; border-bottom:1px solid #fff; height:30px; background:none;}
.nav li ul li a{ font-size:12px;color:#fff; line-height:30px; display:block; white-space: nowrap; font-weight:normal;}
.nav li ul li a:hover{ background:#4f3c2e; color:#fff;}
.nav .on ul li a{ background:none; color:#fff;}
.nav .on ul li a:hover{ background:#4f3c2e; color:#fff;}



.bkeyword{background-color:#fff; border-bottom:1px solid #ccc; height:40px;}
.bkeywordbox{line-height:40px;}
.bkeywordbox b{color:#333; font-size:14px;}
.bkeywordbox a{font-size:14px; padding:0 5px;}

/*main*/
.search{ margin:20px 0 20px 250px;overflow:hidden; text-align:center;}
.search .key{float: left;width:380px;height:18px;padding:10px 10px;border: #014d9d solid 3px;border-right: 0;color: #dadada;}
.search .btn{float: left;width:80px;height:44px;color: #fff;border: 0;overflow: hidden; cursor:pointer; background-color:#014d9d; font: bold 16px/44px 微软雅黑;}

.product{width:970px; padding:5px; background:url(../image/zjimgbg.png) repeat; overflow:hidden; margin:20px 0;}
.leftmenu{width:240px; background-color:#014d9d; min-height:476px;}
.menutit{font-size:24px; color:#fff; text-align:center; line-height:70px;}
.menucon{ padding:0 0 30px 10px; min-height:556px;}
.menucon li{ height:54px; position:relative;}
.menucon li a{ background:url(../image/menulia.png) no-repeat; width:151px;display:block; font-size:16px; color:#333; padding:0 35px 0 34px; line-height:54px;transition:all 1s; }
.menucon li a:hover{background:url(../image/menuliahover.png) no-repeat; width:248px;position:absolute; left:0; top:0;}
.menucon .on a{}

.productcon{ width:710px; background-color:#fff; padding:20px 0 0 20px;}
.productcon li{float:left; padding-right:24px;}
.productcon li img{width:200px; height:170px; border:1px solid #ccc; padding:5px;}
.productcon li span a{display:block; text-align:center; line-height:30px; color:#333; height:30px; width:180px; margin:0 auto; overflow:hidden;}

.titbox{background:url(../image/conttit.png) no-repeat; height:47px; overflow:hidden;}
.titbox .tit{color:#fff; font-size:14px; line-height:47px; padding-left:60px;}
.titbox .more{ padding:24px 20px 0 0;}

.brandcon{background-color:#fff;position:relative; height:162px;}
.brandcon .hd .prev{background:url(../image/left_arrow.png) no-repeat; width:22px; height:43px; cursor:pointer; position:absolute; left:0; top:50px;}
.brandcon .hd .next{background:url(../image/right_arrow.png) no-repeat; width:22px; height:43px; cursor: pointer;position:absolute; right:0; top:50px;}
.brandconwidth{width:870px; margin:0 auto;overflow:hidden;}
.brandconwidth li{float:left; margin:10px 10px 0 0;}
.brandconwidth li img{width:160px; height:120px; border:1px solid #ccc;}
.brandconwidth li span a{display:block; line-height:30px; text-align:center; width:150px; margin:0 auto; height:30px; overflow:hidden;}

.abouthonor{ padding:20px 0;}
.honor{width:290px;}
.about{width:664px;}
.honorcon{ overflow:hidden; background-color:#fff; text-align:center; padding:40px 0 10px 0;height:218px;}
.honorcon li img{width:214px; height:188px;}
.honorcon li span a{display:block; text-align:center; line-height:30px; font-size:14px; height:30px; width:190px; margin:0 auto; overflow:hidden;}
.aboutcon{background-color:#fff; padding:40px 0 10px 0; height:218px;}
.aboutimg img{ width:274px; height:192px; padding-left:30px;}
.abouttxt{width:320px; margin-right:20px;}
.abouttxt .tit{font-size:16px; color:#333; font-weight:bold; border-bottom:1px dotted #ccc; padding-bottom:5px;}
.abouttxt .con{padding-top:10px; color:#333; line-height:22px; height:93px; overflow:hidden;}
.abouttxt .more{padding-top:20px;}
.abouttxt .more a{color:#c00;}

.news{overflow:hidden;}
.industy{width:312px;}
.industytit{ background-color:#0064cf; line-height:40px; padding-left:30px; color:#fff; font-size:14px; height:38px;}
.c_knowledge{ padding-left:20px;}
.industycon{background-color:#fff; padding-bottom:30px; height:235px;}
.industycon li{padding:15px 10px 0 10px;}
.industycon li a{color:#333; padding-left:15px; background:url(../image/dtLiIco.png) no-repeat left center;}

.friend{overflow:hidden; padding:20px 0 0 0;}
.friendtit{background:url(../image/yqljTit.png) no-repeat; width:114px; height:86px;}
.friendcon{ background-color:#ccc; height:86px; width:846px; padding-left:20px;}
.friendcon a{ line-height:86px; font-size:14px;}



/*footer*/
.footernav{background-color:#444;height:50px;}
.footernavbox{text-align:center;}
.footernavbox a{ background:url(../image/fotnavbr.png) no-repeat left center; line-height:50px; color:#fff; font-size:14px; padding:0 20px;}
.footerbox{background:url(../image/footbg.png);}

.footerbox{padding:30px 0 50px 0;}
.footercon{width:700px; margin:0 auto;overflow: hidden;}
.footerc{width:300px; background:url(../image/fottxti.png) no-repeat right center; padding:30px 30px 0 0; height:133px;}
.footertel{width:340px; padding:30px 0 0 0;}
.ftel{background:url(../image/ftp_ico.png) no-repeat left center; font-size:20px; padding:6px 50px;}
.ftel,.footercon,.sitename,keyword,.keyword a,.sitemap,.sitemap a{color:#999;}
.keyword{padding:10px 0;}

/*inner*/
.innerbox{background-color:#dcdcdc;}
.inner{ padding:20px 0 10px 0; overflow:hidden;}
.ileftmenu{width:194px;}
.imenutit{background-color:#1673c3; line-height:36px; padding-left:30px; color:#fff; font-size:14px;}
.imenucon{ background:url(../image/imenuconbg.jpg) repeat-y; padding-bottom:20px;  margin-bottom:10px;}
.imenucon dt{ border-bottom:1px dotted #cbcbcb}
.imenucon dt a{line-height:30px; display:block; padding-left:30px; font-size:14px; color:#333; background:url(../image/footbg.png) no-repeat 20px 15px; height:30px; width:150px; overflow:hidden;}
.imenucon dd{border-bottom:1px solid #e5e5e5;}
.imenucon dd a{color:#999; display:block; line-height:30px; padding:0 0 0 30px; height:30px; width:150px; overflow:hidden;}

.icontact{background:url(../image/baolx_07.jpg) no-repeat #fff;}
.icontacttit{font:bold 12px/40px 微软雅黑; color:#000; padding-left:15px;}
.icontactcon{padding:10px 10px 0 10px;}

.irightcon{width:774px; background-color:#fff; min-height:300px;}
.siteadd{line-height:35px; border-bottom:1px solid #ccc; padding-left:35px; background:url(../image/fangzi_04.jpg) no-repeat 15px center;}
.iconbox{overflow:hidden; padding:20px 0;}
.iconbox li{float:left; padding: 0 13px;}
.iconbox li img{width:220px; height:170px; border:1px solid #DCDCDC; padding:5px;}
.iconbox li span a{display:block; line-height:30px; text-align:center; height:30px; margin:0 auto; width:200px; overflow:hidden;}

.ctcon{ padding:15px 10px;}
.contactimg img{width:100%;}
.contactcon{padding:10px 0 0 0; height:167px;}

/************
	可以复制
**************************/
.siteadd{padding-right:10px;}

.inner-news{ padding:10px;}
.inner-news li{width:100%; overflow:hidden; border-bottom:1px dashed #ccc; background:url(../image/nav-li-a.png) no-repeat 7px 17px; padding:5px 0;}
.inner-news li a{font-size:12px; padding-left:13px; background:url(../images/ico_3.gif) no-repeat left center;}

.inner-image-date{padding-top:20px;}


.ind-tit{font-size:16px; text-align:center; font-weight:bold; padding-top:10px;}
.ind-time{text-align:center; border-bottom:1px dashed #ccc; padding-bottom:5px;}
.ind-con{ padding-top:10px;}

.img-deta{ text-align:center;}
.img-deta img{ max-width:700px;}
.img-tit-deta{ text-align:center; padding:10px 0; font-weight:bold;}

/*============== inner-grestbook ==========*/

.grestbook_list{  margin: 12px 0;line-height: 26px;background: #fff;}
#pages{text-align: center;font: 12px '宋体';}
.post_box{border: 1px solid #eee;background: #fff; padding-bottom:20px;}
.post_box h5{line-height: 35px;text-align: center;font-size: 14px;border-bottom: 1px solid #eee;height: 35px;background: #f5f5f5;}
.table_form{  margin: 10px;width: 95%;}
.table_form tbody td{border-bottom: 1px solid #eee;}
.table_form td{  padding: 8px 0 5px 8px;line-height: 22px}
.button{background: #ddd;height: 22px;border-top: 0;border-left: 0;border-bottom: 1px solid #666;border-right: 1px solid #666;padding: 3px 6px;margin-right: 5px;}
#content {margin:0;line-height:22px;}

/*====== inner-product-date ======*/
.inner-meta-img-big img{width:302px; height:302px;border: 1px solid #ccc;}
.w12{float:left;}
#zoom_list{width: 302px;height: 60px;background: #EFEFEF;}
#zoom_list .next {float: right;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../images/next.gif) no-repeat -3px 18px;}
#zoom_list .pre{float: left;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../images/pre.gif) no-repeat -3px 18px;}
#zoom_list #zoom_list_box{  float: left;width: 232px;overflow: hidden;height: 56px;position: relative;}
#thumblist li{float: left;width: 58px;overflow: hidden;text-align: center;margin: 2px 0;padding:10px 0 0px 12px;}
#thumblist li span{height: 52px;width: 220px;line-height: 30px;}
#thumblist li span a{width: 50px;height: 50px;font-size: 42px;border: 1px solid #FFF;}
#thumblist li span img{  max-height: 50px;max-width: 50px;}
.w14{padding:10px 0 0 20px; float:left; width:400px;}
.p_tabs li{padding:10px 0 0 0;}
.bdsharebuttonbox-1{padding:15px 0 0 0;}
.linkproduct-con{padding:20px 0 0 0;}
.linkproduct-con img{max-width:700px;}
.linkproduct-con-img{padding-top:20px;}


.pagenav{overflow:hidden;width:750px; padding:10px 0 ;}
.big_small{width:302px; height:302px;}
.mate-title{ height: 32px;line-height:32px;border-bottom: #666 solid 2px;font-size: 14px;background-color: #efefef;}
.mate-title b{padding-left:10px;}
.linkproduct{padding-top:20px; float:left; width:754px;}
.mate-product{ padding:10px 0 0 0;}
.mate-product li{float: left;padding:0 11px;}
.mate-product li img{width:166px; height:130px;}
.mate-product li span a{display:block; text-align:center; line-height:36px; height:36px; width:145px; margin:0 auto; overflow:hidden;}



/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}

/*======= flip =====*/
.flip{overflow:hidden; font-family:"微软雅黑"; padding:10px 0; font-size:14px;}

/*====== 上一页-下一页 =====*/
.page{text-align:center; padding:20px 0; clear:both;}
.page a{font-size:14px; margin:3px; padding: 5px 10px;border:1px solid #ccc;}
.page a:hover{background-color:#666; border:1px solid #666; color:#fff;}
.page span{background-color:#666; border:1px solid #666; color:#fff; padding:5px 10px; margin:3px; font-size:14px;}

/*=========
	图片详细
=========*/
.picture-date-txt{font-size:14px; text-align: center; display:block; padding-top:10px;}
.inner-picture-date-con{ font-family:"微软雅黑"; font-size:14px; padding:0 10px;}
.picture-date{text-align:center; padding:10px 0 0 0;}
.picture-date img{ max-width:650px;}


/*文章分享*/
.bshare-custom{padding-top:10px;}