@charset "utf-8";:root{
--blue:#2440b3;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#2440b3;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
*,::after,::before{box-sizing:border-box}
*{-webkit-box-sizing:border-box;box-sizing:border-box}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}
@-ms-viewport{
width:device-width}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:2;color:#212529;text-align:left;background-color:#fff}
h1{font-size:2em;}
img{max-width:100%}
html{overflow:hidden;overflow-y:auto}
body{overflow:hidden!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Source Han Sans,Helvetica,Tahoma,Arial,Microsoft YaHei,SimSun,Heiti,sans-serif;color:#444;font-weight:400}
::-webkit-input-placeholder{color:#444}
:-moz-placeholder{color:#444}
::-moz-placeholder{color:#444}
:-ms-input-placeholder{color:#444}
h2,h3,p,dl,dd,ul{margin:0}
h2,h3{color:#333;margin-top:20px}
h2,h3{margin-top:0;margin-bottom:.5rem}
p{margin-top:0;margin-bottom:1rem}
dl,ul{margin-top:0;margin-bottom:1rem}
dd{margin-bottom:.5rem;margin-left:0}
a{color:#2440b3;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}
a:hover{color:#0056b3;text-decoration:underline}
img{vertical-align:middle;border-style:none}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
h2,h3{margin-bottom:.5rem;font-family:inherit;line-height:2;color:inherit}
.header{position:relative;z-index:5}
.footer-copyright{margin-bottom:0;color:#fff;text-align:center}
.footer-copyright a{font-weight:500;color:#fff}
.footer-copyright a:hover{color:#e84240}
.bottom{text-align:center;color:#bbb;font-size:12px}
.bottom .div_1{background:#282828;padding:20px 0 10px 0}
.bottom .div_2{background:#1d1b1c;padding:20px;font-size:12px;line-height:25px}
.header-icons{line-height:80px;float:right;display:block}
.header-icons a{color:#444;font-size:20px;font-weight:600}
.header-icons a:hover{color:#e84240}
.header{width:100%;position:fixed;top:0;left:0;z-index:999;height:90px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.07);-moz-box-shadow:0 4px 4px rgba(0,0,0,0.07);-o-box-shadow:0 4px 4px rgba(0,0,0,0.07);box-shadow:0 4px 4px rgba(0,0,0,0.07);border-bottom:1px solid #e0e0e0}
.container{width:100%;margin:0 auto;padding-right:15px;padding-left:15px;}
.header .left{position:relative;float:left;padding:12px 10px}
.header .left a img{height:60px}
.header .nav{-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;height:100%;line-height:80px;display:block;float:left;font-size:16px}
.header .navbar_nav li{float:left;position:relative;display:block}
.header .navbar_nav li:after{content:"";width:0;height:2px;background:#e84240;position:absolute;bottom:0;left:0;transition:all .5s ease 0s}
.header .navbar_nav li:hover:after{width:100%}
.header .navbar_nav li a{text-decoration:none;height:100%;padding:0 50px;display:block;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;color:#333}
.header .navbar_nav li:hover a{color:#e84240}
.top{position:relative;height:80px}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.col-lg-4,.col-lg-8{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
.bottom{text-align:center;color:#bbb;font-size:12px}
.bottom .div_2{background:#1d1b1c;padding:20px;font-size:12px;line-height:25px}
.btn:not(:disabled):not(.disabled){cursor:pointer}
.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0062cc;border-color:#005cbf}
.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}
.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#545b62;border-color:#4e555b}
.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}
.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#1e7e34;border-color:#1c7430}
.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}
.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#117a8b;border-color:#10707f}
.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}
.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d39e00;border-color:#c69500}
.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}
.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#bd2130;border-color:#b21f2d}
.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}
.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#dae0e5;border-color:#d3d9df}
.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}
.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#1d2124;border-color:#171a1d}
.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}
.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#2440b3;border-color:#2440b3}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}
.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}
.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#28a745;border-color:#28a745}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}
.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}
.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#ffc107;border-color:#ffc107}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}
.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}
.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}
.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#343a40;border-color:#343a40}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}
.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}
.page-link:not(:disabled):not(.disabled){cursor:pointer}
.close:not(:disabled):not(.disabled){cursor:pointer}
.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}
.bg-white{background-color:#fff!important}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}

html{color:#222;font-size:1em;line-height:1.4}
::-moz-selection{background:#b3d4fc;text-shadow:none}
::selection{background:#b3d4fc;text-shadow:none}
img{vertical-align:middle}
::-moz-selection{background:#1cb9c8;color:#fff}
::-ms-selection{background:#1cb9c8;color:#fff}
::-o-selection{background:#1cb9c8;color:#fff}
::selection{background:#1cb9c8;color:#fff}
a{-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
a:hover,a:focus,a:active{text-decoration:none;outline:0}
a:visited{color:inherit}
.bg-white{background:#fff!important}
.tm-padding-section{padding-top:130px;padding-bottom:60px}
.tm-padding-section-sm{padding-top:30px;padding-bottom:30px}
.tm-breadcrumb-area{position:relative;z-index:1;background-image:url('/images/bg.jpg');background-size:cover;background-position:center}
.tm-breadcrumb-area::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:-webkit-linear-gradient(90deg,#fff 0,transparent 95%);background:-moz-linear-gradient(90deg,#fff 0,transparent 95%);background:-ms-linear-gradient(90deg,#fff 0,transparent 95%);background:-o-linear-gradient(90deg,#fff 0,transparent 95%);background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(95%,transparent));background:-webkit-linear-gradient(left,#fff 0,transparent 95%);background:-o-linear-gradient(left,#fff 0,transparent 95%);background:linear-gradient(90deg,#fff 0,transparent 95%);z-index:-1}
.tm-breadcrumb-area ul{padding-left:0;margin-bottom:0;font-size:0}
.tm-breadcrumb-area ul li{list-style:none;display:inline-block;font-size:16px}
.tm-breadcrumb-area ul li::after{content:"/";padding:0 8px}
.tm-breadcrumb-area ul li:last-child::after{display:none}
.tm-breadcrumb-area ul li a{color:#444}
.tm-breadcrumb-area ul li a:hover{color:#e84240}
.widgets{margin-top:-30px}
.widget-title{position:relative;padding-bottom:15px;font-weight:600;font-size:18px;border-bottom:1px solid #ddd}
.widget-title:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:70px;background:#1cb9c8}
.single-widget{margin-top:30px}
.single-widget ul{padding-left:0;margin-bottom:0}
.single-widget ul li{list-style:none}
.sidebar-widgets{margin-left:60px;margin-top:-55px}
.sidebar-widgets .single-widget{margin-top:60px}
.widget-questions{border-left:1px solid #ddd;padding-left:15px}
.widget-questions ul li{border-bottom:1px solid #ddd;padding:12px 0}
.widget-questions ul li p{margin-bottom:0}
.widget-questions p.questions-title{margin-bottom:3px;color:#06f}
.footer-copyright{margin-bottom:0;color:#fff;text-align:center}
.footer-copyright a{font-weight:500;color:#fff}
.footer-copyright a:hover{color:#e84240}
.sevice-head-title{padding:0 10px}
.customer-service{width:40px;height:198px;position:fixed;top:350px;right:0;overflow:hidden;z-index:9999}
.kefu{width:40px;height:198px;background:url(/images/kefu.png)}
.link_1 span{color:#999;line-height:30px;padding-left:25px;margin-right:25px}
.link_1 span.date2{background:url(/images/listyle3.jpg) no-repeat left center}
.pic_art_list{padding:15px}
.pic_art_list dl{border-bottom:solid 1px #eee}
.pic_art_list dl dd p{line-height:28px;font-size:14px;color:#666;margin-bottom:8px;min-height:56px}
.pic_art_list h2 span{display:inline-block;width:32px;height:32px;background:url(/images/wen.gif) no-repeat;margin-right:10px;vertical-align:middle}
.tm-pagination ul{padding-left:0;margin-bottom:0;font-size:0;margin-top:-10px}
.tm-pagination ul li{display:inline-block;vertical-align:middle;font-size:14px;margin-top:10px;margin-right:10px}
.tm-pagination ul li a{display:inline-block;color:#444;font-weight:500;font-size:14px;height:35px;min-width:35px;line-height:35px;border:1px solid #ddd;text-align:center;padding:0 10px}
.tm-pagination ul li a:hover{background:#1cb9c8;border-color:#1cb9c8;color:#fff}
table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px;text-align:left;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.1)}
th{background-color:#0073e6;color:#fff;padding:12px 15px;text-align:center;font-weight:bold}
td{padding:10px 15px;border-bottom:1px solid #ddd}
tr:nth-child(even){background-color:#f9f9f9}
tr:hover{background-color:#e6f7ff;transition:all .3s ease-in-out}
blockquote {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-left: 6px solid #ff9800;
    padding: 15px 20px;
    background-color: rgba(255, 152, 0, 0.1);
    margin: 20px 0;
}

pre{background-color:#282c34;color:#fff;padding:12px;border-radius:8px;overflow-x:auto;font-family:"Fira Code","Courier New",monospace;font-size:14px;line-height:1.5;border:1px solid #444}
code{background-color:#f5f5f5;color:#c7254e;padding:3px 6px;border-radius:4px;font-family:"Fira Code","Courier New",monospace;font-size:14px;white-space:pre-wrap}
pre code{background-color:transparent;color:#abb2bf;display:block;padding:0}
pre::-webkit-scrollbar{width:8px;height:8px}
pre::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px}
pre::-webkit-scrollbar-track{background-color:#282c34}

@media(min-width:992px){
.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important}
a:not(.btn){text-decoration:underline}
img{page-break-inside:avoid}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
@page{
size:a3}
}
@media print{
*,*:before,*:after{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
img{page-break-inside:avoid}
p,h2,h3{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
}
@media only screen and (min-width:768px) and (max-width:991px){
h2{font-size:32px;line-height:42px}
h3{font-size:24px;line-height:34px}
}
@media only screen and (min-width:768px) and (max-width:991px){
.tm-padding-section{padding-top:30px;padding-bottom:30px}
}
@media only screen and (max-width:767px){
.tm-padding-section{padding-top:60px;padding-bottom:30px}
}

@media only screen and (min-width:1200px) and (max-width:1599px){
.tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li::last-child{margin-right:0}
}

@media only screen and (min-width:768px) and (max-width:991px){
.tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li::last-child{margin-right:0}
}
@media only screen and (max-width:767px){
.tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li::last-child{margin-right:0}
}
@media only screen and (max-width:767px){
.tm-breadcrumb-area ul li{font-size:14px}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.sidebar-widgets{margin-left:40px}
}
@media only screen and (min-width:768px) and (max-width:991px){
.sidebar-widgets{margin-left:0;margin-top:30px}
.sidebar-widgets .single-widget{margin-top:30px}
}
@media only screen and (max-width:767px){
.sidebar-widgets{margin-left:0;margin-top:30px}
.sidebar-widgets .single-widget{margin-top:30px}
}
@media only screen and (max-width:767px){
.widget-questions{border-left:none;padding-left:0}
}
@media only screen and (min-width:768px) and (max-width:991px){
.tm-pagination ul li a{height:35px;line-height:35px;padding:0 10px;min-width:35px;font-size:14px}
}
@media only screen and (max-width:767px){
.tm-pagination ul li a{height:30px;min-width:30px;line-height:28px;padding:0 10px;font-size:14px}
}
@media(max-width:768px){
table{font-size:14px}
th,td{padding:8px}
}
@media screen and (min-width:1200px){
.container{max-width:1200px}
.header{width:100%;position:fixed;top:0;left:0;z-index:999;height:80px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.07);-moz-box-shadow:0 4px 4px rgba(0,0,0,0.07);-o-box-shadow:0 4px 4px rgba(0,0,0,0.07);box-shadow:0 4px 4px rgba(0,0,0,0.07);border-bottom:1px solid #e0e0e0}
.se_hot{height:453px;float:left;margin-top:115px;left:10px}

}
@media screen and (max-width:1199px){
.header-icons{line-height:35px;float:right;margin-top:-65px;padding-right: 10px;display:block}
.header .left{position:relative;float:left;padding:5px 10px}
.header .left a img{height:30px}
.header .nav{-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;height:100%;line-height:25px;display:block;float:left;width:100%;}
.header .navbar_nav li{float:left;position:relative;display:block;width:25%}
.header .navbar_nav li:after{content:"";width:0;height:2px;background:#e84240;position:absolute;bottom:0;left:0;transition:all .5s ease 0s}
.header .navbar_nav li:hover:after{width:100%}
.header .navbar_nav li a{text-decoration:none;height:25px;padding:0 50px;display:block;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;color:#333;font-size:14px}
.header .navbar_nav li:hover a{color:#e84240}
.top{position:relative;height:70px;background:#f4f4f4}
.header .container{width:100%;padding-left:0;margin-right:auto;margin-left:auto}
.header .container{padding-right:5px}
.f_right{float:left;padding:0;margin:0}
.header{width:100%;position:fixed;top:0;left:0;z-index:999;height:70px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.07);-moz-box-shadow:0 4px 4px rgba(0,0,0,0.07);-o-box-shadow:0 4px 4px rgba(0,0,0,0.07);box-shadow:0 4px 4px rgba(0,0,0,0.07);border-bottom:1px solid #e0e0e0}
.tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li::last-child{margin-right:0}
}
@media screen and (max-width:650px){
.header{width:100%;position:fixed;top:0;left:0;z-index:999;height:70px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.07);-moz-box-shadow:0 4px 4px rgba(0,0,0,0.07);-o-box-shadow:0 4px 4px rgba(0,0,0,0.07);box-shadow:0 4px 4px rgba(0,0,0,0.07);border-bottom:1px solid #e0e0e0}
.container{width:100%;margin:0 auto}
.header .left{position:relative;float:left;padding:1px 10px;margin-bottom:5px}
.header .left img{height:30px}
.header .left a img{height:30px}
.header .nav{-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;height:100%;line-height:25px;display:block;float:left;width:100%;}
.header .navbar_nav li{float:left;position:relative;display:block;width:25%}
.header .navbar_nav li:after{content:"";width:0;height:2px;background:#e84240;position:absolute;bottom:0;left:0;transition:all .5s ease 0s}
.header .navbar_nav li:hover:after{width:100%}
.header .navbar_nav li a{text-decoration:none;height:25px;padding:0 5px;display:block;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;color:#333;font-size:14px}
.header .navbar_nav li:hover a{color:#e84240}
.top{position:relative;height:70px;background:#f4f4f4}
.header .container{width:100%;padding-left:0;margin-right:auto;margin-left:auto}
.header .container{padding-right:5px}
.kefu{width:30px;height:129px;background:url(/images/kefum.png)}
}
.links_content ul{margin:0;padding:5px;list-style:none}
.links_content{margin-top:0;display:inline-block}
.links_content ul{margin:0;padding:5px;list-style:none}
.links_content ul li{float:left;display:inline;line-height:30px;word-break:break-all;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 5px}
.links_content ul li a{color:#fff}
.links_content ul li a:hover{text-decoration:underline;color:#fff}
