@charset "UTF-8";
/*body{*/
    /*word-wrap: break-word;*/
    /*background:#fff;*/
/*}*/
/*::selection {*/
    /*background: #000;*/
    /*color: #fff;*/
/*}*/
/*.wrapper{*/
    /*margin-left: 320px;*/
    /*padding-right: 20px;*/
    /*height: 100%;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*-o-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
/*}*/
/*!*底部版权*!*/
/*footer{*/
    /*margin:100px 0 50px 300px;*/
    /*padding: 0 20px;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*-o-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
/*}*/
/*footer p{*/
    /*border-top:1px solid #ebebeb;*/
    /*opacity: .5;*/
    /*filter: alpha(opacity=50);*/
    /*text-align: right;*/
    /*font-size: 12px;*/
    /*line-height: 3;*/
    /*font-family: "Hiragino Sans GB","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",tahoma,arial,simsun,"\5B8B\4F53";*/
/*}*/
/*footer p a{*/
    /*color:#000;*/
/*}*/
/*footer p .spe{*/
    /*padding:0 5px;*/
/*}*/
/*.right-bg{*/
    /*position: fixed;*/
    /*right: 0;*/
    /*top:50%;*/
    /*margin-top:-215px;*/
    /*width: 215px;*/
    /*height: 430px;*/
    /*background: url('../../image/right_bg.png') no-repeat;*/
/*}*/
/*!*组件样式*!*/
/*table{*/
    /*width: 100%;*/
    /*border:1px solid #CAD3DA;*/
/*}*/
/*table td{*/
    /*padding:10px;*/
    /*width:150px;*/
    /*border:1px solid #CAD3DA;*/
/*}*/
/*table thead tr{*/
    /*height: 40px;*/
    /*line-height: 40px;*/
    /*text-align: center;*/
    /*border-bottom:1px solid #CAD3DA;*/
/*}*/
/*table thead td{*/
    /*padding:0;*/
    /*border-left:1px solid #CAD3DA;*/
    /*background:#DFEBFB;*/
/*}*/
/*table .explain{*/
    /*width: 500px;*/
/*}*/
/*table tbody tr:nth-child(even){*/
    /*background:#E7EFF9;*/
/*}*/
/*pre{*/
    /*padding:10px;*/
    /*font-family:Monaco, Consolas, "Courier New";*/
/*}*/
/*.method{*/
    /*font-family:Monaco, Consolas, "Courier New";*/
/*}*/
/*.eg{*/
    /*margin:20px 0;*/
    /*padding:10px;*/
    /*border:1px dashed #bdbdbd;*/
    /*background:#f9f9f9;*/
/*}*/
/*.bad{*/
    /*padding:0 0 0 10px;*/
    /*border:1px dashed #bdbdbd;*/
    /*color:#757575;*/
    /*background:#f9f9f9;*/
/*}*/
/*!*侧栏导航*!*/
/*.nav{*/
    /*position: fixed;*/
    /*left:0;*/
    /*top:0;*/
    /*width:300px;*/
    /*height:100%;*/
    /*background:#000;*/
    /*color:#fff;*/
    /*z-index: 2;*/
/*}*/
/*.nav .head{*/
    /*padding:50px 0;*/
/*}*/
/*.nav .head a{*/
    /*display: block;*/
    /*margin:0 auto;*/
    /*width: 170px;*/
    /*height: 170px;*/
    /*background:url('../../image/head.png') no-repeat;*/
    /*text-indent: -999px;*/
/*}*/
/*.nav ul li{*/
    /*width:300px;*/
    /*text-align: center;*/
/*}*/
/*.nav ul li a{*/
    /*display: block;*/
    /*padding:20px 0;*/
    /*color:#fff;*/
/*}*/
/*.nav ul li a:hover{*/
    /*color:#000;*/
    /*background:#fff;*/
/*}*/
/*.nav ul li .active{*/
    /*color:#000;*/
    /*background:#fff;*/
/*}*/
/*img{*/
    /*width: 100%;*/
/*}*/
/*@media screen and (max-width: 1024px) {*/
    /*.nav{*/
        /*position: relative;*/
        /*width: 100%;*/
        /*height: auto;*/
    /*}*/
    /*.nav .head{*/
        /*padding: 0;*/
    /*}*/
    /*.nav ul li{*/
        /*width: 100%;*/
    /*}*/
    /*.nav ul li a{*/
        /*padding: 10px 0;*/
    /*}*/
    /*.wrapper{*/
        /*margin: 0;*/
        /*width: 100% !important;*/
        /*padding: 0 20px !important;*/
    /*}*/
    /*.right-bg{*/
        /*display: none;*/
    /*}*/
    /*table td{*/
        /*padding: 10px 0;*/
        /*width: auto;*/
        /*font-size: 14px;*/
        /*text-align: center;*/
    /*}*/
/*}*/
/*@media screen and (max-width: 414px) {*/
    /*footer{*/
        /*margin: 20px 0 0 0;*/
    /*}*/
/*}*/


.demo-image{
    width: 100%;
}
.M-box,.M-box1,.M-box2,.M-box3,.M-box4{
	position: relative;
    text-align: center;
  	zoom: 1;
}
.M-box:before,.M-box:after,.M-box1:before,.M-box1:after ,.M-box2:before,.M-box2:after ,.M-box3:before,.M-box3:after,.M-box4:before,.M-box4:after{
    content:"";
    display:table;
}
.M-box:after,.M-box1:after,.M-box2:after,.M-box3:after,.M-box4:after{
	clear:both;
	overflow:hidden;
}
.M-box span,.M-box1 span,.M-box2 span,.M-box3 span,.M-box4 span{
	float: left;
	margin:0 5px;
	width: 38px;
    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}
.M-box .active,.M-box1 .active,.M-box2 .active,.M-box3 .active,.M-box4 .active{
	float: left;
	margin:0 5px;
	width: 48px;
    height: 38px;
    line-height: 38px;
    background: #d2364c;
    color: #fff;
    font-size: 14px;
    border: 1px solid #d2364c;
}
.M-box a,.M-box1 a,.M-box2 a,.M-box3 a,.M-box4 a{
	float: left;
	margin:0 5px;
	width: 48px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #757575;
    font-size: 14px;
}
.M-box a:hover,.M-box1 a:hover,.M-box2 a:hover,.M-box3 a:hover,.M-box4 a:hover{
	color:#fff;
    background: #d2364c;
}
.M-box .next,.M-box .prev,.M-box1 .next,.M-box1 .prev{
    /*font-family: "Simsun";*/
    /*font-size: 16px;*/
    /*font-weight: bold;*/
    width:48px;
}
.now,.count{
	padding:0 5px;
	color:#f00;
}
.eg img{
	max-width: 800px;
	min-height: 500px;
}
.jump-ipt{
    float: left;
    margin:0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}