@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%;box-sizing: border-box;overflow: hidden;}
.header-top{width: 100%;height: 135px;box-sizing: border-box;overflow: hidden;background: url(../images/header-bg-1.jpg) center;background-size: cover;}
.header-top .header-logo{float: left;margin-top: 23px;}
.header-top .header-logo a{display: block;}
.header-top .header-logo img{width: 550px;height: auto;display: block;margin: 0 auto;}

.header-top .header-search{float: right;width: 234px;height: 35px;margin-top: 50px;box-sizing: border-box;overflow: hidden;border-radius: 5px;background: #ffffff;}
.header-top .header-search input{border: none;box-sizing: border-box;display: block;}
.header-top .header-search input.g-input{float: left; width: 190px;height: 35px;font-size: 14px;color: #333333;padding: 0 15px;line-height: 35px;border: none;}
.header-top .header-search input.g-btn{float: right;width: 40px;height: 35px;}
.header-top .header-search input[type='submit']{background: url(../images/header-search.png) center no-repeat;cursor: pointer;}


.header-nav{width: 100%;height: 50px;box-sizing: border-box;overflow: hidden;background: #9d0420;}
.header-nav ul{width: 100%;box-sizing: border-box;overflow: hidden;}
.header-nav ul li{float: left;box-sizing: border-box;background: url(../images/header-x.jpg) left no-repeat;}
.header-nav ul li:first-child{background: none;}
.header-nav ul li:first-child a{display: flex;align-items: center;justify-content: center;padding-left: 20px;}
.header-nav ul li a{display: block;line-height: 50px;font-size: 20px;color: #ffffff;font-weight: 500;box-sizing: border-box;padding: 0 55px;}
.header-nav ul li img{display: block;margin-right: 15px;}


.main{width: 100%;height: auto;box-sizing: border-box;padding: 20px 0 50px 0;overflow: hidden;background: url(../images/bg-1.jpg) center top no-repeat;background-size: cover;}

.m-banner{width: 100%;height: 420px;overflow: hidden;}
.m-banner a{display: block;width: 100%;height: 100%;}
.m-banner a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}

.m-title{width: 100%;box-sizing: border-box;overflow: hidden;}
.m-title a{height: 60px;line-height: 60px;display: block;box-sizing: border-box;border-bottom: 2px solid #eaeaea;position: relative;}
.m-title a::after{position: absolute;left: 0;bottom: -2px;content: '';width: 155px;height: 2px;background: #ae0c2a;}
.m-title a h3{float: left;font-size: 26px;color: #ae0c2a;font-weight: 500;box-sizing: border-box;padding: 0 0 0 60px;position: relative;}
.m-title a h3.h-1{background: url(../images/title-1.png) left 2px no-repeat;}
.m-title a h3.h-2{background: url(../images/title-2.png) left 2px no-repeat;}
.m-title a h3.h-3{background: url(../images/title-3.png) left 2px no-repeat;}
.m-title a span{display: block;float: right;font-size: 14px;color: #666666;}
.m-title a:hover span{color: #ae0c2a;}

.m-top{width: 100%;box-sizing: border-box;padding: 15px;overflow: hidden;background: #ffffff;margin-top: 20px;}
.m-top .m-banner{width: 570px;height: 353px;float: left;box-sizing: border-box;position: relative;overflow: hidden;}
.m-top .m-banner .bd{width: 100%;}
.m-top .m-banner .bd ul{box-sizing: border-box;overflow: hidden;}
.m-top .m-banner .bd ul li{float: left;width: 100%;height: 353px;overflow: hidden;}
.m-top .m-banner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.m-top .m-banner .bd ul li img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.m-top .m-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;}
.m-top .m-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);}
.m-top .m-banner .bd ul li .nTxt{width: 100%;height: 45px;line-height: 45px;padding: 0 20px;box-sizing: border-box;position: absolute;left: 0;bottom: 0;right: 0;margin: auto;background: rgba(0, 0, 0, .5);}
.m-top .m-banner .bd ul li .nTxt h3{font-size: 17px;color: #ffffff;font-weight: 500;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-top .m-banner .m-btn{display: block;position: absolute;top: 0;bottom: 0;margin: auto;width: 31px;height: 55px;z-index: 9;}
.m-top .m-banner .prev{left: 0;background: url(../images/m-left.png) center;}
.m-top .m-banner .next{right: 0;background: url(../images/m-right.png) center;}


.m-top .m-right{width: 660px;float: right;box-sizing: border-box;}
.m-top .m-right ul{width: 100%;box-sizing: border-box;padding-top: 5px;}
.m-top .m-right ul li{box-sizing: border-box;overflow: hidden;margin-top: 18px;}
.m-top .m-right ul li a{display: block;width: 80%;float: left;font-size: 17px;color: #333333;box-sizing: border-box;padding-left: 18px;background: url(../images/m-d-1.png) left no-repeat; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-top .m-right ul li span{display: block;float: right;font-size: 14px;color: #999999;}
.m-top .m-right ul li:hover a{color: #ae0c2a;}

.m-center{width: 100%;overflow: hidden;margin-top: 20px;}
.m-center .m-tzgg{float: left;width: 890px;height: 340px;box-sizing: border-box;padding: 15px;background: #ffffff;overflow: hidden;}
.m-center .m-tzgg ul{width: 100%;box-sizing: border-box;margin-top: 21px;}
.m-center .m-tzgg ul li{width: 415px;float: left;box-sizing: border-box;margin: 0 0 20px 30px;padding-bottom: 15px;border-bottom: 1px dashed #d9d9d9;}
.m-center .m-tzgg ul li:nth-child(2n+1){margin-left: 0;}
.m-center .m-tzgg ul li:nth-child(5){border-bottom: none;}
.m-center .m-tzgg ul li:nth-child(6){border-bottom: none;}
.m-center .m-tzgg ul li a{display: block;overflow: hidden;}
.m-center .m-tzgg ul li a .m-time{float: left;width: 76px;height: 50px;box-sizing: border-box;overflow: hidden;text-align: center;}
.m-center .m-tzgg ul li a .m-time span{display: block;width: 100%;height: 30px;line-height: 30px;font-size: 24px;color: #ffffff;font-weight: 500;background: #d18686;}
.m-center .m-tzgg ul li a .m-time p{width: 100%;height: 20px;line-height: 20px;font-size: 12px;color: #b38484;box-sizing: border-box;border: 1px solid #eaeaea;}
.m-center .m-tzgg ul li a h3{float: right;width: 320px;font-size: 16px;color: #333333;font-weight: 500;line-height: 25px;text-align: justify;}
.m-center .m-tzgg ul li:hover h3{color: #ae0c2a;}

.m-center .m-bsfw{float: right;width: 385px;height: 340px;box-sizing: border-box;padding: 15px;background: #ffffff;}
.m-center .m-bsfw .bsfw-title{width: 100%;text-align: center;background: url(../images/title-x.png) center no-repeat;}
.m-center .m-bsfw .bsfw-title a{display: block;font-size: 26px;color: #ae0c2a;font-weight: 500;}

.m-center .m-bsfw ul{width: 100%;box-sizing: border-box;overflow: hidden;}
.m-center .m-bsfw ul li{width: 170px;height: 120px;float: left;margin: 15px 0 0 15px;border-radius: 3px;overflow: hidden;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.m-center .m-bsfw ul li:nth-child(2n+1){margin-left: 0;}
.m-center .m-bsfw ul li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding: 20px 10px 0;}
.m-center .m-bsfw ul li img{width: auto;height: 40px;display: block;margin: 0 auto;}
.m-center .m-bsfw ul li h3{font-size: 17px;color: #ffffff;font-weight: 500;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-center .m-bsfw ul li:nth-child(1){background: #ae0c2a;}
.m-center .m-bsfw ul li:nth-child(2){background: #008fd1;}
.m-center .m-bsfw ul li:nth-child(3){background: #f68535;}
.m-center .m-bsfw ul li:nth-child(4){background: #de575e;}
.m-center .m-bsfw ul li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}


.m-bottom{width: 100%;height: auto;box-sizing: border-box;padding: 15px;overflow: hidden;background: #ffffff;margin-top: 20px;}
.m-bottom ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 15px;}
.m-bottom ul li{width: 309px;float: left;margin-left: 10px;background: #eeeeee;}
.m-bottom ul li:first-child{margin-left: 0;}
.m-bottom ul li a{display: block;width: 100%;height: 100%;text-align: center;}
.m-bottom ul li .m-img{width: 100%;height: 221px;overflow: hidden;}
.m-bottom ul li .m-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.m-bottom ul li .m-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;}
.m-bottom ul li:hover .m-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);}
.m-bottom ul li h3{font-size: 16px;color: #333333;font-weight: 500;line-height: 45px;box-sizing: border-box;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-bottom ul li:hover{background: #ae0c2a;}
.m-bottom ul li:hover h3{color: #ffffff;}

.m-links{width: 100%;height: auto;box-sizing: border-box;padding: 15px;display: flex;align-items: center;overflow: hidden;background: #ffffff;margin-top: 20px;}
.m-links h3{font-size: 26px;color: #ae0c2a;font-weight: 500;margin-right: 15px;}
.m-links a{display: inline-block;font-size: 14px;color: #666666;box-sizing: border-box;padding: 4px 10px;margin-left: 10px;border: 1px solid #d4d4d4;}
.m-links a:hover{border-color: #ae0c2a;color: #ae0c2a;}

.main-banner{width: 100%;height: 200px;box-sizing: border-box;overflow: hidden;background: url(../images/common-bg.jpg) center no-repeat;background-size: cover;}

.main-content{width: 100%;box-sizing: border-box;padding: 0 0 50px 0;background: #ffffff;}


.location{width: 100%;}
.location p{box-sizing: border-box;font-size: 14px;color: #131212;}
.location p a{color: #131212;display: inline-block;margin: 0 3px;}

/*列表页*/
.main-list{width: 100%;box-sizing: border-box;position: relative;}
.main-list .list-left{width: 296px;float: left;box-sizing: border-box;}
.main-list .list-content{width: 100%;position: relative;left: 0;top: -71px;box-sizing: border-box;border-left: 6px solid #ae0a29;background: #ffffff;z-index: 9;}

.main-list .list-left .list-title{width: 100%;height: 71px;line-height: 71px;box-sizing: border-box;padding-left: 25px;background: #ae0a29;}
.main-list .list-left .list-title h3{font-size: 28px;color: #ffffff;font-weight: 500;}

.main-list .list-left ul{width: 100%;box-sizing: border-box;padding: 40px 25px 105px 30px;}
.main-list .list-left ul li{box-sizing: border-box;border-bottom: 1px solid #e3e3e3;padding-bottom: 18px;margin-bottom: 18px;}
.main-list .list-left ul li a{display: block;font-size: 18px;color: #666666;overflow: hidden;box-sizing: border-box;background: url(../images/list-d-1.png) right no-repeat;}
.main-list .list-left ul li:hover{border-color: #ae0c2a;}
.main-list .list-left ul li:hover a{color: #ae0c2a;background: url(../images/list-d-2.png) right no-repeat;}

.main-list .list-right{width: 940px;float: right;box-sizing: border-box;padding: 30px 0 50px 0;}
.main-list .list-right .list-h5{box-sizing: border-box;border-bottom: 1px solid #ebebeb;margin-top: 30px;}
.main-list .list-right .list-h5 h5{font-size: 26px;color: #333333;font-weight: 500;display: inline-block;box-sizing: border-box;padding-bottom: 12px;border-bottom: 1px solid #b50009;}

.main-list .list-right ul{width: 100%;box-sizing: border-box;margin-top: 30px;}
.main-list .list-right ul li{box-sizing: border-box;width: 100%;height: 70px;background: #f8f8f8;}
.main-list .list-right ul li:nth-child(2n){background: #ffffff;}
.main-list .list-right ul li a{display: flex;overflow: hidden;align-items: center;width: 100%;height: 100%;}
.main-list .list-right ul li a .list-time{float: left;width: 105px;box-sizing: border-box;overflow: hidden;text-align: center;}
.main-list .list-right ul li a .list-time span{display: block;width: 100%;font-size: 24px;color: #ae0a29;font-weight: 500;}
.main-list .list-right ul li a .list-time p{width: 100%;font-size: 13px;color: #c19099;}
.main-list .list-right ul li a h3{float: right;width: 960px;font-size: 18px;color: #333333;font-weight: 500;line-height: 33px;padding-left: 30px;text-align: justify;box-sizing: border-box;border-left: 1px solid #dcdcdc;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main-list .list-right ul li:hover h3{color: #ae0c2a;}
/*搜索页*/
.search-right{width: 940px;float: right;box-sizing: border-box;padding: 30px 0 50px 0;}
.search-right .list-h5{box-sizing: border-box;border-bottom: 1px solid #ebebeb;margin-top: 30px;}
.search-right .list-h5 h5{font-size: 26px;color: #333333;font-weight: 500;display: inline-block;box-sizing: border-box;padding-bottom: 12px;border-bottom: 1px solid #b50009;}


.search-right ul{width: 100%;box-sizing: border-box;margin-top: 30px;}
.search-right ul li{box-sizing: border-box;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #eeeeee;}
.search-right ul li a{display: block;}
.search-right ul li h3{font-size: 19px;color: #333333;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.search-right ul li p{font-size: 15px;color: #666666;margin-top: 10px;}
.search-right ul li:hover h3{color: #ae0c2a;}

/*详情页*/
.main-show{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 40px;}
.main-show .show-top{width: 100%;box-sizing: border-box;padding-bottom: 15px;text-align: justify;border-bottom: 1px solid #ebebeb;}
.main-show .show-top h3{font-size: 30px;color: #404040;font-weight: bold;}
.main-show .show-top p{display: block;font-size: 15px;color: #999999;margin-top: 25px;}
.main-show .show-top p span{display: inline-block;margin-right: 25px;}
.main-show .show-top p span b{font-weight: normal;color: #666666;}

.main-show .show-content{width: 100%;line-height: 2em;font-family: "仿宋_GB2312, FangSong";box-sizing: border-box;font-size: 20px;margin-top: 30px;text-align: justify;overflow: hidden;}
.main-show .show-content p{color: #333333;line-height: 35px;}
.main-show .show-content img{max-width: 100%;}

.main-show .show-file{width: 100%;box-sizing: border-box;margin-top: 70px;}
.main-show .show-file h5{font-size: 20px;color: #333333;font-weight: 600;}
.main-show .show-file .file-list{width: 100%;box-sizing: border-box;padding-top: 10px;}
.main-show .show-file .file-list a{display: block;font-size: 17px;color: #555555;text-decoration: underline;margin-top: 15px;}

.main-show .show-qrcode{width: 100%;box-sizing: border-box;margin-top: 100px;text-align: center;}
.main-show .show-qrcode p{font-size: 18px;color: #999999;}
.main-show .show-qrcode #s-qrcode{box-sizing: border-box;margin: 15px auto;}


/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: center;padding-top: 40px;}
.newsPage .newsPageContent p{display: inline-block;font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;cursor: pointer; padding: 8px 15px;background: #f5f5f5;}
.newsPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;cursor: pointer; border-radius: 3px;display: inline-block;padding: 8px 17px;background: #f5f5f5;margin:0 2px;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #ae0c2a;}


/*悬浮层*/
.iFix{position: fixed;width: auto;height: auto;box-sizing: border-box;right: 0;bottom: 35%;z-index: 999;}

.iFix .ReturnTop{display: none;width: 52px;height: 52px;float: right;box-sizing: border-box;cursor: pointer;background: #FFFFFF;margin-top: 10px;position: relative;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;overflow: hidden;background: #9d0420;}
.footer .container{position: relative;box-sizing: border-box;padding: 35px 0 50px;}
.footer p{font-size: 14px;color: #ffffff;text-align: center;margin-top: 15px;}
.footer p a{color: #ffffff;}

.footer .f-img{position: absolute;top: 30px;right: 0;}
.footer .f-img a{display: block;float: left;width: 87px;text-align: center;}
.footer .f-img a img{width: 100%;height: auto;display: block;margin: 0 auto;}
.footer .f-img a span{display: block;font-size: 14px;color: #ffffff;margin-top: 5px;}


@media (max-width: 1299px) {
	html{font-size:20px;}
	.container{width: 100%;}

	.header{width: 100%;}

	.header-top{width: 100%;height: 4.5rem;box-sizing: border-box;overflow: hidden;}
	.header-top .header-logo{width: 100%;height: 4.6rem;float: left;margin: 0;box-sizing: border-box;padding: 0 0.3rem; display: flex;align-items: center;justify-content: center;}
	.header-top .header-logo a{display: block;}
	.header-top .header-logo img{width: 100%;height: auto;display: block;margin: 0 auto;}

	.header-top .header-search{display: none;}

	.header-nav{width: 100%;height: 2.3rem;}
	.header-nav ul{box-sizing: border-box;height: 2.3rem;float: none;overflow-y: hidden;overflow-x: auto;white-space: nowrap;}
	.header-nav ul li{float: none;box-sizing: border-box;display: inline-block;background: none;margin: 0 1rem;}
	.header-nav ul li a{display: block;line-height: 2.3rem;font-size: 0.9rem;font-weight: bold;padding: 0 !important;}
	.header-nav ul li img{display: block;margin-right: 0.8rem;}

	.header-search{display: none;}


	.main{width: 100%;box-sizing: border-box;padding: 0.6rem 0 1rem;overflow: hidden;background: #ffffff;}
	.m-banner{width: 100%;height: auto;overflow: hidden;}

	.m-title{width: 100%;box-sizing: border-box;overflow: hidden;}
	.m-title a{height: 2.2rem;line-height: 2.5rem;display: block;box-sizing: border-box;border-bottom: 1px solid #eaeaea;position: relative;}
	.m-title a::after{position: absolute;left: 0;bottom: -1px;content: '';width: 155px;height: 1px;background: #ae0c2a;}
	.m-title a h3{float: left;font-size: 0.9rem;padding: 0 0.3rem;font-weight: bold;background: none !important;}
	.m-title a span{font-size: 0.6rem;}

	.m-top{width: 100%;padding: 0 0.3rem;}
	.m-top .m-banner{width: 100%;height: auto;float: left;box-sizing: border-box;position: relative;overflow: hidden;}
	.m-top .m-banner .bd ul li{float: left;width: 100%;height: 11rem;overflow: hidden;}
	.m-top .m-banner .bd ul li .nTxt{width: 100%;height: 2rem;line-height: 2rem;padding: 0 0.5rem;}
	.m-top .m-banner .bd ul li .nTxt h3{font-size: 0.75rem;}

	.m-top .m-right{width: 100%;margin-top: 0.5rem;}
	.m-top .m-right ul{width: 100%;padding-top: 0;}
	.m-top .m-right ul li{margin-top: 0.6rem;}
	.m-top .m-right ul li a{width: 75%;float: left;font-size: 0.75rem;padding-left: 0.8rem;}
	.m-top .m-right ul li span{display: block;float: right;font-size: 0.6rem;line-height: 1.1rem;}


	.m-center{width: 100%;overflow: hidden;margin-top: 0.5rem;}
	.m-center .m-tzgg{float: left;width: 100%;height: auto;box-sizing: border-box;padding: 0 0.3rem;background: #ffffff;overflow: hidden;}
	.m-center .m-tzgg ul{width: 100%;box-sizing: border-box;margin-top: 0.5rem;}
	.m-center .m-tzgg ul li{width: 100%;float: left;box-sizing: border-box;margin: 0 0 0.5rem 0;padding-bottom: 0.5rem;border-bottom: 1px dashed #d9d9d9;}
	.m-center .m-tzgg ul li a .m-time{float: left;width: 18%;height: 2.8rem;line-height: 1.4rem;border-radius: 0.2rem;}
	.m-center .m-tzgg ul li a .m-time span{display: block;width: 100%;height: 1.4rem;font-size: 0.7rem;}
	.m-center .m-tzgg ul li a .m-time p{width: 100%;height: 1.4rem;font-size: 0.7rem;}
	.m-center .m-tzgg ul li a h3{float: right;width: 78%;font-size: 0.75rem;line-height: 1.4rem;}

	.m-center .m-bsfw{float: right;width: 100%;height: auto;padding: 0 0.3rem;margin-top: 0.5rem;}
	.m-center .m-bsfw .bsfw-title a{font-size: 0.9rem;font-weight: 600;}

	.m-center .m-bsfw ul{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 0.6rem;}
	.m-center .m-bsfw ul li{width: 49%;height: auto;float: left;margin: 2% 0 0 2%;border-radius: 0.2rem;}
	.m-center .m-bsfw ul li:nth-child(2n+1){margin-left: 0;}
	.m-center .m-bsfw ul li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding: 1rem 0.5rem;}
	.m-center .m-bsfw ul li img{width: auto;height: 2rem;display: block;margin: 0 auto;}
	.m-center .m-bsfw ul li h3{font-size: 0.8rem;margin-top: 0.5rem;}

	.m-bottom{width: 100%;height: auto;box-sizing: border-box;padding: 0.7rem 0.3rem;margin-top: 0;}
	.m-bottom ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 15px;}
	.m-bottom ul li{width: 49%;float: left;margin: 0 0 2% 2%;background: #eeeeee;}
	.m-bottom ul li:first-child{margin-left: 0;}
	.m-bottom ul li:nth-child(2n+1){margin-left: 0;}
	.m-bottom ul li a{display: block;width: 100%;height: 100%;text-align: center;}
	.m-bottom ul li .m-img{width: 100%;height: 7rem;overflow: hidden;}
	.m-bottom ul li h3{font-size: 0.75rem;line-height: 2rem;box-sizing: border-box;padding: 0 0.3rem;}
	
	.m-links{display: none;}

	.main-banner{width: 100%;height: 6rem;}

	.main-content{width: 100%;box-sizing: border-box;padding: 0 0 2rem 0;background: #ffffff;}

	.location{width: 100%;box-sizing: border-box;padding: 0;}
	.location p{font-size: 0.6rem;}
	.location p a{margin: 0 0.2rem;}

	/*列表页*/
	.main-list{width: 100%;box-sizing: border-box;position: relative;margin-top: 0;}
	.main-list .list-left{width: 100%;float: left;box-sizing: border-box;}
	.main-list .list-content{top: 0;padding: 0;border-left: none;}
	.main-list .list-content i{display: none;}

	.main-list .list-left .list-title{width: 100%;height: 2rem;line-height: 2rem;box-sizing: border-box;margin-top: 0.5rem;background: none;padding: 0 0.3rem;}
	.main-list .list-left .list-title h3{font-size: 0.9rem;font-weight: 600;color: #ae0c2a;}

	.main-list .list-left ul{width: 100%;height: 2.3rem;box-sizing: border-box;padding: 0 0.3rem;margin-top: 0.5rem;border-left: none;overflow-y: hidden;overflow-x: auto;white-space: nowrap;background: #f5f5f5;}
	.main-list .list-left ul li{display: inline-block;box-sizing: border-box;border-bottom: none;margin: 0 2rem 0 0;}
	.main-list .list-left ul li a{font-size: 0.8rem;line-height: 2.3rem;padding: 0;font-weight: bold;}

	.main-list .list-right{width: 100%;float: right;box-sizing: border-box;padding: 1rem 0.3rem;}
	.main-list .list-right .list-h5{margin-top: 1rem;}
	.main-list .list-right .list-h5 h5{font-size: 0.8rem;font-weight: bold;padding-bottom: 0.3rem;}

	.main-list .list-right ul{width: 100%;box-sizing: border-box;margin: 1rem 0;}
	.main-list .list-right ul li{box-sizing: border-box;width: 100%;height: auto;background: #f8f8f8;}
	.main-list .list-right ul li:nth-child(2n){background: #ffffff;}
	.main-list .list-right ul li a{display: block;width: 100%;height: 100%;padding: 0.5rem 0.3rem;overflow: hidden;box-sizing: border-box;}
	.main-list .list-right ul li a .list-time{float: left;width: 18%;text-align: center;}
	.main-list .list-right ul li a .list-time span{display: block;width: 100%;font-size: 0.7rem;}
	.main-list .list-right ul li a .list-time p{width: 100%;font-size: 0.7rem;margin-top: 0.3rem;}
	.main-list .list-right ul li a h3{float: right;width: 80%;font-size: 0.75rem;line-height: 1.2rem;padding-left: 0.5rem;white-space: normal;}


	/*搜索页*/
	.search-right{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem;}
	.search-right .list-h5{box-sizing: border-box;}
	.search-right .list-h5 h5{font-size: 0.9rem;font-weight: 600;color: #ae0c2a;}

	.search-right ul{width: 100%;box-sizing: border-box;margin-top: 1rem;}
	.search-right ul li{box-sizing: border-box;padding-bottom: 0.7rem;margin-bottom: 0.7rem;}
	.search-right ul li h3{font-size: 0.75rem;color: #333333;white-space: normal;}
	.search-right ul li p{font-size: 0.65rem;color: #666666;margin-top: 0.5rem;}

	/*详情页*/
	.main-show{width: 100%;box-sizing: border-box;overflow: hidden;margin: 1rem 0;}

	.main-show .show-top{width: 100%;box-sizing: border-box;padding-bottom: 1rem; border-bottom: 1px solid #ebebeb;}
	.main-show .show-top h3{font-size: 0.9rem;color: #404040;font-weight: bold;}
	.main-show .show-top p{display: block;font-size: 0.65rem;color: #999999;margin-top: 0.5rem;overflow: hidden;}
	.main-show .show-top p span{display: block;color: #666666;float: left;width: 50%;margin: 0.3rem 0 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

	.main-show .show-content{width: 100%;line-height: 1.5rem;box-sizing: border-box;font-size: 0.8rem;margin-top: 1rem;text-align: justify;overflow: hidden;}
	.main-show .show-content p{color: #333333;line-height: 1.5rem;}
	.main-show .show-content img{max-width: 100%;}

	.main-show .show-file{margin-top: 1.5rem;}
	.main-show .show-file h5{font-size: 0.8rem;}
	.main-show .show-file .file-list{padding-top: 0.5rem;}
	.main-show .show-file .file-list a{display: block;font-size: 0.7rem;margin-top: 0.6rem;}

	.main-show .show-qrcode{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;overflow: hidden;background: #9d0420;}
	.footer .container{position: relative;box-sizing: border-box;padding: 1rem 0.3rem;}
	.footer p{font-size: 0.7rem;color: #ffffff;text-align: center;margin-top: 0.5rem;line-height: 1.2rem;}
	.footer p a{color: #ffffff;}

	.footer .f-img{display: none;}

	/*分页*/
	.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 p{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;}  
}
