body { font-family: arial , 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; color: #333; margin: 0; font-size: 14px; }

img { border: 0; }

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #333; text-decoration: none; }

ol, ul { list-style: none; }

ol, ul, li, table, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

p { margin: 0; padding: 0; }

.right { float: right; }

.left { float: left; }

.hidden { display: none; }

.clear { clear: both; }

.container { width: 1200px; margin: 0 auto; }

.mt10 { margin-top: 10px; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; }

.ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 3; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.topcon { width: 100%; height: 34px; line-height: 34px; border-bottom: 1px solid #eee; color: #666; }
.topcon a { color: #666; padding: 0 10px; }
.topcon a:hover { color: #0f46e5; text-decoration: underline; }

.header { width: 1200px; height: 100px; margin: 0 auto; overflow: hidden; }
.header .logo { float: left; height: 100px; }
.header .logo img { vertical-align: middle; }
.header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.header .intro { float: left; height: 100px; margin-left: 20px; padding-left: 60px; background: url(../images/head-line.png) no-repeat left center; }
.header .intro .txt { font-size: 22px; font-weight: bold; color: #0f46e5; line-height: 24px; margin-top: 25px; }
.header .intro .des { font-size: 16px; color: #666; height: 22px; margin-top: 5px; }
.header .intro .des img { height: 100%; }
.header .tel { float: right; padding-left: 58px; margin-top: 25px; height: 52px; line-height: 26px; font-size: 15px; background: url(../images/icon-tel.png) no-repeat left top; color: #666; }
.header .tel p { font-size: 28px; font-weight: bold; color: #ff9900; }

.navbg { width: 100%; height: 50px; background: #0f46e5; min-width: 1200px; }
.navbg .nav { width: 1200px; margin: 0 auto; }
.navbg .nav > ul > li { width: 171px; float: left; text-align: center; position: relative; z-index: 4; font-size: 16px; }
.navbg .nav > ul > li a { display: block; width: 100%; height: 50px; line-height: 50px; color: #fff; }
.navbg .nav > ul > li:hover { background: #2759e8; }
.navbg .nav > ul > li.click { background: #ff9900; }
.navbg .nav > ul > li > ul { position: absolute; left: 0; right: 0; top: 100%; font-size: 14px; display: none; }
.navbg .nav > ul > li > ul > li > a { display: block; padding: 0 10px; background-color: #2759e8; border-top: 1px solid rgba(255, 255, 255, 0.1); text-align: center; height: 50px; line-height: 50px; box-sizing: border-box; }
.navbg .nav > ul > li > ul > li > a:hover { background-color: #0f46e5; color: #FFF; }

.banner { height: 550px; position: relative; text-align: center; overflow: hidden; min-width: 1200px; }
.banner .bannercont { position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; text-align: center; }
.banner .bannercont .slides { position: relative; z-index: 1; }
.banner .bannercont .slides li { height: 550px; }
.banner .bannercont .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 20px; z-index: 3; text-align: center; }
.banner .bannercont .flex-control-paging li { display: inline-block; }
.banner .bannercont .flex-control-paging li a { display: block; list-style: none; margin: 0 9px; width: 14px; height: 14px; background: rgba(255, 255, 255, 0.3); border-radius: 50%; font-size: 0; }
.banner .bannercont .flex-control-paging li a.flex-active { background-color: #0f46e5; }
.banner .bannercont .flex-direction-nav li { list-style: none; }
.banner .bannercont .flex-direction-nav a { position: absolute; top: 50%; margin-top: -20px; z-index: 3; width: 40px; height: 40px; background: no-repeat center; opacity: .5; }
.banner .bannercont .flex-direction-nav a:hover { opacity: 1; }
.banner .bannercont .flex-direction-nav .flex-prev { background-image: url(../images/left.png); left: 40px; }
.banner .bannercont .flex-direction-nav .flex-next { background-image: url(../images/right.png); right: 40px; }

.pub-head { text-align: center; color: #555; }
.pub-head .pub-tit { font-size: 34px; color: #333; font-weight: bold; }
.pub-head .pub-tit i { color: #ff9900; font-size: 50px; }
.pub-head .pub-txt { font-size: 17px; color: rgba(51, 51, 51, 0.8); margin-top: 8px; }

.product { min-width: 1200px; padding: 60px 0; background: url(../images/pro-bg.jpg) repeat; }
.product .pro-type { margin-top: 40px; text-align: center; }
.product .pro-type a { width: 160px; height: 45px; line-height: 45px; text-align: center; background: #0f46e5; font-size: 15px; color: #fff; display: inline-block; margin: 0 7px; transition: all .4s ease; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.product .pro-type a.click { background: #ff9900; color: #fff; }
.product .pro-box { margin-top: 30px; margin-left: -20px; overflow: hidden; }
.product .pro-box li { width: 285px; float: left; margin-left: 20px; margin-top: 20px; text-align: center; }
.product .pro-box li .img { width: 285px; height: 285px; overflow: hidden; }
.product .pro-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.product .pro-box li .tit { width: 100%; height: 55px; line-height: 54px; font-size: 16px; background-color: #fff; border-top: 1px solid #eee; color: #555; padding: 0 10px; box-sizing: border-box; transition: all .4s; }
.product .pro-box li:hover .img img { transform: scale(1.1); }
.product .pro-box li:hover .tit { background-color: #0f46e5; color: #fff; }

.about { min-width: 1200px; height: 600px; background: url(../images/about-bg.jpg) no-repeat center; padding: 100px 0; box-sizing: border-box; }
.about .about-box { width: 1200px; margin: 0 auto; overflow: hidden; }
.about .about-box .about-img { width: 520px; height: 400px; padding: 25px; float: left; box-sizing: border-box; background: url(../images/about-kuang.png) no-repeat; }
.about .about-box .about-img img { width: 470px; height: 350px; }
.about .about-box .about-con { width: 600px; float: right; }
.about .about-box .about-con .tit { height: 80px; width: 600px; position: relative; }
.about .about-box .about-con .tit .ch { position: absolute; left: 0; top: 15px; color: #fff; font-size: 24px; font-weight: bold; z-index: 2; }
.about .about-box .about-con .tit .en { position: absolute; left: 0; top: 0; font-size: 40px; line-height: 40px; font-weight: bold; color: rgba(255, 255, 255, 0.1); z-index: 1; }
.about .about-box .about-con .tit:after { position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #ff9900; content: ''; }
.about .about-box .about-con .cont { margin-top: 50px; width: 600px; height: 150px; color: #fff; line-height: 30px; overflow: hidden; }
.about .about-box .about-con .more { display: block; width: 160px; height: 46px; line-height: 46px; font-size: 16px; margin-top: 50px; text-align: center; background: #ff9900; color: #fff; box-sizing: border-box; transition: all .4s ease; }
.about .about-box .about-con .more:hover { background: #ff7200; }

.advan { min-width: 1200px; padding: 60px 0; background: url(../images/pro-bg.jpg) repeat; }
.advan .advan-box { width: 1200px; margin: 60px auto 0; }
.advan .advan-box .itemcon { width: 545px; overflow: hidden; position: absolute; }
.advan .advan-box .itemcon .num { width: 76px; height: 76px; line-height: 76px; float: left; font-size: 30px; color: #fff; font-weight: bold; background: url(../images/advan-num.png) no-repeat; text-align: center; }
.advan .advan-box .itemcon .itembox { width: 450px; float: right; }
.advan .advan-box .itemcon .itembox .tit { font-size: 26px; font-weight: bold; }
.advan .advan-box .itemcon .itembox .txt { font-size: 15px; color: #666; margin-top: 10px; line-height: 30px; height: 90px; overflow: hidden; }
.advan .advan-box .item1 { width: 1200px; height: 560px; position: relative; background: url(../images/advan-item1-bg.png) no-repeat center bottom; }
.advan .advan-box .item1 .itemimg { width: 530px; height: 478px; position: absolute; right: 0; top: 0; }
.advan .advan-box .item1 .itemimg img { width: 100%; height: 100%; }
.advan .advan-box .item1 .itemcon1 { left: 0; top: 60px; }
.advan .advan-box .item1 .itemcon2 { left: 0; top: 260px; }
.advan .advan-box .item2 { width: 1200px; height: 430px; margin-top: 40px; position: relative; }
.advan .advan-box .item2 .itemimg { width: 555px; height: 409px; position: absolute; left: 0; top: 0; }
.advan .advan-box .item2 .itemimg img { width: 100%; height: 100%; }
.advan .advan-box .item2 .itemcon3 { right: 0; top: 60px; }
.advan .advan-box .item2 .itemcon4 { right: 0; top: 260px; }

.case { min-width: 1200px; padding: 60px 0; background: url(../images/case-bg.jpg) repeat; overflow: hidden; }
.case .case-box { margin-top: 40px; }
.case .case-box .slides { overflow: hidden; width: 1200px; }
.case .case-box .slides li { width: 300px !important; padding: 0 10px; text-align: center; box-sizing: border-box; }
.case .case-box .slides li a { width: 280px; height: 286px; position: relative; display: block; }
.case .case-box .slides li .img { width: 280px; height: 210px; overflow: hidden; }
.case .case-box .slides li .img img { width: 100%; height: 100%; transition: all .4s; }
.case .case-box .slides li .name { height: 58px; line-height: 50px; font-size: 15px; color: #fff; text-align: center; background: #0f46e5; }
.case .case-box .slides li .icon { height: 35px; width: 35px; position: absolute; left: 122px; bottom: 0; transition: all .6s; }
.case .case-box .slides li:hover .img img { transform: scale(1.1); }
.case .case-box .slides li:hover .icon { transform: rotate(360deg); }
.case .case-box .flex-direction-nav { margin-top: 40px; text-align: center; }
.case .case-box .flex-direction-nav li { width: 75px; height: 40px; display: inline-block; margin-right: 1px; }
.case .case-box .flex-direction-nav li a { width: 75px; height: 40px; display: block; }
.case .case-box .flex-direction-nav li .flex-prev { background: url(../images/prev.png) no-repeat; }
.case .case-box .flex-direction-nav li .flex-next { background: url(../images/next.png) no-repeat; }
.case .case-box .flex-direction-nav li:hover .flex-prev { background: url(../images/prevs.png) no-repeat; }
.case .case-box .flex-direction-nav li:hover .flex-next { background: url(../images/nexts.png) no-repeat; }

.news { min-width: 1200px; padding: 60px 0; background: url(../images/pro-bg.jpg) repeat; }
.news .news-box { margin-left: -24px; overflow: hidden; }
.news .newscon { width: 384px; height: 420px; background: #fff; padding: 0 20px; margin-left: 24px; float: left; box-sizing: border-box; }
.news .newscon .tit { height: 60px; line-height: 60px; font-size: 22px; border-bottom: 1px solid #E3E3E3; box-sizing: border-box; }
.news .newscon .tit a { color: #222; }
.news .newscon .tit .more { display: block; float: right; font-size: 15px; color: #666; font-weight: normal; }
.news .newscon .tit .more:hover { color: #0f46e5; }
.news .newscon .topnews { height: 90px; padding: 20px 0; border-bottom: 1px dashed #ddd; }
.news .newscon .topnews img { width: 120px; height: 90px; float: left; margin-right: 10px; }
.news .newscon .topnews .cont { padding: 5px 0; }
.news .newscon .topnews .cont .name { display: block; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .topnews .cont .name:hover { text-decoration: underline; color: #0f46e5; }
.news .newscon .topnews .cont .intro { font-size: 12px; color: #666; line-height: 22px; height: 44px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.news .newscon .newslist { overflow: hidden; }
.news .newscon .newslist li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ddd; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .newslist li .time { float: right; color: #666; }
.news .newscon .newslist li a:hover { color: #0f46e5; }
.news .newscon .wenda { margin-top: 6px; height: 330px; overflow: hidden; }
.news .newscon .wenda li { height: 110px; border-bottom: 1px dashed #ddd; padding: 20px 0; box-sizing: border-box; }
.news .newscon .wenda li a { display: block; }
.news .newscon .wenda li .ques { height: 18px; line-height: 18px; color: #111; padding-left: 28px; background: url(../images/icon-q.png) no-repeat left top; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .wenda li .answ { margin-top: 8px; height: 44px; line-height: 22px; color: #666; padding-left: 28px; background: url(../images/icon-a.png) no-repeat; background-position: 0 2px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.news .newscon .wenda li:hover { background: #fcfcfc; }
.news .newscon .wenda li:hover .ques { color: #0f46e5; }

.links { padding: 15px 0; background: #0f46e5; min-width: 1200px; overflow: hidden; }
.links .bt { font-size: 14px; color: #fff; float: left; margin: 3px 0; }
.links a { float: left; color: #fff; font-size: 15px; margin: 3px 12px; }
.links a:hover { text-decoration: underline; }

.bottom { background: #333; min-width: 1200px; padding: 50px 0; color: #fff; overflow: hidden; }
.bottom .foot-logo { float: left; height: 140px; }
.bottom .foot-logo img { vertical-align: middle; }
.bottom .foot-logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.bottom .foot-box { float: left; padding-left: 50px; margin-left: 50px; width: 680px; line-height: 36px; color: rgba(255, 255, 255, 0.8); border-left: 1px solid rgba(255, 255, 255, 0.2); }
.bottom .foot-box a { color: #fff; }
.bottom .foot-box .foot-nav { overflow: hidden; margin-left: -20px; }
.bottom .foot-box .foot-nav a { float: left; padding: 0 20px; color: rgba(255, 255, 255, 0.8); position: relative; }
.bottom .foot-box .foot-nav a:after { position: absolute; right: 0; top: 50%; margin-top: -7px; width: 1px; height: 14px; background: #bfc3ca; content: ''; }
.bottom .foot-box .foot-nav a:hover { color: #fff; }
.bottom .foot-box .foot-nav a:last-child:after { content: none; }
.bottom .foot-box .foot-con a { color: rgba(255, 255, 255, 0.8); }
.bottom .foot-box .foot-con a:hover { color: #fff; }
.bottom .foot-ewm { width: 130px; text-align: center; box-sizing: border-box; float: right; }
.bottom .foot-ewm img { width: 130px; height: 130px; }
.bottom .foot-ewm .txt { font-size: 15px; color: #fff; margin-top: 10px; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 300px; min-width: 1200px; }
.inside-banbox .ban { position: absolute; width: 1920px; height: 300px; left: 50%; margin-left: -960px; }
.inside-banbox .ban img { width: 100%; }

.netadd { width: 100%; height: 50px; line-height: 50px; background: #f4f4f4; overflow: hidden; }
.netadd .add { color: #555; }
.netadd .add a { color: #555; }
.netadd .add a:hover { color: #0f46e5; }

.type { text-align: center; width: 1200px; margin: 40px auto 0; }
.type a { width: 160px; height: 45px; line-height: 45px; text-align: center; background: #0f46e5; font-size: 15px; color: #fff; display: inline-block; margin: 5px 7px; transition: all .4s ease; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.type a.click, .type a:hover { background: #ff9900; color: #fff; }

.main { width: 1200px; margin: 30px auto 50px; overflow: hidden; }

.in_about { overflow: hidden; line-height: 30px; font-size: 15px; }
.in_about p { margin: 20px 0; color: #555; }
.in_about img { max-width: 100%; }

.pagination { padding: 50px 0 0; text-align: center; }

.pagination ul li { display: inline; margin: 0 3px; }

.pagination ul li a { background: #fff; font-size: 16px; height: 36px; display: inline-block; *display: inline; *zoom: 1; padding: 0 14px; border: 1px solid #DDD; line-height: 36px; vertical-align: middle; }

.pagination ul li a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination ul li.active a { background-color: #0f46e5; border-color: #0f46e5; }

.pagination ul li.active a:link { color: #FFF; }

.pagination ul li.active a:visited { color: #FFF; }

.pagination ul li.active a:hover { color: #FFF; }

.pagination ul li.active a:active { color: #FFF; }

.pagination ul li.active a:hover { background-color: #0f46e5; border-color: #0f46e5; cursor: default; }

.in_pro { overflow: hidden; }
.in_pro .pro-box { margin-left: -20px; overflow: hidden; }
.in_pro .pro-box li { width: 285px; float: left; margin-left: 20px; margin-top: 20px; text-align: center; }
.in_pro .pro-box li .img { width: 285px; height: 285px; overflow: hidden; }
.in_pro .pro-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .pro-box li .tit { width: 100%; height: 55px; line-height: 55px; font-size: 16px; background-color: #f4f4f4; color: #555; padding: 0 10px; box-sizing: border-box; transition: all .4s; }
.in_pro .pro-box li:hover .img img { transform: scale(1.1); }
.in_pro .pro-box li:hover .tit { background-color: #0f46e5; color: #fff; }
.in_pro .case-box { overflow: hidden; }
.in_pro .case-box li { width: 300px; padding: 0 10px; margin-top: 20px; float: left; text-align: center; box-sizing: border-box; }
.in_pro .case-box li a { width: 280px; height: 286px; position: relative; display: block; }
.in_pro .case-box li .img { width: 280px; height: 210px; overflow: hidden; }
.in_pro .case-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .case-box li .name { height: 58px; line-height: 50px; font-size: 15px; color: #fff; text-align: center; background: #0f46e5; }
.in_pro .case-box li .icon { height: 35px; width: 35px; position: absolute; left: 122px; bottom: 0; transition: all .6s; }
.in_pro .case-box li:hover .img img { transform: scale(1.1); }
.in_pro .case-box li:hover .icon { transform: rotate(360deg); }

.in_list { width: 100%; overflow: hidden; }
.in_list li { padding: 19px; height: 190px; border: 1px solid #f8f8f8; background: #fafafa; box-sizing: border-box; overflow: hidden; margin: 10px; }
.in_list li a { display: block; }
.in_list li .img { width: 200px; height: 150px; float: left; overflow: hidden; margin-right: 30px; transition: all .6s ease; }
.in_list li .img img { width: 100%; height: 100%; transition: all .6s; }
.in_list li .cont { padding-right: 50px; padding-top: 15px; }
.in_list li .cont .tit { font-size: 16px; font-weight: bold; }
.in_list li .cont .time { font-size: 14px; color: #888; margin-top: 20px; }
.in_list li .cont .intro { font-size: 14px; color: #555555; margin-top: 12px; height: 50px; line-height: 25px; }
.in_list li:hover { border: 1px solid #ddd; box-shadow: 0 0 10px #ccc; transition: all .4s ease; }
.in_list li:hover .cont .tit { color: #0f46e5; }
.in_list li:hover .img { margin-right: 50px; transition: all .6s ease; }
.in_list li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.in_list .label { margin-top: 30px; font-size: 14px; }
.in_list .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.in_list .label a:hover { background: #666; color: #fff; }

.listshow { margin-top: 30px; }
.listshow .tit { font-size: 28px; text-align: center; }
.listshow .time { margin-top: 30px; color: #666; height: 40px; line-height: 40px; width: 100%; background: #f8f8f8; text-align: center; }
.listshow .pro-img { width: 500px; margin: 30px auto 0; }
.listshow .pro-img img { width: 100%; }
.listshow .next { background: #f4f4f4; font-size: 15px; line-height: 40px; height: 110px; padding: 15px 20px; box-sizing: border-box; margin-top: 50px; }
.listshow .next a { display: block; color: #555; }
.listshow .next a:hover { color: #0f46e5; }
.listshow .label { margin-top: 30px; font-size: 15px; }
.listshow .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.listshow .label a:hover { background: #0f46e5; color: #fff; }
.listshow .tuijian { margin-top: 40px; overflow: hidden; }
.listshow .tuijian .bt { font-size: 20px; padding-left: 15px; font-weight: bold; border-bottom: 1px solid #ddd; height: 60px; line-height: 60px; position: relative; }
.listshow .tuijian .bt:before { position: absolute; left: 0; top: 20px; height: 20px; width: 7px; border-radius: 2px; background: #0f46e5; content: ''; }
.listshow .tuijian .tjcon { margin-top: 10px; }
.listshow .tuijian .tjcon li { font-size: 15px; width: 50%; float: left; padding: 0 15px; box-sizing: border-box; height: 36px; line-height: 36px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.listshow .tuijian .tjcon li a { color: #555; }
.listshow .tuijian .tjcon li:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background: #333; content: ''; }
.listshow .tuijian .tjcon li:hover a { color: #0f46e5; text-decoration: underline; }
.listshow .tuijian .tjcon li:hover:before { background: #0f46e5; }

.review { margin: 20px auto; width: 1020px; overflow: hidden; }
.review .tit { font-size: 28px; text-align: center; margin-bottom: 30px; }
.review .list { width: 490px; margin: 10px; float: left; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; }
.review .qita { width: 1000px; margin: 10px; height: 120px; resize: none; line-height: 20px; outline: none; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; }
.review .num { width: 1000px; margin: 10px; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; }
.review .push { width: 490px; margin: 10px; padding: 15px 0; float: left; font-size: 16px; text-align: center; background: #0f46e5; color: #fff; border: 1px solid #0f46e5; border-radius: 6px; box-sizing: border-box; outline: none; cursor: pointer; }
.review .cz { background: #eee; border: 1px solid #ddd; color: #555; }

/*# sourceMappingURL=style.css.map */
