@charset "gb2312";
/* CSS Document */
/*main*/
/*焦点图_begin*/
div.imgZone {position:relative;width:calc(90.8% - 2px);margin:3.7% 3.6% 3.1%;padding:0.7% 1% 1.6%;border:1px solid #CCC;overflow:hidden;}
div.imgZone ul#imgBand {position:relative;overflow:hidden;}
div.imgZone ul#imgBand li {position:relative;height:0;border-radius:50%;opacity:0;transition:opacity 2s ease 0s,border-radius 0.3s ease 0s;}
div.imgZone ul#imgBand a {display:block;}
div.imgZone ul#imgBand li img {display:block;max-width:512;width:100%;height:auto;margin:0 auto;}
div.imgZone ul#imgBand li h2 {width:100%;font-weight:normal;color:#232323;background:#FFF;font-size:2.875rem;line-height:1.5em;text-align:center;}
div.imgZone ul#imgBand li h2 a {height:3em;padding:2px 8.8%;color:#232323;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
/*btns_begin*/
div.imgZone div#preBtn,div.imgZone div#nextBtn {position:absolute;/*top:43%;*/top:13rem;left:2%;width:42px;height:77px;border-radius:50%;cursor:pointer;background:url("http://www.gwytb.gov.cn/images/bgBtns2017M.png") center center no-repeat;transition:background-color 0.5s ease;background-size:100% auto;z-index:2147483640;}
div.imgZone div#nextBtn {right:2%;left:auto;transform:scaleX(-1);}
/*btns_end*/
/*optional components_begin*/
div.imgZone ul#imgNum {position:absolute;right:2%;bottom:13px;overflow:hidden;z-index:2147483640;}
div.imgZone ul#imgNum li {float:left;width:10px;height:10px;margin:auto 3px;border-radius:50%;background:#ccc;}
div.imgZone ul#imgNum li.on {background:#0374c4;}
div.imgZone div#countZone {position:absolute;right:2%;bottom:0;font-size:1.125rem;color:#232323;overflow:hidden;z-index:2147483640;}
div.imgZone div#countZone span {font-size:1.875rem;}
/*optional components_end*/
div.imgZone ul#imgBand li.display,div.imgZone ul#imgBand li.displayB {height:auto;border-radius:0;opacity:1;}
/*焦点图_end*/
/*topLines_begin*/
div#topLines {margin:3.7% 3.6% 3.1%;border:1px solid #CCC;overflow:hidden;}
div#topLines>ul {padding:1.8% 4% 3.8%;font-size:4.6vw;line-height:1.5em;text-align:center;}
div#topLines>ul>li:first-child {font-size:5.5vw;font-weight:bold;color:#0b34ae;line-height:1.5em;}
div#topLines>ul>li:first-child a {color:#0b34ae;}
div#topLines>ul>li:nth-of-type(2) {margin:0 auto 1%;}
/*topLines_end*/
/*lists_begin*/
div#main .type1,div#main .type2,div#main .type3 {width:96.2%;margin:0 auto 0 0.9%;padding:0 0 4.6%;font-size:2.1875rem;line-height:1.5em;}
div#main .type1 h3,div#main .type2 h3,div#main .type3 h3 {position:relative;margin:0 auto 4.6%;padding:0 0 0 16.5%;font-size:3rem;line-height:1.95em;font-weight:bold;color:#0b34ae;background:url("http://www.gwytb.gov.cn/images/titleBg2017M.png") center center no-repeat;background-size:100% auto;}
div#main .type1 h3>a:first-child::after,div#main .type2 h3>a:first-child::after {position:absolute;left:0;top:0;display:block;width:100%;height:100%;content:"";}
div#main .type1 h3>a:first-child,div#main .type2 h3>a:first-child,div#main .type3 h3>a:first-child {color:#0b34ae;}
div#main .type1 h3>a:last-child,div#main .type2 h3>a:last-child {position:absolute;right:3%;padding:0 0 0 3.2%;font-size:2rem;font-weight:normal;background:url("http://www.gwytb.gov.cn/images/listTitBg2017M.png") left center no-repeat;background-size:auto 35%;}
div#main .type1 .more{ text-align: right;font-size: 2rem;}
/*type1_begin*/
div#main .type1>ul li {width:100%;margin:0 0 2.2%;}
div#main .type1>ul li a {max-height:3em;padding:0 0 0 7%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;background:url("http://www.gwytb.gov.cn/images/discBg2017M.png") 3.3% 0.63em no-repeat;background-size:1% auto;}
/*type1_end*/
/*type2_begin*/
div#main .type2>ul {width:100%;}
div#main .type2>ul li {width:100%;margin:0 auto 2.2%;}
div#main .type2>ul li a {padding:0 0 0 13.3%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;background:url("http://www.gwytb.gov.cn/images/discBg2017M.png") 10% 0.63em no-repeat;background-size:1% auto;}
/*type2_end*/
/*type3_begin*/
div#main .type3>ul#sScroll {width:87%;margin:0 auto;height:3em;padding:0;font-family:"Microsoft Yahei";font-weight:normal;overflow:hidden;}
/*type3_end*/
/*lists_end*/
/*main*/
/*********************************    依尺寸缩放    *********************************/
@media screen and (max-width:1920px){
/*topLines_begin*/
div#topLines>ul {font-size:2.1875rem;}
div#topLines>ul>li:first-child {font-size:2.625rem;}
/*topLines_end*/
/*main_begin*/
/*lists_begin*/
div#main .type1 h3,div#main .type2 h3,div#main .type3 h3 {font-size:2rem;}
/*lists_end*/
/*main_end*/
}
@media screen and (max-width:768px){
/*topLines_begin*/
div#topLines>ul {font-size:4.6vw;}
div#topLines>ul>li:first-child {font-size:5.5vw;}
/*topLines_end*/
/*main*/
/*焦点图_begin*/
div.imgZone ul#imgBand li h2 {font-size:4.2vw;}
div.imgZone div#preBtn,div.imgZone div#nextBtn {top:13rem;}
/*焦点图_end*/
/*lists_begin*/
div#main .type1,div#main .type2,div#main .type3 {font-size:4.6vw;}
div#main .type1 h3,div#main .type2 h3,div#main .type3 h3 {font-size:4.4vw;}
div#main .type1 h3>a:last-child,div#main .type2 h3>a:last-child,div#main .type1 .more {font-size:3.652vw;}
/*lists_end*/
/*main*/
}
@media screen and (max-width:500px){
/*main*/
/*焦点图_begin*/
div.imgZone div#preBtn,div.imgZone div#nextBtn {width:21px;height:38.5px; top:6.5rem;}
div.imgZone ul#imgBand li h2 {font-size:1.125rem;}
/*焦点图_end*/
/*main*/
}
@media screen and (max-width:400px){
/*main_begin*/
/*lists_begin*/
div#main .type1,div#main .type2,div#main .type3 {font-size:0.9375rem;}
/*lists_end*/
/*main_end*/
}
@media screen and (max-width:320px){
div.imgZone div#preBtn,div.imgZone div#nextBtn {width:21px;height:38.5px; top:6rem;}
}
/* ///////////////////////////////////////////////////////// */
/* patch_begin */
div#main .type1>ul .pic {width:85.25%;margin:0 auto 2.37vw;padding:0.67%;border:1px solid #CCC;}
div#main .type1>ul .pic>a {max-height:none;margin:0 auto;padding:0;}
div#main .type1>ul .pic img {max-width:100%;display:block;}
div#main .type1>ul .pic-title a {max-height:none;width:16em;padding:0 calc(50% - 8em);border:1px solid transparent;border-width:1vw 0 1.82vw;font-family:simhei;color:#1032ae;font-size:4.68vw;line-height:1.57em;text-align:center;background:none;}
@media screen and (min-width:768px){
div#main .type1>ul .pic  {margin-bottom:18.25px;}
div#main .type1>ul .pic-title a {border-width:8px 0 14px;font-size:36px;}
}
/* patch_end */