*{padding: 0;    margin: 0;}
.m-container{
    z-index: 10;
    left: 0;
    position: relative;
    transition: all 0.35s;
-webkit-transition: all 0.35s;
background-color: #fcfcfc;
    transform: translateZ(0px);
-webkit-transform: translateZ(0px);
}
.header {
    width: 100%;
    height: 4rem;
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 19;
    transition: all 0.35s;
-webkit-transition: all 0.35s;
}

.logo {
    float: left;
    width: 45%;
    height: 4rem;
    background: #f05a23 url(/app_series/pingancn/m/assets/img/common/logo1.png) center center no-repeat;
    background-size: 84% auto;
}
.tools {
        float: right;
    padding-right: 1rem;
    height: 100%;
display:none;
}

.lk_menu i {
    display: block;
    width: 50%;
    position: absolute;
    top: 50%;
    height: 2px;
    background: #fff;
    border-radius: .02rem;
    margin: calc(50% - 2px) auto 0;
    margin: -1px auto 0;
    position: relative;
}

.lk_menu i:before,.lk_menu i:after {
    content: "";
    width: 1.5rem;
    height: 2px;
    background: #fff;
    border-radius: .02rem;
    position: absolute;
    top: 0.5rem;
    left: 0;
}

.lk_menu i:after {
    top: -0.5rem;
}


.nav {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    bottom: 0;
    width:50%;
    background: #f2f2f3;
    height: 100%;
    overflow: auto;
	display:none;
    transform: translateZ(0px);
-webkit-transform: translateZ(0px);
}

.main-nav li a {
    width: 50%;
    color: #4c4948;
font-size: 1.5rem;
}

.nav .main-nav li.menu-row-1 {
    background: #ebebeb
}

.nav .main-nav li {
    border-top: .02rem solid #bbb
}

.menu-row-0 {
    background: #f05a23;
    border-top: 0!important
}

.nav .main-nav li .menu-row-2 li {
    background: #ccc;
    font-size: 1rem;
    box-sizing: border-box;
    padding-left: 1rem;
    height: 4rem;
    line-height: 4rem;
}
.nav .main-nav li.menu-row-1>ul{
    display:none;
}
.nav .main-nav li.menu-row-2>ul{
    display:none;
}
.nav .main-nav li.curr {
    background: #f05a23;
    height: 4rem;
}

.nav .main-nav li.curr a {
    color: #fff
}

.nav .main-nav li a {
        width: 75%!important;
    /* line-height: .3rem; */
    /* padding-top: .1rem; */
    display: block;
    width: 100%;
    height: 100%;
}

.nav .main-nav li span {
    width: 3rem;
    height: 4rem;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}

.nav .main-nav li .menu-row-2 {
    background: #ddd
}

.nav .main-nav li h2 {
    margin: 0;
    position: relative;
    height: 4rem;
    font-size: 1.5rem;
    line-height: 4rem;
    box-sizing: border-box;
    padding-left: 1rem;
}

.nav .main-nav span {
    background: 0 0
}

.nav .main-nav li h3 {
    margin: 0;
    color: #4c4948;
    font-size: 1.5rem;
    box-sizing: border-box;
    padding-left: 1rem;
    height: 4rem;
    line-height: 4rem;
position: relative;
}

.nav .main-nav span {
    background: url(//img2.pingan.com/app_series/pingancn/m/assets/img/common/nav1.png) center center no-repeat;
   background-size: 0.5rem 1.0rem;
}

.nav .main-nav span.curr {
    background: url(//img2.pingan.com/app_series/pingancn/m/assets/img/common/nav2.png) center center no-repeat;
    background-size: 1.4rem 0.8rem;
}

.nav .main-nav .menu_close:before,.nav .main-nav .menu_close:after {
    content: "";
    width: 1.0rem;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 1rem;
    transform:translate3d(0px,-50%,0px) rotateZ(45deg);
    -webkit-transform: translate3d(0px,-50%,0px) rotateZ(45deg);
}

.nav .main-nav .menu_close:after {
    transform: translate3d(0px,-50%,0px) rotateZ(-45deg);
    -webkit-transform: translate3d(0px,-50%,0px) rotateZ(-45deg);
}


.er_code{margin: 40px 0 50px 0;}
.er_code img{width:60%}
.main_h5 h3{font-size: 18px;color:#2d2d2d;line-height: 28px;font-weight: 400;}
.main_h5 p{margin:10px 0 20px;color:#a9a9a9;font-size: 12px;transform: translateZ(0px);-webkit-transform: translateZ(0px);background: rgba(0,0,0,0);}
.main_h5 article{font-size: 14px;color:#2d2d2d;line-height:24px;margin-bottom:10px}
.main_h5 .col-xs-6{margin:10px 0 7px }
.main_h5 .col-xs-6:nth-child(2n+1){padding-right:7px;}
.main_h5 .col-xs-6:nth-child(2n){padding-left:7px;}
.main_h5 .col-xs-6 img{margin: auto;}
.share_save{text-align: center;width: 120px;margin: auto;margin-top: 20px;margin-bottom: 20px;}
.share_save a{float: left;width: 50px;height: 76px;margin-right: 20px;}
.share_save .save{background: url(../images/save.png) no-repeat center top;background-size: 52px auto;margin-top: 1px;}
.share_save .share{background: url(../images/share.png) no-repeat center top;background-size: 50px auto;margin-right: 0;}
.share_save span{top: 55px;position:relative;}
.more_news {border-top: 8px solid #f6f6f6;width: calc(100% + 30px);margin-left: -15px;padding: 0 15px;}
.more_news h3 {color: #333333;font-size: 18px; font-weight: normal; margin: 20px 0;}
.more_news .news {width: 100%; display: inline-block; border-bottom: 1px solid #f4f4f4; padding-bottom: 18px; margin-bottom: 12px;}
.more_news .news img {width: 80px; float: left; margin-right: 10px;}
.more_news .news p {width: calc(100% - 90px); display: iinline-block; float: left; height: 40px; line-height: 20px; overflow: hidden; padding-right: 10px;}
.more_news .news h4 {width: calc(100% - 90px); display: iinline-block; line-height: 28px; float: left; padding-right: 10px; margin: 0;}
.more_news .news span img{width: 18px; margin-right: 5px; margin-top: 5px;}
.more_news .news span strong{font-size: 12px; color: #2D2D2D; background-color: #F4F4F4; padding: 0 8px; font-weight: normal; margin-top: 1px; line-height: 26px; height: 26px; float: left;}
.more_news .news i{display: inline-block; float: right; font-size: 12px;}
.more_news .news:nth-last-child(1){ border-bottom: 0;}
.main_h5 article p{font-size: 14px; color: #2D2D2D;}
/*文章详情*/
.banner{width: 100%; max-width: 1170px; margin: auto; position: relative;}
.main_h5 .title_2{font-weight: bold !important;}
.main_h5 .title_3{color: #333; font-weight: bold; border-left: 3px solid #333; line-height: 16px; padding-left: 8px; padding-bottom: 2px; margin-bottom: 0px; margin-top:30px;}
.video{width: 100%; display: inline-block;}

/*二级页面*/
.main_2_h5 .submenu{position: relative; width: 100%; display: inline-block; margin-top: -20px; box-shadow: 0 3px 5px #f0f0f0; z-index: 9; background-color: #fff;}
.main_2_h5 .submenu .col-xs-6{ width: 50%; padding: 0; height: 40px; line-height: 40px;}
.main_2_h5 .submenu .col-xs-6 a{ width: 100%; display: inline-block; border: 1px solid #f0f0f0; background-color: #fff;}
.main_2_h5 .submenu .col-xs-6:nth-child(2) a , .main_2_h5 .submenu .col-xs-6:nth-child(4) a { border-left: none;}
.main_2_h5 .submenu .col-xs-6:nth-child(1) a , .main_2_h5 .submenu .col-xs-6:nth-child(2) a { border-bottom: none; }
.main_2_h5 .submenu .col-xs-6 .cur { background-color: #f05a23; color: #fff; border-color: #f05a23;}
.main_2_h5 .submenu_tow { position: relative; z-index: 9; box-shadow: 0 2px 5px #f0f0f0; display: none;}
.main_2_h5 .submenu_tow a {border: none !important; background: url(../images/xian.png) no-repeat bottom center; background-size: contain; height: 50px; line-height: 50px;}
.main_2_h5 .submenu_tow a:nth-last-child(1) { background-image: none;}
.all_news {width: 100%; display: inline-block; color: #333;}
.all_news h3 {width: 100%; text-align: center; font-size: 12px; color: #cecece;}
.all_news .news {width: 100%; display: inline-block; padding-bottom: 8px; margin-bottom: 12px; box-shadow: 0 3px 5px #f0f0f0; background-color: #fff;}
.all_news .news img {width: 100%; display: inline-block; border-radius: 2px 2px 0 0; margin-bottom: 10px;}
.all_news .news p { display: inline-block; float: left; height: auto; line-height: 20px; overflow: hidden; padding: 0 15px;}
.all_news .news h4 {width: 100%; display: iinline-block; line-height: 28px; float: left; padding: 0 15px; margin: 0;}
.all_news .news span img{width: 18px; margin-right: 5px; margin-top: 5px; float: left;}
.all_news .news span strong{font-size: 12px; color: #2D2D2D; background-color: #F4F4F4; padding: 0 8px; font-weight: normal; margin-top: 1px; line-height: 26px; height: 26px; float: left;}
.all_news .news i{display: inline-block; float: right; font-size: 12px; color: #b2b2b2;}
.jzgd a{ width: 100%; height: 40px; line-height: 40px; background-color: #e6e8eb; color: #cecece; font-size: 12px; display: inline-block; border-radius: 2px; margin: 5px 0 25px;}
footer {width: 100%; padding: 20px 20px 15px; display: inline-block; background-color: #393e46;}
footer p {color: #d7d8da;}
footer p:nth-child(1) {margin: 10px 0 15px;}
footer p:nth-child(5) {margin-top: 20px;}
footer p i {font-size: 16px;}
footer p a {color: #9c9fa3;}

header {width: 100%; height: 50px; display: inline-block; position: relative; z-index: 9;}
header logo { width: 40%; padding: 5px 0px 5px 15px; display: inline-block;}
header logo img{ width: 100%; margin-top: 10px;}
header .lk_menu {     width: 3rem;
    float: right;
    height: 100%;
position: relative;
 }
header .lk_menu img { width: 30px; margin-top: 15px;}

.jzgd{margin:2rem 0;}
.location{padding:5rem 0 0 0;}



.footer {
    width: 100%;
    background: #e1e1e1;
    margin-top: .45rem;
    padding: 1rem 0;
}

.footer_link {
    text-align: center;
    padding: 0 0 1rem 0;
}

.footer_link a {
    display: inline-block;
    line-height: 1.5rem;
    font-size: 1rem;
    color: #f05a23;
    margin: 0.5rem;
    padding-left: 2rem;
    position: relative;
}

.link_a {
    background: url(//img2.pingan.com/app_series/pingancn/m/assets/img/index/footer1.png) no-repeat;
    background-size: 1.5rem 1.5rem;
}

.link_b {
    background: url(//img2.pingan.com/app_series/pingancn/m/assets/img/index/footer2.png) no-repeat;
    background-size: 1.5rem 1.5rem;
}

.link_c {
    background: url(//img2.pingan.com/app_series/pingancn/m/assets/img/index/ico_wechat.png) 0 .06rem no-repeat
}

.link_d {
    background: url(//img2.pingan.com/app_series/pingancn/m/assets/img/index/ico_weibo.png) 0 .06rem no-repeat
}

.link_c,.link_d {
    background-size: 1.7rem 1.3rem;
}

.footer p {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #4c4948;
    text-align: center;
}

.footer p a {
    color: #4c4948;
    text-decoration: underline
}
.st0 {
	opacity: 0.8;
}

.st1 {
	fill: #F05A23;
}

.st2 {
	opacity: 0.85;
}

.st3 {
	opacity: 0.9;
}

.st4 {
	opacity: 0.2;
}

.st5 {
	opacity: 0.3;
}

.st6 {
	opacity: 0.4;
}

.st7 {
	opacity: 0.5;
}

.st8 {
	opacity: 0.55;
}

.st9 {
	opacity: 0.6;
}

.st10 {
	opacity: 0.7;
}

.st11 {
	opacity: 0.75;
}

svg {
	width: 4rem;
	height: auto;
	margin: 1rem auto;
	display: block;
	transform-origin: center center;
	-webkit-transform-origin: center center;
}

.onLoading svg{
	animation: run360 2s linear infinite;
	-webkit-animation: run360 2s linear infinite;
}

@keyframes run360 {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes run360 {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

.load-error{
	display: none;
}

.load-error p{
	color: #f05a23;
	text-align: center;
	margin: 0 0 1rem 0;
	display: none;
}

.main_h5 video {
    background: #000;
    margin: 1rem auto;
    display: block;
    width: 100%;
    height: auto;
}
.main_h5 {
    overflow: hidden;
}
.main_h5 img {	
    margin: 1rem auto;
    display: block;
    width: 100%;
    height: auto;
}