/*
* name: style.css
* update: 与网站框架融合、整理
* date: 2019-12-19
*/

/* 通用 */
*{-moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
img{display: block;width: 100%;}
a{color:inherit; display:inline-block; *display:inline; *zoom:1;}
/* 常量设置 */
.wrap { width:1240px; margin-right:auto; margin-left:auto;}

/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body{min-width:1250px\9; overflow-x:auto;}

/*for ie9+*/
@media all and (min-width:0){
  body{min-width:0; overflow-x:hidden;}
}
body{font-size:14px; line-height:1.6; color:#333; background:#fff;}
a:hover { color:#1274fb;}
::-moz-selection {color:#fff; background:#1274fb; }
::selection {color:#fff; background:#1274fb; }
::-webkit-input-placeholder { color:#595959; font-size:15px;} 
.placeholder { color:#aaa;}

/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgY180 img {-moz-transition:none; -ms-transition:none; -o-transition:none; -webkit-transition:none; transition:none;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(360deg); -ms-transform:rotateY(360deg); -o-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); transform:rotateY(360deg); -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

/*公共样式*/
.el2, .l2e {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.el3 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.el4 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
/* 网站样式 */

@font-face {
  font-family: 'iconfont';  /* project id 2294286 */
  src: url('//at.alicdn.com/t/font_2294286_v7aj645ezgk.eot');
  src: url('//at.alicdn.com/t/font_2294286_v7aj645ezgk.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2294286_v7aj645ezgk.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2294286_v7aj645ezgk.woff') format('woff'),
  url('//at.alicdn.com/t/font_2294286_v7aj645ezgk.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2294286_v7aj645ezgk.svg#iconfont') format('svg');
}
.ion {font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

@font-face {
  font-family: 'icon_ershou';  /* project id 1745547 */
  src: url('//at.alicdn.com/t/font_1745547_3bwkcydh6ho.eot');
  src: url('//at.alicdn.com/t/font_1745547_3bwkcydh6ho.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1745547_3bwkcydh6ho.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1745547_3bwkcydh6ho.woff') format('woff'),
  url('//at.alicdn.com/t/font_1745547_3bwkcydh6ho.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1745547_3bwkcydh6ho.svg#iconfont') format('svg');
}
.iconfont {font-family:"icon_ershou" !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

/*header top*/
.header{position:relative; z-index:99; height:161px;}
.header .top{background:#1274fb; color:#fff; line-height:29px; font-size:14px; position:relative; z-index:100; padding:5px 0;}
.header .top .home em{opacity:0.5;}
.header .top a:hover{color:#bed9ff;}
.header .top .left .item{position:relative;}
.header .top .left .item span{position:relative; padding-right:10px;}
/*.header .top .left .item span:after{content:""; position:absolute; top:50%; right:4px; width:10px; background:#fff; opacity:0.6; height:1px;}*/
.header .top .left .item:last-child span:after{display:none;}
.header .top .left .item img{float:left; width:13px; margin-top: 6px; margin-right: 3px;}
.header .top .right .item{position:relative; margin-left: 15px;}
.header .top .right .qr_area {position:absolute;right:0;top:34px;z-index:100;width:500px;height:250px;border:solid 1px transparent;background:#fff;box-shadow:5px 5px 0px -5px #999999,-5px 5px 5px -5px #999999,5px 5px 5px -5px #999999,0px 5px 5px -5px #999999;}
.header .top .right .qr_area .qr_big_show {position:relative;box-sizing:border-box;width:250px;height:250px;border-right:solid 1px #e3eaf4;padding:45px;}
.header .top .right .qr_area .qr_big_show img {position:absolute;top:50%;left:50%;width:160px;height:160px;margin:-80px 0 0 -80px;}
.header .top .right .qr_area .qr_items {width:250px;height:250px;}
.header .top .right .qr_items .qr_item {box-sizing:border-box;width:125px;height:125px;padding:15px;overflow:hidden;}
.header .top .right .qr_items .qr_item .logo_box {width:94px;height:70px;overflow:hidden;}
.header .top .right .qr_items .qr_item .logo_box.mall img{width:auto;height:70px;margin-left:-6px;}
.header .top .right .qr_items .qr_item .logo_box.sun img{width:auto;height:46px;margin:12px auto;}
.header .top .right .qr_items .qr_item p {height:24px;line-height:24px;font-size:13px;color:#333;text-align:center;}
.header .top .right .qr_items .qr_item:nth-last-of-type(2n) {border-right:solid 1px #e3eaf4;}
.header .top .right .qr_items .qr_item:first-of-type,.qr_items .qr_item:nth-of-type(2) {border-bottom:solid 1px #e3eaf4;}
.header .top .right .qr_items .qr_item.on {box-shadow:0 0 10px #999999;}
.header .top .right .item.mobile_items .qr_area{height: 0;border-color:#e3eaf4;border-width:0;overflow: hidden;}
.header .top .right .item.mobile_items:hover .qr_area{height: 250px;border:solid 1px #e3eaf4;}
.header .top .right .item.mobile_items:hover .jt{transform:rotateZ(180deg);}
.header .top .user_fun .login_success img{width:20px; display:inline-block; margin-top:4px;}
.header .top .user_fun .fun_list{display:inline-block;}

.header .btm{line-height:60px; background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.1);}
.header .btm .logo a{display:block;}
.header .btm .logo img{width:auto; margin:9px 0;}
.header .btm .logo, .header .btm .tools{padding:25px 0;}
.header .btm .channel{margin-left:60px;}
.header .btm .channel .item{position:relative; float:left; padding:25px 20px; text-align:center; font-size: 18px; color:#333333; overflow:hidden;}
.header .btm .channel .item .ion{color:#1274fb; font-size:0; margin: 0; width:11px; background:url(../img/nav_arrow.png) no-repeat 0 32px; margin:0 3px; transform: rotate(180deg )}
.header .btm .channel .item:hover .first_channel, .header .btm .channel .item.cur .first_channel{color:#1274fb;}
.header .btm .channel .item:hover .ion{transform:rotate(0); background:url(../img/nav_arrow.png) no-repeat 0 19px;}
.header .btm .channel .item .sec_channel{position:absolute; top:100%; left:0; right:0; background:#fff; box-shadow:1px 1px 10px rgba(0,0,0,0.1); opacity: 0; transform: translate(0, 10px); transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in; color:#333; border:1px solid #e5e5e5;}
.header .btm .channel .item .sec_channel:after{content:""; width:12px; height:7px; background:url(../img/menufix.png); position:absolute; bottom:100%; left:50%; margin-left: -3px;}

.header .btm .channel .item .sec_channel a{display:block; line-height:38px; border-bottom:1px solid #f2f2f2; font-size: 14px;}
.header .btm .channel .item .sec_channel a:hover{color:#000; background:#f5f7f9;}
.header .btm .channel .item.has_sec:hover{overflow:unset;}
.header .btm .channel .item.has_sec:hover .sec_channel{opacity: 1; transform: translate(0, 0); visibility:visible;}
/*header search & user*/
.header .btm .search form{position:relative;}
.header .btm .search form button{position:absolute; right:0; top:0; bottom:0; border:none; background:none; font-size:18px; outline:none; cursor:pointer; color:#333;}
.header .btm .search form input{line-height:36px; border:1px solid #ddd; border-radius:18px; width:170px; padding-left: 15px; padding-right: 40px; background:none;}
::-webkit-input-placeholder { color:#d3d3d3; } 
.header .btm .search form:hover input{border:1px solid #1274fb;}
.header .btm .search form button:hover{color:#1274fb;}

.header .btm, .header .btm *{-moz-transition:none; -ms-transition:none; -o-transition:none; -webkit-transition:none; transition:none;}
.header.fixed .btm{position:fixed; top:-62px; left:0; right:0; background: #1274fb; -moz-transition:margin .5s ease 0s; -ms-transition:margin .5s ease 0s; -o-transition:margin .5s ease 0s; -webkit-transition:margin .5s ease 0s; transition:margin .5s ease 0s; box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.5);}
.header.fixed.pos .btm{margin-top: 62px;}
.header.fixed .btm .channel .item{padding:0 20px; color:#fff;}

.header.fixed .btm .channel .item .ion{background: url(../img/nav_arrow.png) no-repeat -16px 21px; transform: rotate(0);}
.header.fixed .btm .channel .item:hover .ion{background: url(../img/nav_arrow.png) no-repeat -16px 34px; transform: rotate(180deg);}
.header.fixed .btm .logo, .header.fixed .btm .tools{padding:0;}
.header.fixed .btm .logo img{width:150px; margin:14px 0;}

.header.fixed .btm .logo img{display:none;}
.header.fixed .btm .logo img.hide{display:block;}
.header.fixed .btm .search form button{color:#fff;}
.header.fixed .btm .channel .item .sec_channel{color:#333;}
.header.fixed .btm .channel .item>a:hover,.header.fixed .btm .channel .item:hover .first_channel{color:#fff;}
.header.fixed .btm .search form input{border:1px solid #fff; color:#fff;}
.header.fixed .btm .search form input::-webkit-input-placeholder { color:#c9d7ff; }
.header.fixed  .btm .search form:hover input{border:1px solid #c9d7ff;}
.header.fixed  .btm .search form button:hover{color:#c9d7ff;}


/*page padding*/
.page_container{margin-top:20px; position:relative; z-index:1;}

/*index left*/
.index_page .index_left{width:890px;}

/*recommond news*/
.index_page .index_left .recommend_news a{display:block;}
.index_page .index_left .recommend_news .rect-664{padding-bottom:66.4%;}
.index_page .index_left .recommend_news .rect-66{padding-bottom:66%;}

/*recommond news left swiper*/
.index_page .index_left .recommend_news .news_left{position:relative; overflow:hidden;}
.index_page .index_left .recommend_news .swiper-pagination{position:absolute; left:0; right:0; bottom:20px;}
.index_page .index_left .recommend_news .swiper-pagination-bullet{background:none; opacity:1; width:7px; height:7px; border-radius:50%; border:2px solid #fff; margin:0 4px; outline:none;}
.index_page .index_left .recommend_news .swiper-pagination-bullet-active{background:#fff;}
.index_page .index_left .recommend_news .swiper-ctrl{position:absolute; left:0; top:50%; background:rgba(0,0,0,0.3); color:#fff; z-index:1; line-height:70px; font-size:40px; margin-top:-35px; outline:none; cursor:pointer;}
.index_page .index_left .recommend_news .swiper-ctrl i{margin:0;}
.index_page .index_left .recommend_news .swiper-ctrl:hover{background:rgba(18,116,251,0.5);}
.index_page .index_left .recommend_news .swiper-ctrl.swiper-next{left:auto; right:0; transform:translateX(100%);}
.index_page .index_left .recommend_news .swiper-ctrl.swiper-prev{transform:translateX(-100%);}
.index_page .index_left .recommend_news .news_left:hover .swiper-prev, .index_page .index_left .recommend_news .news_left:hover .swiper-next{transform:translateX(0);}
/*recommond news right*/
.index_page .index_left .recommend_news .news_top{margin-bottom:8px;}
.index_page .index_left .recommend_news .news_top,.index_page .index_left .recommend_news .news_btm{position:relative;}
.index_page .index_left .recommend_news .news_top:after,.index_page .index_left .recommend_news .news_btm:after{content:""; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; background:url(../img/adcover.png) repeat center bottom;}
.index_page .index_left .recommend_news .topic{color:#fff; position:absolute; left:20px; right:20px; bottom:20px; font-size: 16px; z-index:2; text-transform:uppercase;}

/*ads*/
.index_page .index_left .poster{margin-top: 9px;}
.index_page .index_left .poster .item{display:block; position:relative;}
.index_page .index_left .poster .item:after{content:"广告"; position:absolute; bottom:2px; right:2px; color:#fff; font-size: 12px; background:rgba(0,0,0,0.27); padding:2px 5px; border-radius:4px;}
.index_page .index_left .poster .btm_poster{margin-top: 9px;}
.index_page .index_left .poster .btm_poster .rect-517{padding-bottom:51.55%;}

/*recommond business*/
.index_page .index_left .recommond_business{margin-top: 20px; line-height:50px; border-bottom:1px solid #dedede; position:relative;}
.index_page .index_left .recommond_business li{float:left; margin-right: 25px; font-size: 18px; padding-left: 2px; position:relative;}
.index_page .index_left .recommond_business li:after{content:""; position:absolute; top:100%; left:50%; margin-left: -10px; margin-top: -1px; width:20px; height:3px; background:#1274fb; opacity:0; visibility:hidden; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; transform:translateX(-5px);}
.index_page .index_left .recommond_business li.cur:after, .index_page .index_left .recommond_business li:hover:after{opacity:1; visibility:visible; transform:translateX(0);}
.index_page .index_left .recommond_business .update_num{position:absolute; right:0; top:0; font-size: 15px; color:#979797;}
.index_page .index_left .recommond_business .update_num .num{color:#1274fb;}
.index_page .index_left .recommond_business .update_num i{font-size:20px; margin:0; vertical-align:middle;}
.index_page .index_left .recommond_business .update_num span{vertical-align:middle;}

/*default news*/
.index_page .index_left .index_news_content .default_news{padding:30px 0; border-bottom:1px solid #f2f2f2;}
.index_page .index_left .index_news_content .default_news .con_img{position: relative;width: 186px;height: 124px;overflow: hidden}
.index_page .index_left .index_news_content .default_news .con_img img{position: absolute;top: 50%;left: 50%;width: 100%;height: auto;transform: translateX(-50%) translateY(-50%);}
.index_page .index_left .index_news_content .default_news .con_info{width:650px;margin-left:20px;} 
.index_page .index_left .index_news_content .default_news .con_info a{display:block;}
.index_page .index_left .index_news_content .default_news .con_info a.con_des{display: -webkit-box;}
.index_page .index_left .index_news_content .default_news.no_pic .con_info{width:857px;margin-left: 0;}
.index_page .index_left .index_news_content .default_news .con_tit{line-height: 24px;font-size: 20px;color: #333333;font-weight: bold;}
.index_page .index_left .index_news_content .default_news .con_tit i{color:#f00000; margin-left:0;}
.index_page .index_left .index_news_content .default_news .con_tit:hover{color: #1274fb;}
.index_page .index_left .index_news_content .default_news .con_tit .fixedtop{padding: 0 8px; background: #ff0000; color: #fff; font-size: 14px; font-weight: normal; border-radius: 4px; margin-right: 10px;}

.index_page .index_left .index_news_content .default_news .con_des{margin-top: 10px;line-height: 24px; height:48px; font-size: 14px;color: #666666; overflow:hidden;}
.index_page .index_left .index_news_content .default_news .con_des:hover{color: #1274fb;}
.index_page .index_left .index_news_content .default_news .con_bot{margin-top: 10px;}
.index_page .index_left .index_news_content .default_news .con_bot .sign{line-height: 20px;padding: 0 6px;font-size: 12px;color: #1274fb;border: solid 1px #1274fb;border-radius: 2px;}
.index_page .index_left .index_news_content .default_news .con_bot .words{margin-left: 10px;line-height: 24px;font-size: 14px;color: #999999;}
.index_page .index_left .index_news_content .default_news .con_bot .words.link:hover{color: #1274fb;}
.index_page .index_left .index_news_content .default_news .con_bot .public_account img{width:24px; height:24px; border-radius:50%; margin-right:5px;}
.index_page .index_left .index_news_content .default_news .con_bot .public_account .name{color:#272424; vertical-align:middle;}
.index_page .index_left .index_news_content .default_news .con_bot .public_account:hover .name{color:#1274fb;}
.index_page .index_left .index_news_content .default_news .con_bot .adstag{line-height: 24px;font-size: 14px;color: #999999; margin-right:10px;}
.index_page .index_left .index_news_content .default_news .share_item{display: block;width: 24px;height: 24px;margin-left: 10px;background: lightgreen; padding: 0; margin: 0 0 0 10px; float: right;}
.index_page .index_left .index_news_content .default_news .share_item.sina{background: url(../img/sina_gray.png) no-repeat center/16px 14px;}
.index_page .index_left .index_news_content .default_news .share_item.wechat{background: url(../img/wechat_gray.png) no-repeat center/17px 14px;}
.index_page .index_left .index_news_content .default_news .share_item.sina:hover{background: url(../img/sina_color.png) no-repeat center/16px 14px;}
.index_page .index_left .index_news_content .default_news .share_item.wechat:hover{background: url(../img/wechat_color.png) no-repeat center/17px 14px;}
.index_page .index_left .index_news_content .default_news:hover .content{transform:translateX(20px);}
.index_page .index_left .index_news_content .default_news:hover{box-shadow: 1px 1px 20px rgba(0,0,0,0.1);}

/*news ads*/
.index_page .index_left .index_news_content .adspic{font-size: 0; margin:20px 0;}
.index_page .index_left .index_news_content .adspic img{-moz-transform:none; -ms-transform:none; -o-transform:none; -webkit-transform:none; transform:none;}
.index_page .index_left .index_news_content .adspic a, .index_page .index_left .index_news_content .adsgroup a{display:block; position:relative;}
.index_page .index_left .index_news_content .adspic a:after, .index_page .index_left .index_news_content .adsgroup a:after {content: "广告"; position: absolute; bottom: 2px; right: 2px; color: rgb(255, 255, 255); font-size: 12px; background: rgba(0, 0, 0, 0.27); padding: 2px 5px; border-radius: 4px; }

.index_page .index_left .index_news_content .part_box{padding:40px 0; border-bottom:1px solid #f2f2f2;}
.index_page .index_left .index_news_content .part_box .part_tit {line-height:24px; margin-bottom: 20px;}
.index_page .index_left .index_news_content .part_box .part_tit .l{font-size: 18px; font-weight: bold;}
.index_page .index_left .index_news_content .part_box .part_tit .r{color:#999; font-size: 14px;}
.index_page .index_left .index_news_content .part_box .part_tit .r:hover{color:#1274fb;}

/*videos*/
.index_page .index_left .index_news_content .part_video a{display:block;}
.index_page .index_left .index_news_content .part_video .v_item{border-radius:4px;}
.index_page .index_left .index_news_content .part_video .img{position: relative;z-index:10;width: 100%;height:115px;overflow: hidden;background: #eee;}
.index_page .index_left .index_news_content .part_video img{position: absolute;top: 50%;left: 50%;width: 100%;transform: translateX(-50%) translateY(-50%);}
.index_page .index_left .index_news_content .part_video .img:after{content:""; position:absolute; left:50%; top:50%; width:28px; height:28px; background:url(../img/video_play.png) no-repeat center; margin-top: -14px; margin-left: -14px;}
.index_page .index_left .index_news_content .part_video .info{box-sizing:content-box; height:48px; line-height:24px; font-size:14px; margin: 20px 15px; color:#333;}
.index_page .index_left .index_news_content .part_video .brand{left: 15px; top: 85px; z-index: 10; box-sizing: border-box; width: 40px; height: 40px; background: #fff; border-radius: 50%; overflow: hidden; border: 1px solid #f2f2f2; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.index_page .index_left .index_news_content .part_video .brand img{width: 100%;}
.index_page .index_left .index_news_content .part_video .status{color:#fff; padding: 2px 5px; border-radius: 4px; line-height: 24px; margin-right: 5px;}
.index_page .index_left .index_news_content .part_video .status.pro{background: #ff2959;}/*产品*/
.index_page .index_left .index_news_content .part_video .status.com{background: #05a574;}/*企业*/
.index_page .index_left .index_news_content .part_video .status.pos{background: #9931e1;}/*行业*/
.index_page .index_left .index_news_content .part_video .status.ask{background: #10329f;}/*访谈*/
.index_page .index_left .index_news_content .part_video .status.mai{background: #fee133;}/*维保*/
.index_page .index_left .index_news_content .part_video .status.oth{background: #ee181d;}/*其他*/
.index_page .index_left .index_news_content .part_video .v_item:hover{box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.2);}
.index_page .index_left .index_news_content .part_video .v_item:hover .img img{transform: translateX(-50%) translateY(-50%) scale(1.1);}

/*live*/
.index_page .index_left .index_news_content .part_live a{display:block;}
.index_page .index_left .index_news_content .part_live .live_item{background:#f3f6fb;}
.index_page .index_left .index_news_content .part_live .live_item .img{height: 146px;overflow: hidden;}
.index_page .index_left .index_news_content .part_live .live_item .img img{width: auto;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.index_page .index_left .index_news_content .part_live .live_item .live_title{margin:20px 15px 0; line-height:24px; font-size:14px; height:48px; color:#333;}
.index_page .index_left .index_news_content .part_live .live_item .status{position:absolute; left:0; top:0; line-height:25px; color:#fff; z-index:2;}
.index_page .index_left .index_news_content .part_live .live_item .status span{padding:0 10px; float:left;}
.index_page .index_left .index_news_content .part_live .live_item .status i{margin:0;}
.index_page .index_left .index_news_content .part_live .live_item .status .num{background:rgba(0,0,0,0.5);}
.index_page .index_left .index_news_content .part_live .live_item .info{color:#bbb; padding:10px 15px 20px;}
.index_page .index_left .index_news_content .part_live .live_item .sha{top:0;left:0;z-index:10;width: 100%;height: 146px;background-color: rgba(221,221,221,1);opacity: 0;}
.index_page .index_left .index_news_content .part_live .live_item .sha .ewm{width: 100px;height: 100px;margin: 10px auto 10px auto;padding: 2px;background: #fff;border-radius: 4px;overflow: hidden;}
.index_page .index_left .index_news_content .part_live .live_item .sha p{color: #333;font-size: 14px;line-height:20px;text-align: center;}
.index_page .index_left .index_news_content .part_live .live_item:hover .sha{opacity: 1;}
.index_page .index_left .index_news_content .part_live .live_item:hover{box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.2);}
.index_page .index_left .index_news_content .part_live .live_item .status.on .d{background:#fc265d; padding-left:3px;}
.index_page .index_left .index_news_content .part_live .live_item .status.stop .d{background:#808497;}
.index_page .index_left .index_news_content .part_live .live_item .status.will .d{background:#1274fb;}

/*pictures*/
.index_page .index_left .index_news_content .part_picture{border-bottom:none;}
.index_page .index_left .index_news_content .part_picture a{display:block;}
.index_page .index_left .index_news_content .part_picture .pic_item{padding-bottom: 2px;}
.index_page .index_left .index_news_content .part_picture .pic_item .rect-564{padding-bottom:57.4%;}
.index_page .index_left .index_news_content .part_picture .pic_item .info{margin:20px 0; position:relative; font-size: 16px; color:#333; line-height:24px; height:48px;}
.index_page .index_left .index_news_content .part_picture .pic_item:before{content:""; position:absolute; bottom:0; left:0; right:0; height:2px; background:#d5d5d5; z-index:1;}
.index_page .index_left .index_news_content .part_picture .pic_item:after{content:""; position:absolute; bottom:0; left:0; right:100%; height:2px; background:#1274fb; z-index:2; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.index_page .index_left .index_news_content .part_picture .pic_item:hover:after{right:0;}

/*story*/
.index_page .index_left .index_news_content .part_story{border-bottom:none;}
.index_page .index_left .index_news_content .part_story a{display:block;}
.index_page .index_left .index_news_content .part_story .story_item{padding-bottom: 2px;}
.index_page .index_left .index_news_content .part_story .story_item .rect-407{padding-bottom: 57.4%;}
.index_page .index_left .index_news_content .part_story .story_item .rect-407 img{top: 50%; width: 100%; height:auto; transform: translateY(-50%);}
.index_page .index_left .index_news_content .part_story .story_item .info{margin:20px 0; position:relative; font-size: 14px; color:#333; line-height:24px; height:48px;}
.index_page .index_left .index_news_content .part_story .story_item:before{content:""; position:absolute; bottom:0; left:0; right:0; height:2px; background:#d5d5d5; z-index:1;}
.index_page .index_left .index_news_content .part_story .story_item:after{content:""; position:absolute; bottom:0; left:0; right:100%; height:2px; background:#1274fb; z-index:2; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.index_page .index_left .index_news_content .part_story .story_item:hover:after{right:0;}
.index_page .index_left .index_news_content .part_story .story_item:hover .rect-407 img{transform:translateY(-50%) scale(1.1,1.1);}
/*tone*/
.index_page .index_left .index_news_content .part_tone .tone_item{text-align:center;}
.index_page .index_left .index_news_content .part_tone .tone_item a{display:block; border:1px solid #f2f2f2; padding:25px 0 30px;}
.index_page .index_left .index_news_content .part_tone .tone_item .pic{border-radius:50%; overflow:hidden; width:90px; height:90px; margin:0 auto;}
.index_page .index_left .index_news_content .part_tone .tone_item .intro{padding:0 10px;}
.index_page .index_left .index_news_content .part_tone .tone_item .name{font-size:16px; color:#333; margin-top: 15px;}
.index_page .index_left .index_news_content .part_tone .tone_item .pos{font-size:14px; color:#797979; height:22px;}
.index_page .index_left .index_news_content .part_tone .tone_item .detail{line-height:24px; width:62px; text-align:center; margin:0 auto; color:#666666; border:1px solid #d5d5d5; margin-top: 20px; border-radius:4px;}
.index_page .index_left .index_news_content .part_tone .tone_item:hover{box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.2);}
.index_page .index_left .index_news_content .part_tone .tone_item:hover .detail{border:1px solid #1274fb; color:#1274fb;}

.index_page .index_left .index_news_content .part_tw .tw_item{width:19%;}
.index_page .index_left .index_news_content .part_tw .tw_item a{display:block; box-shadow: 0 3px 6px 0 rgba(0,0,0,0.05);}
.index_page .index_left .index_news_content .part_tw .tw_item .img{height:300px;overflow: hidden;}
.index_page .index_left .index_news_content .part_tw .tw_item .img img{height: 100%;width: auto;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.index_page .index_left .index_news_content .part_tw .tw_item .live_title{box-sizing:border-box; margin:15px 10px; font-size: 14px;color: #666;font-weight: normal;}
.index_page .index_left .index_news_content .part_tw .tw_item .status{color: #fff; padding: 2px 5px; border-radius: 4px; line-height: 24px; margin-right: 5px;background: #fc265d;}
.index_page .index_left .index_news_content .part_tw .tw_item .sha{top:0; left:0; z-index:10; width: 100%; height:300px;background-color: rgba(221,221,221,.7);opacity: 0;}
.index_page .index_left .index_news_content .part_tw .tw_item .sha .ewm{width: 100px;height: 100px;margin: 100px auto 10px auto;padding: 2px;background: #fff;border-radius: 4px;overflow: hidden;}
.index_page .index_left .index_news_content .part_tw .tw_item .sha p{color: #333;font-size: 14px;line-height:20px;text-align: center;}
.index_page .index_left .index_news_content .part_tw .tw_item:hover .sha{opacity: 1;}
.index_page .index_left .index_news_content .part_tw .tw_item:hover{box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.2);}

.index_page .index_left .index_news_content .part_tw .tw_item .status.people{background: #fc265d;}
.index_page .index_left .index_news_content .part_tw .tw_item .status.focus{background: #19a475;}
.index_page .index_left .index_news_content .part_tw .tw_item .status.test{background: #19a475;}
.index_page .index_left .index_news_content .part_tw .tw_item .status.states{background: #9829de;}
.index_page .index_left .index_news_content .part_tw .tw_item .status.special{background: #4e00d4;}



/*loading*/
.index_page .index_left .news_loading{width:440px; margin:58px auto; text-align:center; color:#1274fb; border:1px solid #1274fb; padding:15px 0; border-radius:4px; cursor:pointer;}
.index_page .index_left .news_loading a{display:block;}
.index_page .index_left .news_loading img{width:auto; display:inline-block; vertical-align:middle; margin-right: 5px;}
.index_page .index_left .news_loading span{vertical-align:middle;}
.index_page .index_left .news_loading:hover{background:rgba(18,116,251,0.2);}
.index_page .index_left .news_loading.none{display:none;}
/*index right common*/
.index_page .index_right{width:320px;}
.index_page .index_right .block_box{padding:20px 0 25px; border:1px solid #f0f0f0; border-top:3px solid #1274fb; margin-bottom: 25px;}
.index_page .index_right .block_box .block_wrap{padding:0 18px;}
.index_page .index_right .block_box .part_tit {line-height:24px; padding-bottom:15px; border-bottom:1px solid #eaeaea;}
.index_page .index_right .block_box .part_tit .l{font-size:18px; font-weight: bold; max-width:200px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index_page .index_right .block_box .part_tit .r{color:#999; font-size: 14px;}
.index_page .index_right .block_box .part_tit .r:hover{color:#1274fb;}


/*wechat offical accounts*/
.index_page .index_right .block_box.block_wechat{padding-bottom: 0;}
.index_page .index_right .block_box.block_wechat .top{margin-top:20px; display:block;}
.index_page .index_right .block_box.block_wechat .pic{width:55px; height:55px; margin-right: 15px; border-radius:50%; overflow:hidden;}
.index_page .index_right .block_box.block_wechat .pic a{display:block;}
.index_page .index_right .block_box.block_wechat .tit {font-size:14px; font-weight: bold; margin: 5px 0; line-height:24px;}
.index_page .index_right .block_box.block_wechat .tit a, .main_right .side_item.side_media .media_list .list_tit a, .main_right .side_item.side_media .tit a{display:inline-block; *display:inline; *zoom:1;}
.index_page .index_right .block_box.block_wechat .tit .follow{float:right; border:1px solid #ff7800; color:#ff7800; width:60px; text-align:center; cursor:pointer; font-weight: normal; border-radius:4px;}
.index_page .index_right .block_box.block_wechat .tit .follow:hover{background:#ff7800; color:#fff;}
.index_page .index_right .block_box.block_wechat .tit .follow.ed{background:#a0a0a0; border:1px solid #a0a0a0; color:#fff; cursor:auto;}
.index_page .index_right .block_box.block_wechat .tit .follow.ed:hover{opacity:1;}
.index_page .index_right .block_box.block_wechat .desc{font-size:13px; margin:0; color:#999;}

/*.index_page .index_right .block_box.block_wechat .wechat_tri{position:relative;}
.index_page .index_right .block_box.block_wechat .wechat_item{text-align:center; display:block; padding:15px 0 10px;}
.index_page .index_right .block_box.block_wechat .pic{position:relative; display:inline-block; border:1px solid #dedede; border-radius:50%;}
.index_page .index_right .block_box.block_wechat .pic .account{width:46px; height:46px; border-radius:50%;}
.index_page .index_right .block_box.block_wechat .pic .vip{position:absolute; right:0; bottom:0; width:auto;}
.index_page .index_right .block_box.block_wechat .wechat_cover{position:absolute; left:0; bottom:100%; background:#fff; z-index:1; width:282px; padding:20px 15px; box-sizing:border-box; box-shadow:1px 1px 10px rgba(0,0,0,0.2); display:none;}
.index_page .index_right .block_box.block_wechat .wechat_cover .top{line-height:22px; padding-bottom:8px; border-bottom:1px solid #e8e8e8; margin-bottom: 18px;}
.index_page .index_right .block_box.block_wechat .wechat_cover .top .t{font-weight: bold;}
.index_page .index_right .block_box.block_wechat .wechat_cover .top .focus{width:48px; color:#ff7800; border:1px solid #ff7800; border-radius:2px; text-align:center; cursor:pointer;}
.index_page .index_right .block_box.block_wechat .wechat_cover .top .focus:hover, .index_page .index_right .block_box.block_wechat .wechat_cover .top .focus.ed{background:#ff7800; color:#fff;}
.index_page .index_right .block_box.block_wechat .wechat_cover .btm img{width:68px; margin-right:15px;}
.index_page .index_right .block_box.block_wechat .wechat_cover .btm .detail{color:#999; margin-top: 5px;}
.index_page .index_right .block_box.block_wechat .wechat_cover:after{content:""; position:absolute; left:15%; top:100%; width:10px; height:5px; background:url(../img/wechat_flag.png) no-repeat center/cover;}
.index_page .index_right .block_box.block_wechat .wechat_tri:hover .wechat_cover{display:block;}
.index_page .index_right .block_box.block_wechat .wechat_tri:nth-child(3n-1) .wechat_cover{left:-103%;}
.index_page .index_right .block_box.block_wechat .wechat_tri:nth-child(3n) .wechat_cover{left:-206%;}
.index_page .index_right .block_box.block_wechat .wechat_tri:nth-child(3n-1) .wechat_cover:after{left:47%;}
.index_page .index_right .block_box.block_wechat .wechat_tri:nth-child(3n) .wechat_cover:after{left:81%;}
.index_page .index_right .block_box.block_wechat .wechat_tri:nth-child(3n-1) .wechat_cover{left:-103%;}
.index_page .index_right .block_box.block_wechat .wechat_tri:nth-child(-n+3) .wechat_cover{top:100%; bottom:auto;}
.index_page .index_right .block_box.block_wechat .wechat_tri:nth-child(-n+3) .wechat_cover:after{top:auto; bottom:100%; transform:rotate(180deg);}*/
.index_page .index_right .block_box.block_wechat .join{text-align:center; color:#1274fb; margin-top: 30px; border-top:1px solid #f0f0f0; line-height:56px; cursor:pointer;}
.index_page .index_right .block_box.block_wechat .join i{margin-right:10px;}
.index_page .index_right .block_box.block_wechat .join:hover{background:rgba(18,116,251,0.2);}

/*channel*/
.index_page .index_right .block_box.block_channel{}
.index_page .index_right .block_box.block_channel li{padding:20px 0; border-bottom:1px solid #f0f0f0; position:relative;}
.index_page .index_right .block_box.block_channel li:last-child{border-bottom:none;}
.index_page .index_right .block_box.block_channel li a{display:block;}
.index_page .index_right .block_box.block_channel li .pic{width:70px; height:70px; border-radius:50%; overflow:hidden; border:1px solid #f0f0f0; margin-right: 10px; font-size: 0;}
.index_page .index_right .block_box.block_channel li .pic .account {position:relative; top:50%; transform:translateY(-50%);}
.index_page .index_right .block_box.block_channel li .info{width:170px;}
.index_page .index_right .block_box.block_channel li .name{font-size: 16px; font-weight: bold; margin-top:8px;}
.index_page .index_right .block_box.block_channel li .desc{color:#666; font-size: 14px; margin-top:6px;}
.index_page .index_right .block_box.block_channel li .info:after{content:"+"; position:absolute; top:50%; right:0; font-size:20px; line-height:21px; width:24px; height:24px; text-align:center; color:#b2b2b2; border-radius:50%; font-weight: lighter; margin-top: -12px; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.index_page .index_right .block_box.block_channel li:hover .info:after{background:#e2e2e2;}

/*ads*/
.index_page .index_right .right_poster{margin-bottom: 25px;}
.index_page .index_right .right_poster a{display:block;}

/*brands*/
.index_page .index_right .block_box.block_brand .part_con{margin-top: 10px;}
.index_page .index_right .block_box.block_brand .brand_item{display:block; text-align:center; padding:20px 10px;}
/*.index_page .index_right .block_box.block_brand .brand_item:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2);}*/
.index_page .index_right .block_box.block_brand .brand_item .brand_logo{height:25px; width:auto; display:block; margin:0 auto 3px;}

/*pro classify*/
.index_page .index_right .block_box.block_classify .part_con{margin-top: 20px;}
.index_page .index_right .block_box.block_classify .classify_item{display:block; text-align:center; margin-bottom:12px; cursor:pointer;}
.index_page .index_right .block_box.block_classify .slogan{text-align:center; margin-top: 20px; color:#ff7800; display:block; cursor:pointer;}
.index_page .index_right .block_box.block_classify .classify_item:nth-child(3n-1){position:relative;}
.index_page .index_right .block_box.block_classify .classify_item:nth-child(3n-1):after{content:"|"; position:absolute; left:0; top:0; color:#d9d9d9;}
.index_page .index_right .block_box.block_classify .classify_item:nth-child(3n-1):before{content:"|"; position:absolute; right:0; top:0; color:#d9d9d9;}
/*.index_page .index_right .block_box.block_classify .slogan:hover{color:#ff7800;}*/

/*product*/
.index_page .index_right .block_box.block_product{}
.index_page .index_right .block_box.block_product .pro_item{display:block; margin-top:30px; position:relative;}
.index_page .index_right .block_box.block_product .pro_item .num{position:absolute; top:0; left:0; font-size: 13px; line-height:16px; width:16px; height:16px;text-align:center; color:#fff; background:#bbbbbb; display:inline-block; z-index:2;}
.index_page .index_right .block_box.block_product li:nth-child(1) .pro_item .num{background:#fb4346;}
.index_page .index_right .block_box.block_product li:nth-child(2) .pro_item .num{background:#fd7823;}
.index_page .index_right .block_box.block_product li:nth-child(3) .pro_item .num{background:#1e78f7;}
.index_page .index_right .block_box.block_product .pro_item .pic{width:115px; border-radius:4px; overflow:hidden; border:1px solid #eeeeee;}
.index_page .index_right .block_box.block_product .pro_item .rect-6667{padding-bottom: 66.67%;}
.index_page .index_right .block_box.block_product .pro_item .info{width:150px;}
.index_page .index_right .block_box.block_product .pro_item .info .name{font-weight: bold; color:#333; line-height:18px;/* height:44px;*/ overflow:hidden;}
.index_page .index_right .block_box.block_product .pro_item .info .price{line-height:24px; color:#1274fb; border:1px solid #1274fb; border-radius:4px; text-align:center; width:68px; margin-top:5px;}
.index_page .index_right .block_box.block_product .pro_item:hover .info .price{color:#fff; background:#1274fb;}

/*tags*/
.index_page .index_right .block_box.block_tags .part_con{margin-top:5px;}
.index_page .index_right .block_box.block_tags .part_con .tag_item{font-size: 12px; display:inline-block; background:#f3f6fb; color:#729bd8; line-height:30px; margin-top:12px; border-radius:15px; padding:0 15px;}
.index_page .index_right .block_box.block_tags .part_con .tag_item:hover{color:#fff; background:#1274fb;}

/*footer*/
.footer{color:#636e84; margin-top:40px;}
.footer a:hover{color:#fff;}
.footer .footer_top{background:#192b4e; padding-top:10px;}
.footer .footer_top .top_item{padding:30px 0; border-bottom:1px solid #505e78;}
.footer .footer_top .business li{float:left; width:20%; line-height:1.5;}
.footer .footer_top .business li a{display:block;}
.footer .footer_top .business li img{width:auto; float:left; margin-right: 20px; margin-top: -2px;}
.footer .footer_top .business li .t{font-size: 16px; font-weight: bold; color:#fff;}
.footer .footer_top .business li .t a:hover{opacity:0.8;}
.footer .footer_top .tit{width:130px; font-size: 18px; font-weight: bold; color:#fff; line-height:30px;}
.footer .footer_top .channel a{display:inline-block; margin-right:25px; line-height:30px; text-transform:uppercase; color:#fff; width:45px;}
.footer .footer_top .service .tit{margin-top:30px;}
.footer .footer_top .service .channel{width:790px;}
.footer .footer_top .service .channel .item{float:left; width:30%;}
.footer .footer_top .service .channel .item:first-child{width:40%;}
.footer .footer_top .service .channel .item:last-child{margin-right: 0;}
.footer .footer_top .service .qrcode{width:285px;}
.footer .footer_top .service .qrcode ul{overflow:hidden;}
.footer .footer_top .service .qrcode li{float:left; width:30.333%; margin:0 1.5%;}
.footer .footer_top .service .qrcode li .t{font-size:12px; text-align:center; margin-top:8px;}
.footer .footer_top .child .channel{width:1140px;}
.footer .footer_top .copyright{text-align:center;border-bottom:none;}
.footer .footer_top .copyright img{width:auto; display:inline-block; width:18px;}
.footer .footer_top .copyright a{display:inline-block; margin:0 5px;}
.footer .footer_btm{text-align:center; background:#0b1936; padding:12px 0;}
.footer .footer_btm em{margin:0 10px;}

/*right float fun*/
.fixed_float{position:fixed; right:10px; bottom:60px; z-index:98;}
.fixed_float .item{border:1px solid #ddd; line-height:40px; height:40px; width:40px; position:relative; background:#fff; text-align:center; cursor:pointer; color:#999; font-size:20px; overflow:hidden;} 
.fixed_float .item.gotop, .fixed_float .item.code{border-top:none;}
.fixed_float .item:hover{background:#1274fb; border-color:#1274fb;}
.fixed_float .item:hover i{color:#fff;}
.fixed_float .phone{overflow:unset;}
.fixed_float .phone .phone-content{position: absolute; z-index: 10030; top:-1px; right: 100%; background: #1274fb; line-height: 42px; border-right: none; color: #fff; font-size: 15px; width:0; overflow:hidden;}
.fixed_float .phone .phone-content a{display:block; width:120px; text-align:right; padding-right:5px; box-sizing:border-box;}
.fixed_float .phone .phone-content a:hover{color:#fff; opacity:0.8;}
.fixed_float .phone:hover .phone-content{width:120px;}

.fixed_float .code .code-content {position:absolute; z-index:10030; top:-55px; right:40px; width:320px; opacity:0; visibility:hidden;transform:translateY(30px);}
.fixed_float .code .code-content .tabs{background: #ddd; display: -webkit-box; width:300px; cursor:pointer;}
.fixed_float .code .code-content .tabs .tab_index{-webkit-box-flex: 1; color: #262626; font-size: 12px; line-height:30px; text-align: center;}
.fixed_float .code .code-content .tabs .tab_index.active{background:#edf1f4;}
.fixed_float .code .code-content .tab-content {height: 106px; background:url(../img/float_right_bg.png) no-repeat; background-size:313px 100%; position: relative; top: -5px; z-index: -1;}
.fixed_float .code .code-content .tab-content .tab_con{display:none; text-align:left; position:relative;}
.fixed_float .code .code-content .tab-content .tab_con.active{display:block;}
.fixed_float .code .code-content .tab-content img {width:74px; height: 74px; margin-right:10px; margin-left:16px; margin-top:16px; display: inline-block } 
.fixed_float .code .code-content .tab-content p {margin-top:5px; display: inline-block; width: 160px; line-height: 17px; color: #787878; font-size: 12px; position: absolute; top: 50%; left: 100px; transform: translateY(-50%);}
.fixed_float .code:hover .code-content{transform:translateY(0); opacity:1; visibility:visible;}
.fixed_float .code:hover{overflow:unset;}


/*.fixed_float li{width:50px; text-align:center; line-height:50px; height:50px; border-radius:25px; box-shadow:0 0 5px rgba(0,0,0,0.2); margin:20px 0; font-size: 22px; color:#bbb; cursor:pointer; background:#fff;}
.fixed_float li.gotop{background:#c2c9d3; color:#fff;}
.fixed_float li:hover{ box-shadow:0 0 15px rgba(0,0,0,0.3);}
.fixed_float li.mobile{position:relative; overflow:hidden;}
.fixed_float li.mobile .pic{position:absolute; bottom:100%; left:50%; margin-bottom:10px; margin-left: -60px; width:120px; opacity:0; visibility:hidden;}
.fixed_float li.mobile:hover{overflow:unset;}
.fixed_float li.mobile:hover .pic{opacity:1; visibility:visible;}
.fixed_float a:hover{color:#bbb;}

.fixed_float li.kefu:hover{ box-shadow:none;}
.fixed_float .kefu .icon{position:relative; z-index:2;}
.fixed_float .kefu .·tel{position: absolute; right: 0; white-space: nowrap; background: #fff; border-radius: 25px; box-shadow:0 0 5px rgba(0,0,0,0.2); padding: 0 15px; font-size: 16px; padding-right: 50px; z-index: 1;transform: translateX(5%); opacity:0; visibility:hidden;}
.fixed_float .kefu:hover .tel{transform:translateX(0); opacity:1; visibility:visible;}

@media only screen and (max-width: 1480px) {
	.fixed_float{margin-left:0; left:auto; right:20px;}
}*/


.page_popup{position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.4); z-index:100;}
.page_popup .popup_box{width:520px; position:absolute; left:50%; margin-left: -260px; background:#fff; padding:60px 90px 50px; box-sizing:border;}
.page_popup .popup_box.login_popup{top:10%;}
.page_popup .login_popup .close{position:absolute; top:10px; right:10px; font-size: 20px; color:#b9b9b9; cursor:pointer;}
.page_popup .login_popup .close:hover{transform:rotate(90deg);}
.page_popup .login_popup .top_logo{text-align:center;}
.page_popup .login_popup .top_logo img{display:inline-block; width:auto;}

/*弹窗*/
.portal{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;z-index:10009;overflow:hidden;}
.portal .portal-mask{height:100%;width:100%;left:0;top:0;position:absolute;background:rgba(0,0,0,.5);overflow:scroll}
.portal .common-style{position:relative; padding-bottom:40px;}
.portal .common-style .input-area{height:55px;line-height:55px;border-bottom:1px solid rgba(0,0,0,.08)}
.portal .common-style .input-area .number{width:220px;border:none;height:100%;font-size:16px;color:#262626;float:left}
.portal .common-style .input-area input::-webkit-input-placeholder{color:#a7a7a7}
.portal .common-style .input-area input:-moz-placeholder,.common-style .input-area input::-moz-placeholder{color:#a7a7a7;opacity:1}
.portal .common-style .input-area input:-ms-input-placeholder{color:#a7a7a7}
.portal .common-style .input-area .password{height:100%;width:60%;float:left;border:none;color:#262626;font-size:16px}
.portal .common-style .input-area .password-switch{float:right;width:20px;height:20px;position:relative;top:17px;cursor:pointer}
.portal .common-style .input-area .hidden{background:url(../img/password_hide.png) no-repeat 50%;background-size:cover}
.portal .common-style .input-area .active{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA6dJREFUWAntVz1MFEEUntn74WQt5CQmxJCYgD8hsbMwAYw/5IwFNoolSGNvFORQI0aFC2jsbVBL0UYSjRdQI5JQ0JkQfyAxMQZjEGgWjrvbHd8bds5ZdnYPJJdcsZtsZuZ977359s17M7OEBE8QgSACQQRKGgG6Xe+J/rVDjOQPMEqqGWPV6I9SukAZWaAk/DXdW/F5O3NsmeDFYRb7OW+0WYyeY4Q1wuSclA8JIEonNcpe7K3RRx530oyPrgvaNMFT/Ww3oUaSWKSTERJ3edqEACZbJBoZJkwfGO+lfzZhQooSbHvGQkuzK5dg+e7+L7GNRJAopMGNqvrKRyMXqLkRl8e+BHnUiDHCGDkhG7n6FDKOsBlYyh+IwdLXQiY2EAaZ6fNQSt4Rorf5RdPTQUtq7bBl5V/CJPt85liGJUtFYvTpm8v6vKx3+qFRk8uwdkiJHpDvkjFHn9LvmhY+O9ZT8ckhtwdKgliZeZabAB3PAoCvnwhF9PPpLvpb5VjIEkNsj5kznsMqNAuZol0I00izquJdBBMPVmrNDJtcXyaFKxAhuXi93gL5k1VrOKWQx9HFbyvj4LPJifwbYXqEYrQxfaWSp4lAHASxIMDRR3B0VCgo2uVwVD8oRy6RWj1mmtZV0D1i60+HQtr9dM+OD8IeI5nPGl9g7LncQHIqvr+ySS4cTTjAdnHO6C5CjmDOyeRODhjX85b1Huxa4a2x31aUISb8cxuwFWNVi3MvzRpdMlYgeGYwU0cs2ieDrj5UayxEngg5Rg5K9o6yWrGCAeM6tgEWE+QHVLz3A2a3ORdbpUAwmzeT8AVRb1NE2Myr7p2/hA5fVr+tBDB76bnJeqWzGWGvapFDNmdi5fOHE8TCgM9qF0KvVuxzEi5yThK5ug4dhQ+XAcS+AzkhUIigS6tMBJwgljZkRiG3vLhB+PlXSfi01PfqOnQUPlx2yEVsN4UIRiOhFIS/yL5GG/CEEB5xK/FNeigIrmMbrNvCEejzIAfkIlQKBF93x+aIxvoEoGwh6fnxZYN8n6PkppIkVitg8l5orrIOZcVLk4HZLc7FlhUI4jhepw/CF0xJ+u4unK246QrgbVK/F9a042A3Cu+8/Y6iDDGhhzYWI9fEWNXi3FX1+pCMOU4SBEp21M0aY37nMZArftQJ5mV9WRAkt3LdwtNF3sDRR0mvW4JkWV9YBcmyvvILktiW7U+TTBL7ZfvbuZGoGJf6x13ME7RBBIIIBBEoUQT+AlfF0TNf7p1BAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover}
.portal .common-style .top{height:110px; position:relative;border-radius:2px}
.portal .common-style .top .top-logo{text-align:center; padding-top:50px;}
.portal .common-style .top .top-logo img{display:inline-block; width:auto;}
.portal .common-style .top .close{width:20px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAAoFJREFUaAXt2jtOw0AQANAYmigtBRItBYKGqyRNiiQKkuWKggMgQQHkBiAkBOmcIk1OALcACpRrpEmImTE2sqJ4vfbOzBppXcSfeHfnjT/SjtxouMVlwGXAZcBlwGXg/2RgOBzu9Xq9qyiKvLpGDfFdBkGwrxPfjuokxC6Xy1fA3kCnz3VE9/v9B4hrtFgs3nTQSvBqtTqHhJwmSfHrhkbser3GGBuAPgH0RRJr7koJDsPwDlqOM61rg85iMT7P88J2u32diXXrZuFzibcxXllo7Wd6GE8mkwAGiTLHxDZzsGfdbve7KIhCMHZQJ7QJFi1a4LqgTbGlwLbRFNjSYFtoKmwlsDSaElsZLIWmxhqBudEcWGMwF5oLSwKmRnNiycBUaG4sKdgULYElB1dFS2FZwGXRklg2sC5aGssKLkIPBoP7dPIeB/I7n9Wa4uH5VRft2VLVAXKmlp/Q33HaZzJ5Z8fieOxgHCQHjX+llQoRbDxePKrAT4J+h6H+rixszzudzpFOpYIqRGVNi2oQ7AefWVhlsXj4cDabPWEycEdiEQFvvo0BNs/gRAuD7OBNLL6g8DYGsJVqKCt4GxZKqfELCqueNtBsz44Km97OOW9v1hIwC1gHawtNDi6DtYEmBVfBSqPJwCZYSTQJmAIrhTYGU2Il0EZgDiw3ujKYE8uJrgSWwHKhS4MlsRzoUmAbWGq0NtgmlhKtBa4DlgpdCK4TlgKtnA/jF242SqkpLG+NXw9tm0/DxbnJa5MeV4JbrdYLdP6BJ0uWUtPgVOtNNOx/NZvNR1Ubrf/wcz640qPpdLqr1UD4pKSIcOv7/oHw0G44lwGXAZcBlwGXAZeBkhn4AcrY4LAgdyEWAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%;position:absolute;top:20px;right:20px;cursor:pointer}
.portal .common-style .mid{padding-left:70px; padding-right: 70px;}
.portal .common-style .mid .forget{width:320px;padding-top:10px;font-size:14px;text-align:right;color:#a7a7a7;cursor:pointer}
.portal .common-style .mid .forget:hover{color:#4285f4}
.portal .common-style .mid .forget a{color:#a7a7a7}
.portal .common-style .mid .forget a:hover{color:#4285f4}
.portal .common-style .switch{padding-top:20px;padding-bottom: 20px;width:320px;display:flex;justify-content: center;}
.portal .common-style .switch .go-pwd-email,.common-style .switch .go-pwd-phone,.common-style .switch .go-sms{font-size:14px;color:#4285f4;cursor:pointer;line-height:20px}
.portal .common-style .bot{text-align:center;font-size:14px;color:#a7a7a7}
.portal .common-style .bot .user-center-policy{bottom:17px;font-size:13px;color:#a7a7a7;line-height:22px;width:100%;max-width:640px;padding-top:5px}
.portal .common-style .bot .user-center-policy .agree-scope{position:relative;display:inline-block;line-height:22px}
.portal .common-style .bot .user-center-policy .policy-show{display:inline-block;position:relative;color:#a7a7a7}
.portal .common-style .bot .user-center-policy .policy-show:after{content:"";position:absolute;width:100%;height:1px;background-color:#a7a7a7;top:17px;left:0}
.portal .common-style .bot .user-center-policy .policy-show:hover{color:#4285f4;}
.portal input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}
.portal .passport-mask{height:100%;width:100%;overflow:auto;background:rgba(0,0,0,.5);transition: opacity 700ms ease 0s;}
.portal .passport-mask.opacity1{opacity:1}
.portal .passport-mask.opacity0{opacity:0}
.portal .passport-mask .passport,
.portal .passport-mask .register,
.portal .passport-mask .forget_pop,
.portal .passport-mask .third_checkin{width:460px;background:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);border-radius:2px;font-size:16px;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}
.portal .input-area input,
.portal .input-area textarea{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:break-word;box-sizing:border-box}
.portal .input-area textarea {box-sizing: border-box;width: 100%;min-height: 108px;max-height: 180px;-webkit-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;-ms-transition: all 0.30s ease-in-out;-o-transition: all 0.30s ease-in-out;outline: none;padding: 3px 0px 3px 3px;margin: 25px 1px 3px 0px;border: 1px solid rgba(0,0,0,.08);resize: none;}
.portal .input-area.no{height: auto;line-height: 26px;border-bottom: none;}
.portal .input-area textarea::-webkit-input-placeholder{color:#a7a7a7}
.portal .input-area textarea::-moz-placeholder{color:#a7a7a7;opacity:1}
.portal .input-area textarea:-ms-input-placeholder{color:#a7a7a7}
.portal .forget_pwd{margin-top: 5px; width: 100%; text-align:right; color:#999; font-size: 14px; cursor:pointer;}
.portal .passport-button, .portal .register-button, .portal .chenkin-button, .portal .forget-button{background:#d4d6d9;border-radius:2px;width:320px;height:46px;text-align:center;line-height:46px;margin-top:40px;border:none;outline:0;cursor:default;font-size:16px;color:#fff}
.portal .passport-button.active, .portal .register-button.active, .portal .chenkin-button.active, .portal .forget-button.active{background:#4285f4;opacity:1;cursor:pointer}
.portal .third_info .chenkin-button{margin-top: 20px;}
.portal .passport-button:hover, .portal .register-button:hover, .portal .chenkin-button:hover, .portal .forget-button:hover{opacity:0.8;}
.portal .get_fcode{position:absolute; right:0; top:0; border:none; color:#4285f4; line-height:55px; background:none; font-size: 16px; outline:none; cursor:pointer;}
.portal .get_fcode:hover{opacity:0.8;}
.portal .get_fcode[disabled]{color:#999;}
.portal .get_fcode[disabled]:hover{color:#999;}


/*新闻列表页*/
.news_list_page.index_page .index_left .recommond_business{margin-top: 0;}
/*品牌专栏*/
.index_page .index_right .block_box.block_brand_news .part_con{margin-top:20px;}
.index_page .index_right .block_box.block_brand_news .top ul{overflow:hidden; border-top:1px solid #f0f0f0; border-left:1px solid #f0f0f0;}
.index_page .index_right .block_box.block_brand_news .top ul li{float:left; width:33.333%; text-align:center;}
.index_page .index_right .block_box.block_brand_news .top ul li a{display:block; border-right:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; position:relative; padding:20px 0;}
.index_page .index_right .block_box.block_brand_news .top ul li img{height:30px; width:auto; display:inline-block;}
.index_page .index_right .block_box.block_brand_news .top ul li .cover{position:absolute; top:0; left:0; bottom:0; right:0; background:#fff; border:1px solid #4285f4; color:#4285f4; padding:25px 0; line-height:20px; opacity:0; visibility:hidden;}
.index_page .index_right .block_box.block_brand_news .top ul li a:hover .cover{opacity:1; visibility:visible;}
.index_page .index_right .block_box.block_brand_news .btm a{float:left; width:33.333%; text-align:center; margin-top:16px;}

/*热门推荐*/
.index_page .index_right .block_box.block_hot_news{}
.index_page .index_right .block_box.block_hot_news .news_item{display:block; position:relative; overflow:hidden; padding:15px 0; border-bottom:1px dashed #ededed; padding-left:30px;}
.index_page .index_right .block_box.block_hot_news .news_item .pic{width:30%; margin-right: 5%;}
.index_page .index_right .block_box.block_hot_news .news_item .num{position:absolute; top:20px; left:0; font-size: 13px; line-height:16px; width:16px; height:16px; text-align:center; color:#fff; background:#bbbbbb; display:inline-block;}
.index_page .index_right .block_box.block_hot_news .news_item:first-child{padding-left: 0;}
.index_page .index_right .block_box.block_hot_news .news_item:first-child .num{top:15px;}
.index_page .index_right .block_box.block_hot_news .news_item:nth-child(1) .num{background:#fb4346;}
.index_page .index_right .block_box.block_hot_news .news_item:nth-child(2) .num{background:#fd7823;}
.index_page .index_right .block_box.block_hot_news .news_item:nth-child(3) .num{background:#1e78f7;}
.index_page .index_right .block_box.block_hot_news .news_item:last-child{border:none; padding-bottom: 0;}

.index_page .index_right .block_box.block_hot_news.nopic .news_item:first-child{padding-left:30px;}
.index_page .index_right .block_box.block_hot_news.nopic .news_item:first-child .num{top:20px;}

.index_page .index_right .block_box.block_news_other {padding-bottom: 10px;}
.index_page .index_right .block_box.block_news_other .news_item{display:block; position:relative; overflow:hidden; padding:15px 0; border-bottom:1px dashed #ededed; padding-left:20px;}
.index_page .index_right .block_box.block_news_other .news_item:after{content:""; position:absolute; left:0; top:22px; width:8px; height:8px; border-radius:50%; background:#5678c4;}
.index_page .index_right .block_box.block_news_other .news_item:last-child{border:none;}

/*视频直播图库*/
.index_page .index_right .block_box.block_videopic_news .part_tit .cur{color:#1e78f7;}
.index_page .index_right .block_box.block_videopic_news .part_con{margin-top:25px;}
.index_page .index_right .block_box.block_videopic_news .part_con{position:relative; overflow:hidden;}
.index_page .index_right .block_box.block_videopic_news .part_con a{display:block;}
.index_page .index_right .block_box.block_videopic_news .part_con .pic{height:140px; position:relative; overflow:hidden; border-radius:4px;}
.index_page .index_right .block_box.block_videopic_news .part_con .pic img{position:absolute; left:50%; top:50%; transform:translateX(-50%) translateY(-50%); min-width:100%; min-height:100%;}
.index_page .index_right .block_box.block_videopic_news .swiper-ctrl{position:absolute; left:0; top:45px; background:rgba(0,0,0,0.3); color:#fff; z-index:1; line-height:50px; font-size:30px; outline:none; cursor:pointer;}
.index_page .index_right .block_box.block_videopic_news .swiper-ctrl i{margin:0;}
.index_page .index_right .block_box.block_videopic_news .swiper-ctrl:hover{background:rgba(18,116,251,0.5);}
.index_page .index_right .block_box.block_videopic_news .swiper-ctrl.swiper-next{left:auto; right:0; transform:translateX(100%);}
.index_page .index_right .block_box.block_videopic_news .swiper-ctrl.swiper-prev{transform:translateX(-100%);}
.index_page .index_right .block_box.block_videopic_news .part_con:hover .swiper-prev, 
.index_page .index_right .block_box.block_videopic_news .part_con:hover .swiper-next{transform:translateX(0);}
.index_page .index_right .block_box.block_videopic_news .part_con .t{margin:10px 0;}
.index_page .index_right .block_box.block_videopic_news .part_con .status{display:inline-block; padding:0 6px; border-radius:4px; margin-right:5px; line-height:18px;}
.index_page .index_right .block_box.block_videopic_news .part_con .status.pro{color: #ff2959; border:1px solid #ff2959;}/*产品*/
.index_page .index_right .block_box.block_videopic_news .part_con .status.com{color: #05a574; border:1px solid #05a574;}/*企业*/
.index_page .index_right .block_box.block_videopic_news .part_con .status.pos{color: #9931e1; border:1px solid #9931e1;}/*行业*/
.index_page .index_right .block_box.block_videopic_news .part_con .status.ask{color: #10329f; border:1px solid #10329f;}/*访谈*/
.index_page .index_right .block_box.block_videopic_news .part_con .status.mai{color: #fee133; border:1px solid #fee133;}/*维保*/
.index_page .index_right .block_box.block_videopic_news .part_con .status.oth{color: #ee181d; border:1px solid #ee181d;}/*其他*/
.index_page .index_right .block_box.block_videopic_news .part_con .status.on{color: #fc265d; border:1px solid #fc265d;}/*正在直播*/
.index_page .index_right .block_box.block_videopic_news .part_con .status.stop{color: #808497; border:1px solid #808497;}/*回放*/
.index_page .index_right .block_box.block_videopic_news .part_con .status.othwill{color: #1274fb; border:1px solid #1274fb;}/*预告*/

/*铁腕儿*/
.index_page .index_right .block_box.block_tiewaner_news{padding-top: 12px;}
.index_page .index_right .block_box.block_tiewaner_news .part_tit{line-height:32px;}
.index_page .index_right .block_box.block_tiewaner_news .part_con{position:relative; overflow:hidden;}
.index_page .index_right .block_box.block_tiewaner_news .swiper-ctrl{position:absolute; left:0; top:90px; background:rgba(0,0,0,0.3); color:#fff; z-index:1; line-height:50px; font-size:30px; outline:none; cursor:pointer;}
.index_page .index_right .block_box.block_tiewaner_news .swiper-ctrl i{margin:0;}
.index_page .index_right .block_box.block_tiewaner_news .swiper-ctrl:hover{background:rgba(18,116,251,0.5);}
.index_page .index_right .block_box.block_tiewaner_news .swiper-ctrl.tw-swiper-next{left:auto; right:0; transform:translateX(100%);}
.index_page .index_right .block_box.block_tiewaner_news .swiper-ctrl.tw-swiper-prev{transform:translateX(-100%);}
.index_page .index_right .block_box.block_tiewaner_news .part_con:hover .tw-swiper-prev, 
.index_page .index_right .block_box.block_tiewaner_news .part_con:hover .tw-swiper-next{transform:translateX(0);}
.index_page .index_right .block_box.block_tiewaner_news .part_con a{display:block;}
.index_page .index_right .block_box.block_tiewaner_news .part_con a .pic{width:136px; height:232px; overflow:hidden; border-right:6px;}
.index_page .index_right .block_box.block_tiewaner_news .part_con a .pic img{position:absolute; left:50%; top:50%; transform:translateX(-50%) translateY(-50%); min-width:100%; min-height:100%;}

/*产品*/
.index_page .index_right .block_box.block_product_news .part_con a{display:block; line-height:48px; border-bottom:1px solid #efefef; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index_page .index_right .block_box.block_product_news .part_con .left_list{width:110px; background:#f6f6f6;}
.index_page .index_right .block_box.block_product_news .part_con .left_list a.cur{background:#ffffff; color:#1274fb;}
.index_page .index_right .block_box.block_product_news .part_con .right_list{width: 160px; margin-left: 10px;}
.index_page .index_right .block_box.block_product_news .part_con .right_list a{text-align:left;}
.index_page .index_right .block_box.block_product_news .part_con .right_list a span{float:none;}
.index_page .index_right .block_box.block_product_news .block_wrap{padding:0;}
.index_page .index_right .block_box.block_product_news .part_tit{padding:0 18px 15px;}

.header .btm2{background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.1);}
.header .btm2 .logo a{display:block;}
.header .btm2 .logo img{width:auto; margin:9px 0;}
.header .btm2 .logo{padding:31px 0;}
.header .btm2 .channel{margin-left:65px; width:643px; padding:30px 0; line-height:31px; position:relative; font-size: 15px;}
.header .btm2 .channel:after{content:""; position:absolute; top:50%; right:-20px; height:42px; width:1px; background:#d2d2d2; margin-top: -21px;}
.header .btm2 .channel a{display:inline-block; width:87px; color:#000; text-align:center;}
.header .btm2 .channel a:hover{color:#1274fb;}
.header .btm2 .channel a.cur{background:#1274fb; color:#fff;}
.header .btm2 .tools{padding:30px 0; line-height:31px; width:280px; font-size: 18px; color:#666;}
.header .btm2 .tools a{float:left; width:33%;}
.header .btm2 .tools img{float:left; width:18px; margin-right: 5px; margin-top:7px;}

.header .top2{background:#1274fb; color:#bed9ff; line-height:29px; font-size:12px; position:relative; z-index:100; padding:5px 0;}
.header .top2 .home em{opacity:0.5;}
.header .top2 a:hover{color:#fff;}
.header .top2 .left .item{position:relative;}
.header .top2 .left .item span{position:relative; padding-right:10px;}
.header .top2 .left .item:last-child span:after{display:none;}
.header .top2 .left .item img{float:left; width:13px; margin-top: 6px; margin-right: 3px;}
.header .top2 .right .item{position:relative; margin-left: 15px;}
.header .top2 .right .qr_area {position:absolute;right:0;top:34px;z-index:100;width:500px;height:250px;border:solid 1px transparent;background:#fff;box-shadow:5px 5px 0px -5px #999999,-5px 5px 5px -5px #999999,5px 5px 5px -5px #999999,0px 5px 5px -5px #999999;}
.header .top2 .right .qr_area .qr_big_show {position:relative;box-sizing:border-box;width:250px;height:250px;border-right:solid 1px #e3eaf4;padding:45px;}
.header .top2 .right .qr_area .qr_big_show img {position:absolute;top:50%;left:50%;width:160px;height:160px;margin:-80px 0 0 -80px;}
.header .top2 .right .qr_area .qr_items {width:250px;height:250px;}
.header .top2 .right .qr_items .qr_item {box-sizing:border-box;width:125px;height:125px;padding:15px;overflow:hidden;}
.header .top2 .right .qr_items .qr_item .logo_box {width:94px;height:70px;overflow:hidden;}
.header .top2 .right .qr_items .qr_item .logo_box.mall img{width:auto;height:70px;margin-left:-6px;}
.header .top2 .right .qr_items .qr_item .logo_box.sun img{width:auto;height:46px;margin:12px auto;}
.header .top2 .right .qr_items .qr_item p {height:24px;line-height:24px;font-size:13px;color:#333;text-align:center;}
.header .top2 .right .qr_items .qr_item:nth-last-of-type(2n) {border-right:solid 1px #e3eaf4;}
.header .top2 .right .qr_items .qr_item:first-of-type,.qr_items .qr_item:nth-of-type(2) {border-bottom:solid 1px #e3eaf4;}
.header .top2 .right .qr_items .qr_item.on {box-shadow:0 0 10px #999999;}
.header .top2 .right .item.mobile_items .qr_area{height: 0;border-color:#e3eaf4;border-width:0;overflow: hidden;}
.header .top2 .right .item.mobile_items:hover .qr_area{height: 250px;border:solid 1px #e3eaf4;}
.header .top2 .right .item.mobile_items:hover .jt{transform:rotateZ(180deg);}
.header .top2 .user_fun .login_success img{width:20px; display:inline-block; margin-top:4px;}
.header .top2 .user_fun .fun_list{display:inline-block;}
.header .top2 .search ._form{position:relative; border:1px solid #bed9ff; border-radius:12px; line-height:25px; height:25px; overflow:hidden;}
.header .top2 .search ._form button{color:#fff;}
.header .top2 .search ._form input{ color:#fff; background:none; border:none; padding-left: 15px;}
.header .top2 .search ._form input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #1274fb inset; color:#fff;}
.header .top2 .search ._form input::-webkit-input-placeholder { color:#c9d7ff; font-size: 12px;}
.header .top2 .search ._form button:hover{color:#c9d7ff;}
.header .top2 .search ._form button{color:#fff; background:none; border:none; outline:none;}


/*新闻详细*/
.news_detail_page .index_left{padding-bottom: 80px;}
.news_detail_page .news_content .tit{font-size: 30px; text-align:center; font-weight: bold; margin-top: 15px; margin-bottom: 50px;}
.news_detail_page .news_content .fun{font-size: 14px; padding-bottom: 10px; border-bottom:1px solid #f2f2f2; margin-bottom: 30px; line-height:30px;}
.news_detail_page .news_content .fun .left{color:#999;}
.news_detail_page .news_content .fun .right>div{display:inline-block; color:#999;}
.news_detail_page .news_content .fun .right>div:hover{opacity:0.8;}
.news_detail_page .news_content .fun .right i{display:none}
.news_detail_page .news_content .fun .share_item{display: block;width: 24px;height: 24px;margin-left: 10px;background: lightgreen; padding: 0; margin: 0 0 0 10px; float: right;}
.news_detail_page .news_content .fun .share_item.sina{background: url(../img/sina_gray.png) no-repeat center/16px 14px;}
.news_detail_page .news_content .fun .share_item.wechat{background: url(../img/wechat_gray.png) no-repeat center/17px 14px;}
.news_detail_page .news_content .fun .share_item.sina:hover{background: url(../img/sina_color.png) no-repeat center/16px 14px;}
.news_detail_page .news_content .fun .share_item.wechat:hover{background: url(../img/wechat_color.png) no-repeat center/17px 14px;}
.news_detail_page .news_content .fun .vr{margin-right: 20px;}
.news_detail_page .news_content .fun .vr:hover{opacity:0.8;}

.news_detail_page .news_content .content{font-size: 16px; line-height:2.4; margin-bottom: 60px;}
.news_detail_page .news_content .content img{display:block; width:550px; margin:20px auto;}
.news_detail_page .news_content .content a{color:#1274fb; /*text-decoration:underline;*/ display:inline;}
.news_detail_page .news_content .content .tri_link, .news_detail_page .news_content .content .tri_pro{margin:0 1px;}
.news_detail_page .news_content .copy_right_des{color:#999;}
.news_detail_page .news_content .copy_right_des span{display:none;}
.news_detail_page .news_content .tags{padding:14px 22px; background:#f9f9f9; line-height:26px; margin-top: 30px;}
.news_detail_page .news_content .tags a{color:#999; border:1px solid #eeeeee; display:inline-block; padding:0 10px; margin:0 5px;}
.news_detail_page .news_content .tags a:hover{color:#fff; background:#1274fb;}



/*发表评论*/
.news_commont{margin-top: 50px;}
.news_commont .tit{line-height:28px; margin-bottom: 15px;}
.news_commont .tit .t{font-size: 18px; font-weight: bold;}
.news_commont .tit .hl{color:#1274fb;}
.news_commont .field{border:1px solid #f0f0f0; margin-bottom: 50px;}
.news_commont .field textarea{padding:20px; width:100%; box-sizing:border-box; height:115px; resize:none; border:none;}
.news_commont .field .tools{background:#f7f9fa; line-height:30px; padding:10px; color:#898989;}
.news_commont .field .tools .login_btn{color:#1274fb; cursor:pointer;}
.news_commont .field .tools .submit_comment{display:inline-block; width:80px; text-align:center; background:#1274fb; color:#fff; margin-left:5px; cursor:pointer;}
.news_commont .field .tools .submit_comment:hover{opacity:0.8;}
/*全部评论*/
.news_commont .commont_list li{padding-bottom:10px; margin-bottom: 15px; border-bottom:1px solid #eee;}
.news_commont .commont_list .top{line-height:40px; color:#999;}
.news_commont .commont_list .top .avatar img{float:left; width:40px; height:40px; border-radius:50%; margin-right: 10px;}
.news_commont .commont_list .top .avatar .name{float:left;}
.news_commont .commont_list .top .r{font-size: 14px;}
.news_commont .commont_list .con{padding-left: 50px; font-size: 14px; line-height:2; margin-top: 10px;}
.news_commont .commont_list .con img{width:auto; display:inline-block;}
.news_commont .commont_list .fun{text-align:right;}
.news_commont .commont_list .fun a{ color:#999; display:inline-block; margin-left: 15px; margin-top: 15px;}
.news_commont .commont_list .fun a:hover{color:#1274fb;}
.news_commont .comment_loading{width:440px; margin:50px auto 60px; text-align:center; color:#1274fb; border:1px solid #1274fb; padding:15px 0; border-radius:4px; cursor:pointer;}
.news_commont .comment_loading a{display:block;}
.news_commont .comment_loading *{vertical-align:middle;}
.news_commont .comment_loading:hover{background:rgba(18,116,251,0.2);}
.news_commont .comment_loading.none{display:none;}

.news_detail_page .news_btm_block .tit{line-height:36px; border-bottom:1px solid #f2f2f2; margin-top: 50px;}
.news_detail_page .news_btm_block .tit .l{font-size: 18px; font-weight: bold;}
.news_detail_page .news_btm_block .tit .l .hl{color:#1274fb; font-size: 14px; font-weight: normal;}
.news_detail_page .news_btm_block .tit .r{color:#999; font-size: 14px;}
.news_detail_page .news_btm_block .tit .r a{margin-left: 10px;}
/*新闻详细下方-最近活动*/
.news_detail_page .news_btm_block.news_btm_activity .content{margin-top: 30px;}
.news_detail_page .news_btm_block.news_btm_activity .content a{float:left; width:23.5%; margin-left:2%; position:relative;}
.news_detail_page .news_btm_block.news_btm_activity .content a:first-child{margin-left:0%;}
.news_detail_page .news_btm_block.news_btm_activity .content a .pic{height:75px; overflow:hidden;}
.news_detail_page .news_btm_block.news_btm_activity .content a .pic img{height:75px;}
.news_detail_page .news_btm_block.news_btm_activity .content .t{position:absolute; top:50%; left:20px; right:20px; color:#fff; transform:translateY(-50%); text-align:center;}

/*新闻详细下方-产品详细*/
.news_detail_page .news_btm_block.news_btm_prodetail .top{margin-top: 30px;}
.news_detail_page .news_btm_block.news_btm_prodetail .pic{width:240px; margin-right: 25px; border:1px solid #f2f2f2;}
.news_detail_page .news_btm_block.news_btm_prodetail .info{width:400px;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .t{font-size: 18px; font-weight: bold; margin-top: 10px; margin-bottom:10px;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .score{margin-bottom:15px;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .score span{color:#1274fb; font-size: 30px; margin-right: 3px;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .score .star{display:inline-block; margin-left: 15px; position:relative; overflow:hidden;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .score .star .percent{position:absolute; top:0; left:0; bottom:0; background:url(../img/star_up.jpg) left center/100px auto;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .btns a{display:inline-block; width:124px; line-height:40px; border:1px solid #1274fb; text-align:center; margin-right: 5px; border-radius:4px;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .btns a.inquire{background:#1274fb; color:#fff;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .btns a.ershou{color:#1274fb;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .btns a.inquire:hover{opacity:0.8;}
.news_detail_page .news_btm_block.news_btm_prodetail .info .btns a.ershou:hover{background: rgba(18,116,251,0.2); color:#1274fb;}
.news_detail_page .news_btm_block.news_btm_prodetail .prohome{margin-top: 10px; color:#999;}
.news_detail_page .news_btm_block.news_btm_prodetail .btm{margin-top: 30px;}
.news_detail_page .news_btm_block.news_btm_prodetail .btm a{float:left; width:50%; padding:0 20px; box-sizing:border-box; margin-top: 10px; position:relative;}
.news_detail_page .news_btm_block.news_btm_prodetail .btm a:after{content:""; background:#9fbefd; width:4px; height:4px; border-radius:50%; position:absolute; top:50%; left:5px; margin-top: -2px;}

.news_detail_page .news_btm_block.news_btm_agent .item{padding:30px; background:#f6fbfd; margin-top:30px;}
.news_detail_page .news_btm_block.news_btm_agent .item:hover{-webkit-box-shadow:0 0px 8px 0 rgba(0,0,0,0.1); box-shadow:0 0px 8px 0 rgba(0,0,0,0.1);}
.news_detail_page .news_btm_block.news_btm_agent .item .info{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:26px;}
.news_detail_page .news_btm_block.news_btm_agent .item .com{font-size:18px; font-weight:bold; padding-bottom:15px; position:relative; margin-bottom:12px;}
.news_detail_page .news_btm_block.news_btm_agent .item .com a:hover{color:#1274fb;}
.news_detail_page .news_btm_block.news_btm_agent .item .com:after{content:""; position:absolute; left:0; bottom:0; height:3px; width:24px; background:#1274fb;}
.news_detail_page .news_btm_block.news_btm_agent .item .tel p{color:#1274fb; font-weight:bold; display:inline-block; *display:inline; *zoom:1;}

.news_detail_page .news_btm_block.news_btm_agent .content2{margin-top:30px;}
.news_detail_page .news_btm_block.news_btm_agent .content2 a{display:block; margin-top:20px;}
.news_detail_page .news_btm_block.news_btm_agent .content2 a span{width:19px; height:19px; background:#1274fb; color:#fff; line-height:19px; text-align:center; border-radius:50%; overflow:hidden; display:inline-block; font-size: 12px; float:left; margin-top:1px; margin-right: 5px;}
.news_detail_page .news_btm_block.news_btm_agent .content2 a span i{margin:0;}

.news_detail_page .left_pics{margin-top: 50px;}
.news_detail_page .left_pics a{display:block;}



/*主营业务*/
.index_page .index_right .block_box.block_business .logo_box{width:112px; height:38px;}
.index_page .index_right .block_box.block_business .logo_box img{display:block; height:100%; margin:0 auto;}
.index_page .index_right .block_box.block_business .company_name{line-height:38px; margin-left: 15px; font-size: 15px; font-weight:bold;}
.index_page .index_right .block_box.block_business .rp_title{width:100%; text-indent:15px; line-height:30px; font-size:15px; background-color:#f4f4f4;}
.index_page .index_right .block_box.block_business .rp_title:not(:first-of-type){margin-top:15px;}
.index_page .index_right .block_box.block_business .rp_main{width:100%;}
.index_page .index_right .block_box.block_business .rp_main li{box-sizing:border-box; width:49.5%; margin-right:0.5%; padding-left:25px; border-bottom:1px dotted #ddd; line-height:36px; font-size:14px; background:url(../img/dot01.png) 10px center no-repeat;}
.index_page .index_right .block_box.block_business .rp_main li a{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; cursor:pointer;}


/*热门挖掘机品牌*/
.index_page .index_right .block_box.block_product_rank .part_con{margin-top:15px;}
.index_page .index_right .block_box.block_product_rank .part_con a{display:block; position:relative; line-height:42px; padding-left:35px;}

.index_page .index_right .block_box.block_product_rank .part_con a .num{position:absolute; top:50%; left:5px; font-size: 13px; line-height:16px; width:16px; height:16px; margin-top: -8px; text-align:center; color:#fff; background:#bbbbbb; display:inline-block;}
.index_page .index_right .block_box.block_product_rank .part_con a:nth-child(1) .num{background:#fb4346;}
.index_page .index_right .block_box.block_product_rank .part_con a:nth-child(2) .num{background:#fd7823;}
.index_page .index_right .block_box.block_product_rank .part_con a:nth-child(3) .num{background:#1e78f7;}

/*block_product_other*/
.index_page .index_right .block_box.block_product_other .part_con li{float:left; width:47%;}
.index_page .index_right .block_box.block_product_other .part_con li:nth-child(2n){margin-left:6%;}
.index_page .index_right .block_box.block_product_other .part_con a{display:block; margin-top:20px;}
.index_page .index_right .block_box.block_product_other .part_con .rect-6667{padding-bottom: 66.67%; }
.index_page .index_right .block_box.block_product_other .part_con .pic{border:1px solid #f2f2f2;}
.index_page .index_right .block_box.block_product_other .part_con .name{text-align:center;}

/*浮动效果  20200210*/
.effect_down, .effect_brand, .effect_up{position: absolute;top: 0;left: 0;width: 400px;border: 1px solid #f6f6f6;box-shadow: 2px 4px 10px 1px rgba(0,0,0,0.2);background: #fff;overflow: hidden; z-index:100;}
.effect_down .close_p,.effect_brand .close_p, .effect_up .close_p{position: absolute;top:5px; right: 5px;}
.effect_down .effect_main, .effect_brand .effect_main, .effect_up{padding: 30px 20px 20px;}

.effect_down .effect_main a:hover{opacity:0.8;}
.effect_down .effect_main .brand_logo{width: 122px;height: 46px;text-align: center;overflow: hidden;}
.effect_down .effect_main .brand_logo img{width: auto;height: 100%;}
.effect_down .effect_main .brand_name{margin-left: 10px;width: 228px;height: 46px;line-height:46px;font-size: 16px;font-weight: bold; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.effect_down .effect_main .brand_des{position: relative; margin: 5px 0 10px; line-height: 26px;}
.effect_down .effect_main .mod_tit{line-height:34px;font-size: 16px;font-weight: bold;color: #333;border-bottom: 2px solid #e7e7e7;}
.effect_down .effect_main .mod_bot{position: relative;}
.effect_down .effect_main .mod_bot:after{content: '';position: absolute;width: 100%;height: 2px;left: 0;bottom: -2px;background: #1274fb;}
.effect_down .effect_main .mod_tit .more{font-size: 12px;color: #1274fb; font-weight: normal;}
.effect_down .effect_main .services{margin: 6px 0;}
.effect_down .effect_main .services .ser_item{width: 24%;margin-right: 1%;line-height: 30px;font-size: 14px;color: #1274fb;}
.effect_down .effect_main .services .ser_item a{display:block;}
.effect_down .effect_main .item_list{margin: 6px 0;}
.effect_down .effect_main .item_list .item{line-height: 30px;font-size: 14px;color: #333;}
.effect_down .effect_main .item_list .item .mac_tit{width:42%;}
.effect_down .effect_main .item_list .item .mac_pri{padding-right:7px;color: #f80c1f;background: url(../images/lit_icon.png) no-repeat right center/auto 15px;}
.effect_down .effect_main .item_list .item .mac_com,
.effect_down .effect_main .item_list .item .mac_ask{padding: 0 8px;color: #1274fb;}
.effect_down .effect_main .item_list .item .spe{position: relative;padding-left: 10px;padding-right: 0; width:90px; }
.effect_down .effect_main .item_list .item .spe:before{content: '';position: absolute;top: 8px;left: 0;width: 2px;height: 14px;background: #1274fb;}
.effect_down .effect_main .see_all{position: absolute;right: 0;bottom: 0;color: #1274fb;}


.effect_brand .effect_main a:hover{opacity:0.8;}
.effect_brand .effect_main .brand_name {font-size:20px;font-weight: bold; }
.effect_brand .effect_main .brand_des{position: relative; margin: 5px 0 10px; line-height: 26px;}
.effect_brand .effect_main .mod_tit{line-height:34px;font-size: 16px;font-weight: bold;color: #333;border-bottom: 2px solid #e7e7e7;}
.effect_brand .effect_main .mod_bot{position: relative;}
.effect_brand .effect_main .mod_bot:after{content: '';position: absolute;width: 100%;height: 2px;left: 0;bottom: -2px;background: #1274fb;}
.effect_brand .effect_main .mod_tit .more{font-size: 12px;color: #1274fb; font-weight: normal;}
.effect_brand .effect_main .services{margin: 6px 0;}
.effect_brand .effect_main .services .ser_item{width: 24%;margin-right: 1%;line-height:26px;font-size: 14px; text-align:center;}
.effect_brand .effect_main .services .ser_item a{display:block; padding:5px 0;}
.effect_brand .effect_main .item_list{margin: 6px 0;}
.effect_brand .effect_main .item_list .item{line-height: 30px;font-size: 14px;color: #333;}
.effect_brand .effect_main .item_list .item .mac_tit{width:42%;}
.effect_brand .effect_main .item_list .item .mac_pri{padding-right:7px;color: #f80c1f;background: url(../images/lit_icon.png) no-repeat right center/auto 15px;}
.effect_brand .effect_main .item_list .item .mac_com,
.effect_brand .effect_main .item_list .item .mac_ask{padding: 0 8px;color: #1274fb;}
.effect_brand .effect_main .item_list .item .spe{position: relative;padding-left: 10px;padding-right: 0; width:90px; }
.effect_brand .effect_main .item_list .item .spe:before{content: '';position: absolute;top: 8px;left: 0;width: 2px;height: 14px;background: #1274fb;}
.effect_brand .effect_main .see_all{position: absolute;right: 0;bottom: 0;color: #1274fb;}


.effect_up .img_box{position: relative;width: 150px;height: 100px;background: transparent;background-image: none;}
.effect_up .img_box img{position: absolute;left: 50%;top: 50%;width: 100%;height: auto;transform: translateX(-50%) translateY(-50%);}
.effect_up .info_box{width: 220px; margin-right: 10px;}
.effect_up .info_tit{font-size: 16px;color: #333;}
.effect_up .info_tit a{display:block; white-space:nowrap;}
.effect_up .para_item{position: relative; margin-bottom: 5px; font-size: 14px;color: #3077f6;}
.effect_up .para_item:not(:first-of-type){padding-left: 8px;}
.effect_up .para_item:not(:last-of-type){margin-right: 8px;}
.effect_up .para_item:not(:first-of-type):after{content: '';position: absolute;width: 1px;height: 14px;left: 0;top: 5px;background: #3077f6;}
.effect_up .oth_p{line-height: 20px;font-size: 12px;color: #3077f6;}
.effect_up a:hover{opacity:0.8;}
/*产品专栏*/
.product_page .product_nav_container{height:70px;}
.product_page .product_nav{background:#1b263e; line-height:70px; font-size: 18px;}
.product_page .product_nav.fixed{position:fixed; top:0; left:0; right:0; z-index:100;}
.product_page .product_nav ul{overflow:hidden; color:#fff; }
.product_page .product_nav ul li{float:left; width:5.5%; text-align:center;}
.product_page .product_nav ul li.cur{color:#1274fb;}
.product_page .product_floor .left_905{width:905px;}
.product_page .product_floor .left_800{width:800px;}
.product_page .product_floor .left_425{width:425px;}
.product_page .product_floor .left_313{width:313px;}
.product_page .product_floor .left_612{width:612px;}
.product_page .product_floor .left_577{width:577px; margin-left: 15px;}
.product_page .product_floor .left_550{width:550px; margin-left: 30px;}
.product_page .product_floor .right_320{width:320px;}
.product_page .product_floor .floor_block{border:1px solid #e5e5e5; padding:20px 12px; margin-bottom: 15px;}
.product_page .product_floor .floor_block .floor_tit{line-height:20px; padding-bottom: 12px; border-bottom:1px solid #eaeaea; margin-bottom:15px;}
.product_page .product_floor .floor_block .floor_tit .l{font-size: 18px; color:#222; font-weight: bold;}
.product_page .product_floor .floor_block .floor_tit .r{color:#999999; font-size: 14px;}

.product_page .product_floor{margin-bottom:20px;}
/*选项卡*/
.product_page .product_floor .floor_block .floor_tab{border-bottom:1px solid #eaeaea; margin-bottom:20px; line-height:20px;}
.product_page .product_floor .floor_block .floor_tab .r{color:#999999; font-size: 14px;}
.product_page .product_floor .floor_block .floor_tab ul li{float:left; margin-right: 25px; position:relative; padding-bottom:12px;font-size: 18px; color:#222; font-weight: bold; cursor:pointer;}
.product_page .product_floor .floor_block .floor_tab ul li:after{content:""; position:absolute; left:50%; right:50%; bottom:0; height:3px; background:#1274fb; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.product_page .product_floor .floor_block .floor_tab ul li.cur:after{left:8px; right:8px;}

/*广告*/
.product_page .product_floor.top_pics{margin-top: 30px; margin-bottom: 45px;}
.product_page .product_floor.top_pics a{font-size: 0; display:block;}

/*分类导航*/
.product_page .product_floor .floor_block.floor_block_classify{padding-bottom:15px;}
.product_page .product_floor .floor_block_classify .floor_con .fix{margin-bottom: 10px; line-height:28px;}
.product_page .product_floor .floor_block_classify .floor_con .t{color:#1274fb; margin-bottom:5px;}
.product_page .product_floor .floor_block_classify .floor_con .t.l{width:20%;}
.product_page .product_floor .floor_block_classify .floor_con .d.r{width:80%;}
.product_page .product_floor .floor_block_classify .floor_con a{display:inline-block; margin-right:20px;}

/*品牌导航*/
.product_page .product_floor .floor_block.floor_block_brand{padding-bottom:17px;}
.product_page .product_floor .floor_block_brand .floor_con{margin-top:20px;}
.product_page .product_floor .floor_block_brand .top ul{overflow:hidden; border-top:1px solid #f0f0f0; border-left:1px solid #f0f0f0;}
.product_page .product_floor .floor_block_brand .top ul li{float:left; width:33.333%; text-align:center;}
.product_page .product_floor .floor_block_brand .top ul li a{display:block; border-right:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; position:relative; padding:20px 0;}
.product_page .product_floor .floor_block_brand .top ul li img{height:25px; width:auto; display:inline-block;}
.product_page .product_floor .floor_block_brand .top ul li .cover{position:absolute; top:0; left:0; bottom:0; right:0; background:#fff; border:1px solid #4285f4; color:#4285f4; padding:20px 0; line-height:25px; opacity:0; visibility:hidden;}
.product_page .product_floor .floor_block_brand .top ul li a:hover .cover{opacity:1; visibility:visible;}
.product_page .product_floor .floor_block_brand .btm a{float:left; width:33.333%; text-align:center; margin-top:16px;}



/*资讯*/
.product_page .product_floor .floor_news_center .news_item{display:none;}
.product_page .product_floor .floor_news_center .floor_con a{display:block; margin:15px auto 0; font-size: 16px;}
.product_page .product_floor .floor_news_center .floor_con .tag{display:inline-block; padding:0 12px; background:#f2f8ff; color:#1274fb; margin-right: 5px; font-size: 12px; border-radius:4px;}
.product_page .product_floor .floor_news_center .floor_con .more_news{width:400px; margin-top:24px; text-align:center; color:#1274fb; border:1px solid #1274fb; padding:10px 0; border-radius:4px; cursor:pointer;}
.product_page .product_floor .floor_news_center .floor_con .more_news *{vertical-align:middle;}
.product_page .product_floor .floor_news_center .floor_con .more_news:hover{background:rgba(18,116,251,0.2);}


/*最新推荐*/
.product_page .product_floor .floor_block.floor_block_newpro .pro_item{display:block; margin-top:15px;}
.product_page .product_floor .floor_block.floor_block_newpro .pro_item .pic{width:115px; border-radius:4px; overflow:hidden; border:1px solid #eeeeee;}
.product_page .product_floor .floor_block.floor_block_newpro .pro_item .rect-6667{padding-bottom: 66.67%;}
.product_page .product_floor .floor_block.floor_block_newpro .pro_item .info{width:150px;}
.product_page .product_floor .floor_block.floor_block_newpro .pro_item .info .name{font-weight: bold; color:#333; line-height:18px; height:44px; overflow:hidden;}
.product_page .product_floor .floor_block.floor_block_newpro .pro_item .info .price{line-height:24px; color:#1274fb; border:1px solid #1274fb; border-radius:4px; text-align:center; width:68px; margin-top:5px;}
.product_page .product_floor .floor_block.floor_block_newpro .pro_item:hover .info .price{color:#fff; background:#1274fb;}

/*口碑*/
.product_page .product_floor .floor_block.floor_block_koubei{}
.product_page .product_floor .floor_block.floor_block_koubei .item a{display:block;}
.product_page .product_floor .floor_block.floor_block_koubei .item .top img{width:auto; display:inline; margin-right: 5px;}
.product_page .product_floor .floor_block.floor_block_koubei .item .top{line-height:20px; color:#333; margin-bottom: 10px; font-size: 15px;}
.product_page .product_floor .floor_block.floor_block_koubei .item .top *{vertical-align:middle;}
.product_page .product_floor .floor_block.floor_block_koubei .item .top span.grey{color:#999; margin:0 4px; display: inline-block;
    height: 24px;}
.product_page .product_floor .floor_block.floor_block_koubei .item .score img{width:auto; max-width:none;}
.product_page .product_floor .floor_block.floor_block_koubei .item .score .star{position:relative;display:inline-block; margin-top: 3px; margin-right: 3px;}
.product_page .product_floor .floor_block.floor_block_koubei .item .score .star .up{position:absolute;top:0; bottom:0; left:0; overflow:hidden;}
.product_page .product_floor .floor_block.floor_block_koubei .item .score .num{display:inline-block; color:#333;}
.product_page .product_floor .floor_block.floor_block_koubei .item .score .num span{color:#f84038;}
.product_page .product_floor .floor_block.floor_block_koubei .item .desc{margin-top: 5px; font-size: 12px; color:#000;}
.product_page .product_floor .floor_block.floor_block_koubei .item .desc img{width:auto; display:inline-block; margin:0 3px;}
.product_page .product_floor .floor_block.floor_block_koubei .floor_con{height:214px; overflow:hidden;}

/*视频*/
.product_page .product_floor .full_tab{line-height:40px; border-bottom:1px solid #eaeaea; margin-bottom: 20px;}
.product_page .product_floor .full_tab .l{color:#8b8b8b; font-size: 16px;}
.product_page .product_floor .full_tab .l .t{font-size: 18px; font-weight: bold; color:#333; float:left;}
.product_page .product_floor .full_tab .l ul{overflow:hidden;}
.product_page .product_floor .full_tab .l ul li{float:left; margin-left: 20px; position:relative; cursor:pointer;}
.product_page .product_floor .full_tab .l ul li:after{content:""; position:absolute; bottom:0; height:3px; left:50%; right:50%; background:#1274fb;  -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.product_page .product_floor .full_tab .l ul li:hover, .product_page .product_floor .full_tab .l ul li.cur{color:#1274fb;}
.product_page .product_floor .full_tab .l ul li.cur:after{left:1px; right:1px;}
.product_page .product_floor .full_tab .r{color:#999999; font-size: 14px;}

.product_page .product_floor .full_content li{float:left; width:18.4%; margin-right: 2%; margin-bottom: 20px;}
.product_page .product_floor .full_content li a{display:block;}
.product_page .product_floor .full_content li:nth-child(5n){margin-right: 0;}
.product_page .product_floor .full_content li .img:after {content: ""; position: absolute; left: 50%; top: 50%; width: 28px; height: 28px; background: url(../img/video_play.png) no-repeat center; margin-top: -14px; margin-left: -14px; }
.product_page .product_floor .full_content li .info{margin-top: 10px; height:48px;}
.product_page .product_floor .full_content li .btm{color:#333;}

/*相册*/
.product_page .product_floor.product_floor_album .full_content li{float:left; width:32.3%; margin-right: 1.5%; margin-bottom: 20px;}
.product_page .product_floor.product_floor_album .full_content li:nth-child(3n){margin-right: 0;}
.product_page .product_floor.product_floor_album .full_content li:nth-child(5n){margin-right:1.5%;}
.product_page .product_floor.product_floor_album .full_content .l_pic{width:265px; height:175px;}
.product_page .product_floor.product_floor_album .full_content .top_pic{width:130px; height:85px;}
.product_page .product_floor.product_floor_album .full_content .btm_pic{width:130px; height:85px;}
.product_page .product_floor.product_floor_album .full_content img{position:absolute; top:50%; left:50%; min-height:100%; max-width:none; min-width:100%; transform:translateY(-50%) translateX(-50%);}
.product_page .product_floor.product_floor_album .full_content .btm_pic{margin-top:5px;}
.product_page .product_floor.product_floor_album .full_content .cover{position:absolute; top:0; bottom:0; left:0; right:0; color:#fff; background:rgba(0,0,0,0.8); text-align:center; line-height:85px;}
.product_page .product_floor.product_floor_album .full_content .cover .num{font-size:20px; color:#1274fb;}
.product_page .product_floor.product_floor_album .full_content .tit{margin-top:10px; text-align:center;}
.product_page .product_floor.product_floor_album .full_content .imgZoom:hover img{transform:translateY(-50%) translateX(-50%) scale(1.1,1.1);}

/*购机导航*/
.product_page .product_floor .floor_block2{border:1px solid #e5e5e5; padding-top:20px; margin-bottom: 15px;}
.product_page .product_floor .floor_block2 .floor_tit{line-height:20px; border-bottom:1px solid #eaeaea; padding:0 12px 12px;}
.product_page .product_floor .floor_block2 .floor_tit .l{font-size: 18px; color:#222; font-weight: bold;}
.product_page .product_floor .floor_block2 .floor_tit .r{font-size: 14px; color:#999;}
.product_page .product_floor .floor_block2 .floor_con_tab{width:90px;}
.product_page .product_floor .floor_block2 .floor_con_tab li{line-height:56px; text-align:center; font-size: 14px; color:#1b263e;border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; cursor:pointer; position:relative;}
.product_page .product_floor .floor_block2 .floor_con_tab li:last-child{border-bottom:none;}
.product_page .product_floor .floor_block2 .floor_con_tab li:after{content:""; position:absolute; top:50%; bottom:50%; left:0; width:3px; background:#1274fb;-moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.product_page .product_floor .floor_block2 .floor_con_tab li.cur{border-right:1px solid #fff; font-weight: bold;}
.product_page .product_floor .floor_block2 .floor_con_tab li.cur:after{top:12px; bottom:12px;}

/*购机导航*/
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail{width:810px;}
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail .item{width:90%; margin:10px auto; position:relative; display:none;}
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail li .rect-6667{padding-bottom:66.67%;}
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail li a{display:block; padding:13px 20px;}
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail li .name{font-weight:bold; text-align:center;}
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail li .info{color:#666; margin-top: 5px;}
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail li:nth-child(-n+3){border-bottom:1px solid #e5e5e5;}
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail .item:after{content:""; position:absolute; top:0; bottom:0; left:33.33%; width:1px; background:#e5e5e5;}
.product_page .product_floor .floor_block2.floor_block2_buy .floor_con_detail .item:before{content:""; position:absolute; top:0; bottom:0; left:66.66%; width:1px; background:#e5e5e5;}

/*热门产品*/
.product_page .product_floor .floor_block2.floor_block2_hotpro .floor_con_detail{width:228px;}
.product_page .product_floor .floor_block2.floor_block2_hotpro .floor_con_detail .item{display:none;}
.product_page .product_floor .floor_block2.floor_block2_hotpro .floor_con_detail a{line-height:39px; border-bottom:1px solid #e5e5e5; display:block; padding:0 10px;}
.product_page .product_floor .floor_block2.floor_block2_hotpro .floor_con_detail a:last-child{border:none;}
.product_page .product_floor .floor_block2.floor_block2_hotpro .floor_con_detail a span{width:20px; display:inline-block;}
.product_page .product_floor .floor_block2.floor_block2_hotpro .floor_con_detail a:nth-child(-n+3) span{color:#1274fb;}

/*用户*/
.product_page .product_floor.product_floor_vip{margin-bottom: 40px;}
.product_page .product_floor.product_floor_vip .product_floor_content{border:1px solid #e5e5e5;}
.product_page .product_floor.product_floor_vip .tit{line-height:32px; padding:12px; border-bottom:1px solid #e5e5e5;}
.product_page .product_floor.product_floor_vip .tit .l{font-size: 18px; font-weight: bold;}
.product_page .product_floor.product_floor_vip .tit .r a{display:inline-block; margin-left:12px; width:90px; text-align:center; border:1px solid #e5e5e5; border-radius:4px;}
.product_page .product_floor.product_floor_vip .tit .r a.service{color:#1274fb; border-color:#1274fb;}
.product_page .product_floor.product_floor_vip .tit .r a:hover{background:#1274fb; border-color:#1274fb; color:#fff;}
.product_page .product_floor.product_floor_vip .content .left{width:165px;}
.product_page .product_floor.product_floor_vip .content .left li{line-height:90px; padding-left: 30px; font-size: 18px; color:#333;border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; cursor:pointer; position:relative;}
.product_page .product_floor.product_floor_vip .content .left li i{color:#666; margin-right: 5px;}
.product_page .product_floor.product_floor_vip .content .left li:last-child{border-bottom:none;}
.product_page .product_floor.product_floor_vip .content .left li:after{content:""; position:absolute; top:50%; bottom:50%; left:0; width:3px; background:#1274fb;-moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.product_page .product_floor.product_floor_vip .content .left li.cur{border-right:1px solid #fff;}
.product_page .product_floor.product_floor_vip .content .left li.cur i{color:#1274fb;}
.product_page .product_floor.product_floor_vip .content .left li.cur:after{top:22px; bottom:22px;}

.product_page .product_floor.product_floor_vip .content .right{width:1070px; padding-top:25px;}
.product_page .product_floor.product_floor_vip .content .right .item{display:none;}
.product_page .product_floor.product_floor_vip .content .right a{float:left; width:23.333%; font-size: 15px; line-height:24px; margin: 10px 3% 10px 7%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product_page .product_floor.product_floor_vip .content .right a span{width:19px; height:19px; background:#1274fb; color:#fff; line-height:19px; text-align:center; border-radius:50%; overflow:hidden; display:inline-block; font-size: 12px; float:left; margin-top: 3px; margin-right: 5px;}
.product_page .product_floor.product_floor_vip .content .right a span i{margin:0;}

/*供求*/
.product_page .product_floor .floor_block2.floor_block2_request{}
.product_page .product_floor .floor_block2.floor_block2_request .item{width:519px; display:none;}
.product_page .product_floor .floor_block2.floor_block2_request .item a{display: block; border-bottom: 1px solid #e5e5e5; line-height: 42px; }
.product_page .product_floor .floor_block2.floor_block2_request .item a:last-child{border-bottom:none;}
.product_page .product_floor .floor_block2.floor_block2_request .item .l{width:400px; padding-left:20px; box-sizing:border-box;}
.product_page .product_floor .floor_block2.floor_block2_request .item .r{color:#666; margin-right: 10px;}

.product_page .product_floor .floor_block2.floor_block2_request .floor_con_tab li{border-right:none;}
.product_page .product_floor .floor_block2.floor_block2_request .floor_con_tab li.cur:before{content:""; position:absolute; top:0; bottom:0; left:100%; width:1px; background:#fff;}
.product_page .product_floor .floor_block2.floor_block2_request .floor_con_tab li:last-child{border-bottom:1px solid #e5e5e5;}
.product_page .product_floor .floor_block2.floor_block2_request .floor_con_tab li:nth-child(6){border-bottom:none;}
.product_page .product_floor .floor_block2.floor_block2_request .floor_con_detail{border-left:1px solid #e5e5e5;}


/*百科*/
.product_page .product_floor .floor_block2.floor_block2_science .floor_con_tab li{border-right:none;}
.product_page .product_floor .floor_block2.floor_block2_science .floor_con_tab li.cur:before{content:""; position:absolute; top:0; bottom:0; left:100%; width:1px; background:#fff;}
.product_page .product_floor .floor_block2.floor_block2_science .floor_con_tab li:last-child{border-bottom:1px solid #e5e5e5;}
.product_page .product_floor .floor_block2.floor_block2_science .floor_con_detail{border-left:1px solid #e5e5e5;}
.product_page .product_floor .floor_block2.floor_block2_science .item{width:707px; padding:25px 0; display:none;}
.product_page .product_floor .floor_block2.floor_block2_science .item a{display:block; padding:0 20px; line-height:36px;}
.product_page .product_floor .floor_block2.floor_block2_science .item a .l{width:570px;}
.product_page .product_floor .floor_block2.floor_block2_science .item .top{font-size: 18px; text-align:center; margin-bottom: 10px;}
.product_page .product_floor .floor_block2.floor_block2_science .item .d{color:#666;}
.product_page .product_floor .floor_block2.floor_block2_science .item .d span{display:inline-block; background:#1274fb; color:#fff; padding:0 8px;}
.product_page .product_floor .floor_block2.floor_block2_science .item a.first {padding-bottom:14px; border-bottom:1px solid #e6e6e6; margin-bottom: 15px; line-height:24px;}


/*资料下载*/
.product_page .product_floor .floor_block2.floor_block2_download .floor_con{padding:15px;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con a{display:block; position:relative; margin:15px 0;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con a:after{content:""; position:absolute; top:8px; left:0; width:7px; height:7px; border-radius:50%; background:#1274fb;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .top{position:relative; padding-left: 15px; padding-bottom:5px;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .top .t{max-width:300px;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .top .type{color:#666; margin-left: 10px;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .btm{color:#5b5b5b;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .btm .l{width:120px; margin-right: 10px; height:75px; overflow:hidden;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .btm .dl{font-size: 13px; margin-top: 5px;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .btm .n{color:#1274fb;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .btm{height:0; overflow:hidden;}
.product_page .product_floor .floor_block2.floor_block2_download .floor_con .cur .btm{height:75px;}



.product_page .product_floor .floor_block3{margin-bottom:30px;}
.product_page .product_floor .floor_block3 .floor_tit{line-height:20px; margin-bottom:25px;border-left:5px solid #1274fb;}
.product_page .product_floor .floor_block3 .floor_tit .l{font-size: 18px; color:#222; font-weight: bold; padding-left:12px;}
.product_page .product_floor .floor_block3 .floor_tit .r{font-size: 14px; color:#666;}
.product_page .product_floor .floor_block3 .floor_con{padding-left: 15px;}

/*二手*/
.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item{display:block; margin-top:15px;}
.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item .pic{width:105px; border-radius:4px; overflow:hidden; border:1px solid #eeeeee;}
.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item .rect-6667{padding-bottom: 66.67%;}
.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item .info{width:180px;}
.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item .info .name{font-weight: bold; color:#333; overflow:hidden;line-height:1;}
.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item .info .d{color:#999; font-size: 13px; margin:5px 0 3px;}
.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item .num .l{font-weight: bold; color:#df1a36; line-height:28px;}

.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item .num .price{line-height:24px; color:#1274fb; border:1px solid #1274fb; border-radius:4px; text-align:center; width:68px;}
.product_page .product_floor .floor_block3.floor_block_ershoupro .pro_item:hover .info .price{color:#fff; background:#1274fb;}

/*配件*/
.product_page .product_floor .floor_block3.floor_news_peijian .floor_con{}
.product_page .product_floor .floor_block3.floor_news_peijian .floor_con a{display:block; margin:16px auto 0; font-size: 16px;}
.product_page .product_floor .floor_block3.floor_news_peijian .floor_con .tag{display:inline-block; padding:0 12px; background:#f2f8ff; color:#1274fb; margin-right: 5px; font-size: 12px; border-radius:4px; float:left; margin-top: 3px;}
.product_page .product_floor .floor_block3.floor_news_peijian .floor_con .r{color:#999; font-size: 14px;}
.product_page .product_floor .floor_block3.floor_news_peijian .floor_con .t{float:left; max-width:380px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

/*招聘*/
.product_page .product_floor .floor_block3.floor_news_job{}
.product_page .product_floor .floor_block3.floor_news_job .floor_con a{display:block; padding:9px 0; border-bottom:1px solid #ededed;}
.product_page .product_floor .floor_block3.floor_news_job .floor_con a:last-child{border:none;}
.product_page .product_floor .floor_block3.floor_news_job .floor_con .t{line-height:28px;}
.product_page .product_floor .floor_block3.floor_news_job .floor_con .pos{font-weight: bold; font-size: 16px;}
.product_page .product_floor .floor_block3.floor_news_job .floor_con .num{color:#1274fb; font-size:18px;}
.product_page .product_floor .floor_block3.floor_news_job .floor_con .d{color:#666; margin-top:3px;}

/*人物故事*/
.product_page .product_floor .floor_block3.floor_block_people .floor_tit{margin-bottom:5px;}
.product_page .product_floor .floor_block3.floor_block_people .floor_con a{display:block; padding:20px 0; border-bottom:1px dashed #e5e5e5;}
.product_page .product_floor .floor_block3.floor_block_people .floor_con .pic{width: 52px; margin-top: 4px;}
.product_page .product_floor .floor_block3.floor_block_people .floor_con .pic img{}
.product_page .product_floor .floor_block3.floor_block_people .floor_con .info{width:230px;}
.product_page .product_floor .floor_block3.floor_block_people .floor_con .info .name{font-weight: bold;}
.product_page .product_floor .floor_block3.floor_block_people .floor_con .info .d{color:#666; margin-top: 5px;}

/*问答*/
.product_page .product_floor .floor_block3.floor_news_question .floor_tit{margin-bottom:5px;}
.product_page .product_floor .floor_block3.floor_news_question .floor_con a{display:block; padding:20px 0; border-bottom: 1px dashed #e5e5e5;}
.product_page .product_floor .floor_block3.floor_news_question .floor_con a span{width:20px; height:20px; color:#fff; text-align:center; font-size: 12px; display:inline-block; background:#1274fb; border-radius:4px; margin-right:10px;}
.product_page .product_floor .floor_block3.floor_news_question .floor_con a .que{font-size: 16px; margin-bottom:6px; line-height:20px; font-weight: bold;}
.product_page .product_floor .floor_block3.floor_news_question .floor_con a .ans{color:#666; }
.product_page .product_floor .floor_block3.floor_news_question .floor_con a .ans span{background:#ff7800;}
.product_page .product_floor .floor_block3.floor_news_question .floor_con a .ans p{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*圈子*/
.product_page .product_floor .floor_block3.floor_news_circle .floor_con li{font-size: 16px; line-height:32px; margin-bottom:10px; cursor:pointer; position:relative;}
.product_page .product_floor .floor_block3.floor_news_circle .floor_con img {width: 32px; margin-right: 8px; background-color: #f2f2f2; float:left;}
.product_page .product_floor .floor_block3.floor_news_circle .floor_con .join{float:right; width:48px; text-align:center; border:1px solid #1274fb; color:#1274fb; border-radius:4px; line-height:22px; margin-top: 4px; font-size: 12px; overflow:hidden;}

.product_page .product_floor .floor_block3.floor_news_circle .floor_con li .tip{position:absolute; top:50%; transform:translateY(-50%); right:60px; background:#fff; border: 1px solid #EBEEF5; padding: 12px; z-index: 2000; color: #606266; line-height: 1.4; text-align: justify; font-size: 14px; box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%); word-break: break-all; width:300px; display:none;}

.product_page .product_floor .floor_block3.floor_news_circle .floor_con li .tip .img {margin-right: 10px; width: 120px; line-height: 1.2; }
.product_page .product_floor .floor_block3.floor_news_circle .floor_con li .tip .img img{width:100%;}
.product_page .product_floor .floor_block3.floor_news_circle .floor_con li .tip .title {font-size: 16px; color: #1274fb; margin-bottom: 10px; margin-top: 5px;}
.product_page .product_floor .floor_block3.floor_news_circle .floor_con li .tip p{margin-bottom: 5px;}
.product_page .product_floor .floor_block3.floor_news_circle .floor_con li .join:hover .tip{display:block;}
.product_page .product_floor .floor_block3.floor_news_circle .floor_con li .join:hover{overflow:unset; background:#1274fb; color:#fff;}

.secpage_crumb{color:#999; margin-top:20px; font-size: 13px;}

/* 20210207 */

/*左侧列表通用*/
.index_left .index_news_content{margin-top:22px;/* padding:0 22px; border:1px solid #e5e5e5; */}
/* .index_left .index_news_content .default_news{display:block; padding:20px 0; border-top:1px solid #e5e5e5;} */
/* .index_left .index_news_content .default_news:first-child{border:none;} */

/*左侧分类*/
.index_left .pt1 .top{position: relative;border-bottom:1px solid #e5e5e5; margin-bottom:22px;}
.index_left .pt1 .top a{font-size:18px; color:#000; font-weight: bold; display: inline-block; *display: inline; *zoom:1; padding:0 25px; position:relative; line-height:44px;}
.index_left .pt1 .top a:hover,.index_left .pt1 .top a.cur{color:#1274fb;}
.index_left .pt1 .top a.cur:after{content:"";}
.index_lef .pt1 .top{border-bottom:1px solid #e5e5e5; margin-bottom:22px;}
.index_left .pt1 .top a:after{content:""; position: absolute; left:50%; right:50%; bottom:-4px;width: 0;height:3px;bottom:-2px; background:#1274fb; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transiion:all .5s ease 0s;}
.index_left .pt1 .top a:hover:after, .index_left .pt1 .top a.cur:after{left:50%; right:50%;width: 20px;margin-left: -10px;}

.index_page .index_left .update_num{position:absolute; right:0; top:0; font-size: 15px; color:#979797;}
.index_page .index_left .update_num .num{color:#1274fb;}
.index_page .index_left .update_num i{font-size:20px; margin:0; vertical-align:middle;}
.index_page .index_left .update_num span{vertical-align:middle;}

/* 左侧筛选 */
.index_left .pt1 .filter{padding:15px 25px; border:1px solid #e5e5e5; font-size: 14px; line-height:44px;}
.index_left .pt1 .filter .name{color:#333; font-weight: bold; width: 70px;}
.index_left .pt1 .filter .all_con{width:770px;}
.index_left .pt1 .filter a{padding:0 6px;}
.index_left .pt1 .filter a.cur{color:#1274fb;}
.index_left .pt1 .filter .all{margin-left:45px; background:#f6f6f6; height:0; overflow: hidden;}
.index_left .pt1 .filter .all .all_con{max-height: 134px; overflow: auto; padding:0 20px;}
.index_left .pt1 .filter .more{color:#1274fb; cursor: pointer;}
.index_left .pt1 .filter .condition{line-height:24px; margin-top:10px;}
.index_left .pt1 .filter .condition .condition_name{color:#acacac; font-weight: bold; margin-right:20px; line-height: 26px;}
.index_left .pt1 .filter .condition .item{display: inline-block; *display: inline; *zoom:1; padding:0 8px; background:#e5f0ff; border:1px solid #1274fb; margin-right: 10px;;}
.index_left .pt1 .filter .condition .item a{padding:0;}
.index_left .pt1 .filter .condition .item a i{margin:0; vertical-align: middle; color: #1274fb;}
.index_left .pt1 .filter .condition .clear{color:#1274fb; line-height: 26px;}

/*筛选中使用的下拉框*/
.index_left .pt1 .filter .txd_address{ position:relative; margin:6px 6px 0;}
.index_left .pt1 .filter .cityboxbtn{ display:block; width:160px; height:27px; line-height:27px; border:1px solid #ddd; background:#fff url(../img/jiantou.png) no-repeat right; padding-left:10px; color:#666; position:relative; z-index:5; font-size:14px; }
.index_left .pt1 .filter .cityboxbtn.city.boxbtn_on{ border-bottom:none; box-shadow: 0 -1px 2px #ddd;}
.index_left .pt1 .filter .cityboxbtn span{ display:inline-block; line-height:27px; padding-right:5px;}
.index_left .pt1 .filter .cityboxbtn:hover{ color:#666;}
.index_left .pt1 .filter .citybox{ width:160px; position:absolute; top:27px; left:0px; background:#fff; border:1px solid #ddd; z-index:3;box-shadow: 0 0 6px #ddd; padding:5px; display:none; max-height: 200px; overflow-y: scroll;}
.index_left .pt1 .filter .citybox .cityshow span{min-width:55px; padding-right: 15px; display: inline-block; float: left; line-height:30px; text-align: left;  overflow: hidden;}
.index_left .pt1 .filter .citybox .cityshow div{min-width:55px; line-height:30px; text-align: left;  overflow: hidden;}
.index_left .pt1 .filter .citybox .cityshow div a{display:block;}
.index_left .pt1 .filter .citybox .cityshow  a{padding: 0px 7px;  text-decoration: none;  cursor: pointer;}
.index_left .pt1 .filter .citybox .cityshow  a:hover{ background:#1274fb; color:#fff; }

/* 筛选框 */
.index_left .pt1 .filter .con .con_more{width: 700px;height: 44px;overflow: hidden;}
.index_left .pt1 .filter .icon_box{padding-left: 18px;position: relative;margin-right: 20px;}
.index_left .pt1 .filter .icon_box:after{content:""; position:absolute; left:0; top:16px; width:13px; height:13px; background:url(../img/filter_check.png);}
.index_left .pt1 .filter .icon_box:hover, .index_left .filter .con dd.cur{color:#1274fb;}
.index_left .pt1 .filter .icon_box:hover:after{background:url(../img/filter_checkhov.png);}
.index_left .pt1 .filter .icon_box.cur:after{background:url(../img/filter_checked.png);}

.index_left .filter .box .more{margin-top:12px; color:#666666; border:1px solid #dedede; border-radius:4px; line-height:20px; padding-left:8px; padding-right: 5px; cursor:pointer; text-align:center;}
.index_left .filter .box .more i{margin:0;}
.index_left .filter .box .more:hover{color:#1274fb; border-color:#1274fb;}
.index_left .filter .box .cur.more i{transform:rotate(180deg)}

.common_nodata img{width:auto; margin:0 auto;}
.main_right .side_item.side_media{width:auto; margin-bottom: 30px;}
.main_left .main_item .con_info a{display:block;}

/*recommond business2*/
.index_page .index_left .recommond_business2{margin-top: 20px; line-height:50px; position:relative; z-index:1; height:50px; transition:none;}
.index_page .index_left .recommond_business2:after{content:""; position:absolute; bottom:0; left:0; right:0; background:#dedede; height:1px; z-index:0;}
.index_page .index_left .recommond_business2 ul{position:relative; z-index:1;}

.index_page.news_list_page.class_fixed .index_left .recommond_business2{position: fixed; top: 0; left: 50%; margin-left: -620px; background: #fff; width: 890px; z-index:99;}
.index_page.news_list_page .index_left{transition:none;}
.index_page.news_list_page.class_fixed .index_left{margin-top: 50px;}
.index_page .index_left .recommond_business2 li{float:left; font-size: 16px; padding:0 10px; position:relative; overflow:hidden;}
.index_page .index_left .recommond_business2 li i{margin: 0;}
.index_page .index_left .recommond_business2 li:after{content:""; position:absolute; top:100%; left:10px; right:10px; margin-top: -3px; height:3px; background:#1274fb; opacity:0; visibility:hidden; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; transform:translateX(-5px);}
/*.index_page .index_left .recommond_business2 li.cur:after, .index_page .index_left .recommond_business2 li:hover:after{opacity:1; visibility:visible; transform:translateX(0);}*/
.index_page .index_left .recommond_business2 li .sec_news{position:absolute; left:-10px; right:-10px; top:100%; background:#fff; font-size: 14px; text-align:center; transform: translate(0, -10px); opacity:0; visibility:hidden; box-shadow:none; -webkit-box-shadow:none; /*-moz-transition:opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in; -ms-transition:opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in; -o-transition:opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;*/ /*-webkit-transition:opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in; transition:opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;*/}
.index_page .index_left .recommond_business2 li .sec_news a{display:block; line-height:36px;}
.index_page .index_left .recommond_business2 li .sec_news a:hover{background:#f3f6fb;}
.index_page .index_left .recommond_business2 li:hover{overflow:unset;}
.index_page .index_left .recommond_business2 li:hover>a{color:#1274fb;}
.index_page .index_left .recommond_business2 li:hover .sec_news{opacity: 1; transform: translate(0, 0); visibility:visible;  box-shadow: 1px 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.1);}
.index_page .index_left .recommond_business2 .update_num{position:absolute; right:0; top:0; font-size: 15px; color:#979797;}
.index_page .index_left .recommond_business2 .update_num .num{color:#1274fb;}
.index_page .index_left .recommond_business2 .update_num i{font-size:20px; margin:0; vertical-align:middle;}
.index_page .index_left .recommond_business2 .update_num span{vertical-align:middle;}
.index_page .index_left .recommond_business2 .sec_tit{font-size: 20px; font-weight: bold; padding-left:22px; position:relative;}
.index_page .index_left .recommond_business2 .sec_tit:after{content:""; position:absolute; bottom:14px; top:14px; left:0; width:3px; background:#1274fb;}


/*资讯列表 cm趣闻研究院*/
.index_page .index_right .block_box.block_news_interesting .top{margin:20px 0 5px;}
.index_page .index_right .block_box.block_news_interesting .pic{height:140px; position:relative; overflow:hidden;}
.index_page .index_right .block_box.block_news_interesting .pic img{position:absolute; left:50%; top:50%; transform:translateX(-50%) translateY(-50%); min-width:100%; min-height:100%;}
.index_page .index_right .block_box.block_news_interesting .top .t{padding:8px 0; border-bottom:1px solid #f2f2f2; font-size: 15px;}
.index_page .index_right .block_box.block_news_interesting .part_con a{display:block; line-height:30px}
.index_page .index_right .block_box.block_news_interesting .btm a{padding-left:15px; position:relative;}
.index_page .index_right .block_box.block_news_interesting .btm a:after {content: ""; position: absolute; left: 0; top: 12px; width: 6px; height: 6px; border-radius: 50%; background: #5678c4; }

/* 20210223  招标单独修改 _Q*/

.index_left .pt1 .filter .keys_search{position: relative;margin: 6px 6px 0;}
.index_left .pt1 .filter .searchbox{display: block;width: 160px;height: 27px;line-height: 27px;border: 1px solid #ddd;color: #666;position: relative;z-index: 5;font-size: 14px;}
.index_left .pt1 .filter .searchbox button{color:#666;}
.index_left .pt1 .filter .searchbox input{width: 72%;line-height: 27px;color:#666; background:none; border:none;padding: 0px 0px 0px 10px;}
.index_left .pt1 .filter .searchbox input:-webkit-autofill {color:#666;}
.index_left .pt1 .filter .searchbox input::-webkit-input-placeholder { color:#666; font-size: 12px;}
.index_left .pt1 .filter .searchbox button:hover{color:#666;}
.index_left .pt1 .filter .searchbox button{line-height: 27px;padding: 0px;color:#666; background:none; border:none; outline:none;cursor: pointer;}

.index_left .pt1 .filter .con .con_more.dir_all{width: 760px;height: auto;}

/* 招标信息表格 */
.news_detail_page .detail .con {margin-bottom: 20px;line-height: 2;font-size: 16px;color: #333333;}
.news_detail_page .detail table {width: 100%;}
.news_detail_page .detail table td {border: 1px solid #d8d8d8;padding: 0 20px;}
.news_detail_page .detail table td:nth-child(2n-1) {width: 14%;background: #f7f7f7;}
.news_detail_page .detail.para table td:nth-child(2n) {text-align: center;width: 36%;}

/* 右侧栏目 搜索/类别/区域 */
.index_right .block_box.hot_keywords a{font-size: 12px; display:inline-block; background:#f3f6fb; color:#729bd8; line-height:30px; margin-top:12px; border-radius:15px; padding:0 15px;}
.index_right .block_box.hot_keywords a:hover{color:#fff; background:#1274fb;}
.news_detail_page .index_right .block_box.bids_cat .bids_item{margin-top: 12px;height: 20px;line-height: 20px;border-right: 1px solid #999;padding: 0 5px;}
.news_detail_page .index_right .block_box.bids_cat .bids_item:last-of-type{border-right: none;}
.news_detail_page .index_right .block_box.bids_area .bids_item{margin-top: 12px;height: 20px;line-height: 20px;padding: 0 5px;}
/*  搜索标红 */
.index_page .index_left .index_news_content .default_news em{color:#f84038;}

/*产品类别新闻*/
.news_detail_page .news_btm_block.news_btm_classifynews .content{margin-top: 15px;}
.news_detail_page .news_btm_block.news_btm_classifynews .content a{display:inline-block; margin-right: 30px; margin-top:15px;}
.index_page.news_list_page .index_left .recommond_business2{margin-top: 0;}

.to_login{font-weight: bold;}
.bidding_login{font-weight: bold;}
.news_detail_page .news_content .bidding_login a{color:#1274fb; display:inline;}