@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*/
.header{width: 100%;background: #FFFFFF;}
.headerCenter{width: 100%;height: 123px;box-sizing: border-box;overflow: hidden;background: url(../images/header-bg.jpg) center no-repeat;background-size: cover;}
.headerCenter .logo{float: left;box-sizing: border-box;margin: 20px 0;}
.headerCenter .logo a{display: block;}
.headerCenter .logo img{width: 500px;height: auto;display: block;margin: 0 auto;}

.headerCenter .header-search{float: right;width: 322px;height: 38px;margin: 45px 0 0 0;box-sizing: border-box;position: relative;border: 1px solid #c93e13;background: #ffffff;}
.headerCenter .header-search input{border: none;box-sizing: border-box;display: block;}
.headerCenter .header-search input.searchTxt{float: left; width: 260px;height: 38px;font-size: 14px;color: #666666;padding: 0 15px;line-height: 38px;border: none;}
.headerCenter .header-search input.searchBtn{position: absolute;right: -1px;top: -1px;width: 59px;height: 38px;}
.headerCenter .header-search input[type='submit']{font-size: 15px;color: #ffffff;background: #c93e13;cursor: pointer;}

.headerCenter .navMenu{float: right;display: none;}

.headerNav{width: 100%; height: 50px;position: relative;box-sizing: border-box;background: #c93e13;}
.headerNav .return{display: none;}
.headerNav .navUl li{float: left;height: 50px;box-sizing: border-box;position: relative;}
.headerNav .navUl li .Na{display: block;font-size: 17px;line-height: 50px;color: #ffffff;box-sizing: border-box;text-align: center;padding: 0 25px;}
.headerNav .navUl li.active{background: #a22c08;}
.headerNav .navUl li:hover{background: #a22c08;}
.headerNav .navUl li .subNav{display: none;width: 100%;position: absolute;left: 0;top: 50px;box-sizing: border-box;padding: 10px 0;box-shadow: 0 5px 5px rgba(0, 0, 0, .1);z-index: 999;background: #c93e13;}
.headerNav .navUl li .subNav a{display: block;text-align: center;font-size: 15px;color: #ffffff;box-sizing: border-box;padding: 8px 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.headerNav .navUl li .subNav a:hover{background: #a22c08;}
.headerNav .navUl li:hover .subNav{display: block;}

/*轮播banner*/
.banner{width: 100%;overflow: hidden;position: relative;z-index: 9;}
.bannerTop{width: 100%;box-sizing: border-box;overflow: hidden;}
.bannerTop .bd{ position:relative;}
.bannerTop .bd li img{width:100%;height: auto;display: block;margin: 0 auto;} 
.bannerTop .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 40px;z-index:10;}
.bannerTop .hd ul{margin:0;box-sizing: border-box;text-align: center;}
.bannerTop .hd ul li{display:inline-block;cursor: pointer;width:50px;height:3px;overflow:hidden;margin: 0 8px;background: #ffffff;font-size: 0;}
.bannerTop .hd ul li.on{background: #c93e13;} 


.i-title{width: 100%;box-sizing: border-box;overflow: hidden;padding-left: 20px;background: url(../images/title-1.png) left no-repeat;}
.i-title h3{float: left;font-size: 20px;color: #333333;margin-right: 30px;box-sizing: border-box;font-weight: bold;cursor: pointer;}
.i-title h3.active{color: #c93e13;}
.i-title a{display: block;float: right;width: 66px;height: 21px;margin-top: 2px;font-size: 0;background: url(../images/more.png) center no-repeat;background-size: cover;}

.i-one{width: 100%;box-sizing: border-box;padding: 50px 0 0;overflow: hidden;}
.qwdt{width: 100%;float: left;}
.qwdt .qwdt-content{width: 100%;box-sizing: border-box;overflow: hidden;}
.qwdt .qwdt-banner{width: 620px;float: left;box-sizing: border-box;position: relative;overflow: hidden;margin-top: 25px;}
.qwdt .qwdt-banner .bd{width: 100%;}
.qwdt .qwdt-banner .bd ul{box-sizing: border-box;overflow: hidden;}
.qwdt .qwdt-banner .bd ul li{float: left;width: 100%;height: auto;overflow: hidden;}
.qwdt .qwdt-banner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.qwdt .qwdt-banner .bd ul li .nImg{width: 100%;height: 385px;overflow: hidden;}
.qwdt .qwdt-banner .bd ul li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.qwdt .qwdt-banner .bd ul 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;}
.qwdt .qwdt-banner .bd ul li:hover .nImg 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);}
.qwdt .qwdt-banner .bd ul li .nTxt{width: 100%;height: 40px;line-height: 40px;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 0 70px 0 10px;background: rgba(0, 0, 0, .55);}
.qwdt .qwdt-banner .bd ul li .nTxt h3{font-size: 14px;color: #ffffff;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.qwdt .qwdt-banner .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 10px;z-index:10;}
.qwdt .qwdt-banner .hd ul{margin:0;box-sizing: border-box;text-align: right;padding-right: 5px;}
.qwdt .qwdt-banner .hd ul li{display:inline-block;cursor: pointer;width:10px;height:10px;border-radius: 100%;overflow:hidden;margin: 0 3px;background: #ffffff;font-size: 0;}
.qwdt .qwdt-banner .hd ul li.on{background: #c93e13;} 

.qwdt .qwdt-list{width: 630px;float: right;}
.qwdt .qwdt-list .qwdt-ul{display: none;}
.i-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 8px;}
.i-ul li{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 18px;}
.i-ul li a{display: block;float: left;width: 76%;font-size: 16px;color: #333333;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-ul li span{display: block;float: right;font-size: 13px;color: #999999;line-height: 21px;}
.i-ul li:hover a{color: #c93e13;}
.i-ul li:hover span{color: #c93e13;}



.i-two{width: 100%;box-sizing: border-box;padding: 60px 0 0;overflow: hidden;}
.i-two .phwh{float: left;}
.i-two .fywh{float: right;}
.i-two .two-list{width: 620px;}
.i-two .two-list .two-top{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 30px;}
.i-two .two-list .two-top a{float: left;width: 295px;display: block;margin-left: 30px;}
.i-two .two-list .two-top a:first-child{margin-left: 0;}
.i-two .two-list .two-top .two-img{width: 100%;height: 150px;overflow: hidden;}
.i-two .two-list .two-top .two-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-two .two-list .two-top .two-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;}
.i-two .two-list .two-top a:hover .two-img 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);}
.i-two .two-list .two-top h3{font-size: 16px;color: #333333;font-weight: 500;text-align: center;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-two .two-list .two-top a:hover h3{color: #c93e13;}

.i-three{width: 100%;box-sizing: border-box;padding: 60px 0 0;overflow: hidden;}
.i-three .three-item{width: 406px;float: left;margin-left: 40px;}
.i-three .three-item:first-child{margin-left: 0;}
.i-three .three-item .three-top{width: 100%;height: 175px;box-sizing: border-box;overflow: hidden;margin-top: 30px;position: relative;}
.i-three .three-item .three-top a{width: 100%;display: block;}
.i-three .three-item .three-top img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-three .three-item .three-top 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;}
.i-three .three-item .three-top a: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);}
.i-three .three-item .three-top h3{position: absolute;width: 100%;left: 0;right: 0;bottom: 0;margin: auto;background: rgba(0, 0, 0, .55);}
.i-three .three-item .three-top h3{font-size: 16px;color: #ffffff;font-weight: 500;text-align: center;box-sizing: border-box;padding: 5px 10px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.i-four{width: 100%;box-sizing: border-box;padding: 40px 0;margin-top: 50px; overflow: hidden;background: url(../images/main-bg.jpg) bottom no-repeat;background-size: 100% auto;}
.i-four .four-banner{width: 100%;height: auto; box-sizing: border-box;position: relative;margin: 30px auto 0;}
.i-four .four-banner .bd{width: 100%;overflow: hidden;}
.i-four .four-banner .bd ul{box-sizing: border-box;overflow: hidden;}
.i-four .four-banner .bd ul li{width: 310px;height: 221px;box-sizing: border-box;float: left;margin: 0 20px 0 0;overflow: hidden;}
.i-four .four-banner .bd ul li a{display: block;width: 100%;height: 100%;}
.i-four .four-banner .bd ul li img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-four .four-banner .bd ul li img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.i-four .four-banner .bd ul li 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;}
.i-four .four-banner .bd ul 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);}
.i-four .four-banner .hd{overflow:hidden;width: 100%;margin-top: 30px;}
.i-four .four-banner .hd ul{margin:0;box-sizing: border-box;text-align: center;}
.i-four .four-banner .hd ul li{display:inline-block;cursor: pointer;width:10px;height:10px;border-radius: 100%;overflow:hidden;margin: 0 3px;background: #dddddd;font-size: 0;}
.i-four .four-banner .hd ul li.on{background: #a22c08;} 

.links{width: 100%;box-sizing: border-box;padding: 40px 0 0;overflow: hidden;}
.links .links-href{box-sizing: border-box;overflow: hidden;margin-top: 30px;}
.links .links-href a{display: inline-block;font-size: 16px;color: #333333;margin: 0 10px;}

/*悬浮层*/
.iFix{position: fixed;width: auto;height: auto;box-sizing: border-box;right: 0;bottom: 35%;z-index: 999;}
.iFix ul{box-sizing: border-box;margin-bottom: 20px;padding-right: 10px;}
.iFix ul li{box-sizing: border-box;text-align: center;}
.iFix ul li img{width: 110px;height: auto;display: block;margin: 0 auto;}
.iFix ul li a{display: block;background: #c93e13;box-sizing: border-box;font-size: 16px;color: #ffffff;padding: 10px;}
.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%;box-sizing: border-box;padding: 40px 0;background: #c93e13;overflow: hidden;}
.footer .footer-txt{float: left;}
.footer .footer-txt p{font-size: 15px;color: #ffffff;line-height: 35px;}
.footer .footer-txt p a{display: inline-block;color: #ffffff;}

.footer .footer-img{float: right;}
.footer .footer-img a{display: block;float: left;margin-left: 15px;}
.footer .footer-img .f-1 img{width: 110px;height: auto;display: block;margin: 0 auto;}

@media (max-width: 1299px) {
	html{font-size:20px;}
	.container{width: 100%;}
	/*头部header*/
	.header{width: 100%;background: #FFFFFF;position: relative;}
	.headerCenter{box-sizing: border-box;overflow: hidden;height: 2.8rem;width: 100%;background: none;padding: 0 0.3rem;}
	.headerCenter .logo{box-sizing: border-box;margin: 0.6rem 0 0;}
	.headerCenter .logo img{width:10rem;height: auto;display: block;margin: 0 auto;}
	.headerCenter .header-search{display: none;}
	.headerCenter .navMenu{float: right;box-sizing: border-box;display: block;margin-top: 0.7rem;}
	.headerCenter .navMenu span{width: 1.3rem;height: 0.1rem;background: #a32620;display: block;margin-top: 0.2rem;}
	
	.headerNav{display: none;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top: 2.8rem;margin: auto;box-sizing: border-box;border-top: 1px solid #a32620; padding-bottom: 3.5rem;overflow: auto;background: #FFFFFF;z-index: 9999;}
	.headerNav .navUl{width: 100%;box-sizing: border-box;height: auto;padding: 0;overflow: hidden;background: #FFFFFF;}
	.headerNav .navUl li{float: left;height: auto;width: 100%;display: block !important;border-bottom: 1px solid #e1e1e1;}
	.headerNav .navUl li:first-child{background: none;}
	.headerNav .navUl li:last-child{border-bottom: none;}
	.headerNav .navUl li:first-child a.Na{padding-left: 0.3rem;text-align: left;background: none;}
	.headerNav .navUl li.active .Na{color: #a32620;background: #FFFFFF;}
	.headerNav .navUl li:hover .Na{color: #a32620;background: #FFFFFF;}
	.headerNav .navUl li:first-child.active .Na{color: #a32620;background: #FFFFFF;}
	.headerNav .navUl li:first-child:hover .Na{color: #a32620;background: #FFFFFF;}
	.headerNav .navUl li .Na{display: block;font-size: 0.8rem;color: #333333;height: 2.2rem;font-weight: bold;padding: 0 0.3rem;line-height: 2.2rem;width: 100%;margin-top: 0;text-align: left;background: none;}
	
	.headerNav .navUl li:hover .sub-nav{display: block;}
	.headerNav .navUl li .subNav{display: block;position: relative;left: 0;top: 0;right: 0;margin: auto;z-index: 99;box-shadow: none;background: #f5f5f5;overflow: hidden;}
	.headerNav .navUl li .subNav a{width: 33.33%;float: left;text-align: left;font-size: 0.7rem;color: #333333;padding: 0.3rem;}
	.headerNav .navUl li:hover .subNav{display: block;}

	/*轮播banner*/
	.bannerTop{position: relative;}
	.bannerTop .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 0.4rem;z-index:100;}
	.bannerTop .hd ul li{display:inline-block;cursor: pointer;width:1rem;height:0.1rem;overflow:hidden;margin: 0 3px;font-size: 0;}
	.bannerTop .bannerBtn{display: none;}

	.i-title{width: 100%;box-sizing: border-box;overflow: hidden;padding-left: 1rem;}
	.i-title h3{float: left;font-size: 0.8rem;color: #333333;margin-right: 1.5rem;box-sizing: border-box;font-weight: bold;cursor: pointer;}
	.i-title h3.active{color: #c93e13;}
	.i-title a{display: block;float: right;width: 3rem;height: 1rem;margin-top: 0;}
	
	.i-one{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem;overflow: hidden;}
	.qwdt{width: 100%;float: left;}
	.qwdt .qwdt-content{width: 100%;box-sizing: border-box;overflow: hidden;}
	.qwdt .qwdt-banner{display: none;} 
	
	.qwdt .qwdt-list{width: 100%;float: right;}
	.qwdt .qwdt-list .qwdt-ul{display: none;}
	.i-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 0.5rem;}
	.i-ul li{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 0.6rem;}
	.i-ul li a{display: block;float: left;width: 76%;font-size: 0.7rem;}
	.i-ul li span{display: block;float: right;font-size: 0.6rem;color: #999999;line-height: 1rem;}

	.i-two{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem 0;overflow: hidden;}
	.i-two .phwh{float: left;}
	.i-two .fywh{float: right;}
	.i-two .two-list{width: 100%;margin-bottom: 1.5rem;}
	.i-two .two-list .two-top{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 1rem;}
	.i-two .two-list .two-top a{float: left;width: 49%;display: block;margin: 0 0 2% 2%;}
	.i-two .two-list .two-top a:first-child{margin-left: 0;}
	.i-two .two-list .two-top .two-img{width: 100%;height: 5rem;overflow: hidden;}
	.i-two .two-list .two-top h3{font-size: 0.7rem;margin-top: 0.5rem;}

	.i-three{width: 100%;box-sizing: border-box;padding: 0.5rem 0.3rem;overflow: hidden;}
	.i-three .three-item{width: 100%;float: left;margin: 0 0 1.5rem 0;}
	.i-three .three-item:first-child{margin-left: 0;}
	.i-three .three-item .three-top{width: 100%;height: 9rem;margin-top: 1rem;}
	.i-three .three-item .three-top a{width: 100%;display: block;}
	.i-three .three-item .three-top h3{font-size: 0.7rem;padding: 0.3rem 0.3rem;}

	.i-four{display: none;}
	.links{display: none;}

	/*悬浮层*/
	.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%;box-sizing: border-box;padding: 1rem 0.3rem;}
	.footer .footer-txt{float: left;}
	.footer .footer-txt p{font-size: 0.6rem;color: #ffffff;line-height: 1.5rem;}
	.footer .footer-txt p a{display: inline-block;color: #ffffff;}
	
	.footer .footer-img{display: none;}

	.location{width: 100%;line-height: 1.8rem;padding: 0 0.3rem;box-sizing: border-box;}
	.location p{box-sizing: border-box;font-size: 0.6rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.location p a{display: inline-block;margin: 0 0.2rem;}
		
	.commonUl{box-sizing: border-box;padding: 0 0.3rem;height: 2rem;margin-top: 0.5rem;}
	.commonUl ul{height: 2rem;box-sizing: border-box;overflow-y: hidden;overflow-x: auto;white-space: nowrap;}
	.commonUl ul li{float: none;height: 2rem;display: inline-block; box-sizing: border-box;}
	.commonUl ul li a{display: block;font-size: 0.75rem;font-weight: normal;height: 2rem;line-height: 2rem;margin: 0 1rem;box-sizing: border-box}
	.commonUl ul li:first-child a{margin-left: 0;}
	.commonUl ul li:first-child.active a{border-bottom: 2px solid #8c1d22;font-weight: bold;}
	.commonUl ul li:first-child:hover a{border-bottom: 2px solid #8c1d22;font-weight: bold;}
	.commonUl ul li.active a{border-bottom: 2px solid #8c1d22;font-weight: bold;}
	.commonUl ul li:hover a{border-bottom: 2px solid #8c1d22;font-weight: bold;}

	.common-channel{box-sizing: border-box;width: 100%;padding: 1rem 0.3rem;text-align: left;overflow: hidden;}
	.common-channel a{display: inline-block;box-sizing: border-box;font-size: 0.7rem;color: #333333;margin: 0 1.5rem 1rem 0;}

	.commonMain{width: 100%;box-sizing: border-box;padding: 1rem 0; overflow: hidden;}
	.commonMain .container{box-sizing: border-box;padding: 1rem 0;border-radius: 0;background: #ffffff;}

	.commonMain .newsUl{box-sizing: border-box;width: 100%;padding: 0.5rem 0.3rem;margin-top: 1rem;}
	.commonMain .newsUl li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 0.5rem;padding-bottom: 0.5rem;overflow: hidden;}
	.commonMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0;}
	.commonMain .newsUl li i{display: none;}
	.commonMain .newsUl li .nTime{display: none;}
	.commonMain .newsUl li .nRight{width: 100%;margin-left: 0;padding-bottom: 0.7rem;}
	.commonMain .newsUl li .nImg{float: left;width: 30%;height: 3.6rem;overflow: hidden;}
	.commonMain .newsUl li .nTxt{float: right;width: 65%;}
	.commonMain .newsUl li .nTxt h3{font-size: 0.7rem;height: 2.1rem;color: #333333;white-space: normal;}
	.commonMain .newsUl li .nTxt p{display: none;}
	.commonMain .newsUl li .nTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.commonMain .newsUl li .nTxt p span{display: inline-block;margin-top: 0;}
	.commonMain .newsUl li .nTxt span{display: none;}
	.commonMain .newsUl li .nTxt h3 span{font-size: 0.7rem;}
	.commonMain .newsUl li.noTxt{height: auto;}
	
	.commonMain .newsUl li .tTxt{float: right;width: 100%;}
	.commonMain .newsUl li .tTxt h3{font-size: 0.7rem;height: 2.1rem;white-space: normal;}
	.commonMain .newsUl li .tTxt p{display: none;}
	.commonMain .newsUl li .tTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.commonMain .newsUl li .tTxt span{display: none;}
	.commonMain .newsUl li .tTxt h3 span{font-size: 0.7rem;}
	
	.commonMain .newsImg{box-sizing: border-box;overflow: hidden;padding: 1rem 0.3rem;margin-top: 0.5rem;}
	.commonMain .newsImg li{width: 49%;height: auto;float: left;margin: 0 0 2% 2%;box-sizing: border-box;position: relative;background: #FFFFFF;}
	.commonMain .newsImg li:nth-child(4n+1){margin-left: 2%;}
	.commonMain .newsImg li:nth-child(2n+1){margin-left: 0;}

	.commonMain .newsImg li a{display: block;}
	.commonMain .newsImg li .nImg{width: 100%;height: 8rem;}
	.commonMain .newsImg li .noImg{width: 100%;height: 8rem;}
	.commonMain .newsImg li h3{font-size: 0.7rem;font-weight: 500;margin-top: 0.5rem;}
	
	.sZmap{width: 100%;height: 20rem;margin: 0.5rem 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;}


	/*详情页*/
	.showWhite{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 ;}
	.showPage{display: none;}
	.showEwm{display: none;}
	.recommend{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;}  
}