/*header top*/
.news_clanav { background: #fdd000; color: #fff; font-size: 16px; line-height: 50px; position: relative; z-index: 10; }
.news_clanav .item { float: left; position: relative; }
.news_clanav .item:hover .first_cla { background: #005ddc; }
.news_clanav .item:hover .sec_cla { display: block; }
.news_clanav .first_cla { padding: 0 20px; }
.news_clanav .first_cla:hover { color: #fff; }
.news_clanav .first_cla i { margin-right: 0; }
.news_clanav .sec_cla { top: 100%; left: 0; width: 100%; z-index: 10; background: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); color: #333; text-align: center; font-size: 14px; line-height: 36px; padding: 10px 0; display: none; }
.news_clanav .sec_cla a{display: block;}
.index_page .index_right .block_box.block_news_weektop .part_con a { display: block; position: relative; margin-top: 15px; padding-left: 35px; line-height: 22px; }
.index_page .index_right .block_box.block_news_weektop .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_news_weektop .part_con a:nth-child(1) .num { background: #fb4346; }
.index_page .index_right .block_box.block_news_weektop .part_con a:nth-child(2) .num { background: #fd7823; }
.index_page .index_right .block_box.block_news_weektop .part_con a:nth-child(3) .num { background: #1e78f7; }
.index_page .index_right .block_box.block_news_build .top_item { display: block; overflow: hidden; margin-top: 15px; }
.index_page .index_right .block_box.block_news_build .top_item .t { font-size: 16px; font-weight: bold; }
.index_page .index_right .block_box.block_news_build .top_item .full_pic { margin-bottom: 15px; overflow: hidden; }
.index_page .index_right .block_box.block_news_build .top_item .pic { width: 105px; height: 80px; margin-right: 10px; }
.index_page .index_right .block_box.block_news_build .top_item .pic img{min-height: 100%; object-fit: cover;}
.index_page .index_right .block_box.block_news_build .news_item { display: block; position: relative; overflow: hidden; margin-top: 15px; padding-left: 15px; line-height: 24px; font-size: 16px; }
.index_page .index_right .block_box.block_news_build .news_item:after { content: ""; position: absolute; left: 0; top: 50%; width: 6px; height: 6px; border-radius: 50%; background: #e5e5e5; margin-top: -3px; }
.index_page .index_right .block_box.block_news_build .part_con .grid_box li { float: left; width: 47%; }
.index_page .index_right .block_box.block_news_build .part_con .grid_box li:nth-child(2n) { margin-left: 6%; }
.index_page .index_right .block_box.block_news_build .part_con .grid_box a { display: block; margin-top: 15px; }
.index_page .index_right .block_box.block_news_build .part_con .grid_box .pic { height: 100px; overflow: hidden; margin-bottom: 5px; }
.index_page .index_right .block_box.block_news_build .part_con .grid_box .pic img { min-height: 100%; -o-object-fit: cover; object-fit: cover; }
.index_page .index_right .block_box.block_news_build .part_con .grid_box .name { text-align: center; }
.index_page .index_right .block_box.block_news_master .pro_item { display: block; margin-top: 15px; position: relative; }
.index_page .index_right .block_box.block_news_master .pro_item .pic { width: 120px; height: 90px; overflow: hidden; }
.index_page .index_right .block_box.block_news_master .pro_item .pic img { min-height: 100%; -o-object-fit: cover; object-fit: cover; }
.index_page .index_right .block_box.block_news_master .pro_item .info { width: 150px; }
.index_page .index_right .block_box.block_news_master .pro_item .info .name { font-size: 16px; }
.news_index01 .left_con { overflow: hidden; position: relative; width: 550px; }
.news_index01 .left_con a { display: block; width: 100%; }
.news_index01 .left_con .pic { height: 310px; overflow: hidden; }
.news_index01 .left_con .pic img{min-height: 100%; object-fit: cover;}
.news_index01 .left_con .pic:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/adcover.png) repeat center bottom; }
.news_index01 .left_con .t { position: absolute; left: 0; bottom: 0; right: 0; z-index: 2; color: #fff; text-align: center; padding: 15px 0; font-size: 16px; }
.news_index01 .left_con .swiper-ctrl { position: absolute; left: 0; top: 50%; margin-top: -25px; background: rgba(0, 0, 0, 0.3); color: #fff; z-index: 1; line-height: 50px; font-size: 30px; outline: none; cursor: pointer; }
.news_index01 .left_con .swiper-ctrl i { margin: 0; }
.news_index01 .left_con .swiper-ctrl:hover { background: rgba(18, 116, 251, 0.5); }
.news_index01 .left_con .swiper-ctrl.swiper-next { left: auto; right: 0; -webkit-transform: translateX(100%); transform: translateX(100%); }
.news_index01 .left_con .swiper-ctrl.swiper-prev { -webkit-transform: translateX(-100%); transform: translateX(-100%); }
.news_index01 .left_con:hover .swiper-prev, .news_index01 .left_con:hover .swiper-next { -webkit-transform: translateX(0); transform: translateX(0); }
.news_index01 .right_con { width: 320px; border-bottom: 1px solid #f2f2f2; }
.news_index01 .right_con .item { position: relative; display: block; border: 1px solid #f2f2f2; border-bottom: none; padding: 15px 20px; }
.news_index01 .right_con .item:after { content: ""; position: absolute; left: 0; top: 50%; height: 0; width: 3px; background: #fdd000; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.news_index01 .right_con .item:hover { background-color: #f2f2f2; }
.news_index01 .right_con .item:hover:after { top: 0; height: 100%; }
.news_index01 .right_con .item .t { font-size: 16px; font-weight: bold; line-height: 28px; }
.news_index01 .right_con .item .d { color: #666; line-height: 22px; }
.home_channel_block { border-bottom: 3px solid #e5e5e5; margin-top: 40px; line-height: 50px; margin-bottom: 15px; }
.home_channel_block .channel_tit { font-size: 32px; font-weight: bold; position: relative; }
.home_channel_block .channel_tit:after { content: ""; position: absolute; bottom: -3px; left: 0; right: 0; height: 3px; background: #fdd000; }
.home_channel_block .r { color: #999; }
.home_channel_block .r a { display: inline-block; padding-left: 16px; position: relative; color: #999; }
.home_channel_block .r a:hover { color: #fdd000; }
.news_index02 .item { float: left; width: 48%; }
.news_index02 .item:first-child { margin-right: 4%; }
.news_index02 .item .top_item { display: block; overflow: hidden; background: #f2f2f2; }
.news_index02 .item .top_item .t { font-size: 16px; font-weight: bold; margin-top: 25px; padding-right: 20px; }
.news_index02 .item .top_item .pic { width: 135px; height: 100px; margin-right: 20px; }
.news_index02 .item .top_item .pic img{min-height: 100%; object-fit: cover;}
.news_index02 .item .news_item { display: block; position: relative; overflow: hidden; margin-top: 15px; padding-left: 15px; line-height: 24px; font-size: 16px; }
.news_index02 .item .news_item:first-child { font-weight: bold; }
.news_index02 .item .news_item:after { content: ""; position: absolute; left: 0; top: 50%; width: 6px; height: 6px; border-radius: 50%; background: #e5e5e5; margin-top: -3px; }
.news_index02 .item .cover_news { display: block; width: 100%; }
.news_index02 .item .cover_news .pic { height: 250px; overflow: hidden; margin-bottom: 10px; }
.news_index02 .item .cover_news .pic:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/adcover.png) repeat center bottom; }
.news_index02 .item .cover_news .t { position: absolute; left: 0; bottom: 0; right: 0; z-index: 2; color: #fff; text-align: center; padding: 15px 0; font-size: 16px; }
.news_index_page .index_left .index_news_content { margin-top: 0; }
.news_brandnav .box { margin-top: 20px; border: 1px solid #efefef; padding: 10px 0 10px 90px; }
.news_brandnav .box .tit {font-weight: bold; position: absolute; top: 0; bottom: 0; left: 0; background: #f2f2f2; width: 75px; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; line-height: 20px; }
.news_brandnav .box .link a { line-height: 30px; display: inline-block; padding: 0 12px; }
.news_detail_page .news_content .news_detail2_tags { line-height: 30px; margin-bottom: 30px; }
.news_detail_page .news_content .news_detail2_tags a { color: #999; border: 1px solid #eeeeee; background: #f0f0f0; border-radius: 16px; display: inline-block; padding: 0 16px; font-size: 14px; margin: 0 5px; }
.news_detail_page .news_content .news_detail2_tags a:hover { border-color: #fdd000; background: #fdd000; color: #fff; }
.news_detail_page .news_content .news_detail2_tip .t { color: #ff0000; margin-bottom: 10px; }
.news_detail_page .news_content .news_detail2_tip .d { color: #999; line-height: 2; }
.index_page .index_right .block_box.block_news_brand .logo img { height: 50px; width: auto; display: block; margin: 0 auto; }
.index_page .index_right .block_box.block_news_brand .intro { color: #999999; margin: 10px 0 15px; }
.index_page .index_right .block_box.block_news_brand .tobrand { line-height: 36px; background-color: #f2f2f2; text-align: center; display: block; }
.index_page .index_right .block_box.block_news_weektop .part_con .t{display: block;position:relative;margin-top:15px;padding-left:5px;line-height:22px;}
.search_nodata{padding:20px 0; background: url(../images/search_datanone.jpg) no-repeat right bottom; font-size: 14px;}
.search_nodata .t{font-size: 26px; margin-bottom: 15px;}
.search_nodata .d{font-size: 16px; margin-bottom: 5px;}
.search_nodata ul li{position: relative; line-height: 30px; padding-left: 20px;}
.search_nodata ul li:after{content:""; position: absolute; top:50%; left:0; width:4px; height: 4px; margin-top: -2px; background:#ccc; border-radius: 50%;}
.adsgroup, .adspic{margin-top: 40px; font-size: 0;}
.adsgroup a, .adspic a{position: relative; display: block;}
.adsgroup a:after, .adspic a:after{content: ""; position: absolute; bottom: 2px; right: 2px; background: url(../images/picflag.png); width: 34px; height: 24px;}
.keywords_alpha_index{border-top: 1px solid #e5e5e5; line-height:25px; font-size: 15px; padding:20px 0;}
.keywords_alpha_index .t{font-weight: bold; font-size: 20px;}
.keywords_alpha_index .alpha{margin-left: 10px; min-width:24px; text-align: center; font-weight: bold;}
.keywords_alpha_index .alpha:hover{background: #fdd000; color:#fff; border-radius: 4px;}
.keywords_alpha_page .t{font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.keywords_alpha_page .alpha{margin-right: 15px; margin-bottom: 20px; min-width:24px; text-align: center; font-weight: bold;}
.keywords_alpha_page .alpha:hover, .keywords_alpha_page .alpha.cur{background: #fdd000; color:#fff; border-radius: 4px;}
.keywords_alpha_page .keywords_list {padding:20px 10px; border:1px solid #e5e5e5; line-height:40px;margin-bottom: 40px;}
.keywords_alpha_page .keywords_list a{padding:0 20px;}