* {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    min-width: 1240px;
}

body {
    font-family: "微软雅黑";
    background:#EEE7E1;

}

ul {
    list-style: none;
}

a,
a:hover,
a:visited,
a:focus {
    text-decoration: none !important;
    color: #000;
}

i,
em {
    font-style: normal;
}

.last {
    margin: 0 !important;
}

.row {
    margin: 0;
}

.col-md-12 {
    padding: 0;
}

a:focus {
    outline: none;
}
/*头部*/
.hbzmhead{
    width: 100%;
    min-width: 1200px;
    height: 1085px;
    background: url(../images/hbzmtop_02.jpg) center top no-repeat;
}
/*主体*/
.hbzmmain{
    width: 1200px;
    min-height: 300px;
    overflow:hidden;
    margin:0 auto;
}
.hbzmrow{
    width: 100%;
    min-height:200px;
    overflow: hidden;
    margin-top: 50px;
}
.hbzmrow2{
    width: 100%;
    min-height:200px;
    overflow: hidden;
  margin-top: 25px;
}
/*前言*/
.hbzmqytit{
    width: 100%;
    font-size:46px;
    margin:0 auto;
    text-align: center;
    color: #1C3748;
    font-weight: 500;

}
.hbzmqy{
    width: 100%;
    margin-top: 40px;
    font-size:16px;
    color: #333;
    line-height: 180%;
    text-indent: 2em;
    

}
.hbzmli{
    width: 254px;
    height: 428px;
    float: left;
    margin-top: 50px;

}
.hbzmliimg{
    width: 254px;
    height: 354px;
    border:0;
}
.hbzmlimz{
    display:inline-block;
    width: 254px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size:30px;
}
.hbzmliml{
    margin-left: 61px;
}
/*展览瞬间*/
.rollImg-multy2 {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin-top: 55px;
}

.rollImg-multy2 .hd {
    width: 0px;
    height: 0px;
   
   
}

.rollImg-multy2 .hd .prev,
.rollImg-multy2 .hd .next {
    position: absolute;
    top: 0;
    display: block;
    width: 32px;
    height: 216px;
    overflow: hidden;
    cursor: pointer;
    z-index:2;
}

.rollImg-multy2 .hd .prev {
    left: 0;
    background: url(../images/hbzmleft.png) center center no-repeat;
}

.rollImg-multy2 .hd .next {
    right: 0;
    background: url(../images/hbzmright.png) center center no-repeat;
}



.rollImg-multy2 .hd ul {
    display: none;
    float: right;
    overflow: hidden;
    zoom: 1;

}

.rollImg-multy2 .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
}

.rollImg-multy2 .hd ul li.on {
    background-position: 0 0;
 /*   background: #ee6f12;*/
}

.rollImg-multy2 .bd {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.rollImg-multy2 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.rollImg-multy2 .bd ul li {
    position: relative;
    float: left;
    _display: inline;
    margin-right: 27px;
    overflow: hidden;
    text-align: center;
}

.rollImg-multy2 .bd ul li .pic {
    text-align: center;
}

.rollImg-multy2 .bd ul li .pic a {
    display: block;
    position: relative;
}

.rollImg-multy2 .bd ul li .pic img {
    display: block;
    width: 280px;
    height: 210px;
    border: 0;
}
.wzspan{
    font-size:18px;
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-top: 15px;
}
/*尾部*/
.hbzmfoot{
    width: 1200px;
    min-width: 1200px;
    min-height:100px;
    overflow: hidden;
    margin:50px auto 0;
    text-align: center;
    border-top: 8px solid #1F3948;
    padding-top:45px;
    color: #363533;
    line-height: 180%;
    font-size:20px;
}
//当前位置
.local ul{width:auto; min-height:auto; font-size:16px;}
.local li{display:inline;font-size:16px;}
.local span{font-size:16px;}
/*信息页*/
.hbzmxqy{
    background:#fff;
    width: 100%;
    min-height:300px;
    overflow: hidden;
}
.fenye_con{width: 1168px; min-height: 500px; overflow: hidden; margin: 20px auto;}
.cms-article-box{width:1000px; min-height:300px; overflow:hidden; margin: 30px auto;}
.cms-article-tit{text-align:center; font-size:30px; line-height:100px;}
.cms-article-subtit{text-align: center; height: 50px; font-size: 18px;}
.article-detail1 p{text-indent:2em; font-size:16px; line-height:30px; }
.article-detail1 img{display:inline-block; margin: 0 auto;}
.article-detail p{text-indent:2em; font-size:16px; line-height:30px; }
.article-detail img{display:inline-block; margin: 0 auto;}