/* Fonts */
/*通用*/
*{ margin:0; padding:0;}
html{}
body{margin:0;color:#252525; position: relative; font-family: "microsoft yahei"; min-width:1280px; font-size:12px;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin:0px;padding:0px;border:none;list-style:none; font-weight: normal;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input,button,select{outline:none;-webkit-appearance:none; font-family:Arial, Helvetica, sans-serif;}
a{color:#6c6c6c;text-decoration:none;}
img{border:none; display: block;}
span{margin:0; padding:0; cursor: auto;}
span:focus,div:focus {outline: none;}

.flex{display:-webkit-box;display: -ms-flexbox;display:flex;flex-wrap:wrap;align-items:flex-start;}
.flexC{display:-webkit-box;display: -ms-flexbox;display:flex;align-items:center; flex-wrap:wrap;}
.fl-bet{-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content:space-between;}
.fl-cen{-webkit-box-pack: center;-ms-flex-pack: center;justify-content:center;}
.fl-end{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:flex-end;}
.Huans {-webkit-box-sizing:border-box;box-sizing:border-box;}

.ward{width:1200px; margin:0 auto}
/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

left:0;top:50%;transform: translate(0,-50%);

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/
/*top*/
.top{height:54px;}
.topH{ font-size:14px; line-height:26px; color:#909090;}
.search{ background:#fbfbfb; width:252px; height:34px; border-radius:17px; border:1px solid #dfdfdf; padding-left: 19px; padding-right: 12px;}
.searchI{ width: 200px; background:none;border:none; line-height:30px;height:30px; font-size:12px; color:#000;}
.searcha{width:16px; height:16px; display: block;}
.searcha img{width:100%; display: block;}

/*header*/
.header{width:100%;background:#FFF;border-top:1px solid #ececec;}
.headK{height:80px;}
.hdlogo{ display:block;width:344px;}
.hdlogo img{width:100%; display: block;}
/**/
.Menu{ display: block;}
.Menu ul{}
.MenuU li{ margin-left:34px; position: relative}
.MenuA{ line-height:54px;font-size:16px;color:#1d1d1d; position: relative; display: block;}
.MenuU li .MenuA:before{display:block;content:'';position: absolute; width:0;bottom:0; height:3px;background:#008fcf;transition:0.5s;left:50%;transform: translate(-50%,0);}
.MenuU li .on,.MenuU li .MenuA:hover{color:#088cc7;} 
.MenuU li .on:before,.MenuU li .MenuA:hover:before{width:100%;transition:0.5s;} 
/*footer*/
footer {background:#292c30; color:#fff;}
.ftK{ padding:38px 0 15px;}
.ftL{width:270px; color:#dfe3e5;}
.ftPhone{ height: 66px;}
.ftPhone h3{ font-size:22px; line-height:34px;}
.ftPhoneI{width:35px; display: block}
.ftPhoneI img{width:19px; display: block;}
.ftLp{width:100%; position: relative; height: 30px;}
.ftNI{display: block;width:35px;}
.ftNI img{width:18px; display: block;}
.ftNp{line-height:30px; font-size:14px;}
.ftNav{width:770px; color:#d7dbdd}
.ftNav li{width:110px;}
.ftna{color:#d7dbdd; display: block;line-height:20px;font-size:14px; font-weight:700;}
.ftNav a:hover{text-decoration: underline; color:#FFF;}
.ftNavn{ margin-top: 15px;}
.ftNava{ font-size:12px; line-height:28px;height:28px;color:#838992; display: block;}
.ftM{width:81px; margin-right: 34px;}
.ftMI{width:81px;}
.ftMI img{width:100%; display: block;}
.ftM p{ color:#d7dbdd; width:100%; text-align:center;font-size:12px;line-height:25px; margin-top:4px;}
.ftC{text-align: center; color:#6f7277; border-top:2px solid #303336; line-height:36px; font-size: 12px;}
.ftC a{color:#6f7277;}
.ftC a:hover{text-decoration:underline;}

/**/
.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(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform: rotate(180deg);}
.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.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); transition:0.5s;}
.IndSupA{ width:100%;transition:0.5s;}
.IndSupA:hover{-ms-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); transition:0.5s;}


.overH{overflow:auto}
.overH::-webkit-scrollbar{width:3px;height:0;}/*滚动条整体样式*/
.overH::-webkit-scrollbar-thumb{background:#1393cc; border-radius:4px}/*滚动条里面小方块*/
.overH::-webkit-scrollbar-track{background:rgba(255,255,255,0.2);}/*滚动条里面轨道*/
/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

left:0;top:50%;transform: translate(0,-50%);

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/

