@font-face {
    font-family:'theme';
	src:url('//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/css/theme.ttf');
	src:local('☺'),
		url('//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/css/fonts/webfont.eot?#iefix') format('embedded-opentype'),
		/* url('//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/css/fonts/webfont.woff') format('woff'), */
		/* url('//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/css/fonts/webfont.ttf') format('truetype'), */
		/* url('//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/css/fonts/webfont.svg#webfontOTINA1xY') format('svg'); */
		/* font-weight:normal; */
		/* font-style:normal; */
  }
 
 .tabs{
    display: flex
}
.tabs div{
    position: relative;
    top: 3px;
    width: 50%;
    font-size: 16px;
    font-family: 'MicroSoft Ya-Hei';
    color: #a1a1a1;
    cursor: pointer;
    padding-bottom: 9px;
}
  
   .news_list1{
    display: none
}
.news_list1.active{
    display: block
}
.news_list1 li span{
    font-weight: bold;
    color: #BC002D;
    margin-right: 5px;
    height: 43px;
    padding-top: 3px;
}
.news_list1 li > div{
    width: 300px;
}
 
   .news_list2{
    display: none
}
.news_list2.active{
    display: block
}
.news_list2 li span{
    font-weight: bold;
    color: #BC002D;
    margin-right: 5px;
    height: 43px;
    padding-top: 3px;
}
.news_list2 li > div{
    width: 300px;
}

html{
    margin: 0;
    padding: 0
}
body{
    margin: 0;
    background-color: #F9F9F9;
    font: 12px/18px "Microsoft Yahei",sans-serif;
    color: #333333;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #000
}
.index_banner{
    margin: auto;
    width: 1200px;
    height: 0;
    display: none;
    transition: all 2s;
}
.progress{
    width: 0;
    border-bottom: 2px solid #F7B45F;
    /* transition:all 5s linear!important; */
    position: relative;
    top: -5px;
}

.index_banner > .banner{
    height: 120px;
    box-sizing: border-box;
    /* border-bottom: 5px solid #ba0028; */
    position: relative;
}
.index_banner > .action{
    height: 60px;
}
.index_banner .close{
    position: absolute;
    bottom: -7px;
    right: 0px;
    background: rgba(1,1,1,0.4);
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}
.index_banner .close img{
    width: 60%
}
.index_banner .search{
    float: left;
}
.index_banner .lr{
    float: right;
    padding-top: 7px
}
.lr .login{
    float: left;
    margin-right: 20px;
}
.lr .register{
    float: left;
}
.lr div{
    width: 25px;
    font-size: 16px;
    height: 100%;
    line-height: 22px;
    text-align: center;
    color: #a1a1a1;
    cursor: pointer;
}
.index_banner input{
    border: none;
    background: rgba(1,1,1,0.3);
    width: 30px;
    height: 35px;
    margin: 10px 0px;
    border-radius: 5px;
    background-image: url('//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/images/search.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    padding-left: 10px;
}
.index_nav{
    width: 100%;
    height: 86px;
    margin: 0px 0px 20px 0px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px #d7d7d7;
    position: relative;
    z-index: 888;
}
.index_nav > .nav_box{
    margin: auto;
    width: 1200px;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.index_nav .logo{
    width: 140px;
    height: 100%;
    background-image: url(//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/images/logo.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
}
.index_nav .nav{
/*    width: 739px;*/
    display: flex;
}
.index_nav .date{
    width: 321px;
    padding: 18px 0;
    border-left: 1px solid #efefef;
}
.index_nav .date>div{
    display: flex
}
.index_nav .time{
    display: block;
    font-size: 14px;
    color: #a1a1a1;
    margin-left: 30px;
}

.index_nav .date_b{
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    color: #000;
    padding-left: 12px;
}
.index_nav .date_b span{
    margin-right: 25px;
    line-height: 30px;
}
.index_nav .date_b input{
    width: 180px;
    height: 25px;
    border: none;
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    outline: none;
    background: none;
    /* background-image: url('//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/images/search.png');
    background-size: 18px;
    background-repeat: no-repeat;
    background-position-x: right; */
}
.index_nav .date_b .search{
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 18px;
    color: #a1a1a1;
}
.index_nav .date_b input::input-placeholder {
    color: #CCCCCC;
    font-size: 14px;
}
.index_nav .date_b input::-webkit-input-placeholder {
    color: #CCCCCC;
    font-size: 14px;
}

.index_nav .nav > ul{
    display: flex;
    width: 680px;
    margin: 20px 0;
    padding: 0;
}
.index_nav .nav > ul > li{
    list-style: none;
    line-height: 49px;
    font-size: 22px;
    font-family: 'MicroSoft Ya-Hei';
    cursor: pointer;
    position: relative;
    margin-left: 27px;
}
.index_nav .nav > ul > li:hover a{
    color: #CE1E30;
    /* font-weight: bold */
}
.index_nav .sec{
    display: none;
    animation: all 1s;
    width: 80px;
    position: absolute;
    z-index: 2;
    background: #fff;
    top: 65px;
    left: -18px;
    padding: 0;
    border: 1px solid #d7d7d7;
    padding: 8px 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(26,53,71,0.1);
}
.index_nav .sec em{
    display: block;
    border-width: 10px;
    position: absolute;
    top: -20px;
    left: 28px;
    border-style: solid dashed dashed;
    border-color: transparent transparent #d7d7d7;
    font-size: 0;
    line-height: 0;
}
.index_nav .sec span{
    display: block;
    border-width: 10px;
    position: absolute;
    top: -19px;
    left: 28px;
    border-style: solid dashed dashed;
    border-color: transparent transparent #FFF;
    font-size: 0;
    line-height: 0;
}
.index_nav .sec ul{
}
.index_nav .sec li{
    text-align: center;
    list-style: none;
    font-size: 17px;
    font-family: 'MicroSoft Ya-Hei';
    cursor: pointer;
    color: #333;
    line-height: 30px;
}
.index_nav .sec li:hover{
    color: #CE1E30;
    /* font-weight: bold */
}
.index_nav .sec li:last-child{
    border: none
}
.index_nav .enp{
    width: 100px;
    height: 40px;
    background: #CE1E30;
    border-radius: 5px;
    margin: 24px 20px;
    color: #fff;
    font-family: 'MicroSoft Ya-Hei';
    font-size: 19px;
    text-align: center;
    line-height: 40px;
    margin-left: auto;
}
/* .index_swiper{
    margin: 20px auto 20px;
    width: 1200px;
    height: 520px;
    box-shadow: 0px 0px 10px 0px #d7d7d7;
} */
/* .index_swiper .swiper-container{
    height: 100%
} */
.spage{
    width: 33.33%;
    position: relative;
    cursor: pointer;
}
.spage .title{
    overflow:hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
}
.focus_wrap{ width:100%; min-width:1200px;height:500px;  background:#e6e6e6; overflow-x: hidden; position:relative; margin-bottom: 20px;box-shadow: 0px 0px 10px 0px #d7d7d7;}
.pics_focus{ width:1200px; height:500px; position:relative; margin:0 auto;}
.pics_focus .mask_left{ width:1200px; height:100%; background:#e5e5e5; opacity:0.8; filter:alpha(opacity=80); position:absolute; right:50%; top:0; margin-right:600px; z-index:3;}
.pics_focus .mask_right{ width:1200px; height:100%; background:#e5e5e5; opacity:0.8; filter:alpha(opacity=80); position:absolute; left:50%; top:0; margin-left:600px; z-index:3;}
.pics_focus .arrow_left{ width:40px; height:100%; background:url(//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/images/arrow_l.png) center center no-repeat; position:absolute; left:-80px; top:0; z-index:9; cursor:pointer;}
.pics_focus .arrow_right{ width:40px; height:100%; background:url(//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/images/arrow_r.png) center center no-repeat; position:absolute; right:-80px; top:0; z-index:9; cursor:pointer;}
.pics_focus .swiper-container{ width:1200px;}
.pics_focus .swiper-slide{ width:1200px; height:500px;}
.pics_focus .swiper-slide img{ width:100%; height:100%;}
.pics_focus .focus_l{ width:879px; height:500px; float:left;}
.pics_focus .focus_l .pic{ width:100%; height:100%; border:none;}
.pics_focus .focus_r{ width:320px; height:500px; background:#FFF; float:right; position:relative;}
.pics_focus .focus_r .title{ height:auto; line-height:40px; padding:5px 30px 5px; font-size:25px; color:#fff;}
.pics_focus .focus_r .title a{ color:#000;}
.pics_focus .focus_r .title a:hover{ text-decoration: underline}
.pics_focus .focus_r .notes{ height:auto; line-height:30px; padding:0 30px; font-size:16px; color:#fff;}
.pics_focus .focus_r .notes a{ color:#000;}
/* .pics_focus .focus_r .notes a:hover{ color:#e7c798;} */
.pics_focus .focus_r .sort{ height:14px; line-height:14px; padding-left:10px; padding:0; border-left:4px solid #f00; border:none; font-size:14px; color:#fff; position:absolute; left:30px; bottom:30px;display: flex}
.pics_focus .focus_r .sort a{ color:#a1a1a1;width: 162px}
.pics_focus .focus_r .sort span{ color:#a1a1a1;}
/* .pics_focus .focus_r .sort a:hover{ color:#e7c798;} */
.pics_focus .focus_r .epaper{ width:260px; height:auto; padding-top:20px; border-top:1px solid #454545; position:absolute; left:30px; bottom:25px; display:none;}
.pics_focus .focus_r .epaper img{ width:100%; height:auto; display:block; border:none;}
.page_focus{ position:absolute; right:378px; bottom:15px; z-index:9;}

.container_flex{
    display: -webkit-flex;
    display: flex;
    margin: auto;
    width: 1200px;
}
.flex_item_left{
    margin-right: 37px;
    max-width: 842px;
}
.flex_item_left > .item_box{
    margin-bottom: 20px;
    height: 500px;
    box-shadow: 0px 0px 10px 0px #d7d7d7;
}
.flex_item_left .header{
    height: 60px;
    border-bottom: 1px solid #e9e9e9;
    display: flex
}
.flex_item_left .shu{
    border-left: 8px solid #BA0028;
    margin: 13px 0 0 20px;
    height: 35px;
    padding-left: 10px;
    color: #BA0028;
    font-size: 35px;
    font-family: 'MicroSoft Ya-Hei';
    line-height: 35px;
    width: 90%
}
.flex_item_left .more{
    line-height: 60px;
    width: 70px;
    text-align: right;
    margin-right: 16px;
}
.flex_item_left .more i{
    color: #a1a1a1;
    font-size: 26px
}
.flex_item_left .content_box{
    display: flex;
}
.flex_item_left .article{
    width: 50%;
    margin: 15px;
}
.flex_item_left .cover{
    height: 220px;
    /*overflow: hidden;20190514*/
    width: 100%;
}
.flex_item_left .cover div{
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    transition:all 0.6s!important;
    width: 100%;
}
.flex_item_left .cover div:hover{
    transform: scale(1.1)!important;
}
.flex_item_left .status{
    height: 30px;
    display: flex;
}
.flex_item_left .status span{
    line-height: 30px;
    font-size: 14px;
}
.flex_item_left .status .num{
    color: #a1a1a1;
    font-size: 14px;
    margin-left: 2px;
}
.flex_item_left .author{
    width: 74%;
    color: #a1a1a1;
}
/* .flex_item_left .thumbs{
    margin-right: 15px;
    display: flex
} */
/* .flex_item_left .fa-commenting{
    font-size: 18px
} */
/* .flex_item_left .thumbs span{
    font-size:19px;
} */
.flex_item_left .share{
    display: flex;
    width: 70%;
}
.flex_item_left .share span{
    display: none
}
.flex_item_left .share img{
    vertical-align: middle
}
.flex_item_left .thumbs i,.flex_item_left .comment i{
    font-size: 18px;
    color:#a1a1a1;

}
.flex_item_left .thumbs,.flex_item_left .comment{
  margin-left: 13px;
}
.flex_item_left .thumbs span,.flex_item_left .comment span{
    color:#a1a1a1;
    margin-left: 5px;
}
.flex_item_left .status img{
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
}
.flex_item_left .title{
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #1B1B1B;
    height: 56px;
    cursor: pointer;
    overflow:hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.flex_item_left .title a:hover{
    color: #BA0028
}
.flex_item_left .content{
    margin: 12px 0;
    font-size: 15px;
    line-height: 25px;
    color: #1B1B1B;
    height: 50px;
    /* overflow:hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    position: relative;
    overflow: hidden; */

}
/* .flex_item_left .content{} */
/* .flex_item_left .content::after{content: "..."; position: absolute; bottom: 0; right: 0; padding-left: 40px;
background: -webkit-linear-gradient(left, transparent, #fff 55%);
background: -o-linear-gradient(right, transparent, #fff 55%);
background: -moz-linear-gradient(right, transparent, #fff 55%);
background: linear-gradient(to right, transparent, #fff 55%);
} */
.flex_item_left .footer{
    display: flex;
    font-size: 14px;
    color: #a1a1a1;
}
.flex_item_left .date{
    width: 54%;
    text-align: right;
    color: #a1a1a1
}
.flex_item_left .share_icon{
    cursor: pointer;
    margin-left: 5px;
}
.flex_item_right{
    width: 320px;
    /* box-shadow: 0px 0px 10px 0px #d7d7d7; */
}
.flex_item_right .item_box{
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px 0px #d7d7d7;
}
.flex_item_right .header{
    text-align: center;
    border-bottom:1px solid #e9e9e9
}
.flex_item_right .icon{
    padding: 11px 0 5px 0;
}
.flex_item_right .title{
    font-size: 26px;
    font-family: 'MicroSoft Ya-Hei';
    color: #000;
    padding: 11px 0;
    font-weight: bold;
}
.flex_item_right ul{
    margin: 0;
    padding: 0;
}
.flex_item_right li{
    display: flex;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 10px;
    font-size: 14px;
    /* letter-spacing: 0.5px; */
}
.news_list{
    display: none
}
.news_list.active{
    display: block
}
.news_list li span{
    font-weight: bold;
    color: #BC002D;
    margin-right: 5px;
    height: 43px;
    padding-top: 3px;
}
.news_list li > div{
    width: 300px;
}
.sketch .header{
    border-bottom: none!important
}
.sketch .tabs{
    padding: 15px 0 14px 0;
    border-bottom: 1px solid #e9e9e9;
}
.sketch .tabs div{
    font-size: 17px!important;
}
.sketch_list > div{
    height: 417px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
.sketch_list > div > img{
    width: 100%
}
.sketch_list > div > p{
    position: absolute;
    bottom: 8px;
    padding: 10px 20px;
    background: rgba(1,1,1,0.6);
    right: 10px;
    left: 10px;
}
.sketch_list > div > p > a{
    color: #fff;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sketch_list > div > p > a:hover{
    text-decoration: underline
}
.sketch .list_box{
    position: relative;
}
.sketch .list_box .btn{
    position: absolute;
    top: 200px;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: rgba(1,1,1,0.8);
    cursor: pointer;
}
.sketch .list_box .prev{
    left: 10px;
}
.sketch .list_box .next{
    right: 10px;
}
.sketch_list{
    display: none;
    padding: 13px 10px 8px 10px;
}
.sketch_list.active{
    display: block
}
.question{
    width: 100%;
    height: 235px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 13px 10px;
    box-sizing: border-box;
}
.question > .service_db{
    height: 103px;
}
.question >.service_db > a{
    border-bottom: 1px dashed #888;
    display: block;
    height: 103px;
    overflow: hidden;
}
.question >.service_db > a > img{
    width: 300px;
}
.question >.service_item {
    display: flex;
    width: 100%;
}
.question >.service_item > .item{
    width: 25%;
    display: block;
    text-align: center;
    position: relative;
    background-position: center 40%;
    background-repeat: no-repeat;
    background-size: 36%;
    cursor: pointer;
}
.question >.service_item > .item i{
    font-size: 40px;
    color: #a1a1a1;
    display: block
}
.question >.service_item >.item:hover{
    transition: all 0.2s;
    background-color: rgba(1,1,0,0.1);
}
.question >.service_item > .item:hover i,.question >.service_item > .item:hover p{
    color: #BA0028
}
.question >.service_item >.item > p{
    font-size: 16px;
    color: #a1a1a1;
    border-right: 1px solid #e9e9e9;
}
.question >.service_item >.item:last-child > p{
    border:none
}
.weiquan .title{
    padding: 12px 0;
}
.weiquan .title a{
    font-size: 26px;
    font-family: 'MicroSoft Ya-Hei';
    /* color: #a1a1a1; */
}
.weiquan .header{
    position: relative;
}
.weiquan .border_bt{
    border: none;
    width: 100px;
    position: absolute;
    top: 52px;
    left: 0;
    right: 0;
    color: #ba0028;
    height: 5px;
    /* background: #BA0028; */
    z-index: 10;
}
.telphone p{
    text-align: center
}
.telphone{
    padding-bottom: 20px
}
.telphone p:nth-child(1){
    margin: 0;
    padding: 20px 0 10px 0;
    font-size: 16px;
    color: #a1a1a1
}
.telphone p:nth-child(2){
    margin: 0;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.telphone div{
    width: 135px;
    margin: 10px auto;
    height: 50px;
    background: #CE1E30;
    border-radius: 5px;
    line-height: 51px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-family: 'MicroSoft Ya-Hei';
    cursor: pointer;
}
.flex_item_right .advertise{
    height: 110px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #d7d7d7;
}
.flex_item_right .large{
    height: 239px;
}
.flex_item_right .tabs{
    display: flex
}
.flex_item_right .tabs div{
    position: relative;
    top: 3px;
    width: 50%;
    font-size: 16px;
    font-family: 'MicroSoft Ya-Hei';
    color: #a1a1a1;
    cursor: pointer;
    padding-bottom: 9px;
}
.tabs-active{
    border-bottom: 5px solid #BA0028;
    padding-bottom: 5px;
}
.flex_item_right .ewcode{
    text-align: center;
    padding: 24px 0
}
.index_footer{
    margin: 63px auto 0;
    width: 100%;
    /* height: 292px; */
    background: #fff
}
.footer_box{
    width: 1200px;
    margin: auto;
    text-align: center;

}
.footer_box > .title{
    padding: 33px;
    text-align: center;
    font-size: 26px;
    font-family: 'MicroSoft Ya-Hei';
    color: #a1a1a1
}
.footer_box > .nav{
    padding-bottom: 33px;
    font-size: 16px;
    color: #a1a1a1;
    padding: 0 60px 33px;
}
.footer_box > .nav > span{
    margin-right: 40px
}
.footer_box > .nav a{
    color: #a1a1a1!important;
    font-size: 16px;
}
.footer_box > .nav > span:last-child{
    margin-right: 0px
}
.index_footer .record p{
    text-align: center;
    font-size: 14px;
    margin: 10px;
    color: #a0a0a0;
}
.index_footer .record a{
    text-align: center;
    font-size: 14px;
    margin: 10px;
    color: #a0a0a0;
}
.index_footer .record{
    padding: 30px 0
}
.index_footer .record div{
    padding-bottom: 52px;

}
.index_footer .ft_nav{
    background: #f1f1f1;
}
.index_footer .ft_nav .nav{
    border-bottom: 1px solid #c1c1c1;
    font-size: 14px;
    padding: 20px 0;
    text-align: center;
}
.index_footer .ft_nav .nav span{
    margin: 0 100px
}
.index_footer .ft_nav .nav span a{
    color: #a0a0a0;
}
#scrollup{
    color: #eee;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    bottom: 65px;
    right: 20px;
    height: 150px;
    border: none;
    opacity: .8;
}
.home{
    display: block;
    width: 50px;
    height: 50px;
    background: lightseagreen;
    border-radius: 40px;
    color: #fff;
    margin-top: 20px;
    line-height: 50px;
}
.scroll{
    display: block;
    width: 50px;
    height: 50px;
    background: #D7D7D7;
    border-radius: 40px;
    color: #fff;
    line-height: 50px;
    margin-top: 20px
}
.lqzx{
    display: block;
    background: #BA0028;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}
.lqzx div{
    padding: 5px;
    color: #fff
}
.rotate{
    -webkit-animation: flipInY ease 1s 1 both;
    animation: flipInY ease 1s 1 both;
}
  
  @-webkit-keyframes flipInY {
    0% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
    transform:perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
    opacity:1
  }
  40% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);
    transform:perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in
  }
  60% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);
    transform:perspective(400px) rotate3d(0,1,0,10deg);
    opacity:1
  }
  80% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);
    transform:perspective(400px) rotate3d(0,1,0,-5deg)
  }
  100% {
    -webkit-transform:perspective(400px);
    transform:perspective(400px)
  }
  }@keyframes flipInY {
    0% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
    transform:perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
    opacity:1
  }
  40% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);
    transform:perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in
  }
  60% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);
    transform:perspective(400px) rotate3d(0,1,0,10deg);
    opacity:1
  }
  80% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);
    transform:perspective(400px) rotate3d(0,1,0,-5deg)
  }
  100% {
    -webkit-transform:perspective(400px);
    transform:perspective(400px)
  }
  }.flipInY {
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important;
    -webkit-animation-name:flipInY ;
    animation-name:flipInY
  }

  /*鍥剧墖杞挱鏍峰紡*/
.swiper-container {
	width: 100%;
	height: 100%;
    margin: 0 auto;
    position: relative;
    overflow:visible;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-wp8-horizontal { -ms-touch-action: pan-y;}
.swiper-wp8-vertical {-ms-touch-action: pan-x;}
.swiper-slide {
    width: 1200px;
    height: 540px;
	float: left;
    position: relative;
	overflow:hidden;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.swiper-slide img{ width:100%; height:100%;}
.swiper-slide-active { opacity:1;}
.swiper-pagination-switch {    width: 8px;height: 8px;border: 3px solid #fff;border-radius: 50%;filter: alpha(opacity=40);text-indent: -9999em;margin-left: 15px;display: inline-block;cursor: pointer;box-shadow: 0px 0px 5px 2px rgba(9,9,9,0.2);;}
.swiper-visible-switch {background:#fff;}
.swiper-active-switch { opacity:1; filter:alpha(opacity=100);background: #BA0028;border: 3px solid #BA0028;}

@media screen and (max-width:767px){
    .focus_wrap{ width:1200px; min-width:300px; height:auto; margin:0 10px;}
    .pics_focus{ width:100%; height:221px;}
    .pics_focus .mask_left{ display:none;}
    .pics_focus .mask_right{ display:none;}
    .pics_focus .arrow_left{ display:none;}
    .pics_focus .arrow_right{ display:none;}
    .pics_focus .swiper-container{ width:100%;}
    .pics_focus .swiper-slide{ height:100%; opacity:1;}
    .pics_focus .focus_l{ width:100%; height:100%; float:none;}
    .pics_focus .focus_l .pic{ height:221px;}
    .pics_focus .focus_r{ width:92%; height:auto; padding:10px 5% 10px 3%; background:url(//cdn.xuansiwei.com/jiang8024/shsldb/51ldbdemo1/images/bg_black_mask.png) left top repeat-x; float:none; position:absolute; left:0; bottom:0;}
    .pics_focus .focus_r .title{ padding:0 0 5px 0; line-height:1.5em; font-size:16px; color:#fff;}
    .pics_focus .focus_r .title a{ color:#fff; display:block;}
    .pics_focus .focus_r .notes{ display:none;}
    .pics_focus .focus_r .sort{ margin:0; position:static;}
    .pics_focus .focus_r .sort a{ color:#fff;}
    .pics_focus .focus_r .epaper{ display:none;}
    .page_focus{ right:12px; bottom:8px;}
    .swiper-pagination-switch {width:8px; height:8px; margin-left:8px;}
    }
    
    @media screen and (max-width:375px){
    .pics_focus{ height:200px;}
    .pics_focus .focus_l .pic{ height:200px;}
    }
    
    @media screen and (max-width:360px){
    .pics_focus{ height:191px;}
    .pics_focus .focus_l .pic{ height:191px;}
    }
    
    @media screen and (max-width:320px){
    .pics_focus{ height:168px;}
    .pics_focus .focus_l .pic{ height:168px;}
    }

    /* 超出省略 */
    .ellipsis {
        height: 50px;
        line-height: 25px;
        overflow: hidden;
    }
    
    .ellipsis .text {
        float: right;
        margin-left: -5px;
        width: 100%;
        word-break: break-all;
    }
    
    .ellipsis::before {
        float: left;
        width: 5px;
        content: '';
        height: 50px;
    }
    
    .ellipsis::after {
        float: right;
        content: "...";
        height: 20px;
        line-height: 25px;
        width: 2.5em;
        margin-left: -2.5em;
        position: relative;
        left: 100%;
        top: -24px;
        padding-right: 5px;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), #F9F9F9 25%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        text-align: center;
        color: #888;
    }

    /* 文章列表 */
    .breadcrumb{
        width: 1200px;
        margin: 30px auto 10px;
        font-size: 14px
    }
    .breadcrumb a:hover{
        color:#BA0028
    }
    .flex_item_left .article_list{
      /*  display: flex;
        width: 100%;
        height: auto;
        padding: 25px 0;
        border-bottom: 1px solid #eee;*/

 display: table;
    width: 100%;
    height: auto;
    padding: 25px 0;
    border-bottom: 1px solid #eee;


    }
    .flex_item_left .article_list .cover{
 

   /* float: left; */
    width: 235px;
    display: table-cell;
    height: 150px;
    margin-right: 20px;
    vertical-align: top;


    }
    .flex_item_left .article_list .cover div{
        background-size: cover
    }
    .flex_item_left .article_list .article_info{
        /*width: 545px*/
 /* float: right; */
    display: table-cell;
    width: 598px;
    /* width: auto; */
    vertical-align: top;
    padding-left: 15px;


    }
    .flex_item_left .article_list .title{
        line-height: 24px;
        height: 24px;
        font-size: 18px;
        font-weight: normal;
        margin: 0;
    }
    .flex_item_left .article_list .content{
        font-size: 14px;
        color: #888;
        max-height: 75px
    }
    .flex_item_left .article_list .footer{
        display: block;
    }.flex_item_left .article_list .sort{
position: relative;
    display: flex;
       
    }
    .flex_item_left .article_list .status{
        display: block;
        width: 425px
    }
    .flex_item_left .article_list .action{
    position: absolute;
    padding: 5px 0;
right: 0;
    }

    /* 翻页 */
    			/*翻页*/
.pagenation {
    width: 400px;
    height: 50px;
    margin: 50px auto;
    color: #a1a1a1;
    -webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;}

    .pagenation .pagenum {
        float: left;
        min-width: 30px;
        padding: 3px 5px;
        text-align: center;
        margin-right: 5px;
        cursor: pointer;
        font-size: 14px;
        border-radius: 3px;
        background: #f5f5f5;
        border: 1px solid #ddd;
        box-sizing: border-box;
    }

        .pagenation .pagenum.indexpage, .pagenation .pagenum.lastpage, .pagenation .pagenum.nextpage {
            background: rgba(255,255,255,0);
            color: #d9cfce;
        }

            .pagenation .pagenum.indexpage.active, .pagenation .pagenum.lastpage.active, .pagenation .pagenum.nextpage.active {
                background-color: #f5f5f5;
                color: #999;
            }

                .pagenation .pagenum.indexpage.active a, .pagenation .pagenum.lastpage.active a, .pagenation .pagenum.nextpage.active a {
                    color: #999;
                }

        .pagenation .pagenum.pagetext, .pagenation .pagenum.totalpage {
            border-radius: 0px;
            background: rgba(255,255,255,0);
            border: none;
        }

        .pagenation .pagenum a {
            color: #999;
            text-decoration: none;
            display: block;
            width: 100%;
            height: 100%;
        }

    .pagenation .pageswiperbox {
        min-width: 35px;
        max-width: 175px;
        overflow: hidden;
        word-break: keep-all;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
    }

    .pagenation .pageswiper {
        width: auto;
    }

        .pagenation .pageswiper .pagenum {
            display: inline-block;
            float: none;
        }

    .pagenation .pagenum.curpage {
        background: rgba(255,255,255,0);
        color: #BA0028;
        border: none;
    }

        .pagenation .pagenum.curpage a {
            color: #BA0028;
            display: block;
            width: 100%;
        }

    .pagenation .pageinput {
        text-align: center;
        border: 1px solid #e5e5e5;
        width: 40px;
        margin: 0 3px;
        line-height: 17px;
        box-sizing: border-box;
        vertical-align: top;
    }

    .pagenation .pagesubbtn {
        background: rgba(255,255,255,0);
    }

        .pagenation .pagesubbtn a {
            color: #d9cfce;
        }

        .pagenation .pagesubbtn.active {
            background: #f5f5f5;
        }

        .pagenation .pagesubbtn a {
            color: #999;
        }
/*第一部分头条*/
.column1{text-align:center; /*height:130px;*/ height:auto; padding-bottom:20px;}
.column1_1{ padding-top:28px; padding-bottom:8px; font-family:"微软雅黑", "宋体";color:#005293; font-size:39px;}
.column1_1 a{color:#005293; font-size:39px;}

/*.column1_2{ line-height:20px; height:20px; overflow:hidden;color:#9b9b9b; font-family:"微软雅黑", "宋体";}*/
/*.column1_2 a{font-size:14px; color:#9b9b9b; padding:0; margin:0}*/

.column1_2{ height:auto;overflow:hidden;color:#005293; font-family:"微软雅黑", "宋体";font-size:18px;}
.column1_2 a{font-size:18px; color:#005293; padding:0; margin:0}
.column1_2 a:hover{color:#025194;}

video {width:80%}

/* 菜单与鼠标移入 */
.menu{
    width: 100px;
    height: 40px;
    border-radius: 5px;
    background: red;
    line-height: 40px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin:24px 20px;
    font-family: 'MicroSoft Ya-Hei';
    font-size: 19px;
    margin-left: auto;
    color: white;
}
.menu:hover{
    overflow: visible;
    background: red;
    color: white;
    z-index: 999;
    cursor: pointer;
}
/* END */

/* 下拉菜单与鼠标移入 */
.drop{
/*    background: red;*/
    text-align: center;
    width: 100px;
    height: 35px;
/*    line-height: 30px;*/
    overflow: hidden;
    border-radius: 5px;
    font-family: 'MicroSoft Ya-Hei';
    font-size: 19px;
}
.drop:hover{
/*    background: black;*/
    cursor: pointer;
}
/* END */