/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { margin: 0 auto; min-width: 1300px; font-size: 14px; color: #2a2a2a; background-color: #fff; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-size: 14px; color: #2a2a2a; border: none; }
img { border: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
i { font-style: normal; }
a { color:#2a2a2a;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; }
a:hover { color: #078bff; }

/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 94%; max-width: 1226px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.trsnone { -webkit-transition: none; -o-transition: none; transition: none; }
.imgha img { max-width: 100%; vertical-align: top; }
.ffpf, body, input, textarea { font-family:'苹方','PingFang SC','PingFang','microsoft yahei','helvetica',arial,sans-serif; }
.ffyh { font-family:'microsoft yahei','helvetica','simsun',arial,sans-serif; }

/*头部*/
.header { position: relative; z-index: 9; font-size: 0; background-color: #fff; box-shadow: 0 5px 10px 0 rgba(6, 0, 0, 0.1); }
.header .logo { padding: 20px 0; font-size: 0; }
.header .logo .img { height: 70px; }
.header .logo .img-txt { margin-left: 18px; max-width: 120px; }
.nav { position: relative; margin-top: 25px; }
.nav .list { font-size: 0; }
.nav .list .col { position: relative; margin-left: 54px; }
.nav .col .link { display: block; position: relative; z-index: 9; padding: 0 3px; height: 57px; font-size: 16px; line-height: 60px; color: #000; border-bottom: 3px solid #fff; }
.nav .col .link:hover { color: #078bff; }
.nav .cur .link { border-color: #078bff; }
.nav .col .son { display: none; position: absolute; top: 110%; left: 50%; z-index: 8; margin-left: -80px; width: 160px; background-color: #fff; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; box-shadow: 2px 2px 5px 0 rgba(6, 0, 1, 0.2); visibility: hidden; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }
.nav .col:hover .son { top: 100%; visibility: visible; opacity: 1; filter: alpha(opacity=100); }
.nav .col .row { border-top: 1px dashed #e9e9e9; }
.nav .col .row-0 { border-top: none; }
.nav .col .slink { display: block; padding: 0 10px; font-size: 15px; line-height: 45px; text-align: center; color: #4e4e4e; }
.nav .col .slink:hover, .nav .col .scur { color: #078bff; }
.nav-pro { position: absolute; top: 100%; left: 0; z-index: 9; padding: 1px 0 35px; width: 100%; font-size: 0; background-color: #fff; border-top: 1px solid #e0e0e0; box-shadow: 0 5px 10px 0 rgba(6, 0, 0, 0.1); }
.nav-pro .list .col { position: relative; margin-top: 34px; padding-left: 1px; vertical-align: top; }
.nav-pro .list .col-0 { padding-left: 0; }
.nav-pro .col .link { display: block; padding: 0 10px; width: 144px; }
.nav-pro .col .imgwr { position: relative; height: 51px; overflow: hidden; }
.nav-pro .col .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; height: 102px; }
.nav-pro .col .tit { margin-top: 24px; font-size: 14px; color: #030303; text-align: center; }
.nav-pro .col:hover .img, .nav-pro .cur .img { top: -51px; }
.nav-pro .col:hover .tit, .nav-pro .cur .tit { color: #078bff; }
.nav-pro .col .line { position: absolute; left: 0; top: 0; width: 1px; height: 100px; background-color: #e0e0e0; }
.nav-pro .col-0 .line { display: none; }
.nav-pro-hide { top: 90%; visibility: hidden; opacity: 0; filter: alpha(opacity=0); }
.header .btn { display: none; }

.header .search { position: relative; margin: 10px auto; font-size: 0; border: 1px solid #ddd; border-radius: 3px; }
.header .search .hot { position: absolute; top: 0; left: 0; z-index: 2; width: 199px; text-align: center; border-right: 1px solid #ddd; cursor: pointer; }
.header .search .hot .txt { font-size: 16px; line-height: 48px; color: #333; }
.header .search .hot .icon { margin-left: 10px; width: 14px; height: 8px; background: url(../img/icon-arrow-hr.png) 0 0 no-repeat; }
.header .search .hot .list { display: none; position: absolute; top: 100%; left: -1px; z-index: 2; width: 100%; background-color: #fff; border: 1px solid #ddd; overflow: hidden; }
.header .search .hot .link { display: block; padding: 0 6px; font-size: 14px; line-height: 40px; border-bottom: 1px solid #eee; }
.header .search .hot .link-1 { display: none; }
.header .search .hot .link:hover { color: #fff; background-color: #078bff; border-bottom-color: #078bff; }
.header .search .inbox { margin: 0 100px 0 200px; padding: 0 15px; }
.header .search .intxt { display: block; margin: 0 -15px; padding: 0 15px; width: 100%; height: 48px; line-height: 48px; color: #333; }
.header .search .intxt::-webkit-input-placeholder { color: #333; opacity: 0.5; filter: alpha(opacity=50); }
.header .search .intxt:-ms-input-placeholder { color: #333; opacity: 0.5; filter: alpha(opacity=50); }
.header .search .intxt:-moz-placeholder { color: #333; opacity: 0.5; filter: alpha(opacity=50); }
.header .search .intxt::-moz-placeholder { color: #333; opacity: 0.5; filter: alpha(opacity=50); }
.header .search .btn { display: block; position: absolute; top: -1px; right: 0; z-index: 2; padding: 0; width: 100px; height: 50px; font-size: 0; background: #4a4a4a url(../img/icon-search-white.png) center no-repeat; }
.header .search .btn:hover { background-color: #078bff; cursor: pointer; }

/*底部*/
.footer { color: #fff; background-color: #078bff; overflow: hidden; }
.footer a, .copyright a { color: #fff; }
.footer .top { padding: 65px 0; }
.footer .menu { font-size: 0; }
.footer .menu .col { display: none; margin-right: 20px; width: 100px; vertical-align: top; }
.footer .menu .col-2, .footer .menu .col-3, .footer .menu .col-4, .footer .menu .col-5, .footer .menu .col-6, .footer .menu .col-8 { display: inline-block; }
.footer .menu .tit { display: block; font-weight: bold; font-size: 16px; }
.footer .menu .con { margin-top: 18px; font-size: 14px; line-height: 36px; }
.footer .menu .stit { display: block; opacity: 0.8; filter: alpha(opacity=80); }
.footer .menu .stit:hover { opacity: 1; filter: alpha(opacity=100); }
.footer .line { display: none; margin-right: 45px; width: 1px; height: 205px; background-color: #fff; opacity: 0.2; filter: alpha(opacity=20); }
.footer .menu .line-3, .footer .menu .line-4, .footer .menu .line-5, .footer .menu .line-6, .footer .menu .line-8 { display: inline-block; }
.footer .ewm { text-align: center; }
.footer .ewm .tit { font-weight: bold; font-size: 16px; text-align: left; }
.footer .ewm .imgwr { display: inline-block; *display: inline; *zoom: 1; margin-top: 30px; padding: 5px; background-color: #fff; }
.footer .ewm .img { display: block; width: 130px; }
.footer .ewm .txt { margin-top: 10px; font-size: 14px; text-align: center; opacity: 0.8; filter: alpha(opacity=80); }
.copyright { padding: 16px 0; font-size: 12px; line-height: 18px; background-color: #0077e0; }
.copyright .con { opacity: 0.5; filter: alpha(opacity=50); }
.copyright a:hover { text-decoration: underline; }
/* 右侧工具条 */
.floatright { position: fixed; top: 50%; right: 10px; z-index: 99; margin-top: -125px; width: 50px; background-color: #25211e; }
.floatright .box { position: relative; height: 50px; text-align: center; }
.floatright .box .icon { margin-top: 14px; width: 22px; height: 22px; background: url(../img/icon-fr.png) 0 0 no-repeat; }
.floatright .box .icon-dh { background-position: -28px 0; }
.floatright .box .icon-kf { background-position: -56px 0; }
.floatright .box .icon-wx { background-position: -84px 0; }
.floatright .box .icon-db { background-position: -112px 0; }
.floatright .box .con { position: absolute; top: 0; right: 90%; margin-right: 2px; padding: 14px 15px 10px; min-width: 130px; line-height: 21px; color: #fff; background-color: #078bff; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.floatright .box .con .imgwr { display: inline-block; *display: inline; *zoom: 1; padding: 5px; background-color: #fff; }
.floatright .box .con .img { display: block; max-width: 100%; }
.floatright .box .con .txt { font-size: 12px; }
.floatright .box .link { position: absolute; top: 0; left: 0; z-index: 99; width: 100%; height: 100%; }
.floatright .box:hover { background-color: #078bff; cursor: pointer; }
.floatright .box:hover .con { right: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
/*移动端工具条*/
.mFoot-nav { display: none; position: fixed; left: 0; bottom: 0; right: 0; z-index: 998; margin: 0 auto; width: 100%; background-color: #333; }
.mFoot-nav .col { float: left; display: block; width: 25%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid #404040; box-sizing: border-box; }
.mFoot-nav .col-4 { border-right: none; }
.mFoot-nav .col-1:hover, .mFoot-nav .col-3:hover, .mFoot-nav .col:hover.on { background-color: #078bff; }
.mFoot-nav .col .icon { display: block; margin: 8px auto 6px; width: 17px; height: 14px; background: url(../img/icon-mtool.png) 0 0 no-repeat; }
.mFoot-nav .col .icon-2 { background-position: -23px 0; }
.mFoot-nav .col .icon-3 { background-position: -46px 0; }
.mFoot-nav .col .icon-4 { background-position: -69px 0; }
  /* 地图 */
.mMap-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); -webkit-transform: translate3d(0, 150%, 0); transform: translate3d(0, 150%, 0); visibility: hidden; }
.mMap-show { z-index: 1000; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible; }
.mMap-box p { position: relative; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; background-color: #078bff; }
.mMap-box p i { position: absolute; left: 2%; line-height: 50px; }

/*内容*/
.banner { position: relative; overflow: hidden; }
.banner .img { display: block; width: 100%; }
.banner .txt { display: none; position: absolute; bottom: 11%; left: 0; right: 0; z-index: 2; font-weight: bold; font-size: 40px; color: #fff; text-shadow: 0.5px 0.5px 1px rgba(4, 0, 0, 0.5); }
.banner .txt-2, .banner .txt-3, .banner .txt-5, .banner .txt-6, .banner .txt-7 { display: block; }
.menut { font-size: 0; border-bottom: 1px solid #e6e6e6; }
.menut .col { margin-right: 50px; vertical-align: top; }
.menut .col .link { display: block; height: 48px; font-weight: bold; font-size: 16px; line-height: 50px; color: #000; border-bottom: 2px solid #fff; }
.menut .col .link:hover { color: #078bff; }
.menut .col .cur { margin-bottom: -1px; border-bottom: 3px solid #078bff; }
.menut .col .cur:hover { color: #000; cursor: default; }
.position { padding: 13px 0; font-size: 14px; line-height: 24px; color: #585858; }
.position a { color: #585858; }
.position a:hover { color: #078bff; }
.pagelist { margin-top: 40px; font-size: 0; text-align: center; }
.pagelist a, .pagelist b { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin: 0 5px; width: 24px; height: 24px; font-size: 14px; line-height: 24px; color: #666; border-radius: 100%; }
.pagelist a:hover { color: #078bff; }
.pagelist b, .pagelist .this { font-weight: normal; color: #fff; background-color: #078bff; }
.pagelist a[title="Total record"], .pagelist a.all { width: auto; }
.pagelist a b { display: inline; margin: 0 2px; padding: 0; color: #666; background: none; }
.pagelist a[title="Total record"]:hover, .pagelist a[title="Total"]:hover, .pagelist a[title="record"]:hover, .pagelist a.all:hover { color: #666; }
.pagemore { display: none; margin-top: 48px; font-size: 0; cursor: pointer; }
.pagemore .txt { font-size: 16px; color: #000; }
.pagemore .icon { margin-left: 8px; width: 12px; height: 6px; background: url(../img/icon-arrow-page.png) 0 -12px no-repeat; }
.pagemore:hover .txt { color: #078bff; }
.pagemore:hover .icon { background-position: 0 0; }

/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: #000; opacity: 0.8; filter: alpha(opacity=80); }
.swiperpf { display: none; position: fixed; top: 0; left: 0; z-index: 1000; margin: 0 auto; width: 100%; height: 100%; text-align: center; overflow: hidden; }
.swiperpf-db { display: block; }
.swiperpf-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.swiperpf .swiper-container { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; width: 90%; height: 80%; }
.swiperpf .swiper-slide { position: relative; }
.swiperpf .img { position: absolute; top: 0; left: 0; right: 0; z-index: 1001; margin: 0 auto; max-width: 100%; max-height: 100%; }
.swiperpf .swiper-lazy-preloader { z-index: 1000; }
.swiperpf .tit { display: none; position: absolute; bottom: 0; left: 0; z-index: 1001; width: 100%; font-size: 18px; line-height: 1.8; text-align: center; color: #fff; text-shadow: 0 0 3px #000; }
.swiperpf .close { position: absolute; top: 0; right: 0; z-index: 1000; width: 50px; height: 50px; background-color: #078bff; }
.swiperpf .close .icon { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; width: 27px; height: 27px; background: url(../img/icon_close.png) 0 0 no-repeat; }
.swiperpf .close:hover .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }
.swiperpf .btn { position: absolute; top: 50%; z-index: 1001; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(7, 139, 255, 0.6); background-color: #35250b\9; }
.swiperpf .btn .icon { position: absolute; top: 50%; left: 50%; margin: -12px 0 0 -7px; width: 14px; height: 24px; }
.swiperpf .btn:hover { background-color: rgba(7, 139, 255, 0.8); }
.swiperpf .prev { left: 5%; }
.swiperpf .prev .icon { background: url(../img/icon_btn_l_w.png) 0 0 no-repeat; }
.swiperpf .prev:hover .icon { -webkit-transform: translate3d(-3px, 0, 0); -moz-transform: translate3d(-3px, 0, 0); -ms-transform: translate3d(-3px, 0, 0); -o-transform: translate3d(-3px, 0, 0); transform: translate3d(-3px, 0, 0); }
.swiperpf .next { right: 5%; }
.swiperpf .next .icon { background: url(../img/icon_btn_r_w.png) 0 0 no-repeat; }
.swiperpf .next:hover .icon { -webkit-transform: translate3d(3px, 0, 0); -moz-transform: translate3d(3px, 0, 0); -ms-transform: translate3d(3px, 0, 0); -o-transform: translate3d(3px, 0, 0); transform: translate3d(3px, 0, 0); }

/*图集*/
.imglist { margin: 10px auto 40px; }
.imglist .list { margin: 0 -2.5%; font-size: 0; }
.imglist .list .col { margin: 30px 0 0 2.3809%; width: 30.1587%; vertical-align: top; cursor: pointer; }
.imglist .col .imgwr { position: relative; padding-bottom: 62%; height: 0; overflow: hidden; }
.imglist .col .img { display: block; width: 100%; }
.imglist .col .imgwr-vm { background-color: #eee; }
.imglist .col .imgwr-vm .img, .imglist .col .img-vm { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: auto; max-width: 100%; max-height: 100%; }
.imglist .col .conwr { position: relative; padding: 24px 0; border-bottom: 1px solid #eee; }
.imglist .col .tit { padding: 0 90px 0 5px; font-size: 18px; color: #383838; }
.imglist .col .line { position: absolute; top: 50%; right: 69px; margin-top: -10px; width: 1px; height: 20px; background-color: #c8c8c8; }
.imglist .col .icon { position: absolute; top: 50%; right: 18px; margin-top: -12px; width: 24px; height: 24px; background: url(../img/icon-arrow-il.png) -30px 0 no-repeat; }
.imglist .col:hover .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.imglist .col:hover .img-vm { -webkit-transform: scale(0.97); -moz-transform: scale(0.97); -ms-transform: scale(0.97); -o-transform: scale(0.97); transform: scale(0.97); }
.imglist .col:hover .line { height: 0; }
.imglist .col:hover .icon { background-position: 0 0; }

/*简介*/
.about-jj { margin: 50px auto 60px; }
.about-jj .tit { font-weight: bold; font-size: 36px; color: #078bff; text-align: center; }
.about-jj .conwr { margin-top: 24px; font-size: 16px; line-height: 46px; color: #000; }
.about-hj { margin: 60px auto 75px; }
.about-hj .list .col { position: relative; width: 50%; min-height: 300px; background-color: #f8f8f8; }
.about-hj .col .conwr { margin: 0 7%; padding: 75px 0 30px; width: 36%; text-align: right; }
.about-hj .col .tit { font-size: 24px; color: #000; }
.about-hj .col .con { margin-top: 22px; font-size: 14px; line-height: 20px; color: #a9a9a9; }
.about-hj .col .imgwr { position: absolute; top: 0; right: 0; width: 50%; height: 100%; overflow: hidden; }
.about-hj .col .img { display: block; width: 100%; }
.about-hj .list .col-tit { text-align: center; background: none; }
.about-hj .col-tit .conwr, .about-hj .col-1 .conwr { text-align: left; }
.about-hj .col-tit .tit { margin-top: 15px; font-size: 36px; }
.about-hj .col-tit .stit { font-size: 18px; color: #a9a9a9; }
.about-hj .col-1 .conwr { float: right; }
.about-hj .col-1 .imgwr { left: 0; right: auto; }
.about-hj .list .col-4 { float: right; width: 75%; }
.about-hj .col-4 .conwr { margin: 0 4.8%; width: 23.73%; }
.about-hj .col-4 .imgwr { width: 66.66%; }
.about-hj .btn { position: absolute; left: 12.5%; bottom: 120px; margin-left: -60px; width: 118px; font-size: 0; text-align: center; border: 1px solid #e5e5e5; }
.about-hj .btn .txt { font-size: 12px; line-height: 28px; color: #979797; }
.about-hj .btn .icon { margin-left: 4px; width: 26px; height: 6px; background: url(../img/icon-arrow-ab.png) -32px 0; }
/*.about-hj .btn:hover .txt { color: #078bff; }
.about-hj .btn:hover .icon { background-position: 0 0; }*/
.about-hj .btn:hover { background-color: #078bff; border-color: #078bff; }
.about-hj .btn:hover .txt { color: #fff; }
.about-hj .btn:hover .icon { margin-left: 0; width: 0; }
.about-jz { margin: 75px auto 20px; }
.about-jz .list { font-size: 0; text-align: center; }
.about-jz .list .col { margin: 0 2% 60px; width: 29.33%; vertical-align: top; }
.about-jz .col .imgwr { width: 33.33%; }
.about-jz .col .img { display: block; width: 100%; }
.about-jz .col .conwr { margin-left: 6%; width: 60.66%; max-width: 170px; text-align: left; }
.about-jz .col .tit { font-size: 24px; color: #383838; }
.about-jz .col .con { margin-top: 7px; font-size: 18px; line-height: 25px; color: #9b9b9b; }
.develop { position: relative; margin: 80px auto; }
.develop:after { content: ''; position: absolute; top: 0; left: 50%; z-index: 1; margin-left: -1px; width: 0; height: 100%; border-right: 2px dotted #ddd; }
.develop .list { position: relative; z-index: 2; }
.develop .list-m { display: none; }
.develop .row { margin-top: 40px; }
.develop .row .conwr { width: 50%; }
.develop .row .time { font-weight: bold; font-size: 20px; color: #333; }
.develop .row .dotwr { position: relative; font-size: 0; }
.develop .row .dot { position: relative; z-index: 2; width: 10px; height: 10px; background-color: #fff; border: 2px solid #aaa; border-radius: 100%; }
.develop .row .dot-b { position: relative; z-index: 2; padding: 2px; border: 2px solid #aaa; border-radius: 100%; }
.develop .row .dot-l { display: block; width: 14px; height: 14px; background-color: #aaa; border-radius: 100%; }
.develop .row .line { position: absolute; top: 50%; left: 0; z-index: 1; margin-top: -1px; width: 100%; height: 2px; background-color: #ddd; }
.develop .row .con { margin-top: 20px; font-size: 16px; line-height: 1.8; color: #626262; }
.develop .conwr:hover .dot-b, .develop .on .dot-b, .develop .conwr:hover .dot { border-color: #078bff; }
.develop .conwr:hover .dot-l, .develop .on .dot-l { background-color: #078bff; }
.develop .row-l .conwr { text-align: right; }
.develop .row-l .dotwr { margin-right: -11px; }
.develop .row-l .time, .develop .row-l .dot { margin-right: 14px; }
.develop .row-l .dot-1 { background-color: #078bff; border-color: #078bff; }
.develop .row-l .dot-4, .develop .row-r .dot-1 { -webkit-transition: all 0.3s linear 0.15s; -moz-transition: all 0.3s linear 0.15s; -ms-transition: all 0.3s linear 0.15s; -o-transition: all 0.3s linear 0.15s; transition: all 0.3s linear 0.15s; }
.develop .row-l .dot-3, .develop .row-r .dot-2 { -webkit-transition: all 0.3s linear 0.3s; -moz-transition: all 0.3s linear 0.3s; -ms-transition: all 0.3s linear 0.3s; -o-transition: all 0.3s linear 0.3s; transition: all 0.3s linear 0.3s; }
.develop .row-l .dot-2, .develop .row-r .dot-3 { -webkit-transition: all 0.3s linear 0.45s; -moz-transition: all 0.3s linear 0.45s; -ms-transition: all 0.3s linear 0.45s; -o-transition: all 0.3s linear 0.45s; transition: all 0.3s linear 0.45s; }
.develop .row-l .con { margin-right: 137px; }
.develop .row-r .dotwr { margin-left: -11px; }
.develop .row-r .time, .develop .row-r .dot { margin-left: 14px; }
.develop .row-r .dot-4 { background-color: #078bff; border-color: #078bff; }
.develop .row-r .con { margin-left: 137px; }

/*产品*/
.product-brand { margin: 40px auto; }
.product-brand .title { display: none; text-align: center; }
.product-brand .title .tit { font-weight: bold; font-size: 34px; color: #078bff; }
.product-brand .title .en { margin-top: 12px; font-weight: bold; font-size: 24px; color: #e7e7e7; text-transform: uppercase; }
.product-brand .list-b { margin-top: 45px; font-size: 0; }
.product-brand .list-b .listin { margin-top: -0.7666%; }
.product-brand .list-b .col { position: relative; margin: 0.7666% 0.3833% 0; width: 15.9%; overflow: hidden; }
.product-brand .list-b .col .imgwr { position: relative; padding-bottom: 61.14%; height: 0; border: 1px solid #f0f0f0; overflow: hidden; }
.product-brand .list-b .col .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 60%; max-height: 60%; }
.product-brand .list-b .col .conwr, .product-brand .col .mask { position: absolute; bottom: 0; left: 0; z-index: 3; width: 100%; }
.product-brand .list-b .col .conwr { padding: 7px 0; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
.product-brand .list-b .col .tit { position: relative; z-index: 3; padding: 0 10px; font-size: 14px; line-height: 21px; text-align: center; color: #fff; }
.product-brand .list-b .col .mask { z-index: 2; height: 100%; background-color: #078bff; }
.product-brand .list-b .col:hover { box-shadow: 0 0 20px 0 rgba(7, 139, 255, 0.1); }
.product-brand .list-b .col:hover .imgwr { border-color: #078bff; }
.product-brand .list-b .col:hover .img { top: -17px; }
.product-brand .list-b .col:hover .conwr { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.promenu { position: relative; z-index: 8; margin: 40px auto 45px; border: 1px solid #aaa; border-bottom: none; }
.promenu .box { position: relative; padding: 5px 0 8px; min-height: 32px; border-bottom: 1px solid #aaa; }
.promenu .box .tit { position: absolute; top: 0; left: 0; width: 100px; height: 100%; font-size: 16px; line-height: 52px; text-align: center; color: #000; background-color: #f9f9f9; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; }
.promenu .box .list { margin-left: 120px; font-size: 0; }
.promenu .list .col { position: relative; margin-right: 20px; }
.promenu .col .link { padding: 10px 12px 7px; font-size: 14px; color: #005aa0; border: 1px solid #fff; }
.promenu .col .link:hover, .promenu .col .cur { color: #078bff; }
.promenu .col .cur { font-weight: bold; }
.promenu .col .link-hs { position: relative; padding-right: 30px; }
.promenu .col .link-hs.link-on { z-index: 8; border-color: #999; border-bottom-color: #fff; }
.promenu .col .icon { display: none; position: absolute; top: 18px; right: 12px; width: 13px; height: 7px; background: url(../img/icon-arrow-pm.png) 0 0 no-repeat; }
.promenu .col .icon-hs { display: inline-block; }
.promenu .col .icon-on { -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); -o-transform: rotateX(180deg); transform: rotateX(180deg); }
.promenu .col .son { display: none; position: absolute; top: 100%; left: 0; z-index: 7; margin-top: -1px; padding: 5px 0 8px 20px; background-color: #fff; border: 1px solid #999; }
.prolist { margin: 45px auto; }
.prolist .list { margin: -1.2234% -1.2234% 0; font-size: 0; }
.prolist .list .col { margin: 1.1942% 0 0 1.1942%; width: 23.5071%; vertical-align: top; }
.prolist .col .inbox { display: block; border: 1px solid #e0e0e0; }
.prolist .col .imgwr { position: relative; padding-bottom: 100%; height: 0; overflow: hidden; }
.prolist .col .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 100%; }
.prolist .col .conwr { padding: 10px 15px 12px; }
.prolist .col .tit { height: 66px; font-size: 16px; text-align: center; color: #000; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.prolist .list .col:hover { box-shadow: 0 0 20px 0 rgba(7, 139, 255, 0.1); }
.prolist .col:hover .inbox { border-color: #078bff; }
.prolist .col:hover .img { -webkit-transform: scale(0.97); -moz-transform: scale(0.97); -ms-transform: scale(0.97); -o-transform: scale(0.97); transform: scale(0.97); }
.procon { margin: 35px auto 40px; }
.procon .imgbox { position: relative; z-index: 2; width: 66.8841%; }
.procon .imgbox .bigimg, .procon .imgbox .imgwr { position: relative; padding-bottom: 53%; height: 0; border: 1px solid #e6e6e6; overflow: hidden; }
.procon .imgbox .bigimg .img, .procon .imgbox .imgwr .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 90%; }
.procon .imgbox .zoom { display: none; position: absolute; top: 0; left: 100%; z-index: 2; width: 33.1159%; height: 100%; background-color: #fff; border: 1px solid #e6e6e6; overflow: hidden; }
.procon .imgbox .zoom .img { position: absolute; }
.procon .imgbox .mask { display: none; }
.procon .imgbox .swiper-container { margin-top: 2%; }
.procon .imgbox .swiper-slide { margin-right: 2%; width: 15%; cursor: pointer; }
.procon .imgbox .swiper-slide .imgwr { padding-bottom: 53%; }
.procon .imgbox .swiper-slide:hover .imgwr, .procon .imgbox .cur .imgwr { border-color: #078bff; }
.procon .imgbox .swiper-container .btn { display: none; position: absolute; top: 0; z-index: 2; width: 24px; height: 100%; }
.procon .imgbox .prev { left: 0; }
.procon .imgbox .prev:hover { left: -6px; }
.procon .imgbox .next { right: 0; }
.procon .imgbox .next:hover { right: -6px; }
.procon .imgbox .swiper-container .btn .icon { position: absolute; top: 50%; left: 0; right: 0; margin: -12px auto 0; width: 14px; height: 24px; }
.procon .imgbox .prev .icon { background: url(../img/icon_btn_l.png) 0 0 no-repeat; }
.procon .imgbox .next .icon { background: url(../img/icon_btn_r.png) 0 0 no-repeat; }
.procon .imgbox .conin { display: none; }
.procon .main { margin-top: 35px; }
.procon .main-m { padding-bottom: 10px; font-size: 0; border-bottom: 1px solid #e6e6e6; }
.procon .main-m .col { margin-right: 20px; padding: 0 20px; font-size: 16px; line-height: 35px; color: #686868; border-radius: 3px; }
.procon .main-m .col:hover { color: #078bff; cursor: pointer; }
.procon .main-m .cur, .procon .main-m .cur:hover, .procon .main-m .col-down, .procon .main-m .col-down:hover { color: #fff; background-color: #078bff; }
.procon .main-m .col-down:hover { background-color: #0071d4; }
.procon .main-c { margin-top: 25px; }
.procon .main-c .body { font-size: 14px; line-height: 34px; color: #686868; }
.procon .body a { color: #078bff; }
.procon .body a:hover { text-decoration: underline; }
.procon .body table { border-top: 1px solid #eee; border-left: 1px solid #eee; }
.procon .body td { padding: 10px 1%; line-height: 24px; vertical-align: top; border-bottom: 1px solid #eee; border-right: 1px solid #eee; }
.procon .body strong { color: #616161; }
.procon .body p { margin: 12px 0; line-height: 2; }
.procon .body h1, .procon .body h2, .procon .body h3, .procon .body h4 { margin-top: 10px; font-weight: bold; color: #353535;}
.procon .body h1 { font-size: 22px; }
.procon .body h2 { font-size: 20px; }
.procon .body h3 { font-size: 18px; }
.procon .body h4 { font-size: 16px; }
.procon .body ul, .procon .body li { list-style: disc inside; line-height: 2; }
.procon .body ul { padding-left: 10px; }
.procon .body li { padding-bottom: 0.5em; }
.procon .conbox { width: 29.7716%; }
.procon/* .conbox*/ .conin { padding: 9.6%; background-color: #f5f5f5; }
.procon/* .conbox*/ .title { font-weight: bold; font-size: 22px; color: #000; }
.procon/* .conbox*/ .con { margin-top: 14px; font-size: 14px; line-height: 30px; color: #686868; }
.procon/* .conbox*/ .con-2 { font-size: 15px; color: #343434; }
.procon/* .conbox*/ .bdsharebuttonbox { margin-top: 20px; }
.procon/* .conbox*/ .btnbox { margin-top: 100px; }
.procon/* .conbox*/ .btn { display: block; width: 100%; font-size: 16px; line-height: 45px; text-align: center; color: #fff; background-color: #078bff; border-radius: 4px; }
.procon/* .conbox*/ .btn:hover { background-color: #0071d4; }
.procon .conbox .adbox { position: relative; margin-top: 45px; overflow: hidden; }
.procon .adbox .img { max-width: 100%; vertical-align: top; }
.procon .adbox .link { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; }
.procon .adbox:hover .img { -webkit-transform: scale(0.97); -moz-transform: scale(0.97); -ms-transform: scale(0.97); -o-transform: scale(0.97); transform: scale(0.97); }

.procon .main-c .body-video { font-size: 0; }
.procon .body-video .col { margin: 20px 2% 0; width: 29.33%; vertical-align: top; cursor: pointer; }
.procon .body-video .imgwr { padding-bottom: 56.25%; height: 0; border-radius: 5px; overflow: hidden; }
.procon .body-video .imgwr .img { width: 100%; max-width: none; max-height: none; }
.procon .body-video .icon { position: absolute; top: 50%; left: 50%; z-index: 3; margin: -20px 0 0 -20px; width: 40px; height: 40px; background: url(../img/icon-play-s.png) 0 0 no-repeat; }
.procon .body-video .tit { margin-top: 10px; font-size: 14px; line-height: normal; text-align: center; }
.procon .body-video .col:hover .img { transform: scale(1.03); }
.procon .body-video .col:hover .tit { color: #078bff; }

.video-fixed { position: fixed; left: 50%; top: 40%; z-index: 1000; margin: -280px 0 0 -450px; width: 900px; height: 560px; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.video-fixed.on { top: 50%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
.video-fixed .titwr { position: relative; padding: 0 60px 0 15px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; background-color: #444; }
.video-fixed .titwr .close { position: absolute; right: 5px; top: 0; width: 40px; height: 40px; font-size: 28px; font-weight: bold; line-height: 34px; text-align: center; cursor: pointer; }
.video-fixed .titwr .close:hover { transform: rotateZ(360deg); }
.video-fixed .wrap { position: relative; background-color: #000; }
.video-fixed .wrap .vbox { display: block; width: 100%; height: auto; }

.procon .body-down { position: relative; padding-left: 0; list-style: none; border: 1px solid #eee; border-top: none; }
.procon .body-down .line { list-style: none; position: absolute; top: 0; left: 25%; margin: 0; width: 1px; height: 100%; background-color: #eee; }
.procon .body-down .line-2 { left: 75%; }
.procon .body-down .row { list-style: none; padding: 0; font-size: 0; line-height: normal; border-top: 1px solid #eee; }
.procon .body-down .row-t { background-color: #eee; }
.procon .body-down .col { padding: 10px 2%; width: 21%; font-size: 14px; word-break: break-all; word-wrap: break-word; }
.procon .body-down .col-2 { width: 46%; }
.procon .body-down .row-t .col { font-weight: bold; font-size: 16px; text-align: center; }
.procon .body-down .btn { display: block; margin: 0 auto; max-width: 140px; line-height: 34px; text-align: center; color: #fff; background-color: #c3c3c3; }
.procon .body-down .btn:hover { color: #fff; background-color: #078bff; text-decoration: none; }

.procon .main-c .body-feedb { font-size: 0; }
.procon .body-feedb .row { position: relative; margin-top: 20px; width: 47%; }
.procon .body-feedb .marl { margin-left: 6%; }
.procon .body-feedb .txt { position: absolute; left: 0; top: 0; font-size: 16px; line-height: 40px; color: #333; }
.procon .body-feedb .star { position: absolute; right: 100%; top: 0; margin-right: 5px; font-style: normal; color: #ff0000; }
.procon .body-feedb .inbox { display: block; margin-left: 80px; border: 1px solid #e0e0e0; }
.procon .body-feedb .intxt { display: block; padding: 0 5%; width: 90%; height: 38px; line-height: 38px; box-sizing: inherit; }
.procon .body-feedb .intxt-2 { display: inline-block; width: 40%; }
.procon .body-feedb .img { margin-left: 10px; display: none; vertical-align: middle; }
.procon .body-feedb .btn { display: block; padding: 0; font-size: 16px; line-height: 40px; color: #fff; background-color: #078bff; border-radius: 4px; -webkit-appearance: none; }
.procon .body-feedb .btn:hover { background-color: #ff0000; cursor: pointer; }

.probrand .tit { font-size: 26px; text-align: center; color: #078bff; }
.probrand .con { margin-top: 20px; font-size: 16px; line-height: 2; }
.probrand .btn { display: block; margin: 40px auto 0; width: 160px; font-size: 16px; line-height: 40px; text-align: center; color: #fff; background-color: #078bff; border-radius: 4px; }

/*定制弹窗*/
.reservation { position: fixed; top: 30%; left: 0; right: 0; z-index: 1000; margin-top: -211px; max-width: 500px; background-color: #fff; border-radius: 10px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); visibility: hidden; opacity: 0; filter: alpha(opacity=0); }
.reservation.on { top: 50%; visibility: visible; opacity: 1; filter: alpha(opacity=100); }
.reservation .main { margin: 0 auto; top: 50%; padding: 20px; max-width: 400px; }
.reservation .main .title { font-size: 30px; text-align: center; color: #000; }
.reservation .main .list { padding-top: 10px; font-size: 0; }
.reservation .main .row { position: relative; margin-top: 15px; }
.reservation .main .row-2 { width: 47%; }
.reservation .main .marl { margin-left: 6%; }
.reservation .main .txt { position: absolute; left: 0; top: 0; font-size: 16px; line-height: 40px; color: #333; }
.reservation .main .star { position: absolute; right: 100%; top: 0; margin-right: 5px; font-style: normal; color: #ff0000; }
.reservation .main .inbox { display: block; margin-left: 80px; border: 1px solid #e0e0e0; }
.reservation .main .intxt { display: block; padding: 0 5%; width: 90%; height: 38px; line-height: 38px; box-sizing: inherit; }
.reservation .main .intxt-2 { display: inline-block; width: 40%; }
.reservation .main .img { margin-left: 10px; display: none; }
.reservation .main .btn { display: block; margin: 0 auto; padding: 0; width: 60%; font-size: 16px; line-height: 40px; color: #fff; background-color: #078bff; border-radius: 4px; -webkit-appearance: none; }
.reservation .main .btn:hover { background-color: #ff0000; cursor: pointer; }
.reservation .close { position: absolute; top: -20px; right: -20px; z-index: 1001; width: 40px; height: 40px; background-color: #078bff; border-radius: 100%; }
.reservation .close .icon { position: absolute; top: 50%; left: 50%; margin: -10px 0 0 -10px; width: 20px; height: 20px; background: url(../img/icon_close.png) 0 0 no-repeat; background-size: 100% 100%; }
.reservation .close:hover .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }

/*新闻*/
.article { margin: 50px auto; overflow: hidden; }
.article .imgwr { position: relative; overflow: hidden; }
.article .content { width: 70.1468%; }
.artlist .title { font-size: 30px; color: #000; }
.artlist .list { margin-top: 20px; }
.artlist .list .row { position: relative; padding: 25px 0; border-bottom: 1px solid #e5e5e5; }
.artlist .row .conwr { color: #6a6a6a; }
.artlist .row .cname { font-size: 16px; }
.artlist .row .tit { margin-top: 10px; font-size: 18px; color: #000; }
.artlist .row .desc { margin-top: 12px; max-height: 48px; font-size: 16px; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.artlist .row .info { margin-top: 16px; font-size: 0; }
.artlist .row .icon { margin-right: 5px; width: 13px; height: 13px; background: url(../img/icon-news.png) 0 0 no-repeat; }
.artlist .row .txt { font-size: 14px; }
.artlist .row .imgwr { display: none; margin-top: 12px; width: 190px; height: 120px; }
.artlist .row .img { position: absolute; top: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
.artlist .row:hover .tit { color: #078bff; }
.artlist .row:hover .imgwr { margin-right: 6px; }
.artlist .row:hover .img { -webkit-transform: scale(0.99); -moz-transform: scale(0.99); -ms-transform: scale(0.99); -o-transform: scale(0.99); transform: scale(0.99); }
.artlist .row-hi .conwr { margin-right: 225px; }
.artlist .row-hi .imgwr { display: block; }
.article .sidebar { position: relative; margin-top: 85px; width: 24.4698%; }
.article .sidebar .listwr { padding: 15px 20px 6px; border: 1px solid #e5e5e5; }
.article .sidebar .listwr .ttit { padding-bottom: 14px; font-size: 18px; color: #000; border-bottom: 1px solid #e5e5e5; }
.article .sidebar .imgwr { margin-top: 20px; }
.article .sidebar .img { display: block; width: 100%; }
.article .sidebar .imgwr .link { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; }
.article .sidebar .imgwr:hover .img { -webkit-transform: scale(0.99); -moz-transform: scale(0.99); -ms-transform: scale(0.99); -o-transform: scale(0.99); transform: scale(0.99); }
.article .sidebar .list { margin-top: 12px; }
.article .sidebar .list .row { position: relative; line-height: 36px; }
.article .sidebar .list .tit { margin-left: 16px; font-size: 14px; color: #252525; }
.article .sidebar .list .dot { position: absolute; top: 50%; left: 0; margin-top: -2px; width: 4px; height: 4px; background-color: #8d8d8d; border-radius: 100%; }
.article .sidebar .list .tit:hover { color: #078bff; }
.artcon .title { font-weight: bold; font-size: 22px; color: #363636; text-align: center; }
.artcon .info { margin-top: 15px; padding-bottom: 10px; font-size: 0; color: #939393; text-align: center; border-bottom: 1px dashed #eee; }
.artcon .info .txt { margin: 0 6px; font-size: 13px; }
.artcon .body { margin-top: 20px; font-size: 16px; line-height: 2; }
.artcon .body p { margin: 0.9em 0; }
.pagelink { position: relative; margin-top: 30px; padding: 20px 140px 0 0; font-size: 15px; line-height: 30px; color: #939393; border-top: 1px solid #eee; }
.pagelink a { color: #939393; }
.pagelink a:hover { color: #078bff; }
#bdshareNC { position: absolute; right: 0; bottom: 10px; width: 98px; height: 33px; font-size: 0; text-align: center; border: 1px solid #939393; }
#bdshareNC a { position: absolute; top: 0; left: 0; z-index: 3; margin: 0; padding: 0; width: 100%; height: 100%; background: none; }
#bdshareNC .icon { width: 16px; height: 16px; background: url(../img/icon-shareb.png) 0 0 no-repeat; }
#bdshareNC .txt { margin-left: 10px; font-size: 14px; color: #939393; }
#bdshareNC:hover { border-color: #078bff; }
#bdshareNC:hover .txt { color: #078bff; }

/*用户*/
.userview { margin: 10px auto 45px; }
.userview .item { position: relative; margin-top: 50px; }
.userview .item .titwr { position: relative; }
.userview .item .imgwr { position: absolute; top: -3px; left: -3px; z-index: 2; width: 39px; height: 39px; background-color: #00a1ea; border: 3px solid #fff; border-radius: 100%; }
.userview .item .img { position: absolute; top: -3px; left: 0; right: 0; margin: 0 auto; max-width: 70%; max-height: 70%; }
.userview .item .tit { margin-left: 20px; padding-left: 38px; font-size: 18px; line-height: 39px; color: #fff; background-color: #00a1ea; }
.userview .item .conwr { margin-top: 22px; }
.userview .item .con { font-size: 14px; line-height: 34px; color: #585858; }

/*下载*/
.download { margin: 10px auto 48px; }
.download .list .row { position: relative; margin-top: 48px; padding-right: 50px; font-size: 0; }
.download .row .tit { width: 55%; font-size: 16px; color: #000; vertical-align: top; }
.download .row .time { margin-left: 4%; width: 41%; font-size: 14px; line-height: 22px; color: #6e6e6e; vertical-align: top; }
.download .row .icon { position: absolute; top: 4px; right: 14px; width: 16px; height: 14px; background: url(../img/icon-down.png) 0 -20px no-repeat; }
.download .row .tit:hover { color: #078bff; }
.download .row .icon:hover { background-position: 0 0; }

/*服务*/
.service-js { margin: 60px auto 45px; }
.service-js .conwr { font-size: 16px; line-height: 38px; color: #000; }
.service-ys { margin: 45px auto 30px; }
.service-ys .row { position: relative; padding: 20px 0 36px; font-size: 0; }
.service-ys .row .imgwr { position: relative; padding-bottom: 15.7422%; width: 15.7422%; height: 0; border-radius: 100%; overflow: hidden; }
.service-ys .row .img { display: block; width: 100%; }
.service-ys .row .conwr { margin-left: 7%; width: 77.1615%; }
.service-ys .row .tit { font-weight: bold; font-size: 22px; color: #010101; }
.service-ys .row .con { font-size: 16px; line-height: 38px; color: #383838; }
.service-ys .row .line { position: absolute; top: 0; left: 0; width: 100%; height: 0; border-bottom: 1px dashed #d2d2d2; }
.service-ys .row .inline { position: absolute; top: 0; left: 0; z-index: 2; width: 22.7422%; height: 1px; background-color: #fff; }
.service-ys .row-1 { padding-top: 0; }
.service-ys .row-1 .line { display: none; }
.service-nr { margin: 30px auto 40px; color: #000; }
.service-nr .tit { font-weight: bold; font-size: 26px; }
.service-nr .conwr { margin-top: 14px; font-size: 16px; line-height: 40px; }

/*人力*/
.hr { margin: 55px auto 30px; }
.hr .ttxt { font-size: 16px; text-align: right; color: #585858; }
.hr .ttxt .txt { color: #078bff; }
.hr .list { margin-top: 14px; }
.hr .list .row { padding: 14px 0; border-bottom: 1px solid #f5f5f5; }
.hr .row .title { position: relative; padding-right: 30px; font-size: 0; cursor: pointer; }
.hr .row .col { margin-left: 2.8%; font-size: 14px; color: #888; vertical-align: top; }
.hr .row .col-1 { width: 37.1%; font-size: 18px; color: #232323; }
.hr .row .col-2 { width: 21.8%; }
.hr .row .col-3 { width: 32%; }
.hr .row .icon { position: absolute; top: 9px; right: 8px; width: 14px; height: 8px; background: url(../img/icon-arrow-hr.png) 0 0 no-repeat; }
.hr .row .conwr { display: none; position: relative; padding: 0 190px 18px 2.9%; overflow: hidden; }
.hr .row .rtit { margin-top: 22px; font-weight: bold; font-size: 16px; color: #232323; }
.hr .row .rcon { margin-top: 4px; font-size: 16px; line-height: 30px; color: #535353; }
.hr .row .btn { position: absolute; bottom: 25px; right: 0; width: 160px; font-size: 16px; line-height: 45px; text-align: center; color: #fff; background-color: #078bff; border-radius: 3px; }
.hr .row .btn:hover { background-color: #0071d4; }
.hr .row:hover .title { color: #078bff; }
.hr .row-on { margin-top: 15px; }
.hr .row-on .col-1 { font-size: 26px; color: #078bff; }
.hr .row-on .col-2, .hr .row-on .col-3 { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.hr .row-on .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }
.hr .list .row-t { background-color: #f5f5f5; }
.hr .row-t .col { font-weight: bold; font-size: 16px; color: #232323; }

/*联系*/
.map { position: relative; height: 500px; }
.map .box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.map img { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.contact { margin: 75px auto 65px; }
.contact .conwr { width: 50%; }
.contact .conwr .tit { font-size: 28px; color: #078bff; }
.contact .conwr .con { margin-top: 20px; font-size: 18px; line-height: 60px; color: #232323; }
.contact .feedb { margin-top: -26px; width: 37.5%; }
.contact .feedb .row { position: relative; margin-top: 26px; border-bottom: 1px solid #e8e8e8; }
.contact .feedb .txt, .contact .feedb .txt-2 { position: absolute; left: 0; top: 0; z-index: 1; height: 32px; font-size: 14px; line-height: 32px; color: #1e1e1e; overflow: hidden; }
.contact .feedb .txt-2 { left: 48px; opacity: 0.3; filter: alpha(opacity=30); }
.contact .feedb .star { margin-left: 5px; font-style: normal; color: #ff0000; }
.contact .feedb .inbox { display: block; position: relative; z-index: 2; margin-left: 48px; }
.contact .feedb .intxt { display: block; width: 100%; height: 32px; line-height: 32px; background: none; }
.contact .feedb .img { display: none; position: absolute; top: 50%; right: 0; margin-top: -10px; }
.contact .feedb .btn { display: block; margin: 0 auto; padding: 0; width: 100%; font-size: 14px; line-height: 40px; text-align: center; color: #fff; background-color: #0071d4; -webkit-appearance: none; }
.contact .feedb .btn:hover { background-color: #078bff; cursor: pointer; }
.contact .feedb .row-ta .intxt { min-width: 100%; max-width: 100%; min-height: 32px; }
.contact .feedb .row-key .inbox { padding-right: 57px; }
.contact .feedb .row-btn { border-bottom: none; }

.contact2 { margin: 30px auto 60px; }
.contact2 .list { margin: 0 -1.97%;/*22.5 1140 1185*/ font-size: 0; }
.contact2 .list .col { margin: 3.37% 0 0 1.89%; width: 30.8133%; vertical-align: top; }
.contact2 .list .imgwr { padding-bottom: 61.36%; height: 0; overflow: hidden; }
.contact2 .list .img { display: block; width: 100%; }
.contact2 .list .conwr { margin-top: 25px; }
.contact2 .list .tit { position: relative; padding-left: 20px; font-weight: bold; font-size: 18px; line-height: 30px; color: #078bff; }
.contact2 .list .tit::before { content: ''; position: absolute; top: 10px; left: 0; width: 10px; height: 10px; background-color: #078bff; }
.contact2 .list .con { margin-top: 6px; font-size: 14px; line-height: 22px; color: #333; }

@media screen and (min-width: 640px) and (max-width: 1440px) {
  .comwrap { max-width: 1000px; }
  .header .logo { padding: 10px 0; }
  .header .logo .img { height: 40px; }
  .header .logo .img-txt { max-width: 90px; }
  .nav { margin-top: 0; }
  .nav .list .col { margin-left: 34px; }
  .nav .col .link { font-size: 14px; }
  .nav-pro { padding-bottom: 20px; }
  .nav-pro .list .col { margin-top: 20px; }
  .nav-pro .col .tit { margin-top: 14px; }
  .header .search { margin-top: 5px; }
  .header .search .hot .txt { line-height: 33px; }
  .header .search .intxt { height: 33px; line-height: 33px; }
  .header .search .btn { height: 35px; }

  .footer .menu .col { margin-right: 15px; width: 90px; }
  .footer .line { margin-right: 30px; }

  .banner .img { margin-top: -10%; }
  .banner .img-143 { margin-top: 0; }
  .banner .txt { font-size: 30px; }

  .menut { border-top: 1px solid #e6e6e6; }
  .menut .col .link { height: 38px; font-size: 15px; line-height: 40px; }

  .position { padding: 8px 0; }
  .promenu { margin: 20px auto 25px; }
  .promenu .box { padding: 2px 0 5px; min-height: 29px; }
  .promenu .box .tit { font-size: 15px; line-height: 37px; }
  .promenu .col .link { padding: 5px 20px 2px 5px; }
  .promenu .col .icon { top: 13px; right: 3px; }

  .product-brand { margin: 25px auto; }
  .product-brand .title .tit { font-size: 26px; }
  .product-brand .title .en { margin-top: 6px; font-size: 20px; }
  .product-brand .list-b { margin-top: 25px; }
  .product-brand .list-b .col { margin: 0.5% 0.25% 0; width: 12%; }
  .product-brand .list-b .col .img { max-width: 70%; max-height: 70%; }

  .prolist { margin: 25px auto; }
}

@media screen and (max-width: 640px) {
  body { min-width: 0; padding: 102px 0 50px; }
  .header { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; }
  .header .logo { padding: 8px 0; }
  .header .logo .img { height: 34px; }
  .header .logo .img-txt { margin-left: 5px; height: 28px; }
  .nav { position: fixed; top: 0; left: 0; z-index: 999; margin: 0; padding: 0; width: 100%; height: 100%; background-color: #fff; overflow: hidden; }
  .nav .list { position: absolute; top: 50%; right: 0; padding: 20px 0 40px; width: 100%; max-height: calc(100% - 60px); overflow-y: scroll; overflow-x: hidden; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
  .nav .list:before { content: ''; display: block; margin: 0 auto 20px; width: 100%; height: 40px; background: url(../img/logo.jpg) center no-repeat; background-size: auto 100%; }
  .nav .list .col { display: block; margin: 0 5%; width: auto; }
  .nav .col .link { display: block; padding: 0 20px; height: auto; line-height: 46px; text-align: center; }
  .nav .col .link:hover, .nav .cur .link { color: #078bff; background: none; }
  .nav .col .son { display: none; position: static; margin: 0; padding: 10px 0; width: auto; background: none; border-top: 1px dotted rgba(0, 0, 0, 0.1); border-bottom: 1px dotted rgba(0, 0, 0, 0.1); opacity: 1; filter: alpha(opacity=100); visibility: visible; box-shadow: none; }
  .nav .col .row { border-top: none; }
  .nav .col .slink { padding: 0 30px; font-size: 14px; line-height: 35px; text-align: center; }
  .nav-hide { visibility: hidden; opacity: 0; filter: alpha(opacity=0); }
  .nav-hide .list { top: 40%; opacity: 0; filter: alpha(opacity=0); }
  .header .btn { display: block; position: fixed; top: 17px; right: 3%; z-index: 999; cursor: pointer; }
  .header .btn .line { display: block; position: relative; margin-bottom: 5px; width: 20px; height: 2px; background-color: #078bff; }
  .header .btn.on { -webkit-transform: rotateZ(180deg) translate3d(0, 5px, 0); -moz-transform: rotateZ(180deg) translate3d(0, 5px, 0); -ms-transform: rotateZ(180deg) translate3d(0, 5px, 0); -o-transform: rotateZ(180deg) translate3d(0, 5px, 0); transform: rotateZ(180deg) translate3d(0, 5px, 0); }
  .header .btn.on .line-t { -webkit-transform: translate3d(0, 7px, 0) rotateZ(-45deg); -moz-transform: translate3d(0, 7px, 0) rotateZ(-45deg); -ms-transform: translate3d(0, 7px, 0) rotateZ(-45deg); -o-transform: translate3d(0, 7px, 0) rotateZ(-45deg); transform: translate3d(0, 7px, 0) rotateZ(-45deg); }
  .header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .header .btn.on .line-b { -webkit-transform: translate3d(0, -7px, 0) rotateZ(45deg); -moz-transform: translate3d(0, -7px, 0) rotateZ(45deg); -ms-transform: translate3d(0, -7px, 0) rotateZ(45deg); -o-transform: translate3d(0, -7px, 0) rotateZ(45deg); transform: translate3d(0, -7px, 0) rotateZ(45deg); }
  .header .search .hot { width: 80px; }
  .header .search .hot .txt { font-size: 14px; line-height: 30px; }
  .header .search .hot .icon { margin-left: 6px; transform: scale(0.8); }
  .header .search .hot .link { padding: 0 5px; line-height: 34px; }
  .header .search .inbox { margin: 0 30px 0 90px; padding: 0 5px; }
  .header .search .intxt { margin: 0 -5px; padding: 0 5px; height: 30px; line-height: 30px; }
  .header .search .btn { width: 30px; height: 30px; background-image: url(../img/icon-search.png); }
  .footer .menu, .floatright { display: none; }
  .footer .top { padding: 10px 0; text-align: center; }
  .footer .ewm { float: none; display: inline-block; *display: inline; *zoom: 1; }
  .footer .ewm .tit { font-size: 14px; text-align: center; }
  .footer .ewm .imgwr { margin-top: 6px; padding: 4px; }
  .footer .ewm .img { width: 110px; }
  .footer .ewm .txt { margin-top: 2px; font-size: 12px; }
  .copyright { padding: 10px 0; }
  .mFoot-nav { display: block; z-index: 998; }
  .banner .img { margin-left: -25%; width: 150%; }
  .banner .txt { font-size: 18px; }
  .menut .list { float: none; }
  .menut .col { margin-right: 16px; }
  .menut .col .link { height: 32px; font-size: 14px; line-height: 34px; }
  .position { float: none; padding: 10px 0; font-size: 12px; line-height: normal; }
  .pagelist { margin-top: 25px; }
  .pagelist a, .pagelist b { margin: 0 3px 5px; width: 20px; height: 20px; font-size: 13px; line-height: 20px; }
  .pagemore { margin-top: 25px; }
  .swiperpf .swiper-container { top: 5%; width: 94%; height: 90%; }
  .swiperpf .tit { top: 0; bottom: auto; font-size: 14px; }
  .swiperpf .close { top: auto; bottom: 0; width: 40px; height: 40px; }
  .swiperpf .btn { width: 30px; opacity: 0.8; filter: alpha(opacity=80); }
  .swiperpf .prev { left: 3%; }
  .swiperpf .next { right: 3%; }
  .imglist { margin: 30px auto; }
  .imglist .list { margin: -20px 0 0; }
  .imglist .list .col { margin: 20px 0 0; width: 48%; }
  .imglist .list .col:nth-child(2n) { margin-left: 4%; }
  .imglist .col .conwr { padding: 10px 0; }
  .imglist .col .tit { padding: 0 25px 0 0; font-size: 14px; }
  .imglist .col .line { display: none; }
  .imglist .col .icon { right: 0; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7); }
  .about-jj, .about-hj, .about-jz { margin: 30px auto; }
  .about-jj .tit { font-size: 18px; }
  .about-jj .conwr { margin-top: 12px; font-size: 15px; line-height: 2; }
  .about-hj .list .col { float: none; width: auto; min-height: auto; }
  .about-hj .col .conwr { margin: 0 5%; padding: 20px 0; width: 40%; }
  .about-hj .col .tit { font-size: 16px; }
  .about-hj .col .con { margin-top: 10px; }
  .about-hj .col-tit .conwr { margin: 0 0 20px; padding: 0; width: auto; text-align: center; }
  .about-hj .col-tit .tit { margin-top: 0; font-size: 18px; }
  .about-hj .col-tit .stit { font-size: 15px; }
  .about-hj .col-3 .conwr { float: right; text-align: left; }
  .about-hj .col-3 .imgwr { left: 0; right: auto; }
  .about-hj .col-4 .imgwr { width: 50%; }
  .about-hj .btn { display: block; position: relative; left: 0; bottom: 0; margin: 20px auto 0; }
  .about-jz { margin-bottom: 10px; }
  .about-jz .list .col { margin: 0 4% 20px 0; }
  .about-jz .list .col:nth-child(3n) { margin-right: 0; }
  .about-jz .col .imgwr, .about-jz .col .conwr { display: block; width: auto; }
  .about-jz .col .imgwr { margin: 0 auto; width: 80%; }
  .about-jz .col .tit { margin-top: 10px; font-size: 16px; text-align: center; }
  .about-jz .col .con { margin-top: 6px; font-size: 14px; line-height: 20px; }
  .develop { margin: 30px auto; }
  .develop .row { margin-top: 25px; }
  .develop:after { left: 9px; }
  .develop .list { display: none; }
  .develop .list-m { display: block; }
  .develop .row .conwr { width: 100%; text-align: left; }
  .develop .row .dotwr { margin-left: 0; }
  .develop .row .dot-l { width: 10px; height: 10px; }
  .develop .row .dot { margin-left: 10px; width: 8px; height: 8px; }
  .develop .row .time { font-size: 18px; }
  .develop .row .con { margin: 8px 0 0 28px; font-size: 14px; line-height: 1.8; }
  .product-brand, .prolist, .procon { margin: 30px auto; }
  .product-brand .title .tit { font-size: 18px; }
  .product-brand .title .en { margin-top: 6px; font-size: 14px; }
  .product-brand .list-b { margin-top: 15px; }
  .product-brand .list-b .col { margin: 2% 2% 0 0; width: 32%; }
  .product-brand .list-b .col:nth-child(3n) { margin-right: 0; }
  .promenu { margin: 30px auto; }
  .promenu .box { padding: 0; min-height: 35px; }
  .promenu .box .tit { width: 75px; font-size: 15px; line-height: 35px; }
  .promenu .box .list { margin-left: 75px; }
  .promenu .list .col { margin-right: 10px; }
  .promenu .col .link { padding: 8px 6px 5px; }
  .promenu .col .link-hs { padding-right: 23px; }
  .promenu .col .icon { top: 16px; right: 5px; }
  .promenu .col .son { padding: 0; }
  .prolist .list { margin: -4% 0 0; }
  .prolist .list .col { margin: 4% 0 0; width: 48%; }
  .prolist .list .col:nth-child(2n) { margin-left: 4%; }
  .prolist .col .conwr { padding: 10px; }
  .prolist .col .tit { height: 60px; font-size: 14px; line-height: 20px; }
  .procon .imgbox, .procon .conbox { float: none; width: auto; }
  .procon .conin { display: none; padding: 15px 10px; }
  .procon .imgbox .conin { display: block; }
  .procon .title { font-size: 18px; text-align: center; }
  .procon .con { margin-top: 10px; line-height: 2; }
  .procon .bdsharebuttonbox { display: none; }
  .procon .btnbox { margin-top: 15px; }
  .procon .btn { font-size: 14px; line-height: 34px; }
  .procon .main { margin-top: 20px; }
  .procon .main-m .col { margin-right: 10px; padding: 0 10px; font-size: 15px; }
  .procon .main-c { margin-top: 15px; }
  .procon .main-c .body { line-height: 2; }
  .procon .body td { padding: 6px 1%; }
  .procon .body p { margin: 10px 0; line-height: 1.8; }
  .procon .body ul, .procon .body li { line-height: 1.8; }
  .procon .conbox .adbox { display: none; }
  .procon .body-video .col { margin: 10px 2% 0; width: 46%; }
  .procon .body-video .tit { margin-top: 6px; }
  .video-fixed { left: 0; right: 0; margin: 0 auto; width: 94%; height: auto; transform: translate3d(0, -50%, 0); }
  .procon .body-down .col { padding: 6px 2%; line-height: 20px; }
  .procon .body-down .row-t .col { padding: 6px 1%; font-size: 14px; }
  .procon .body-down .btn { font-size: 12px; }
  .procon .body-feedb .row { display: block; margin-top: 10px; width: auto; }
  .procon .body-feedb .marl { margin-left: 0; }
  .procon .body-feedb .txt { font-size: 14px; line-height: 35px; }
  .procon .body-feedb .star { margin-right: 2px; }
  .procon .body-feedb .inbox { margin-left: 70px; }
  .procon .body-feedb .intxt { height: 33px; line-height: 33px; }
  .procon .body-feedb .img { margin-left: 5px; }
  .procon .body-feedb .btn { font-size: 14px; line-height: 35px; }
  .probrand .tit { font-size: 18px; }
  .probrand .con { margin-top: 10px; font-size: 14px; }
  .probrand .btn { margin-top: 20px; width: 140px; font-size: 14px; line-height: 30px; }
  .reservation { margin-top: 0; width: 90%; transform: translate3d(0, -50%, 0); }
  .reservation .main { padding: 15px 10px; }
  .reservation .main .title { font-size: 18px; }
  .reservation .main .list { padding-top: 5px; }
  .reservation .main .row { margin-top: 10px; }
  .reservation .main .txt { font-size: 14px; }
  .reservation .main .star { margin-right: 0; }
  .reservation .main .inbox { margin-left: 70px; }
  .reservation .main .intxt { height: 28px; line-height: 28px; }
  .reservation .main .btn { font-size: 14px; line-height: 30px; }
  .reservation .close { top: -10px; right: -10px; width: 20px; height: 20px; }
  .reservation .close .icon { margin: -5px 0 0 -5px; width: 10px; height: 10px; }
  .article { margin: 30px auto; }
  .article .content, .article .sidebar { float: none; width: auto; }
  .artlist .title { display: none; }
  .artlist .list { margin-top: -20px; }
  .artlist .list .row { padding: 20px 0; }
  .artlist .row .cname { font-size: 14px; }
  .artlist .row .tit { font-size: 16px; }
  .artlist .row .desc { margin-top: 4px; max-height: 40px; font-size: 13px; line-height: 20px; }
  .artlist .row .info { margin-top: 10px; }
  .artlist .row .more { font-size: 13px; }
  .artlist .row-hi .imgwr { display: none; }
  .artlist .row-hi .conwr { margin-right: 0; }
  .article .sidebar { display: none; }
  .artcon .title { font-size: 18px; }
  .artcon .info { margin-top: 8px; }
  .artcon .body { margin-top: 15px; font-size: 15px; line-height: 1.9; }
  .pagelink { margin-top: 20px; padding-right: 0; font-size: 14px; line-height: 24px; }
  #bdshareNC { display: none; }
  .userview { margin: 0 auto 30px; padding-top: 10px; }
  .userview .item { margin-top: 20px; }
  .userview .item .tit { font-size: 16px; }
  .userview .item .conwr { margin-top: 15px; }
  .userview .item .con { line-height: 1.9; }
  .download { margin: 0 auto 30px; padding-top: 10px; }
  .download .list .row { margin-top: 20px; padding-right: 30px; }
  .download .row .tit { font-size: 14px; }
  .download .row .icon { right: 0; }
  .service-js, .service-ys, .service-nr { margin: 30px auto; }
  .service-js .conwr, .service-nr .conwr { font-size: 15px; line-height: 28px; }
  .service-ys .list { margin: -20px auto; }
  .service-ys .row { padding: 20px 0; }
  .service-ys .row .imgwr { margin-top: 34px; padding-bottom: 30%; width: 30%; vertical-align: top; }
  .service-ys .row .conwr { margin-left: 5%; width: 65%; vertical-align: top; }
  .service-ys .row .tit { font-size: 16px; }
  .service-ys .row .con { margin-top: 8px; font-size: 14px; line-height: 26px; }
  .service-ys .row .inline { width: 35%; }
  .service-nr .tit { font-size: 18px; }
  .service-nr .conwr { margin-top: 10px; }
  .hr { margin: 30px auto; }
  .hr .ttxt { text-align: left; }
  .hr .row .col-1 { font-size: 16px; }
  .hr .row .conwr { padding: 0 0 0 2.9%; }
  .hr .row .rtit { margin-top: 15px; }
  .hr .row .rcon { font-size: 15px; line-height: 1.9; }
  .hr .row .btn { position: relative; bottom: 0; display: block; margin: 15px auto 0; width: 120px; font-size: 14px; line-height: 34px; }
  .hr .row-t .title { padding-right: 0; }
  .hr .row-t .col { font-size: 15px; }
  .hr .row-on .col-1 { font-size: 18px; }
  .map { padding-bottom: 75%; height: 0; }
  .contact { margin: 30px auto; }
  .contact .conwr, .contact .feedb { float: none; width: auto; }
  .contact .conwr .tit { font-size: 18px; text-align: center; }
  .contact .conwr .con { margin-top: 15px; font-size: 16px; line-height: 2; }
  .contact .feedb { margin-top: 0; padding-top: 10px; }
  .contact .feedb .row { margin-top: 10px; }
  .contact2 { margin: 0 auto 30px; }
  .contact2 .list { margin: 0; }
  .contact2 .list .col { display: block; margin: 30px 0 0; width: auto; }
}

/*动画*/
.yt, .yb, .xl, .xr, .anime-t { opacity: 0; }
.anime-r .yt, .anime-r.yt { -webkit-animation: yt 1s forwards; -moz-animation: yt 1s forwards; -o-animation: yt 1s forwards; animation: yt 1s forwards; }
.anime-r .yb, .anime-r.yb { -webkit-animation: yb 1s forwards; -moz-animation: yb 1s forwards; -o-animation: yb 1s forwards; animation: yb 1s forwards; }
.anime-r .xl, .anime-r.xl { -webkit-animation: xl 1s forwards; -moz-animation: xl 1s forwards; -o-animation: xl 1s forwards; animation: xl 1s forwards; }
.anime-r .xr, .anime-r.xr { -webkit-animation: xr 1s forwards; -moz-animation: xr 1s forwards; -o-animation: xr 1s forwards; animation: xr 1s forwards; }
.anime-r .yt:nth-child(1), .anime-r .yb:nth-child(1), .anime-r .xl:nth-child(1), .anime-r .xr:nth-child(1) {
  -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s;
}
.anime-r .yt:nth-child(2), .anime-r .yb:nth-child(2), .anime-r .xl:nth-child(2), .anime-r .xr:nth-child(2) {
  -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s;
}
.anime-r .yt:nth-child(3), .anime-r .yb:nth-child(3), .anime-r .xl:nth-child(3), .anime-r .xr:nth-child(3) {
  -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s;
}
.anime-r .yt:nth-child(4), .anime-r .yb:nth-child(4), .anime-r .xl:nth-child(4), .anime-r .xr:nth-child(4) {
  -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s;
}
.anime-r .yt:nth-child(5), .anime-r .yb:nth-child(5), .anime-r .xl:nth-child(5), .anime-r .xr:nth-child(5) {
  -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;
}
.anime-r .yt:nth-child(6), .anime-r .yb:nth-child(6), .anime-r .xl:nth-child(6), .anime-r .xr:nth-child(6) {
  -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s;
}
.anime-r .yt:nth-child(7), .anime-r .yb:nth-child(7), .anime-r .xl:nth-child(7), .anime-r .xr:nth-child(7) {
  -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;
}
.anime-r .yt:nth-child(8), .anime-r .yb:nth-child(8), .anime-r .xl:nth-child(8), .anime-r .xr:nth-child(8) {
  -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s;
}
.anime-r .yt:nth-child(9), .anime-r .yb:nth-child(9), .anime-r .xl:nth-child(9), .anime-r .xr:nth-child(9) {
  -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; -o-animation-delay: 0.9s; animation-delay: 0.9s;
}
/*.anime-r .yt:nth-child(10), .anime-r .yb:nth-child(10), .anime-r .xl:nth-child(10), .anime-r .xr:nth-child(10) {
  -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s;
}
.anime-r .yt:nth-child(11), .anime-r .yb:nth-child(11), .anime-r .xl:nth-child(11), .anime-r .xr:nth-child(11) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(12), .anime-r .yb:nth-child(12), .anime-r .xl:nth-child(12), .anime-r .xr:nth-child(12) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}*/
@keyframes yt {
  0% { -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); -o-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yt { 0% { -moz-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yt { 0% { -o-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes yb {
  0% { -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yb { 0% { -moz-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yb { 0% { -o-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xl {
  0% { -webkit-transform: translate3d(-30px, 0, 0); -ms-transform: translate3d(-30px, 0, 0); -o-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xl { 0% { -moz-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xl { 0% { -o-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xr {
  0% { -webkit-transform: translate3d(30px, 0, 0); -ms-transform: translate3d(30px, 0, 0); -o-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xr { 0% { -moz-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xr { 0% { -o-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }