html { font-size : 7px;}
@media only screen and (min-width: 800px){
    html { font-size: 6px !important;   }
    .wrap_y{margin: 0px auto;padding: 0px 2rem;}
}
@media only screen and (min-width: 1024px){
    html { font-size: 8px !important;   }
    .wrap_y{margin: 0px auto;padding: 0px 4rem;}
}
@media only screen and (min-width: 1280px){
    html {  font-size: 11px !important;   }
    .wrap_y{margin: 0px auto;padding: 0px 6rem;}
}
@media only screen and (min-width: 1400px){
    html {   font-size: 13px !important;   }
    .wrap_y{margin: 0px auto;padding: 0px 7rem;}
}
@media only screen and (min-width: 1600px){
    html {  font-size: 15px !important;  }
    .wrap_y{margin: 0px auto;padding: 0px 8rem;}
}
@media only screen and (min-width: 1920px){
    html {  font-size: 16px !important;  }
    .wrap_y{margin: 0px auto;padding: 0px 10rem;}
}
div,p,ul,li{padding:0px;margin:0px; list-style:none}
a{color: #333;text-decoration: none;}
a:hover{color: #f00;}

.floatL_y{float: left;}
.floatR_y{float: right;}

.body_y{background: url("images/logoBg_y.png");margin: 0px;padding:0px;color: #333;}
.head_y{width: 100%;height:9.7rem; background:url("images/headBg_y.jpg") no-repeat;background-size:100% 100%;position:fixed;z-index:900;}

.headContent_y{height:9.7rem;display: flex;align-items:center;justify-content:space-between}
.headContent_y .imgLogo_y{width:21rem;}


.menur_y .serch_y form div{margin-bottom: 1.4rem;float: right;width:7.4rem;display: flex;justify-content: flex-end;border:solid 1px #ccc;}
.menur_y input:first-child{color: #ccc;border: 0px;height: 1.5rem; width:6rem;background-color: transparent;}
.menur_y input:last-child{background: url("images/search_y.png") no-repeat center center;width: 1.4rem;height: 1.5rem;cursor: hand;
    background-size: 90%;border: 0px;}


/* .menur_y ul li{float: left;}
.menur_y ul li a{font:1.4rem 雅黑;color: #ffffff;margin-left:2rem;padding: 1rem 0rem;}
.menur_y ul li a:hover{background: url("images/menuCurr_y.gif") no-repeat center bottom;}
.menur_y ul li a.curr{background: url("images/menuCurr_y.gif") no-repeat  center bottom;} */
#headNav_y{display: flex;justify-content: flex-end;position:relative;clear: both;}

#headNav_y > li > a{font:1.4rem 雅黑;color: #ffffff;padding: 1rem 0rem;margin-left: 2rem;}
#headNav_y > li > a:hover{color: #ffff00 }
#headNav_y > li > a.curr{background: url("images/menuCurr_y.gif") no-repeat  center bottom;}

#headNav_y li ul{position:absolute;margin:1.5rem 0px 0px 1.5rem;display: none;background-color: #ececec;}
#headNav_y li ul li{padding:0.6rem 0px;}
#headNav_y li ul li a{font:1rem 雅黑;color: #333;padding: 1.5rem;}
#headNav_y li ul li:hover{background-color: #b1030c;}
#headNav_y li ul li a:hover{color: #fff }

.banner_y{padding-top:9.7rem;height:40rem;}


.banner_y .col2{width:100%;position: relative;}
.banner_y .col2 .bannerUp_y{height: 100%;width:15rem;position:absolute;z-index: 98;background: url("images/bannerUp_y.png") no-repeat right bottom;background-size:100% 100% ;}

.banner_y .col2 p a{display: none;}
.banner_y .col2 p a.curr{display: block;}
.banner_y .col2 p img{height: 100%;width: 100%;}

.banner_y .slider_arrow_y{width: 100%;height: 40px;position: absolute;  bottom: 50%;  }
.banner_y .slider_arrow_y a{ font-size: 3rem; font-weight: bold; color: #fff;    
                   opacity:0.5;filter:alpha(opacity=50);  padding:10px 7px 10px 7px;}
.banner_y .slider_arrow_y a:hover{ opacity:0.8;filter:alpha(opacity=80);}
.banner_y .slider_arrow_y .prev{z-index: 901; position: absolute; left: 6rem;}
.banner_y .slider_arrow_y .next{position: absolute;right: 6rem;}


.banner_y #slider_dots_y{position: absolute;bottom: 5rem;text-align: center;width: 100%;}
.banner_y #slider_dots_y span{font-size: 0rem;margin: 0px 0.2rem;
    width: 0.8rem; height:0.8rem;display: inline-block;    
    border: 1px #fff solid; -webkit-border-radius: 0.4rem;}
.banner_y #slider_dots_y span.curr{background-color: #efefef;}


.title_y {color: #0e1e63;text-align: center;}
.title_y p{height:2.6rem;line-height:2.6rem;vertical-align: middle;background: url("images/titleBg_y.png") no-repeat center center;margin-bottom: 3rem;background-size: auto 100%;}

.headNews_y{display: flex;align-items:center;}
.headNews_y .col1{flex:4;height:8rem;background:#f9f9f9 url("images/headNews_y.png") no-repeat center center;background-size: 100% auto;border: solid 1px #cccccc;}
.headNews_y .colm{flex: 1;}
.headNews_y .col2{flex: 45;height:8rem;text-align: center;background:#f9f9f9;border: solid 1px #cccccc;}
.headNews_y .col2 a:first-child{font-size: 2rem;}
.headNews_y .col2 a{font-size: 1.2rem;}
.headNews_y .col2 h1{font-size: 2rem;}


.news_y{display: flex;margin-top: 3rem;}
.news_y .col1{flex: 61.83;}
.news_y .colm{flex: 5.45;}
.news_y .col2{flex: 32.72;}


.news_y .ultitle_y{height: 4rem;}
.news_y .newsTitle_y {font-size: 1.5rem;font-weight: bold;}
.news_y .newsMore_y {font-size: 1rem;}
.aNews_y{font-size: 1.1rem;}

.aNews_y span{float:right;margin-left: 2rem;}

.newslist_y{display: flex;}
.newslist_y ul{margin-left: 3rem;flex: 55%;height: 19.5rem;display: flex;flex-direction: column;justify-content: space-between;}
.newslist_y .slider2_y {flex: 45%;}

.newslist_y .slider2_y div{display: none;}
.newslist_y .slider2_y div.curr{display: block;}

.news_y .newslist_y img{width: 29rem;height: 18rem;}
.news_y .newslist_y .picNewsTitle{text-align: center;margin-top: 0.7rem;}



.noticeList_y ul{height: 20rem;display: flex;flex-direction: column;justify-content: space-between;}
.aNews2_y{line-height:1.7rem;font-size: 1.1rem;}


.dateli_y{display: flex;}
.date_y{display:flex;align-items:center;flex-direction: column;margin-right: 2rem;}
.date_y p:first-child{display: flex;align-items:center;text-align: center;font-size: 0.8rem;}
.date_y b{font-size: 2.2rem;}
.date_y span{font-size: 0.8rem;line-height: 1.2rem;}
.date_y p:last-child{line-height: 0.8rem;}
.dateli_y div:last-child{display: flex;  justify-content: center;  align-items: center;}


.part_y{background:#f9f9f9;}

.title2_y {color: #b1030c;text-align: center;}
.title2_y p{height:2.6rem;line-height:2.6rem;vertical-align: middle;background: url("images/title2Bg_y.png") no-repeat center center;margin-bottom: 3rem;background-size: auto 100%;}

.picList_y{display: flex;justify-content: space-between;}
.picList_y li{width: 23.3%;}
.picList_y img{width: 100%;height:16rem}
.picList_y p{width: 100%;}
.picList_y .date_y2{font-size: 1.1rem;margin: 1rem 0rem;}

.partyMore_y{text-align: center;}
.partyMore_y a.redMore{padding: 0.5rem 1rem;background-color: #b1030c;color: #ffffff;}
.partyMore_y a.BlueMore{padding: 0.5rem 1rem;background-color: #0e1e63;color: #ffffff;}

.rc_y{display: flex;background-color: #f1f1f1;}
.rc_y .col1{flex: 1;background: #d3d3d3 url("images/rcBg_y.png") no-repeat 0rem 2rem;background-size: 95% auto;margin-right: 3rem;}
.rc_y .col2{flex: 3;}
.rc_y .col1 h2{color: #fff;margin: 2.6rem 2rem 0px 2.4rem;}
.rc_y .col1 h2 .more{font-size: 1.1rem;}

.liRc_y div{padding:0rem 1rem;}
.rcList_y{display: flex;justify-content: space-between;padding: 2rem 2rem 2rem 0px;}
.rcList_y .liRc_y{width: 31.5%;background-color: #fff;}
.rcList_y img{width: 100%;height:16rem}
.rcList_y p{width: 100%;margin: 1rem 0rem;}
.rcList_y .date_y2{font-size: 1.1rem;}



.link_y{background: #515ba9 url("images/linkBg_y.jpg");background-size:100% 100%;color:#ffffff;font-size:1.1rem;text-align: center;padding: 1rem 0px;line-height:1.8rem;}
.link_y a{margin:0px 1rem;text-decoration:none;color:#ffffff;}
.link_y a:hover{color: #ffff00;}

.space_y{margin-bottom:3.5rem;}


.foot_y{width:100%;background: #434ba0 url("images/footBg1_y.jpg");background-size:100% auto;}
.footBg_y{background:url("images/footBg_y.png") repeat-x bottom;}
.footContent_y{height:11rem;display: flex;align-items:center;}
.footContent_y .col1{flex:2;}
.footContent_y .col2{flex:6;color:#d7dbf6;font-size: 1rem;line-height: 1.8rem;text-align: right;}
.footContent_y .col2 span{border-bottom: solid 1px #d7dbf6;padding-bottom: 0.5rem;margin-bottom: 0.5rem;display: inline-block;}
.footContent_y .col3{flex:1;text-align: right;}
.footContent_y img{opacity:0.8;filter:alpha(opacity=80);}
.footContent_y .col1 img{width:21rem;}
.footContent_y .col3 img{width:8rem;}



.bannerList_y{padding-top:9.7rem;}
.bannerList_y img{width: 100%;height:18rem;}
.content_y{min-height: 50rem;display: flex;}

.content_y .col1{width: 23%;} /*background:url("images/dot2List_y.png") no-repeat center bottom ;*/
.content_y .colM{width: 6%;}
.content_y .col2{width: 71%;height: auto;}
.content_y .col1 p{font-family:雅黑;font-size: 1.8rem;margin: 0px;background: #434ba0 url("images/bgList_y.jpg");height: 4rem;line-height: 4rem;text-align: center;color: #fff;}
.content_y .col1 div{padding-bottom: 2rem;padding-top: 1rem;background:#eeeeee url("images/dot3List_y.png") no-repeat center bottom ;}
.content_y .col1 ul{display: flex;flex-direction: column;}
.content_y .col1 ul li{height: 3rem;line-height: 3rem;margin:1.5rem 11% 0rem 11%;background-color: #fafafa;}
.content_y .col1 ul li.curr{background-color:#fff ;border-bottom: solid 1px rgb(84, 86, 214);}
.content_y .col1 ul li a{width:80%;display: inline-block;font-size: 1.2rem;margin-left: 2rem;background:url("images/dotList_y_bg.png") no-repeat right center;}


.content_y .col2 .nav_y{margin-bottom: 2rem;padding-bottom: 0.8rem;display: flex;align-items:center;border-bottom:solid 1px #d1d1d1;}
.content_y .col2 .nav_y p{flex: 50%;font-size: 1.8rem;font-family: 雅黑;}
.content_y .col2 .nav_y div{flex: 50%;text-align: right;}
.content_y .col2 ul li.dateli_y{height: 5rem;margin-top:0.4rem;border-bottom:solid 1px #d1d1d1;}


.detail_y h3{text-align: center;font-size: 1.5rem;}
.detail_y div{text-align: center;text-align: right;width: 80%;}
 .detailContent_y{font-size: 1.2rem;line-height: 2.4rem;}


/*后面不要*/
.pager_y{height: 8rem;line-height: 8rem;text-align: center;}
.pager_y a{font-size: 1.2rem;border: solid 1px #d3d3d3;padding: 0.2rem 0.8rem;}
.pager_y a.curr{background-color: rgb(145, 0, 67);color: #fff;}








