/*通用*/
*{ margin:0; padding:0;}
body{font:14px "microsoft yahei", Arial, Helvetica, sans-serif;color:#000; background:#FFF;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin:0px;padding:0px;border:none;list-style:none;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input{outline:none;-webkit-appearance:none;}
.fl{ float:left;}
.fr{ float:right}
a{color:#6c6c6c;text-decoration:none;}
img{border:none;}
.clear{ clear:both; height:0; overflow:hidden;}
.dk{ width:1200px; margin:0 auto; }
.Run{transition:All 0.6s ease-in-out;-webkit-transition:All 0.6s ease-in-out;-moz-transition:All 0.6s ease-in-out;-o-transition:All 0.6s ease-in-out;}
.Run:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform: rotate(360deg);}
.Mover{transition:0.5s;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.Mover:hover{transition:0.5s;ransform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);}
.enlarge img{ width:100%;transition:0.5s;}
.enlarge:hover img{-ms-transform:scale(1.08);-moz-transform:scale(1.08);-webkit-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08); transition:0.5s;}

/*header*/
.heand{height:229px; background:url(../images/heand.jpg);width:1200px;margin:0 auto}
.hdLogo{ height:121px; padding-top:44px; border-bottom:1px solid rgba(255,255,255,0.7); text-align:center;}
/*menu*/
.menuK{ height:53px; margin:10px auto;text-align:center; }
.menua{display:inline-block;vertical-align: middle;padding:0 5px; color:#FFF; font-size:16px;    width: 150px;}
.menua:hover{ background:#FFF; color:#af251b;transition:0.5s;}
.menuao{ background:#FFF!important; color:#af251b!important;transition:0.5s;}
.menui2{white-space: nowrap;}
.menui1{position: absolute;background: #980a00;z-index: 5;display: none;}
.menui{padding:.5rem;white-space: nowrap;color:#fff;}
.menua{position: relative;}

 
/*footed*/
.footed{ height:200px; background:#8d0a00 url(../images/ftb.jpg) no-repeat top center; min-width:1200px;color:#ffbbbb;}
.ftlogo{ width:250px; margin-top:58px;}
.ftN{ width:475px; padding-top:45px; margin-left:160px;}
.ftNt{font-size:16px; line-height:30px;}
.ftNr{ line-height:30px; margin-top:10px; }
.ftNk{font-size:14px;}
.ftIC{ width:250px; padding-left:60px; padding-top:50px; margin-top:28px; height:100px; border-left:1px dashed rgba(255,255,255,0.2)}
.ftICA{ width:47px; height:47px; background-color:#b34242; border-radius:50%; margin-right:12px; background-repeat:no-repeat; background-image:url(../images/fti01.png)}
.ftICA1{ background-position:0 0;}
.ftICA2{ background-position:0 -47px;}
.ftICA3{ background-position:0 -94px;}
.ftICA4{ background-position:0 -141px;}
.ftICA:hover{ box-shadow:0 0 5px rgba(255,255,255,0.6)}

/*分页  -webkit-transform: scale(1,2)字体拉申*/
.paging{ margin-top:25px; text-align:right;}
.pagingA{ background:#fff; width:32px; height:22px; line-height:22px;text-align:center; display:inline-block; margin-left:4px; font-size:14px; color:#26231f;transition:0.5s; border:1px solid #870000;}
.pagingA:hover{ color:#FFF; background:#870000;transition:0.5s; border:1px solid #870000}

