@charset "UTF-8";
/*全局样式*/
* { padding: 0; margin: 0; }

li { list-style: none; }

a, u { text-decoration: none; }

a:hover { text-decoration: none; }

a:focus { text-decoration: none; outline: none; }

input { outline: none; box-sizing: border-box; }

input[type=text] { appearance: button; -webkit-appearance: button; }

textarea:focus { outline: none; }

textarea { resize: none; appearance: button; -webkit-appearance: button; }

button, select { outline: none; }

button { border: none; }

h1, h2, h3, h4, h5, h6, label, dt { font-weight: normal; }

h1, h2, h3, h4, h5, h6, ul, ol, dl, p, table, label { margin: 0; }

body { font-family: '微软雅黑'; }

.height { width: 100%; height: 91px; }

.height_t { width: 100%; height: 30px; }

.height_f { width: 100%; height: 50px; }

/*头部*/
.top-bg { width: 100%; height: 30px; color: #fff; font-size: 12px; padding-top: 8px; background: #0061ae; padding-bottom: 10px; }
.top-bg .top .tel { float: left; }
.top-bg .top .tel u { width: 1px; height: 8px; margin: 0 10px; background: #fff; display: inline-block; }
.top-bg .top .con { float: right; }
.top-bg .top .con p span { margin-right: 15px; }
.top-bg .top .con p span a { color: #fff; }
.top-bg .top .con p a { margin-left: 5px; }

.header { width: 100%; padding-top: 10px; position: relative; }
.header .head-box { height: 70px; margin-bottom: 10px; }
.header .head-box .head-img { width: auto; height: 100%; float: left; }
.header .head-box .head-img img { max-width: 100%; height: 100%; }
.header .head-box .head-search { width: 25%; height: 100%; float: right; }
.header .head-box .head-search .search-icon { width: 50px; height: 50px; cursor: pointer; line-height: 50px; border-radius: 5px; text-align: center; background: #01489d; }
.header .head-box .head-search .search-icon img { max-width: 100%; height: auto; }
.header .head-box .head-search .search-box { margin-top: 20px; }
.header .head-box .head-search .search-box p { color: #000; font-size: 18px; text-align: right; margin-bottom: 5px; }
.header .head-box .head-search .search-box p span { color: #003399; }
.header .head-box .head-search .search-box label { display: block; position: relative; }
.header .head-box .head-search .search-box label input { width: 100%; color: #333; height: 35px; font-size: 14px; font-family: "宋体"; line-height: 35px; padding-left: 10px; border: 1px solid #ececec; }
.header .head-box .head-search .search-box label button { width: 35px; height: 35px; text-align: center; background: #01489d; position: absolute; top: 0; right: 0; }
.header .head-box .head-search .search-box label button img { max-width: 100%; height: auto; }
.header .head-box .head-nav-open { width: 40px; height: 32px; float: right; margin-top: 24px; }
.header .head-box .head-nav-open img { width: 100%; height: 100%; }
.header .line { width: 100%; height: 1px; background: #eee; }
.header .head-bg { width: 100%; height: 100%; display: none; position: fixed; top: 0; left: 0; z-index: 999; background: rgba(0, 0, 0, 0.5); }
.header .head-nav .head-nav-text { width: 100%; float: right; height: 60px; display: none; line-height: 60px; padding-left: 15px; padding-right: 15px; border-bottom: 1px solid #ddd; }
.header .head-nav .head-nav-text h3 { float: left; color: #000; font-size: 18px; line-height: 60px; }
.header .head-nav .head-nav-text button { width: 30px; height: 100%; float: right; background: none; }
.header .head-nav .head-nav-text button img { max-width: 100%; max-height: 100%; }
.header .head-nav ul li { float: left; position: relative; padding-top: 10px; padding-bottom: 10px; }
.header .head-nav ul li:first-child { border-left: none; }
.header .head-nav ul li h3 { position: relative; }
.header .head-nav ul li h3 a { color: #000; width: 188px; height: 20px; display: block; font-size: 18px; line-height: 20px; text-align: center; position: relative; }
.header .head-nav ul li h3 em { width: 50%; display: block; position: absolute; top: 20px; right: 0px; float: right; height: 20px; cursor: pointer; background: url(../images/icoAdd.png) right 7px no-repeat; }
.header .head-nav ul li h3 .active { color: #0061ae; }
.header .head-nav ul li .header-nav-con { width: 100%; position: absolute; top: 40px; z-index: 1000; display: none; text-align: center; background: #000; opacity: 0.8; filter: alpha(opacity=50); }
.header .head-nav ul li .header-nav-con p { font-size: 14px; font-family: "宋体"; position: relative; }
.header .head-nav ul li .header-nav-con p a { color: #fff; display: block; padding: 8px 0; }
.header .head-nav ul li .header-nav-con p a:hover { background: #0061ae; }
.header .head-nav ul li:hover { background: #0061ae; }
.header .head-nav ul li:hover h3 a { color: #fff; }
.header .head-nav ul li.on h3 em { background-position: right -61px; }
.header .head-nav.in { padding-left: 0; padding-right: 0; display: block !important; position: fixed; top: 0; width: 75%; height: 100%; z-index: 1000; background: #fff; overflow-y: auto; }
.header .head-nav.in .head-nav-text { display: block !important; }
.header .head-nav.in ul { width: 100%; height: 100%; overflow-y: auto; display: block !important; }
.header .head-nav.in ul li { float: none; width: 100%; display: block; padding-top: 0; background: none; padding-bottom: 0; border-bottom: solid 1px #ddd; }
.header .head-nav.in ul li h3 a { color: #000; width: 100%; height: 50px; font-size: 16px; text-align: left; line-height: 50px; padding-left: 15px; }
.header .head-nav.in ul li .header-nav-con { position: static; background: none; text-align: left; }
.header .head-nav.in ul li .header-nav-con p a { color: #000; padding-left: 30px; }
.header .head-search-box { width: 100%; display: none; padding: 10px 0; background: #fff; position: absolute; top: 101px; left: 0; z-index: 998; }
.header .head-search-box label { width: 40%; margin: 0 auto; display: block; position: relative; }
.header .head-search-box label input { width: 100%; color: #333; height: 35px; font-size: 14px; font-family: "宋体"; border-radius: 5px; padding-left: 10px; border: 1px solid #ececec; }
.header .head-search-box label button { width: 35px; height: 35px; border-radius: 5px; text-align: center; background: #01489d; position: absolute; top: 0; right: 0; }
.header .head-search-box label button img { width: 20px; }

@media screen and (max-width: 1199px) { .header { position: fixed; top: 0; left: 0; z-index: 1000; background: #fff; }
  .header .head-box .head-search { width: 50px; height: 50px; margin-top: 15px; margin-left: 20px; } }
@media (min-width: 768px) and (max-width: 991px) { .header .head-box { height: 60px; }
  .header .head-box .head-nav-open { margin-top: 14px; }
  .header .head-box .head-search { margin-top: 5px; }
  .header .head-search-box { top: 81px; }
  .header .head-search-box label { width: 60%; }
  .height { height: 81px; } }
@media screen and (max-width: 767px) { .header .head-box { height: 40px; }
  .header .head-box .head-nav-open { width: 30px; height: 22px; margin-top: 15px; }
  .header .head-box .head-search { width: 30px; height: 30px; margin-top: 10px; margin-left: 15px; }
  .header .head-box .head-search .search-icon { width: 100%; height: 100%; line-height: 28px; }
  .header .head-box .head-search .search-icon img { width: 18px; }
  .header .head-search-box { top: 61px; }
  .header .head-search-box label { width: 80%; }
  .height { height: 61px; } }
/*底部*/
.footer { z-index: 10; width: 100%; padding: 30px 0; position: relative; transition: all 2s; -webkit-transition: all 2s; border-top: 1px solid #e8e8e8; }
.footer .footer-wrap .footer-nav dl { float: left; width: 33.3%; text-align: left; }
.footer .footer-wrap .footer-nav dl dt { color: #333; font-size: 16px; position: relative; font-weight: normal; margin-bottom: 10px; }
.footer .footer-wrap .footer-nav dl dt em { width: 100%; height: 20px; float: right; cursor: pointer; position: absolute; top: 0; left: -8px; display: inline-block; background: url(../images/icoAdd.png) right 7px no-repeat; }
.footer .footer-wrap .footer-nav dl dd { width: 100%; font-size: 13px; font-family: "宋体"; overflow: hidden; line-height: 26px; white-space: nowrap; text-overflow: ellipsis; }
.footer .footer-wrap .footer-nav dl dd a { color: #333; display: block; }
.footer .footer-wrap .footer-nav dl dd a:hover { color: #2264c1; }
.footer .footer-wrap .footer-nav .on dt em { background-position: right -61px; }
.footer .footer-wrap .footer-contact { text-align: right; }
.footer .footer-wrap .footer-contact h3 { color: #0066cc; font-size: 20px; }
.footer .footer-wrap .footer-contact h4 { color: #333; margin: 8px 0; font-size: 12px; font-family: "宋体"; }
.footer .footer-wrap .footer-contact h5 { color: #333; font-size: 12px; line-height: 18px; font-family: "宋体"; }
.footer .footer-wrap .footer-contact .footer-more { width: auto; color: #0066cc; font-size: 12px; font-family: "宋体"; margin-top: 10px; padding: 8px 10px; border-radius: 5px; display: inline-block; border: solid 1px #0066cc; }
.footer .footer-wrap .footer-contact .footer-more img { float: left; width: 12px; height: 14px; margin-top: 2px; margin-right: 4px; line-height: 14px; }
.footer .footer-wrap .footer-ewm .ewm-list li { text-align: center; }
.footer .footer-wrap .footer-ewm .ewm-list li .img { width: 100%; height: auto; }
.footer .footer-wrap .footer-ewm .ewm-list li .img img { padding: 6px; max-width: 100%; max-height: 100%; border-radius: 5px; border: 1px solid #eee; }
.footer .footer-wrap .footer-ewm .ewm-list li p { color: #0066cc; margin-top: 5px; font-size: 12px; font-family: "宋体"; line-height: 14px; text-align: center; }

.bottom-bg { width: 100%; padding: 10px 0; background: #e0e0e0; }
.bottom-bg .bottom { color: #333; font-size: 12px; font-family: "宋体"; }
.bottom-bg .bottom p { float: left; }
.bottom-bg .bottom a { color: #333; float: right; }

@media screen and (max-width: 767px) { .footer { padding: 20px 0; }
  .footer .footer-wrap .footer-nav { padding: 0; margin-bottom: 15px; }
  .footer .footer-wrap .footer-nav dl { width: 100%; float: none; display: block; margin-bottom: 10px; padding-bottom: 10px; border-bottom: solid 1px #666; }
  .footer .footer-wrap .footer-nav dl dt { margin-bottom: 0; padding-left: 15px; }
  .footer .footer-wrap .footer-nav dl dd { display: none; }
  .footer .footer-wrap .footer-nav dl dd a { padding-left: 30px; }
  .footer .footer-wrap .footer-nav .on { padding-bottom: 8px; }
  .footer .footer-wrap .footer-contact { text-align: center; }
  .footer .footer-wrap .footer-contact h3 { font-size: 16px; }
  .bottom-bg .bottom { text-align: center; }
  .bottom-bg .bottom p { float: none; }
  .bottom-bg .bottom p span { display: block; }
  .bottom-bg .bottom a { float: none; display: block; } }
/*内页banner图*/
.crumbs { width: 100%; transition: all 2s; position: relative; background-size: cover; -webkit-transition: all 2s; background-repeat: no-repeat; background-position: center center; }

/*内页导航*/
.subnav { line-height: 50px; }
.subnav h3 { color: #000; float: left; font-size: 24px; line-height: 50px; }
.subnav .nav-con { float: right; font-size: 18px; }
.subnav .nav-con a { color: #333; padding: 0 20px; display: inline-block; }
.subnav .nav-con a:hover { color: #fff; background: #1578c7; }
.subnav .nav-con .cur { color: #fff; background: #1578c7; }

@media screen and (max-width: 991px) { .subnav { border-bottom: 1px solid #f5f5f5; }
  .subnav h3 { float: none; width: 100%; font-size: 18px; position: relative; }
  .subnav h3 span { width: 22px; height: 22px; display: block; position: absolute; top: 0; right: 0; }
  .subnav h3 span img { width: 100%; }
  .subnav .nav-con { float: none; width: 100%; display: none; font-size: 16px; }
  .subnav .nav-con a { display: block; line-height: 40px; } }
@media screen and (max-width: 767px) { .subnav { padding: 0; }
  .subnav h3 { padding: 0 15px; }
  .subnav h3 span { right: 15px; }
  .subnav .nav-con a { padding: 0 30px; } }
/*内页面包屑导航*/
.bread-bg { width: 100%; height: 30px; color: #666; font-size: 12px; font-family: "宋体"; line-height: 30px; background: #f5f5f5; }
.bread-bg span img { float: left; margin-top: 8px; margin-right: 3px; }
.bread-bg a { color: #666; }
.bread-bg .cur { color: #e62129; }

/*分页*/
.page { font-family: "宋体"; text-align: center; }
.page a { color: #000; padding: 8px; font-size: 12px; background: #fff; margin-right: 15px; display: inline-block; border: 1px solid #e1e1e1; }
.page span { color: #fff; padding: 8px; font-size: 12px; background: #2264c1; margin-right: 15px; display: inline-block; }

.load { text-align: center; }
.load a { color: #2264c1; padding: 1% 5%; border-radius: 5px; display: inline-block; border: 1px solid #2264c1; }

/*侧边工具栏*/
.toolbar { width: 45px; position: fixed; left: 30px; top: 50%; margin-top: -90px; z-index: 995; background: #fff; }
.toolbar ul li { width: 100%; position: relative; margin-bottom: 1px; }
.toolbar ul li .tool-code { width: 95px; display: none; position: absolute; top: 0; left: 46px; }
.toolbar ul li .tool-code ol { background:#0066cb; }
.toolbar ul li .tool-code ol li { padding:10px 5px; }
.toolbar ul li .tool-code ol li p a{ display: block; color: #fff; font-size: 12px; }
.toolbar ul li .tool-code ol li p a img { width: 30px; height: 30px; margin-right: 5px;}
.toolbar ul li .tool-code > img { width: 100%; height: 100%; }
.toolbar ul li .tool-code img { width: 100%; height: 100%; }
.toolbar ul li:hover .tool-code { display: block; }
.toolbar ul .back { background: url(../images/tool04.jpg) no-repeat; background-size: 100% 100%; text-align: center; margin-bottom: 0; }
.toolbar ul .back a { display: block; color: #efefef; font-size: 12px; font-family: "宋体"; line-height: 45px; }

/*# sourceMappingURL=public.css.map */
