@font-face { font-family: "SourceHanSerifCN-Heavy"; src: url("../fonts/SourceHanSerifCN-Heavy.woff2") format("woff2"), url("../fonts/SourceHanSerifCN-Heavy.woff") format("woff"), url("../fonts/SourceHanSerifCN-Heavy.ttf") format("truetype"), url("../fonts/SourceHanSerifCN-Heavy.eot") format("embedded-opentype"), url("../fonts/SourceHanSerifCN-Heavy.svg") format("svg"); font-weight: normal; font-style: normal; }
body { font-family: "SourceHanSerifCN-Heavy"; 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: 1400px; margin: 0 auto; }

.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; }

.header { min-width: 1200px; height: 80px; box-sizing: border-box; background: #fff; position: fixed; top: 0; left: 0; right: 0; z-index: 999; }
.header .logo { float: left; height: 80px; padding-left: 30px; }
.header .logo img { vertical-align: middle; }
.header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.header .nav { float: right; width: 840px; }
.header .nav > ul > li { float: left; width: 120px; text-align: center; font-size: 16px; position: relative; z-index: 9; }
.header .nav > ul > li a { display: block; width: 100%; line-height: 80px; height: 80px; }
.header .nav > ul > li a:hover, .header .nav > ul > li a.click { color: #1d67bc; }
.header .nav > ul > li > ul { position: absolute; left: 0; right: 0; top: 100%; font-size: 14px; display: none; z-index: 9; }
.header .nav > ul > li > ul > li > a { display: block; background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 0.1); text-align: center; padding: 12px 0; height: auto; line-height: 20px; box-sizing: border-box; }
.header .nav > ul > li > ul > li > a:hover { background-color: #1d67bc; color: #FFF; }
.header .search { width: 100px; height: 80px; position: relative; float: right; text-align: center; }
.header .search img { width: 22px; height: 22px; margin-top: 28px; }
.header .search-box { width: 280px; position: absolute; right: 0; top: 80px; background: #fff; display: none; }
.header .search-box .search-form { height: 40px; }
.header .search-box .search-form input { width: 240px; height: 100%; float: left; padding: 0 10px; background: none; border: 1px solid #adadad; border-right: none; font-size: 14px; line-height: 38px; outline: none; box-sizing: border-box; }
.header .search-box .search-form button { width: 40px; height: 100%; float: left; border: none; -webkit-appearance: none; color: #FFF; background: url(../images/icon_search-2.png) no-repeat center #ffa801; outline: none; }

.banner { width: 100%; height: 830px; position: relative; text-align: center; overflow: hidden; min-width: 1400px; }
.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: 830px; }
.banner .bannercont .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 15px; 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 8px; width: 14px; height: 14px; background-color: rgba(0, 0, 0, 0.2); border-radius: 50%; font-size: 0; }
.banner .bannercont .flex-control-paging li a.flex-active { background-color: #1d67bc; }
.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: .4; }
.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; padding-bottom: 30px; position: relative; color: #1d67bc; }
.pub-head:after { position: absolute; left: 50%; margin-left: -35px; bottom: 0; width: 70px; height: 1px; background: #1D67BC; content: ''; }
.pub-head .pub-tit { font-size: 36px; line-height: 50px; letter-spacing: 2px; }
.pub-head .pub-en { font-size: 13px; color: rgba(29, 103, 188, 0.6); text-transform: uppercase; margin-top: 5px; }

.tbxt { min-width: 1400px; background: url(../images/tbxt-bg.jpg) no-repeat center top; padding: 130px 0; }
.tbxt .tbxt-box { width: 1400px; height: 480px; text-align: center; background: rgba(255, 255, 255, 0.3); border: 1px solid #fff; box-sizing: border-box; overflow: hidden; }
.tbxt .tbxt-box .tbxt-txt { margin-top: 20px; font-size: 16px; line-height: 24px; color: #555; }
.tbxt .tbxt-box ul { overflow: hidden; margin-top: 70px; }
.tbxt .tbxt-box ul li { width: 25%; float: left; text-align: center; color: #1D67BC; padding: 0 20px; box-sizing: border-box; }
.tbxt .tbxt-box ul li img { width: 88px; height: 88px; transition: all .4s; }
.tbxt .tbxt-box ul li .tit { font-size: 22px; margin-top: 10px; }
.tbxt .tbxt-box ul li .en { font-size: 16px; text-transform: uppercase; opacity: .4; }
.tbxt .tbxt-box ul li .txt { margin-top: 15px; font-size: 14px; line-height: 24px; color: #333; height: 96px; overflow: hidden; }
.tbxt .tbxt-box ul li:hover img { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); }
.tbxt .tbxt-box ul .item02 { color: #dd0304; }
.tbxt .tbxt-box ul .item03 { color: #fdb201; }
.tbxt .tbxt-box ul .item04 { color: #01bd5c; }
.tbxt .more { display: block; margin: -10px auto 0; width: 230px; height: 38px; line-height: 38px; color: #fff; font-size: 15px; text-align: center; background-image: radial-gradient(180px, #0adc83, #00be4c) !important; background: #00be4c; }

.hxxm { min-width: 1400px; overflow: hidden; }
.hxxm .hxxm-box { height: 900px; width: 100%; position: relative; }
.hxxm .hxxm-box .hxxm-l { width: 40%; float: left; height: 900px; background: url(../images/hxxm-l-bg.jpg) no-repeat right top; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box { width: 520px; float: right; margin-right: 40px; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-1 { margin-top: 70px; overflow: hidden; color: #fff; line-height: 38px; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-1 .tit { width: 156px; height: 38px; float: left; text-align: center; font-size: 24px; color: #fff; border-radius: 38px; background: #fea700; color: #fff; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-1 .en { font-size: 16px; color: rgba(255, 255, 255, 0.6); float: left; margin-left: 20px; text-transform: uppercase; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-2 { margin-top: 90px; padding-bottom: 50px; border-bottom: 1px solid rgba(255, 255, 255, 0.5); overflow: hidden; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-2 img { width: 200px; height: 65px; float: left; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-2 .more { width: 110px; height: 42px; line-height: 42px; margin-top: 15px; font-size: 18px; text-align: center; float: right; border-radius: 42px; background: #fff; color: #1D67BC; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-3 { padding: 50px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.5); line-height: 36px; max-height: 180px; overflow: hidden; color: #fff; font-size: 16px; letter-spacing: 2px; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-4 { margin-top: 50px; margin-left: -37px; overflow: hidden; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-4 li { margin-left: 37px; float: left; text-align: center; color: #fff; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-4 li .num { font-size: 55px; height: 80px; line-height: 80px; position: relative; display: inline-block; font-weight: bold; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-4 li .num:after { font-size: 20px; line-height: 26px; font-weight: normal; position: absolute; top: 0; right: -10px; content: '+'; }
.hxxm .hxxm-box .hxxm-l .hxxm-l-box .hxxm-l-4 li .txt { margin-top: 20px; font-size: 15px; color: rgba(255, 255, 255, 0.5); }
.hxxm .hxxm-box .hxxm-r { width: 60%; float: right; height: 900px; overflow: hidden; }
.hxxm .hxxm-box .hxxm-r img { height: 100%; }

.product { min-width: 1400px; background: #ecf9ff; padding: 80px 0; }
.product .swiper-container { width: 100%; padding-bottom: 75px; margin-top: 50px; }
.product .swiper-slide { text-align: center; box-sizing: border-box; }
.product .swiper-slide .img { width: 100%; background: #fff; }
.product .swiper-slide .img img { width: 100%; }
.product .swiper-slide .tit { font-size: 18px; margin-top: 20px; line-height: 40px; color: #1D67BC; }
.product .swiper-slide:not(.swiper-slide-active) { transform: scale(0.85); }
.product .swiper-slide:not(.swiper-slide-active) .tit { color: #555; }
.product .swiper-button-next { width: 45px; height: 45px; top: auto; bottom: 0; right: 50%; margin-right: -250px; background: url(../images/arr-right.png) no-repeat; outline: none; }
.product .swiper-button-next:hover { background: url(../images/arr-right-h.png) no-repeat; }
.product .swiper-button-prev { width: 45px; height: 45px; top: auto; bottom: 0; left: 50%; margin-left: -250px; background: url(../images/arr-left.png) no-repeat; outline: none; }
.product .swiper-button-prev:hover { background: url(../images/arr-left-h.png) no-repeat; }
.product .swiper-container-horizontal > .swiper-scrollbar { opacity: 1 !important; width: 440px; height: 1px; z-index: 8; left: 50%; margin-left: -220px; bottom: 20px; }
.product .swiper-scrollbar-drag { background: #035096; height: 5px; top: -2px; }

.wang { padding: 110px 0 80px; min-width: 1400px; background: url(../images/wang-bg.jpg) no-repeat top center; }
.wang .pub-head { color: #fff; }
.wang .pub-head:after { background: #fff; content: ''; }
.wang .pub-head .pub-tit { font-size: 50px; }
.wang .pub-head .pub-txt { font-size: 18px; margin-top: 20px; letter-spacing: 2px; }
.wang .pub-head .pub-en { color: rgba(255, 255, 255, 0.6); }
.wang .wang-box { margin: 80px auto 0; width: 880px; overflow: hidden; }
.wang .wang-box li { width: 160px; margin: 0 30px; float: left; text-align: center; }
.wang .wang-box li .img { width: 90px; height: 90px; margin: 0 auto; }
.wang .wang-box li .img img { width: 100%; height: 100%; }
.wang .wang-box li .img .img1 { display: block; }
.wang .wang-box li .img .img2 { display: none; }
.wang .wang-box li .img:hover .img1 { display: none; }
.wang .wang-box li .img:hover .img2 { display: block; }
.wang .wang-box li .tit { font-size: 15px; color: #fff; margin-top: 15px; }
.wang .wang-join { margin: 240px auto 0; width: 100px; text-align: center; }
.wang .wang-join img { width: 60px; height: 60px; transition: all .4s; }
.wang .wang-join .zi { font-size: 16px; color: #fea700; margin-top: 10px; }
.wang .wang-join:hover img { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); }

.hezuo { width: 1400px; margin: 60px auto; overflow: hidden; }
.hezuo .hezuo-dex { height: 45px; text-align: center; margin-top: 20px; }
.hezuo .hezuo-dex img { height: 100%; }
.hezuo .hezuo-box { margin-top: 40px; overflow: hidden; }
.hezuo .hezuo-box li { width: 180px; height: 60px; background: #fff; float: left; margin: 10px; box-sizing: border-box; }
.hezuo .hezuo-box li .img { width: 180px; height: 60px; }
.hezuo .hezuo-box li .img img { width: 100%; height: 100%; }
.hezuo .hezuo-box li .img .img1 { display: block; }
.hezuo .hezuo-box li .img .img2 { display: none; }
.hezuo .hezuo-box li .img:hover .img1 { display: none; }
.hezuo .hezuo-box li .img:hover .img2 { display: block; }

.bottom { min-width: 1400px; color: #fff; background: url(../images/bottom-bg.jpg) repeat; padding-top: 30px; }
.bottom a { color: #fff; }
.bottom .foot-nav { height: 40px; line-height: 40px; overflow: hidden; }
.bottom .foot-nav a { float: left; margin-right: 40px; color: rgba(255, 255, 255, 0.8); }
.bottom .foot-nav a:hover { color: #fff; }
.bottom .foot-con { padding: 60px 0; overflow: hidden; }
.bottom .foot-con .item { width: 420px; float: left; padding: 0 30px; box-sizing: border-box; position: relative; }
.bottom .foot-con .item:before { position: absolute; left: 0; top: 6px; height: 110px; width: 1px; background: rgba(255, 255, 255, 0.2); content: ''; }
.bottom .foot-con .item .tit { font-size: 16px; margin-bottom: 5px; }
.bottom .foot-con .item p { font-size: 13px; line-height: 30px; }
.bottom .foot-con .qrcode { float: right; margin-left: 80px; text-align: center; }
.bottom .foot-con .qrcode img { width: 100px; height: 100px; }
.bottom .foot-con .qrcode .zi { margin-top: 10px; height: 25px; line-height: 25px; }
.bottom .foot-con .qrcode .zi img { width: 25px; height: 25px; vertical-align: middle; }
.bottom .foot-copy { height: 50px; line-height: 50px; width: 100%; background: rgba(0, 0, 0, 0.3); text-align: right; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 500px; min-width: 1400px; background: #000; }
.inside-banbox .ban { position: absolute; width: 1920px; height: 500px; left: 50%; margin-left: -960px; }
.inside-banbox .ban img { width: 100%; opacity: .9; }
.inside-banbox .ban .ban-box { width: 600px; height: 140px; line-height: 40px; text-align: center; position: absolute; left: 50%; margin-left: -300px; top: 180px; letter-spacing: 1px; }
.inside-banbox .ban .ban-box:after { position: absolute; left: 50%; margin-left: -30px; top: 70px; width: 60px; height: 3px; background: #fff; content: ''; }
.inside-banbox .ban .ban-box .tit { font-size: 40px; color: #fff; }
.inside-banbox .ban .ban-box .txt { font-size: 16px; color: #fff; text-transform: uppercase; margin-top: 50px; }

.netadd { width: 100%; min-width: 1200px; height: 56px; line-height: 56px; background: #fff; border-bottom: 1px solid #ddd; overflow: hidden; }
.netadd .netadd-con { width: 1200px; margin: 0 auto; }
.netadd .add { color: #666; float: left; }
.netadd .add a { color: #666; }
.netadd .add a:hover { color: #1d67bc; }

.pub-type { text-align: center; width: 1200px; margin: 40px auto 0; overflow: hidden; }
.pub-type a { height: 40px; line-height: 40px; text-align: center; padding: 0 25px; font-size: 15px; display: inline-block; margin: 5px 0; transition: all .4s ease; }
.pub-type a.click, .pub-type a:hover { background: #1d67bc; color: #fff; }

.main { width: 1200px; margin: 50px auto; 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: #1d67bc; border-color: #1d67bc; }

.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: #1d67bc; border-color: #1d67bc; cursor: default; }

.in_pro { overflow: hidden; }
.in_pro .pro-box { overflow: hidden; margin-left: -30px; }
.in_pro .pro-box li { width: 380px; float: left; margin: 0 0 30px 30px; text-align: center; }
.in_pro .pro-box li .img { width: 380px; height: 380px; overflow: hidden; }
.in_pro .pro-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .pro-box li .tit { font-size: 16px; height: 50px; line-height: 50px; }
.in_pro .pro-box li:hover .img img { transform: scale(1.1); }
.in_pro .pro-box li:hover .tit { background: #1d67bc; color: #fff; }

.in_list { width: 100%; overflow: hidden; padding-top: 10px; }
.in_list li { padding: 19px; height: 250px; border: 1px solid #f8f8f8; background: #fafafa; box-sizing: border-box; overflow: hidden; margin: 0 10px 30px; }
.in_list li a { display: block; height: 210px; }
.in_list li .img { width: 280px; height: 210px; 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: 30px; }
.in_list li .cont .tit { font-size: 22px; color: #111; }
.in_list li .cont .time { font-size: 16px; color: #888; margin-top: 20px; }
.in_list li .cont .intro { font-size: 16px; color: #555; margin-top: 20px; height: 60px; line-height: 30px; }
.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: #1d67bc; }
.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 .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 .in_about { margin-top: 10px; }
.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: #1d67bc; }
.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: #1d67bc; 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: #1d67bc; 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: #1d67bc; text-decoration: underline; }
.listshow .tuijian .tjcon li:hover:before { background: #1d67bc; }

.in_about_f1 { width: 1200px; margin: 0 auto; }

.in_about_f2 { min-width: 1200px; background: #f4f4f4; }

.news { min-width: 1400px; background: #ecf9ff; padding: 80px 0; }
.news .news-box { width: 1400px; margin: 30px auto 0; position: relative; }
.news .news-box .flex-viewport { width: 1300px !important; margin: 0 auto; overflow: hidden; position: relative; z-index: 9; }
.news .news-box .slides { overflow: hidden; }
.news .news-box .slides li { width: 325px !important; padding: 0 20px; box-sizing: border-box; }
.news .news-box .slides li .img { width: 285px; height: 214px; overflow: hidden; }
.news .news-box .slides li .img img { width: 100%; height: 100%; transition: all .4s; }
.news .news-box .slides li .cont { background: #fff; width: 285px; padding: 15px; box-sizing: border-box; transition: all .4s ease; }
.news .news-box .slides li .cont .tit { font-size: 16px; line-height: 22px; margin-bottom: 8px; }
.news .news-box .slides li .cont .txt { font-size: 12px; color: #666; line-height: 20px; height: 40px; }
.news .news-box .slides li:hover .img img { transform: scale(1.1); }
.news .news-box .slides li:hover .cont { background: #1d67bc; color: #fff; }
.news .news-box .slides li:hover .cont .txt { color: #fff; }
.news .news-box .flex-direction-nav { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; }
.news .news-box .flex-direction-nav li { width: 45px; height: 45px; }
.news .news-box .flex-direction-nav li a { width: 45px; height: 45px; display: block; }
.news .news-box .flex-direction-nav li .flex-prev { background: url(../images/arr-left.png) no-repeat; position: absolute; left: 0; top: 50%; margin-top: -22px; }
.news .news-box .flex-direction-nav li .flex-prev:hover { background: url(../images/arr-left-h.png) no-repeat; }
.news .news-box .flex-direction-nav li .flex-next { background: url(../images/arr-right.png) no-repeat; position: absolute; right: 0; top: 50%; margin-top: -22px; }
.news .news-box .flex-direction-nav li .flex-next:hover { background: url(../images/arr-right-h.png) no-repeat; }

.floatbox { position: fixed; right: 10px; bottom: 100px; z-index: 10; }
.floatbox a { display: block; width: 50px; padding: 10px 8px; box-sizing: border-box; background-color: rgba(102, 102, 102, 0.6); text-align: center; font-size: 12px; line-height: 1.2; color: #fff; }
.floatbox a:hover { background: #666; }
.floatbox a img { width: 25px; height: 25px; }
.floatbox a .txt { margin-top: 6px; }

.header ~ .content { padding-top: 80px; }

/*# sourceMappingURL=style.css.map */
