body{background-color: #f2f2f2;margin: 0;padding: 0} ul{margin: 0;padding: 0} li{list-style-type: none;} a{text-decoration: none;} div.span,a,p,i{font-size: 14px;font-family: "helvetica neue", helvetica, arial, "microsoft yahei", "微软雅黑", sans-serif;margin: 0;padding: 0} input{outline: none;} img{transition: all 0.5s;-moz-transition: all 0.5s; /* firefox 4 */-webkit-transition: all 0.5s; /* safari 和 chrome */-o-transition: all 0.5s; /* opera */;} img{ vertical-align: sub;} .transition { transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } /*伸缩盒子模型*/ .box{display: -webkit-box; /* 老版本语法: safari, ios, android browser, older webkit browsers. */display: -moz-box; /* 老版本语法: firefox (buggy) */display: -ms-flexbox; /* 混合版本语法: ie 10 */display: -webkit-flex; /* 新版本语法: chrome 21 */display: flex; /* 新版本语法: opera 12.1, firefox 22 */-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;} /*主轴居中*/ .box-pack-center{-webkit-box-pack: center;-moz-justify-content: center;-webkit-justify-content: center;justify-content: center;} /*主轴左右不留白*/ .box-pack-between{-webkit-box-pack: justify;-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;} /*主轴居右*/ .box-pack-end{-webkit-box-pack: end;-moz-justify-content: flex-end;-webkit-justify-content: flex-end;justify-content: flex-end;} /**子元素换行**/ .box-wrap{-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;} /*交叉轴居中对齐*/ .box-align-center{-webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;align-items: center;} .head{width: 100%;border-bottom: 1px solid #f1f1f1;min-width: 1100px; background: #fafafa url(/uploads/image/pimages/header_bg.png) no-repeat center bottom; height: 80px;padding-top: 25px; border-bottom: 1px solid #f1f1f1; color: #757575;} .head_centent{width: 1100px;margin: auto;display: flex;justify-content: space-between;align-items: center} .logo a{display: block} .right_head{display: flex;} .soso_input{width: 170px;height: 28px;border-radius: 50px;color: #8b8d90; border: 1px solid #e8e8e8;line-height: 28px;padding: 0 35px 0 10px;box-sizing: border-box;outline: none;font-size: 12px} .soso{position: relative} .soso_submit{position: absolute;right: 0;top: 0px;background: none;border: none;cursor: pointer} .head_ae{padding-left: 14px;line-height: 28px;} .head_ae a{font-size: 12px;text-decoration: none;color: #454545} .head_ae span{color: #d0d0d0;font-size: 12px} /*nav*/ .nav{width: 100%;background-color: #fff;position: relative;border-bottom:1px solid transparent;-o-border-image: url(/uploads/image/pimages/navbg.png) 0 0 1 0 stretch;border-image: url(/uploads/image/pimages/navbg.png) 0 0 1 0 stretch;-webkit-border-image: url(/uploads/image/pimages/navbg.png) 0 0 1 0 stretch;;border-image: url(/uploads/image/pimages/navbg.png) 0 0 1 0 stretch;-moz-border-image: url(/uploads/image/pimages/navbg.png) 0 0 1 0 stretch;z-index: 9999} .nav_centen{width: 1100px;margin: auto;display: flex;} .nav_centen li{list-style-type: none;} .nav_centen>li>a{font-size: 16px;color: #454545;line-height: 60px;margin-right: 50px;display: block} .nav_centen li a:hover,.nav_centen li .navactive,.head_ae a:hover{color: #f39f15} .nav_centen li:last-child>a{margin-right: 0px;} .nav_line{position: absolute; display: block; height: 1px; background: url(/uploads/image/pimages/navbg.png) no-repeat center top; bottom: 0; width: 100%;padding: 0;} .auto_nav{position: absolute;width: 100%;left: 0px;display: none;background-color: rgba(0,0,0,.5);top: 60px;} .nav_centen>li:hover .auto_nav,.nav_line:hover{display: block} .auto_nav ul{width: 1100px;margin: auto;display: flex;flex-wrap: wrap;} .auto_nav ul li a{color: #fff;font-size: 16px;line-height: 60px;margin-right: 34px;display: block} .auto_nav ul li:last-child a{margin-right: 0px;} /*body*/ .body_conetent{width: 1100px;margin: 20px auto;position: relative} .new_body_list{display: flex;justify-content: space-between} .left_body{width: 770px} .right_body{width: 310px;} .banner{height: 310px;overflow: hidden;margin-bottom: 15px;} .banner .swiper-pagination-bullets{text-align: right;padding-right: 20px;box-sizing: border-box} .banner .swiper-pagination-bullet{width: 12px;height: 12px;} .banner .swiper-pagination-bullet-active,.pig_gg .swiper-pagination-bullet-active{background: #f39f15} .banner .swiper-slide a{display: block} .banner .swiper-slide img{width: 100%} .banner_title{position: absolute;box-sizing: border-box;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;bottom: 0;left: 0;width: 100%;color: #fff;padding:30px 20px 10px;font-size: 16px;background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.3)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.3)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.3)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.3));} .btn_zhuanti{width: 100%;display: block;background: #00a7ea;margin-bottom: 12px;line-height: 55px;height: 55px;color: #fff;text-align: center;font-size: 20px;} .btn_zhuanti i{font-size: 24px;} .btn_zhuanti:hover{background: #0298d4} .pig_zjgj{display: flex;width: 100%;margin-bottom: 12px;} .pig_zjgj a{width: 50%;height: 55px;line-height: 55px;color: #fff;font-size: 18px;text-align: center;background: #ffa64f} .pig_zjgj .zj_a_left{background: #fe8535;font-size: 20px} .pig_zjgj a i{font-size: 22px;} .pig_gg{height: 176px;margin-bottom: 16px;} .pig_gg a{display: block} .pig_gg .swiper-pagination-bullets{top: 4px;text-align: right;bottom: auto} .pig_gg .swiper-slide img{width: 100%} .new_list{width: 100%;background-color: #fff;padding: 15px;box-sizing: border-box} .tj_rd_title{display: flex;align-items: center;} .tj_rd_title .rd_title{font-size: 16px;color: #2b2b2b;max-width: 77%;white-space: nowrap;text-overflow: ellipsis;} .tj_rd_title .td_typename,.hao_new_tj .td_typename{font-size: 12px;padding: 2px 8px;margin-right: 6px;color: #fff!important;border-radius: 2px;line-height: 20px;} .tj_rd_title .td_typename a{color: #fff;display: block} .td_bg_typename1{background-color: #e9a83b} .td_bg_typename2{background-color: #ef6935} .td_bg_typename3{background-color: #28bc92} .td_bg_typename4{background-color: #37b8eb} .tj_rd_title span{padding: 0 3px;} .tj_rd_title .img{font-size: 0px;} .tj_rd_top{padding-bottom: 20px;} .tj_rd_top li{padding: 20px 0; border-bottom: 1px solid #f2f2f2; display: flex;} .index_list_news li{display:block} .tj_rd_top .tj_rd_title a{display: flex;justify-content: space-between;} .tj_rd_top .tj_rd_img{width: 50px;height: 50px;overflow: hidden;border-radius: 50%;margin: 0 12px 0 6px} .tj_rd_top .tj_rd_img img{height: 100%;} .tj_rd_text,.index_new_listimg{width:665px;padding-left: 4px; } .tj_rd_top .tj_rd_desc{padding-top: 10px;} .tj_rd_top .tj_rd_desc span{line-height: 18px;font-size: 12px;color: #d0d4d8;padding: 0 9px;} .tj_rd_top .tj_rd_desc span:nth-child(1){padding: 0px 9px 0px 0px;} .tj_rd_top .tj_rd_desc span i{margin-right: 4px;} .index_type_title{display: flex;justify-content: space-between;border-bottom: 1px solid #eee;} .index_type_title span:nth-child(1){height: 45px;line-height: 45px;font-size: 16px;color: #2b2b2b;overflow: hidden;} .index_type_title .hide_index_img{display: inline-block;font-size: 12px;color: #e34e25;cursor: pointer;line-height: 45px;} .index_type_title .hide_index_img i{display: inline-block;width: 12px;height: 12px;margin: -2px 5px 0 0;background-image: url(/uploads/image/pimages/h2o-zukico.png);background-position: -54px -4px;vertical-align: middle;} .index_type_title .hide_index_img:hover,.h2o_portal_img_yes{color: #e34e25;} .index_type_title .h2o_portal_img_no{color: #afafaf} .index_type_title .h2o_portal_img_yes i{background-position: -88px -4px;} .index_list_news li a{display: block;} .index_list_news li .rd_img_text,.index_list_news li .tj_rd_liimg{display: flex;justify-content: space-between;} .index_list_news li .tj_rd_liimg .index_new_listimg{padding-top: 10px;} .index_list_news li .tj_rd_liimg .index_new_listimg img{height: 90px; min-width: 90px; margin-right: 10px;} #pubdate_loadlist a{line-height: 100px;display: block;width: 100%;text-align: center;font-size: 18px;} #pubdate_loadlist a:hover,.plate-list li a:hover{color: #e9a83b} .longzhao{display: flex;justify-content: center;align-items: center;background-color: rgba(0,0,0,.3);width: 100%;height: 100%;left: 0;top: 0;position:fixed;z-index: 99;color: #fff;text-align: center;font-size: 16px;} .pdtj_index{background-color: #fff;margin-bottom: 16px;} .item-title-head{ margin: 0; height: 45px; line-height: 45px; border-bottom: 1px solid #eee; background: #fff; text-indent: 20px; font-size: 16px; color: #2b2b2b; overflow: hidden;} .plate-list{width: 100%;display: flex;flex-wrap: wrap;} .plate-list li{border-bottom: 1px solid #f0f0f0;width: 49.8%} .plate-list li:nth-child(even){border-left: 1px solid #f0f0f0;} .plate-list li a{display: flex;align-items: center;justify-content: center;height: 66px;} .plate-list li a img{width: 30px;padding-right: 10px;} .jx_zt_index{background-color: #fff;margin-bottom: 16px;} .jx_zt_index .item-title-head{display: flex;justify-content: space-between} .jx_zt_index .item-title-head a{text-align: center;padding-right: 16px;line-height: 50px;} .jxzt_list{padding: 15px;box-sizing: border-box} .jxzt_list ul{border-left: 1px solid #eee;} .jxzt_list ul li{ position: relative; padding: 6px 5px 6px 10px;} .jxzt_list li a{ line-height: 24px; color: #666;} .jxzt_list li a em{ font-family: "georgia"; color: #666;} .jxzt_list ul li .jx_zt_title{ font-size: 14px; padding: 10px 0;line-height: 24px;color: #666} .jxzt_list ul li .yuaneico{font-size: 10px;position: absolute;left: -4px;background-color: #fff} .jxzt_list li a:hover .jx_zt_title,.jx_zt_index .item-title-head a:hover{color: #e9a83b} .rmwz_new .swiper-pagination-bullets{bottom: auto;top: 4px;text-align: left;padding-left: 4px} .rmwz_new .banner_title{background-color: rgba(0,0,0,.5);padding:14px 10px;font-size: 14px;} .rmwz_new .swiper-pagination-bullet{width: 20px;height: 20px;text-align: center;line-height: 20px;margin: 0 2px!important;color: #fff;opacity: .5} .rmwz_new .swiper-pagination-bullet-active{background-color: #e9a83b;opacity: 1} .host_new_index{background-color: #fff;margin-bottom: 16px;} .host_new_index .item-title-head{display: flex;justify-content: space-between;} .host_new_index .item-title-head li{width: 60px;cursor: pointer} .host_new_index .item-title-head .swiper-container{margin: 0} .rm_new_list{padding: 20px;box-sizing: border-box;} .rm_new_list .article-number{width: 16px;height: 16px;font-size: 12px;color: #fff;border-radius: 2px;text-align: center;line-height: 16px;margin-right: 10px;background-color: #b2b2b2;display: inline-block} .rm_new_list a{padding-bottom: 20px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden} .rm_new_list li:nth-child(1) .article-number{background-color: #ea5246} .rm_new_list li:nth-child(2) .article-number{background-color: #f56313} .rm_new_list li:nth-child(3) .article-number{background-color: #eea313} .rm_new_list li:last-child a{padding-bottom: 0px;} .hw_tj_index{width: 100%;background-color: #fff;margin-bottom: 16px;} .hao_new_tj{padding: 20px;} .hao_new_tj li a{display: flex;justify-content: space-between;padding-bottom: 18px;border-bottom: 1px solid #e6e6e6;margin-bottom: 20px;} .hao_new_tj li a .tj_new_img{width: 100px;height: 75px;overflow: hidden;} .hao_new_tj li a .tj_new_img img{min-height: 100%;width: auto} .hao_new_tj li a .tj_new_title{width: 155px;padding-top: 8px;line-height: 24px;} .hao_new_tj li a:hover .tj_new_title,.zx_index_ico a:hover{color: #e9a83b} .hao_new_tj li:last-child a{border-bottom: none;margin-bottom: 0px;} .tab_index{background-color: #fff;margin-bottom: 16px;} .tab_index_list{padding: 20px;display: flex;flex-wrap: wrap} .tab_index_list li{margin: 0 10px 15px;} .tab_index_list a{display: block;line-height: 24px;padding: 0 12px;border-radius: 50px;border: 1px #999 solid;color: #999;font-size: 12px;} .tab_index_list a:hover{border-color: #e9a83b;color: #e9a83b} .index_zx_lxfs{width: 100%;background-color: #fff} .zx_lxfs{display: flex;} .zx_lxfs li{width: 50%} .zx_lxfs li a{display: block;text-align: center;line-height: 50px;background-color: #f9f9f9;border-bottom: 1px #f1f1f1 solid} .zx_lxfs .bglinear a{background-color: #fff;color: #e9a83b;border-bottom: none;border-left:1px #f1f1f1 solid;border-right: 1px #f1f1f1 solid;font-weight: bold} .zxlx_body{padding:30px 20px 20px;} .zx_index_ico{display: flex;justify-content: space-between} .zx_index_ico li{width: 33%;} .zx_index_ico li a{display: block;text-align: center;line-height: 30px;border-right: 1px #f1f1f1 solid} .zx_index_ico li:nth-child(1) a i{font-size: 26px} .zx_index_ico li a i{font-size: 24px;} .zx_index_ico li:last-child a{border-right: none} .dh_zx_text{width: 100%;margin-top:15px;padding: 15px 0;border-top: 1px #f1f1f1 solid;text-align: center;color: #666 } .dh_zx_text .tel_text_index{font-size: 26px;padding-bottom: 10px;padding-top: 6px;} .gz_body{padding: 20px;display: flex;justify-content: space-between;align-items: center} .gz_body p{width: 46%;text-align: center;line-height: 30px} .gz_body p img{width: 100%} .yq_link{width: 100%;background-color: #fff;margin-top: 20px;} .yq_link_head{border-bottom: 1px #e5e5e5 solid;line-height: 45px;font-size: 16px;padding: 0 15px;} .yq_link_head span{padding-left: 20px;font-size: 12px;color: #999} .yq_link_body{padding: 18px;} .bottom_body{width: 100%;background-color: #46474a;text-align: center;line-height: 68px;font-size: 12px;color: #999} .bottom_body a{color: #999} .bottom_body img{display: none} #totop {display: none;text-decoration: none;position: fixed;bottom: 80px;overflow: hidden;width: 50px;height: 50px;border: none;text-indent: 100%;background: url(/uploads/image/pimages/top.png) no-repeat center;background-size: 100% 100%;text-align: center;left: 50%;margin-left: 600px;cursor: pointer} /*==============列表页===============*/ .nomargin{margin: 0px auto;} .nowhite-space{white-space: nowrap;text-overflow: ellipsis;overflow: hidden} .thishost{padding: 10px 0;display: flex;justify-content: space-between;line-height: 28px;color: #999} .thishost span>a:hover{color: #f39f16} .thishost a{color: #999} .index_article_body{width: 100%;display: flex;justify-content: space-between;margin-bottom: 30px;} .left_index_article{width: 770px;} .right_index_article{width: 310px;} .top_tj_new{display: flex;justify-content: space-between;margin-bottom:16px;} .left_top_banner{width: 340px;margin: 0} .right_top_tt{width: 408px;padding: 15px;box-sizing: border-box;background-color: #fff;position: relative} .left_top_banner a{display: block;overflow: hidden} .left_top_banner a img{height: 290px;width: auto} .left_top_banner .swiper-pagination-bullet-active{background-color: #f39f16} .left_top_banner .swiper-pagination-bullets{text-align: right} .left_top_banner .article_banner_title{font-size: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background-color: #fff;line-height: 60px;padding: 0 10px;} .tt_ullist{position: absolute;width: 60px;left: 0;top: 0;background: url(/uploads/image/pimages/toutiao.png) no-repeat;height: 60px;} .right_top_tt .tt_h4_title{padding: 10px 0;border-bottom: 1px #f1f1f1 solid} .right_top_tt .tt_h4_title a{display: block} .right_top_tt .tt_h4_title h4{font-size: 18px;font-weight: bold;color: #444;padding-left: 36px;} .right_top_tt .tt_h4_title p{font-size: 12px;color: #999;padding-top: 14px;line-height: 22px;} .right_top_tt .tt_h4_title a:hover h4,.top_host_list li a:hover{color: #f39f16} .top_host_list{padding:6px 0 6px 20px;} .top_host_list li{list-style-type: initial} .top_host_list li a{display: block;line-height: 34px;color: #666} .article_ullist_body{background-color: #fff;padding: 15px;box-sizing: border-box;} /*分页*/ .pages{display: flex;justify-content: center;padding: 12px 0 20px 0} .pages li{width: 30px;height: 30px;border: 1px #f0f0f0 solid;line-height: 30px;text-align: center;margin: 0 4px;color: #666;border-radius: 2px;overflow: hidden} .pages li:last-child,.pages li:first-child{width: 50px;} .pages li a{display: block;color: #111;border-radius: 2px;} .pages .thisclass,.pages li:hover a{background-color: #f39f16;color: #fff;border-color: #f39f16} .zi_nav{background-color: #fff;padding: 20px 18px;} .zi_nav ul{display: flex;flex-wrap: wrap} .zi_nav ul li{padding-right: 10px;padding-bottom: 10px;} .zi_nav ul a{display: block;font-size: 16px;line-height: 36px;padding: 0 12px;border: 1px #f0f0f0 solid;border-radius: 50px;} .zi_nav ul a:hover{background-color: #f39f16;color: #fff;border-color: #f39f16} .rigjt_jcyd,.right_tjyd,.right_rdtw,.zi_nav{margin-bottom: 16px;} .jcyd_ul{padding: 11px 18px;background-color: #fff} .jcyd_ul li{padding-bottom: 9px;} .jcyd_ul a{display: flex;justify-content: space-between} .jcyd_ul_img{width: 104px;height: 85px;overflow: hidden} .jcyd_ul_img img{height: 100%;} .jcyd_ul_text{width: 155px;} .jcyd_ul_text h4{font-size: 14px;font-weight: bold;color: #111;white-space: nowrap;text-overflow: ellipsis;overflow: hidden} .jcyd_ul_text p{font-size: 12px;color: #999;padding-top: 16px;line-height: 20px;} .jcyd_ul a:hover h4{color: #f39f16;} .jcyd_ul a:hover img,.rdtw_ul li a:hover img,.jrtt_img:hover img,.xgtj_ul li a:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);} .tjyd_ul{padding: 11px 18px 11px 36px;background-color: #fff} .tjyd_ul li{list-style-type: initial;color: #888} .tjyd_ul li a{display: block;line-height: 30px;color: #666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden} .tjyd_ul li a:hover{color: #f39f16} .rdtw_ul{padding: 11px 18px;background-color: #fff} .rdtw_ul li{padding-bottom: 20px;} .rdtw_img{height: 180px;overflow: hidden;text-align: center} .rdtw_img img{height: 100%;min-width: 100%} .rdtw_text h4{font-size: 16px;line-height: 30px;padding: 10px 0 6px} .rdtw_text p{font-size: 12px;color: #999;line-height: 20px;} .rdtw_ul li a{display: block} .rdtw_ul li a:hover h4{font-weight: bold;color: #f39f16} .index_list_news li:hover{background-color: #f5f6f9;cursor: pointer} .index_list_news li:hover .rd_title{color: #f39f16;} .jrtt_body{width: 100%;position: relative;display: flex;justify-content: space-between;} .angle-warp{position: absolute;left: -10px; height: 26px; color: #fff; text-align: center; background-color: #f63756; line-height: 26px; padding: 0 10px; z-index: 20; top: 10px;} .angle-warp i{content: " "; position: absolute; left: 0; top: 26px; width: 0; height: 0; border-top: 6px solid #cd213d; border-left: 10px solid transparent;} .jrtt_img{width: 360px;height: 270px;position: relative;} .jrtt_img a{display: block;height: 100%;overflow: hidden} .jrtt_img img{min-width: 360px;height: 100%;} .jrtt_img h2{position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;align-items: flex-end;color: #fff;font-size: 18px;padding: 0 14px 20px 14px;box-sizing: border-box; background: -webkit-gradient(linear,0 30%,0 100%,from(rgba(0,0,0,0)),to(#121515)); background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515); background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515); background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515)} .jrtt_text{width: 410px;background-color: #fff;padding: 20px;box-sizing: border-box} .jrtt_text h2{font-size: 18px;line-height: 32px;padding-bottom: 20px;border-bottom: 1px #f0f0f0 solid} .zuzhe{display: flex;align-items: center;padding: 20px 0;color: #999} .zuzhe .zuzhe_img{width: 30px;height: 30px;border-radius: 50%;overflow: hidden;display: block;margin-right: 10px;} .zuzhe .zuzhe_img img{height: 100%} .jrtt_text .jrtt_desc{font-size: 14px;line-height: 22px;color: #999} .jrtt_text a{display: block} .jrtt_text a:hover h2{color: #f39f16} /*文章详情*/ .article_body_text{background-color: #fff;padding: 20px;box-sizing: border-box} .article_body_text h1{font-size: 22px;padding: 10px 0} .zuzhe_time{color: #999;padding-bottom: 18px;display: flex;justify-content: space-between} .article_text_body{padding-top: 20px;border-top: 1px #f0f0f0 solid;} .article_text_body div,.article_text_body li,.article_text_body p,.article_text_body span,.article_text_body a{font-size: 16px;color: #666;line-height: 32px!important;} .article_text_body img{max-width: 100%;height: auto!important;} .article_text_body .yuanwennew{font-size: 14px} .article_text_body .top_bot_new{display: flex;justify-content: space-between;padding: 30px 0 10px;} .article_text_body .top_bot_new li{width: 50%;font-size: 14px;} .article_text_body .top_bot_new li a{line-height: 40px;font-size: 14px;color:#666} .article_text_body .top_bot_new li a:hover{color: #f39f16} .article_text_body .biaoqiantab{font-size: 14px;} .article_text_body .biaoqiantab a{font-size: 12px;padding:6px 10px;background-color: #f9f9f9;margin-right: 8px;color:#333} .article_text_body .biaoqiantab a:hover{background-color: #f39f16;color: #fff} .article_text_body a{color:#f39f16} .ydtj_ul{position: relative;margin-top: 50px;padding:20px 10px;border: 1px #ececec solid;border-radius: 10px;} .ydtj_ul>div{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap} .ydtj_ul li{width: 50%;} .ydtj_ul li a{line-height: 30px;display: flex;align-items: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden} .ydtj_ul li a span{width: 20px;height: 20px;text-align: center;line-height: 20px;background-color: #ececec;display: block;margin-right: 10px;color: #666} .ydtj_ul .heand_title_ydtj{position: absolute;top: -16px;line-height: 30px;padding: 0 10px;background-color: #fff;width: auto;left: 20px;} .ydtj_ul li a:hover{color: #f39f16} .xgtj_title{font-size: 16px;padding-top: 50px;padding-bottom: 16px;border-bottom: 1px #ececee solid} .xgtj_ul{padding-top: 30px;display: flex;justify-content: space-between;flex-wrap: wrap} .xgtj_ul li{width: 32%;padding-bottom: 16px;} .xgtj_ul li a{display: block;height: 144px;overflow: hidden;position: relative} .xgtj_ul li a .title_body_xgtj{position: absolute;width: 100%;height: 100%;display: flex;align-items: flex-end;padding: 0 10px 16px;box-sizing: border-box;left: 0;top: 0;color: #fff;white-space: nowrap;text-overflow: ellipsis;;overflow: hidden; background: -webkit-gradient(linear,0 30%,0 100%,from(rgba(0,0,0,0)),to(#121515)); background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515); background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515); background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515)} .xgtj_ul li a img{height: 100%;min-width: 100%} /*在线留言*/ .zxly{position: fixed;width: 100%;height: 100%;display: none;align-items: center;justify-content: center;top: 0;left: 0;background-color: rgba(0,0,0,.5);z-index: 9999} .zxly_body{width: 400px;padding: 20px;position: relative;box-sizing: border-box;background: url(/uploads/image/pimages/ly_back.jpg) no-repeat;background-size: 100%;background-color: #fff} .zxly_body h5{text-align: center;color: #fff;font-size: 20px;padding: 10px 0} .zxfk_body{background-color: #fff;padding:50px 20px 40px;box-sizing: border-box;margin: 20px auto 10px;border-radius: 10px;-webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1); box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);} .zxfk_body input,.zxfk_body textarea{border: 1px #ececec solid;line-height: 34px;width: 100%!important;padding: 0 10px;outline: none} .zxfk_body .lst_form{display: flex;padding-bottom: 16px;} .zxfk_body .form_text{width: 60px;font-size: 14px;line-height: 34px;} .subme_form{padding-top: 10px;} .subme_form input{width: 100%;box-sizing: border-box;font-size: 18px;line-height: 46px;border-radius: 50px;cursor: pointer;color: #fff;background-color: #7c51e2} .subme_form input:hover{background-color: #7b37d6} .close_gb{width: 30px;height: 30px;line-height: 30px;text-align: center;border: 1px #fff solid;color: #fff;position: absolute;top: -50px;left: 50%;margin-left: -15px;border-radius: 50%;cursor: pointer} .close_gb:hover{color: #7b37d6;background-color: #fff;border-color: #fff} /*网站地图*/ .web_dt_body{width: 1100px;margin:30px auto;padding: 20px;background-color: #fff;border-radius: 4px;} .web_dt_body h1{font-size: 30px;padding-bottom: 18px;border-bottom: 1px #ececec solid} .web_dt_body .linkbox{border-bottom: 1px #ececec solid;padding-bottom: 20px;} .web_dt_body h3 a{font-size: 20px;color: #333} .web_dt_body .f6{display: flex;flex-wrap: wrap} .web_dt_body .f6 li a{padding: 0 10px;color: #888;font-size: 14px;} .web_dt_body .f6 li a:hover{color: #ff8000} /*有趣视频*/ .mv_banner{width: 100%;background-color: #fff;padding: 20px 0 0;} .mvimg_nav li{padding: 0 30px;} .mvimg_nav a{display: block;padding: 15px 0;box-sizing: border-box;font-size: 16px;color: #999} .mvimg_nav a:hover{color: #000} .mvimg_nav .thisclass{color: #f39f16;border-bottom: 2px #f39f16 solid} .mv_list{margin-left: -15px;margin-right: -15px;} .mv_list li{width: 25%;padding: 15px;box-sizing: border-box;border-radius: 6px;overflow: hidden} .mv_list li>div:hover{box-shadow: 0 0 15px rgba(0,0,0,.25);} .mv_img{position: relative;height: 107px;overflow: hidden;border-radius: 4px 4px 0 0} .mv_img .mengban{position: absolute;left:0;top:0;width: 100%;height: 100%;z-index: 1;background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5))); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5))); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);} .mengban a{display: block;width: 100%;height: 100%} .mv_img .mv_img_ico{position: absolute;left: 10px;bottom: 10px;z-index: 9} .mv_img .mv_img_ico img{height: 24px;} .mv_clickcoun{padding: 10px;box-sizing: border-box;background-color: #fff;} .mv_clickcoun .councli{font-size: 12px;color: #999;padding-top: 10px;display: block} .mv_clickcoun .councli span{padding-right: 15px;} .mv_clickcoun .councli span i{padding-right: 4px;} .mv_clickcoun h3{height: 44px;} .mv_clickcoun h3 a{line-height: 22px;} /*视频文章详情*/ .mvig_body{width: 1100px;margin: auto} .mvig_body video{width: 100%} .mv_info{background-color: #fff;padding: 15px;box-sizing: border-box} .mv_info h1{font-size: 18px;} .mv_info .zuzhe_time{font-size: 13px;} .mv_info .zuzhe_time a{color: #f39f16} .mv_info .article_text_body div,.mv_info .article_text_body p{font-size: 13px;} .mv_tj{margin-top: 30px;} .mv_tj h2{font-size: 18px;color: #333} .mv_tj ul{margin-bottom: 30px;} .preview img{width: 100%} .mv_tj h3{margin: 0} .mv_tj h3 a{line-height: 18px;font-weight: 500;color: #333}