@import url("tlbbgl_logo.css")/*tpa=http://139tl.jmmaocen.top/xqy/static/css/tlbbgl_logo.css*/;
.btn {
    display: block;
    text-indent: -999em;
    margin: 0 auto;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
}

.btn:hover {
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1);
    transform: scale(.98);
    -webkit-transform: scale(.98);
}
.header .logo {
  top: 10px;
  left: 50%;
	margin-left: -660px;
	position: absolute;
	width: 125px;
	height: 99px;
}
.bar{width: 1200px;margin: 0 auto;position: relative;}
.wrap{min-height: 100vh;}
.header{width: 100%;height: 238px;background: url("../image/newshead.jpg")/*tpa=http://139tl.jmmaocen.top/xqy/static/image/newshead.jpg*/ no-repeat center top;position: relative;}
.backbtn{width: 166px;height:54px;background: url("../image/back.png")/*tpa=http://139tl.jmmaocen.top/xqy/static/image/back.png*/ no-repeat;background-size: 100% 100%;left: 50%;bottom: 16px;margin-left: 410px;}
.newscont{width: 936px;margin: 0 auto;color: #737373;font-size: 18px;padding-bottom: 106px;}
.newstit{padding-top: 17px;height: 42px;line-height: 42px;}
.newstit .lebar{float: left;color: #beaa6b;font-size: 30px;}
.newstit .lebar span{text-transform: uppercase;font-size: 16px;padding-left: 27px;background: url("../image/xx.png")/*tpa=http://139tl.jmmaocen.top/xqy/static/image/xx.png*/ no-repeat left top;background-size: 27px auto;height: 25px;display: inline-block;vertical-align: top;line-height: 22px;padding-top: 17px;}
.newstit .ribar{float: right;padding-top: 17px;line-height: 22px;font-size: 16px;}
.newstit .ribar,.newstit .ribar a{color: #737373;}
.newstit .ribar a:hover{text-decoration: underline;}
.detailbox{line-height: 40px;}
.newsname{text-align: center;color: #beaa6b;font-size: 34px;line-height: 46px;padding-top: 34px;}
.detail-time{font-size: 20px;color: #686868;text-align: center;line-height: 32px;margin-top: 5px;}
.detailbox img{margin: 23px auto 0;}
.detailbox p{margin-top: 10px;}

/* 通用文章样式，需根据实际rem、px布局等微调单位 */
.mod-article {color: #6e421d;line-height: 32px;padding: 0 6px;}
.mod-article p.nodent{text-indent: 0}
.mod-article .alight{color: #f00;}
.mod-article strong{font-weight: bold;}
.mod-article h3{padding-top: 10px; font-weight: bold; color: #000;}
.mod-article h4{padding-top: 10px; font-weight: bold; color: #000;}
.mod-article img{display: block; margin: 5px auto; max-width: 800px;}
.mod-article .center{text-align: center; width: auto;}
.mod-article video{margin: 5px auto; max-width: 90%;}
.mod-article table{ border-top: 1px solid #f2a254; border-left: 1px solid #f2a254;}
.mod-article table td{text-align: center; border-bottom: 1px solid #f2a254; border-right: 1px solid #f2a254;}
.mod-article table thead td{background-color: #f2a254; color: #ffffff; font-weight: bold;}
.mod-article table tbody td{background-color: #ffffff;}

/*下载页*/
.downbg{min-height: auto;width: 100%;height: 1207px;background: url("../image/downbg.jpg")/*tpa=http://139tl.jmmaocen.top/xqy/static/image/downbg.jpg*/ no-repeat center top;}
.downbg .header{background: none;}
.totips{font-size: 16px;color: #6e6d69;position: absolute;line-height: 30px;top:93px;right: 42px;}
.totips a{color: #6e6d69;}
.totips a:hover{text-decoration: underline;}
.downcont{padding-top: 298px;}
.topbtnbox{padding-left: 58px;text-align: center;font-size: 0;}
.topbtnbox a{display: inline-block;vertical-align: top;margin: 0 78px;background: url("../image/downbtn.png")/*tpa=http://139tl.jmmaocen.top/xqy/static/image/downbtn.png*/ no-repeat;width: 279px;height: 72px;background-size: 100% auto;}
.topbtnbox a.quickBtn{background-position: center top;}
.topbtnbox a.fullBtn{background-position: center bottom;}
.downInf{margin: 12px auto 0;color: #432e17;font-size: 18px;width: 972px;overflow: hidden;border: 1px solid #917746;}
.downInf table{width: 974px;margin: -1px;}
.downInf table th{height: 37px;background: #a69574;text-align: center;color: #fff;font-size: 22px;}
.downInf table th,.downInf table td{border:1px solid #302716;text-align: center;}
.downInf table td{font-size: 16px;line-height: 24px;padding:7px 10px;background: #fff;}
.downInf table td.firtd{background: #ddc6a9;}
.downInf table td.txtl{text-align: left;}