﻿@charset "utf-8";
/* CSS Document */
body { font: 14px/1.4 "微软雅黑", helvetica, Arial; color: #333; background-color: #fff; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #ff872c; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
 background:#ff872c;
 color:#fff;
}
body, header, footer, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
i, b { font-style: normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: none; }
legend { display: none }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: "" }
a { text-decoration: none; color: #333; }
/*a:active{ background:none;}*/
a:hover { text-decoration: none }
a:hover { color: #0661ae; }
abbr, acronym { border: 0; }
.less12px { -webkit-text-size-adjust: none; }/*chrome私有属性，允许font-size<12px*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block }
* html .clearfix { height: 1%; }
.clearfix { display: block }
.tul, .tul:hover { text-decoration: underline; }
input[type="checkbox"], input[type="radio"] { margin-left: 5px; margin-right: 5px; }
input, img, textarea, button { outline: none; vertical-align: middle; font: 14px heebo, helvetica, Arial; }
a, img { -webkit-transition: .5s; transition: .5s; outline: none; }
.t2 { text-indent: 2em; }
input[type='text'], input[type='submit'] { -webkit-appearance: none; }
::-webkit-input-placeholder {
 color: #999;
}
@font-face { font-family: "iconfont"; src: url('font/iconfont.eot'); /* IE9 */ src: url('font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;') format('woff2'), url('font/iconfont.woff') format('woff'), url('font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('font/iconfont.svg') format('svg'); /* iOS 4.1- */ }
.iconfont { font-family: "iconfont" !important; font-size: 1rem; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-more:before { content: '\e622'; }
.icon-menu:before { content: '\e64c'; }
.navClose .icon-menu:before { content: '\e602'; }
.icon-up:before { content: '\e607'; }
.icon-tel:before { content: '\e6ef'; }
.icon-home:before { content: '\e600'; }
.btn-box { padding-top: 0.8rem; text-align: center; }
.btn-defaul { background-color: #eee; display: inline-block; line-height: 36px; padding: 0 25px; text-align: center; color: #666; cursor: pointer; }
.btn-yellow { background-color: #e6a800; color: #fff; ]
}
.btn-yellow:hover { color: #fff; border-radius: 7px; }
/* 引导页 */
.loadBody { padding: 0; width: 100%; height: 100%; }
.loadBox { background: url("../images/loadBgWap.jpg") top center no-repeat; background-size: cover; left: 0; top: 0; position: fixed; width: 100%; height: 100%; height: 100%; }
.loadBox .main { position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); }
.LoadLogo { margin-bottom: 2rem; }
.LoadLogo img { display: block; margin: 0 auto; width: 80%; max-width: 498px; }
.loadMenu { overflow: hidden; text-align: center; }
.loadMenu .item { display: inline-block; width: 40%; max-width: 200px; margin: 0 2%; }
.loadMenu .item a { display: block; }
.loadMenu .item img { display: block; width: 100%; }
.loadMenu .item .btn-defaul { background: none; width: 84%; display: block; margin: 0 auto; margin-top: 1rem; padding: 0; border-radius: 24px; border: 1px solid #0072c4; color: #0072c4; }
.loadMenu .item .btn-defaul:hover { background-color: #00669c; color: #fff; }
.loadMenu .btn-defaul .iconfont { margin-left: 5px; }
.copyRight { margin-top: 58px; color: #0072c4; text-align: center; line-height: 1.8; padding: 0.6rem 0; }
.copyRight a { color: #0072c4; }
@media (min-width: 1200px) {
/* 引导页 */
.loadBox { background: url("../images/loadBg.jpg") top center no-repeat; background-size: cover;}
.LoadLogo { margin-bottom: 58px; }
.LoadLogo img { display: block; margin: 0 auto; width: 80%; max-width: 498px; }
.loadMenu { overflow: hidden; text-align: center; }
.loadMenu .item { margin: 0 50px; width: 200px; }
.loadMenu .item .btn-defaul { width: 75%; margin-top: 20px; font-size: 14px; }
.loadMenu .btn-defaul .iconfont { margin-left: 10px; }
}
