@charset "utf-8";
body{margin:0px;}
.navcnt a:hover{background-color: #c80000;}
.shopnav .navcnt a{padding: 0 30px;}
.lh44{line-height: 45px;}
.color8e{color: #8e8e8e;}
.productlist .leftcnt{float: left;}
.productlist .leftcnt img{float: left;}
.productlist .rightcnt{float: right;width: 550px;}
.productlist .rightcnt h1{float: left;width: 100%;font-size: 20px;color: #c80000;line-height: 22px;}
.productlist .rightcnt p{float: left;width: 100%;font-size: 12px;line-height: 22px;color: #1c1c1c;margin-top: 30px;}

.productmenu{width: 100%;margin-top: 40px;}
.productmenu ul{float: left;width: 100%;}
.productmenu ul li{float: left;width: 50%;cursor: pointer;padding: 30px 0;display: inline-block;background-color: #f8f9fb;position: relative;}
.productmenu ul li h2{float: left;width: 100%;color: #1c1c1c;font-size: 22px;padding-left: 20px;}
.productmenu ul li h3{float: left;width: 100%;color: #7e7e7e;font-size: 14px;padding-left: 20px;}
.productmenu ul li span{display: block;width: 41px;height: 41px;background: url(/shopindex/images/fule06.png) -44px 0 no-repeat;position:absolute;right: 30px;}
.productmenu ul .on{background: #c80000;color: #fff;}
.productmenu ul .on h2,.productmenu ul .on h3{color: #ffffff;}
.productmenu ul .on span{background-position: 0px 0px;}
.linkarrow{float: left;width: 41px;height: 41px;background: url(/shopindex/images/fule05.png) -41px 0 no-repeat;margin-top: 15px;}
.linkarrow:hover{background-position: 0px 0px;}

.fanganlist{float: left;width: 100%;}
.fanganlist li{float: left;width: 360px;margin-right: 60px;}
.fanganlist li:last-child{margin-right: 0px;}
.fanganlist li img{float: left;width: 100%;margin-bottom: 30px;}
.fanganlist li h1{float: left;width: 100%;font-size: 20px;color: #c80000;line-height: 22px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.fanganlist li p{float: left;width: 100%;font-size: 12px;line-height: 24px;color: #7d7d7d;margin-top: 15px;}