@charset "utf-8";
/* CSS Document */
*{ margin:0;/* padding:0*/}
body { font-size:12px;font-family:"Helvetica Neue", Helvetica, STHeiTi, sans-serif,"Microsoft YaHei"; -webkit-text-size-adjust:none; background:#fff;}
a,a:link,a:visited,a:hover,a:active {text-decoration: none; color:#000000}
.clear:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear{clear: both}
body{font:14px/1.5 Microsoft Yahei,tahoma,Srial,helvetica,sans-serif;max-width:750px ;margin:0 auto !important;}
p{font-size:100%;}
#newBridge{ display:none !important}
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ol, ul, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, legend, button, input, textarea, /* form elements 表单元素 */
menu, th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
	list-style-type: none; 
}
img{vertical-align:top;}
.fl{float:left;}
.fr{float:right;}
/**/
.logo{height: 1rem;position:relative; background: #fff}
.logo img{ float: left; margin-left: 3%; height: 0.71rem; margin-top: 0.15rem}
#aa { width:0.42rem; height:0.42rem;  position: absolute; right:3%; top:50%; margin-top:-0.21rem;}
#aa img{width: 100%;margin: 0; height: auto;}
.dha img{transition: all ease 0.3s;-webkit-transform: rotate(0deg);}
.dh img{transition: all ease 0.3s;-webkit-transform: rotate(180deg);}

#aa i{ width:100%; height:2px; background:#fff; display:block; position:absolute; left:0; }
#aa .s1{ top:5px;}
#aa .s2{ top:16px;}
#aa .s3{ top:16px;}
#aa .s4{ top:26px;}

.dh .s1{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;  
		transform: translateX(-50px); -ms-transform:rotate(-50px);-moz-transform:rotate(-50px);-webkit-transform:rotate(-50px);-o-transform:rotate(-50px);
		opacity:0;
		}
.dha .s1{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;
		 transform: translateX(0px); -ms-transform:rotate(0px);-moz-transform:rotate(0px);-webkit-transform:rotate(0px);-o-transform:rotate(0px);
		 opacity:1}
.dh .s4{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		transform: translateX(50px); -ms-transform:rotate(50px);-moz-transform:rotate(50px);-webkit-transform:rotate(50px);-o-transform:rotate(50px);
		opacity:0}
.dha .s4{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		 transform: translateX(0px); -ms-transform:rotate(0px);-moz-transform:rotate(0px);-webkit-transform:rotate(0px);-o-transform:rotate(0px);
		 opacity:1}

.dh .s2{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s;  
		transform: rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);
		}
.dha .s2{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		  transform: rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.dh .s3{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		transform: rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.dha .s3{transition: all ease 0.3s;-moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; 
		  transform: rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}

.nav{position:absolute;right:0.1rem;top:1rem;background:rgba(0,0,0,0.85);width:1.8rem;display:none; z-index: 1000;}
.nav li{height:0.6rem;font:0.28rem/0.6rem "微软雅黑"; text-align:center; border-bottom:1px #303030 solid}
.nav li a{color:#fff; display:block;}	

.swiper-container {width: 100%;}	
.swiper-container .swiper-slide {
        text-align: center;
        font-size: 18px;
        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-slide img{ width:100%;}


.head{width: 98%; margin: 0.1rem auto 0; position: relative;}
.head a{width: 20%; height: 1.4rem; display: block; float: left; text-align: center; box-sizing: border-box;  }
.head a img{ width: 0.69rem; padding-top: 0.18rem;}
.head a span{display: block; line-height: 1.8;font-size: 0.3rem;color: #333333; }
.head::after{content:"";  clear: both; display: block;}




.xian{width: 100%; height: 0.15rem; margin-top: 0.24rem; background: #f9f9f9; border-bottom: 1px #eeeeee solid;border-top: 1px #eeeeee solid;}

.h_t{ height: 0.35rem;position: relative;  padding: 0.3rem 3% 0;}
.h_t span{ font-size:0.34rem; color: #333333; display: block; float: left; text-align: center; line-height: 0.35rem;font-weight: bold; border-left: 0.05rem #333333 solid; padding-left: 0.1rem;}
.h_t a{float: right; line-height: 0.35rem; color: #666666; font-size: 0.26rem;}

.h_ta{ padding-top: 0.3rem;}
.h_ta::before{right: 29%;}


.lanmu{width: 94%;margin: 0.3rem auto 0; position: relative; border: 1px #dddddd solid; box-sizing: border-box;}
.lm_t{height: 0.66rem;border-bottom: 1px #dddddd solid;background: #e8f3f6}
.lm_t span{ font-size:0.34rem; color: #333333; display: block; float: left; text-align: center; line-height: 0.66rem;font-weight: bold;  padding-left: 0.2rem;}
.lm_t a{float: right; line-height: 0.66rem; color: #666666; font-size: 0.26rem; padding-right: 0.2rem;}
.lan_mu{}
.lan_mu a{height:0.74rem; display: block; float: left;width: 25%; box-sizing: border-box;border-right: 1px #dddddd solid; border-bottom: 1px #ddd solid; color: #333333; text-align: center; line-height: 0.74rem; font-size: 0.28rem; position: relative;}
.lan_mu a:nth-child(4n){ border-right: 0;} 
.lan_mu a:after{content: "";display: block;width: 0; height: 0; position: absolute;  bottom: 0.05rem; right:0.05rem;
	border-right: 0.2rem solid #666666;border-top: 0.2rem solid transparent;border-left: 0.2rem solid transparent;}
.lanmu ul{ padding: 0.1rem 0;}
.lanmu li{ position: relative; height: 1.9rem; border-bottom: 1px #efeeee dashed;  padding: 0.2rem 0; margin: 0 2.5%}
.lanmu li a{display: block; height: 100%}
.lanmu li span{font-size: 0.32rem;color: #232323;  line-height: 1.4; display: block;}
.lanmu li i{font-style: normal;font-size: 0.22rem; position: absolute;right: 0; bottom: 0.15rem; color: #666666}
.lanmu li img{float: left; width: 27.3%; height: 100%; margin-right: 0.2rem;}
.lanmu li p{font-size: 0.26rem; line-height: 1.6; padding-top: 0.1rem; color: #454545;}
.lanmu li:last-of-type{ border-bottom: 0;}

.xiana{width: 100%; height: 0.2rem;background: #fff; }


.news{width: 94%; margin: 0.2rem auto 0; position: relative;}
.news::after{content:"";  clear: both; display: block;}
.news li{ position: relative; border-bottom: 1px #dfdfdf solid; padding: 0.12rem 0;}
.news li a{display: block; height: 100%}
.news li span{font-size: 0.3rem;color: #333333;width:76%; float: left; line-height: 1.2;}
.news li i{font-style: normal;font-size: 0.22rem; position: absolute;left: 0; bottom: 0.1rem; color: #666666}
.news li img{float: right; width: 22%; float: right;}
.news li.chang{ padding-bottom: 0.55rem }
.news li.chang span{width: 100%; padding-bottom: 0.12rem}
.news li.chang img{width: 100%} 
.news li::after{content:"";  clear: both; display: block;}

.bingz{width: 94%; height: 3.02rem; margin: 0.4rem auto 0; }
.bingz_l{width:28%; height: 100%; float: left; text-align: center; border-radius: 0.1rem; position: relative;}
.bingz_l span{width: 100%; display: block; line-height: 1.8; color: #fff; font-size: 0.32rem; position: absolute; bottom: 26%; text-align: center;}
.bingz_l::before{content: "";display: block;width: 0; height: 0; position: absolute;  top:50%; right: -0.1rem; margin-top: -0.1rem;	border-bottom: 0.1rem solid transparent;border-top: 0.1rem solid transparent;}

.bingz_r{width: 70%; height: 100%; float: right;}
.bingz_r a{width: 48%; height: 0.62rem; display: block; float: left; margin-left: 2%; margin-bottom: 0.18rem; box-sizing: border-box;border-radius: 0.06rem; font-size: 0.3rem; color: #333333; text-align: center; line-height: 0.62rem;}

.bingz01 .bingz_l{background: #0dd2d4 url(../images/b01.jpg) no-repeat center 30%; background-size: 61% auto;}
.bingz01 .bingz_l::before{	border-left: 0.1rem solid #0dd2d4;}
.bingz01 .bingz_r a{ border: 1px #0dd2d4 solid; }

.bingz02 .bingz_l{background: #13c4e4 url(../images/b02.jpg) no-repeat center 30%; background-size: 61% auto;}
.bingz02 .bingz_l::before{	border-left: 0.1rem solid #13c4e4;}
.bingz02 .bingz_r a{ border: 1px #13c4e4 solid; }

.bingz03 .bingz_l{background: #19b2ff url(../images/b03.jpg) no-repeat center 30%; background-size: 61% auto;}
.bingz03 .bingz_l::before{	border-left: 0.1rem solid #19b2ff;}
.bingz03 .bingz_r a{ border: 1px #19b2ff solid; }

.xian2{width: 94%; height: 1px; background: #f5f5f5;margin: 0.4rem auto 0;}

.ys{width:94%; margin: 0.1rem auto 0;}
.ys li{height: 2.2rem;width: 100%; border-bottom: 1px #dddddd solid; padding: 0.3rem 0 0.2rem; position: relative;}
.ys li .ysimg{width:24%; height: 100%; float: left; }
.ys li .ysimg img{width: 100%;}
.ys li .ysimg span{font-size: 0.32rem; color: #333333; display: block; line-height: 1.6; text-align: center;}
.ys li .ys_r{width:72%; height: 100%; float: right; }
.ys li .ys_r a{font-size: 0.32rem; color: #333333; display: block; line-height: 1.4; padding-bottom: 0.1rem; border-bottom: 1px #dddddd solid; }
.ys li .ys_r p{font-size: 0.26rem; color: #666666; display: block; line-height: 1.4; padding-top: 0.1rem; }

.ys li .yy{ height: 0.33rem; display: block; line-height: 0.33rem; padding-left: 0.4rem; position: absolute; right: 0; top: 0.35rem;background:url(../images/yy.jpg) no-repeat center left; background-size:auto 100% ; font-size: 0.26rem; color: #18b65f; z-index: 10; }

.more{ width: 100%;  }
.more a{ display: block; height: 0.33rem; text-align: center;padding: 0.2rem 0;}
.more a img{ height: 100%;}



.bt{width: 94%; margin:0.4rem auto 0;}
.bt h1{float: left; font-size: 0.34rem;color: #2c66b4; line-height:0.55rem;}
.bt span{ float: left;position:relative; display: block; height: 0.45rem; line-height: 0.45rem;font-size: 0.26rem;color: #fff; margin-left: 1%; margin-top: 0.08rem; padding: 0 2%}
.bt span:after {content: "";display: block;width:100%; height: 0.45rem; position: absolute; background: #86b6fe; bottom: 0; left: 0; transform:skewX(-15deg);-webkit-transform:skewX(-15deg);-moz-transform:skewX(-15deg);z-index: -1;}
.bt:after{content: "";display: block; clear: both}

.title_a{width:92%;margin: 0 auto;}
.title_a h2{font-size: 0.32rem;color: #333333; line-height: 1.6; padding-top: 4%; text-align:center;}
.title_a h4{font-size: 0.36rem;color: #333333; line-height: 1.8; padding: 1% 0; text-align:center;}
.title_a img{width: 100%;}
.title_a p{font-size: 0.26rem; line-height: 0.4rem;text-indent: 2em;color: #333333;padding: 4% 0}
.title_a:after{content: "";display: block; clear: both}


.foot{width: 100%; padding:0.4rem 0 0}
.foot img{width: 100%;}

/*二级页面*/
.nat{height: 0.9rem;position:relative; background: #1177cd}
.nat span{ width:14%; height: 100%; float: left;}
.nat span a{display: block; height: 100%; background: url(../images/fan.png) no-repeat center; background-size: auto 0.36rem;}
.nat strong{width: 73%; height: 100%; float: left;}
.nat strong a{display: block; height: 100%; text-align: center;font-size: 0.34rem; line-height: 0.9rem; color: #fff; font-weight: normal;}

.touz{ height: 1.06rem; width: 94%; padding: 0.18rem 3%; border-bottom: 1px #dcdcdc solid; position: relative;}
.touz img{ float: left; height: 100%; margin-right: 0.14rem;}
.touz p{font-size: 0.3rem; line-height: 1.8; margin-top: 0.05rem;}
.touz p strong{ font-size: 0.32rem; margin-right: 0.1rem;}
.touz span{font-size: 0.24rem; display: block; line-height: 1.6;}
.touz i{width: 2rem; height: 0.56rem;display: block; position: absolute; top:50%; margin-top:-0.28rem; right:3%; background: #ffba00; border-radius: 8px;}
.touz i a{display: block; text-align: center; line-height: 0.56rem; color: #fff;font-size: 0.26rem;font-style: normal}

.abt{width: 94%; margin: 0.3rem auto 0.15rem; font-size: 0.44rem; color: #222; line-height: 1.4;}
.abot{ width: 94%; margin: 0 auto; position:relative;}
.abot i{ font-size: 0.24rem; color: #939393; display: block; font-style: normal; line-height: 1.4; text-align:center;}
.abot p{font-size: 0.24rem; color: #939393; height: 0.36rem; padding-top: 0.06rem;}
.abot p span{ display: block; float: left; background: url(../images/ar01.jpg) no-repeat center left; background-size: auto 74%; padding-left: 0.55rem; line-height: 0.36rem;}
.abot p b{ display: block; float: left; background: url(../images/ar02.jpg) no-repeat center left; background-size: auto 74%; padding-left: 0.5rem; margin-left: 0.2rem;font-weight: normal}



.overview{width:94%;margin:0.3rem auto 0 auto;color:#000; padding-bottom:0; font-size: 0.28rem; text-align: justify;}
.overview img{ width:96% !important; height:auto !important; margin:0 2%  !important;}

.gengduo{width: 100%; padding-bottom: 0.5rem; color: #939393; font-size: 0.26rem; text-align: center; line-height: 1.8; background: url(../images/more.png) no-repeat center 0.5rem; background-size: auto 0.34rem; border-bottom: 1px #dcdcdc solid;}
.gao1{height: 0px; overflow: hidden; padding: 0; margin-top: 0.2rem;}

.about_t{width: 94%; height: 0.8rem; margin: 0 auto; padding-top: 0.3rem;}
.about_t p{float: left; height: 0.74rem; background: url(../images/alogo.jpg) no-repeat center left; background-size: auto 100%; line-height: 0.34rem; font-size: 0.28rem; color: #222222; padding-left: 1rem; padding-top: 0.06rem; text-align: justify}
.about_t a{width: 0.5rem; float: right; height: 0.33rem; padding-top: 0.47rem; background: url(../images/diz.jpg) no-repeat center top; background-size: auto 0.47rem; font-size: 0.23rem; line-height: 0.33rem; text-align: center;}

.about_img{width: 94%; height: 3.06rem; margin: 0.3rem auto 0; position: relative;}
.about_img img{ width: 100%; border-radius: 0.1rem;}
.about_img p{ position: absolute;background:rgba(0,0,0,0.4); width: 100%; height: 0.6rem; bottom: 0; left: 0;border-radius:0 0 0.1rem 0.1rem; }
.about_img p span{font-size: 0.26rem; color: #fff; float: left; line-height: 0.6rem; margin-left: 3%}
.about_img p i{font-size: 0.26rem; color: #fff; float: right; line-height: 0.6rem; margin-right: 3%;font-style: normal}

.about_p{ width: 94%; height: 0.6rem; margin: 0 auto; padding: 0.1rem 0 0}
.about_p a{display: block; font-size: 0.28rem; line-height: 0.6rem; color: #222; background: url(../images/aboa.jpg) no-repeat center left; background-size: auto 0.2rem; padding-left: 0.36rem;}

.ys_t{width: 94%; height: 0.32rem; margin: 0 auto; border-bottom: 1px #e6e6e6 solid; padding: 0.32rem 0}
.ys_t span{font-size: 0.3rem; color: #333333; display: block; line-height: 0.32rem;float: left;}
.ys_t a{width: 0.3rem; height:100%; display: block;  background: url(../images/ym.jpg) no-repeat center right; background-size: auto 0.32rem; float: right;}

.ys2 li{ height: 1.7rem; padding: 0.3rem 0; border-bottom: 1px #f2f2f2 dashed;}
.ys2 li .ys_r a{font-size: 0.28rem; border-bottom: 0;}
.ys2 li .ys_r a strong{font-size: 0.32rem; padding-right: 0.1rem;}
.ys2 li .zx1{ height: 0.42rem; display: block; line-height: 0.4rem; position: absolute; right: 0.9rem; top: 0.35rem;background:#18b65f; font-size: 0.26rem; color: #fff; z-index: 10; border-radius: 0.08rem; padding: 0 0.1rem  }
.ys2 li .zx2{ height: 0.42rem; display: block; line-height: 0.4rem; position: absolute; right: 0; top: 0.35rem;background:#edb03a; font-size: 0.26rem; color: #fff; z-index: 10; border-radius: 0.08rem; padding: 0 0.1rem  }

.huanj{width: 94%; margin: 0 auto;}
.huanimg{width: 100%; background: #f9f4ee;}
.huanimg span{display: block; height: 0.84rem; width: 100%; line-height: 0.84rem; font-size: 0.3rem; background: #fff; text-align: left}
.huanimg p{ font-size: 0.28rem; color: #a4782c; text-align: left; padding:1% 3% 4% }

.form{width: 94%; margin: 0 auto;}
.form img{width: 100%; padding: 0.2rem 0}

.fys{width: 100%; background: #f2e5d2; padding: 0.36rem 0}
.input-group{ height: 0.44rem; padding: 0 6%; margin-bottom: 0.24rem;}

.input-group label{
		width:24%;
		float:left;
		font-size:0.28rem;
		display: block;
		color:#454545;
		line-height:0.44rem;  	
	}
.input-group input{
		width:76%;
		height:0.44rem;
		line-height:0.44rem;
		text-indent:1em;
		font-size:0.24rem;
		color:#454545;
		border:none;
		padding:0;
		display: block;
		float:left;
		border-radius:0.03rem;   
	}
.input-group textarea{
		width:76%;
		height:1.44rem;
		line-height:0.44rem;
		text-indent:1em;
		font-size:0.24rem;
		color:#454545;
		border:none;
		padding:0;
		display: block;
		float:left;
		resize:none;
		border-radius:0.03rem; 
	}

.fp{ font-size: 0.28rem; padding: 0 6%; line-height: 1.8; color: #f06048}

.submit{ width: 1.56rem; height: 0.56rem; margin:0.3rem auto 0;}

#sub_message{
	width: 100%;
    height: 100%;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    float: left;
    display: block;
    line-height: 0.56rem;
    border-radius: 0.075rem;
    background: #18b65f;
    background-size: cover;
    border: none;}



/*列表页*/
.list_t1{ width:94%; margin:0.2rem auto 0;border-bottom:1px #dddddd solid;}
.list_t1 p{ height:0.8rem; border-bottom:1px #dddddd solid; line-height:0.8rem; font-size:0.34rem; color:#232323; font-weight:bold; background: url(../images/list01.jpg) no-repeat left 0.16rem ; background-size: auto 0.46rem; padding-left: 0.6rem}
.list_t1 a{display: block; text-align: center;}
.list_t1 img{ width:94%; border: 2px #e5e5e5 solid; margin:0.2rem auto}

.list_t2{width:94%; margin:0.2rem auto 0;}
.list_t2 h3{ height:0.7rem;border-bottom:1px #dddddd solid; background:url(../images/list03.jpg) no-repeat center left; background-size:auto 0.46rem; line-height:0.7rem; color:#232323; padding-left:0.6rem; font-size:0.27rem;}
.list_t2 li{ border-bottom:1px #dddddd dashed; padding:0.1rem 0 0.1rem 0.05rem;}
.list_t2 li span{ display:block; line-height:0.46rem; font-size:0.26rem; color:#333333}
.list_t2 li p{ display:block; line-height:0.46rem; font-size:0.26rem;color:#666666;}
.list_t2 li:last-of-type{border-bottom:0 }
.jg{ width:100%; height:0.08rem; background:#f1f1f1; border-bottom:1px #dcdcdc solid;border-top:1px #dcdcdc solid; margin:0.2rem 0}

.list_t2 li strong{ font-weight: normal;color: #1177cd;}

.list_t3{width:94%; margin:0 auto;} 
.list_t3 h3{ height:0.7rem;border-bottom:1px #dddddd solid; background-size:auto 50%; line-height:0.7rem; color:#232323; font-size:0.3rem;}
.list_t3 ul{ padding-top:0.1rem;}
.list_t3 li{ height:0.6rem; border-bottom:1px #e2e2e2 dashed}
.list_t3 li a{ color:#333333; line-height:0.6rem; font-size:0.26rem; display:block;}
.list_t3 li a i{ float:left; font-style:normal; color:#fe9a00; padding-right:0.1rem;}
.list_t3 li a span{ float:right; color:#999999}

/*左侧列表*/
.left_nav{width: 50%; height: 100%; position: fixed; left: -50%; top: 0; background:#0a68b2 url(../images/lf_01a.jpg) no-repeat center bottom; background-size: 100% auto;z-index: 10000;max-width: 357px;}
.left_nav h2{width: 100%; height:0.78rem; padding: 0.4rem 0; display: block; text-align: center; font-size: 0.3rem; color: #fff; line-height: 0.78rem; background-image: -webkit-linear-gradient(top, #004bc0, #0a68b2); border-bottom: 1px #0045bb solid; }
.left_nav h2 img{ height: 100%; padding-right: 0.15rem;}
.left_nav ul{border-top:1px #307db9  solid;}
.left_nav li{ width:90%; margin:0 5%; height:1rem; background:url(../images/f7.png) repeat-x bottom;}
.left_nav li i{width: 0.1rem; height: 0.1rem; display: block; float: left; background: #f1f1f1; border-radius: 50%; margin-top: 0.43rem; margin-right: 0.1rem}
.left_nav li a{ font-size:0.28rem; color:#f1f1f1; line-height:1rem; display:block;}
.left_nav li span{ float:right; font-size:0.28rem; color:#f1f1f1;}

.left_mask { position: fixed;z-index: 9999;left: 0;top: 0;width: 100%;height: 100%;overflow:hidden;background: rgba(0, 0, 0, 0.4);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out; display: none;}


/*分页*/
.pagelist {
    padding:10px 0 5px;
    text-align:center;
}
.pagelist li { display:inline; font-size:14px;}
.pagelist li:nth-child(1){ margin-right:5px;}
.pagelist a {
    border:1px solid #898989;
    color:#535353;
    display:inline; margin:0 2px; background:#FFFFFF;
    padding:2px 6px; font-size:12px
}
.pagelist a:hover {
    background:#47bc3d;color:#000000;color:#FFFFFF;
    text-decoration:none;
}
.pagelist table, .pagelist td { border:0; }
.pagelist td { padding:0; margin:0; white-space:nowrap; }


.pagelist .thisclass{ display:inline; margin:0 2px; color:#FFFFFF; padding:2px 6px;border:1px #47bc3d solid;font-size:12px;background:#47bc3d}
.pagelist .thisclass a{ border: none; padding:0; color:#FFFFFF; background:none }


