@charset "utf-8";
/* CSS Document */


.header{height:80px;background:rgba(10,10,11,.8); position:fixed; z-index:99999; left:0; top:0; width:100%; }

.header .w{width:1200px;transition:all .5s;}
.logo{width:240px; overflow:hidden; padding:20px 0 0 0;}
.logo img{max-height:60px; transition:all .5s;position:relative;top:3px;}
.nav{ float:right; width:944px;}
.nav li{float:left; width:104px; position:relative;}
.nav li a{display:block; font-size:14px;line-height:80px; text-align:center; color:#fff; transition:all 0;}
.nav li a:hover{color:#fff74e;}
.nav li.on a{color:#fff74e;}

.nav li:first-child{background:none;}

.header-on{}
.header-on .w{width:1300px; transition:all .5s;}
.header-on .logo img{}
.header-on .nav li a{}


/*=====下拉菜单====*/
.nav li ul{position:absolute; left:0px; top:30px; width:160px;background:#222327;display:none; overflow:hidden;}
.nav li ul li{ width:100%; height:36px; background:none;}
.nav li ul li a{ font-size:13px;color:#ddd; line-height:36px;display:block; white-space: nowrap;text-align:center;}
.nav li ul li a:hover{ background:#fff74e; color:#333; border:none;}
.nav li.on ul li a{ background:#222327; color:#ddd; border:none;}
.nav li.on ul li a:hover{ background:#fff74e; color:#333; border:none;}


.banner{ margin:80px 0 0 0;}


.main{}
.iconBox{padding:40px 0;}
.iconBox li{float:left; width:380px; height:280px; background:#222; margin:0 30px 0 0;}
.iconBox li:last-child{margin:0;}
.iconBox li a{display:block; padding:35px; text-align:center;}
.iconBox li a h4{font-size:18px; color:#ddd; padding:15px 0 10px 0;}
.iconBox li a p{font-size:13px; color:#ccc;}

.titBox{text-align:center;}
.titBox h4{font-size:26px; color:#ddd;}
.titBox p{font-size:14px; text-transform:uppercase; height:26px; line-height:26px;}
.titBox p i{width:60px; height:1px; background:#999; display:inline-block; position:relative; top:-5px;}
.titBox p i.i-left{}
.titBox p em{display:inline-block; padding:0 10px;}


.aboutCon{ padding:40px 0;}
.aboutCon .con{width:900px; padding:20px 0 0 0;}
.aboutCon .con .c{font-size:14px;height:180px; overflow:hidden; line-height:26px; color:#ccc;}
.aboutCon .con .c a{color:#ccc;}
a.more{display:block; width:150px; height:45px; border:1px solid #ffea00; font-size:16px; color:#ffea00; line-height:45px; text-align:center; float:right; margin:40px 20px 0 0; background:linear-gradient(to left, #ffea00 , #ffea00) no-repeat; background-size:0 100%;}
a.more:hover{ color:#222; background-size:100% 100%;}
.aboutCon .img{padding:0 0 0 40px;}

.product{padding:40px 0 0 0;}
.productMenu{text-align:center; padding:40px 0;}
.productMenu a{display:inline-block; font-size:14px; background:#fff; color:#222; padding:0 10px; height:34px; line-height:34px; margin:5px;}
.productMenu a:hover{background:#ffea00;}

.productCon li{float:left; width:20%; position:relative; overflow:hidden;}
.productCon li a{display:block; transition:all .3s linear;}
.productCon li:hover .img img{transform:scale(1.1);}
.productCon li a .bg{background:rgba(0,0,0,0); position:absolute; left:0; top:0; width:100%; height:100%; z-index:99;}
.productCon li .img img{ max-width:100%; transition:all .3s; border:1px solid #929293;}

.productCon li p{position:absolute; text-align:center; left:-200%; top:53%; color:#fff; font-weight:bold; font-size:16px; height:40px; line-height:40px;width:100%; overflow:hidden; transition:all .3s linear; z-index:100}
.productCon li em img{ position:absolute; top:-50%; left:50%; margin:0 0 0 -36px; transition:all .3s linear; z-index:100;}

@media screen and (max-width:1400px){
	.productCon li em img{width:50px; margin:0 0 0 -25px;}
	}
.news{padding:80px 0 40px 0;}
.newsCon{padding:60px 0 0 0;}
.newsCon li{float:left; width:560px; margin:0 80px 40px 0; height:80px;}
.newsCon li:nth-child(2n){margin:0 0 40px 0;}
.newsCon li .con{width:465px;}
.newsCon li .time{width:75px; background:#333; height:80px;}
.newsCon li .time p{height:54px; border-bottom:1px solid #18191b; color:#ffea00; font-size:36px; text-align:center; line-height:54px; font-family:"方正兰亭超细黑简体";}
.newsCon li .time em{display:block; height:25px; line-height:25px; text-align:center; font-size:14px; color:#ddd;font-family:Arial, Helvetica, sans-serif;}
.newsCon li .con h4{font-size:16px; color:#eee;}
.newsCon li .con p{padding:6px 0 0 0; color:#777;}
.newsCon li a{display:block;}
.newsCon li a:hover{background:#242526;}

.newsMore a.more{float:none; margin:0 auto; border:1px solid #ddd; color:#ddd;}
.newsMore a.more:hover{color:#222; border:1px solid #ffea00;}


.footer{background:#111;}
.footerCon{ padding:40px 0;}
.footerCon li{float:left; border-right:1px solid #666; padding:0 70px; height:179px; color:#999;}
.footerCon li a{color:#999;}
.footerCon li .tit{font-size:16px; color:#fff;}
.footerCon li .tit span{font-size:14px; color:#ccc;}
.footerCon li .con{ padding:20px 0 0 0; font-size:14px;}
.footerCon li.li1{width:147px;}
.footerCon li.li2{width:425px;}
.footerCon li.li1 .con a{display:inline-block; color:#999; padding:0 35px 10px 0;}
.footerCon li.li1 .con a:nth-child(2n){padding:0 0 10px 0;}
.footerCon li.li2 .con p{line-height:30px;}


.footerCon li.li3{border:none; padding:0 0 0 70px;}
.footerCon li.li3 .con .erweima{ float:left; padding:0 40px 0 0;}
.footerCon li.li3 .con .erweima em{display:block; text-align:center; line-height:36px;}

.footerBottom{line-height:45px; color:#ddd; font-size:14px; text-align:center;
	padding:10px 0;
}
.footerBottom a{color:#ddd;}

.site_add{color:#000;}
.site_add a{color:#000;}
.inner_con{padding:40px 0 30px 0;}
.i_con{width:900px;}
.inner_tit{ border-bottom:1px solid #2a2a2a; line-height:44px; height:44px;}
.inner_tit .tit{font-size:18px; font-weight:normal; color:#ddd; border-bottom:1px solid #ffea00; float:left; padding:0 10px; font-weight:bold;}
.inner_tit .siteadd{background:url(../image/home.png) no-repeat left center; padding:0 0 0 22px; background-size:14px auto;}



.inner_left{width:260px;}
.i_menutit{height:46px;line-height: 46px;font-size:20px; border-bottom:none; color:#ddd;}
.i_menucon{}
.i_menucon h6{height:50px; margin:0 0 5px 0;}
.i_menucon h6 a{display:block; font-size:14px; line-height:50px; padding:0 0 0 20px;height:50px; overflow:hidden; background:#111;}
.i_menucon ul li{}
.i_menucon ul li a{color:#999; font-size:13px; background:url(../image/left_title_sj1.jpg) no-repeat 30px center; padding:0 0 0 20px; display:block; line-height:34px; height:34px;}

.i_contact{margin:10px 0 0 0;}
.i_contact .tit{height:46px;line-height: 46px;font-size:20px; border-bottom:none; color:#ddd;}
.i_contact .con{ padding:10px;font-size:14px; background:#111;}


.i_left_icon li{padding:15px 10px 15px 50px;border: 1px solid #e4e4e4;color: #e22c07;font-size: 14px;margin-top: 10px;text-align: center;}
.i_left_icon li p{color: #706f6e;font-size: 12px;}



.innerbox{background-color:#fff; padding:30px 0;}
.inner_imgtit{font-size:20px;text-align:center; padding:0 0 5px 0;}

.inner_imgmenu{ text-align:center; padding:20px 0;}
.inner_imgmenu a{display:inline-block; border:1px solid #bbb; padding:10px 30px; margin:5px; font-size:14px;}
.inner_imgmenu a:hover{ background-color:#f72d55; color:#fff; border:1px solid #f72d55;}


.inner_img{padding:10px 0 0 0; width:100%;}
.inner_img li{margin:0 28px 25px 0; width:281px; float:left;}
.inner_img li:nth-child(3n){margin:0 0 25px 0;}
.inner_img li .img_box .img img{width:281px;}
.inner_img li .img_box p{ line-height:40px; text-align:center; height:40px; overflow:hidden;}


/************
	可以复制
**************************/

.img-con-deta{overflow:hidden;}
.go_top{ position:fixed; bottom:20px; right:20px;}

.inner_page{
	line-height:2;
	margin:20px 0 0 0;
	color:#ddd;
	font-size:13px;
}
.inner_page p{
	padding:0 0 10px 0;
}


.inner_news{}
.inner_news li{width:100%; overflow:hidden; border-bottom:1px solid #333; padding:25px 0;}
.inner_news li h4 a{font-size:15px;display:block; height:15px;font-weight:bold; line-height:15px;}
.inner_news li h4 span{ font-size:14px; color:#999;}
.inner_news li p{line-height:24px; padding:10px 0 0 0; color:#808080; font-size:13px;}



.inner-image-date{padding-top:20px;}


.ind-tit{font-size:22px; text-align:center; font-weight:bold; color:#fff;}
.ind-time{text-align:center; padding:5px 0;}
.ind-con{ padding-top:40px; font-size:14px; color:#ccc;}

.img-deta{ text-align:center;}
.img-deta img{ max-width:850px;}
.img-tit-deta{ text-align:center; padding:10px 0; font-weight:bold;font-size:18px;}

/*============== 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;color:#333;}
.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:20px 0 0 20px; float:left; width:550px;}
.p_tabs li{padding:10px 0 0 0;}
.bdsharebuttonbox-1{padding:15px 0 0 0;}
.linkproduct-con{padding:10px 0 0 0;}
.linkproduct-con ul{padding-top:20px;}

.p_tit{font-size:20px; color:#FF0;}
.p_tabs{font-size:14px;}


.pagenav{overflow:hidden;width:100%;}
.big_small{width:302px; height:302px;}
.mate-title{ height:42px;line-height:42px;font-size: 18px; border-bottom:1px solid #333;}
.mate-title b{}
.linkproduct{padding:10px 0 0 0; float:left; width:100%;}
.mate-product{ padding:10px 0 0 0;}
.mate-product li{float: left;padding:0 24px 0 0;}
.mate-product li:last-child{ padding:0;}
.mate-product li img{width:200px;border:solid 1px #CCC;}
.mate-product li span a{ display:block;text-align:center; line-height:30px; height:30px; overflow:hidden; width:150px; margin:0 auto;}




/*===== 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: 3px 7px;border:1px solid #ccc; background:#fff; color:#222;}
.page a:hover{background-color:#666; border:1px solid #666; color:#fff;}
.page span{background-color:#666; border:1px solid #666; color:#fff; padding:3px 7px; 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;}