@charset "UTF-8";
/*清除默认样式 */
*{
    box-sizing:border-box;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,h1,div,p,span,li,a,button,input,select,textarea{ font-family: "Microsoft YaHei","微软雅黑", SimHei, SimYou, SimSun, Arial;font-size:14px;color:#000000;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {display:block;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-weight:normal}
ul,ol{list-style:none}
a{text-decoration:none;color:#000000}
a:hover{text-decoration:none}
table{border-collapse:collapse;table-layout:fixed}
input,textarea{outline:none;border:none}
input{border:none;appearance:none;-moz-appearance:none;outline:none;-webkit-appearance:none}
:-moz-placeholder{color:#000000;opacity:.55;font-size:14px}
::-moz-placeholder{color:#000000;opacity:.55;font-size:14px}
input:-ms-input-placeholder{color:#000000;opacity:.55;font-size:14px}
input::-webkit-input-placeholder{color:#000000;opacity:.55;font-size:14px}
textarea{resize:none;overflow:auto}
button,input,select,textarea{font-size:100%}
img{max-width:100%;display:inline-block}
/*清除浮动*/
.clear{zoom:1}
.clear:after{content:"";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}
/*最大盒子*/
.content{margin-top:60px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s}
.content.cur{transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%)}
/*显示区域*/
.navcontainer{max-width:100%;padding-left:12%;padding-right:12%}
.container{width:1200px;max-width:100%;padding-left:15px;padding-right:15px;margin:0 auto}
div[layout="content"]{padding-top:60px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:5s}
div.cur[layout="content"]{transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%)}
/*使用IE低级版本的页面样式*/
.ie h2{font-size:30px;text-align:center;margin:36px 0;font-weight:bold}
.ie p{font-size:20px;text-align:center}
/*居中区域*/
.wrap{width:83.3333vw; max-width:100%;margin:0 auto}
@media (max-width:993px){ .wrap{width:90vw} }
@media (max-width:768px){ .wrap{width:100%;padding:0 15px}  }

.line {
    border-bottom: 1px dashed #ccc;
    height: 1px;
    overflow: hidden
}
.border {
    border: 1px solid #ccc
}
.fl {
    float: left
}
.fr {
    float: right
}
.fz_12px {
    font-size: 12px
}
.fz_14px {
    font-size: 14px
}
.fz_16px {
    font-size: 16px
}
.fc_red {
    color: red
}
.fc_gory {
    color: #666
}
.fc_white {
    color: #fff
}
.fc_yellow {
    color: #00a2e9
}
.flh_150 {
    line-height: 150%
}
.flh_180 {
    line-height: 180%
}

.clehx {
    zoom: 1
}
.clehx:after, clean:before {
    display: table;
    content: ''
}
.clehx:after {
    clear: both
}
.clehx {
    margin: 0 auto;
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden
}
.blank3 {
    margin: 0 auto;
    clear: both;
    height: 3px;
    font-size: 1px;
    overflow: hidden
}
.blank6 {
    margin: 0 auto;
    clear: both;
    height: 6px;
    font-size: 1px;
    overflow: hidden
}
.blank9 {
    margin: 0 auto;
    clear: both;
    height: 9px;
    font-size: 1px;
    overflow: hidden
}
.blank12 {
    margin: 0 auto;
    clear: both;
    height: 12px;
    font-size: 1px;
    overflow: hidden
}
.blank15 {
    margin: 0 auto;
    clear: both;
    height: 15px;
    font-size: 1px;
    overflow: hidden
}
.blank20 {
    margin: 0 auto;
    clear: both;
    height: 20px;
    font-size: 1px;
    overflow: hidden
}
.blank25 {
    margin: 0 auto;
    clear: both;
    height: 25px;
    font-size: 1px;
    overflow: hidden
}
a {
    color: #333;
    text-decoration: none
}
a:hover {
    color: #00a2e9;
    text-decoration: none
}
a.red {
    color: red;
    text-decoration: none
}
a.red:hover {
    color: red;
    text-decoration: underline
}
#turn_page {
    text-align: center;
    margin: 1% 0;
    letter-spacing: -5px
}
#turn_page a, #turn_page font {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0
}
#turn_page .page_button {
    background: #fff;
    border: 1px solid #e5e5e5;
    width: 55px;
    height: 29px;
    line-height: 29px;
    color: #757575;
    font-size: 14px
}
#turn_page .page_item {
    background: #fff;
    border: 1px solid #e5e5e5;
    width: 35px;
    height: 29px;
    line-height: 29px;
    color: #757575;
    font-size: 14px
}
#turn_page .page_item_current {
    background: #865a98;
    border: 1px solid #e5e5e5;
    width: 35px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    font-size: 14px
}

/* 分页 */
.pages {
    font-size:12px;
    padding:15px 0 30px 0;
    clear:both;
    text-align:center;
}
.pages:after {
    content:'.';
    clear:both;
    height:0;
    line-height:0;
    display:block;
    visibility:hidden
}
.pages ul {
    padding:0;
    list-style:none;
    margin:0;
    display:block;
    width:100%
}
.pages li {
    display:inline-block;
    margin-right:5px;
    float:none;
    font-size:12px
}
.pages li a {
    padding:5px 10px;
    border:1px solid #e1e1e1;
    height:24px;
    line-height:24px;
    color:#666;
    font-size:12px
}
.pages li a:hover {
    border:1px solid #00a2e9;
    background:#00a2e9;
    color:#fff;
    text-decoration:none
}
.pages li span {
    border:1px solid #e1e1e1;
    height:24px;
    line-height:24px;
    color:#c4c4c4;
    padding:5px 10px
}
.pages .current a {
    border:1px solid #00a2e9;
    background:#00a2e9;
    color:#fff
}