@charset "utf-8";
/* CSS Document */
/*去除浏览器默认样式*/
* {
	box-sizing: border-box;
    border: 0;
    padding: 0;
    margin: 0;
}
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}
address, caption, cite, code, dfn, em, th, var, i, b {
    font-style: normal;
    font-weight: normal;
}

*:before, *:after {
		box-sizing: border-box;
}

*, *:before, *:after {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }

img { border: 0 none; vertical-align: top; }

body, input, select, button, textarea { font-size: 14px;  }

li{ list-style:none;}

.arial{ font-family:arial;}

.song{font-family:"\5b8b\4f53";}

input[type=button], input[type=submit], input[type=reset] { cursor: pointer }

button { cursor: pointer }

input[type=text], input[type=password], input[type=file], textarea { -webkit-border-radius: 0; -webkit-appearance: normal }
 
textarea { overflow: auto; resize: none }

body { background: #fff; color: #000; line-height: 1.5 ;margin:0 auto;width: 100%;}

html{-webkit-text-size-adjust:none;}

a{ color: #646464; text-decoration: none; }

a * { *cursor: pointer }

a{blr:expression(this.onFocus=this.blur());}

a:hover { text-decoration:none !important;  outline: none;}

a:focus { outline: none; }

.fixed:after, .clearfix:after, .cf:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; overflow: hidden}

.fixed, .clearfix, .cf { zoom: 1 }

 .clear:after ,.global-clearfix:after  {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0;}
.clearfix{*zoom:1;}
.clear ,.global-clearfix{
    zoom: 1;
}
.fl, .fr { display: inline; float: left; }

.fr { float: right }

.center{ text-align:center;}

.hidden02{ display:none;}

table { border-collapse: collapse; border-spacing: 0 }

caption, th { text-align: left }

th { font-weight: normal }


a {
blr:expression(this.onFocus=this.blur())
}
a * {
*cursor: pointer
}
:focus {
	outline: none
}
 
i{
	font-style: normal;
}
 
 
html, body {
    width: 100%;
    font-size: 13px;
    height: auto;
    position: relative;
    
}
.allColor{
    width: 100%;
    z-index: 88888;
    background: #104e8b;
}
.conpayRight{
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 100%;
    line-height: 2;
    padding: 10px 0px;
}
.conpayRight a{
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
.footerNavPc{
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding-top: 15px;
}
.footerNavPc a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 0px 10px;
}
.PhoneFooterNav a{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: center;
     padding: 10px 0px;
     line-height: 2;
}
.PhoneFooterNav {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
   
}
.PhoneFooterNav a img{
    height: 23px;
    max-width: 30px;
    overflow:hidden;
    display: inline-block;
    padding-right: 4px;
}
.neiyeTop{
    background: #f4fcff;
    width: 100%;
    position: relative;
    padding:10px 0px;
    color: #888888;
    font-size: 14px;
    text-align: left;
}
.neiyeTopleft{
    text-align: left;
    display: inline-block;
    float: left;
}
.neiyeTop-unstyled li{
    display: inline-block;
    margin-left: 40px;
    padding-left: 25px;
}
.neiyeTop-unstyled li:nth-child(1){
    background: url(../images/top01.png)left center ;
    background-repeat: no-repeat;
    background-size: 16px;
}
.neiyeTop-unstyled li:nth-child(2){
    background: url(../images/top02.png)left center ;
    background-repeat: no-repeat;
     background-size: 16px;
}
.neiyeTop-unstyled{
    width: 100%;
    text-align: right;
    margin:0px auto;
}
.headerNavs{
    background: #104e8b;
    width: 100%;
    text-align: center;
   -webkit-box-shadow: 1px 2px 8px -2px rgb(5, 62, 119);
    -moz-box-shadow: 1px 2px 8px -2px rgb(5, 62, 119);
    -ms-box-shadow: 1px 2px 8px -2px rgb(5, 62, 119);
    -o-box-shadow:1px 2px 8px -2px rgb(5, 62, 119);
    box-shadow:1px 2px 8px -2px rgb(5, 62, 119)
}
main{
    margin:30px 0px ;
    width: 100%;
} 
.met_pager { margin-top: 20px; text-align: center; }
.met_pager .current {
    padding: 3px 8px;
    border: 1px solid #e4eaec;
    text-align: center;
    font-size: 15px;
    border-color: #104e8b;
    background: #104e8b;
    color: #fff;  margin: 0px 2px;
   
}
.met_pager a {
    text-decoration: none;
    display: inline-block;
}
.met_pager a {
    padding: 3px 8px;
    border: 1px solid #e4eaec;
    background: #fff;
    text-align: center;
    color: #76838f;
    font-size: 15px;
    margin: 0px 2px;
}
.met_pager * {
    display: inline-block;
}
.jukslppp{
    padding-left: 15px;
}
@media (max-width: 768px){
   .jukslppp {
    display: block;
    padding-left: 0px;
    text-align: center;
    width: 100%;
}
  
}