/* å¾‹å¸ˆå…¬å…±æ ·å¼ */
body {
    font-family: 'å¾®è½¯é›…é»‘';
    background: rgb(243, 243, 243);
    }
    .btn {padding: 6px 9px;margin: 0 auto;}
    /* æ­£æ–‡å­—ä½“ */
    h3 {
    margin-top: 0;
    margin-bottom: 15px;
    display: inline-block;
    font-size:20px;
    }
    img {
    max-width: 100%;
    height: auto;
    }
    a,
    a:hover,
    a:focus {
    color: #333;
    text-decoration: none;
    }
    .w {
    background: white
    }
    /* header */
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
    background: rgb(165, 42, 42);
    color: white;
    }
    .navbar .container {
    background: #262626
    }
    .navbar-inverse .navbar-toggle {border-color:#FAFAFA}
    .navbar-inverse .navbar-nav>li>a {
    color: white
    }
    .navbar-inverse .navbar-brand {
    color: white
    }
    /* headerEnd */
    .imgbox p {
    padding-top: 1px;
    padding-bottom:5px;
    text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    /* é¦–é¡µå¤§å›¾ */
    .fa-chevron-left , .fa-chevron-right {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    }
    .banner {margin-top:-5px;}
    .fa-chevron-left {margin-left: -10px;left: 50%;}
    .fa-chevron-right {margin-right: -10px;right: 50%;}
    /* é¦–é¡µå¤§å›¾End */
    /* å¤´æ¡å’Œæ›´æ–° */
    /* h3::before {
    content: url('../images/line.png');
    position: relative;
    top: 5px;
    left: -8px;
    } */
    .container i {color:#B22222}
    #section2 h2 {
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 14px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:center
    }
    #section2 h2:hover,
    #section2 .gx span:hover,
    #section3 li span:nth-child(1):hover {
    color: rgb(165, 42, 42);
    }
    #section2 p {
    /* display: inline; */
    }
    #section2 .gx span {
    display: inline-block;
    }
    #section2 .gx li {
    padding-top: 5px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #aaa;
    }
    .gx li a:hover {color:#A62C2C}
    #section2 .gx li span:nth-child(2) {
    color: #bbb
    }
    ul.gx li span:nth-child(1)::before {
    /* content: url('../images/li_bg.jpg');
    position: relative;
    left: -8px; */
    }
    /* å¤´æ¡å’Œæ›´æ–°End */
    
    /* 6æ¿å— */
    #section3 {
    }
    #section3 .list_item {
    background: white;
    padding: 15px;
    padding-bottom: 0;
    margin-bottom: 15px;
    box-shadow: 0 0 4px #ccc;
    }
    #section3 li {
    height: 30px;
    }
    #section3 li span:nth-child(1)::before {
    /* content: url(../images/li_bg.jpg);
    position: relative;
    left: -5px;
    top: -3px; */
    }
    #section3 li span:nth-child(2) {
    color: #bbb
    }
    /* 6æ¿å—END */
    /* å‹æƒ…é“¾æŽ¥ */
    .link {
    padding-top: 15px;
    border-top: 1px dashed #aaa;
    /* text-align:justify; */
    /* text-justify:inter-ideograph; */
    }
    .link h3,
    .link strong.pull-right {
    color: rgb(165, 42, 42);
    }
    .link a {
    display: inline;
    float:right;
    }
    /* å‹æƒ…é“¾æŽ¥END */
    /* å…¬å…±åº•éƒ¨ */
    .footer {
    background: #262626;
    padding: 20px 0 10px;
    }
    .footer a,
    .footer a:hover,
    .footer a:focus {
    color: rgb(156  , 156  , 156  ) !important;
    }
    .footer p {
    display: inline-block;
    color: white
    }
    /* å…¬å…±åº•éƒ¨End */
    /* åˆ—è¡¨é¡µä¸€æ ·å¼ */
    .page_list1 {
    padding: 30px 0;
    }
    .page_list1 .title {
    background: #262626;
    padding: 5px 0;
    margin-top: 10px;
    color: white
    }
    .current {
    padding: 15px;
    margin-bottom: 10px;
    font-size: 16px
    }
    .current a
    {
    font-size: 16px !important
    }
    .current a::after{
    content: '>'
    }
    .current strong {
    font-weight: bold
    }
    .content_list{
    padding:15px
    }
    .content_list h4,.content_list span{
    display: inline-block;
    margin:0;
    padding: 0;
    }
    .content_list h4{
    float: left;
    font-weight: bold;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent:8px;
    width: 80%
    }
    .content_list span{
    color: #818181;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
    width: 20%
    }
    .content_list  .xx{
    border-bottom: 1px dashed #aaa;
    margin-top: 25px;
    padding-bottom: 25px;
    }
    .content_list  .xx p{
    display: inline;
    }
    .content_list  .xx a{
    color: rgb(165, 42, 42);
    font-weight: bold;
    font-size: 14px;
    }
    .content_list  .xx a:nth-of-type(1)::before{
    content: 'ã€'
    }
    .content_list  .xx a:nth-of-type(1)::after{
    content: 'ã€‘'
    }
    .remen a{
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block
    }
    .title h2{
    margin:0
    }
    /* åˆ—è¡¨é¡µä¸€æ ·å¼ End*/
    input,textarea,select,a:focus  {
    outline: none;
    }
    input:focus::-webkit-input-placeholder {color: transparent;}
    .tt p {
    color:#616161;
    text-align: justify;
    text-justify:inter-ideograph;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    }
    .tt i a {font-size:12px;color:#B2DFEE}
    .pagination-outer{ text-align: center; margin-top: 5px;margin-bottom: 1px;}
    .pagination{margin: 0;}
    .list-group a:hover, .list-group a:focus {
    color: #337ab7;
    }
    .article-header {
    margin-bottom: 15px;
    padding: 15px 0;
    border-bottom: 2px solid #E3E3E3;
    text-align: center;
    }
    .article-title {font-size:20px;font-weight: bold;margin-top:0px;}
    .article-content {text-align: justify;line-height:1.8;font-size:16px;}
    .article-content p {margin-bottom:12px;}
    .article-content a {color:blue;text-decoration:underline;background-color:#E3E3E3;}
    .article-meta {
    font-size: 12px;
    color: #999;
    }
    .fa-fw {
    width: 1.28571429em;
    text-align: center;
    }
    .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
    .breadcrumbs {display:inline-block;color:#999999;font-size:14px;padding:5px 0}
    .breadcrumbs a {color:#999999}
    .list-group li>a:before {
    font-family: FontAwesome;
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    color: #0068a1;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    /* font-weight: bold; */
    content: "\f101";
    float: left;
    opacity: .8;
    filter: alpha(opacity = 80);
    }
    .siderbar a:before {
    font-family: FontAwesome;
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    color: rgb(165, 42, 42);
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    content: "\f0da";
    float: left;
    opacity: .8;
    filter: alpha(opacity = 80);
    }
    .gx a:before {
    font-family: FontAwesome;
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    color: rgb(165, 42, 42);
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    content: "\f105";
    float: left;
    opacity: .8;
    filter: alpha(opacity = 80);
    }
    .input-group {margin-bottom:5px}
    .arcleft {margin-top:10px;margin-bottom:10px;background:#FCFCFC;box-shadow: 0px 3px 18px #BABABA;}/*min-height:360px*/
    .breadcrumbs {padding-top:10px}
    .arcright {margin-bottom:-10px}
    .arcright .active {background-color: rgb(165, 42, 42);border-color: rgb(165, 42, 42);}
    .siderbar a {text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
    .prenext {line-height:2;}
    .prenext ul {padding-left:0;padding-right:0;border-top:5px solid #F3F3F3}
    .prenext li {list-style: none;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
    .bg-success {border:1px dashed #EE3B3B;border-radius:5px;padding:5px;font-size:12px;text-align:justify;}
    .arcleft i {font-size:16px;}
    .arcright i {color:#fff}
    .floatr {float:right}
    .article-about {padding: 10px 0;margin-top: 5px;border-top:3px solid #B22222;line-height:2;}
    .article-about p {background: #C7EDCC;border-radius:8px;padding-left: 5px;padding-right: 5px;text-align:justify;}
    div.tagsflink  {padding: 10px 3px;line-height: 3;text-align:justify;}
    .listnum {display:inline-block;float:right;position:relative;top:10px;color:#969696}
    .listnum strong {color:#EE3B3B}
    .listnum code {color:#337ab7;font-weight:bold;font-size:1em}
    .breadcrumbs strong {color: #FF3030}
    .vPanel {margin-top:10px;padding-left:0px;padding-right:0px;}
    .vPanel .panel{margin-bottom:15px;}
    .panel-heading h3 {font-size: 20px;}
    .panel-heading a {
    font-size:16px;
    display:inline-block;
    color:#FCFCFC;
    padding:2px 8px;
    background-color: #999999;
    border-radius: 20px;
    float:right
    }
    .thumbnail {margin-bottom:10px;}
    .panel-body {padding-bottom:0px}
    .navlaw {color:#ff0}
    .text {line-height:2.2;margin-bottom:10px;}
    .bg-primary {padding:5px}
    article custom{display:block;background: #F2F6FB; border: 1px dashed #0099CC;padding:10px;font-family:arial;}
    .Source {float:right;font-size:90%;color:#8E8E8E}
    table{border:solid #0080FF; border-width:1px 0px 0px 1px;}
    td{border:solid #0080FF; border-width:0px 1px 1px 0px; padding:5px;}
    
    
    /* ----- PBåˆ†é¡µæ•°å­—æ¡æ•ˆæžœ ç»“æŸ ----- */
    .pagebar .pagination {
      display: flex;
      justify-content: center;
      margin-top: 10px;
      margin-bottom: 30px;
    }
    .pagination a {
      background: #fff;
      border: 1px solid #ccc;
      color: #333;
      font-size: 14px;
      padding: 6px 10px;
      margin: 0 5px;
      border-radius: 3px;
    }
    .pagination span {
        color: #333;
        font-size: 14px;
        padding: 6px 2px;
        margin: 0 5px;
        border-radius: 3px;
    }
    .pagination a:hover {
      color: #337AB7;
      border: 1px solid #337AB7;
    }
    .pagination a.page-num-current {
      color: #fff;
      background: #337AB7;
      border: 1px solid #337AB7;
    }
    /* ----- PBåˆ†é¡µæ•°å­—æ¡æ•ˆæžœ ç»“æŸ ----- */
    /* å¯¼èˆªéƒ¨åˆ† */
    .navigation {margin: 0 auto 10px;
        overflow: hidden;
        background: #CCE8CF;
        border: 1px solid #dee3eb;
        padding:10px 10px 0 10px;
        text-align: justify;
        }
    
    
    .navigation a {
        display: inline-block;
        padding: 3px 10px;
        border: 1px solid #eee;
        border-radius: 3px;
        background: #F5FFFA;
        margin-bottom: 10px;
        margin-right:5px;
        font-size: 14px;
        line-height: 1.8;
    }
    
    .t-one, .excerpt-minic, .excerpt-list, .content-list, .excerpt, .panel, .footer_, .widget {
        border: 0;
        overflow: hidden;
        box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 22%);
        border-radius: 3px;
    }
    .widget {
        position: relative;
        clear: both;
        overflow: hidden;
        margin-bottom: 15px;
        background: #fff;
        box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 22%);
    }
    .widget-title {
        position: relative;
    }
    span.icon {
        float: left;
        padding: 12px 8px 0 15px;
        min-width: 15px;
        display: none;
    }
    .widget .panel-header h3, .widget .widget-title h3 {
        position: relative;
        margin: 0;
        margin-top: 10px;
        padding: 10px 15px 10px 25px;
        color: #333;
        font-size: 18px;
        margin-bottom: 6px;
    }
    .widget-title .more {
        position: absolute;
        right: 15px;
        top: 16px;
        color: #999;
        font-size: 14px;
    }
    .link-instanted {
        animation: instantAnminate 0.8s 1;
        animation-fill-mode: forwards;
    }
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .fa-plus-circle:before {
        content: "\f055";
    }
    .links_lb {
        position: relative;
        clear: both;
        float: left;
        background-color: #fff;
        width: 100%;
        padding: 10px 0 0;
    }
    .links_lbul {margin: 0;
        padding: 0;}
    .tags_lb ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0 7px;
    }
    .tags_lb ul li {
        line-height: 26px;
        /* float: left; */
        padding-right: 6px;
        padding-left: 6px;
        border: 1px solid #ededed;
        margin: 3px 3px;
    }
    .links_lb ul li {
        line-height: 30px;
        float: left;
        padding-right: 10px;
        padding-left: 10px;
    }
    ul li {
        list-style: none;
    }
    
    .t-one h3:after, .widget .panel-header h3:after, .widget .widget-title h3:after, .links_bt_l a:after {
        content: " ";
        position: absolute;
        height: 16px;
        width: 3px;
        background: #A52A2A;
        left: 16px;
        border-radius: 9px;
        top: 12px;
    }
    :after, :before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .links_lb ul li img {
        position: relative;
        top: -2px;
        margin-right: 5px;
        border-radius: 50%;
        overflow: hidden;
        width: 16px;
        vertical-align: middle;
        border: 0;
    }
    .TagPanel {
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    #tag_cloud {padding-bottom:10px}
    #tag_cloud a:before {content: "";}
    .widget-area .widget {
        position: relative;
        background-color: #fff;
        padding: 20px;
        border-radius: 4px;
        clear: both;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .widget-title {
        margin-bottom: 10px;
        padding-left:10px;
        font-weight: 600;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        letter-spacing: 0.2px;
    }
    #tag_cloud .widget-title:before {
        background-color: #fd721f;
        content: "";
        height: 8px;
        margin-right: 5px;
        width: 8px;
        border-radius: 100%;
    }
    .widget .tagcloud {
        font-size: 0;
        padding:5px 10px;
    
    }
    .widget .tagcloud a {
        display: initial;
        margin: 0 1px;
        text-align: center;
        padding: 0 5px;
        border-radius: 4px;
        color: #999;
        background-color: #f0f4f5;
        float: left;
        width: 32.333%;
        margin: 0 1% 1% 0;
        padding: 0 8px;
        font-size: 12px !important;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
    }
    .widget .tagcloud a:nth-child(1) {
        color: #3385fc;
    }
    
    .widget .tagcloud a:nth-child(2n) {
        color: #e83e8c;
    }
    
    .widget .tagcloud a:nth-child(3n) {
        color: #f9c851;
    }
    
    .widget .tagcloud a:nth-child(4n) {
        color: #10c469;
    }
    
    .widget .tagcloud a:hover {
        color: #fff;
        background: #536de6;
    }
    a.currentUrl {color:#FF0000;}
    /* å„ç§å±å¹•å“åº”å¼æ ·å¼ */
@media(max-width:766px) {
    .siderbar {margin-top:10px;clear:both;}
	.prenext ul {margin-bottom:0;padding: 5px 0;}
	.bg-success {margin-left:5px;margin-right:5px}
    .banner {margin-top:-15px;}
	.vPanel, .TagPanel, .mobileList, .mobileArticle {padding:0 5px;}
	.arcright {padding:0 !important;}
	iframe {height:180px}
     
}
@media(min-width:767px) and ( max-width:991px){
	    .section1 strong{
        font-size: 22px;
    }
	.section1 strong i{
		font-size: 36px;position:relative;top:4px
	}
    #section3 .col-md-4:nth-of-type(1){
        padding-left: 0;
padding-right:6px;
 
    }
    #section3 .col-md-4:nth-of-type(2n){
        padding-right: 0;
        padding-left:6px;

    }
    #section3 .col-md-4:nth-of-type(2n+1){
        padding-left: 0;
padding-right:6px;
 
    }
	.arcright:nth-of-type(2){
	padding-right:0
	}
	.arcright:nth-of-type(1){
	padding-left:0;
	padding-right:0
	}
	.prenext ul {margin-bottom:0}

        }
@media(min-width:992px) and ( max-width:1199px){
    .section1 strong{
        font-size: 28px;
    }
	.section1 strong i{
		font-size: 36px;position:relative;top:2px
	}
	#section3 .col-md-4:nth-of-type(1){
        padding-left: 0;
 
    }
	#section3 .col-md-4:nth-of-type(2){
        padding-left: 0;
		padding-right: 0;
 
    }
    #section3 .col-md-4:nth-of-type(3n){
        padding-right: 0;


    }
	    #section3 .col-md-4:nth-of-type(4n){
        padding-left: 0;


    }
		#section3 .col-md-4:nth-of-type(5){
        padding-left: 0;
		padding-right: 0;
 
    }
	.siderbar {margin-top:10px;}
	.arcright {padding-right:0}
	.prenext li {padding-top:10px;padding-bottom:10px;}
	.prenext li:nth-of-type(2){text-align:right}
	.arcleft {min-height:530px}
        }
/* è¶…å¤§å±æ ·å¼ */
@media (min-width:1200px){
    .section1 strong{
        font-size: 28px;
    }
	.section1 strong i{
		font-size: 36px;position:relative;top:2px
	}
    #section3 .col-md-4:nth-of-type(2),    #section3 .col-md-4:nth-of-type(5){
        padding: 0;
 
    }
    #section3 .col-md-4:nth-of-type(1),  #section3 .col-md-4:nth-of-type(4){
        padding-left: 0;
    }
    #section3 .col-md-4:nth-of-type(3),  #section3 .col-md-4:nth-of-type(6){
        padding-right: 0;
    }
	.siderbar {margin-top:10px;}
	.arcright {padding-right:0}
	.prenext li {padding-top:10px;padding-bottom:10px;}
	.prenext li:nth-of-type(2){text-align:right}
	.arcleft {min-height:530px}
}
/* TODO:å¹³æ¿ä¸Žç”µè„‘å…±ç”¨å±žæ€§ */
@media(min-width: 768px) {

    .col-lg-9{
        padding-left:0;
        padding-right: 0;
    }
    .navbar-inverse {
        background: none
    }
    .container-fluid{


    }


    .content_list  .xx{
        border-bottom: 1px dashed rgb(226, 226, 226);
        margin-top: 25px;
        padding-bottom: 25px;
    }

    .navbar{
        margin-bottom: 10px;
    }

 #section3{



    }


    .link{

    }

    .footer{

    }

    .pull-left{
        width:80%;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    
    }
    .pull-right{
        text-align: right;
        width: 20%;
        word-wrap: normal;
        white-space: nowrap;
        overflow: hidden;
    }

    .page_list1  .col-lg-3{ 
        padding-left: 0;
    }

    
    .footer .link_list{
        /* width: 50%; */
        margin: 0 auto;

    }
	.link_list p {display:block}

    #section2 .tt {
        padding: 15px;
        -moz-box-shadow: 0px 3px 18px #BABABA;
        -webkit-box-shadow: 0px 3px 18px #BABABA;
        box-shadow: 0px 3px 18px #BABABA;
    }

    #section2 .col-lg-6:nth-child(1) {
        padding-left: 0;

    }

    #section2 .col-lg-6:nth-child(2) {
        padding-right: 0;
        padding-left: 0;
    }

    .pad20 {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .navbar {
        border: 0
    }

    nav li:hover {
        background: brown
    }

    nav li {
        font-size: 16px
    }

    .search p,
    .search a {
        font-size: 12px;
        color: #333;
        display: inline;
        text-decoration: none
    }

    .search .keyword {
        padding-top: 10px;
    }

    .section1 {
        background: white;
        padding: 15px 0 5px;
    }

    .section1 h1 {
        font-weight: bold;
        margin: 0;
    }

    .section2 .col-lg-6 {
        width: 49%;
    }

    .section1 input:nth-child(1) {
        border: 1px solid brown;
        /* text-indent: 20px; */
        /* background: url('../images/s.png') no-repeat left; */
        /* background-size: 20px; */
        width: 70%;
        padding: 8px 10px;
        background-position: 5px 7px;
    }



    .section1 input.submit {
        background: brown;
        color: white;
        padding: 8px 10px;
        position: relative;
        left: -5px;
        border: 1px solid brown
    }

    .section1 strong {
        line-height: 0;
        display: block;
        text-indent:20px;
        position: relative;
        top: 0px;

        color: brown
    }

/*     .section1 strong::before {
        display: block;
		content: '\2706';
        position: absolute;
		right:63%;
		font-size: 40px;


    } */

    .public_list{
  
        margin-top: 15px;
    }


    .page_list1 ul.remen li{
        padding: 8px 0;
        border-bottom: 1px dashed #aaa;
        text-align: center
    }
    .page_list1 ul.remen li:hover{
        background: rgb(211, 210, 210);
    }
    
}

/* TODO:æ‰‹æœºç«¯æ ·å¼ */
@media(max-width: 767px) {
.navbar-nav {background:#595959;margin-bottom:0;text-align:center}
.navbar-nav li {box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset,0 -1px 0 rgba(0,0,0,.2) inset;}

    .current{
      margin-top: 10px;
    }
    .page_list1 {

        padding: 5px 0;
    }

    .content_list  .xx{
        border-bottom: 1px dashed #aaa;
        margin-top: 25px;
        padding-bottom: 15px;
    }

    .pull-left{
        width:85%;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    
    }
    .pull-right{
        text-align: right;
        /* width: 15%; */
        word-wrap: normal;
        white-space: nowrap;
        overflow: hidden;
    }

    h3 {
        font-size: 20px;
    }
    .public_list  strong,.link strong.pull-right{
        /* padding-top: 8px */
    }

/*     #section2 h3::before {
        content: url('../images/line.png');
        position: relative;
        top: 5px;
        height: 20px;
        left: -8px;

    } */

    #section2 h2 {
        font-size: 18px;
        font-weight: bold;
    }

    #section2 .tt {
        padding: 15px;
        -moz-box-shadow: 0px 3px 18px #BABABA;
        -webkit-box-shadow: 0px 3px 18px #BABABA;
        box-shadow: 0px 3px 18px #BABABA;

    }

    #section2 .col-lg-6:nth-child(2) {
        margin-top: 15px;
    }

    .swiper-container {
        margin-top: 55px !important;
    }

    .footer .link_list{
        width: 90%;
        line-height: 1;
        margin: 0 auto
    }


    /* ç½®é¡¶æ¡æ ·å¼ */
    .navbar-inverse {}

    .page_list1 ul.remen li{
        text-align: center;
        padding: 8px 0;
        border-bottom: 1px dashed #aaa;
    }
    .page_list1 ul.remen li:hover{
        background: rgb(211, 210, 210);
    }
    .page_list1 .title h2{
        font-size: 18px;
        margin:0;
        padding: 3px 0
    }
    .public_list .row{margin-left:-15px;margin-top:10px}
	#section2 {padding-top:6px}
	.col-lg-6 , .col-lg-4 {padding:0 5px}

}