*{transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .6s;
}
html,body{font-size:14px;background:#fff;width:100%;margin:0px;padding:0px;font-family: "Microsoft YaHei" ,sans-serif;min-width: 1200px;line-height:1.5;}
body{overflow-y:auto;min-width: 320px;}
img{border:0px;}
ul,li,p{margin:0px;padding:0px;}
a{text-decoration: none;color: #7d7d7d;}
a:hover{text-decoration:none;}
ul,li{list-style-type:none;border:none;}
input,button,select,textarea{ outline:none;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;padding:0;margin:0;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight: normal;margin: 0;}
ul>li>a{display:block;}
ul>li>a>img{width:100%;}
table,tr,td{border:1px solid;border-collapse: collapse; }
.pyc{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.lg{float: left;}
.rg{float: right;} 
.clear {clear: both;/* height: 0px; *//* overflow: hidden; */float: none;}
.clear:after{content:'';display:table;height:0;display: block;clear: both;} 
section:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.wh{width: 1200px;margin: 0 auto;clear: both;font-size:16px;line-height:1.65;}
.wh:after{content:'';display:table;height:0;display: block;clear: both;}
.bjx{background-image: none !important;}
.img{width: 100px;height: 100px;overflow: hidden;display: inline-block;}
.img:hover>img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.img>img{width: 100%;height: 100%;transition: all .6s;}
.imgh{cursor: pointer;font-size: 0;}
.imgh .img01{display: inline-block;}
.imgh .img02{display: none;}
.imgh:hover .img01{display: none;}
.imgh:hover .img02{display: inline-block;}
.img_jz{display: table-cell;text-align: center;width: 170px;height: 170px;vertical-align: middle;position: relative;}
.img_jz>span{display: inline-block;height: 100%;vertical-align: middle;}
.img_jz>img{vertical-align: middle;max-width: 90%;max-height: 90%;width: auto;}
.new_con{font-size: 16px;line-height: 25px;text-align: left;}
.new_con img{max-width: 100%;}
a.img{display: block;font-size: 0;}
a.img>img{width: 100%;height: 100%;}
.yiny{-moz-box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);
    -webkit-box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);
    box-shadow: 0px 0px 6px rgba(115, 115, 115, 0.24);}
.tou_01{text-align: center;padding-top: 10px;}
.tou_01>h1{font-size: 28px;line-height: 50px;}
.tou_01>p{font-size: 14px;display: inline-block;background: white;position: relative;color: #989898;margin-top: 10px;}
.tou_01>p:after{content:'';position: absolute;width: 170px;height: 1px;background: #989898;left: 100%;top: 10px;margin-left: 20px;}
.tou_01>p:before{content:'';position: absolute;width: 170px;height: 1px;background: #989898;right: 100%;top: 10px;margin-right: 20px;}
a.more{display: block;width: 130px;height: 45px;font-size: 16px;color: #767676;border: 1px solid #767676;line-height: 45px;text-align: center;background: white;}

.feny{
    text-align: center;
}
.feny>a{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #B9B8B8;
    margin: 20px 6px;
}
.feny>a.on,.feny>a:hover{
    border: 1px solid #258dc0;
    color: #258dc0;
}