@charset "gb2312";
/* CSS Document */

/* copyright start */
/* copyright start */

.copyright{ display:none; padding:1em 0em 1.5em; text-align:center;border-top:2px solid #2b4d8b; margin:1.5em 0 1.5em;background-color: #fff;}
.copyright p{ margin-bottom:0.3em; margin:0 0.3em 0.3em;font-size: 12px;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#2b4d8b; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:50%; height:40px;  background-color:#2b4d8b; text-align:center; display:block; overflow:hidden;}
.last ul li:last-child a{border: none}
.last ul li a { display:inline-block; height:40px; width:99.8%;border-right:1px #fff solid; color:#FFF; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}
/* copyright end */

@media only screen and (max-width: 767px){
	.copyright,.last{ display:block;}
	}