@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
body {font:13px/1.75 "Microsoft YaHei", arial,sans-serif; color: #333;  background:#fff;min-width: 1200px; overflow-x: hidden;}
a { text-decoration: none; color: #333;display: block;}
p{color: #666;}
a:hover {text-decoration: none}
a img {border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none}
div {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
li {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
p,strong,em{padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
form {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
em{font-style: normal; font-weight: normal}
table {padding-bottom: 0px;list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
dt {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
dl {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
dd {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
tr {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
.cl{height: 0px; clear: both;}
.fl{float: left; display: block;}
.fr{float: right;}
.container{width:1200px; margin:0 auto; height: 100%;}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-l{ text-align: left;}
.txt-r{text-align: right;}
.bg-black{background: #000;}
.col-black{color: #000;}
.col-white{color: #fff;}
strong{ font-weight: bold;}
b{font-weight: bold;}
.m{ margin: 0 auto;}
.bd{width: 1200px;overflow: hidden;}
/* CSS Document */


/*head*/
.head{background:#1a1a1a;height: 90px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 999;width: 100%;box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}
.head .logo{margin-top: 8px;}
.head-zw{height: 70px;}

/*nav */
.nav{}
.nav ul li{float:  left; position: relative;  margin-left:48px;}
.nav ul li>a{display: block; font-size:15px; line-height: 90px; color: #fff; position: relative;height:90px;}
.nav ul li>a:after{display: block;content: "";width: 0px;height:3px;background: #b38d54;position: absolute;top:0;left:50%;}
.nav ul li:hover a:after,.nav ul li.on a:after{width: 100%; left: 0; transition:0.6s}
.nav ul li:hover>a,.nav ul li.on>a{color: #b38d54;}


/*banner*/
.banner{position:relative;}
.banner-hd {height:700px;position: relative; overflow:hidden;}
.banner-hd  ul{height:100%;margin:0 auto;}
.banner-hd  ul li{height:100%;}
.ny-hd{ height: 400px;}
/*数字按钮样式*/
.banner-hd .num {overflow:hidden;position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; }
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:12px;height:12px; border-radius: 50%; color: #FFFFFF;margin:0 8px; cursor:pointer; float: left;background:#fff;}
.banner-hd .num li.on{ background:#b38d54;} /*当前项*/


/*证书查询*/
.certificate{height: 80px; border-bottom: solid 1px #ddd; margin-bottom:60px; }
.query-title{width: 285px; height:80px; background: #b38d54; color: #fff; }
.query-title h3{font-size: 28px; line-height:80px; }

.query{width: 642px; height:45px; margin-top:17px;}
.query em{font-size: 16px; line-height:45px; color: #666; margin-right: 23px;}
.query-text{width: 382px; height: 45px; padding-left: 11px; border: solid 1px #686868;  outline: none;  font-size: 15px; line-height: 45px; color: #878787;  font-family:"Microsoft YaHei"; }
.query-button{width: 100px; height: 45px; border: none;  outline: none;background: #b38d54; font-size: 15px; line-height: 45px; color: #fff; text-align: center; cursor: pointer; font-family:"Microsoft YaHei";}



.title{}
.title h2{margin-left: 14px;}


/*创始人简介*/
.about{margin: 0 0 60px;}
.about .pic{position: relative;}
.about .pic:after{display: block;content: "";height: 500px;width: 9px;background: #b38d54;position: absolute;right:-9px;top:15px;}
.about .info{width: 690px;}
.about .info .about-text{width: 596px;margin-top: 44px;}
.about .info .about-text p{text-indent:2em;font-size: 15px;line-height: 34px;color: #333;}
.about .info .about-text .more{text-indent:64px;font-size: 16px;color: #fff;margin-top: 86px;width:216px;line-height:44px;height: 57px;background:url(../images/more-bg.png)no-repeat center top; } 
.about .info .about-text .more:hover{ background:url(../images/more-bg.png)no-repeat center bottom; } 
.about .title{margin-top: 44px;}


/*推荐*/
.re{position:relative;}
.re-hd {height:597px;position: relative; overflow:hidden;}
.re-hd  ul{height:100%;margin:0 auto;}
.re-hd  ul li{height:100%;}
/*推荐数字按钮样式*/
.re-hd .num {overflow:hidden;position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; }
.re-hd .num ul{display: inline-block;}
.re-hd .num li {width:12px;height:12px; border-radius: 50%; color: #FFFFFF;margin:0 8px; cursor:pointer; float: left;background:#fff;}
.re-hd .num li.on{ background:#b38d54;} /*当前项*/

.re a.prev,.re a.next{display: block;width:45px;height:78px;position:absolute;top:275px;z-index: 999;cursor: pointer;opacity: 0.45!important;z-index: 0;}
.re .prev{background: url(../images/left.png) no-repeat center center;left: 12%;}
.re .next{background: url(../images/left.png) no-repeat center center;right: 12%;transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	}

.re a.more{display:block;text-align: center;font-size: 16px;width: 122px;height: 34px;border: solid 1px #333;line-height: 34px;margin:45px auto 33px;margin-top:45px;}
.re a.more:hover{background:#dd1010;border:solid 1px #dd1010;color:#fff ;}


/*玉雕作品展示 */
.product{margin:60px 0;}
.product .product-title{background: url(../images/pro-tit.jpg)no-repeat center;height: 195px;}
.product .more{font-size: 16px;color: #333;margin-top: 132px;margin-right: 365px;}
.product .more:hover{color: #b38d54;font-weight: bold;}
.product-list{margin-top: 50px;}
.product-list ul {width: 1230px;}
.product-list ul li{float: left; width:380px; margin-right:30px; margin-bottom: 35px;}
.product-list ul li .product-pic{width: 380px; height: 300px; overflow: hidden;}
.product-list ul li .product-pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.product-list ul li:hover .product-pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.product-list ul li .product-name{background: #eee;white-space:nowrap; text-overflow:ellipsis; overflow: hidden;height: 58px; font-size: 18px; line-height: 58px; color: #333; text-align: center;}
.product-list ul li:hover .product-name{background: #ceaf83; color: #fff;}
.product-more{display: block; margin:12px auto 0px; width: 216px; font-size:16px; line-height: 60px; color: #fff; text-align: center; background: #4a4444;}
.product-more:hover{background: #b38d54;}


/*首页新闻*/
.news{background: url(../images/news-bg.jpg);padding:70px 0;}
.news .title h2{margin-right: 14px;}

.news-list ul{}
.news-list ul li{overflow: hidden;width: 360px; float: left;}
.news-list ul li .info{background:#fff;height: 246px;position: relative;padding: 46px 30px;box-sizing: border-box; }
.news-list ul li .pic{position: relative;overflow: hidden;}
.news-list ul li:nth-child(even) .pic{top:-246px}
.news-list ul li:nth-child(even) .info{top:246px}
.news-list ul li .info em{transition:all 0.3s ;font-weight: bold;font-size: 17px;  text-overflow: ellipsis; white-space: nowrap; overflow: hidden;   color: #333; line-height: 17px;display: block;margin-bottom: 24px; }
.news-list ul li .info p{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#848484;font-size: 14px;line-height: 24px;margin-bottom: 33px;}
.news-list ul li .info span{color: #b6b6b6;font-size: 14px;}
.news-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden; }
.news-list ul li:hover em{color:#b38d54;padding-left: 10px;}





/*公共底部*/
.foot{background:url(../images/foot-bg.jpg)no-repeat top; padding: 30px 0;}
.foot .foot-top{border-bottom: solid 1px #292929;margin-bottom: 58px;}
.foot-nav{}
.foot-nav ul{}
.foot-nav ul li {float: left;height: 90px;}
.foot-nav ul li a{font-size: 15px;color:#fff;margin-left:48px;line-height:90px;}
.foot-nav ul li a:hover{color: #b38d54;}
.foot .contact em{font-size: 17px; line-height:17px;color: #fff;margin-bottom:16px;display: block;}
.foot .contact p{font-size: 14px; color:#fff; line-height: 28px; }
.copyright {margin-left:126px;}
.copyright a{display: inline-block;color:#fff;}
.copyright a:hover{color: #b38d54;}
.foot .qrcode{}
.foot .qrcode ul li{display: inline-block;}
.foot .qrcode ul li:first-child{margin-right: 18px;}
.foot .qrcode img{display: block;}
.foot .qrcode em{display: block; font-size: 14px; line-height: 14px; color: #fff; text-align: center;margin-top:18px;}

/*内页*/
.ny-main {margin-top: 40px;margin-bottom: 60px;overflow: hidden;}
.position{height:52px; line-height:52px; font-size:14px; border-bottom: solid 1px #dfdfdf; margin-bottom: 30px;}
.position .container{background:url(../images/position-home.png) no-repeat 0 center; padding-left:30px; width: 1170px;}
.position a{background:url(../images/position-arrow.png) no-repeat right center; padding-right:20px; margin-right:10px;display: inline-block;}
.position a:last-child{background: transparent;}
.position .on{color: #23348e;}
.position a:hover{color: #23348e;}

/*左侧*/
.ny-left {width: 260px; }
.column-title{background: #b38d54; height: 100px;}
.column-title em{display: block; font-size: 25px; line-height: 25px; padding-top: 30px; margin-bottom: 3px;}
.column-title span{display: block;  opacity: 0.61;font-size:14px;}
.ctitle1{background: #eee; width: 220px; padding: 18px 20px 32px; border-bottom: solid 6px #b38d54; margin-bottom: 30px;}
.ctitle1>li{}
.ctitle1>li>a{display: block;  font-size: 16px; line-height: 42px; color: #000;border-bottom: solid 1px #ccc; font-weight: bold; background: url(../images/pro-more.png) no-repeat right center;}
.ctitle1 li:hover a,.ctitle1 li.on a{color: #b38d54;}

.ny-contact{background:#1a1a1a;height: 75px;padding-left: 30px;padding-top: 24px; }
.ny-contact em{display: block; font-size: 14px;line-height: 14px;color: #fff;margin-bottom: 10px;}
.ny-contact p{background: url(../images/ny-contact-tel.png)no-repeat left center;font-size: 20px;line-height: 28px;font-weight: bold; color: #fff; padding-left:38px;}


.ny-right{width: 900px; overflow: hidden;}

/*右侧*/

/*内页搜索*/
.ny-query{margin:0 auto;}



/*内页产品列表*/
.ny-right .ny-product-list ul{width: 933px;}
.ny-product-list ul li{float: left; width: 281px; margin-right: 30px; margin-bottom: 30px;}
.ny-product-list ul li .pic{width: 280px; height: 210px; border: solid 1px #ccc; position: relative; overflow: hidden;}
.ny-product-list ul li .more{position: absolute;top:0; background:  rgba(179, 141, 84,0.9); width: 100%; height: 100%; transition:0.6s; opacity: 0;}
.ny-product-list ul li .line { display: block; background: #fff; position: absolute; top: 50%; left: 50%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms; }
.ny-product-list ul li .line_1 { width: 40px; height: 1px; margin: -1px 0px 0px -20px; transform: translateX(-55px); -webkit-transform: translateX(-55px); }
.ny-product-list ul li .line_2 { width: 1px; height: 40px; margin: -20px 0px 0px -1px; transform: translateY(55px); -webkit-transform: translateY(55px); }
.ny-product-list ul li:hover .more{opacity: 1;}
.ny-product-list ul li:hover .line { transform: translate(0); -webkit-transform: translate(0); opacity: 1; visibility: visible; }
.ny-product-list ul li h3{display: block;font-size: 15px; line-height: 45px; color: #333; border-bottom: 1px solid #ccc;  text-align: center;}


/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 455px;}
.ny-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #b38d54;}
.ny-right  .pro1 .descript1 p.haoma{text-align: left; color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #b38d54;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #b38d54; margin-bottom: 20px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#b38d54;}

.zx-chat {position: relative;}
.zx-chat-hide{position: absolute;left:130px;top:0;display: none;}
.zx-chat .consult:hover .zx-chat-hide{display: block;}
.zx-chat .consult:hover .zx-chat-hide img{width: 120px;border:solid 1px #ccc;}



/*内页证书*/
.ny-case-list {}
.ny-case-list ul {width: 930px;}
.ny-case-list ul  li {float: left;width: 280px;margin-right: 30px;margin-bottom: 30px;}
.ny-case-list ul  li .pic{width: 278px;height:185px;border:solid  1px #ccc;  overflow: hidden;}
.ny-case-list ul  li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.ny-case-list ul  li  .info{box-sizing: border-box;width: 280px;text-align: left;}
.ny-case-list ul  li  .info p {text-align: center; background:#fafafa;font-size: 15px;color:#666;height:50px;line-height:50px;}
.ny-case-list ul  li :hover .info p{background:url(../images/case-more-on.png)no-repeat 200px center #b38d54;color:#fff;}


/*内页新闻*/
.ny-news-list .date{width: 40px;padding-right: 25px;border-right:solid 1px #e6e6e6;text-align: center;}
.ny-news-list .date span{display: inline-block;font-size: 35px;line-height: 35px;color: #3c3c3c;font-family: arial;font-weight: bold;}
.ny-news-list .date p{font-size: 14px;line-height: 14px;color: #666; margin-top: 10px;font-family: arial;font-style: italic;display: block;}
.ny-news-list{width: 900px;}
.ny-news-list ul{}
.ny-news-list ul li{overflow: hidden;margin-bottom:26px;padding:24px 31px;background: #f7f7f7; }
.ny-news-list ul li .descript{overflow: hidden;width: 745px;}
.ny-news-list ul li .descript strong{font-size: 16px;line-height:16px;color: #4c4c4c;display: block;font-weight: normal;}
.ny-news-list ul li .descript p{color: #808080;font-size: 14px;line-height: 20px;margin-top: 8px;}
.ny-news-list ul li:hover .date span,.news-list ul li:hover .date p,.ny-news-list ul li:hover .descript strong{color: #b38d54; }



/*内页查询*/
.ny-query .search .search-text{width: 500px;margin-right:20px;}



/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 30%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #1a1a1a;}
.zx-service ul li:hover a{background: #b38d54;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 150px;padding: 15px 15px;background: #b38d54;text-align: center;display: none;position: absolute;right: 81px;top: 0;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 20px;height: 50px;width: 150px;line-height: 50px;}
.weixin-hide{width: 116px;padding: 127px 10px 5px;background: url(../images/wechat.jpg) no-repeat center top 13px #b38d54;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}



/*内页分页样式*/
.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a,.ny-right  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}