/*--------æ¸…é™¤é»˜è®¤æ ·å¼------------*/

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;
}

body {
    font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", Arial, "Hiragino Sans GB", "å¾®è½¯é›…é»‘", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
    src: url(../font);
}

img {
    border: 0 none;
    vertical-align: center;
}

ul,
li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
}


input,
select,
button,
textarea {
    font-size: 12px;
}

button {
    cursor: pointer;
}

i,
em,
cite {
    font-style: normal;
}

aside section,
.body {
    display: block;
    width: 1000px;
    margin: 0 auto;
}

a,
a:link {
    color: #000;
    text-decoration: none;
}


/*è®¾ç½®aæ ‡ç­¾åŸºæœ¬æ ·å¼ä¸Žä¼ªç±»é€‰æ‹©å™¨è®¾ç½?/

a:visited {}

a:active,
a:hover {
    text-decoration: none;
    color: #ff0000;
}

a:focus {
    outline: none;
}

.orange {
    color: #F26E01;
}

.clear {
    clear: both;
}

* {
    margin: 0;
    auto: 0
}
/*  æ¸…é™¤IE10ä¸‹inputçš„å‰å‰ï¼ˆXï¼‰å’Œå¯†ç è¾“å…¥æ¡†çš„çœ¼ç›å›¾æ ‡ */
input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}

.mzsm { border:1px #ddd solid; border-top:5px #004566 solid; padding:15px; margin-top:35px;}
.mzsm h2{ font-size:16px; color:#004566; font-weight: normal; }
.mzsm p{font-size:14px; line-height:28px;}
/*手机端样式表*/
.nr .wzdh { font-size:12px; color:#666; border-bottom:1px #ddd solid;margin-bottom:10px; padding-bottom:15px; }
.nr h1 {font-size:30px; margin-top:10px; margin-bottom:10px; font-weight:normal;}
.nr .nr-contents { font-size:16px; line-height: 22px; color:#666; line-height:30px; overflow-x: hidden;}
.nr .nr-contents img { margin:0px auto;}
.nr .nr-contents p {margin-bottom:10px; margin-top:10px;}
.nr .timeandbefrom { font-size:12px; }
.right ul li {font-size:14px; line-height:30px;}
.right strong { display:inline-block; background:#cc0000; color:#fff; font-size:16px; padding-left:10px; padding-right:10px; height:32px; line-height: 32px;}

.mubtn {display:none;}
.floorAR img {width:100px; height:100px;}

@media screen and (max-width: 768px) {
    body { width:100%; overflow-x: hidden;} 
    .info_text{width:100%;}
    .header{width:100%;}
    .content {width:100%;}
    .top .right{width:90%; float:none; margin:0px auto; display:block;}
    .top .left{width:100%;}
    .wzdh{display:none;}
    .nr-contents{ padding:2vw;}
    .nr-contents p {font-size:18px;}
    .nr h1{padding-left:15px; padding-right:15px;}
    .nr-contents img{width:90%; height:auto; margin:0px auto;}
    .left h1,.info_text { text-align: center; }

    .headerCon{width:100%; min-width:100%; position: relative;}
    .hcLogo{margin-left:25px; margin-top:15px; width:100px;}
    .nav {width:100%; height:auto; position:fixed; top:50px; left:0px; background:rgba(255,255,255,0.85); margin-left:0px; display:none;}
    .nav li {margin:0px; padding:0px; line-height: 0px;}
    .nav li {width:100%; border-bottom:1px #ddd solid; height:40px; line-height: 40px; }
    .footer{ padding:15px 20px;}
    .footer .footerA{display:none;}
    .floorAR{ text-align: center;}
    .floorAL span { display: inline-block; border-bottom:1px #ddd solid; padding-bottom:15px; padding-top:15px; width:100%; }

    .mubtn { position:absolute; right:15px; top:20px;  width:25px; height:25px; line-height: 2px; display: block; cursor: pointer;}
    .mubtn .icon-bar{ width:100%;height:1px; background:#ddd; margin-bottom:1px; display:inline-block;}
    .loginbar{display:none;}


    /*列表页*/
    .top .listright{display:none;}
    .msgBox {padding-left:10px; padding-right:10px;}
    .msgBox .hint{display:none;}
    .msgList li .thumbnail{width:30vw; }
    .stag,.desc{display:none;}
    .descBox h3{font-size:21px; font-weight: normal;}
    .descBox {padding:0px; margin:0px; width:60vw; margin-left:2vw;}

    /*免责声明*/
    .mzsm {margin-top:35px;}
    .mzsm p{font-size:14px; line-height:28px;}

    /*首页msglist*/
    li {background:#fff;}
    .covList .date{display:none;}
    .covList .detail {height:60px;}
    #swiper1{width:100%;}
    #swiper1 .bd ul li img{width:100%;}
     #swiper1 .bd ul li {width:100%;}
     #swiper2 .bd ul li img{width:100;}
     #swiper2 .bd ul li {width:100%;}

}