﻿
.mid-box{width: 100%;background: #f1f1f1;}
/*********************************列表页开始*******************************/
.goods-box{width:1200px; margin:0 auto; overflow:hidden;}
/*列表共用部分开始*/
/*.gy-title{color:#1a1a1a; font-weight:bold; line-height:24px; height:24px; overflow:hidden;}
.gy-price{padding-top:6px; overflow:hidden; line-height:24px}
.gy-price span{display:inline-block;}
.gy-price .left{color:#f76120; font-size:14px; font-weight:bold;}
.gy-price .left del{color:#999; font-size:14px; font-weight:normal; margin-left:10px;}
.gy-price .right{color:#999; font-size:12px;}*/
/*列表共用部分结束*/
.zy_content{padding-top:20px;}
.zy_content_l{width:980px;}
.zy_content_r{width:200px; padding-left:20px;}
.goods_flBox{border:1px solid #dbdbdb; background-color:#fff; padding:0px 15px; margin-bottom:10px;}
.goods_flList{padding:10px 0px; overflow:hidden; height:auto; display:block; border-top:1px dotted #dbdbdb;}
.goods_flList:nth-child(1){border-top:none 0px;}
.goods_flList_l{width:80px; padding-right:5px; font-size:14px; color:#009900; line-height:22px;text-align:right;}
.goods_flList_r{width:1080px;}
.goods-nav{display:inline-block; margin-bottom:4px; padding:0px 4px; line-height:20px; font-size:14px; height:22px; color:#666;}
.goods-nav:hover{color:#fff; background-color:#009900; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;padding: 0px 4px;}
.goods-nav.on{color:#fff; background-color:#009900; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;padding: 0px 4px;}

/*排序*/
.sort-box{width:1198px;height:35px;margin:15px auto 0 auto;line-height:35px;border:1px solid #e8e8e8; background:#fff; overflow:hidden;}
.sort-box li{float:left;}
.sort-box a{display:block; padding: 0px 18px;border-right:1px solid #e8e8e8; color:#333; font-weight: bold;}
.sort-box a:hover {color:#009900}
.sort-box a.selected{color:#fff; background:#009900;}
.sort-box a em {width: 7px;height: 14px;display: inline-block;overflow: hidden;background: url(../images/xg.png) no-repeat -8px -25px;margin-left: 10px;vertical-align: middle;}
.sort-box a em.em_up {background-position: 0px -41px;}
.sort-box .checkbox {width: 12px;height: 12px;margin-right: 5px;vertical-align: middle;}

/*.zy_content{padding-top:20px;}
.zy_content_l{width:990px;}
.zy_content_r{width:200px; padding-left:10px;}

.main-list ul li{width:235px;height:328px;float:left;margin-right:14px;margin-bottom:14px;border:1px solid #dbdbdb;}
.main-list ul li:hover{box-shadow: 0px 0px 3px #009900;border:1px solid #009900;}
.main-list ul li .img {width:235px;height:235px;overflow:hidden;}
.main-list ul li img:hover{transform: scale(1.4); transition:all 0.4s ease;-o-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moztransition:all 0.4s ease;}
.main-list ul li hr{border: none 0px; border-bottom: 1px solid #f1f1f1; margin-top: 6px;}
.main-list .last{float: right !important; margin-right: 0px!important;}
.main-list p{padding:0px 5px;}

.gy-city{overflow:hidden; height:auto; background-color:#fff;}
.gy-city span{color:#666 !important; line-height:22px; font-size:12px !important; font-weight:bold; font-family:"微软雅黑" !important;}
.gy-city .left span{color:#f76120 !important;}
.gy-city .left em{width:12px; height:13px; display:inline-block; overflow:hidden; background:url(../images/xg.png) no-repeat left top; margin-right:4px; vertical-align:middle;}

.gy-hot-list{border:1px solid #dbdbdb; background-color:#fff; padding:9px;}
.gy-hot-title{padding-bottom: 10px;text-align: center;color: #009900;font-size: 16px;font-weight: bold;line-height: 24px;}
.gy-hot-list li{display:block;}
.gy-hot{position:relative; overflow:hidden; height:auto;}*/

.list { width: 1200px; margin: 0 auto; }
.list dl { border-bottom: #eee solid 1px; height: 120px; padding: 15px 5px; }
.list dl:hover { background-color: #f1f1f1; }
.list dl dt { float: left; width: 140px; }
.list dl dd { float: left; width: 1050px; }
.list dl .nopic { width: 1190px; padding-top: 10px; }
.list dl dd .title { height: 28px; line-height: 28px; position: relative; }
.list dl dd .title i { font-style: normal; display: inline-block; font: bold 18px/28px "微软雅黑"; color: #009900; padding-right: 3px; }
.list dl dd .title a { display: inline-block; font: bold 18px/28px "微软雅黑"; color: #4d4d4d; }
.list dl dd .title img { vertical-align: middle; }
.list dl dd .title a:hover { color: red; }
.list dl dd .title .user { font: 14px/28px "微软雅黑"; color: #999999; }
.list dl dd .title .time { float: right; font: 14px/28px "微软雅黑"; color: red; }
.list dl dd .content { max-height: 60px; font: 14px/28px "微软雅黑"; color: #999999; border-bottom: #eeeeee dashed 1px; overflow: hidden; }
.list dl dd .info { height: 40px; font: 14px/38px "微软雅黑"; color: #333; padding-top: 5px; }
.list dl dd .info span { float: left; height: 40px; }
.list dl dd .info .area { min-width: 250px; padding-left: 18px; background: url(https://www.cupai.com/gongying/images/ico-area.png) 0px 11px no-repeat; font: 14px/40px "微软雅黑"; }
.list dl dd .info .area i { color: red; font-style: normal; }
.list dl dd .info .type { min-width: 130px; }
.list dl dd .info .count { float: right; font-size: 12px; }

/*********************************商品列表结束*******************************/

/*********************************三级页面开始*******************************/
.rightBox{float:right;overflow:hidden;margin-bottom:1pc;width:300px;position:relative;}
.rightBox>div{padding:0 10px;background:#fff;margin-bottom:15px;width:280px;}
/* 图片和介绍*/
.imgContent{ width: 1160px; background: #fff; margin: 0 auto; padding: 20px 20px; overflow: hidden;position:relative;}
.imgContent .left{float:left; }
.imgContent h1 { padding-bottom: 20px; color: #333; font-size: 26px; }
.imgContent .center{ float: left; margin-left: 20px;width:740px;}
.imgContent .center p{ line-height: 34px; font-size: 16px;}
.imgContent .contact {color:#ff6600;}
.price-tips {font-size: 14px;padding-left: 10px;color: red;}

.imgContent .right{position:absolute;right:10px;bottom:27px;}
.imgContent .right .time{ width: 200px; height: 28px; margin: 0 auto;font-weight:bold;color:#999;}
.imgContent .right .time em{ color:#ff6600; height: 30px; line-height: 30px; font-size:16px;margin-right: 4px; }
.imgContent .right .share{ width: 200px; overflow: hidden;  margin-top:155px;}
.imgContent .right .share span{ display: block; float: left; font-size: 14px; color: #323232;}

.bodyBox{ width: 1200px; margin: 16px auto 0; overflow: hidden;}
.bodyBox .body_l{ width: 880px; overflow: hidden;float: left;}
.bodyBox .body_l .l_list{ background: #fff; padding:24px 20px; margin-bottom: 16px;}
.bodyBox .body_l .l_list h1{ font-size: 22px; color: #d50000; border-left:solid 5px #d50000; padding-left: 10px; line-height: 22px; margin-bottom: 20px;}
.bodyBox .body_l .l_list p{ line-height: 30px; font-size: 18px; padding-top: 15px;}
.bodyBox .body_l .l_list .l_txt{ font-size: 14px; color: #323232; margin-top: 10px; }

.body_r .right_title{ border-bottom: solid 1px #d2d2d2; height: 41px;}
.body_r .right_title span{ line-height: 41px; display: block; }
.body_r .right_title .left{  height: 41px; border-bottom: solid 1px #d50000; font-size: 16px; float: left;}
.body_r .right_title .right{ font-size: 12px; color: #969696; float: right;} 
.body_r .r_contentBox1{padding:10px;}
.body_r .r_contentBox1 li p{font-size:14px;line-height:26px;width:260px;height:32px;overflow:hidden;}
.body_r .r_contentBox1 .txt{padding-left:10px;background:url(../images/triangle.png) no-repeat 2px 13px;}
.r_txt{ padding-top:20px;overflow:hidden;}
.r_txt .text_1{float: left; margin-right: 10px; margin-bottom: 10px;width:134px;}
.r_txt .last {float:right !important;margin-right:0px !important;}
.r_txt .text_1 p{ line-height: 28px; font-weight: bold; font-size:14px; text-align: center; height:25px; }

/*相关资讯*/
.bottomBox{ width:1180px; background:#fff; margin:15px auto;padding:10px; overflow: hidden;}
.bottomBox li p{ line-height: 40px; font-size: 16px; width:376px; float: left;height: 40px;overflow: hidden;}
.bottomBox  .txt{ padding-left: 10px; background: url("../images/list_icon.png") no-repeat 2px 13px;}
.bottomBox  .content_title{  border-bottom: solid 1px #d2d2d2; height: 41px; margin-bottom: 15px;}
.bottomBox  .content_title span{ line-height: 41px; display: block; }
.bottomBox  .content_title .left{ height: 41px; border-bottom: solid 1px #d50000; font-size: 16px;  float: left;}
.bottomBox  .content_title .right{ font-size: 12px; color: #969696; float: right;} 

/*展会推荐*/
.start {background: #fff none repeat scroll 0 0;margin: 12px auto auto;overflow: hidden;padding-left: 30px;padding-top: 3px;width: 1170px;}
.startone {padding-bottom: 10px;}
.starttitle {height: 72px;line-height: 72px;}
.sti {background: rgba(0, 0, 0, 0) url("../images/starttitle.gif") repeat scroll 0 0;display: block;float: left;height: 16px;margin-right: 10px;margin-top: 28px;width: 16px;}
.starttitle span {float: left;font-size: 18px;font-weight: bold;}
.strepeat {background: rgba(0, 0, 0, 0) url("../images/repeat.gif") repeat scroll 0 0;display: block;float: left;height: 12px;margin-left: 20px;margin-top: 31px;width: 1035px;}
.scbox {height: auto;overflow: hidden;}
.scleft {float: left;margin-bottom: 10px;}
.scright {float: left;width: 960px;}
.scright {float: left;}
.scbox span {background: #64a0de none repeat scroll 0 0;border-radius: 3px;color: #fff;display: block;float: left;height: 29px;line-height: 29px;margin-right: 20px;text-align: center;width:110px;}
.scbox a {border: 1px solid #e5e5e5;display: block;float: left;height: 28px;line-height: 28px;margin-bottom: 10px;margin-right: 10px;padding: 0 10px;}
/*********************************三级页面结束*******************************/

