/* 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_an { text-align: center; }
.sx_an a { display: inline-block; margin: 0rem 0.3rem; }
.sx_an a img { width: 13.5rem; height: 4.35rem; }
.sx_dd { position: relative; height: 42.5rem; background: url(../images/dd_bg.png) repeat center top/0.4rem 0.4rem; }
.sx_dd .sx_an { padding-top: 1.5rem; }
.dd_dw { position: absolute; top: -7.7rem; left: 1rem; width: 30rem; }
.dd_box { width: 30rem; background: #003a6e; border-radius: 0.4rem; box-shadow: 0rem 0rem 0.5rem rgba(0,0,0,0.5); padding-top: 2.5rem; }
.dd_con { position: relative; margin-top: 2.8rem; }
.dd_con div img { display: block; }
.dd_con p { font-size: 1.05rem; color: #003a6e; line-height: 1.6rem; text-align: center; }
.dd_con p strong { color: #da0000; }
.dd_dw1 { position: absolute; top: 7rem; left: 1.3rem; width: 10.1rem; }
.dd_dw2 { position: absolute; top: 2.3rem; left: 9.5rem; width: 10.9rem; }
.dd_dw3 { position: absolute; top: 7rem; left: 18.7rem; width: 10.1rem; }
.sx_zd { padding: 3.2rem 0rem 2rem 0rem; }
.zd_box { width: 28.8rem; margin: 2.5rem auto; }
.zd_box li { margin-top: 2rem; overflow: hidden; zoom: 1; background: url(../images/zd_bg.png) no-repeat center bottom/28.8rem 15.1rem; padding: 0rem 1.5rem 0.9rem 0.9rem; }
.zd_box li i { display: block; float: left; margin-right: 1.2rem; display: inline; }
.zd_box li i img { width: 11.95rem; height: 17.75rem; }
.zd_box li h2 { overflow: hidden; height: 3.6rem; line-height: 3.6rem; padding-left: 1.2rem; background: url(../images/zd_ic1.png) no-repeat center left/0.65rem 0.65rem; font-size: 1.5rem; font-weight: bold; color: #003a6e; }
.zd_box li h3 { overflow: hidden; height: 3.6rem; line-height: 3.6rem; padding-right: 1.2rem; background: url(../images/zd_ic2.png) no-repeat center right/0.65rem 0.65rem; font-size: 1.5rem; font-weight: bold; color: #003a6e; text-align: right; }
.zd_box li p { overflow: hidden; zoom: 1; font-size: 1.1rem; color: #818080; line-height: 1.7rem; padding-top: 1rem; }
.zd_box li p span { font-size: 0.35rem; color: #c7c7c7; line-height: 0.7rem; display: inline-block; text-align: center; text-transform: uppercase; margin-top: 0.2rem; }
.zd_box li h4 { padding-top: 0.4rem; }
.zd_box li h4 span { width: 13.2rem; height: 1.4rem; line-height: 1.4rem; display: inline-block; box-sizing: border-box; background: #97b0c6; padding-left: 0.3rem; font-size: 1rem; color: #fff; margin-top: 0.1rem; }
.zd_box li:nth-child(even) i { float: right; margin-right: 0rem; margin-left: 1.2rem; }
.zd_box li:first-child { margin-top: 0rem; }
.sx_sq { padding: 3.5rem 0rem 2.5rem 0rem; background: #003a6e; }
.sx_sq .sx_an { padding-top: 2.5rem; }
.sq_top { padding: 1.5rem 0rem 2.6rem 0rem; }
.sq_top p { padding: 0.6rem 3rem 0rem 3rem; text-indent: 2em; color: #aacceb; line-height: 1.9rem; }
.sq_top p a { color: #ffc56c; }
.sq_box { width: 30rem; margin: 0rem auto; background: #fff; border-radius: 0.4rem; box-shadow: 0rem 0.1rem 0.5rem 0rem rgba(0, 0, 0, 0.5); padding-top: 2.5rem; }
.sq_box ul { width: 27.65rem; height: 56.75rem; margin: 0rem auto; box-sizing: border-box; background: url(../images/sq_bg.png) no-repeat center top/27.65rem 56.75rem; padding-top: 4.05rem; }
.sq_box ul li { overflow: hidden; zoom: 1; margin-top: 1.9rem; position: relative; }
.sq_box ul li div { width: 13.1rem; position: relative; }
.sq_box ul li div span { position: absolute; bottom: 0rem; left: 0rem; width: 13.1rem; height: 2.1rem; display: block; background: #000; opacity: 0.5; filter: alpha(opacity=50); }
.sq_box ul li div p { position: absolute; bottom: 0rem; left: 0rem; width: 13.1rem; height: 2.1rem; line-height: 2.1rem; text-align: center; color: #fff; }
.sq_box ul li div p font { font-size: 1.15rem; }
.sq_box ul li h2 { position: absolute; top: 2.05rem; left: 11.1rem; width: 5.45rem; height: 5.45rem; display: block; }
.sx_jd { padding: 3rem 0rem; }
.jd_xg { width: 30rem; margin: 2rem auto; }
.jd_xg_tit { overflow: hidden; height: 19rem; box-sizing: border-box; padding: 0.3rem 0.4rem 0rem 0.4rem; background: url(../images/jd_tbg.jpg) no-repeat center top/30rem 19rem; }
.jd_xg_tit ul { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; justify-content: space-between; -webkit-justify-content: space-between; }
.jd_xg_tit ul li { width: 7.3rem; text-align: center; margin-bottom: 1rem; }
.jd_xg_tit ul li.first { margin-left: 7.3rem; }
.jd_xg_tit ul li.last { margin-right: 7.3rem; }
.jd_xg_tit ul li i { display: block; }
.jd_xg_tit ul li i img { width: 4.55rem; height: 4.55rem; border-radius: 50%; border: 0.1rem solid #fff; background: #fff; box-shadow: 0rem 0rem 0.2rem rgba(0, 0, 0, 0.2); }
.jd_xg_tit ul li p { font-size: 1.05rem; color: #656565; line-height: 1.2rem; padding: 0.5rem 0rem; }
.jd_xg_tit ul li.hover i img { border: 0.1rem solid #ff5959; }
.jd_con { overflow: hidden; height: 31.5rem; background: #ededed url(../images/jd_bg.png) no-repeat center bottom/30rem 1rem; }
.jd_con i { display: block; }
.jd_con i img { width: 30rem; height: 18rem; }
.jd_con p { padding: 1rem 1rem 0rem 1rem; text-indent: 2em; color: #4b4b4b; line-height: 2rem; }
.jd_con2 { overflow: hidden; height: 31.5rem; background: #ededed url(../images/jd_bg.png) no-repeat center bottom/30rem 1rem; }
.jd_con2 i { display: block; }
.jd_con2 i img { width: 30rem; height: 18rem; }
.jd_con2 h2 { display: block; margin-top: 1.1rem; }
.jd_con2 h2 img { width: 30rem; height: 2rem; }
.jd_con2 p { padding: 0.8rem 0rem 0rem 5.8rem; color: #4b4b4b; line-height: 1.9rem; }
.jd_con2 h3 { padding: 0.8rem 0rem 0rem 3.4rem; color: #4b4b4b; line-height: 1.9rem; }
.sx_zj { padding: 3.5rem 0rem 3rem 0rem; background: #003a6e; }
.sx_zj .sx_an { padding-top: 2.5rem; }
.zj_top { padding: 1.8rem 1rem 1.5rem 1rem; }
.zj_top ul { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.zj_top ul li { width: 9.35rem; height: 6.1rem; background: #e2f2ff; border-radius: 0.4rem; text-align: center; padding-top: 0.6rem; box-sizing: border-box; }
.zj_top ul li h2 { font-size: 1.4rem; color: #0259af; }
.zj_top ul li h2 img { vertical-align: middle; width: 1.6rem; height: 1.45rem; margin-right: 0.2rem; }
.zj_top ul li p { font-size: 0.9rem; color: #707070; line-height: 1.2rem; padding-top: 0.4rem; }
.zj_xg { position: relative; width: 30rem; margin: 0rem auto; }
.zj_xg_con { overflow: hidden; zoom: 1; }
.zj_xg_con li img { width: 30rem; height: 23.6rem; }
.zj_xg_tit { position: absolute; bottom: 1.3rem; left: 0rem; width: 30rem; text-align: center; font-size: 0; }
.zj_xg_tit li { width: 0.9rem; height: 0.9rem; display: inline-block; box-sizing: border-box; background: none; border: 1px solid #6f7070; margin: 0rem 0.3rem; border-radius: 2.5rem; vertical-align: top; }
.zj_xg_tit li.hover { border: none; background: #ff6900; }
.sx_hz { padding-top: 3rem; }
.hz_top { width: 30.05rem; margin: 2.4rem auto 0rem auto; }
.hz_top div img { display: blockl }
.xz_mk { overflow: hidden; width: 28.6rem; margin: 0rem auto; padding-top: 3rem; position: relative; }
.xz_mk .swiper-container { width: 28.6rem; box-sizing: border-box; padding: 0rem 0rem 5rem 0rem; }
.xz_mk .swiper-slide { background-position: center; background-size: cover; width: 16.9rem; height: 27.2rem; box-shadow: 0 0 0.5rem #888888; position: relative; background: #fff; }
.xz_mk .swiper-slide img { opacity: 0.5; }
.xz_mk .swiper-slide.swiper-slide-active img { opacity: 1; }
.xz_mk .swiper-slide b { position: absolute; z-index: 1; left: 12.8rem; top: 21.2rem; width: 2.75rem; height: 2.75rem; background: url(../images/wx-an.gif) no-repeat center top/2.75rem 2.75rem; opacity: 0; }
.xz_mk .swiper-slide.swiper-slide-active b { opacity: 0.8; }
.xz_mk .swiper-slide img { width: 100%; }
.xz_mk .swiper-pagination { overflow: hidden; zoom: 1; text-align: center; width: 100%; position: absolute; bottom: 1.5rem; left: 0rem; }
.xz_mk .swiper-pagination-bullet { width: 0.9rem; height: 0.9rem; background: #ececec; opacity: 1; }
.xz_mk .swiper-pagination-bullet-active { background: #0066a6; }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0rem 0.3rem; }
.xz_mklist { position: fixed; left: 0; top: 0; width: 100vw; height: 100vh; background: #fff; z-index: 10; display: none; text-align: center; }
.xz_mklist ul { overflow: hidden; width: 100vw; height: 100vh; position: relative; z-index: 0; }
.xz_mklist ul li { display: none; overflow: hidden; position: absolute; left: 50%; top: 0; margin: 0 0 0 -15.5rem; z-index: 1; width: 31rem; height: 50rem; }
.xz_mklist ul li img { width: 100%; }
.sx_zy { padding: 3.5rem 0rem 11.2rem 0rem; background: #003a6e; position: relative; }
.zy_xg { overflow: hidden; zoom: 1; }
.zy_xg_con { overflow: hidden; zoom: 1; }
.zy_xg_con li { overflow: hidden; zoom: 1; padding: 2.2rem 0rem 1.7rem 0rem; }
.zy_box { width: 30rem; height: 21.6rem; margin: 0rem auto; background: #0056a2; padding: 0.35rem; border-radius: 0.5rem; box-shadow: 0rem 0rem 0.5rem rgba(0,0,0,0.4); box-sizing: border-box; }
.zy_box img { width: 29.3rem; height: 20.9rem; }
.zy_xg_tit { text-align: center; font-size: 0; }
.zy_xg_tit li { width: 0.9rem; height: 0.9rem; display: inline-block; box-sizing: border-box; background: none; border: 1px solid #fff; margin: 0rem 0.3rem; border-radius: 2.5rem; vertical-align: top; }
.zy_xg_tit li.hover { border: none; background: #ff6900; }
.sx_sp { position: absolute; bottom: -10rem; left: 1rem; width: 30rem; border-radius: 0.4rem; box-shadow: 0rem 0rem 0.5rem rgba(0,0,0,0.4); }
.sp_con { width: 30rem; height: 19rem; }
.sp_con img { border-radius: 0.4rem; }
.sx_bot div img { display: block; }
.foot_dh { width: 100%; position: relative; }
.foot_dh h5 { width: 100%; position: absolute; left: 0; top: 8.5rem; 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: 14.2rem; background: url(../images/foot_bg.png) no-repeat left top/32rem 14.2rem; }
.foot_c { width: 19.4rem; padding: 3.4rem 0rem 0rem; float: right; }
.foot_c p { font-size: 1.2rem; color: #313131; line-height: 1.2rem; padding: 0rem 0 2rem 2.2rem; }
.foot_c p:nth-of-type(2) { padding-bottom: 0; }
.foot_c b { display: block; padding-top: 1.4rem; }
.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; }
}
