/* CSS Document */
html, body { -webkit-text-size-adjust: none; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font { padding: 0; margin: 0; font-family: Microsoft YaHei, SimSun, Arial, Helvetica, sans-serif; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
fieldset { border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, input, textarea, select, form, td, section { font-size: 100%; }
ol, ul, li, dl, dt, dd { list-style: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, menu { display: block; }
input[type="date"]:before { content: attr(placeholder); }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
input, textarea, select, form, fieldset { vertical-align: top; }
img { vertical-align: top; border: 0; }
a { color: #666; text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0); }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a, area { blr:expression(this.onFocus=this.blur());
}
:focus { outline: none; }
.red, .red a { color: #F00; }
.left { float: left; }
.right { float: right; }
.autohei { overflow: hidden; zoom: 1; }
.clear { font-size: 0; line-height: 0; clear: both; overflow: hidden; zoom: 1; }
.blank { font-size: 0; line-height: 0; height: 1rem; clear: both; overflow: hidden; }
.yahei, .yahei * { font-family: Microsoft YaHei; }
.songti, .songti * { font-family: SimSun; }
.img { text-align: center; overflow: hidden; }
.aaaaaa { }
body { font-size: 0.6rem; background: #fff; }
/*input,textarea,select{appearance: none; -webkit-appearance: none; border-radius:0;}*/
html { font-size: 0.5rem; }
img { max-width: 100%; }
body { font-size: 1.2rem; width: 32rem; margin: 0 auto; }
.clearfix:after, .clear:before { display: table; content: ''; }
.clearfix:after { clear: both; overflow: hidden; }
.clearfix { zoom: 1; }
.relative { position: relative; }
.absolute { position: absolute; }
.float_left { float: left; }
.float_right { float: right; }
.translateXY { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.translateY { -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.translateX { -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.header { width: 100%; height: 5rem; background-color: #45515d; position: relative; }
.showMenuBtn { width: 2.4rem; height: 2.4rem; left: 3%; top: 50%; position: absolute; cursor: pointer; }
.showMenuBtn a { display: block; width: 100%; height: 0.3rem; margin-top: -0.15rem; top: 50%; left: 0; position: absolute; outline: none; background: #868e96; -moz-transition: background 0.3s linear .3s; -webkit-transition: background 0.3s linear .3s; transition: background 0.3s linear .3s; }
.showMenuBtn a:after, .showMenuBtn a:before { content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #868e96; -moz-transition: top 0.3s linear .3s, transform .3s ease-in .1s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-in .1s; transition: top 0.3s linear .3s, transform .3s ease-in .1s; }
.showMenuBtn a:after { top: 0.7rem; }
.showMenuBtn a:before { top: -0.7rem; }
.showMenuBtn.show a { background-color: rgba(106,115,128,0 ); }
.showMenuBtn.show a:after { top: 0; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transition: top 0.3s linear .3s, transform .3s ease-out .5s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-out .5s; transition: top 0.3s linear .3s, transform .3s ease-out .5s; }
.showMenuBtn.show a:before { top: 0; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transition: top 0.3s linear .3s, transform .3s ease-out .5s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-out .5s; transition: top 0.3s linear .3s, transform .3s ease-out .5s; }
.showMenuBtn a em { background-color: #e60012; border-radius: 50%; -moz-box-shadow: 0 0 0.2rem rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 0.2rem rgba(0,0,0,0.5); box-shadow: 0 0 0.2rem rgba(0,0,0,0.5); display: block; height: 0.7rem; position: absolute; right: -0.3rem; top: -1.2rem; width: 0.7rem; z-index: 10; }
.header h1 { position: absolute; width: 20.8rem; left: 50%; top: 50%; }
.header .topTell { width: 2.35rem; height: 2.35rem; right: 3%; top: 50%; position: absolute; }
.popMenus { position: fixed; width: 100%; height: 100%; left: 0; top: 0; bottom: 0; right: 0; overflow: hidden; background-color: #3f4754; -moz-transition: all .6s ease-out 0s; -webkit-transition: all .6s ease-out 0s; transition: all .6s ease-out 0s; -moz-transform: translateX(-100%); -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); z-index: 9999999; }
.popMenus.show { -moz-transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.pop_title { position: relative; z-index: 2; background-color: #2e3642; padding: 0 3%; }
.pop_title span { display: inline-block; float: left; font-size: 1.5rem; line-height: 2.66; color: #868e96; }
.closePopMenu { display: block; width: 2.45rem; height: 2.35rem; right: 3%; top: 50%; }
.menuContainer { width: 100%; height: 100%; }
.menuNavs { width: 25.3%; background-color: #2e3642; height: 100%; float: left; overflow: hidden; position: relative; }
.menuNavs ul { width: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); }
.menuNavs ul li { font-size: 1.3rem; line-height: 2.57; padding-left: 9%; }
.menuNavs ul li.on { background-color: #3f4754; }
.menuNavs ul a { display: block; width: 100%; height: 100%; color: #fff; }
.menuNavs h3 { font-size: 1.3rem; line-height: 2.57; padding-left: 9%; color: #fff; position: absolute; top: 13.5rem; left: 0; }
.menuNavs h3 a { color: #fff; }
.menuContents { width: 62.2%; height: 100%; overflow: hidden; float: left; padding: 0 6%; }
.menuContent { width: 100%; height: 100%; overflow: hidden; }
.menuList h4 { font-size: 1.4rem; color: #fff; line-height: 1.83; border-bottom: 0.1rem solid #525c6b; margin-top: 2%; font-weight: normal; }
.menuList .links { padding: 1rem 0.5%; }
.menuList .links a { display: block; float: left; color: #a9a9a9; font-size: 1.1rem; line-height: 2.2; width: 33%; overflow: hidden; }
.menuList .links a.hot:after { content: ''; position: absolute; width: 0.45rem; height: 0.55rem; background: url(/templets/temp/images_xin/h.png) no-repeat; background-size: 1.2rem 1.2rem; top: 0; right: -0.5rem; }
.menuList .links a.hot.active:after { -webkit-animation: shake .4s linear 0s 1; animation: shake .4s linear 0s 1; }
.lj_bzlis1 { height: auto; overflow: hidden; padding-top: 1rem; }
.lj_bzlis1 ul { height: auto; overflow: hidden; }
.lj_bzlis1 ul li { width: 50%; float: left; font-size: 1.1rem; color: #a9a9a9; line-height: 2.2; }
.menuContent:nth-of-type(1) .lj_bzlis1 ul li { width: 33.33%; }
.lj_bzlis1 ul li a { color: #a9a9a9; }
.lz_gengduo { height: auto; overflow: hidden; }
.lz_gengduo h3 { display: block; width: 8rem; line-height: 2.5rem; border: 1px #7d8186 solid; color: #7d8186; margin:.5rem auto;
text-align: center; border-radius: 3rem; }
.lz_gengduo h3 a { color: #7d8186; }
.lz_yyrk { height: auto; overflow: hidden; }
.lz_yyrk h4 { font-size: 1.4rem; color: #fff; line-height: 1.83; border-bottom: 0.1rem solid #525c6b; margin-top: 2%; margin-bottom: 1rem; font-weight: normal; }
.lz_yyrk p { font-size: 1.1rem; line-height: 2.5rem; color: #a9a9a9; }
.lz_yyrk p strong { font-size: 1.3rem; color: #f7f0e8; }
.sx_ban div img { display: block; }
.sx_dd { position: relative; width: 32rem; height: 22.8rem; }
.dd_con { position: absolute; top: -10.3rem; left: 1rem; width: 30rem; }
.dd_con div img { display: block; }
.sx_an { width: 30rem; margin: 0rem auto; }
.sx_an ul { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.sx_an ul li { width: 14.5rem; height: 6.05rem; background: url(../images/an1.png) no-repeat center top/14.5rem 6.05rem; text-align: center; box-sizing: border-box; padding-top: 0.4rem; }
.sx_an ul li p { height: 2.5rem; line-height: 2.5rem; overflow: hidden; font-size: 1.1rem; color: #fff; }
.sx_an ul li p span { font-size: 1.5rem; }
.sx_an ul li h2 a { width: 10.1rem; height: 2.1rem; line-height: 2.1rem; display: inline-block; border-radius: 1rem; font-size: 1.4rem; color: #585df7; background: #fff; text-decoration: none; }
.sx_an ul li h2 a img { vertical-align: middle; width: 1.25rem; height: 1.5rem; margin-left: 0.4rem; }
.sx_an ul li:last-child { background: url(../images/an2.png) no-repeat center top/14.5rem 6.05rem; }
.sx_an ul li:last-child h2 a { color: #820bf3; }
.sx_fs { background: url(../images/fs_bg.jpg) no-repeat center bottom/32rem 28.5rem; padding-bottom: 3rem; }
.fs_con { width: 30rem; margin: 0rem auto; padding-top: 1.2rem; }
.fs_con ul { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; justify-content: space-between; -webkit-justify-content: space-between; }
.fs_con ul li { width: 14.6rem; position: relative; margin-top: 0.75rem; }
.fs_con ul li span { width: 14.6rem; height: 4.45rem; display: block; position: absolute; top: 3.25rem; left: 0rem; background: #000; opacity: 0.6; filter: alpha(opacity=60); }
.fs_con ul li p { position: absolute; top: 3.25rem; left: 0rem; width: 14.6rem; height: 4.45rem; box-sizing: border-box; text-align: center; font-size: 1rem; color: #fff; line-height: 1.6rem; padding-top: 0.6rem; }
.fs_con ul li p font { font-size: 1.4rem; }
.fs_con i { display: block; text-align: center; margin-top: 2.7rem; }
.fs_con i img { width: 6.65rem; height: 3.1rem; }
.fs_con h2 { text-align: center; font-size: 1.7rem; color: #fff; line-height: 2.6rem; overflow: hidden; height: 8.8rem; box-sizing: border-box; padding-top: 1.5rem; }
.sx_kl { padding: 2.2rem 0rem 3rem 0rem; }
.kl_top { width: 30rem; margin: 2rem auto 1.4rem auto; }
.kl_top ul { margin-bottom: 1.75rem; overflow: hidden; height: 7.8rem; background: url(../images/kl_bg.png) no-repeat center top/30rem 7.8rem; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.kl_top ul li { width: 33.33%; height: 7.8rem; text-align: center; font-size: 1rem; color: #fff; line-height: 1.35rem; box-sizing: border-box; padding-top: 1.1rem; }
.kl_bot { width: 30rem; margin: 1rem auto 0rem auto; position: relative; }
.kl_bot div img { display: block; }
.kl_bot p { width: 14.5rem; position: absolute; top: 10.5rem; left: 14.2rem; font-size: 1.1rem; color: #c9bced; line-height: 1.8rem; }
.kl_bot p span { color: #fff; }
.sx_sq { background: url(../images/sq_bg.jpg) no-repeat center top/32rem 45.7rem; overflow: hidden; height: 45.7rem; box-sizing: border-box; padding-top: 2rem; }
.sq_con { width: 30rem; height: 21.05rem; margin: 2.4rem auto 4rem auto; position: relative; }
.sq_con li { width: 10.5rem; height: 21.05rem; background: #fff; box-shadow: 0rem 0rem 0.4rem 0rem rgba(0, 0, 0, 0.36); box-sizing: border-box; padding: 0.25rem; text-align: center; position: absolute; top: 0rem; left: 0rem; }
.sq_con li i { display: block; }
.sq_con li i img { width: 10rem; height: 8.95rem; }
.sq_con li h2 { overflow: hidden; height: 4.5rem; box-sizing: border-box; padding-top: 0.5rem; background: url(../images/sq_line.png) no-repeat center bottom/1.45rem 0.15rem; font-weight: bold; color: #30067d; line-height: 1.7rem; }
.sq_con li p { overflow: hidden; height: 4.7rem; box-sizing: border-box; padding-top: 0.9rem; font-size: 1rem; color: #666; line-height: 1.4rem; }
.sq_con li p span { font-size: 1.3rem; }
.sq_con li h3 { display: block; }
.sq_con li h3 img { width: 4.75rem; height: 1.55rem; }
.sq_con li:nth-child(2) { top: 1.5rem; left: 9.75rem; }
.sq_con li:nth-child(3) { top: 0rem; left: 19.5rem; }
.sx_thr { padding: 1.9rem 0rem 3rem 0rem; background: url(../images/thr_bg.jpg) no-repeat center bottom/32rem 33.5rem; }
.thr_bot { width: 30rem; margin: 2.1rem auto; }
.thr_con { width: 30rem; margin: 0rem auto; }
.thr_con li { position: relative; margin-top: 2.5rem; }
.thr_con li div img { display: block; }
.thr_con li p { width: 13.2rem; box-sizing: border-box; position: absolute; top: 15.9rem; left: 1.7rem; padding: 0rem 1.5rem; font-size: 1.1rem; color: #333; line-height: 1.9rem; }
.thr_con li dl { position: absolute; bottom: 2rem; left: 1.7rem; width: 26.5rem; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.thr_con li dl dd { width: 8.5rem; height: 6.35rem; }
.thr_con li dl dd:last-child { width: 9.2rem; }
.thr_con li i { display: block; position: absolute; top: -2.5rem; left: 14.75rem; width: 0.6rem; height: 2.5rem; }
.thr_con li:last-child p { left: 15.1rem; top: 16.2rem; }
.sx_zj { background: url(../images/bg3.jpg) no-repeat center top/32rem 76rem; box-sizing: border-box; padding-top: 2rem; height: 76rem; }
.zj_top { margin-top: 1.8rem; }
.zj_bot p { padding: 1.4rem 1.4rem 2rem 1.4rem; color: #333; line-height: 2rem; text-indent: 2em; }
.zj_bot p span { color: #7a40f6; }
.zj_xg { width: 32rem; position: relative; z-index: 0; }
.zj_xg_con { overflow: hidden; zoom: 1; }
.zj_xg_con li { width: 32rem; height: 20.95rem; }
.zj_xg_tit { position: absolute; bottom: 1.5rem; left: 0rem; width: 32rem; text-align: center; font-size: 0; }
.zj_xg_tit ul { vertical-align: top; }
.zj_xg_tit ul li { width: 0.8rem; height: 0.8rem; display: inline-block; border-radius: 50%; box-sizing: border-box; border: 0.1rem solid #27006f; margin: 0rem 0.2rem; vertical-align: top; }
.zj_xg_tit ul li.hover { background: #820bf3; border: none; }
.sx_xs { padding: 2rem 0rem 3rem 0rem; background: url(../images/xs_bg.jpg) no-repeat center bottom/32rem 17.5rem; }
.dy4_qh { width: 30rem; margin: 2rem auto; overflow: hidden; }
.dy4_qht { width: 100%; text-align: center; overflow: hidden; height: 3.25rem; }
.dy4_qht li { width: 19.2%; float: left; line-height: 2.7rem; border: 1px solid #727c87; box-sizing: border-box; border-radius: 0.5rem; text-align: center; font-size: 1.3rem; color: #727c87; }
.dy4_qht li+li { margin-left: 1%; }
.dy4_qht li.hover { background: url(../images/dy4_01.png) no-repeat center top; background-size: 100% 3.25rem; width: 19.2%; height: 3.25rem; border: none; color: #fff; }
.dy4_qhc { width: 100%; margin-top: 1rem; }
.dy4_qhc .qhc_nr { position: relative; overflow: hidden; border-radius: 1.2rem; }
.dy4_qhc .qhc_nr_vid { position: absolute; top: 1.3rem; left: 2.7rem; width: 24.6rem; height: 18.55rem; }
.anniu { position: absolute; z-index: 1; width: 3.5rem; height: 3.5rem; overflow: hidden; border-radius: 50%; left: 50%; top: 50%; margin: -1.75rem 0 0 -1.75rem; -webkit-animation: pause 2s ease .2s infinite both; animation: pause 2s .2s ease infinite both; }
@keyframes pause { 0% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
100% {
transform:scale(1)
}
}
@-webkit-keyframes pause { 0% {
-webkit-transform:scale(1)
}
50% {
-webkit-transform:scale(1.1)
}
100% {
-webkit-transform:scale(1)
}
}
.sx_cn { padding: 2.5rem 0rem; }
.cn_con { width: 27.2rem; margin: 1rem auto 2rem auto; }
.cn_con ul { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; justify-content: space-between; -webkit-justify-content: space-between; }
.cn_con ul li { width: 13.4rem; height: 10.9rem; position: relative; margin-top: 1rem; }
.cn_con ul li span { position: absolute; bottom: 0rem; left: 0rem; width: 13.4rem; height: 2.2rem; display: block; background: #302e3c; opacity: 0.7; filter: alpha(opacity=70); }
.cn_con ul li p { position: absolute; bottom: 0rem; left: 0rem; width: 13.4rem; height: 2.2rem; line-height: 2.2rem; text-align: center; font-size: 1.1rem; color: #fff; }
.cn_pic { width: 30rem; margin: 0rem auto; }
.foot_dh { width: 100%; position: relative; }
.foot_dh h5 { width: 100%; position: absolute; left: 0; top: 5.1rem; text-align: center; font-size: 0; }
.foot_dh h5 a { display: inline-block; vertical-align: middle; width: 10.6rem; margin: 0 0.7rem; }
.foot { overflow: hidden; height: 16rem; background: url(../images/foot_bg.png) no-repeat left top/32rem 16rem; }
.foot_c { width: 19.4rem; padding: 3.8rem 0rem 0rem; float: right; }
.foot_c p { font-size: 1.2rem; color: #313131; line-height: 1.2rem; padding: 0rem 0 2.5rem 2.5rem; }
.foot_c p:nth-of-type(2) { padding-bottom: 0; }
.foot_c b { display: block; padding-top: 1.6rem; }
.foot_c b a { display: inline-block; }
.foot_c b img { width: 8.9rem; margin-right: 0.8rem; }
.foot_c b a:nth-of-type(2) img { margin-right: 0; }
html { font-size: 10px; font-size: calc(100vw / 32); }
@media all and (max-width: 320px) {
html { font-size: 10px; }
}
@media all and (min-width: 640px) {
html { font-size: 20px; }
}
