@charset "UTF-8";
.HDwrap { overflow: hidden; }
.HDwrap img { width: 100%; }
.HDwrap .swiper-pagination { width: 100px; right: 0; bottom: 13px; left: initial; }
.HDwrap .swiper-pagination .swiper-pagination-bullet { background: #fff; opacity: 0.5; }
.HDwrap .swiper-pagination .swiper-pagination-bullet-active { background: #fff; width: 10px; height: 10px; opacity: 1; margin-bottom: -1px; }
.HDwrap .swiper-slide a{display: block; width: 100%; height: auto;}
.HDwrap .swiper-slide p { position: absolute; left: 0; bottom:0px; width: 100%; height: 70px; background: -webkit-linear-gradient(top, transparent 0%, black 100%); }
.HDwrap .swiper-slide p span { font-size: 16px; height: 70px; line-height: 100px; color: #fff; display: block; float: left; margin-left: 12px; width: 73%; width: calc(100% - 110px); display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.borderT { border-top: 5px solid #f5f5f5; background: #fff;}
.title_bt { display: block; overflow: hidden; margin: 0 12px; width: 90%;}
.title_bt span { float: left; color: #323232; font-size: 16px; font-weight: bold; line-height: 42px; }
.title_bt .more { height: 42px; line-height: 42px; display: block; float: right; font-size: 14px; color: #888888; }
.MinA .MinA_list { margin: 0 12px; overflow: hidden; }
.MinA .MinA_list ul li { width: 50%; float: left; margin: 5px 0; }
.MinA .MinA_list ul li a { display: block; width: 96%; width: calc(100% - 10px); position: relative; overflow: hidden; padding-bottom: 10px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.MinA .MinA_list ul li a img { width: 98%; display: block; float: left;height: 252px;border: #d7e1ec 2px solid; }
.MinA .MinA_list ul li a p { background: #fff; position: absolute; left: 0; bottom: 0; height: 30px; box-sizing: border-box; line-height: 30px; width: 100%; padding: 0 2%; font-size: 12px; color: #323232; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; }
.MinA .MinA_list ul li:nth-child(even) a { float: right; }
.MinB .TLlist { padding: 15px 0 15px 12px; background: #fff; }
.MinB .TLlist .swiper-slide { overflow: hidden; }
.MinB .TLlist .swiper-slide p { position: absolute; left: 0; bottom: 0; width: 94%; padding: 0 3%; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 14px; color: #fff; height: 36px; line-height: 36px; background: rgba(0, 0, 0, 0.5); }
.MinC .MinC_ul { display: block; padding: 0 12px; overflow: hidden; }
.MinC .MinC_ul ul { display: block; overflow: hidden; }
.MinC .MinC_ul ul li { float: left; width: 25%; text-align: center; }
.MinC .MinC_ul ul li .C1-explain { display: inline-block; margin-top: 10px; }
.MinC .MinC_ul ul li .C1-explain .img { margin-bottom: 10px; display: inline-block; width: 66px; height: 76px; border-radius: 10px; }
.MinC .MinC_ul ul li .C1-explain .img img { width: 100%; height: 100%; }
.MinC .MinC_ul ul li .C1-explain p { color: #333; font-size: 12px; line-height: 15px; margin-bottom: 10px; height: 15px; overflow: hidden; }
.MinC .MinC_ul ul li .d_btn { display: block; clear: both; color: #1a89ed; line-height: 27px; width: 56.5px; border: 1px solid #1a89ed; border-radius: 3px; margin: 0 auto 10px; }
.MinD .Cont4 { padding: 0 12px; }
.MinD .Cont4 a { display: block; background: url("../images/list-icon.png") no-repeat left center; background-size: 5px auto; padding: 8px 15px; color: #333; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.yxk-library { width: 100%; background: #fff; margin: 0 0 6px; -webkit-box-shadow: 0 3px 3px #ebebeb; -moz-box-shadow: 0 3px 3px #ebebeb; box-shadow: 0 3px 3px #ebebeb; }
.yxk-library .yxk-cont1 { display: block; margin: 0 12px; border-top: 1px solid #f6f6f6; }
.yxk-library .yxk-cont1 ul { padding-bottom: 15px; overflow: hidden; }
.yxk-library .yxk-cont1 ul li { float: left; display: inline-block; width: 25%; margin-top: 15px; text-align: center; }
.yxk-library .yxk-cont1 ul li a {display: inline-block;border: 1px solid #ddd;width: 90%;margin: 0 auto;border-radius: 4px;height: 28px;line-height: 28px;color: #555555;font-size: 12px;overflow:  hidden;}
.yxk-library .yxk-cont1 ul .currC a { background: #2e9dd9; color: #fff; border: 1px solid #2e9dd9; }
.yxk-library .yxk-cont1 ul .more a { color: #2e9dd9; }
.new_list ul { padding: 0 12px; }
.new_list ul li {width: 100%;padding: 15px 0;overflow:  hidden;}
.new_list ul li a {display: flex;width:  100%;height: 100%;}
.new_list ul li .img { width: 150px; height: 100%; overflow: hidden; float: left; }
.new_list ul li .img img { width: 100%; min-height: 100%; }
.new_list ul li .text { padding-left: 10px; float: right; flex: 1; height: 100%; }
.new_list ul li .text .bt { padding-top: 5px; font-size: 16px; line-height: 24px; overflow: hidden; color: #29272e; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.new_list ul li .text .tab { padding-top: 10px; font-size: 12px; color: #888888; line-height: 30px; height: 30px; clear: both; display: flex; }
.new_list ul li .text .tab span { display: block; float: left; width: 50%; height: 100%; overflow: hidden; }
.new_list ul li .text .tab span i { color: #ff9900; padding: 0 2px; }
.new_list ul li .text .tab span:nth-child(odd){flex: 1;}
.new_list ul li .text .tab span:nth-child(even){text-align: right;overflow:  hidden;}
.tab_bt { width: 100%; position: relative; display: block; }
.tab_bt .img { width: 100%; }
.tab_bt .img img { width: 100%; }
.tab_bt .text_p { position: absolute; left: 0; width: 100%; bottom: 0; height: 70px; font-family: '宋体'; color: #fff; background: -webkit-linear-gradient(top, transparent 0%, black 100%); }
.tab_bt .text_p .bt { margin-top: 10px; font-size: 18px; height: 30px; line-height: 30px; overflow: hidden; padding: 0 12px; }
.tab_bt .text_p p { height: 30px; line-height: 30px; margin: 0 12px; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 13px; }
.news_down { padding: 0 12px; background: #fff; }
.news_down h1 { font-size: 18px; height: 50px; line-height: 50px; font-weight: bold; color: #3d3d3d; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align:center}
.news_down .tab_time { font-size: 12px; height: 18px; line-height: 18px; display: flex;padding-bottom: 12px;}
.news_down .tab_time p { float: left; width: 50%; height: 100%; overflow: hidden; color: #888888; }
.news_down .tab_time p i { color: #333333; }
.news_down .tab_time .time { width: 53%;  }
.news_down .tab_time .name { padding-left: 10px; }
.news_down .tab_time .newsdown{ width: 30%; padding-left: 10px; }
.news_down .down { width: 100%; padding-top: 20px; display: flex; height: 58px; }
.news_down .down .img { width: 100px; height: 100%; overflow: hidden; }
.news_down .down .img img { width: 100%; min-height: 100%; }
.news_down .down .text { flex: 1; height: 100%; padding-left: 10px; overflow: hidden; }
.news_down .down .text .bt { font-size: 16px; color: #ff9600; width: 100%; height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.news_down .down .text .big { font-size: 14px; color: #888888; height: 30px; width: 100%; line-height: 30px; overflow: hidden; }
.news_down .down .text .big span { color: #333; }
.news_down .down .btn { width: 57.5px; height: 28px; text-align: center; color: #fff; border-radius: 3px; background: #1a89ed; font-size: 14px; line-height: 28px; margin: 15px 0 0 5px; }
.news_down .tab_list { font-size: 14px; padding-top: 15px; display: flex; }
.news_down .tab_list span { display: block; float: left; height: 100%; width: 45px; color: #888888; }
.news_down .tab_list p { flex: 1; }
.news_down .tab_list p a { float: left; height: 20px; padding: 0 13px; display: block; margin: 0 5px; margin-bottom: 10px; background: #f0f3f4; border-radius: 10px; color: #888888; }
.news_down .tab_list p .a1 { color: #fff; background: #3aa3f4; }
.news_down .tab_list p .a2 { color: #fff; background: #fa5153; }
.news_down .tab_list p .a3 { color: #fff; background: #1ec2b6; }
/*2018-7-20*/
/* article_cont */
.article_cont{padding: 0 12px;background: #fff;/*overflow: hidden;*/font-size: 16px;}
.article_cont>p{color: #555;line-height: 26px;padding-top: 15px;text-indent: 2em;}
.article_cont>h3{font-size: 14px;color: #ff9d01;line-height: 16px;margin-top: 30px;padding-left: 21px;border-left: 3px solid #ff9d01;}
.article_cont> h2 {font-size: 16px; padding: 12px; text-align: center;color: red;}
.article_cont>.Video{margin: 15px 12px;overflow: hidden;background: #222;}
.article_cont>.Table{width: 100%;margin: 15px 0;}
.article_cont iframe{max-width:100%}
.article_cont img{width:auto;  max-width: 100% !important;height: initial !important;}
.article_cont table *{width:initial !important;}
.article_cont table,
.article_cont tbody,
.article_cont embed{width: 100% !important;}

/*下载卡片加载更多*/
.download_card{
    border:1px solid #eee;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
    line-height: 16px;
    float: left;
    width: 100%;
    padding: 3%;
    margin-bottom: 10px;
    margin: 5px 0;
}
.download_card_msg{width: 100%;}
.download_card_title{font-size: 18px;color: #1c69cc;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 700;float: left;height: 30px;line-height: 30px;width: 100%;margin-bottom: 3px;}
.download_card_tip{font-size: 14px;color: #ff7b00;margin: 6px 0 4px;overflow: hidden;width: 82%;font-weight: 700;display: inline-block;}
.download_card_tj{font-size: 15px;display: flex;align-items: center;color:#999;width: 62%;display: inline-block;}
.download_card_tj img{width: 15px;margin-top: 2px;}
.download_card_btn{width: 100%;height: 48px;background: #44b549;display: flex;color:#fff;justify-content: center;font-size: 17px;font-weight: 700;margin-top: 10px;align-items: center;}
.download_card_btn img{width: 22px;margin-right: 5px;border-radius: inherit;margin-top: 2px;margin: 0;}

.downlod_btn_right{line-height: 30px;margin-left: 10px;margin-top: 3px;}
.more_box {
    width: 100%;
    height: 150px;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.1) 0%, #fff 70%);
    float: left;
    margin-top:-150px;
    position: relative;
}
.download_card_pic{
    width: 16%!important;
    float: left;
    }
.more_box .more{
    width:160px;
    height:30px;
    margin:50px auto 0;
    color:#45b449;
    font-size:16px;
    border:1px solid #45b449;
    background: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    cursor:pointer;
}
.more_tip{text-align: center;color:#999;margin-top:6px;}
.download_card:nth-of-type(2){
    display:none;
}