
body {
    font-size: 14px;
    font-family: '微软雅黑',"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
    font-weight: normal;

;
}
*{ margin: 0; padding: 0;}
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0;}
li,dd,ol,ul{list-style-type:none;}
a{ text-decoration:none;cursor: pointer;}

img{border:none; outline: medium none; }
button{cursor: pointer;}
img a{border:none;}
input, select,button{outline: medium none;border: none; padding: 0; margin: 0; font-family: "Microsoft YaHei",Helvetica,sans-serif,"å®‹ä½“";}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none; font-family:"Microsoft YaHei",Helvetica,sans-serif,"å®‹ä½“";}
i{font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul  li img { display: block;cursor:pointer;}
.img-wrap img{width:100%;height:100%;}

.fl{float: left;}
.fr{float: right}
.ov-hi {overflow: hidden;}
.text-ov{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.right{float: right!important;}
.li-right{margin-right: 0!important;}
.content{width:100%;height:auto;overflow: hidden;min-width: 1210px;margin: 0 auto;}
.container{width: 1210px;margin: 0 auto;height:auto;overflow: hidden;}

.page{ margin: 30px 0;text-align: center;}
.page li {  border: 1px solid #C2C2C2 ;padding: 5px;   margin: 0px 5px; display: inline-block;display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px;color: #C2C2C2; }
.page li a {display: block; color:#C2C2C2;}
.page span{display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px; margin: 0px 5px;padding: 5px;border: 1px solid #000;}
.page .active{  width: 22px;border: 1px solid #000;}
.page .active a{color: #000;}
.page .prev{padding:5px 15px; }
.page .prev:hover{background-color: #999999;color: #ffffff;}
.page .next{padding:5px 15px; }
.page .next:hover{background-color: #999999;color: #ffffff;}



.move1{position: fixed;top:0;}
.move2{position: static;}

/* 底部搜索 */
.search-bottom {
    position: fixed;
    width: 100%;
    min-width: 110px;
    height: 100px;
    margin-top: 30px;
    background: #e60013;
    color: #fff;
    z-index: 200;
    bottom: -125px;
}
.search-wrap {
    position: relative;
    width: 630px;
    height: 70px;
    padding: 25px 0 30px 0;
    margin: 0 auto;
}
.search-input {
    width: 500px;
    height: 45px;
    border-bottom: 1px solid #fff;

}
.search-input input {
    width: 400px;
    height: 35px;
    padding: 5px 10px;
    padding-left: 45px;
    padding-right: 40px;
    background: #e60013;
    color: #fff;
}
.search-input input::-webkit-input-placeholder {
    color: #fff;
}
.icon-search {
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(../images/search.png) no-repeat center center;
    left: 10px;
    bottom: 62px;
    cursor: pointer;
}
.search-closesd {
    position: absolute;
    width: 26px;
    height: 26px;
    background: url(../images/search-closesd.png) no-repeat center center;
    right: -20px;
    top: 40px;
    cursor: pointer;
}
.search-text {
    width: 500px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-text a {
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    font-size: 12px;
}














































































