@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
li{list-style:none;}
a,u{text-decoration: none;}
h1,h2,h3,h4,h5{font-weight: normal;}
body{font-family:"微软雅黑"}
.main-banner img{width:100%;display: block;}
.write .cont{background: url(../img/write-bg.jpg) no-repeat }
.write .cont .container{height:1075px;}
.write img:nth-of-type(1){width:100%;display: block;}
.container .top{width:1170px;height:460px;margin:15px auto;overflow: hidden;box-shadow:-5px 3px 10px rgba(0,0,0,.1);margin-top:0;transition:0.5s;background:url(../img/24.jpg) no-repeat 776px 0;}
.container .top:hover{box-shadow:-9px 10px 12px rgba(0,0,0,.12);cursor:pointer}
.container .top:hover .img img{transform: scale(1.02)}
.container .top .img{width:776px;height:460px;overflow: hidden;float: left}
.container .top .img img{width:100%;transition:0.5s}
ul{margin:15px auto;width:1170px;height:480px;margin-top: 30px;}
ul li{width:380px;height:480px;background: #fff; float: left;margin-right:15px;box-shadow:-5px 3px 10px rgba(0,0,0,.1);transition:0.5s;}
ul li .img{overflow: hidden;width:380px;height:380px;}
ul li .img img{transition:0.5s}
ul li:hover{cursor:pointer;box-shadow:-9px 10px 12px rgba(0,0,0,.12);}
ul li:hover img{transform: scale(1.02)}
ul li.no-margin{margin-right:0;}
ul li img:nth-of-type(1){width:380px;height:380px;}
ul li p{font-size:22px;font-weight: bold;color:#000;margin-left: 20px;margin-top:10px;margin-bottom:3px;}
ul li a{background:url(../img/buy.png) no-repeat;width:96px;height:26px;float: right;margin-right:30px;margin-top:10px;}
ul li u{font-size:14px;margin-left: 20px;}
ul li u span{font-size:32px;font-weight: bold;color: #db0d1a;}
.more{width:182px;height:40px;background: #fff;border-radius:20px;margin: 50px auto;box-shadow:-5px 3px 10px rgba(0,0,0,.1);line-height:40px;text-align: center;font-size:20px;transition:0.5s;}
.more:hover{box-shadow:-8px 8px 12px rgba(0,0,0,.12);cursor:pointer;}
.painting .cont{background: url(../img/painting-bg.jpg) no-repeat}
.painting img:nth-of-type(1){width:100%;display: block;margin-top:-1px;}
.painting ul:nth-of-type(1){margin-top:-30px;}
.cup img:nth-of-type(1){width:100%;display: block;}
.cup img:nth-of-type(2){width:100%;display: block;}
.cup .container{margin-top:157px;position: relative;}
.cup .top02{width:1170px;height:430px;background:url(../img/cup-top.png) no-repeat;margin-left:15px;}
.cup .pro{width:580px;height:430px;box-shadow:-9px 10px 12px rgba(0,0,0,.12);position: absolute;left:150px;top:0px;}
.cup .pro img{width:100%}
.cup .cont{background:url(../img/cup-bg.jpg) no-repeat;overflow: hidden;}
.art img:nth-of-type(1){display: block;margin-top:-40px;width:100%;}
.art img:nth-of-type(2){display: block;width:100%;}
.art .cont{background: url(../img/art-bg.jpg) no-repeat;height:1134px;}
.art .top{margin-top:30px;}
.art .img img{margin-top:0px;}
.culture img:nth-of-type(1){width:100%;display: block;margin-top:-6px;}
.culture .cont{background: url(../img/culture-bg.jpg) no-repeat ;}
.culture ul:nth-of-type(1){margin-top:0}
.culture ul li img{width:380px;height:480px;}

















