@charset "utf-8";
/* CSS Document */
/*ZYRCC 2017.09*/
/*––––––––––––––––––––––––––––– header –––––––––––––––––––––––––––––*/

.topbar { line-height: 30px; height: 30px; color: #fff; background: #0068b8; }
.tbanner { padding: 15px 0; box-shadow: 0 0 5px #ddd; }
.logo { width: 251px;height: 50px;background: url(../images/logo.png) no-repeat left center;background-size: contain;text-indent: -99em; }
.logo h1 { font-size:16px;line-height: 1em; width: 100%;height: 100%;}
.tbanner .tel { font-size: 1.2em; padding-left: 55px; background: url(../images/ttel.png) no-repeat left center; background-size: auto 50px; }
.tbanner .tel p { font-size: 1.6em; line-height: 1em; color: #0068b8; }
/*----------navbar----------*/

.navbar .container { overflow: visible; }
.nav > li { position: relative; float: left; width: 11.1%; }
.nav > li > a { font-size: 1.2em; line-height: 50px; display: block; text-align: center; }
.nav > li:hover > a { color: #fff; background: #0068b8; }
.nav > li ul { position: absolute; z-index: 999; display: none; width: 100%; text-align: center; }
.nav > li:hover ul { display: block; }
.nav > li ul li a { margin-bottom: 1px; padding: 5px 0; color: #fff; background: #333; }
.nav > li ul li a:hover { background: rgba(230,0,20,.9); }
/*––––––––––––––––––––––––––––– footer –––––––––––––––––––––––––––––*/
/*part6 friendlinks*/
.partsix { margin: 30px auto 20px; background: #eee; }
#tab_title a { font-size: 1.4em; font-weight: bold; line-height: 1.4em; margin: 10px 15px 0 0; padding: 0 0 0 5px; }
#tab_title a.current { color: #0068b8; }
.tab_con { line-height: 2em; overflow: hidden; min-height: 40px; margin: 5px 0; padding: 5px 10px; border-top: 1px solid #ccc; }
.tab_con > div.business { display: none; }
.friendlink a { padding: 0 5px; color: #454545; }
.friendlink a:hover { color: #0068b8; }
.friendlink a::after { content: ' | '; }
/*footer*/
.footer { color: #fff; background: #3c3c3c; }
.footer a { color: #fff; }
.footer .container { position: relative; overflow: visible; }
.shadow { position: absolute; top: -14px; left: -7px; width: 16%; height: 7px; border-right: 7px solid transparent; border-bottom: 7px solid #004aaa; border-left: 7px solid transparent; background: transparent; box-shadow: 0 5px 5px rgba(0, 147, 255, .2); }
.box { position: absolute; top: -7px; left: 0; width: 16%; height: 7px; background: #0068b8; }
.flogo { width: 16%; margin: 0 0 15px; padding: 10px 0 5px; text-align: center; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; background: #fff; }
.flogo img { max-width: 100%; }
/*footnav*/
.footer .container > div.fr { width: 83%; }
.footnav { overflow: hidden; padding: 20px 0 10px; }
.footnav a { float: left; width: 12.5%; text-align: center; }
.footer a:hover { color: #0068b8; }
.footnav a::after { float: right; content: ' | '; color: #fff; }
.footlist { width: 50%; float: left;}
.footlist ul { font-size: 13px; float: left; margin: 10px 0 20px 40px; }
.erweima {width: 50%;float: right;}
.erweima img {margin: 1px 20px 0 10px;width: 120px;float: right;}
/*––––––––––––––––––––––––––––– Mobile styles –––––––––––––––––––––––––––––*/
/*------Mobile------*/
.foot-mobile{display: none;}
.foot-mobile{position: fixed;bottom: 0;left: 0;width: 100%;background: #111;}
.foot-mobile a{position:relative;float: left;width: 25%;height: 3em;line-height: 3em;color: #fff;text-align: center;}
.foot-mobile a::after{content:"";position:absolute;top:0;right:0;width: 30%;height: 100%;border-right: 1px solid rgba(255,255,255,.2);}
.foot-mobile a.gettel{width: 50%;background: #0075c2;}
.foot-mobile a.gettel img{vertical-align: middle;}
.foot-mobile a.gettel::after{display: none;}
.foot-mobile a.gettel span{font-size: 1.5em;font-weight: bold;padding-left: 5px;}
@media screen and (max-width: 1200px){
}
@media screen and (max-width: 1024px){
	.flogo,.shadow,.box{display: none;}
	.footer .container > div.fr{width: 100%;}
}
@media(max-width: 768px) {
	.footer{display: none;}
	.foot-mobile{display: block;}
	body{padding-bottom: 50px;}
	.partsix{display: none;}
	.tbanner,.topbar{display: none;}
	.mlogo { width: 200px;height: 40px;background: url(../images/logo.png) no-repeat left center;background-size: contain;text-indent: -99em;margin-top: 5px; }
	.mlogo h1 { font-size:16px;line-height: 1em; width: 100%;height: 100%;}
}

@media(max-width: 480px) {
}
/*!------------------------------------*\Base\*!------------------------------------*/
.drawer-open { overflow: hidden !important; }
.drawer-nav { position: fixed; z-index: 101; top: 0; overflow: hidden; width: 50%; height: 100%; color: #222;}
.drawer-brand { }
.drawer-menu { margin: 0; padding: 0; list-style: none; }
.drawer-menu-item { font-size: 1rem; display: block;}
.drawer-menu-item:hover {background: #0075c2;color: #fff; }
/*! overlay */
.drawer-overlay { position: fixed; z-index: 100; top: 52px; left: 0; display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .6); }
.drawer-open .drawer-overlay { display: block; }
/*!------------------------------------*\Top\*!------------------------------------*/

.drawer--top .drawer-nav { top: -100%; left: 0; width: 100%; height: auto; max-height: 100%; -webkit-transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); }
.drawer--top.drawer-open .drawer-nav { top: 0; }
.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger { right: 0; }
/*!------------------------------------*\Left\*!------------------------------------*/

.drawer--left .drawer-nav { left: -16.25rem; -webkit-transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); }
.drawer--left.drawer-open .drawer-nav, .drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger { left: 0; }
.drawer--left.drawer-open .drawer-hamburger { left: 16.25rem; }
/*!------------------------------------*\Right\*!------------------------------------*/

.drawer--right .drawer-nav { right: -50%; -webkit-transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); }
.drawer--right.drawer-open .drawer-nav, .drawer--right .drawer-hamburger, .drawer--right.drawer-open .drawer-navbar .drawer-hamburger { right: 0; }
.drawer--right.drawer-open .drawer-hamburger { right: 16.25rem; }
/*!------------------------------------*\Hamburger\*!------------------------------------*/

.drawer-hamburger { position: fixed; z-index: 104; top: 0; display: block; box-sizing: content-box; width: 2rem; padding: 0; padding-top: 18px; padding-right: .75rem; padding-bottom: 30px; padding-left: .75rem; -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); border: 0; outline: 0; background-color: transparent; }
.drawer-hamburger:hover { cursor: pointer; background-color: transparent; }
.drawer-hamburger-icon { position: relative; display: block; margin-top: 10px; }
.drawer-hamburger-icon, .drawer-hamburger-icon:before, .drawer-hamburger-icon:after { width: 100%; height: 2px; -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); background-color: #222; }
.drawer-hamburger-icon:before, .drawer-hamburger-icon:after { position: absolute; top: -10px; left: 0; content: ' '; }
.drawer-hamburger-icon:after { top: 10px; }
.drawer-open .drawer-hamburger-icon { background-color: transparent; }
.drawer-open .drawer-hamburger-icon:before, .drawer-open .drawer-hamburger-icon:after { top: 0; }
.drawer-open .drawer-hamburger-icon:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.drawer-open .drawer-hamburger-icon:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
/*!------------------------------------*\accessibility\*!------------------------------------*/

/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */

.sr-only { position: absolute; overflow: hidden; clip: rect(0, 0, 0, 0); width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; }
/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; overflow: visible; clip: auto; width: auto; height: auto; margin: 0; }
/*!------------------------------------*\Sidebar\*!------------------------------------*/

.drawer--sidebar { background-color: #fff; }
.drawer--sidebar .drawer-contents { background-color: #fff; }
/*!------------------------------------*\Navbar\*!------------------------------------*/

.drawer--navbarTopGutter {background-color: #0068b8; }
.drawer-navbar .drawer-navbar-header {  }
.drawer-navbar { z-index: 102; top: 0; width: 100%; }
/*! .drawer-navbar modifier */

.drawer-navbar--fixed { position: fixed; }
.drawer-navbar-header { position: relative; z-index: 102; box-sizing: border-box; width: 100%;text-align: center; }
.drawer-navbar .drawer-brand {float: left;padding-top: 0; padding-bottom: 0; text-decoration: none; line-height: 0; text-indent: -99em; }
.drawer-navbar .drawer-brand:hover { background-color: transparent; }
.drawer-navbar .drawer-nav { padding-top: 3.75rem; }
.drawer-navbar .drawer-menu {overflow: hidden; }

@media (min-width:769px) {
.drawer-navbar {}
.drawer-navbar .drawer-navbar-header { position: relative; display: block; float: left; width: auto; padding: 0; border: 0; }
.drawer-navbar .drawer-menu--right { /*    float: right;*/}
.drawer-navbar .drawer-menu li { float: left; width: 13.9%; text-align: center;}
.drawer-navbar .drawer-menu-item { line-height: 3em; padding-top: 0; padding-bottom: 0; color: white;}
.drawer-navbar .drawer-hamburger { display: none; }
.drawer-navbar .drawer-nav { position: relative; left: 0; overflow: visible; width: auto; padding-top: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.drawer-navbar .drawer-menu { padding: 0; }
/*! dropdown */
.drawer-navbar .drawer-dropdown-menu { position: absolute; width: 16.25rem; border: 1px solid #ddd; }
.drawer-navbar .drawer-dropdown-menu-item { padding-left: .75rem; }
}
/*!------------------------------------*\Dropdown\*!------------------------------------*/

.drawer-dropdown-menu { display: none; box-sizing: border-box; width: 100%; margin: 0; padding: 0; background-color: #fff; }
.drawer-dropdown-menu > li { width: 100%; list-style: none; }
.drawer-dropdown-menu-item { line-height: 3.75rem; display: block; padding: 0; padding-right: .75rem; padding-left: 1.5rem; text-decoration: none; color: #222; }
.drawer-dropdown-menu-item:hover { text-decoration: underline; color: #555; background-color: transparent; }
/*! open */

.drawer-dropdown.open > .drawer-dropdown-menu { display: block; }
/*! drawer-caret */

.drawer-dropdown .drawer-caret { display: inline-block; width: 0; height: 0; margin-left: 4px; -webkit-transition: opacity .2s ease, -webkit-transform .2s ease; transition: opacity .2s ease, -webkit-transform .2s ease; transition: transform .2s ease, opacity .2s ease; transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease; -webkit-transform: rotate(0deg); transform: rotate(0deg); vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; }
/*! open */

.drawer-dropdown.open .drawer-caret { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

/*!------------------------------------*\Container\*!------------------------------------*/

@media (min-width:1024px) {
.drawer--sidebar .drawer-hamburger { display: none; visibility: hidden; }
.drawer--sidebar .drawer-nav { display: block; -webkit-transform: none; transform: none; position: fixed; width: 12.5rem; height: 100%; }
/*! Left */
.drawer--sidebar.drawer--left .drawer-nav { left: 0; border-right: 1px solid #ddd; }
.drawer--sidebar.drawer--left .drawer-contents { margin-left: 12.5rem; }
/*! Right */
.drawer--sidebar.drawer--right .drawer-nav { right: 0; border-left: 1px solid #ddd; }
.drawer--sidebar.drawer--right .drawer-contents { margin-right: 12.5rem; }
/*! container */
.drawer--sidebar .drawer-container { max-width: 1200px; }
}

@media (min-width:1200px) {
.drawer--sidebar .drawer-nav { width: 16.25rem; }
.drawer--sidebar.drawer--left .drawer-contents { margin-left: 16.25rem; }
.drawer--sidebar.drawer--right .drawer-contents { margin-right: 16.25rem; }
/*! container */
.drawer--sidebar .drawer-container { max-width: 1200px; }
}
.drawer-container { margin-right: auto; margin-left: auto; width: 100%; max-width: 1200px; }

@media (min-width:1024px) {
.drawer-container { }
}

@media (min-width:1200px) {
.drawer-container { }
}
@media(max-width: 768px){
    .drawer-navbar{height: 52px;background: #fff;border-bottom: 2px solid #0075c2;}
    .drawer-navbar-header{height: 50px;}
    .drawer-menu{background: #111;}
    .drawer-menu-item{color: #fff;}
    .drawer-menu > li{line-height: 3em;text-align: center;}
}
