@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%; height: 100%; font: .28rem/1.8 "Microsoft Yahei", Arial; color: #333; background: #fff; transition: transform .3s ease; }
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; height: 1rem; z-index: 10; }
.header .inner { height: 1rem; position: relative; left: 0; right: 0; top: 0; background: #fff; overflow: hidden; box-shadow: 0 0.05rem 0.05rem rgba(0,0,0,0); }
.header .logo { float: left; position: relative; padding: .15rem; }
.header .logo img { display: block; height: .5rem; }
.header .tag { float: left; margin: .15rem 0 0; }
.header .tag dt { line-height: .4rem; font-size: .30rem; }
.header .tag dd { line-height: .3rem; font-size: .24rem; color: #999; }

.shownav { position: absolute; right: 0; top: 0; z-index: 2; width: 1rem; height: 1rem; display: none; }
.shownav i { position: absolute; left: 50%; top: 50%; margin: -.03rem 0 0 -.25rem; width: .5rem; height: .04rem; background: #000; transition: all .3s ease; }
.shownav i:before,
.shownav i:after { content: ''; width: .5rem; height: .04rem; background: #000; position: absolute; left: 0; }
.shownav i:before { top: -.14rem; }
.shownav i:after { bottom: -.14rem;  }
.shownav.active i { background: none; transform: rotate(45deg); }
.shownav.active i:before { top: 50%; transform: rotate(90deg); }
.shownav.active i:after { top: 50%; }

.showsos { position: absolute; left: 0; top: 0; z-index: 2; }
.showsos i { display: block; width: 1rem; height: 1rem; background: url(../images/header-sos.png) center center no-repeat; background-size: .7rem; }

.nav { position: fixed; left: 0; top: 0; bottom: 0; width: 100%; transform: translate3d(100%, 0, 0); z-index: 0; background: #3d3d3d; text-align: left; }
.nav li { border-bottom: 1px solid rgba(255, 255, 255, .1); color: rgba(255, 255, 255, .5); font-size: .3rem; }
.nav a { display: block; padding: 0 .4rem; line-height: 1rem; white-space: normal; overflow: hidden; text-overflow: ellipsis; }
.nav li.current,
.nav li:active { background: rgba(255, 255, 255, .1); color: #fff; }

.searcher { position: relative; display: block; background: #fff; display: none; }
.searcher .head { position: relative; padding: .2rem 1.4rem .2rem .2rem; }
.searcher .txt { width: 100%; height: .8rem; border: 1px solid #2fa0e0; background: #fff; color: #666; padding: 0 0 0 .2rem; }
.searcher .submit { position: absolute; right: .2rem; top: .2rem; bottom: .2rem; border: 0; width: 1rem; background: #2fa0e0; background-size: .4rem; border-radius: .06rem; color: #fff; }
.searcher .submit:active { box-shadow: 0 0 100rem rgba(0,0,0,.1) inset; }
.searcher .cancel { position: absolute; right: .2rem; top: .2rem; bottom: .2rem; width: 1rem; border: 0; color: #999; border-radius: .06rem; }
.searcher.fixed { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #fff; z-index: 10; display: block; }
.searcher.fixed .head { background: #eee; }
.searcher.fixed .cancel { display: block; }

.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: .24rem; height: .24rem; border-radius: 0%; background: #fff; background-size: contain; margin: 0 .1rem; vertical-align: middle; transition: all .5s ease; }
.banner .dots li.active { background: #0c45b9; border-color: #0c45b9; }

.inav { background: #0c45b9; }
.inav ul { width: 100%; overflow: hidden; }
.inav li { float: left; width: 25%; color: #fff; border-right: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); }
.inav a { display: block; padding: .2rem 0; line-height: .4rem; font-size: .3rem; font-weight: normal; text-align: center; }
.inav li:nth-child(4n) { border-right: 0; }
.inav li:nth-child(n+5) { border-bottom: 0; }
.inav li:active { background: #ffa200; }

.iseach { background: #f6f6f6; border-bottom: 1px solid #eee; position: relative; }
.iseach .tel span { display: block; height: 1rem; line-height: 1rem; padding: 0 0 0 .7rem; font-size: .36rem; color: #ffa200; font-weight: bold; background: url(../images/iseach-tel.png) .2rem center no-repeat; background-size: .4rem; }
.iseach .sos { position: absolute; right: .2rem; top: .2rem; width: 3rem; height: .62rem; border: 1px solid #ddd; }
.iseach .sos i { display: block; line-height: .6rem; padding: 0 0 0 .15rem; font-style: normal; color: #999; }
.iseach .sos span { position: absolute; right: 2px; top: 2px; bottom: 2px; width: .6rem; background: url(../images/iseach-sos.png) right center no-repeat; background-size: contain; }

.ihead { height: 1rem; background: #0c45b9; color: #fff; position: relative; }
.ihead h2 { line-height: 1rem; padding: 0 0 0 .2rem; font-size: .34rem; }
.ihead a { position: absolute; right: 0; top: 0; bottom: 0; width: 2.4rem; line-height: 1.2rem; background: url(../images/ihead-mo.png) right bottom no-repeat; background-size: contain; overflow: hidden; text-align: right; padding: 0 .3rem 0 0; }

.uhead { text-align: center; margin: 0 0 .4rem; }
.uhead:before,
.uhead:after { content: ''; display: block; width: .8rem; height: .2rem; border: 2px solid #ffa200; margin: 0 auto; }
.uhead:before { border-bottom: 0; }
.uhead:after { border-top: 0; }
.uhead h2 { font-size: .34rem; color: #0c45b9; }
.uhead h2:before,
.uhead h2:after { content: ''; display: inline-block; vertical-align: middle; border-bottom: 1px solid #ddd; width: 1rem; margin: 0 .4rem; }
.uhead p { margin: 0 1rem .1rem; line-height: .3rem; font-size: .22rem; }

.ipro { padding: .4rem 0 .4rem; background: #fff; }
.ipro .classify { padding: 3% 0 0; }
.ipro .classify li { float: left; width: 29.66%; margin: 0 0 3% 3%; }
.ipro .classify a { display: block; line-height: .7rem; border: 1px solid #0c45b9; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 .2rem; text-align: center; }
.ipro .main { }
.ipro .list { }
.ipro .item { float: left; width: 45.5%; margin: 0 0 0 3%; text-align: center; }
.ipro .item figure { position: relative; padding: 0 0 75%; background: #eee; border: 1px solid #0c45b9; }
.ipro .item img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.ipro .item h3 { padding: 0 .2rem; line-height: .8rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: .3rem; font-weight: normal; }

.iprocess { padding: .6rem 0 1.2rem; background: #f5f5f5; }
.iprocess .list { padding: 0 2%; }
.iprocess .item { float: left; width: 23.33%; margin: 0 0 3% 0; padding: .2rem 0 .2rem 0; background: url(../images/iprocess-v.png) right top no-repeat #fff; background-size: .7rem; position: relative; }
.iprocess .item i { position: absolute; right: .05rem; top: 0; font-style: normal; color: #fff; font-size: .24rem; }
.iprocess .item img { display: block; width: 1rem; height: 1rem; margin: 0 auto; }
.iprocess .item h3 { line-height: .4rem; text-align: center; color: #0c45b9; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 .1rem; }
.iprocess .item2 { float: left; width: 15%; height: 1.5rem; background: url(../images/iprocess-line.png) center center no-repeat; background-size: .4rem; }
.iprocess .foot { text-align: center; padding: .2rem 0 0; }
.iprocess .foot li { display: inline-block; vertical-align: middle; margin: 0 .2rem; }
.iprocess .foot a { display: block; line-height: .7rem; padding: 0 .4rem; }
.iprocess .foot li:nth-child(1) a { background: #0c45b9; color: #fff; }
.iprocess .foot li:nth-child(2) a { border: 1px solid #0c45b9; color: #0c45b9; }

.iadvan { padding: 0 0 .4rem; background: #fff; }
.iadvan .head { height: 1.6rem; background: url(../images/iadvan-head.png) center bottom no-repeat #f5f5f5; color: #fff; background-size: cover; text-align: center; margin: 0 0 .3rem; }
.iadvan .head h2 { padding: .3rem 0 0; font-size: .34rem; }
.iadvan .head h3 { font-weight: normal; text-transform: uppercase; opacity: .8; }
.iadvan .list { }
.iadvan .item { overflow: hidden; }
.iadvan .item dt { float: left; width: 50%; height: 2.8rem; padding: .3rem; overflow: hidden; position: relative; }
.iadvan .item i { position: absolute; left: .3rem; top: .3rem; line-height: ; background: #0c45b9; border-radius: .06rem; color: #fff; padding: 0 .1rem; font-style: normal; }
.iadvan .item h3 { padding: 0 0 0 .7rem; font-size: .32rem; color: #ffa200; margin: 0 0 .1rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.iadvan .item p { height: 1.6rem; line-height: .4rem; overflow: hidden; }
.iadvan .item dd { float: right; width: 50%; padding: 0 0 2.8rem; position: relative; }
.iadvan .item img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.iadvan .item.odd dt { float: right; }
.iadvan .item.odd dd { float: left; }

.iadv { padding: .5rem .4rem; background: #0c45b9; color: #fff; text-align: center; position: relative; }
.iadv h2 { line-height: .7rem; font-size: .3rem; font-weight: normal; }
.iadv h3 { background: #fff; color: #333; font-weight: normal; margin: 0 0 .3rem; }
.iadv h3 b { color: #ffa200; }
.iadv h4 { font-weight: normal; }
.iadv h5 { position: absolute; left: 3%; right: 3%; top: .2rem; font-size: .42rem; text-align: center; font-weight: normal; text-transform: uppercase; opacity: .2; }

.ikehu { padding: .4rem 0; }
.ikehu .list { padding: 0 3% .3rem; }
.ikehu .item { position: relative; padding: 0 0 0 2.5rem; margin: 0 0 .3rem; }
.ikehu .item figure { position: absolute; left: 0; top: 0; }
.ikehu .item img { display: block; width: 2rem; height: 2rem; border-radius: 50%; }
.ikehu .item .exp { height: 2rem; background: #eee; padding: .2rem; border-radius: .1rem; position: relative; }
.ikehu .item .exp:before { content: ''; width: 0; height: 0; border: .2rem solid transparent; border-right-color: #eee; position: absolute; left: -.4rem; top: 50%; margin: -.2rem 0 0; }
.ikehu .item h3 { line-height: .5rem; font-size: .3rem; color: #0c45b9; margin: 0 0 .1rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ikehu .item p { height: .8rem; line-height: .4rem; overflow: hidden; }
.ikehu .more { text-align: center; }
.ikehu .more a { display: inline-block; line-height: .8rem; padding: 0 .6rem; background: #0c45b9; color: #fff; border-radius: .06rem; }

.icase { padding: .4rem 0; }
.icase .swiper { margin: 0 3% .24rem; }
.icase .swiper a { display: block; position: relative; padding: 0 0 75%; }
.icase .swiper img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.icase .swiper .dots { position: absolute; left: 0; bottom: 0; right: 0; text-align: center; z-index: 5; }
.icase .list { padding: 0 0 .2rem; }
.icase .item { float: left; width: 45.5%; margin: 0 0 3% 3%; }
.icase .item a { display: block; position: relative; padding: 0 0 75%; background: #eee; }
.icase .item img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.icase .item h3 { position: absolute; left: 0; bottom: 0; right: 0; z-index: 2; padding: 0 .2rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: rgba(0,0,0,.6); color: #fff; line-height: .8rem; font-size: .3rem; text-align: center; font-weight: normal; }
.icase .more { text-align: center; }
.icase .more a { display: inline-block; line-height: .8rem; padding: 0 .6rem; background: #0c45b9; color: #fff; border-radius: .06rem; }

.iabout { padding: .6rem 0 0; background: url(../images/iabout-bj.jpg) center center no-repeat #2c61c3; background-size: cover; border-bottom: 1.8rem solid #fff; color: #fff; }
.iabout .head { text-align: center; margin: 0 0 .4rem; }
.iabout .head h2 { line-height: .4rem; font-size: .34rem; }
.iabout .head:after { content: ''; display: inline-block; width: 1rem; border-bottom: 1px solid #fff; }
.iabout .main { margin: 0 .4rem .4rem; }
.iabout .main p { text-align: justify; }
.iabout .more { text-align: center; margin: 0 0 -1rem; }
.iabout .more a { display: inline-block; line-height: .7rem; padding: 0 .4rem; /* background: none;  */background: #0c45b9;border: 1px solid #fff; color: #fff; border-radius: .06rem; }
.iabout .list { position: relative; top: 1.4rem; }
.iabout .item { float: left; width: 45.5%; margin: 0 0 0 3%; }
.iabout .item a { display: block; position: relative; padding: 0 0 75%; background: #eee; }
.iabout .item img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.iabout .item h3 { position: absolute; left: 0; bottom: 0; right: 0; z-index: 2; padding: 0 .2rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: rgba(0,0,0,.6); color: #fff; line-height: .8rem; font-size: .3rem; text-align: center; font-weight: normal; }

.inews { padding: 0 0 .4rem; background: #fff; }
.inews .list { padding: .4rem 3% 0; }
.inews .item { height: 1.5rem; padding: 0 0 0 2.2rem; margin: 0 0 .3rem; position: relative; }
.inews .item figure { position: absolute; left: 0; top: 0; background: #eee; }
.inews .item img { display: block; width: 2rem; height: 1.5rem; }
.inews .item h3 { line-height: .6rem; font-size: .3rem; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 0 .05rem; }
.inews .item p { height: .8rem; line-height: .4rem; overflow: hidden; color: #999; }
.inews .item2 { position: relative; height: .6rem; line-height: .6rem; }
.inews .item2 h3 { padding: 0 0 0 .3rem; font-weight: normal; position: relative; }
.inews .item2 h3:before { content: ''; width: .1rem; height: .1rem; position: absolute; left: .05rem; top: 50%; margin: -.05rem 0 0; background: #ddd; border-radius: 50%; }
.inews .item2 span { position: absolute; right: 0; top: 0; color: #999; }
.inews .line { height: ; border-bottom: 1px dashed #ddd; margin: 0 0 .1rem; }

.icontact { padding: 0 0 .6rem; background: #fff; }
.icontact .list { padding:0 .3rem; color:#888; }
.icontact .list dd { position:relative; line-height:.4rem; padding:.2rem .2rem .2rem 2.2rem; color: #333; }
.icontact .list dd:last-child { border-bottom: 0; }
.icontact .list a { display:block; }
.icontact .list label { position:absolute; left:0; top:0; line-height:.8rem; padding:0 0 0 .7rem; }
.icontact .list label.name { background:url(../images/icontact-1.png) left center no-repeat; background-size:.5rem; }
.icontact .list label.qq { background:url(../images/icontact-2.png) left center no-repeat; background-size:.5rem; }
.icontact .list label.email { background:url(../images/icontact-3.png) left center no-repeat; background-size:.5rem; }
.icontact .list label.tel { background:url(../images/icontact-4.png) left center no-repeat; background-size:.5rem; }
.icontact .list label.mobile { background:url(../images/icontact-5.png) left center no-repeat; background-size:.5rem; }
.icontact .list label.address { background:url(../images/icontact-6.png) left center no-repeat; background-size:.5rem; }
.icontact .list .iqq { display:inline-block; vertical-align:middle; height:.5rem; line-height:.5rem; margin:0 0 0 .2rem; background:url(../images/icon-qq.png) .2rem center no-repeat #ffa200; background-size:.25rem; color:#fff; border-radius:3px; padding:0 .2rem 0 .6rem; position: relative; }
.icontact .list .iqq:before { content: ''; width: 0; height: 0; border: .1rem solid transparent; border-right-color: #ffa200; position: absolute; left: 0; top: 50%; margin: -.1rem 0 0 -.18rem; }


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

.toolbar { display: block; height: 1rem; }
.toolbar .inner { background: #000; position: fixed; left: 0; right: 0; bottom: 0; z-index: 10; display: -webkit-box; display: box; border-top: 1px 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: #0c45b9; 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; }
