/*通用*/
*{ margin:0; padding:0;}
body{font:14px "microsoft yahei", Arial, Helvetica, sans-serif;color:#000; background:#FFF; min-width:1200px; }
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; font-family:"微软雅黑";}
input[type="reset"],input[type="button"],input[type="submit"]{cursor:pointer;overflow:visible;}
.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*/
.header{width:1200px; height:90px;background:#fff; margin:0 auto;}
.hdlogo{ width:206px;height:47px;display:block; margin-top:22px;}
.hdphone{ width:130px; padding-left:48px; background:url(../images/icon/phone.png) no-repeat bottom left; margin-top:20px}
.hdphone{display:flex;align-items:baseline;line-height:25px;display:block;color:#000;}
.hdphone p{font-size:14px;}
.hdphone span{font-size:18px; font-weight:600; }
/*menu*/
.menu{ width:760px;text-align:center; margin-left:30px;}
.menu li{position:relative;display:inline-block; text-align:center; float:left;}
.menu a.menu_a{color:#000;text-align:center;display:block;line-height:90px;font-size:18px; padding:0 35px; min-width:57px;}
.menu a.menu_a i{ width:0px; height:4px; display:block; margin:0 auto;transition:0.5s; background:#2daae2;}
.menu a.menu_aon,a.menu_a:hover{ color:#2daae2;}
.menu a.menu_aon i,a.menu_a:hover i{width:57px;}
.menu_nav{ position:absolute;top:45px; width:100%;background:rgba(0,0,0,0.7);  z-index:999; display:none; }
.menu_nav a{border-top:1px solid rgba(255,255,255,0.3); color:#FFF;font-size:12px;transition:0.5s;display:block; line-height:40px; text-align:center;}
.menu_nav a:hover{ background:#009a82;transition:0.5s;}

/*footer*/
.footer{min-width:1200px;width:100%; background:#141c29 url(../images/pic/FTB1.jpg) no-repeat right bottom; color:#fff; padding:48px 0 110px; border-top:30px solid #78c6bf;}
.ftLogo{ margin-bottom:70px;}
.ftNav{ width:294px; border-right:1px solid #38445a;}
.ftNavA{ display:block; font-size:18px; color:#FFF; line-height:42px;}
.ftNavA:hover{ color:#78c6bf;}
.ftAdd{ width:600px; padding-left:115px;}
.ftAddk{ font-size:18px; color:#FFF; line-height:25px; padding:12px 0;}
.ftAddk i{ width:25px; height:25px; display:block; background-repeat:no-repeat; background-size:25px; background-image:url(../images/icon/FtI01.png); float:left; margin-right:15px;}
.ftAddI1{ background-position:0 0;}
.ftAddI2{ background-position:0 -25px;}
.ftAddI3{ background-position:0 -50px;}
.footC{min-width:1200px; padding:40px 0; font-size:18px; line-height:26px; text-align:center; background:#0a0e1c; color:#546480;}


/********分页*******/
.fenye{ padding-top:20px; text-align:center;}
.fenye a{ width:36px;height:36px; border:1px solid #dcdcdc;margin:0 5px;text-align:center;line-height:36px;color:#000;display:inline-block; font-size:14px; border-radius:3px;}
.fenye span{color:#999;margin-right:10px;}
.fenye a.fenyeon{background:#dcdcdc;}
.fenye a:hover{color:#2daae2;}
.fenye a.fyUD{ color:#fff; width:73px; height:36px; background:#2daae2; border:1px solid #2daae2;}
/**/














