<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*代码初始化*/
*{
    margin: 0;
    padding:0;
}
ul,ol{
    list-style: none;
}

fieldset, img, input, button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
input{
    padding-top:0;
    padding-bottom:0;
    outline:none;
}
select,input{
    vertical-align: center;
}
select,input,textarea{
    font-size:12px;
    margin:0;
}
textarea{
    resize: none;
}
img{
    border:0;
    vertical-align:middle;
}
table{
    border-collapse:collapse;
}
body{
font: 12px/1.5 "Source Han Sans SC","HanHei SC","PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;background-color: #fff;
}
.r, .fr {
    float: right;
}
.l, .fl {
    float: left;
}
.clearfix:before,.clearfix:after{
    content:"";
    display: table;
}
.clearfix:after{
    clear:both;
}
.clearfix{
    *zoom:1;
}
a{
    color:#666;
    text-decoration:none;
}
a:hover{
    color:#ee2d23;
}
h1,h2,h3,h4,h5,h6{
    text-decoration: none;
    font-weight: normal;
}
s,i,em{
    font-style:normal;
    text-decoration: none;
}
.col-red{
    color: #ee2d23!important;
}

/*公共类代码*/
.w{
    width:1226px;
    margin:0 auto;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.al{
    text-align: left;
}
.ac{
    text-align:center;
}
.ar{
    text-align:right;
}
.hide{
    display:none;
}
.bg-white{
    background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
}


.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}

.header {
    height: 116px;
    position: relative;
}
header {
    height: 36px;
    line-height: 36px;
    background-color: #F5F5F5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.banner {
    width: 1220px;
    margin: 0 auto;
}
header .logins ul li.down-arrow {
    position: relative;
}
header .logins ul li.already, header .logins ul li:last-child a::after {
    display: none;
}
header .logins ul li {
    float: left;
    padding: 0 18px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
header .logins ul li&gt;a::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #c4c4c4;
    top: 50%;
    margin-top: -5px;
    right: 0;
}
.menus.at-top {
    border-bottom: 1px solid #e5e5e5;
}

.menus {
    background-color: #fff;
    padding-top: 20px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 36px;
	 height: 60px;
}
.menus, header {
    transition: top .3s;
}
.menus .logo .tbs-logo {
    text-indent: -99px;
    font-size: 12px;
    overflow: hidden;
    height: 55px;
    width: 109px;
    margin-right: 11px;
    position: relative;
}
.menus .logo .tbs-logo a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/logo.png)  no-repeat;
}
.menus .logo .advert {
    width: 164px;
    height: 45px;
    margin-left: 11px;
    margin-top: 5px;
    position: relative;
}
.menus .search {
    position: relative;
    margin-top: 5px;
}
.menus .search&gt;div {
    width: 76px;
}
.menus .search&gt;div {
    position: absolute;
    width: 78px;
    height: 35px;
    text-align: center;
}
.menus .search&gt;div {
    position: absolute;
    width: 70px;
    height: 35px;
    text-align: center;
	    border-right: 1px solid #e5e5e5;
}
.menus .search&gt;div&gt;a {
    display: inline-block;
    height: 100%;
    width: 100%;
    line-height: 35px;
    font-size: 12px;
    color: #dd4f50;
}
.menus .search input {
    padding-left: 76px;
    padding-right: 32px;
    font-size: 12px;
}
.menus .search input {
    border: 1px solid #e5e5e5;
    padding-left: 82px;
    width: 232px;
    height: 35px;
    font-size: 14px;
    box-sizing: border-box;
    font-family: "Microsoft Yahei";
}
.menus .search&gt;span {
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
    right: 0;
    background: url(../images/sprit.png) -236px -188px no-repeat;
}
.menus .nav-list {
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 100;
    background-color: #fff;
}
.menus .nav-list .banner {
    position: relative;
}
.menus nav {
    position: absolute;
    top: -58px;
    left: 308px;

}
.menus nav&gt;ul&gt;li {
    padding: 0 10px;
}
.menus nav&gt;ul&gt;li {
    float: left;
    padding: 0 14px;
    position: relative;
    box-sizing: border-box;
}

.menus nav&gt;ul&gt;li&gt;a {
    color: #333;
    display: inline-block;
    padding: 8px 5px;
    font-size: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
}


/*面包线**/




.ask-question {
    width: 1220px;
    margin: 0 auto;
    background-color: #ffffff;
}
.ask-question * {
    box-sizing: border-box;
}
.ask-question .container {
    margin-top: 20px;
}
.crumbs .mian-nav&gt;li {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    color: #666;
}
.crumbs .mian-nav&gt;li a {
    font-size: 14px;
    color: #999;
}
.crumbs .mian-nav&gt;li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/sprits.png) -201px -157px no-repeat;
}
.crumbs .sub-menu {
    position: relative;
}
.crumbs .mian-nav&gt;li h1 {
    font-weight: normal;
    color: #666;
    font-size: 14px;
}
.ask-question .container .ques-con {
    margin: 13px 0 0 0;
}
.ask-question .container .ques-con .ask-ques-info {
    display: block;
    padding: 0 0 20px 0;
    width: 950px;
    font-size: 14px;
    color: #333;
}
.ask-question .cate-hd .qus-list {
    border: solid 1px #f5f5f5;
}
.ask-question .cate-hd .qus-list .qus-list-t {
    position: relative;
}
.ask-question .cate-hd .qus-list .qus-list-t li {
    width: 12.5%;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 12px;
    background-color: #f8f8f8;
    cursor: pointer;
}
.ask-question .cate-hd .qus-list .qus-list-t li a {
    width: 12.5%;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 12px;
    background-color: #f8f8f8;
    cursor: pointer;
}
.ask-question .cate-hd .qus-list .qus-list-t li.active {
    color: #ff6020;
    background-color: #fff;
}
.ask-question .cate-hd .qus-list .qus-list-ul {
    padding: 10px 30px 15px;
    min-height: 130px;
}
.hide {
    display: none;
}
.ask-question .cate-hd .qus-list .qus-list-ul li {
    padding: 0 5px;
}
.ask-question .cate-hd .qus-list .qus-list-ul li a {
    display: inline-block;
    margin: 7px 15px 0 0;
    font-size: 12px;
    color: #666666;
}
.ask-question .container .ask-ques-info-list {
    box-shadow: 0px 0px 1px 0px rgba(204,204,204,0.5);
	margin-top:40px;
}
.ask-question .container .ques-con .ask-ques-info .info-top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f5f5f5;
}
.ask-question .container .ques-con .ask-ques-info .info-top li {
    padding: 0 34px;
    border-right: 1px solid #f5f5f5;
    cursor: pointer;
}
.ask-question .container .ques-con .ask-ques-info .info-top li.active {
    color: #ff6b14;
}
.ask-question .container .ques-con .ask-ques-info .info-body {
    padding: 0 30px;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li {
    position: relative;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li:nth-child(1) {
    border: 0;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li .info-l {
    width: 100%;
}
.no-img {
    padding-right: 0 !important;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li .info-l .info-title {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li .info-ans img {
    display: inline-block;
    margin-right: 10px;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    background-color: #126402;
    vertical-align: middle;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li .info-ans span {
    margin-right: 10px;
    color: #333;
    font-size: 12px;
}
.triplex-row {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li .info-in .condition {
    display: inline-block;
    margin-top: 30px;
    margin-right: 30px;
    font-size: 12px;
    color: #666;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li .info-in .ditioin-more {
    margin-top: 30px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li .info-in .condition:nth-child(1) .glance {
    background: url(../images/good-icon.png) -67px 0 no-repeat;
    background-size: 200px 110px;
    display: inline-block;
    margin-right: 5px;
    width: 21px;
    height: 18px;
    vertical-align: middle;
    border: 0;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li .info-in .condition:nth-child(1) a {
    display: inline-block;
    margin-right: 10px;
    padding: 3px 10px;
    border: 1px solid #e8e8e8;
    cursor: pointer;
}
.ask-question .container .ques-con .ask-ques-info .info-body .info-con&gt;li:hover{background:-webkit-linear-gradient(left, #fff 0%, #f8f8f8 80%, #fff 100%);background:-o-linear-gradient(right, #fff 0%, #f8f8f8 80%, #fff 100%);background:-moz-linear-gradient(right, #fff 0%, #f8f8f8 80% #fff 100%);background:linear-gradient(to right, #fff 0%, #f8f8f8 80%, #fff 100%)}
.ask_right_outer_box {
    float: right;
    width: 255px;
    margin-top: -20px;
    margin-bottom: 20px;
}
.right_zxfb{width:298px;margin:25px auto 0 auto;color:#444  }
.right_zxfb .zxfb_title{line-height:20px;border-bottom:1px solid #ececec}
.right_zxfb .zxfb_title { padding: 20px !important; margin: 0 auto;font-size: 16px;color: #2b2929; }
.right_zxfb .zxfb_title h3{font-size:16px;font-weight:400;margin:0;padding:0}
.right_zxfb .zxfb_title h3 img { display: inline-block;width: 20px;height: 20px;vertical-align: -4px;margin-left: 4px; }
.right_zxfb .zxfb_conter {padding:15px 20px;+padding-top: 2px;_padding-top: 2px;}
.right_zxfb .zxfb_conter a:first-child { +padding-top: 10px; _padding-top: 10px;}
.right_zxfb .zxfb_conter.we { padding: 15px; }
.right_zxfb .zxfb_conter .text_list{font-size:14px;margin:0 auto;color:#666;white-space:normal;overflow:hidden;text-overflow:ellipsis;border-bottom: 1px dotted #f0f0f0 !important; padding:15px 0;}
.right_zxfb .zxfb_conter .text_list_er{color:#888;margin-top:-12px}
.right_zxfb .conter{ font-size:14px}
.right_zxfb .conter a{float:left}
.right_zxfb .conter a:hover{text-decoration:none}
.right_zxfb .xgtright{padding:0 0 10px 0;margin:0 auto}
.right_zxfb .xgtright .xgtrightlist{float:left;width:270px;margin:10px 15px 0 15px;padding:10px 0 0 0}
.right_zxfb .xgtright_er{padding:0 7.5px 10px 7.5px;margin:-10px auto 0 auto}
.right_zxfb .xgtright .xgtrightlist_er{float:left;width:127.5px;margin:7px 7px 0 7px;padding-top:0}
.right_zxfb .xgtright .xgtrightlist img{display:block;float:left;width:100%;height:140px;margin:0 auto}
.right_zxfb .xgtright .xgtrightlist_er img{height:70px}
.right_zxfb .xgtright .xgtrightlist span{display:block;float:left;font-size:14px;line-height:32px;text-align:center;margin:0 auto;padding:10px;width:80%;padding:0 10%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ooppsd {margin: 18px auto;padding: 0 0 15px 0; border: 1px solid #eeeeee; }
.ooppsd .right_zxfb { border: 0 !important;margin-top: 0 !important; }
.ooppsd .right_zxty .zxfb_title { cursor: pointer; border: 0;margin: 0 20px; padding: 10px 0 !important;font-size: 14px; border-bottom: 1px dotted #f0f0f0 !important; }
.ooppsd .right_zxty:nth-last-child(1) .zxfb_title { border-bottom: 0px solid #f0f0f0 !important; }
.ooppsd .right_zxty.kku:nth-last-child(1) .zxfb_title { border-bottom: 1px solid #f0f0f0 !important; }
.ooppsd .right_zxty .zxfb_title h3 { font-weight: 100;font-size: 14px;color: #474747; }
.ooppsd .right_zxty .zxfb_title h3:after { content: ""; display: inline-block;float: right;margin:8px 5px 0 0;width: 6px;height: 9px; vertical-align: middle; }
.ooppsd .right_zxty.kku .zxfb_title h3:after { width: 9px;height:6px;vertical-align: middle; }
.ooppsd .right_zxty:last-child .zxfb_title { border: none; }
.ooppsd .right_zxty .zxfb_conter { display: none;padding-bottom: 15px; }
.ooppsd .right_zxty { border: 0;margin: 0 0 0 0; }
 .ooppsd .right_zxty.kku .zxfb_conter { display: block;margin: 0 5px;line-height: 24px; }
 .ooppsd .right_zxty:hover .zxfb_conter a:hover { text-decoration: underline; }
.ooppsd .right_zxty .zxfb_conter a.hover { text-decoration: underline;color: #ff3322; }
 .ooppsd  .right_zxfb { margin-bottom: 0; }
 .right_zxfb .zxfb_conter a { display: block;+position: relative;_position: relative; width: 100%; margin:0;line-height: 30px;height: 30px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 12px;color: #686868; }
 .right_zxfb .conter_downid a {  width: 50%;line-height: 40px;height: 40px;}
.right_zxfb .zxfb_conter a:hover { color: #111; }
.right_zxfb .zxfb_conter a:before { content: "";display: inline-block; width: 3px;height:3px;margin:0 5px 0 0;  }
.right_zxfb .zxfb_conter br { display: none; }

 .right_zxfb {
    width: auto;
    margin: 15px auto;

	 border: 1px solid #eeeeee;
}
/*分页*/
.cpage a {
	color: #222;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #ddd;
	background-image: none;
	transition: all .2s;
	font-size: 14px;
	min-width: 15px;
	margin: 0 2px;
	padding: 0 13px;
	float: left;
	display: block;
	height: 38px;
	line-height: 38px;
}

.cpage a.on,.cpage a:hover {
	background: #7cacee;
	color: #fff;
	border: 1px solid #7cacee;
}

.cpage .pages strong {
	display: inline-block;
	border: 1px solid transparent;
	border-radius: 4px;
	font-weight: 400;
	font-size: 14px;
	font-weight: 700;
	margin: 0 2px;
	padding: 0 10px;
}

.cpage #csuoyou {
	float: right;
	padding: 0 2px;
	font-size: 12px;
	color: #99a2aa;
	line-height: 40px;
	height: 40px;
}

.cpage #csuoyou strong {
	font-weight: normal;
	padding: 0 3px;
}

.section30_control{
	width:950px;
	margin: 0 auto;
    position: relative;
    line-height: 42px;
    text-align: center;
}
.paging {

    text-align: center;
    margin-top: 40px;

}
.paging div {
    display: inline-block;
}

/**newfoter*/
.footer .about-us {
    height: 250px;
    padding-top: 31px;
    box-sizing: border-box;
}
.footer .about-us .banner {
    width: 1226px;
	margin:0 auto;
}
.footer .about-us .footer_list {
    width: 644px;
}
.footer .about-us .footer_list li:first-child {
    padding-left: 0;
}
.footer .about-us .footer_list li {
    padding: 0 10px;
}
.footer .about-us .footer_list li {
    line-height: 14px;
    padding: 0 14px;
    position: relative;
    float: left;
}
.footer .about-us .footer_list li a, .footer .about-us dl dt {
    font-size: 14px;
    color: #fff;
}
.footer .about-us .footer_list li::after {
    content: "";
    position: absolute;
    border: 1px solid #666;
    height: 100%;
    right: 0;
}
.footer .record {
    margin-top: 70px;
    text-align: left;
    font-size: 12px;
    padding-bottom: 40px;
}
.footer .record .fl p {
    height: 26px;
    line-height: 26px;
}
.footer .record, .footer .record .fl p .font {
    color: rgba(255,255,255,.6);
}
.footer .record div.right {
    margin-top: 20px;
    margin-left: 34px;
}
.footer .about-us div[class^=footer-link]{
	float: left;
}
.footer .about-us .footer-link-t {
    width: 246px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.footer .about-us .footer-link-t {
    width: 316px;
    text-align: center;
    box-sizing: border-box;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    padding: 0 10px 10px;
}
.footer .about-us .footer-link-t .p1 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 16px;
}
.footer .about-us .footer-link-t .p2 {
    font-size: 12px;
    color: rgba(255,255,255,.6);
    margin-bottom: 13px;
}
.footer .about-us .footer-link-t a {
    display: inline-block;
    width: 119px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-color: #FF7C34;
}

.footer .about-us .code-img .app, .footer .about-us .code-img .callwx {
    background: #fff;
    width: 105px;
    height: 105px;
    display: inline-block;
	    margin: 0 14px;
}
.footer .about-us .code-img .imgtext {
    display: block;
    text-align: center;
    color: #fff;
}
/**footer*/
.footer-bottom {
    padding-top: 1px;
    background-color: #1f1f1f;
}
.footer-websites-box {
    padding-top: 40px;
    border-bottom: 1px solid #313131;
}
.content-wrapper {
    width: 1226px;
    margin: 0 auto;
}
.footer-city-list {
    height: 35px;
    overflow: hidden;
}
.footer-city-list a, .footer-city-list span {
    height: 34px;
    font-size: 13px;
    line-height: 34px;
    color: #828789;
}
.footer-city-list a {
    float: right;
}
.footer-city-list span.on {
    color: #fff;
    background-color: #384144;
}
.footer-city-list span {
    float: left;
    width: 90px;
    margin-right: 10px;
    background-color: #121212;
    text-align: center;
    cursor: pointer;
}
.footer-websites {
    margin-top: 21px;
}
.footer-websites ul li {
    float: left;
    margin: 0 14px 11px 0;
    font-size: 12px;
}
.footer-websites ul li, .footer-websites ul li a {
    color: #83888a;
    white-space: nowrap;
}
.footer-company-box {
    padding: 30px 0;
    overflow: hidden;
}

.footer-qr-code div {
    margin-left: 30px;
    height: 130px;
    width: 100px;
    float: right;
}
.footer-qr-code div img {
    width: 100px;
    height: 100px;
}
.footer-weixin-code {
    margin-left: 0!important;
}
.footer-company-info {
    float: left;
}
.footer-company-info ul {
    overflow: hidden;
}
.footer-company-info ul li {
    float: left;
    margin-right: 17px;
    font-size: 13px;
    color: #fff;
}
.footer-company-info ul li a {
    color: #fff;
}
.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}
.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}
.footer-company-info p span {
    display: inline-block;
    vertical-align: top;
    color: #83888a;
    *display: inline;
    *zoom: 1;
}
.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}
</pre></body></html>