@charset "utf-8";
/* CSS Document */

/*common*/
.main {
    margin-top: 15px;
}
/*list*/
.g-listlf {
    min-height: 1243px;
    background: #f5f5f5;
}
.g-listlf.about {
    min-height: 680px;
}
.g-listlf.about1 {
    min-height: auto;
}
.m-listlf .tit {
    padding: 22px 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background: #b80600;
}
.m-listlf .tit span {
    display: inline-block;
    margin: -5px 20px 0 0;
    width: 28px;
    height: 24px;
    vertical-align: middle;
    background: url(../images/icon-tit.png) no-repeat;
}
.g-listlf ul {
    padding: 10px 20px;
}
.g-listlf li a {
    display: block;
    padding: 20px 20px 20px 10px;
    font-size: 18px;
    border-bottom: 1px solid #e6e6e6;
    background: url(../images/bg-listlf.png) right center no-repeat;
}
.g-listlf ul li a:last-child {
	border-bottom: none;
}
.g-listlf li a:hover, .g-listlf li.active a {
    background: url(../images/bg-listlf-h.png) right center no-repeat;
    color: #b80600;
}
.m-cglist {
    margin-bottom: 20px;
}
.m-cglist li {
    padding: 0 8px;
    height: 55px;
    line-height: 56px;
	border-bottom: 1px dashed #ddd;
}
.m-cglist li a {
    padding-left: 14px;
}
.m-cglist li.f-line {
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 52px;
    border-bottom: 1px dashed #ddd;
}
.m-cglist.alist li {
	height: 77px;
    line-height: 78px;
}
.m-cglist.alist li a {
	font-size: 18px;
}
.m-cgbox {
	font-size: 17px;
	line-height: 2;
	padding: 20px 10px;
}
/*listOne*/
.m-onelist {
    line-height: 188%;
    padding: 15px 10px;
    text-align: justify;
}
.m-onelist table {
    border-collapse: collapse;
    border: 1px solid #333;
}
.m-onelist table td, .m-onelist table th {
    border: 1px solid #333;
}
.m-onelist img {
    max-width: 100%;
}
/*listPicture*/
.m-listpicture {
    padding-top: 15px;
}
.m-listpicture li {
    margin-bottom: 15px;
    text-align: center;
}
.m-listpicture li img {
    display: block;
    width: 100%;
    height: 136px;
}
.m-listpicture li p {
    padding: 7px 5px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*detail*/
.m-detailbox {
    padding: 10px 30px 20px;
}
.lgtit {
    padding: 15px 10px 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    color: #333;
}
.sttit {
    font-size: 26px;
}
.m-dtfuns {
	position: relative;
    padding: 0 0 15px;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
}
.m-dtfuns, .m-dtfuns a {
    font-size: 14px;
    color: #666;
}
.wzinfo {
	text-align: center;
}
.wzinfo span {
    margin-right: 20px;
}
.wzinfo span:last-child {
    margin-right: 0;
}
.fontsize {
	position: absolute;
    right: 0;
    bottom: 15px;
}
.fontsize a {
    margin: 0 3px;
}
.m-dtfonts {
    padding: 30px;
}
.m-dttexts {
	font-family: 'Roboto', PingFang SC, Microsoft YaHei, Microsoft JhengHei, Tahoma, Simsun !important;
    line-height: 1.9 !important;
    min-height: 200px;
    overflow-x: auto;
    overflow-y: hidden;
}
.m-dttexts, .m-dttexts * {
    touch-action: auto;
    -ms-touch-action: auto;
}
.m-dttexts p, .m-dttexts span {
	font-family: 'Roboto', PingFang SC, Microsoft YaHei, Microsoft JhengHei, Tahoma, Simsun !important;
    line-height: 1.9 !important;
}
.m-dttexts table {
	width: 100%;
	margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #aaa !important;
}
.m-dttexts table td, .m-dttexts table th {
	padding: 5px 10px;
    border: 1px solid #aaa !important;
}
.m-dttexts img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 10px auto;
	border: 1px solid #eee;
	padding: 3px;
}

.m-dttexts .vfile {
    width: 960px;
    margin: 0 auto;
}

.m-dtdownload {
    padding: 0 0 0 22px;
    background: url(../images/icon-detail.png) 0 -258px no-repeat;
}
.m-dtdownload li {
    padding: 4px 0;
}
.m-dtcode p {
    font-size: 12px;
    color: #999;
    text-align: center;
}
.m-dtcode img {
    margin: 4px auto;
    display: block;
    width: 130px;
    height: 130px;
    padding: 4px;
    border: 1px solid #ddd;
}
.m-btfuns {
    padding: 20px 0;
    border-bottom: 1px dashed #ddd;
}
.m-btfuns li {
    float: left;
    margin: 12px 15px 0 0;
    line-height: 28px;
}
.m-btfuns li a {
    display: block;
    font-size: 13px;
    padding-left: 17px;
    background-image: url(../images/icon-detail.png);
    background-repeat: no-repeat;
}
.m-btfuns li.comment a {
    background-position: 0 -28px;
}
.m-btfuns li.error a {
    background-position: 0 -56px;
}
.m-btfuns li.print a {
    background-position: 0 -84px;
}
.m-btfuns li.close a {
    background-position: 0 -112px;
}
.m-btfuns li.collect a {
    background-position: 0 -140px;
}
.m-dtsxqh {
    padding: 0 0 15px;
}
.m-dtsxqh li {
	font-size: 15px;
    max-width: 50%;
    line-height: 30px;
    background-image: url(../images/icon-detail.png);
    background-repeat: no-repeat;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-dtsxqh li a {
    font-size: 15px;
}
.m-dtsxqh .dtprev {
    padding-left: 30px;
    background-position: left -168px;
}
.m-dtsxqh .dtnext {
    padding-right: 30px;
    background-position: right -198px;
}
.map {
	position: relative;
    margin-bottom: 10px;
}
.map-xy {
	width: 100%;
	height: 550px;
}
/*detailVideo*/
.m-dtvideo {
    width: 700px;
    height: 400px;
}
/*search*/
.m-searchtop {
    padding: 11px 0;
    line-height: 26px;
    border-bottom: 1px solid #ddd;
}
.m-searchtop .searchkey span {
    color: #ed0000;
}
.m-searchtop li {
    float: left;
}
.m-searchtop li a {
    display: block;
    padding: 0 15px;
    font-size: 14px;
    color: #999;
}
.m-searchtop li.active a {
    background: #ff8400;
    color: #fff;
}
.g-searchlf {
    margin-top: 29px;
    padding: 15px 0;
    background: #f5f5f5;
}
.m-shfw ul, .m-shtims ul {
    padding: 4px 40px 0 22px;
}
.m-shfw li, .m-shtims li {
    line-height: 42px;
}
.m-shfw li a, .m-shtims li a {
    display: block;
}
.m-shfw li span {
    float: right;
    color: #ed0000;
}
.m-shfw li.active a {
    color: #b80600;
}
.m-shtims li a {
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(../images/bg-shlf.png);
}
.m-shtims li.active a {
    color: #b80600;
    background-image: url(../images/bg-shlf-h.png);
}
.m-searchlists {
    padding-top: 15px;
}
.m-searchlists li {
    padding: 10px 0;
}
.m-searchlists .tit {
    line-height: 1.4;
    font-size: 18px;
}
.m-searchlists .tit strong {
    color: #ed0000;
}
.m-searchlists .infos {
    padding: 10px 0;
    font-size: 14px;
    color: #b2b2b2;
}
.m-searchlists .infos span {
    margin-right: 36px;
}
.m-searchlists .desc {
    margin-bottom: 4px;
    font-size: 14px;
    color: #808080;
}
.m-searchlists .url a {
    display: block;
    font-size: 14px;
    color: #4ea63d;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*siteMap*/
.g-sitemap li {
	width: 12.5%;
    line-height: 48px;
}
.g-sitemap li a {
    display: block;
    padding-left: 13px;
    background: url(../images/icon-li1.png) left center no-repeat;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#pages {
	padding: 20px 0;
	margin: 0;
	clear: both;
}
#pages a {
	display: inline-block;
	padding: 9px 18px 6px;
	background-color: #fff;
	font-size: 15px;
	color: #888;
	margin: 0 1px;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	border: 1px #ddd solid;
}
#pages a:hover {
	background-color: #b80600;
	border-color: #b80600;
	color: #fff;
    text-shadow: rgb(0 0 0 / 30%) 1px 0 1px;
}
#pages a.active {
	background-color: #b80600;
	border-color: #b80600;
	color: #fff;
    text-shadow: rgb(0 0 0 / 30%) 1px 0 1px;
}
#pages a.prev, #pages a.next {
	font-size: 15px;
}
#pages span {
	display: inline-block;
	padding: 9px 15px 8px;
	color: #888;
	position: relative;
	top: -2px
}

.ico_att img {
	margin: 0 8px 0 0;
}
.ico_att a {
	font-size:14px;
	color:#06c;
}

/*large pcScreen*/
@media (min-width:1240px) {
    .m-listlf {
        width: 300px;
    }
    .m-listrg {
        width: 920px;
    }
}
/*big pcScreen*/
@media screen and (max-width:1239px) {}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
    .lgtit {
        padding: 15px 0 0;
        font-size: 24px;
    }
    .sttit {
        font-size: 20px;
    }
    .wzinfo span {
        margin-right: 25px;
    }
    .m-dtvideo {
        width: 100%;
        height: auto;
    }
    .g-sitemap li {
        line-height: 40px;
    }
}
/*pad md*/
@media screen and (max-width: 991px) {
    .g-listlf {
        min-height: auto;
    }
    .m-listlf .tit {
        padding: 16px 0;
        font-size: 18px;
    }
    .g-listlf ul {
        padding: 10px;
        display: none;
    }
    .g-listlf li a {
        padding: 15px 20px 15px 10px;
        font-size: 16px;
    }
    .m-cglist li {
        height: 40px;
        line-height: 41px;
    }
    .m-cglist li.f-line {
        margin-bottom: 5px;
        padding-bottom: 5px;
        height: 35px;
    }
    .m-onelist {
        padding: 10px;
    }
    .m-detailbox {
        padding: 0;
    }
    .lgtit {
        padding: 0;
        font-size: 20px;
    }
    .sttit {
        font-size: 16px;
    }
    .wzinfo span {
        margin-right: 10px;
    }
    .m-dtfonts {
        padding: 10px 0;
    }
    .m-dttexts {
        font-size: 14px;
    }
    .m-dttexts p {
        margin: 0 0 10px;
    }
    .m-dtsxqh {
        padding: 0;
    }
    .m-dtsxqh li a {
        font-size: 14px;
    }
    .m-dtsxqh li.dtprev, .m-dtsxqh li.dtnext {
        max-width: 100%;
        float: none;
        padding: 0;
        background: none;
    }
    .m-searchtop {
        padding: 0 0 6px;
    }
    .g-searchlf {
        margin-top: 10px;
    }
    .m-shfw ul, .m-shtims ul {
        padding: 4px 10px 0;
    }
    .m-shfw li, .m-shtims li {
        line-height: 30px;
    }
    .m-searchlists li {
        border-bottom: 1px dashed #ddd;
    }
    .m-searchlists .tit {
        font-size: 16px;
    }
    .m-searchlists .infos span {
        margin-right: 8px;
    }
    .m-searchlists .infos {
        padding: 5px 0;
    }
    .g-sitemap li {
        line-height: 30px;
    }
}
/*phone sm*/
@media screen and (max-width: 767px) {}
/*small xs*/
@media screen and (max-width: 638px) {
	.g-listlf.about {
		min-height: 0;
	}
    .m-listpicture li {
        margin-bottom: 10px;
    }
    .m-listpicture li img {
        height: 110px;
    }
	.m-pgpdbox1 {
		padding: 20px 10px;
	}
	.m-pgpdbox1.newsbox {
		box-shadow: none;
		padding: 0 0 10px;
		margin: 0 -15px;
	}
	.m-pgpdbox1.newsbox .m-titstyle1 {
		display: none;
	}
    .m-cglist li {
        height: 55px !important;
		line-height: 56px !important;
    }
	.m-pgpdbox1.newsbox .m-listrg .m-cgbox {
		font-size: 15px;
		min-height: 360px;
	}
	.m-location {
		padding: 5px 0 5px 25px;
		background: url(../images/icon-location.png) left 5px no-repeat;
	}
	.lgtit {
		font-size: 18px;
		line-height: 1.4;
		padding: 20px 15px 0;
	}
	.fontsize {
		display: none;
	}
	.wzinfo span:last-child {	
		display: none;
	}
	.m-dttexts, .m-btfuns, .m-dtsxqh {
		margin: 10px 15px 15px;
	}
	.m-dttexts p, .m-dttexts span {
		font-size: 16px !important;
		line-height: 1.7 !important;
		font-weight: normal;
	}
	.m-dttexts p strong, .m-dttexts span strong {
		font-weight: bold;
	}
	.m-dttexts .vfile {
		width: 100% !important;
	}
	.m-dttexts .vfile .video {
		width: 100% !important;
		height: auto !important;
	}
	
	.m-dtsxqh li.dtprev, .m-dtsxqh li.dtnext {
		line-height: 1.8;
	}
	.contact .main.f-mb45 {
		margin-bottom: 0;
	}
	.contact .m-cgbox {
		font-size: 15px;
		line-height: 1.8;
		padding: 15px 25px;
	}
	.contact .m-cgbox p:first-child span {
		font-size: 20px !important;
	}
	
	.contact .m-cgbox p:nth-child(2) {
		height: 10px;
	}
	.contact .m-cgbox p:last-child {
		height: 0;
	}
	.map {
		margin-bottom: 0;
	}
	.map .BMap_Marker img {
		width: 123px !important;
		height: 91.5px !important;
	}
	.map-xy {
		height: 320px;
	}
	.g-sitemap li {
		width: 33%;
	}

	#pages {
		text-align: center;
		padding: 10px 0 15px;
	}
	#pages a {
		font-size: 14px;
		padding: 7px 12px 4px;
		margin: 0 -3px;
	}
}
/*print*/
@media print {
    .header, .m-location, .footer, .fontsize, .share-main, .m-dtsxqh, .m-btfuns, .toolbar {
        display: none;
    }
    .m-pgpdbox1, .m-detailbox {
        padding: 0;
    }
    .m-dtfonts {
        padding: 10px;
    }
}