*{ margin: 0; padding: 0; }
body{ width: 100%; line-height: 1; border:0; font-family:"微软雅黑"; background: #fff;}
input, textarea, button { outline:none; border: 0;}
ul li{ list-style: none;}
img{ max-width: 100%; height: auto; border: 0;}
a{ text-decoration: none; color: #666;font-size: 14px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;} /*html5元素设置成块元素*/
html,body{   
-webkit-text-size-adjust:none;   
}  

.clearfix{ clear:both;} /*清除浮动*/
.fl{ float: left;}
.fr{ float: right;}

/* header */
.wrap{ width: 100%; max-width: 1920px; margin: 0 auto; position: relative; overflow: hidden;}
.header{ position: relative;}
.container{ max-width: 1200px; margin: 0 auto;}
.header-top{ text-align: right; height: 46px; line-height: 46px; font-size: 16px; color: #888;}
.lb{ display: none;}


/* footer */
.footer{ width: 100%; background-color: #ccc; height: 200px; }
.link{ margin-top: 25px;}
.link img{ margin-right: 30px;}
.link img:hover{ opacity: .8;}
.copyright p{ font-size: 14px; color: #6d6d6d; margin-top: 10px;}
.ls{ margin-top: 15px;}

a.ewm-k{ position: relative;}
.ewm-t{ position: absolute; width: 125px; height: 125px; left: -50%; top: -165px; display: none;}
.ewm-t:after{ content: ""; width: 0; height: 0; position: absolute; left: 50%; bottom: -20px; border: 10px solid; border-left-color: transparent; border-right-color: transparent; border-bottom-color: transparent; border-top-color: #fff; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%);}
a.ewm-k:hover .ewm-t{ display: block;}
.ewm-t img:hover{ opacity: 1;}


/*内页-分页*/
.fenye{ width: 100%; margin-top: 58px; text-align: center; overflow: hidden; margin-bottom: 92px;}
.fy-wrap{ display: inline-block; overflow: hidden;}
.fenye a{ display: block; float: left; padding: 0 14px; height: 34px; line-height: 34px; font-size: 14px; margin: 0 5px; margin-bottom: 10px; color: #333; border: 1px solid #333; border-radius: 3px;}
.fenye a.fy-hover{ background-color: #0c5395; border: 1px solid #0c5395; color: #fff;}


.hmj{ width: 100%; margin-top: 58px; text-align: center; overflow: hidden; margin-bottom: 92px;}
.hmj a{ color: #00479d; font-weight: bold;}


/*------------修改登录----------*/
.login-head{color:#0c5395;font-size: 14px;}