/*Clear default properties*/
*,h1,h2,h3,h4,h5,h6,a,strong,font,b,i,em,small{padding:0;margin:0;text-decoration:none;font-family:"Microsoft Yahei";}
body{font-family:"Microsoft Yahei","SimHei","SimSun";}
img{border:none;}
li{list-style:none;font-family:"Microsoft Yahei","SimHei","SimSun";}
textarea{resize:none;}
a{font-family:"Microsoft Yahei","SimHei","SimSun"!important;}
button,a,input,textarea{outline:none;overflow:visible;-webkit-tap-highlight-color:rgba(255,255,255,0);}
button,a{cursor:pointer;text-decoration:none;}
.englishBug{word-break:break-all;}
.txtToPointerw{white-space:nowrap;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.clearfix:after{content:".";display:block;height:0;font-size:0em;line-height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
.clear{clear:both;}
#loadingDiv{display:none!important;}
/*公用头部*/
html{font-size:16px;font-size:62.5%;}
body{background:#eee;}
.body{overflow-x:hidden;max-width:750px;margin:0 auto;}
.header{background:#fff;position:relative;border-bottom:1px solid #eee;padding:1em;}
.header h1{float:left;width:40%;min-width:150px;}
h1 a,
h1 a img{display:block;width:100%;height:auto;}
.header .erLogo{width:30%;float:left;margin-left:1em;}
.header .erLogo .up i{display:inline-block;width:25px;height:25px;background:url(/xlglsjz/uiFramework/commonResource/image/2018080214444172557.jpg) no-repeat center center / cover;vertical-align:middle;}
.header .erLogo .up{display:block;}
.header .erLogo .down{display:block;font-size:2rem;color:#008a7c;}
.header .erLogo .up span{font-size:2.4rem;display:inline-block;text-indent:5px;;vertical-align:middle;}
/*banner*/

.bannerPLAY a,
.bannerPLAY img{display:block;width:100%;}
.bannerPLAY {width: 100%;height:100%;}
.bannerPLAY .swiper-slide{text-align:center;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-container > .swiper-pagination{text-align:right;}
.bannerPLAY > .swiper-pagination-bullets .swiper-pagination-bullet{background:#eee;border-radius:0;display:inline-block;width:8px;height:8px;border-radius:50%;opacity:100;margin:0 0 0 2px;}
.bannerPLAY > .swiper-pagination-bullets .swiper-pagination-bullet:last-child{margin-right:1em;}
.bannerPLAY > .swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left:0;}
.bannerPLAY > .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#008a7c;}

.portletcontent{padding: 0px 5%;}
.pageContent{margin-top:15px;padding: 40px 5%;background: #ffffff;}
.pageContent h3{color: #474747;font-size:30px;line-height: 1.5;text-align:center;padding:20px 0;}
.pageContent img{display:block;max-width:100%;text-align:center;margin:0 auto 20px;}
.pageContent p{color: #474747;font-size: 16px;line-height:2;min-height:24px;text-align:justify;}
.pageContent p strong{ color: inherit;font-size:inherit;font-family:inherit;}
.p_wid{ width:100%;}


@media only screen and (max-width:640px){
  .header .erLogo .up span{font-size:1.4rem;line-height:1.3;}
  .header .erLogo .up i{width:14px;height:14px;}
  .header .erLogo .down{font-size:1.3rem;line-height:1.3;}
}

@media only screen and (max-width:320px){
  .header .erLogo .up span{font-size:1.2rem;}
  .header .erLogo .down{font-size:1.2rem;}
}



.header .menu{float:right;width:30px;height:22px;margin-top:22px;cursor:pointer;position:relative;z-index:50;}
.header .menu i{display:block;width:100%;height:3px;background:#008a7c;position:absolute;left:0;top:0;
    -o-transition: 	-o-transform .5s ease-out;
    -webkit-transition: -webkit-transform .5s ease-out;
    -moz-transition: 	-moz-transform .5s ease-out;
    -ms-transition: 	-ms-transform .5s ease-out;
    transition: 	transform .5s ease-out;
}
.header .menu .i2{top:9px;}
.header .menu .i3{top:18px;}
.header .menuHover i{
    background:#fff;
    -o-transform-origin:8% 50% 0;
    -moz-transform-origin:8% 50% 0;
    -webkit-transform-origin:8% 50% 0;
    -ms-transform-origin:8% 50% 0;
    transform-origin:	8% 50% 0;
}
.header .menuHover .i1{
	-o-transform:		rotate(45deg);
	-moz-transform:		rotate(45deg);
	-ms-transform:		rotate(45deg);
	-webkit-transform:	rotate(45deg);
	transform:		rotate(45deg);
}
.header .menuHover .i2{
	display:			none;
}
.header .menuHover .i3{
	-o-transform:		rotate(-45deg);
	-moz-transform:		rotate(-45deg);
	-ms-transform:		rotate(-45deg);
	-webkit-transform:	rotate(-45deg);
	transform:		rotate(-45deg);
}
.header .headerNav{width:95%;position:absolute;right:-95%;top:0;background:#008A7C;z-index:999;padding:57px 0;}
.header .headerNav a{color:#fff;font-size:1.4rem;height:35px;}
.header .headerNav .firstUL li{cursor:pointer;}
.header .headerNav .firstUL .firstLI .up{display:block;line-height:35px;padding:0 8%;}
.header .headerNav .firstUL .firstLI .secondUL{display:none;background:#0DC6B2;padding:0 8%;}
.header .headerNav .firstUL .firstLI .secondUL .secondLI a{display:block;line-height:35px;color:##83a9e2;}


/*分页*/
.moreSS{text-align:center;background:#fff;padding:1em 0;}
.moreSS a{display:inline-block;padding:.5em 1em;font-size:.625rem;border-radius:3px;margin-left:.5em;background:#46ADEF;color:#fff;}
.moreSS a:first-child{margin-left:0;}

/*分页模式2*/
.fenyePageBox a.pagingNormal{display:none;}
.fenyePageBox{text-align:center;margin-top:3%;}
.fenyePageBox a,
.fenyePageBox font,
.fenyePageBox span{border-radius:3px;display:inline-block;width:25px;height:25px;line-height:25px;text-align:center;border:1px solid #ccc;color:#707070;}
.fenyePageBox a,
.fenyePageBox font{margin-left:5px;}
.fenyePageBox font{background:#008a7c;color:#fff;}
.fenyePageBox a:first-child{margin-left:0;}


/*公用新闻列表*/
.commonTitle h2{font-size: 2rem;margin:5% 0;text-align: center;}
.listBox{margin:1em 0 0;padding:1em;background:#fff;}
.listBox li a,
.listBox li .summary,
.listBox li .date{font-size:1.6rem;line-height:1.5;display:block;}
.listBox li a{font-size:1.6rem;}
.listBox li{padding:1em 0;border-bottom:1px solid #eee;}


.lichengbei li .pic,
.lichengbei li .txt,
.lichengbei li a,
.lichengbei li .summary{display:block;line-height:1.5;}
.lichengbei li a{font-weight:bold;}
.lichengbei li .pic img{display:block;width:100%;max-height:250px;}
.lichengbei li .pic{display:none;}
.lichengbei li .txt{}
@media only screen and (max-width:640px){
.commonTitle h2{font-size:1.6rem;}
.listBox li a,
.listBox li .summary,
.listBox li .date{font-size:1.4rem;}
.listBox li a{font-size:1.4rem;}
.header .menu{margin-top:6px;}
}


@media only screen and (max-width:320px){
.commonTitle h2{font-size:1.4rem;}
.listBox li a,
.listBox li .summary,
.listBox li .date{font-size:1.2rem;}
.listBox li a{font-size:1.2rem;}
}



/*公用底部*/