﻿@charset "utf-8";
.domPc { display: block; }
.domMobile { display: none; }
.content { width: 1200px; margin: 0 auto; }
/*头部*/
.nav_box { width: 100%; height: 170px; padding-top: 35px; }
.nav_list { width: 680px; list-style: none; }
.nav_list li { float: left; width: 17px; overflow: hidden; border-left: 3px solid #3861d6; padding: 0 10px; font-size: 16px; color: #343539; }
.nav_list li a { color: #343539; }
.nav_list li:hover { background: #3861d6; color: #fff; }
.nav_list li:hover a { color: #fff; }
.nav_list li + li { margin-left: 120px; }
/*footer*/
.footer_box { width: 100%; height: 203px; margin-top: 60px; background: #2c4dab; }
.footer_c { width: 1200px; margin: 0 auto; overflow: hidden; }
.news_logo { width: 112px; height: 70px; margin-top: 34px; }
.lxdh_footer { width: 655px; margin-top: 55px; }
.lxwm { font-size: 16px; color: #fff; position: relative; padding-left: 48px; }
.lxwm::before { content: ""; width: 30px; height: 30px; background: url(//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/phonea.png) no-repeat; position: absolute; top: 0; left: 0; }
.lxwm span { font-size: 16px; color: #fff; margin-left: 33px; }
.lxwm .footerphoto{ margin-left:97px; display:block; margin-top:10px;}
.zzdw { font-size: 16px; color: #fff; position: relative; padding-left: 48px; }
.zzdw::before { content: ""; width: 32px; height: 30px; background:url(//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/zzdw_logo.png) no-repeat; position: absolute; top: 0; left: 0; }
.zzdw span { font-size: 16px; color: #fff; margin-left: 33px; }
.lxdh_footer h2 { font-size: 16px; color: #fff; margin-left: 145px; margin-top: 12px; }
.footer_nr { width: 100%; border-top: 1px solid #1f377b; margin-top: 27px; }
.footer_nr p { font-size: 16px; color: #fff; margin-top: 28px; }
 @media screen and (max-width: 768px) {
.domPc { display: none; }
.domMobile { display: block; }
/*MOBnav*/
.logo { width: 90px; position: absolute; left: 6px; top: 8px; z-index: 999; }
.logo img { width: 100%; height: auto; }
.nav { position: absolute; z-index: 100; opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav--active { width: 100%; height: 100%; overflow: hidden;}
.nav--active .nav { opacity: 1; background-color: #fff; }
.nav__list { margin: 0; padding: 20px; margin-top: 30px;}
.nav__item { list-style-type: none; text-align: center; line-height: 30px;padding: 20px 0 20px; border-bottom: 1px solid #eee;}
.nav__link { font-size: 1.3em; text-transform: uppercase; text-decoration: none; color: #333; opacity: 1; -webkit-transition: opacity 300ms ease-in-out; transition: opacity 300ms ease-in-out; }
.iphone__screen { width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; background: #ccc; }
.nav__trigger { display: block; position: absolute; width: 35px; height: 25px; right: 10px; top: 21px; z-index: 200; }
.nav--active .nav__trigger { opacity: 1; }
.nav__icon { display: inline-block; position: relative; width: 35px; height: 3px; background-color: #3861d6; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before, .nav__icon:after { content: ''; display: block; width: 35px; height: 3px; position: absolute; background: #3861d6; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before { margin-top: -10px; }
.nav__icon:after { margin-top: 10px; }
.nav { width: 100%; height: 100%; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }
.nav--active .nav { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); }
.iphone__content { position: relative; z-index: 180; }
.logo, .iphone__content { -webkit-transform: rotateY(0); transform: rotateY(0); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.nav--active .logo, .nav--active .iphone__content { z-index: 1; opacity: 0;-webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); z-index: 1; }
.navi__icon { background: rgba(0, 0, 0, 0); }
.navi__icon:before { margin-top: 0; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.navi__icon:after { margin-top: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.nav--active .nav__icon { background: rgba(0, 0, 0, 0); -webkit-transform: rotate(135deg); transform: rotate(135deg); }
.nav--active .nav__icon:before { margin-top: 0; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.nav--active .nav__icon:after { margin-top: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.xian { padding-top: 78px; margin-bottom: 10px; border-bottom: 1px solid #eaedf4; }
/*MOBfooter*/
.footer_box { width: 100%; height: auto; margin-top: 15%; background: #2c4dab; padding-bottom:5%; }
.footer_c { width: 96%; margin: 0 auto; overflow: hidden; }
.news_logo { width: 25%; height: auto; margin-top: 10%; }
.news_logo img { width: 100%; height: auto; }
.lxdh_footer { width: 70%; margin-top: 43px; }
.lxwm { float:none !important; font-size: 0.75rem; color: #fff; position: relative; padding-left: 12%; }
.lxwm::before { content: ""; width: 20px; height:20px; background: url("//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/phonea.png") no-repeat; background-size:100% 100%; position: absolute; top: -2px; left: 0;}
.lxwm span { font-size: 0.75rem; color: #fff; margin-left: 13px;}
.lxwm .footerphoto{ margin-left:4.4rem; display:block; margin-left: 61px;}
.zzdw { float:none !important; font-size: 0.75rem; color: #fff; position: relative; padding-left: 12%; margin-top:5%;}
.zzdw::before { content: ""; width: 20px; height:20px; background: url("//www.xinhuanet.com/video/2019zhuanti/zmzgr/images/zzdw_logo.png") no-repeat; background-size:100% 100%; position: absolute; top: -3px; left: 0; }
.zzdw span { font-size: 0.75rem; color: #fff; margin-left: 10%; }
.lxdh_footer h2 { font-size: 0.75rem; color: #fff; margin-left: 35%; margin-top: 12px; }
.footer_nr { width: 100%; border-top: 1px solid #1f377b; margin-top: 5%; }
.footer_nr p { font-size: 0.5rem; color: #fff; margin-top: 5%; text-align: center; width:100%; }
}
