/*通知*/
.notice{padding:20px 0;line-height:30px;font-size:16px;}
.notice  div{width:700px;height:24px;position:relative;overflow:hidden;float: left;}
.notice .more{float: right;color:gray;}
.notice .time{color:#999;float: right;}
.notice ul li{width:700px;height:30px;}
.notice ul li .title{width:500px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.notice ul li a{color:#666;}
.notice span{height:30px}
.notice  .t{color:#dab273;background: url(/statics/v2/images/1/laba.png) no-repeat ;padding-left:40px;background-size:32px 27px;float: left;}

/*首页*/
.productBox_v2{padding:35px 0; background: #f6f6f6;}
.hmtitle_v2{font-size: 28px; color: #333; margin-bottom: 20px;}
.bestProduct_v2{margin-bottom: 30px;}
.bestProduct_v2 ul li{float: left;width:calc(100% / 3 - 20px); margin: 10px;  background: #fff;}
.bestProduct_v2 ul li:hover{-webkit-box-shadow: 5px 5px 20px 0.3 rgba(0,0,0,0.3); -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1); transition: 0.5s all; -webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.bestProduct_v2 ul li .con{width:96%;padding:50px 0; background: #fff; text-align: center;position: relative;margin: 0 auto;}
.bestProduct_v2 ul li .con .tj{position:absolute;top: 0;left: 0;}
.bestProduct_v2 ul li .con .tt{font-size: 24px; height: 40px; margin-bottom: 5px; line-height: 40px; color: #333; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;font-weight: 400;}
.bestProduct_v2 ul li .con .tt a{color: #333;}
.bestProduct_v2 ul li .con .tt a:hover{color: #cca666;}
.bestProduct_v2 ul li .con .number{margin-bottom: 10px; font-size: 16px; height: 40px; line-height: 40px; color: #ff0000; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap; }
.bestProduct_v2 ul li .con .number i{font-size:36px; font-weight: bold;}
.bestProduct_v2 ul li .con .number i span{font-size:24px; font-weight: bold;}
.bestProduct_v2 ul li .con .tit{margin-bottom: 5px; font-size: 16px; color: #999; text-align: center;}
.bestProduct_v2 ul li .con .sty{margin-bottom: 15px; font-size: 14px; color: #666; text-align: center;}
.bestProduct_v2 ul li .con .munm{width:96%; height: 38px; line-height:28px; font-size: 13px; color: #333;margin: 0 auto;}
.bestProduct_v2 ul li .con .munm span{font-size: 13px; color: #dab273;border: 1px #dab273 solid;text-align: center;padding:2px;}
.bestProduct_v2 ul li .con .liyou{width: 88%;margin-bottom: 10px;margin: 0 auto;font-size: 14px;padding:0 5px; height:50px;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc;line-height:24px;color: #999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bestProduct_v2 ul li .con .btn{width: 290px; height: 40px; margin:0 auto; border:1px solid #cca666; -moz-border-radius:3px; -webkit-border-radius: 3px;  border-radius: 3px; overflow: hidden;margin-top: 15px;}
.bestProduct_v2 ul li .con .btn a{display: block; width: 290px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #cca666;}
.bestProduct_v2 ul li .con .btn a:hover{color: #fff; background: #dab273; transition: 0.5s all; -webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}


/*产品内容*/
.content_v2{padding-bottom: 60px;min-width: 1200px;}
.content_v2 .con_l{width:72%;}
.content_v2 .con_l .title{width:calc(25% - 40px);color:#fff;float: left;padding:20px 0 0 20px}
.content_v2 .con_l .title h3{line-height:24px;margin-bottom:12px;font-size:24px;width: 90%;}
.content_v2 .con_l .title p{line-height:21px;width: 90%;}
.content_v2 .con_l .title .btn{line-height:16px;width:50%;margin-top:15px;font-size: 14px}
.content_v2 .con_l .title .btn a{text-align: center;padding:3px 5px;color:#fff;border:1px #fff solid;border-radius: 5px;}
.content_v2 .con_l .title .btn a:hover{color:#FCB9A1;background: #fff;}
.content_v2 .con_l .title .b2 a:hover{color:#FF9A9E;background: #fff;}
.content_v2 .con_l .title .b3 a:hover{color:#8FD3F4;background: #fff;}
.content_v2 .con_l .con{width:75%;}
.content_v2 .con_l .con .tit{padding:20px 0 8px 8px;font-weight: bold;font-size:18px;color:#dab273;border-bottom: 2px solid #dab273;width:20%}
.content_v2 .con_l .con ul{width:100%;}
.content_v2 .con_l .con ul li{width:calc(100% / 3 - 40px);padding: 15px 10px;margin-left:20px;}
.content_v2 .con_l .con ul li .name{font-size: 18px;overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
.content_v2 .con_l .con ul li .income{line-height:50px;font-size:20px;font-weight: bold;text-align: center;color: #dab273;}
.content_v2 .con_l .con ul li p{line-height:28px;color:#666}
.content_v2 .con_l .con ul li span{color:#999}
.content_v2 .con_l .con ul li .btn{color:#fff;font-size:18px;letter-spacing:5px;background: #dab273;text-align: center;border-radius: 3px;line-height:32px;width: 92%;margin: 0 auto;margin-top: 15px;}
.content_v2 .con_l .con ul li .btn:hover{background: #d29f4f}

.content_v2 .con_r{width:28%;}
.content_v2 .con_r .method .title{margin-bottom:35px;}
.content_v2 .con_r .method .con{width:100%}
.content_v2 .con_r .method .con img{width:100%;margin:5px auto;}
.content_v2 .con_r .buy{margin: 40px 0;}
.content_v2 .con_r .buy .con{padding:5px 0;}
.content_v2 .con_r .buy .con li{padding-left:60px;height:60px;margin:20px 0;}
.content_v2 .con_r .buy .con li .info{height: 60px;width:85%;overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
.content_v2 .con_r .buy .con li .info a{line-height:40px;font-size: 18px}
.content_v2 .con_r .buy .con li span{line-height:60px;padding-right:15px;font-size: 21px}
.content_v2 .con_r .buy .con li p{font-size:14px;color: #999;line-height:10px;;}


/*首页热点专题*/
.hottheme_v2 {min-width: 1200px;}
.hottheme_v2 ul li{float: left;  width:280px; margin:30px 10px; overflow: hidden;height: 170px;}
.hottheme_v2 ul li img{width: 100%;}
/*.hottheme_v2 ul li:hover img{  transform:scale(1.1)}*/
.hottheme_v2 ul li:hover img{filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
.hottheme_v2 ul li .last{margin-right: 0;}

/*新闻列表*/
.newsBox_v2{padding-bottom: 25px; margin:60px 0; border-bottom: 1px solid #eee;}
.newsBox_v2 ul li{float: left; width: 354px; margin-right: 66px;}
.newsBox_v2 ul li.last{margin-right: 0;}
.nwtitle_v2{ line-height: 40px; margin-bottom: 15px;}
.nwtitle_v2 h5{font-weight: normal;  font-size: 24px; color: #000;}
.nwtitle_v2 h5 a{color: #000;}
.nwtitle_v2 .more{font-size: 14px; color: #999;}
.nwtitle_v2 .more:hover{color: #cca666;}

.newsdl_v2 dt{padding-bottom: 15px; margin-bottom: 5px; border-bottom: 1px dashed #d3d3d3;}
.newsdl_v2 dt .pic{display: block; width: 102px; height: 76px; position: relative;  overflow: hidden;}
.newsdl_v2 dt .pic img{display: block; position: absolute; top:0; left: 0; width: 102px; height: 76px;  overflow: hidden;}
.newsdl_v2 dt .con{width: 224px; padding-right: 10px;}
.newsdl_v2 dt .con .tit{display: block; height: 42px; margin-bottom: 12px; line-height: 20px; font-size: 14px; color: #666; overflow: hidden;}
.newsdl_v2 dt .con .tit:hover{color: #cca666;}
.newsdl_v2 dt .con .time{width: 93px; height: 23px; line-height: 23px; text-align: center; font-size: 12px; color: #fff; background: #cca666; -moz-border-radius:2px; -webkit-border-radius: 2px;  border-radius: 2px;}

.nwsol_v2 li{position: relative; float: left; width: 100%; margin-right: 0;}
.nwsol_v2 li .tt{display: block; max-width: 82%; height: 36px; line-height: 36px; padding-left: 12px; font-size: 14px; color: #666; background: url(../images/dot1.png) no-repeat left center; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.nwsol_v2 li .tt:hover{ color: #cca666; }
.nwsol_v2 li .time{display: block; position: absolute; right: 0; top:0; height: 36px; line-height: 36px; font-size: 13px; color: #aaa;}
.nwl2_v2 .nwtitle{margin-bottom: 7px;}
.nwl2_v2 .nwsol li .tt{background: url(../images/dot2.png) no-repeat left center;}
