

/*# sourceMappingURL=style.css.map */
body{
	padding: 0;
	margin: 0 ;
	overflow: hidden;
	
}

.fl{float: left}

.fr{float: right}
.pro_fenlei{
  text-align: center;
  font-size: 14px;
  margin-bottom: 40px;
}

/*板式分类*/

.ixwitbox {
    width: 76%;
    overflow: hidden;
	height: 100%;
margin:20px auto;
}

.pronav a { width: 80px; color: #666; text-align: center; }
.pronav .ico { width: 100%; height: 80px; background-position: right center; }
.pronav .name { margin-top: 10px; }
.pronav .line { width: 14px; height: 1px; background: #999; margin: 0 40px; }
.pronav a.act .ico { background-position: left center; }
.pronav a.act .name { color: #caa873; }


.ico {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 300ms;
	-webkit-transition: 300ms;}

.wsib, .pager a {
    display: inline-block;
    vertical-align: middle;
	font-size: 14px;}



.pronav a:hover .ico{ background-position:left center; }
.pronav a:hover .name{ color:#cba978; }







/*简介*/

.indsx .mlist{margin: 20px auto;}

.indsx .mlist li{    width: 33.3%;
    float: left;}

.indsx .mlist li .math{    color: #d2ad83;
    line-height: 45px;
    height: 45px;
    font-size: 36px;
    padding-right: 20px;
    display: inline-block;
    background: url(../images/img104.png) right center no-repeat;}

.indsx .mlist li .math strong{    font-size: 16px;}





.indsx .mlist li .fb{font-size: 16px;
    line-height: 26px;}


	.pcban{display: block!important}
	.shban{display: none!important}

@media (max-width:1366px){
	
	
		.ixwitbox{width:86%;}

	.pcban{display: none!important}
	.shban{display: block!important}
	
}









