@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: 1400px;margin: 0 auto;}

/*头部header*/
.header{width: 100%;height: 170px;box-sizing: border-box;background: url(../images/header-bg.jpg) center;background-size: cover;}

.header-top{width: 100%;height: 110px;box-sizing: border-box;overflow: hidden;}
.header-top .header-logo{float: left;margin-top: 18px;}
.header-top .header-logo a{display: block;}
.header-top .header-logo img{width: 690px;height: auto;display: block;margin: 0 auto;}

.header-top .header-txt{float: right;margin-top: 18px;box-sizing: border-box;overflow: hidden;}
.header-top .header-txt p{font-size: 15px;color: #ffffff;float: left;}
.header-top .header-txt a{display: block;float: left;box-sizing: border-box;font-size: 15px;color: #ffffff;margin-left: 20px;padding-left: 23px;}
.header-top .header-txt a.h-1{background: url(../images/icon-1.png) left no-repeat;}
.header-top .header-txt a.h-2{background: url(../images/icon-2.png) left no-repeat;}


.header-nav{width: 100%;height: 60px;box-sizing: border-box;overflow: hidden;}
.header-nav ul{box-sizing: border-box;height: 60px;float: left;}
.header-nav ul li{float: left;box-sizing: border-box;margin: 0 25px;}
.header-nav ul li a{display: block;line-height: 60px;font-size: 20px;color: #ffffff;font-weight: bold;}

.header-search{height: 34px;float: right;position: relative;margin-top: 12px;}
.header-search a{width: 50px;height: 34px;display: block;background: url(../images/header-search.png) center;background-size: 100% 100%;}
.header-search .header-input{display: none;width: 320px;position: absolute;left: -320px;height: 34px;top: 0;z-index: 999;background: #F5F5F5;border-radius: 2px;}
.header-search .header-input input{border: none;box-sizing: border-box;padding: 0 15px;display: block;}
.header-search .header-input .h-input{width: 100%;height: 34px;font-size: 14px;color: #333333;line-height: 34px;border: none;}
.header-search:hover .header-input{display: block;}


.main{width: 100%;box-sizing: border-box;padding: 35px 0 70px 0;overflow: hidden;background: #ffffff;}

.m-title{width: 100%;box-sizing: border-box;overflow: hidden;}
.m-title a{display: block;overflow: hidden;box-sizing: border-box;border-bottom: 1px solid #c3bebd;}
.m-title a h3{float: left;font-size: 26px;color: #b80e15;font-weight: bold;box-sizing: border-box;border-bottom: 2px solid #b80e15;padding: 0 0 7px 40px;background: url(../images/m-title-bg.png) left 2px no-repeat;}
.m-title a span{display: block;float: right;font-size: 14px;color: #666666;line-height: 40px;}
.m-title a:hover span{color: #b80e15;}

.m-top{width: 100%;box-sizing: border-box;overflow: hidden;}
.m-top .m-banner{width: 650px;height: 400px;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: 400px;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 .hd{ overflow:hidden;position: absolute;width: 120px;bottom: 15px;right: 0;z-index:10;}
.m-top .m-banner .hd ul{margin:0;box-sizing: border-box;text-align: right;padding-right: 10px;}
.m-top .m-banner .hd ul li{display:inline-block;cursor: pointer;width:10px;height:10px;border-radius: 100%;overflow:hidden;margin: 0 3px;background: #80A6CD;font-size: 0;}
.m-top .m-banner .hd ul li.on{background: #FF7D0A;} 

.m-top .m-tzgg{width: 720px;float: right;box-sizing: border-box;}

.m-top .m-tzgg ul{width: 100%;box-sizing: border-box;padding-top: 20px;}
.m-top .m-tzgg ul li{box-sizing: border-box;overflow: hidden;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px dashed #cccccc;}
.m-top .m-tzgg 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-tzgg ul li span{display: block;float: right;font-size: 14px;color: #999999;}
.m-top .m-tzgg ul li:hover a{color: #b80e15;}


.m-adv{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 35px;}
.m-adv a{display: block;}
.m-adv a img{width: 100%;height: auto;display: block;margin: 0 auto;}

.m-bottom{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 35px;}
.m-bottom .m-common{width: 440px;float: left;box-sizing: border-box;margin-left: 40px;}
.m-bottom .m-common:first-child{margin-left: 0;}
.m-bottom .m-common .m-djtd{width: 100%;box-sizing: border-box;margin-top: 22px;}
.m-bottom .m-common .m-djtd a{display: block;}
.m-bottom .m-common .m-djtd h3{font-size: 18px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-bottom .m-common .m-djtd p{font-size: 14px;color: #666666;margin-top: 8px;height: 40px;overflow: hidden;}
.m-bottom .m-common .m-djtd span{font-size: 14px;color: #999999;display: block;margin-top: 8px;}
.m-bottom .m-common .m-djtd a:hover h3{color: #b80e15;}

.m-bottom .m-common ul{width: 100%;box-sizing: border-box;padding-top: 5px;}
.m-bottom .m-common ul li{box-sizing: border-box;overflow: hidden;margin-top: 18px;}
.m-bottom .m-common 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-bottom .m-common ul li span{display: block;float: right;font-size: 14px;color: #999999;}
.m-bottom .m-common ul li:hover a{color: #b80e15;}

.m-links{width: 100%;height: 135px;box-sizing: border-box;border: 1px solid #dbdbdb;overflow: hidden;margin-top: 40px;}
.m-links .links-title{width: 115px;height: 50px;float: left;margin: 42px 0 0 15px;box-sizing: border-box;background: url(../images/links-x.jpg) right no-repeat;}
.m-links .links-title h3{font-size: 24px;color: #c23f44;font-weight: 500;}
.m-links .links-title p{font-size: 14px;color: #666666;}

.m-links ul{float: right;width: 1230px;margin-top: 10px;}
.m-links ul li{width: 240px;height: 52px;float: left;overflow: hidden;margin: 0 0 7px 7px;}
.m-links ul li:nth-child(5n+1){margin-left: 0;}
.m-links ul li a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.m-links ul li a img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}

.main-banner{width: 100%;height: 200px;box-sizing: border-box;overflow: hidden;background: url(../images/m-banner.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: #878787;display: inline-block;margin: 0 3px;}

/*列表页*/
.main-list{width: 100%;box-sizing: border-box;position: relative;}
.main-list .list-left{width: 306px;float: left;box-sizing: border-box;}
.main-list .list-content{width: 100%;position: relative;left: 0;top: -85px;box-sizing: border-box;padding: 30px 35px 100px 50px;border-left: 6px solid #b50009;background: #ffffff;z-index: 9;}
.main-list .list-content i{display: block;width: 6px;height: 85px;background: #b50009;position: absolute;right: 0;top: 0;}

.main-list .list-left .list-title{width: 100%;box-sizing: border-box;margin-top: 15px;}
.main-list .list-left .list-title h3{font-size: 30px;color: #333333;font-weight: 500;}

.main-list .list-left ul{width: 100%;box-sizing: border-box;margin-top: 45px;}
.main-list .list-left ul li{box-sizing: border-box;border-bottom: 1px solid #e3e3e3;margin-bottom: 15px;}
.main-list .list-left ul li a{display: block;font-size: 18px;color: #666666;overflow: hidden;box-sizing: border-box;padding-bottom: 15px;}
.main-list .list-left ul li:hover{border-color: #b80e15;}
.main-list .list-left ul li:hover a{color: #b80e15;}

.main-list .list-right{width: 1056px;float: right;box-sizing: border-box;padding: 45px 0 50px 0;}
.main-list .list-right .list-h5{box-sizing: border-box;border-bottom: 1px solid #ebebeb;}
.main-list .list-right .list-h5 h5{font-size: 26px;color: #b50009;font-weight: 500;display: inline-block;box-sizing: border-box;padding-bottom: 20px;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%;overflow: hidden;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px dashed #bfbfbf;}
.main-list .list-right ul li span{font-size: 18px;color: #b80e15;display: block;float: left;}
.main-list .list-right ul li a{float: right;width: 920px;font-size: 18px;color: #333333;font-weight: 500;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main-list .list-right ul li:hover a{color: #b80e15;}

/*搜索页*/
.search-right{width: 100%;box-sizing: border-box;padding: 30px 0 50px 0;}
.search-right .search-h5{box-sizing: border-box;}
.search-right .search-h5 h5{font-size: 26px;color: #333333;font-weight: 500;display: inline-block;box-sizing: border-box;}

.search-right ul{width: 100%;box-sizing: border-box;margin-top: 40px;}
.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: #b80e15;}

/*详情页*/
.main-show{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 40px;}
.main-show-1{width: 100%;height: 40px;background: url(../images/show-bg-1.jpg) center;background-size: 100% 100%;}
.main-show-2{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;background: url(../images/show-bg-2.jpg) center;background-size: 100% auto;}
.main-show-3{width: 100%;height: 53px;background: url(../images/show-bg-3.jpg) center;background-size: 100% 100%;}

.main-show .show-left{width: 1018px;float: left;box-sizing: border-box;padding: 0 60px;}
.main-show .show-left .show-top{width: 100%;box-sizing: border-box;padding-bottom: 15px;text-align: justify;border-bottom: 1px solid #ebebeb;}
.main-show .show-left .show-top h3{font-size: 30px;color: #404040;font-weight: bold;}
.main-show .show-left .show-top p{display: block;font-size: 15px;color: #999999;margin-top: 25px;}
.main-show .show-left .show-top p span{display: inline-block;margin-right: 25px;}
.main-show .show-left .show-top p span b{font-weight: normal;color: #666666;}

.main-show .show-left .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-left .show-content p{color: #333333;line-height: 35px;}
.main-show .show-left .show-content img{max-width: 100%;}

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

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

.main-show .show-right{width: 382px;float: right;box-sizing: border-box;padding: 0 35px;}
.main-show .show-right .show-title{width: 100%;}
.main-show .show-right .show-title h3{display: inline-block;font-size: 14px;color: #ffffff;font-weight: 500;box-sizing: border-box;padding: 4px 10px;border-radius: 20px;background: #b80e15;}

.main-show .show-right .show-banner{width: 100%;margin-top: 20px;box-sizing: border-box;position: relative;overflow: hidden;}
.main-show .show-right .show-banner .bd{width: 100%;}
.main-show .show-right .show-banner .bd ul{box-sizing: border-box;overflow: hidden;}
.main-show .show-right .show-banner .bd ul li{width: 100%;overflow: hidden;}
.main-show .show-right .show-banner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.main-show .show-right .show-banner .bd ul li .s-img{width: 100%;height: 178px;overflow: hidden;}
.main-show .show-right .show-banner .bd ul li .s-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.main-show .show-right .show-banner .bd ul li .s-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;}
.main-show .show-right .show-banner .bd ul li:hover .s-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);}
.main-show .show-right .show-banner .bd ul li h3{font-size: 16px;color: #333333;font-weight: 500;box-sizing: border-box;margin-top: 20px;}
.main-show .show-right .show-banner .hd{overflow:hidden;width: 100%;margin-top: 20px;}
.main-show .show-right .show-banner .hd ul{box-sizing: border-box;text-align: center;}
.main-show .show-right .show-banner .hd ul li{display:inline-block;cursor: pointer;width:10px;height:10px;border-radius: 100%;overflow:hidden;margin: 0 5px;background: #d2d2d2;font-size: 0;}
.main-show .show-right .show-banner .hd ul li.on{background: #b80e15;} 

.main-show .show-right .show-news{width: 100%;box-sizing: border-box;padding-left: 20px;border-left: 1px solid #ebebeb;margin-top: 60px;}
.main-show .show-right .show-news .show-title-2{width: 100%;box-sizing: border-box;position: relative;border-bottom: 1px solid #e3e3e3;}
.main-show .show-right .show-news .show-title-2 h3{font-size: 20px;color: #b80e15;font-weight: 500;display: inline-block;box-sizing: border-box;padding-bottom: 12px;border-bottom: 1px solid #b80e15;}
.main-show .show-right .show-news .show-title-2 span{display: block;position: absolute;width: 7px;height: 7px;top: 10px;left: -24px;border-radius: 100%;background: #b80e15;}
.main-show .show-right .show-news ul{width: 100%;}
.main-show .show-right .show-news ul li{box-sizing: border-box;margin-top: 30px;position: relative;}
.main-show .show-right .show-news ul li span{display: block;position: absolute;width: 7px;height: 7px;top: 5px;left: -24px;border-radius: 100%;box-sizing: border-box;border: 1px solid #9b9b9b;}
.main-show .show-right .show-news ul li a{display: block;text-align: justify;}
.main-show .show-right .show-news ul li p{font-size: 13px;color: #b38484;}
.main-show .show-right .show-news ul li h3{font-size: 16px;color: #333333;font-weight: 500;margin-top: 6px;}
.main-show .show-right .show-news ul li:hover span{border-color: #b80e15;background: #b80e15;}
.main-show .show-right .show-news ul li:hover h3{color: #b80e15;}


/*分页*/
.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: #aa1332;}



/*悬浮层*/
.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;padding: 35px 0 50px;overflow: hidden;background: #a40007;}
.footer p{font-size: 14px;color: #ffffff;text-align: center;margin-top: 15px;}
.footer p a{color: #ffffff;}

@media (min-width: 1200px) and (max-width: 1399px)  {
	.container{width: 1200px;}

	.header-top .header-logo img{width: 600px;}

	.header-nav ul li{margin: 0 20px;}
	.header-nav ul li a{font-size: 18px;}
	
	.m-title a h3{font-size: 24px;}

	.m-top{width: 100%;box-sizing: border-box;overflow: hidden;}
	.m-top .m-banner{width: 560px;}

	.m-top .m-tzgg{width: 605px;}

	.m-bottom .m-common{width: 380px;margin-left: 30px;}
	.m-bottom .m-common ul li a{width: 70%;}

	.m-links ul{width: 1050px;}
	.m-links ul li{width: 203px;}

	.main-list .list-left{width: 286px;}
	.main-list .list-content{padding: 30px 35px 80px 50px;}


	.main-list .list-right{width: 890px;padding: 45px 0 50px 0;}
	.main-list .list-right ul li a{float: right;width: 760px;}


	.main-show .show-left{width: 867px;padding: 0 40px;}
	.main-show .show-right{width: 333px;padding: 0 20px;}
	

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

	.header{width: 100%;height: 7rem;}

	.header-top{width: 100%;height: 4.7rem;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-txt{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.8rem;font-weight: bold;}

	.header-search{display: none;}


	.main{width: 100%;box-sizing: border-box;padding: 1.2rem 0;overflow: hidden;background: #ffffff;}

	.m-title a h3{float: left;font-size: 0.9rem;border-bottom: 1px solid #b80e15;padding: 0 0 0.3rem 1.5rem;background-size: auto 1rem;}
	.m-title a span{display: block;float: right;font-size: 0.6rem;color: #666666;line-height: 1.2rem;}

	.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-tzgg{width: 100%;margin-top: 1rem;}
	.m-top .m-tzgg ul{width: 100%;padding-top: 1rem;}
	.m-top .m-tzgg ul li{margin-bottom: 0.5rem;padding-bottom: 0.5rem;}
	.m-top .m-tzgg ul li a{width: 75%;float: left;font-size: 0.75rem;padding-left: 0.8rem;}
	.m-top .m-tzgg ul li span{display: block;float: right;font-size: 0.6rem;line-height: 1.1rem;}


	.m-adv{margin-top: 1rem;}

	.m-bottom{width: 100%;margin-top: 1rem;padding: 0 0.3rem;}
	.m-bottom .m-common{width: 100%;float: left;box-sizing: border-box;margin: 0 0 1rem 0;}
	.m-bottom .m-common .m-djtd{width: 100%;box-sizing: border-box;margin-top: 1rem;}
	.m-bottom .m-common .m-djtd h3{font-size: 0.8rem;white-space: normal;}
	.m-bottom .m-common .m-djtd p{display: none;}
	.m-bottom .m-common .m-djtd span{font-size: 0.6rem;margin-top: 0.3rem;}

	.m-bottom .m-common ul{width: 100%;box-sizing: border-box;padding-top: 0.3rem;}
	.m-bottom .m-common ul li{margin-top: 0.8rem;}
	.m-bottom .m-common ul li a{width: 75%;font-size: 0.75rem;padding-left: 0.8rem;}
	.m-bottom .m-common ul li span{font-size: 0.6rem;line-height: 1.1rem;}


	.m-links{display: none;}

	

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

	.main-content{width: 100%;box-sizing: border-box;padding: 0 0 50px 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: 1rem;}
	.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%;box-sizing: border-box;margin-top: 1rem;padding: 0 0.3rem;}
	.main-list .list-left .list-title h3{font-size: 0.9rem;font-weight: 600;}

	.main-list .list-left ul{width: 100%;height: 2.3rem;box-sizing: border-box;padding: 0 0.3rem;margin-top: 1rem;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 h5{font-size: 0.8rem;font-weight: bold;padding-bottom: 0.3rem;}

	.main-list .list-right ul{width: 100%;box-sizing: border-box;margin-top: 1rem;}
	.main-list .list-right ul li{padding-bottom: 0.8rem;margin-bottom: 0.8rem;display: flex;align-items: center;justify-content: space-between;}
	.main-list .list-right ul li span{font-size: 0.65rem;display: block;float: none;}
	.main-list .list-right ul li a{float: none;width: 75%;font-size: 0.75rem;white-space: normal;}


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

	.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-1{display: none;}
	.main-show-2{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;background: #ffffff;}
	.main-show-3{display: none;}

	.main-show .show-left{width: 100%;float: left;box-sizing: border-box;padding: 0 0.3rem;}
	.main-show .show-left .show-top{width: 100%;box-sizing: border-box;padding-bottom: 15px; border-bottom: 1px solid #ebebeb;}
	.main-show .show-left .show-top h3{font-size: 0.9rem;color: #404040;font-weight: bold;}
	.main-show .show-left .show-top p{display: block;font-size: 0.65rem;color: #999999;margin-top: 0.5rem;overflow: hidden;}
	.main-show .show-left .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-left .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-left .show-content p{color: #333333;line-height: 1.5rem;}
	.main-show .show-left .show-content img{max-width: 100%;}

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


	.main-show .show-left .show-qrcode{display: none;}

	.main-show .show-right{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{padding: 1.2rem 0.5rem;}
	.footer p{font-size: 0.65rem;color: #ffffff;text-align: center;margin-top: 0.5rem;line-height: 1.2rem;}
	


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