@import 'swiper.min.css';
@import 'animate.css';
@import 'skin.css';

/***********************************
 *** 全局初始化
 **********************************/
* { margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); box-sizing:border-box; }
a, a:link, a:visited, a:hover, a:active { color:inherit; text-decoration:none; }
html { height:100%; }
body { width:100%; min-height:100%; max-width:640px; min-width:320px; margin:0 auto; font:.28rem/1.8 "Microsoft Yahei", Arial; color:#434648; background:#fff; padding:0 0 0; transition:transform .3s ease; }
img { border:0px; }
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:.2rem; -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; }

.fl { float: left; }
.fr { float: right; }
.h { color: #df4a43; }
.hui { height: .6rem; width: 100%; background: #f5f5f5; }


/***********************************
 *** 网站风格
 **********************************/
body.active { position:fixed; transform:translate3d( 75%, 0, 0); }

.header { height:.8rem; background:#f4f4f4; position:fixed; left:0; top:0; right:0; z-index:10; box-shadow:0 .05rem .05rem rgba(0,0,0,.05); overflow:hidden; }
.header + .holder { height:.8rem; }
.header h2 { font-size: .28rem; color: #6b6e78; line-height: .8rem; text-align: center; }
.header h2 span { font-weight: normal; }

/*shownav*/
.shownav { position:absolute; left: .2rem; top:0; z-index:2; width:.8rem; height: .8rem; }
.shownav i { position:absolute; left:50%; top:50%; margin:-.03rem 0 0 -.25rem; width:.5rem; height:.04rem; background:#df4a43; transition:all .3s ease; }
.shownav i:before,
.shownav i:after { content:''; width:.5rem; height:.04rem; background:#df4a43; 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%; }

/*showsea*/
.showsea { position:absolute; right: 0; top:0; z-index:2; width: .8rem; height: .8rem; background:url(../images/search.png) center center no-repeat; background-size: .5rem; }

/*nav*/
.nav { position:fixed; left: 0; top:0; bottom:0; width:100%; transform:translate3d(-100%, 0, 0); z-index:0; background:#3d3d3d; }
.nav .list { }
.nav .list li { border-bottom:1px solid rgba(255,255,255,.1); color:rgba(255,255,255,.5); font-size:.3rem; }
.nav .list a { display:block; padding:0 .4rem; line-height:.8rem; white-space:normal; overflow:hidden; text-overflow:ellipsis; text-align: right; }
.nav .list li.current,
.nav .list li:active { color:#fff; }

/*ilogo*/
.ilogo { position: relative; display: block; overflow: hidden; }
.ilogo .logo { padding:.3rem 0 .3rem .2rem; }
.ilogo .logo img { display:block; height:1.2rem; margin: 0 auto; }
.ilogo .text { text-align: right; padding: .4rem .2rem 0 0; line-height: .4rem; width: 3.8rem; }
.ilogo .text span { color: #df4a43; }
.ilogo .text h4 { font-weight: normal; color: #666; font-size: .22rem; }

/*banner*/
.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:.3rem; height:.3rem; background: #fff; margin:0 .1rem; vertical-align:middle; border-radius: 50%; }
.banner .dots li.active { background: #df4a43; }

/*navigation*/
.navigation { position:relative; display:block; background: #df4a43; height: 2rem; border-top: 1px solid #fff; border-bottom: 1px solid rgba(255,255,255,.5); }
.navigation .list li { border: 1px solid rgba(255,255,255,.5); border-right: none; border-top: none; float: left; height: 1rem; width: 25%; color: #fff; text-align: center; line-height: 1rem; font-size: .3rem; }
.navigation .list li:active { background: url(../images/btn.jpg) center repeat; color: #fff; }

/*searcher*/
.searchbg { position: relative; }
.searcher { position:relative; display:block; }
.searcher .head { position:relative; padding:.2rem 1.4rem .2rem .2rem; }
.searcher .txt { width:100%; height:.8rem; border:1px solid #ddd; background:#fff; padding:0 0 0 .2rem; }
.searcher .submit { position:absolute; right:.1rem; top:.1rem; bottom:.1rem; border:0; width:1rem; background: #d3b177; background-size:.4rem; color:#fff; }
.searcher .cancel { position:absolute; right:.1rem; top:.1rem; bottom:.1rem; width:1rem; border:0; color:#999; display:none; }
.searcher.fixed { position:fixed; left:0; top:0; right:0; bottom:0; background:#fff; z-index:10; }
.searcher.fixed .head { background:#eee; }
.searcher.fixed .cancel { display:block; }

.ipro { padding: .4rem 0; position: relative; text-align: center; }
.ipro h3 { font-size: .38rem; color: #2c2f3c; }
.ipro h3 span { color: #df4a43; }
.ipro .list { position: relative; width: 100%; overflow: hidden; }
.ipro .list li { width: 30%; margin: .2rem 0 0 .2rem; text-align: center; background: url(../images/pro.png) bottom left no-repeat; background-size: 200%; padding-bottom: .4rem; }
.ipro .list .img { width: 1.6rem; height: 1.6rem; overflow: hidden; border-radius: 50%; border: 1px solid #e9e9e9; margin: .2rem auto; background: #fff; box-shadow: 0 5px 10px 0px rgba(63, 63, 63, 0.1); -moz-box-shadow: 0 5px 10px 0px rgba(63, 63, 63, 0.1); }
.ipro .list .img img { height: 100%; width: auto; }
.ipro .list h2 { font-size: .32rem; color: #2c2f3c; }
.ipro .list .line { display: block; width: .6rem; height: 2px; background: #df4a43; margin: .1rem auto; }
.ipro .list p { color: #6b6e78; }
.ipro .more { display: inline-block; width: 3rem; height: .8rem; line-height: .8rem; text-align: center; background: #df4a43; color: #fff; margin-top: .4rem; }
.ipro .list li:active { background: url(../images/pro.png) bottom right no-repeat; background-size: 200%; }
.ipro .list li:active h2 { color: #fff; }
.ipro .list li:active .line { background: #fff; }
.ipro .list li:active p { color: #fff; }
.ipro .more:active { background: #2c2f3c; }

.iform { padding: .4rem 0; position: relative; background: url(../images/mesbj.jpg) top center no-repeat; background-size: cover; text-align: center; }
.iform h2 { font-size: .38rem; color: #2c2f3c; }
.iform h2 span { color: #df4a43; }
.iform h3 { font-weight: normal; font-size: .24rem; color: #6b6e78; }
.iform .list { position: relative; overflow: hidden; padding-bottom: .2rem; }
.iform .form .name,
.iform .form .tel { width: 3.4rem; margin: .2rem 0 0 .2rem; height: .7rem; line-height: .7rem; border: 1px solid #e9e9e9; border-radius: 4px; padding-left: .7rem; }
.iform .form .name { background: url(../images/form-1.png) left center no-repeat #fff; background-size: contain; }
.iform .form .tel { background: url(../images/form-2.png) left center no-repeat #fff; background-size: contain; }
.iform .form .zi,
.iform .form .button { display: inline-block; width: 3rem; height: .7rem; line-height: .7rem; text-align: center; margin: .2rem; }
.iform .form .zi { border: 1px solid #df4a43; color: #df4a43; }
.iform .form .button { background: #df4a43; color: #fff; border: 1px solid #df4a43; font-size: .28rem; }
.iform .form .zi:active,
.iform .form .button:active { background: #2c2f3c; border: #2c2f3c; color: #fff; }

.imajor { padding: .4rem 0; position: relative; text-align: center; }
.imajor .head h2 { font-size: .38rem; color: #2c2f3c; }
.imajor .head h2 span { color: #df4a43; }
.imajor .head h3 { font-weight: normal; font-size: .24rem; color: #6b6e78; }
.imajor .list { position: relative; width: 100%; overflow: hidden; }
.imajor .list li { width: 30%; margin: .3rem 0 0 .2rem; text-align: center; float: left; }
.imajor .list li .img { position:relative; padding:0 0 99%; margin:0 0 -1px; background:#eee; border-bottom: 1px solid #fff; overflow: hidden; border-radius: 50%; }
.imajor .list li img { position:absolute; left:0; top:0; width:100%; height:100%; }
.imajor .list h4 { font-weight: normal; line-height: .6rem; }
.imajor .list li:active .img { box-shadow: 0 5px 10px 0px rgba(63, 63, 63, 0.1); -moz-box-shadow: 0 5px 10px 0px rgba(63, 63, 63, 0.1); }
.imajor .list li:active h4 { color: #df4a43; }
.imajor .more { display: inline-block; width: 3rem; height: .8rem; line-height: .8rem; text-align: center; background: #df4a43; color: #fff; margin-top: .4rem; }
.imajor .more:active { background: #2c2f3c; }

.ihelp { padding: .4rem 0; position: relative; background: url(../images/help-bj.png) top center no-repeat; background-size: cover; text-align: center; }
.ihelp h1 { font-size: .38rem; color: #fff; }
.ihelp h1 span { color: #df4a43; }
.ihelp h2 {  font-weight: normal; font-size: .24rem; color: #fff; }
.ihelp .list1 { margin: .3rem 0 0 0; position: relative; overflow: hidden; }
.ihelp .list1 li { width: 40%; position: relative; margin: 0 0 .3rem .5rem; background: #fff; border-radius: 8px; padding: .2rem 0; }
.ihelp .list1 h3 { font-size: .32rem; color: #2c2f3c; }
.ihelp .list1 h3 span { color: #df4a43; font-size: .36rem; }
.ihelp .list1 .j { color: #df4a43; font-size: .36rem; font-weight: bold; }
.ihelp .list1 .b { display: inline-block; width: 1.6rem; height: .6rem; line-height: .6rem; border-radius: 4px; background: #aaa; color: #fff; }
.ihelp .jt img { height: .6rem; }
.ihelp .list2 { position: relative; margin: .2rem 0; overflow: hidden; }
.ihelp .list2 li { width: 46%; margin: .3rem 0 .3rem .2rem; position: relative; background: url(../images/help-2.png) center .28rem no-repeat; background-size: 3.4rem; }
.ihelp .list2 h3 { font-size: .36rem; color: #fff; }
.ihelp .list2 .b { display: inline-block; margin: .2rem 0; width: 2rem; height: .6rem; line-height: .6rem; background: #df4a43; color: #fff; }
.ihelp .list2 .you { position: relative; text-align: left; margin: .1rem 0 .1rem .14rem; }
.ihelp .list2 dd { background: url(../images/help-3.png) left center no-repeat; background-size: inherit; padding-left: .4rem; color: #fff; }
.ihelp .list2 .more { display: inline-block; width: 3.5rem; height: .6rem; line-height: .6rem; border: 1px solid #fff; color: #fff; margin-top: .4rem; }
.ihelp .list2 .more:active { background: #fff; color: #df4a43; }

.iwhy { position: relative; background: url(../images/why-bj.jpg) top center no-repeat; background-size: inherit; padding: .4rem 0; text-align: center; }
.iwhy h1 { font-size: .38rem; color: #2c2f3c; }
.iwhy h1 span { color: #df4a43; }
.iwhy h2 { position: relative; background: url(../images/tel.png) left center no-repeat; color: #df4a43; width: 4rem; display: inline-block; background-size: .5rem; font-size: .36rem; line-height: .5rem; margin: .2rem; }
.iwhy .list { position: relative; text-align: left; margin: .2rem .3rem; }
.iwhy .list li { position: relative; padding-left: 1.2rem; margin: .2rem 0 0 0; }
.iwhy .list h3 { color: #df4a43; font-weight: normal; font-size: .32rem; }
.iwhy .list p {  }
.iwhy .list .item-1 { background: url(../images/why-3.png) left center no-repeat; background-size: 1rem; }
.iwhy .list .item-2 { background: url(../images/why-4.png) left center no-repeat; background-size: 1rem; }
.iwhy .list .item-3 { background: url(../images/why-5.png) left center no-repeat; background-size: 1rem; }
.iwhy .list .item-4 { background: url(../images/why-6.png) left center no-repeat; background-size: 1rem; }
.iwhy .list .item-5 { background: url(../images/why-7.png) left center no-repeat; background-size: 1rem; }
.iwhy .list .item-6 { background: url(../images/why-8.png) left center no-repeat; background-size: 1rem; }
.iwhy .zi,.iwhy .lian { display: inline-block; width: 3rem; height: .8rem; line-height: .8rem; border: 1px solid #df4a43; color: #df4a43; margin: .3rem .2rem; }
.iwhy .lian { background: #df4a43; color: #fff; }
.iwhy .zi:active,
.iwhy .lian:active { background: #2c2f3c; border: #2c2f3c; color: #fff; }

.ischool { position: relative; padding: .4rem 0; text-align: center; }
.ischool .head h2 { font-size: .38rem; color: #2c2f3c; }
.ischool .head h2 span { color: #df4a43; }
.ischool .head .line { display: inline-block; width: 100%; height: .2rem; background: url(../images/head-1.png) center no-repeat; background-size: contain; }
.ischool .list { position: relative; overflow: hidden; }
.ischool .list li { width: 46%; position: relative; margin: .3rem 0 0 .2rem; border: 1px solid #e9e9e9; }
.ischool .list .img { padding: 0 0 75%; background: #f9f9f9; position: relative; }
.ischool .list img { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; }
.ischool .list h3 { line-height: .6rem; font-weight: normal; }
.ischool .more { display: inline-block; width: 3rem; height: .8rem; line-height: .8rem; border: 1px solid #df4a43; color: #df4a43; margin-top: .3rem; }
.ischool .list li:active { box-shadow: 0 5px 10px 0px rgba(63, 63, 63, 0.1); }
.ischool .more:active { background: #2c2f3c; border: #2c2f3c; color: #fff; }

.iabout { position: relative; padding: .4rem 0; text-align: center; }
.iabout .bj { position: absolute; top: 0; left: 0; right: 0; height: 4rem; background: url(../images/about-bj.png) top center repeat; }
.iabout .head { position: relative; }
.iabout .head h2 { font-size: .38rem; color: #fff; }
.iabout .head .line { display: inline-block; width: 100%; height: .2rem; background: url(../images/head-2.png) center no-repeat; background-size: contain; }
.iabout .content { background: #fff; margin: .3rem .2rem; padding: .2rem; position: relative; box-shadow: 0 5px 10px 0px rgba(63, 63, 63, 0.1); }
.iabout .content p { margin-bottom: .2rem; }
.iabout .more { padding: .1rem .4rem; background: #df4a43; color: #fff; }
.iabout .aboutimg { margin: .2rem 0; position: relative; }
.iabout .imglist { position: relative; margin: 0 .2rem; }
.iabout .list { width: 200%; position: relative; }
.iabout .list li { position: relative; background: #000; padding: 0 0 12%; }
.iabout .list img { position: absolute; top: 0; left: 0; width: 100%; height: auto; opacity: 0.5; }
.iabout .list h2 { display: none; height: .6rem; line-height: .6rem; background: url(../images/case-bj.png) center repeat; position: absolute; left: -.4rem; bottom: -.6rem; right: -1rem; font-weight: normal; font-size: .24rem; color: #fff; }
.iabout .list .swiper-slide-active img  { opacity: 1; width: 3.6rem; left: -.4rem; top: -.4rem;  }
.iabout .list .swiper-slide-active { z-index: 2; border: 1px solid #fff; }
.iabout .list .swiper-slide-active h2 { display: block;  }
.iabout .swiper-container { padding: .6rem 0 .5rem 0; }

.istu { position: relative; padding: .6rem 0 .6rem 0; text-align: center; }
.istu .head { position: relative; }
.istu .head h2 { font-size: .38rem; color: #2c2f3c; }
.istu .head h2 span { color: #df4a43; }
.istu .head .line { display: inline-block; width: 100%; height: .2rem; background: url(../images/head-1.png) center no-repeat; background-size: contain; }
.istu .list1 { margin: .3rem .2rem 0 .2rem; position: relative; }
.istu .list1 ul { position: relative; }
.istu .list1 li { float: left; position: relative; }
.istu .list1 li .img { width: 44%; padding: 0 0 65%; overflow: hidden; position: relative; background: #e9e9e9; margin-right: .2rem; }
.istu .list1 li img { position: absolute; top: 0; left: 0; height: 100%;  }
.istu .list1 li .text { width: 53%; text-align: left; }
.istu .list1 li h2 { width: 2.4rem; height: .6rem; background: #df4a43; color: #fff; text-align: center; line-height: .6rem; margin-bottom: .2rem; }
.istu .list1 li p span { color: #df4a43; }
.istu .list2 { position: relative; margin: .2rem; }
.istu .list2 .swiper-slide { float: left; width: 30%; margin: 0 .3rem 0 0; }
.istu .list2 .swiper-slide .img { position:relative; padding:0 0 140%; background:#fff; overflow: hidden; }
.istu .list2 .swiper-slide img { position:absolute; left:0; top:0; height:100%; }
.istu .list2 .swiper-slide-active { border: 2px solid #df4a43; }

.inews { padding: .4rem 0; position: relative; }
.inews .head { position: relative; background: url(../images/head-3.png) bottom center no-repeat; background-size: contain; height: 1rem; }
.inews .head h2 { font-size: .38rem; color: #2c2f3c; background: url(../images/news-1.png) left center no-repeat; background-size: .5rem; height: .6rem; line-height: .6rem; padding-left: .8rem; margin-left: .3rem; }
.inews .head .more { padding: .03rem .3rem; background: #df4a43; color: #fff; border-radius: .6rem; text-transform:uppercase; margin-right: .3rem; }
.inews .list { position: relative; overflow: hidden; }
.inews .first { position: relative; overflow: hidden; margin: .3rem .2rem 0 .2rem; }
.inews .first .img { width: 40%; padding: 0 0 30%; overflow: hidden; position: relative; background: #e9e9e9; margin-right: .2rem; }
.inews .first img { position: absolute; top: 0; left: 0; height: 100%;  }
.inews .first .text { width: 57%; position: relative; }
.inews .first h3 { font-size: .3rem; }
.inews .first h3 span { font-weight: normal; font-size: .26rem; color: #666; }
.inews .first .text p { height: 1rem; overflow: hidden; margin-bottom: .2rem; }
.inews .first .more { padding: .1rem .4rem; margin-top: .2rem; background: #df4a43; color: #fff; text-align: center;  }
.inews .list dd { margin: .2rem 0; padding: 0 .2rem; border-bottom: 1px solid #e9e9e9; height: .8rem; line-height: .8rem; }
.inews .list dd .dorp { display: block; width: .2rem; height: .2rem; background: url(../images/news-3.png) left center no-repeat; background-size: .6rem; margin: .3rem .2rem 0 0; }
.inews .list dd h3 { font-weight: normal; }
.inews .list dd .time { color: #666; font-size: .26rem; }
.inews .list dd:active .dorp { background: url(../images/news-3.png) -.2rem center no-repeat; background-size: .6rem;   }

.icontact { padding: .4rem 0 .4rem ; position: relative; background: #fff; }
.icontact .head { position: relative; background: url(../images/head-3.png) bottom center no-repeat; background-size: contain; height: 1rem; }
.icontact .head h2 { font-size: .38rem; color: #2c2f3c; background: url(../images/icontact.png) left center no-repeat; background-size: .5rem; height: .6rem; line-height: .6rem; padding-left: .8rem; margin-left: .3rem; }
.icontact .head .more { padding: .03rem .3rem; background: #df4a43; color: #fff; border-radius: .6rem; text-transform:uppercase; margin-right: .3rem; }
.icontact .list { padding:.2rem .3rem; color:#333; }
.icontact dd { position: relative; line-height: .4rem; padding: 2% 0 2% 1.9rem; }
/*.icontact a { display: block; }*/
.icontact label { position: absolute; left: 0; top: 0; line-height: .7rem; padding: 0 0 0 .5rem; }
.icontact label.name { background: url(../images/icontact-1.png) left center no-repeat; background-size: .4rem; }
.icontact label.qq { background: url(../images/icontact-4.png) left center no-repeat; background-size: .4rem; }
.icontact label.email { background: url(../images/icontact-5.png) left center no-repeat; background-size: .4rem; }
.icontact label.tel { background: url(../images/icontact-2.png) left center no-repeat; background-size: .4rem; }
.icontact label.mobile { background: url(../images/icontact-3.png) left center no-repeat; background-size: .4rem; }
.icontact label.address { background: url(../images/icontact-6.png) left center no-repeat; background-size: .4rem; }
.icontact .iqq { display: inline-block; vertical-align: middle; height: .4rem; line-height: .4rem; margin: 0 0 0 .2rem; background: url(../images/icontact-qq.png) .1rem center no-repeat #2c2f3c; background-size: .28rem; color: #fff; border-radius: 3px; padding: 0 .1rem 0 .4rem; }

.footer { background: url(../images/bottom.png) top center repeat-x; color: #333; border-top: 1px solid #e9e9e9; }
.copyright { padding: .2rem; line-height: .4rem; text-align: center; }
.footer .gotop { display: block; height: .8rem; background: url(../images/gotop.png) top center no-repeat; background-size: contain; }

.toolbar { display: block; height: 1rem; }
.toolbar .list { display:-webkit-box; display:box; border-top:1px solid #fff;  background: #df4a43;  position:fixed; left:0; right:0; bottom:0; z-index:999; }
.toolbar .list li { -webkit-box-flex:1; box-flex:1; border-left:1px solid rgba(255,255,255,.5); color:#fff; }
.toolbar .list li:first-child { border-left:0; }
.toolbar .list a { display:block; text-align:center; padding:.15rem 0 0; height:1rem; line-height:.3rem; font-size:.26rem; }
.toolbar .list a:active { box-shadow:0 0 1000rem rgba(0,0,0,.15) inset; background:#2c2f3c; }
.toolbar .list a:before { content:''; display:block; width:.4rem; height:.4rem; margin:0 auto .05rem; }
.toolbar .list a.icon-home:before { background:url(../images/toolbar-1.png) center center no-repeat; background-size:contain; }
.toolbar .list a.icon-phone:before { background:url(../images/toolbar-2.png) center center no-repeat; background-size:contain; animation:toolicon 600ms linear infinite; }
.toolbar .list a.icon-online:before { background:url(../images/toolbar-3.png) center center no-repeat; background-size:contain; }
.toolbar .list a.icon-map:before { background:url(../images/toolbar-4.png) center center no-repeat; background-size:contain; }



/***********************************
 *** 设备适配
 **********************************/
@media (min-width: 700px){
	html { font-size: 70px; }
}
@media (max-width: 700px){
	html { font-size: 60px; }
}
@media (max-width: 500px){
	html { font-size: 50px; }
}
@media (max-width: 350px){
	html { font-size: 50px; }
}
