@import 'swiper.min.css';
@import 'animate.css';
@import 'skin.css';


/***********************************
 *** 全局初始化
 *** 2.0.0
 **********************************/
* { margin: 0; padding: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); box-sizing: border-box; }
html { height: 100%; }
body { width: 100%; max-width: 720px; height: 100%; font: .28rem/1.8 "Microsoft Yahei", Arial; color: #333; background: #fff; transition: transform .3s ease; margin: 0 auto; }
img { border: 0px; }
a, a:link, a:visited, a:hover, a:active { color: inherit; text-decoration: none; }
h1, h2, h3, h4, h5, h6, h7 { font-size: .28rem; }
ul, ol { list-style-type: none; }
input,button,select,textarea { outline: none; font-family: "Microsoft Yahei", Arial; font-size: .28rem; -webkit-appearance: none !important; }
table { border-collapse: collapse; border-spacing: 0; }
.clearfix:after { content: ""; display: block; clear: both; width: 100%; height: 0; line-height: 0; font-size: 0; }


/***********************************
 *** 网站风格
 **********************************/
body.active { position: fixed; transform: translate3d(-70%, 0, 0); }
body.active:after { content: ''; position: absolute; left: 0; top: 2.5rem; bottom: 0; right: 0; z-index: 100; }

.header { position: relative; }
.header .inner { position: relative; height: 1rem; background: #fff; }
.header .logo { position: relative; padding: .15rem; }
.header .logo img { display: block; height: .7rem; }
.header .tel { position: absolute; right: 0; top: 0; overflow: hidden; }
.header .tel a { display: block; padding: .15rem .15rem .15rem .8rem; background: url(../images/header-tel.png) left center no-repeat; background-size: .7rem;  }
.header .tel h3 { line-height: .3rem; font-weight: normal; }
.header .tel p { line-height: .4rem; font-size: .34rem; font-weight: bold; color: #0056b3; }

.nav { background: #0056b3; }
.nav ul { overflow: hidden; text-align: center; }
.nav li { float: left; width: 25%; line-height: .7rem; border-right: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); }
.nav a { display: block; color: #fff; }
.nav a:active { box-shadow: 0 0 100rem rgba(0,0,0,.1) inset; }
.nav li:nth-child(1) { background: #e60012; }
.nav li:nth-child(1) a { height: 1.4rem; overflow: hidden; text-indent: -99em; background: url(../images/nav-home.png) center center no-repeat; background-size: 50%; }
.nav li:nth-child(4),
.nav li:nth-child(7) { border-right: 0; }
.nav li:nth-child(n+5) { border-bottom: 0; }

.banner { width: 100%; overflow: hidden; position: relative; }
.banner .list { float: left; width: 500%; }
.banner .list li { float: left; width: 20%; }
.banner .list img { display: block; width: 100%; }
.banner .dots { width: 100%; line-height: 0; text-align: center; clear: both; display: none; position: absolute; left: 0; bottom: .3rem; }
.banner .dots li { display: inline-block; width: .2rem; height: .2rem; border-radius: 50%; background: none; border: 1px solid #fff; background-size: contain; margin: 0 .1rem; vertical-align: middle; transition: all .5s ease; }
.banner .dots li.active { background: #fff; border-color: #fff; }

.ihead { height: 1.2rem; background: url(../images/ihead-bj.png) center center no-repeat; background-size: 5rem; text-align: center; position: relative; margin: 0 0 .4rem; }
.ihead h2 { line-height: .5rem; font-size: .4rem; color: #0056b3; }
.ihead h3 { line-height: .4rem; font-weight: normal; font-size: .24rem; color: #999; text-transform: uppercase; }
.ihead h3:before,
.ihead h3:after { content: ''; display: inline-block; vertical-align: middle; width: .5rem; border-bottom: 1px solid #0056b3; margin: 0 .2rem; }
.ihead a { position: absolute; left: 50%; margin: 0 0 0 -.2rem; bottom: -.02rem; width: .4rem; height: .4rem; line-height: .4rem; text-align: center; background: url(../images/ihead-mo.png) center center no-repeat; background-size: contain; color: #fff; }

.ihead2 { position: relative; background: #0056b3; margin: 0 0 .3rem; }
.ihead2 h2 { display: inline-block; padding: 0 .4rem 0 1rem; line-height: .8rem; font-size: .32rem; font-weight: normal; background: #e60012; color: #fff; }
.ihead2 img { position: absolute; left: .3rem; top: 50%; margin: -.2rem 0 0; width: .4rem; height: .4rem; }
.ihead2 a { position: absolute; right: 0; top: 0; line-height: .8rem; color: #fff; text-transform: uppercase; padding: 0 .2rem; }

.iprod { background: #fff; padding: .4rem 0 0; }
.iprod .tabed { overflow: hidden; }
.iprod .tabed li { float: left; width: 29.33%; margin: 0 0 3% 3%; line-height: .6rem; padding: 0 .2rem; border: 1px solid #ddd; text-align: center; color: #333; white-space: nowrap; text-overflow: ellipsis; position: relative; }
.iprod .tabed li::before { content: ''; position: absolute; left: -1px; top: -1px; width: .6rem; height: .6rem; border-top: 1px solid #0056b3; border-left: 1px solid #0056b3; }
.iprod .tabed li::after { content: ''; position: absolute; right: -1px; bottom: -1px; width: .6rem; height: .6rem; border-bottom: 1px solid #0056b3; border-right: 1px solid #0056b3; }
.iprod .tabed li.active { background: url(../images/iprod-tabed.png) center center no-repeat #0056b3; background-size: cover; color: #fff; border-color: #0056b3; }
.iprod .main { position: relative; }
.iprod .list { overflow: hidden; position: relative; display: none; }
.iprod .list:first-child { display: block; }
.iprod .item { float: left; width: 45.5%; margin: 0 0 3% 3%; }
.iprod .item a { display: block; padding: .1rem .1rem 0; border: 1px solid #ddd; }
.iprod .item figure { position: relative; padding: 0 0 75%; background: #eee; }
.iprod .item img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.iprod .item h3 { line-height: .7rem; font-weight: normal; padding: 0 1rem 0 .2rem; background: url(../images/iprod-mo.png) 95% center no-repeat; background-size: .1rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.iprod .item a:active { background-color: #0056b3; border-color: #0056b3; color: #fff; }

.iadv { background: url(../images/iadv.jpg) center center no-repeat #0056b3; }
.iadv .inner { padding: .3rem; text-align: center; color: #fff; }
.iadv h2 { line-height: 1rem; font-size: .44rem; }
.iadv h3 { display: inline-block; height: .7rem; line-height: .6rem; font-size: .34rem; background: #e60012; padding: 0 .4rem; transform: skewX(-30deg); font-weight: normal; margin: 0 0 .2rem; }
.iadv h3 i { display: block; transform: skewX(30deg); font-style: normal; }
.iadv p { line-height: .4rem; }

.iabout { background: url(../images/iabout-bj.jpg) center center repeat #f6f6f6; background-size: cover; padding: .6rem 0 0; }
.iabout .info { margin: 0 3%; padding: .3rem; background: #fff; }
.iabout .info h3 { line-height: .6rem; font-size: .32rem; color: #0056b3; text-align: center; margin: 0 0 .2rem; }
.iabout .info p { line-height: 1.5; text-align: justify; margin: 0 0 .4rem; }
.iabout .info a { display: block; margin: 0 auto; width: 2.4rem; line-height: .7rem; background: #fff; border: 1px solid #ddd; color: #999; border-radius: .7rem; text-align: center; }
.iabout .info a:active { box-shadow: 0 0 100rem rgba(0,0,0,.1) inset; }
.iabout .swiper { padding: .2rem 3%; }
.iabout .swiper a { display: block; text-align: center; }
.iabout .swiper figure { position: relative; padding: 0 0 75%; background: #eee; box-shadow: .05rem 0 .05rem rgba(0,0,0,.05); border: 2px solid #fff; }
.iabout .swiper img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.iabout .swiper h3 { line-height: .7rem; font-weight: normal; padding: 0 .2rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.inews { background: #fff; padding: 0 0 .2rem; }
.inews .fir { margin: 0 3% 3%; padding: 0 0 .2rem; border-bottom: 1px solid #ddd; }
.inews .fir a { display: block; }
.inews .fir figure { position: relative; padding: 0 0 75%; margin: 0 0 .2rem; }
.inews .fir img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.inews .fir .exp { position: relative; margin: 0 0 .1rem; }
.inews .fir h3 { line-height: .6rem; font-size: .3rem; padding: 0 2rem 0 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.inews .fir p { line-height: .4rem; color: #999; }
.inews .fir span { position: absolute; right: 0; top: 0; line-height: .6rem; color: #999; }
.inews .list { padding: 0 3%; position: relative; }
.inews .item { margin: 0 0 3%; }
.inews .item a { display: block; height: 1.5rem; padding: 0 0 0 2.2rem; position: relative; }
.inews .item img { position: absolute; left: 0; top: 0; width: 2rem; height: 1.5rem; }
.inews .item h3 { line-height: .5rem; font-size: .3rem; margin: 0 0 .1rem; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.inews .item p { height: .8rem; line-height: .4rem; overflow: hidden; color: #999; }

.icontact { }
.icontact .list { padding: 0 5%; }
.icontact .item { padding: 0 0 0 .7rem; position: relative; margin: 0 0 .3rem; }
.icontact .item img { position: absolute; left: 0; top: 0; width: .5rem; height: .5rem; }
.icontact .item p { line-height: .5rem; }

 
.footer { background: #fff; color: #666; }
.copyright { padding: .3rem; line-height: .4rem; text-align: center; }

.seacher { position: relative; padding: .2rem 3%; }
.seacher .input { position: relative; }
.seacher .txt { width: 100%; height: .8rem; padding: 0 .2rem; border: 1px solid #0056b3; color: #666; }
.seacher .submit { position: absolute; right: 2px; top: 2px; bottom: 2px; width: 1rem; border: 0; background: url(../images/seacher-submit.png) center center no-repeat #0056b3; background-size: .4rem; }

.toolbar { display: block; height: 1rem; }
.toolbar .inner { background: #0056b3; position: fixed; left: 0; right: 0; bottom: 0; z-index: 10; display: -webkit-box; display: box; border-top: 0px solid rgba(255,255,255,0); }
.toolbar li { -webkit-box-flex: 1; box-flex: 1; border-left: 1px solid rgba(255,255,255,.2); color: #fff; }
.toolbar li:first-child { border-left: 0; }
.toolbar a { display: block; text-align: center; padding: .15rem 0 0; height: 1rem; line-height: .3rem; font-size: .26rem; }
.toolbar a:active { background-color: none; box-shadow: 0 0 1000rem rgba(0,0,0,.2) inset; }
.toolbar a:before { content: ''; display: block; width: .4rem; height: .4rem; margin: 0 auto .05rem; }
.toolbar a.icon-home:before { background: url(../images/toolbar-1.png) center center no-repeat; background-size: contain; }
.toolbar a.icon-phone:before { background: url(../images/toolbar-2.png) center center no-repeat; background-size: contain; animation:toolicon 600ms linear infinite; }
.toolbar a.icon-online:before { background: url(../images/toolbar-3.png) center center no-repeat; background-size: contain; }
.toolbar a.icon-map:before { background: url(../images/toolbar-4.png) center center no-repeat; background-size: contain; }