*{box-sizing: border-box;margin: 0;padding: 0;outline:none; blr:expression(this.onFocus=this.blur());word-break:break-all;outline: none;}
ol,ul,li{list-style:none;}
a{color:inherit;text-decoration: none;cursor: pointer;}
input,button,textarea,select,body{font-family:"微软雅黑";font-size: 15px;color: #333;line-height:1.5;}
input,button,textarea,select{display:inline-block;vertical-align: middle;border: 1px solid #ccc;border-radius: 0;background: none;}
input[type="text"]{padding: 0 10px;-webkit-appearance:none;}
select{padding: 0 10px;-webkit-appearance:none;background: url(../img/jt-3-bottom.png) no-repeat calc(100% - 20px);}
option{background: #67d43d;padding:10px;-webkit-appearance:none;}
textarea{padding:10px;resize:none;-webkit-appearance:none;}
input[type="submit"],button{cursor: pointer;}
html{overflow-y: scroll;}
body{overflow-x: hidden; width:76%; margin:0 auto;box-shadow: 0 0 5px rgba(0,0,0,0.5);}

.wrap{/*max-width:1400px;*/width:86%;margin: auto;position: relative;}
.wrap1{/*width:90%;margin: auto;*/width:86%;position: relative;}
@media only screen and (max-width: 1740px) {
body{ width:82%;}
}
@media only screen and (max-width: 1600px) {
body{ width:86%;}
}
@media only screen and (max-width: 1330px) {
body{ width:89%;}
	.wrap{/*max-width:1400px;*/width:89%; }
.wrap1{/*width:90%;margin: auto;*/width:89%; }
}
@media only screen and (max-width: 1300px) {
body{ width:92%;}
.wrap{/*max-width:1400px;*/width:92%; }
.wrap1{/*width:90%;margin: auto;*/width:92%; }
}
@media only screen and (max-width: 992px) {
body{ width:100%;}
.wrap{/*max-width:1400px;*/width:92%; }
.wrap1{/*width:90%;margin: auto;*/width:92%; }
}
.over{overflow:hidden ;}
.clear{clear: both;}
.l{float: left;}
.r{float: right;}
.img-box img{display: block;width: 100%;}
.show p{display: block;max-width: 100% !important;margin:15px auto !important;height: auto !important;max-height:none !important;text-indent:2em;}
.show img{display: block;max-width: 100% !important;margin:15px auto !important;height: auto !important;max-height:none !important}
 .img{  background:no-repeat center/cover;}
.img img{display: block;width: 100%;height: 160px; overflow:hidden; } 
.web-bread{padding: 15px 0;line-height: 25px;}
.web-bread a{margin: 0 3px;transition: 0.2s;}
.web-bread a:hover{color: #dd231f;}
.web-pages{font-size: 0;text-align: center;margin-top: 3%;}
.web-pages a{display: inline-block;vertical-align: middle;padding: 0 10px;line-height:28px;text-align: center;font-size: 15px;margin:3px;border:1px solid #cccccc}
.web-pages a.cur{background: #dd231f;color: #fff;border:1px solid #dd231f}
.web-pages .left{background:url(../img/page-left.png) no-repeat center;}
.web-pages .right{background:url(../img/page-right.png) no-repeat center;}

.web-fy{font-size: 15px;color: #666;line-height: 25px;border-top:1px solid #ccc;padding:20px 0 0;}
.web-fy .box{margin-top: 5px;}
.web-fy a{transition: 0.3s;}
@media only screen and (min-width:1025px) {
	.web-fy a:hover{color: #39b6b9;}
}
@media only screen and (max-width:640px) {
	.web-fy{padding: 10px 0 0;}
	.web-fy .box{margin-top: 0px;}
}


