@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;border:0;list-style:none;}
body{font-size:12px;font-family:Hiragino Sans GB,microsoft yahei,arial,sans-serif; color:#333; }
a{text-decoration:none;color:#333;cursor:pointer;}
a:hover{color:#333;text-decoration:none;font-family:Microsoft YaHei;}

.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
img{display:block;}
/*banner*/
.bannered { text-align: center; align-items: center;  }
.bannered img{ width:100%;text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center;}
/*contered*/
.contered{ width:100%; height:auto; overflow:hidden; background:url(../images/img_backg.jpg) top center; padding-top:0px; margin:0 auto; }
.contered ul{ width:1280px; height:auto; overflow:hidden; margin:0 auto;}
.contered ul li{ width:598px; height:436px;  float:left; background:url(../images/img_biank.png) no-repeat left; margin:15px 10px 15px 10px;-webkit-transition:-webkit-transform .5s;-moz-transition:transform .5s,-moz-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-moz-transform .5s}
.contered ul li:hover{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}
.conter_list{ width:525px; height:370px; overflow:hidden; margin:0 auto;background: #FFFFFF; margin-top:30px }
.conter_spc{width:502px; height:204px; margin:0 auto;  margin-top:10px; position:relative;;}
.contC_sptup{ width:520px; height:204px; margin:0 auto;}
.contC_splogo{width:502px; height:70px; background:url(../images/img_hszz01.png) no-repeat center; position:absolute; left:0px; top:134px;}
.contC_splogo img{position:absolute; left:15px; bottom:15px;z-index:99999;}
.contC_splogo b{ font-size:18px; color:#FFFFFF; position:absolute; left:120px; bottom:27px; font-weight:normal;font-family:Microsoft YaHei;}
.contC_jianjie{ width:auto;  height:auto; line-height:28px; font-size:15px; color:#333333; margin-top:10px;font-family:Microsoft YaHei; }
.conteredC{ width:1300px; height:auto; overflow:hidden; margin:0 auto;}
/*ringht*/
.rightfixed{ width:44px; height:125px; position:fixed; top: 70%;margin-left: 1240px;}
.rightfixed a{ display:block;}
/*foot*/
.footered{ margin-top:0 !important;}




