.l-box{float:left;width:240px;height:100%;box-sizing:border-box;margin-right:20px;background-color:#f2f4f6}
.l-box a{display:block;width:100%;box-sizing:border-box;padding:0 20px}
.l-box a:hover{background-color:#ebeced}
.l-box a:hover .nav_item .icon.ic-btn_arrow{display:block;width:7px;height:7px;background-image:none;border-top:1px solid #666;border-right:1px solid #666;transform:rotate(45deg)}
.l-box a:hover .nav_item{border-top-color:transparent}
.l-box a:hover+a .nav_item{border-top-color:transparent}
.l-box a:first-child .nav_item{border:none}
.l-box a .nav_item{box-sizing:border-box;position:relative;width:100%;height:110px;padding-left:60px;border-top:1px solid #e2e4e6}
.l-box a .nav_item .icon{position:absolute;top:0;bottom:0;left:0;margin:auto}
.l-box a .nav_item .icon.ic-btn_arrow{right:1px;left:auto;display:block;width:7px;height:7px;background-image:none;border-top:1px solid #999;border-right:1px solid #999;transform:rotate(45deg)}
.l-box a .nav_item .logo{position:absolute;top:0;bottom:0;left:0;margin:auto;width:40px;height:40px;overflow:hidden}
.l-box a .nav_item .logo img{display:block;width:40px;height:40px;border-radius:50%}
.l-box a .nav_item .info{box-sizing:border-box;display:table;width:100%;height:100%}
.l-box a .nav_item .info .cont{display:table-cell;vertical-align:middle}
.l-box a .nav_item .info .tit{font-size:14px;font-weight:bold;color:#333;margin-bottom:3px}
.l-box a .nav_item .info .desc{width:120px;font-size:12px;color:#999;line-height:20px}

.r-box{float:right;width:300px}
.r-box .container{position:relative;width:100%;background-color:#f2f4f6;margin-bottom:20px}
.r-box .container .head_tit{position:relative;box-sizing:border-box;width:100%;height:51px;padding:0 20px;border-bottom:1px solid #e2e4e6;cursor:default}
.r-box .container .head_tit::after{content:'';display:block;width:100%;height:0;clear:both}
.r-box .container .head_tit .item{float:left;height:100%;line-height:54px;font-size:16px;color:#333;margin-right:39px}
.r-box .container .head_tit .item.active{font-weight:bold;border-bottom:2px solid #fe6d00}
.r-box .container .head_tit .more{position:absolute;top:0;right:20px;height:100%;line-height:54px}
.r-box .container .head_tit .more a{color:#999;font-size:12px}
.r-box .headline{border-bottom:1px solid transparent}
.r-box .headline>ul{box-sizing:border-box;width:100%;padding:20px 20px 14px}
.r-box .headline>ul li{position:relative;box-sizing:border-box;width:100%;padding-left:15px;margin-bottom:17px}
.r-box .headline>ul li::after{content:'';position:absolute;top:8px;left:0;border-left:5px solid #fe6d00;border-top:3px solid transparent;border-bottom:3px solid transparent}
.r-box .headline>ul li a{font-size:14px;line-height:22px;color:#333;font-weight:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:8px}
.r-box .headline>ul li a a{font-size:14px;line-height:22px;color:#333;font-weight:normal}
.r-box .headline>ul li a:hover{color:#fe6d00}
.r-box .headline>ul li .time{font-size:12px;color:#999}
.r-box .headline>img{display:block;max-width:330px}
.r-box .headline .garden{width:100%;background:#f7f7f7}
.r-box .headline .garden dl{width:100%;margin:0 auto;box-sizing:border-box;padding:0 20px;min-height:10px;overflow:hidden}
.r-box .headline .garden dl dt{width:60px;float:left;margin-top:20px}
.r-box .headline .garden dl dt img{width:60px;height:60px;border-radius:50%}
.r-box .headline .garden dl dd{width:170px;float:left;margin-left:20px;margin-top:20px}
.r-box .headline .garden dl dd h5{font-size:18px;color:#333}
.r-box .headline .garden dl dd a h5:hover{color:#ff6500}
.r-box .headline .garden dl dd p{line-height:24px;font-size:14px;color:#8a8a8a;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.r-box .headline .garden ul{width:100%;margin:0 auto;box-sizing:border-box;padding:0 20px;margin-top:30px;margin-bottom:26px}
.r-box .headline .garden ul li{width:100%;height:30px;font-size:14px}
.r-box .headline .garden ul a{display:block;width:100%;height:30px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.r-box .headline .garden ul a:hover{color:#ff6500}
.r-box .headline .garden .enter{display:block;box-sizing:border-box;margin:0 auto;width:100%;height:58px;border:1px solid #ccc;text-align:center;line-height:58px;font-size:18px;color:#8a8a8a}
.r-box .headline .garden .enter:hover{color:#fff;background:#ff6500;border:1px solid #ff6500}
.r-box .entrances::after{content:'';display:block;width:100%;height:0;clear:both}
.r-box .entrances .item{display:block;box-sizing:border-box;padding:20px 0;float:left;width:50%;height:100%}
.r-box .entrances .item:nth-child(2n) .cont{border-right:none}
.r-box .entrances .item:hover{background-color:#ebeced;cursor:pointer}
.r-box .entrances .item:hover .cont{border:none}
.r-box .entrances .item .cont{width:100%;height:115px;border-right:1px solid #e2e4e6;text-align:center}
.r-box .entrances .item .cont .log{margin:10px auto 16px;width:34px;height:30px}
.r-box .entrances .item .cont .log img{width:100%;height:100%}
.r-box .entrances .item .cont .tit{font-size:15px;color:#333;font-weight:bold;margin-bottom:11px}
.r-box .entrances .item .cont .desc{font-size:12px;color:#999;line-height:18px}

.r-box .global .prod_list{box-sizing:border-box;width:100%;padding:25px 0 5px}
.r-box .global .prod_list .prod{display:block;width:100%;height:90px;box-sizing:border-box;padding:0 20px;margin-bottom:0px}
.r-box .global .prod_list .prod::after{content:'';display:block;width:100%;height:0;clear:both}
.r-box .global .prod_list .prod:hover .img_box img{transform:scale(1.3,1.3)}
.r-box .global .prod_list .prod .img_box{float:left;width:100px;height:70px;margin-right:15px;overflow:hidden}
.r-box .global .prod_list .prod .img_box img{transition:all .4s;width:100%;height:100%}
.r-box .global .prod_list .prod .info{float:left;width:140px;height:100%}
.r-box .global .prod_list .prod .info .tit{line-height:22px;font-size:14px;color:#333;margin-top:-2px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.r-box .global .prod_list .prod .info .tit:hover{color:#fe6d00}
.r-box .global .prod_list .prod .info .tit:hover a{color:#fe6d00}
.r-box .global .prod_list .prod .info .tit a{font-size:14px;color:#333}
.r-box .global .prod_list .prod .info .desc{font-size:12px;line-height:20px;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.r-box .adv img{width:300px;height:90px}
.r-box .adv.big img{width:300px;height:180px}

.r-box .articles .artic_box{box-sizing:border-box;width:100%;padding:25px 0 1px}
.r-box .articles .artic_box .item{width:100%;height:70px;box-sizing:border-box;padding:0 20px;margin-bottom:25px;display:block}
.r-box .articles .artic_box .item::after{content:'';display:block;width:100%;height:0;clear:both}
.r-box .articles .artic_box .item:hover .img_box img{transform:scale(1.3,1.3)}
.r-box .articles .artic_box .item .img_box{float:left;width:100px;height:70px;margin-right:15px;overflow:hidden}
.r-box .articles .artic_box .item .img_box img{transition:all .4s;width:100%;height:100%}
.r-box .articles .artic_box .item .info{position:relative;float:left;width:145px;height:70px}
.r-box .articles .artic_box .item .info .tit{font-size:14px;color:#333;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.r-box .articles .artic_box .item .info .tit:hover{color:#fe6d00}
.r-box .articles .artic_box .item .info .time{position:absolute;bottom:0;left:0;font-size:12px;line-height:20px;color:#999}
.r-box .articles .artic_box ul.show{padding:5px 15px;overflow:hidden}
.r-box .articles .artic_box ul.show li{padding:10px 5px; position:relative;overflow:hidden;border-top:#efefef 0px solid;float:left}
.r-box .articles .artic_box ul.show li img{width:120px;height:48px;float:left;border:#efefef 1px solid}


.r-box .focus .hot_point{box-sizing:border-box;width:100%;padding:25px 20px 20px}.r-box .focus .hot_point .item_wrap{margin-left:-10px}.r-box .focus .hot_point .item_wrap::after{content:'';display:block;width:100%;height:0;clear:both}.r-box .focus .hot_point .item_wrap .item{float:left;padding:0 12px;border:1px solid #ebeced;margin-bottom:10px;margin-left:10px;background-color:#fff;border-radius:15px}.r-box .focus .hot_point .item_wrap .item:hover a{color:#fe6d00}.r-box .focus .hot_point .item_wrap .item a{display:block;line-height:30px;font-size:14px;color:#666}

.m-box{float:left;width:620px;height:100%}
.warp .left{width:880px;float:left;}
.warp .left .qc-head{font-size:15px;overflow:hidden;background:#f2f4f6}
.warp .left .qc-head li{float:left;list-style-type:none;font-weight:normal;padding:0px 20px;line-height:45px; }
.warp .left .qc-head li.current a{color:#ee2e2c}
.warp .left .qc-head li.current a .p-reb-bg{width:100%;background: #e41f2b;}

.warp .left .qc-head li a .p-reb-bg {width: 5px;height: 2px;background: #f2f4f6;margin: 0px auto;-webkit-transition: width .3s linear;-moz-transition: width .3s linear;-ms-transition: width .3s linear;-o-transition: width .3s linear;transition: width .3s linear;}
.warp .left .qc-head li a:hover .p-reb-bg {width: 100%;background: #e41f2b;}

.warp .left .qc-body{overflow:hidden;padding-bottom:20px;}
.warp .left .qc-body dl dd{padding:20px 0px;overflow:hidden;border-bottom:#e9e9e9 1px solid;position:relative}
.warp .left .qc-body dl dd .thumb{width:180px;height:120px;overflow:hidden;float:left;margin-right:15px;}
.warp .left .qc-body dl dd img{width:180px;height:120px;cursor: pointer;transition: all 0.6s;}
.warp .left .qc-body dl dd .thumb:hover img{transform: scale(1.05);}
.warp .left .qc-body h2{font-size:18px;margin-bottom:10px;font-weight:normal;overflow:hidden}
.warp .left .qc-body h2 a{color:#333}
.warp .left .qc-body h2 a:hover{color:#ee2e2c}
.warp .left .qc-body p{line-height:20px;color:#777;font-size:14px;height:65px;}
.warp .left .qc-body p a{color:#009261;margin-right:10px;}
.warp .left .qc-body p.bottom{line-height:30px;color:#777;font-size:14px;height:30px;overflow:hidden}
.warp .left .qc-body p.bottom img{width:30px;height:30px}
.warp .left .qc-body i{overflow:hidden;font-size:14px; text-align:center;font-style:normal;float:right}
.warp .left .qc-body .text{overflow:hidden;height:123px;margin-top:-3px;}
.warp .left .qc-body a.more{border:#ff6600 1px solid; text-align:center;border-radius:5px;margin:25px 380px 0px ;display:block;padding:10px;font-size:14px;color:#ff6600}
.warp .left .qc-body a.more:hover{background:#f60;color:white}
.warp .left .qc-body ul{width:1000px;margin-top:10px;overflow:hidden}
.warp .left .qc-body li{width:265px;float:left; background:white;margin:10px 15px 10px 0px;padding:8px;border:#eee 1px solid;}
.warp .left .qc-body li h3{color:#000;font-size:14px;font-weight:400;text-align:left;line-height:20px;height:20px;margin:10px 0px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap}
.warp .left .qc-body li h3 a{color:#000}
.warp .left .qc-body li ins{color:#e41f2b;text-align:left;display:inline-block;font-size:12px;text-decoration:none;height:30px;line-height:30px;overflow:hidden;width:265px;}
.warp .left .qc-body li ins em{color:#e41f2b;font-size:16px;padding-right:2px;}
.warp .left .qc-body li ins i{float:right;color:#0ba256;font-size:14px;font-weight:normal;padding-left:25px;background:url(img/cover-page-attente.png) no-repeat 10px 10px}
.warp .left .qc-body li .pic{width:265px;height:234px;overflow:hidden}
.warp .left .qc-body li img{ vertical-align:top;width:100%;height:234px;width:265px;transition: all 0.5s;}
.warp .left .qc-body li:hover img{transform: scale(1.03);}
.warp .left .qc-body li ins del{font-size:14px;color:#666;margin-left:10px}
.
.im0m{margin:0px auto;width:1200px;clear:both;position:relative;padding:0px 15px;}
.im0a div {width:595px;height:90px;float:left;overflow:hidden;}
.im0b div {width:595px;height:90px;margin-left:10px;float:left;overflow:hidden;}


