@charset "utf-8";
#loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: #fff; }

html { min-width: 1200px; }

.container { width: 1200px; margin: 0 auto; padding: 0; background: none; overflow: visible; }

.tt1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.img-scale { display: block; overflow: hidden; }
.img-scale img { display: block; width: 100%; height: auto; -webkit-transition: transform 0.45s linear 0s; -moz-transition: transform 0.45s linear 0s; -ms-transition: transform 0.45s linear 0s; -o-transition: transform 0.45s linear 0s; transition: transform 0.45s linear 0s; }
.img-scale .img-frame { overflow: hidden; }
.img-scale .img { /*背景图替换img*/ height: 100%; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; -webkit-transition: transform 0.45s linear 0s; -moz-transition: transform 0.45s linear 0s; -ms-transition: transform 0.45s linear 0s; -o-transition: transform 0.45s linear 0s; transition: transform 0.45s linear 0s; }
.img-scale .img img { min-height: 100%; }
.img-scale:hover img { min-height: 100%; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.img-scale:hover .img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

#browser-modal { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: 10000; width: 100%; height: 100%; color: #303233; text-align: center; }
#browser-modal .browser-modal-cover { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; height: 100%; width: 100%; background-color: #111; }
#browser-modal .browser-content { width: 700px; margin: 120px auto 0; padding: 50px 0 80px; background-color: #fff; border-radius: 5px; }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }
#browser-modal .browser-content .browser-text-title { font-size: 24px; text-transform: uppercase; }
#browser-modal .browser-content .browser-text-desc { margin: 30px 0 20px; font-size: 14px; }
#browser-modal .browser-content .browser-list { width: 600px; height: 130px; margin: 20px auto; }
#browser-modal .browser-content .browser-item { float: left; width: 150px; margin: 0 auto; padding: 20px 0; }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto 10px; font-size: 80px; line-height: 80px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url(../images/bro.png) no-repeat 0 0; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url(../images/bro.png) no-repeat 0 -100px; }
#browser-modal .browser-content .browser-item .iconopera { background: url(../images/bro.png) no-repeat 0 -200px; }
#browser-modal .browser-content .browser-item .iconEdge { background: url(../images/bro.png) no-repeat 0 -300px; }
#browser-modal .browser-content .browser-item a { display: block; cursor: pointer; }
#browser-modal .browser-content .browser-item a:hover { text-decoration: underline !important; }
#browser-modal .browser-content .browser-item a img { display: block; max-width: 100px; width: 100px; height: 100px; margin: 0 auto; }
#browser-modal .browser-content .browser-item a h4 { margin-top: 20px; text-align: center; font-size: 18px; font-weight: 700; }

.header { padding: 12px 0; background-image: url(../images/q_bg1.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }

.ghxx-nav li { float: left; margin: 0 0 0 40px; }
.ghxx-nav li a { display: block; padding: 0 20px; font-size: 17px; font-weight: 500; line-height: 50px; color: #000; text-align: left; }
.ghxx-nav li a:hover, .nav li a.cur { color: #ed2823; font-weight: 700; }

.banner { position: relative; z-index: 1; width: 100%; }
.banner img { width: 100%; vertical-align: top; }

.wngh { position: relative; z-index: 2; margin-top: -20px; }
.wngh .text { width: 615px; margin: -7px 0 0; }
.wngh .img-slick { font-size: 0; width: 540px; }
.wngh .img-slick img { width: 100%; height: 360px; }
.wngh .img-slick .slick-dots { position: absolute; top: auto; right: 26px; bottom: 16px; left: auto; z-index: 1; }
.wngh .img-slick .slick-dots li { display: inline-block; width: 10px; height: 10px; margin: 0 4px; border: 1px solid #fff; border-radius: 50%; cursor: pointer; }
.wngh .img-slick .slick-dots li.slick-active { background: #fff; }
.wngh .title { font-size: 26px; font-weight: 700; line-height: 42px; color: #000; text-align: left; }
.wngh .content { margin: 30px 0 0; font-size: 16px; font-weight: 500; line-height: 42px; color: #000; text-align: left; }
.wngh .more { color: #ee3c37; }
.wngh .more:hover { text-decoration: underline; }

.ghwj { margin-top: 80px; margin-bottom: 80px; padding: 0 52px 18px; background: #f4f4f4; }
.ghwj .column { position: relative; margin: -35px 0 0; }
.ghwj .column img { vertical-align: top; }
.ghwj .column .more { position: absolute; top: auto; right: 14px; bottom: 20px; left: 14px; z-index: 1; font-size: 14px; line-height: 34px; color: #fff; text-align: center; }
.ghwj .column .more:hover { text-decoration: underline; }

.list { width: 915px; margin: 20px 0 0; }
.list li { border-bottom: 1px solid #e3e3e3; }
.list li:last-child { border: none; }
.list li:hover .title { color: #ee3c37; }
.list li:hover .title::before { background: #ee3c37; }
.list .title { display: inline-block; width: calc(100% - 130px); font-size: 16px; font-weight: 500; line-height: 40px; color: #000; text-align: left; vertical-align: top; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list .title::before { display: inline-block; content: ""; width: 7px; height: 7px; margin: 0 10px 1px 0; border-radius: 50%; background: #b85351; }
.list .date { font-size: 14px; font-weight: 500; line-height: 40px; color: #999; text-align: left; }

.lnghhg { padding: 0 5% 45px; background: #f4f4f4; }
.lnghhg .column-img { display: block; width: 286px; margin: 0 auto; -webkit-transform: translateY(-35px); -moz-transform: translateY(-35px); -ms-transform: translateY(-35px); -o-transform: translateY(-35px); transform: translateY(-35px); }
.lnghhg .lngh-link { font-size: 0; margin: 0 -22px; }
.lnghhg .lngh-link > li { display: inline-block; vertical-align: top; width: 20%; padding: 0 22px; }
.lnghhg .lngh-link li { text-align: center; }
.lnghhg .lngh-link a { display: inline-block; }
.lnghhg .lngh-link a .icon { display: block; margin: 0 auto; width: 88px; height: 88px; border: 1px solid #e7a84b; border-radius: 50%; background: url(../images/q_icon1.png) no-repeat 50% 50% #fff; }
.lnghhg .lngh-link a .icon.i2 { border-color: #2e77ac; background-image: url(../images/q_icon2.png); }
.lnghhg .lngh-link a .icon.i3 { border-color: #e54643; background-image: url(../images/q_icon3.png); }
.lnghhg .lngh-link a .icon.i4 { border-color: #53c8b6; background-image: url(../images/q_icon4.png); }
.lnghhg .lngh-link a p { margin: 8px 0 0; font-size: 16px; font-weight: 500; line-height: 35px; color: #000; text-align: center; }
.lnghhg .lngh-link a:hover p { color: #ee3c37; font-weight: 700; }
.lnghhg .lngh-link a:hover .icon { -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); -webkit-transition: all 0.6s linear 0s; -moz-transition: all 0.6s linear 0s; -ms-transition: all 0.6s linear 0s; -o-transition: all 0.6s linear 0s; transition: all 0.6s linear 0s; }

.gh-img { margin-top: 45px; margin-bottom: 45px; }
.gh-img .img-list { font-size: 0; margin: 0 -22px; }
.gh-img .img-list > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 22px; }
.gh-img img { width: 100%; height: 158px; }

/*# sourceMappingURL=style.css.map */