@charset "utf-8";
*{margin:0;padding:0;word-break: break-all;}
html,body{font-size: 16px;font-family: '微软雅黑';}
input, button, textarea, select { font: inherit; outline: 0; border: 0; background: none; color: inherit;}
input:focus, textarea:focus { color: inherit;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;}
ol, ul, li { list-style: none;}
input, select { -webkit-appearance: none; -moz-appearance: none; appearance: none;}
select::-ms-expand {display: none;}
textarea { overflow: auto; resize: none;}
table { border-collapse: collapse; border: 0;}
img { border: 0; outline: 0; vertical-align: middle;}
a{ text-decoration: none;cursor: pointer;}
a:focus { outline: 0;}
input[type=date]{ background-color:transparent; border: 0; filter: alpha(opacity=0);}
.fl{float: left;}
.fr{float: right;}
.container{width: 1300px;margin: 0 auto;}

/*头部header*/
.znq-header{width: 100%;background: #FFFFFF;}
.znq-header .headerTop{width: 100%;height: 5px;background: #df3737;box-sizing: border-box;}
.znq-header .headerCenter{box-sizing: border-box;overflow: hidden;width: 100%;height: auto;background: #ffffff;}
.znq-header .headerCenter .logo{float: left;box-sizing: border-box;margin: 25px 0;}
.znq-header .headerCenter .logo a{display: block;}
.znq-header .headerCenter .logo img{width: auto;height: auto;display: block;margin: 0 auto;}

.znq-header .headerCenter .return{width: 120px;height: 48px;line-height: 48px;display: block;font-size: 14px;color: #FFFFFF;border-radius: 5px;margin-top: 30px;text-align: center;float: right;background: #999999;}

.znq-header .headerCenter .navMenu{float: right;display: none;}

.znq-banner{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;}
.znq-banner img{width: 100%;height: auto;display: block;margin: 0 auto;}

.znq-content{width: 100%;margin: 0 auto;box-sizing: border-box;overflow: hidden;background: #FFFFFF;}
.znq-nav{width: 100%;height: 60px;line-height: 60px;text-align: left;box-sizing: border-box;overflow: hidden;background: #f3f3f3;}
.znq-nav a{display: inline-block;font-size: 18px;color: #333333;box-sizing: border-box;padding: 0 25px;}
.znq-nav a.active{color: #df3737;}
.znq-nav a:hover{color: #df3737;}

.n-title{width: 100%;box-sizing: border-box;overflow: hidden;position: relative;}
.n-title h3{font-size: 26px;color: #333333;width: 100%;text-align: center;background: url(/images/znq-title.png) center no-repeat;}


.n-one{width: 100%;box-sizing: border-box;padding: 60px 0 0 0; overflow: hidden;}
.n-one .one-content{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 40px;}
.n-one .one-content .news-one{width: 700px;float: left;text-align: justify;}
.n-one .one-content .news-one a{display: block;width: 100%;height: 100%;}
.n-one .one-content .news-one .news-img{width: 100%;height: 425px;overflow: hidden;background: #f5f5f5;}
.n-one .one-content .news-one .news-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.n-one .one-content .news-one .news-img img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.n-one .one-content .news-one:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.n-one .one-content .news-one h3{font-size: 20px;color: #000000;font-weight: bold;margin-top: 20px;transition: all 0.35s ease-out;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.n-one .one-content .news-one p{font-size: 14px;color: #666666;margin-top: 25px;line-height: 25px;}
.n-one .one-content .news-one span{font-size: 14px;color: #999999;display: block;margin-top: 10px;}
.n-one .one-content .news-one:hover h3{padding-left: 10px;color: #df3737;}

.n-one .one-content .two-list{width: 560px;float: right;text-align: justify;box-sizing: border-box;border-top: 2px solid #df3737;}
.n-one .one-content .two-list li{box-sizing: border-box;margin-top: 16px;padding-bottom: 16px;border-bottom: 1px solid #e6e6e6;}
.n-one .one-content .two-list li:last-child{border-bottom: none;}
.n-one .one-content .two-list li a{display: block;}
.n-one .one-content .two-list li span{display: block;font-size: 14px;color: #fbc400;}
.n-one .one-content .two-list li h3{height: 50px;font-size: 18px;color: #000000;font-weight: bold;margin-top: 10px;transition: all 0.35s ease-out;overflow: hidden;}
.n-one .one-content .two-list li:hover{border-color: #fbc400;}
.n-one .one-content .two-list li:hover h3{color: #df3737;padding-left: 10px;}


.n-four{width: 100%;height: auto;box-sizing: border-box;padding: 70px 0 80px 0;overflow: hidden;}
.n-four ul{width: 100%;overflow: hidden;box-sizing: border-box;padding: 50px 0 10px 0;}
.n-four ul li{float: left;width: 420px;height: 145px;box-sizing: border-box;margin: 0 0 20px 20px;border: 1px solid #eeeeee;box-shadow: 0 0 10px rgba(0, 0, 0, .08);}
.n-four ul li:nth-child(3n+1){margin-left: 0;}
.n-four ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 15px;text-align: justify;}
.n-four ul li h3{height: 55px;font-size: 18px;color: #000000;font-weight: bold;overflow: hidden;}
.n-four ul li p{font-size: 15px;color: #fbc400;margin-top: 5px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.n-four ul li span{font-size: 14px;color: #666666;display: block;margin-top: 15px;}
.n-four ul li:hover{background: #df3737;}
.n-four ul li:hover h3{color: #ffffff;}
.n-four ul li:hover p{color: #ffffff;}
.n-four ul li:hover span{color: #ffffff;}

/*新闻列表页*/
.newsMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 70px 0;}
.newsMain .newsUl{box-sizing: border-box;border-left: 1px solid #e7eaed;width: 100%;margin-bottom: 80px;padding-top: 20px;}
.newsMain .newsUl li{width: 100%;height: 210px;box-sizing: border-box;position: relative;margin-bottom: 30px;}
.newsMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
.newsMain .newsUl li i{display: block;width: 16px;height: 16px;box-sizing: border-box;border-radius: 16px;position: absolute;left: -8px;top: 0;border: 1px solid #e7eaed;background: #FFFFFF;}
.newsMain .newsUl li .nTime{float: left;width: 98px;height: 86px;box-sizing: border-box;text-align: center;margin-left: 38px;border: 1px solid #e7eaed;}
.newsMain .newsUl li .nTime p{font-size: 28px;color: #666666;line-height: 30px;margin-top: 15px;}
.newsMain .newsUl li .nTime span{display: block;font-size: 22px;color: #666666;}
.newsMain .newsUl li .nRight{width: 1120px;box-sizing: border-box;float: left;margin-left: 40px;padding-bottom: 30px;border-bottom: 1px solid #ebf1f1;overflow: hidden;}
.newsMain .newsUl li .nImg{float: left;width: 270px;height: 185px;overflow: hidden;}
.newsMain .newsUl li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.newsMain .newsUl li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.newsMain .newsUl li .nTxt{float: right;width: 820px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.newsMain .newsUl li .nTxt h3{font-size: 20px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsMain .newsUl li .nTxt p{font-size: 14px;color: #666666;margin-top: 20px;}
.newsMain .newsUl li .nTxt small{display: none;}
.newsMain .newsUl li .nTxt p span{display: inline-block;margin-top: 0;}
.newsMain .newsUl li .nTxt span{font-size: 12px;color: #333333;display: block;margin-top: 50px;}
.newsMain .newsUl li .nTxt h3 span{display: inline-block;font-size: 20px;font-weight: bold;margin-top: 0;}

.newsMain .newsUl li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.newsMain .newsUl li .tTxt h3{font-size: 20px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsMain .newsUl li .tTxt p{font-size: 14px;color: #666666;margin-top: 20px;}
.newsMain .newsUl li .tTxt small{display: none;}
.newsMain .newsUl li .tTxt span{font-size: 12px;color: #333333;display: block;margin-top: 25px;}
.newsMain .newsUl li .tTxt h3 span{display: inline-block;font-size: 20px;font-weight: bold;margin-top: 0;}
.newsMain .newsUl li .tTxt p span{display: inline-block;font-size: 12px;margin-top: 0;}
.newsMain .newsUl li.noImg{height: 165px;}

.newsMain .newsUl li:hover i{border: none;background: #df3737;background-size: 100% 100%;}
.newsMain .newsUl li:hover .nTime{background: #df3737;}
.newsMain .newsUl li:hover .nTime p{color: #FFFFFF;}
.newsMain .newsUl li:hover .nTime span{color: #FFFFFF;}
.newsMain .newsUl li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.newsMain .newsUl li:hover .nTxt h3{color: #df3737;}
.newsMain .newsUl li:hover .tTxt h3{color: #df3737;}

.newsMain .yqzUl{width: 100%;box-sizing: border-box;margin-bottom: 80px;padding-top: 20px;overflow: hidden;}
.newsMain .yqzUl li{width: 235px;height: auto;float: left;box-sizing: border-box;position: relative;margin: 0 0 30px 30px;}
.newsMain .yqzUl li:nth-child(5n+1){margin-left: 0;}
.newsMain .yqzUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
.newsMain .yqzUl li .nImg{width: 100%;height: auto;overflow: hidden;}
.newsMain .yqzUl li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.newsMain .yqzUl li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.newsMain .yqzUl li h3{font-size: 18px;color: #333333;font-weight: bold;margin-top: 20px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*详情页*/
.showMain{width: 100%;box-sizing: border-box;padding: 50px 0 80px 0;background: #ffffff;}
.showWhite{width: 100%;box-sizing: border-box;background: #ffffff;}
.showTitle{box-sizing: border-box;border-bottom: 1px solid #e2e2e2;}
.showTitle h3{font-size: 20px;color: #333333;}
.showTitle .showInfo{box-sizing: border-box;height: 31px;margin-top: 30px;}
.showTitle .showInfo p{display: block;float: left;line-height: 24px;font-size: 14px;color: #999999;}
.showTitle .showInfo p b{display: inline-block;color: #666666;margin-right: 25px;font-weight: normal;}
.showTitle .showInfo p .showInfoBM { color:#666666;}
.showTitle .showInfo .showShare{float: right;box-sizing: border-box;}
.showTitle .showInfo .showShare span{float: left; display: block;font-size: 14px;line-height: 24px;color: #999999;box-sizing: border-box;}
.showTitle .showInfo .showShare .share{float: left;box-sizing: border-box;}
.showTitle .showInfo .showShare .share a{display: inline-block;width: 24px;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.showTitle .showInfo .showShare .share .help{text-align: center;box-sizing: border-box;overflow: hidden;padding: 0 10px;}
.showTitle .showInfo .showShare .share a:before{content: '';}
.showTitle .showInfo .showShare .share a p{font-size: 12px;}
.showTitle .showInfo .showShare .share a.share-wx{background: url(/images/shareWechat.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-tsina{background: url(/images/shareWeibo.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-qzone{background: url(/images/shareQzone.png) left no-repeat;}

.showContent{box-sizing: border-box;font-size: 20px;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showContent p{font-size: 16px;color: #333333;line-height: 35px!important;}
.showContent img{width: auto!important;max-width: 100%;height: auto!important;margin: 10px auto;}
.showDepartment{box-sizing: border-box;font-size: 20px;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showDepartment p{font-size: 16px!important;color: #333333;line-height: 35px!important;}
.showDepartment img{width: auto;max-width: 100%;height: auto;margin: 10px auto;}
.showContent section:first-child{text-align: center;width: 677px;margin: 0 auto!important;}
.showContent section{text-align: center;}
.showContent section img{display: block;margin: 0 auto !important;}
.showContent table{margin: 0 auto;width: 800px!important;}
.showContent table tr td{border: 1px solid #d7dde4!important;box-sizing: border-box;padding: 8px;font-size: 16px;}
.showContent .mejs__container {margin: 0 auto;}

.showVideo{width: 100%;height: 751px; box-sizing: border-box;text-align: justify; margin-top: 30px;}
.showVideo video{width: 100%;height: 100%;background: #f3f2ff;}
.showVideo video::-internal-media-controls-download-button{display:none;}
.showVideo video::-webkit-media-controls-enclosure{overflow:hidden;}
.showVideo video::-webkit-media-controls-panel{width: calc(100% + 30px);}

/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: center;padding: 25px 0;}
.newsPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;padding: 8px 17px;background: #eeeeee;margin:0 2px;}
.newsPage .newsPageContent span{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;cursor: pointer; padding: 8px 15px;background: #eeeeee;}
.newsPage .newsPageContent a.active{color: #FFFFFF;background: #df3737;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #df3737;}
.newsPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #eeeeee; cursor: pointer; padding: 8px 15px;background: #ffffff;}


/*悬浮层*/
.iFix{position: fixed;width: auto;height: auto;box-sizing: border-box;right: 0;bottom: 35%;z-index: 999;}
.iFix .ReturnTop{display: none;width: 68px;height: 68px;float: right;box-sizing: border-box;cursor: pointer;background: #ffffff;margin-top: 2px;border-radius: 5px;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
.iFix .ReturnTop img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}

.footer{width: 100%;height: auto;box-sizing: border-box;padding: 50px 0;text-align: center;background: url(/images/znq-footer.jpg) center no-repeat;background-size: cover;}
.footer p{font-size: 15px;color: #ffffff;margin-top: 20px;}
.footer p.fP{margin-top: 0;}
.footer p.fP a{display: inline-block;color: #ffffff;box-sizing: border-box;padding: 0 20px;}
.footer p.fP a:first-child{background: none;}

@media (max-width: 1299px) {
	html{font-size:20px;}
	.container{width: 100%;}
    /*头部header*/
    .znq-header .headerTop{width: 100%;height: 0.1rem;}
    .znq-header .headerCenter{padding: 0 0.3rem;}
    .znq-header .headerCenter .logo{float: left;box-sizing: border-box;margin: 0.8rem 0;}
    .znq-header .headerCenter .logo img{width: auto;height: 1.8rem;display: block;margin: 0 auto;}
    .znq-header .headerCenter .return{width: auto;height: auto;line-height: 1.5rem;font-size: 0.65rem;border-radius: 0.2rem;margin-top: 1rem;padding: 0 0.5rem;}
	
    .znq-content{width: 100%;margin: 0 auto;box-sizing: border-box;overflow: hidden;background: #FFFFFF;}
    .znq-nav{width: 100%;height: 2.5rem;line-height: 2.5rem;box-sizing: border-box;overflow-y: hidden;overflow-x: auto;white-space: nowrap;}
    .znq-nav a{display: inline-block;width: auto;float: none;font-size: 0.8rem;font-weight: bold;padding: 0;margin: 0 0.8rem;}
    
    .n-title{width: 100%;box-sizing: border-box;overflow: hidden;position: relative;}
    .n-title h3{font-size: 0.8rem;font-weight: bold;}
    .n-title a{display: none;}

    .n-one{width: 100%;box-sizing: border-box;padding: 1.5rem 0.3rem 0.5rem; overflow: hidden;}
    .n-one .one-content{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 1rem;}
    .n-one .one-content .news-one{width: 100%;float: left;text-align: justify;}
    .n-one .one-content .news-one .news-img{width: 100%;height: auto;overflow: hidden;background: #f5f5f5;}
    .n-one .one-content .news-one h3{font-size: 0.7rem;margin-top: 0.5rem;font-weight: normal;white-space: normal;}
    .n-one .one-content .news-one p{display: none;}
    .n-one .one-content .news-one span{font-size: 0.6rem;margin-top: 0.5rem;}
    .n-one .one-content .news-one:hover h3{padding-left: 0.5rem;color: #df3737;}

    .n-one .one-content .two-list{width: 100%;border-top: 0.1rem solid #df3737;margin-top: 1rem;}
    .n-one .one-content .two-list li{box-sizing: border-box;margin-top: 0.7rem;padding-bottom: 0.7rem;}
    .n-one .one-content .two-list li span{display: block;font-size: 0.6rem;color: #fbc400;}
    .n-one .one-content .two-list li h3{height: auto;font-size: 0.7rem;font-weight: normal;margin-top: 0.5rem;}
    .n-one .one-content .two-list li:hover{border-color: #fbc400;}
    .n-one .one-content .two-list li:hover h3{color: #df3737;padding-left: 0.5rem;}

    .n-four{width: 100%;height: auto;box-sizing: border-box;padding: 1rem 0.3rem;overflow: hidden;}
    .n-four ul{width: 100%;box-sizing: border-box;padding: 1.5rem 0;}
    .n-four ul li{float: left;width: 100%;height: auto;box-sizing: border-box;margin: 0 0 0.5rem 0;}
    .n-four ul li a{padding: 0.5rem;text-align: justify;}
    .n-four ul li h3{height: auto;font-size: 0.7rem;font-weight: normal;overflow: hidden;}
    .n-four ul li p{font-size: 0.65rem;margin-top: 0.2rem;}
    .n-four ul li span{font-size: 0.6rem;margin-top: 0.6rem;}

    /*悬浮层*/
	.iFix{position: fixed;width: 1.7rem;height: auto;box-sizing: border-box;right: 0;top: 60%;z-index: 999;}
	.iFix ul{display: none;}
	.iFix .ReturnTop{width: 1.7rem;height: 1.7rem;display: none;margin-top: 0.5rem;position: relative;border-radius: 0.25rem;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
	.iFix .ReturnTop span{display: none;}
	.iFix .ReturnTop:hover span{display: none;}

    .footer{width: 100%;padding: 1rem 0.3rem;}
    .footer p{font-size: 0.65rem;color: #ffffff;margin-top: 1rem;}
    .footer p.fP{margin-top: 0;}
    .footer p.fP a{display: inline-block;color: #ffffff;box-sizing: border-box;padding: 0 0.5rem;}
    .footer p.fP a:first-child{background: none;}


    /*新闻列表页*/
	.newsMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 1rem 0;}
	.newsMain .newsUl{box-sizing: border-box;border-left: 1px solid #e7eaed;width: 100%;padding-top: 0.5rem;margin-bottom: 1rem;}
	.newsMain .newsUl li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 0.8rem;overflow: hidden;}
	.newsMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0 0.5rem;}
	.newsMain .newsUl li i{display: none;}
	.newsMain .newsUl li .nTime{display: none;}
	.newsMain .newsUl li .nRight{width: 100%;margin-left: 0;padding-bottom: 0.7rem;}
	.newsMain .newsUl li .nImg{float: left;width: 30%;height: 3.6rem;overflow: hidden;}
	.newsMain .newsUl li .nTxt{float: right;width: 65%;}
	.newsMain .newsUl li .nTxt h3{font-size: 0.7rem;height: auto;color: #333333;white-space: normal;}
	.newsMain .newsUl li .nTxt p{display: none;}
	.newsMain .newsUl li .nTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.newsMain .newsUl li .nTxt p span{display: inline-block;margin-top: 0;}
	.newsMain .newsUl li .nTxt span{display: none;}
	.newsMain .newsUl li .nTxt h3 span{font-size: 0.7rem;}
	
	.newsMain .newsUl li .tTxt{float: right;width: 100%;}
	.newsMain .newsUl li .tTxt h3{font-size: 0.7rem;height: auto;white-space: normal;}
	.newsMain .newsUl li .tTxt p{display: none;}
	.newsMain .newsUl li .tTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.newsMain .newsUl li .tTxt span{display: none;}
	.newsMain .newsUl li .tTxt h3 span{font-size: 0.7rem;}
    .newsMain .newsUl li.noImg{height: auto;}

	.newsMain .yqzUl{width: 100%;box-sizing: border-box;margin-bottom: 1rem;padding:1rem 0.3rem;overflow: hidden;}
	.newsMain .yqzUl li{width: 32%;height: auto;float: left;box-sizing: border-box;position: relative;margin: 0 0 5% 2%;}
	.newsMain .yqzUl li:nth-child(5n+1){margin-left: 0;}
	.newsMain .yqzUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
	.newsMain .yqzUl li .nImg{width: 100%;height: auto;overflow: hidden;}
	.newsMain .yqzUl li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
	.newsMain .yqzUl li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
	.newsMain .yqzUl li h3{font-size: 0.8re;margin-top: 0.5rem;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

	/*详情页*/
	.showMain{padding: 0 0.3rem;}
	.showTitle{text-align: justify;margin-top: 0.5rem;padding: 0 0 0.5rem;overflow: hidden;}
	.showTitle h3{font-size: 0.8rem;text-align: justify;}
	.showTitle h5{font-size: 0.75rem;text-align: justify;}
	.showTitle .showInfo{margin-top: 0.5rem;height: auto;overflow: hidden;}
	.showTitle .showInfo p{font-size: 0.6rem;width: 100%;}
	.showTitle .showInfo p span{margin-right: 1rem;}
	.showTitle .showInfo p b{display: block;color: #666666;float: left;margin-left: 0;width: 50%;margin-right: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.showTitle .showInfo .showShare{display: none;}
	
	.showContent{box-sizing: border-box;text-align: justify;padding: 1rem 0 !important;word-break: break-all;}
	.showContent section:first-child{text-align: center;width: 100%;margin: 0 auto!important;}
	.showContent section{text-align: center;padding: 0!important;margin: 0!important;}
	.showContent section img{display: block;margin: 0 auto !important;}
	.showContent p{font-size: 0.7rem;color: #333333;line-height: 1.5rem!important;}
	.showContent img{width: auto;max-width: 100%;height: auto!important;;margin: 0.5rem 0;}
	.showContent table{width: 100% !important;}
	
	.showVideo{width: 100%;height: 15rem;padding: 1.2rem 0 0 ;}

    /*分页*/
	.newsPage{margin-top: 0.5rem;padding: 0.5rem 0;}
	.newsPage .newsPageContent a{font-size: 0.6rem;padding: 0.2rem 0.4rem;background: #eeeeee;margin:0 0.1rem;}
	.newsPage .newsPageContent span{display: none;}
	.newsPage .newsPageContent select{display: none;}
}
/*iphone 6*/
@media screen and (min-width:375px){ 
html{ font-size: 20px;}  
}
@media screen and (min-width:384px){ 
html{ font-size: 20.48px;}  
}
@media screen and (min-width:412px){ 
html{ font-size: 21.973px;}  
}
/*iphone 6 plus*/
@media screen and (min-width:414px){ 
html{ font-size: 22.08px;}  
}
@media screen and (min-width:424px){ 
html{ font-size: 22.613px;}  
}
@media screen and (min-width:480px){ 
html{ font-size:25.6px;}  
}
@media screen and (min-width:540px){ 
html{ font-size:28.8px;}  
}
@media screen and (min-width:600px){ 
html{ font-size: 32px;}  
}
@media screen and (min-width:800px){ 
html{ font-size:42.667px;}  
}
