﻿/* stylelint-disable selector-list-comma-newline-after */


aside
{
    border: 1px solid #F6F6F6;
}
.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}

.blog-header-logo {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-size: 2.25rem;
}

.blog-header-logo:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
}

ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
li
{
    list-style-type: none;
}

.display-4 {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller a
{
    padding-top: .618rem;
    padding-bottom: .785rem;
    font-size: .875rem;
    color: #333333;
    padding-left: .618rem;
    padding-right: .618rem;
}
.nav-scroller a:hover
{
    color: #FF3300;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.flex-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.h-250 { min-height: 250px; }
@media (min-width: 768px) {
  .h-md-250 { min-height: 250px; }
}

/*
 * Blog name and description
 */
.blog-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
}
.blog-description {
  font-size: 1.1rem;
  color: #999;
}

@media (min-width: 40em) {
  .blog-title {
    font-size: 3.5rem;
  }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 1.168rem;
  text-align:center;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}

/*
 * Footer
 */
.blog-footer
{
    padding: 2.5rem 0;
    color: #999;
    text-align: left;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
    font-size: 12px;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}


/*自定义*/

.mynav
{
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #663300;
}
.mynav2
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #CC0000;
    z-index: 3;
    height: 1.68rem;
    overflow-y: hidden;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 1rem;
}

 
.mynav2 a
{
    padding-top: .168rem;
    font-size: .875rem;
    color: #0066CC;
    padding-left: .618rem;
    padding-right: .618rem;
}
 
.mynav2 a:hover
{
    color: #FF3300;
}
 
.card-body
{
    padding: 3px;
}
 
 

.card-body li
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    padding-left: 5px;
    line-height: 25px;

}
 
 .hotserch li
{
    float: left;
    width: 100px;
    padding-top: 3px;
    padding-bottom: 3px;
    word-break: keep-all;
    white-space: nowrap;
 
}

 .taokeys li
{
    float: left; 
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}


 
 .footcontact
 {
     width:56%;
     float:left;
     line-height:30px;
     text-align:left;
 }
 .footcontact p
 {
     padding:5px;
 }
 .footweixin
{
    width: 43%;
    text-align: center;
    float: right;
    overflow: hidden;
}
 .footweixin1
{
     width: 49%;
    text-align: center;
    float: left;
    overflow: hidden;
}
 .footweixin2
{
    width: 49%;
    text-align: center;
    float: left;
    overflow: hidden;
}
   .footweixin img
  {
      width:130px;     max-width:100%;
      overflow:hidden;
 
  }
  
  .hudong  
    {
        width:98%;
    } 
    
.hudong td
{
    normal: normal;
    word-wrap: break-word;
    word-break: break-all;
    border-collapse: collapse;
    line-height: 25px;
    border: 1px solid #CCCCCC;
    padding: 2px;
    text-align: left;
} 
.hudong  .ac
{
      text-align: center;
}
.table td
{
    word-break: keep-all;
    white-space: nowrap;
    border-collapse: collapse;
    line-height: 25px;
    border: 1px solid #CCCCCC;
    padding: 2px;
    text-align: center;
 
}

.tb td
{ 
    word-break: keep-all;
    white-space: nowrap;
    border-collapse: collapse;
    line-height: 25px;
    border: 1px solid #CCCCCC;
    padding: 2px;
    text-align: center;
}
    .table th  
  {
      word-break: keep-all;
      white-space:nowrap;
  }
 .tbnobrk td
{ 
 
    border-collapse: collapse;
    line-height: 25px;
    border: 1px solid #CCCCCC;
    padding: 2px;
    text-align: left;
}
    .tbnobrk .top  td
  {
        text-align: center;
  }
  
  .mycontainer
  {
     padding-right:2px;padding-left:2px;margin-right:auto;margin-left:auto;
     width:100%;
  }
    
  .mycontainer img
  {
      max-width:100%;
  }
 
 
 .aboutheader
{
    padding: 10px;
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #5774A8;
    font-size: 24px;
    font-family: 华文楷体;
    font-weight: bold;
    color: #4B4D50;
    text-align: center;
    clear: both;
}
.boxcontent
{
    clear: both;
    text-align: center;
    line-height: 30px; 
    max-width:1600px;
    min-width: 600px;
    margin: 0 auto;
    padding-bottom:10px;
}
.boxcontent li
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    line-height: 25px;
    list-style-type: none;
    text-align:left;
}
.customer
{
    clear: both;
    color: #FFFFFF;
    background-color: #993300;
    border: 1px solid #9ADCF2;
    border-radius: 10px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
 
}


.about
{
    clear: both;
    color: #FFFFFF;
    background-color: #0F518B;
    border: 1px solid #9ADCF2;
    border-radius: 10px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
 
}



.about1
{
    clear: both;
    color: #FFFFFF;
    background-color: #BC8001;
    border: 1px solid #9ADCF2;
    border-radius: 10px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
 
}

.about2
{
    clear: both;
    color: #FFFFFF;
    background-color: #996600;
    border: 1px solid #9ADCF2;
    border-radius: 10px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    
}

.quanabout
{
    clear: both;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    text-align: left;
    width:100%;
    max-width:1600px;
    min-width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding:3px;
    line-height: 30px;
    margin-bottom:5px;
}
  .quantitle
{
    padding: 20px;
    font-size: 24px;
    font-family: 华文楷体;
    font-weight: bold;
    color: #4B4D50;
    text-align: center;
    clear: both;
}
  .quanabout li
{
    list-style-type: none;
    line-height:30px;
}
.userabout
{
    clear: both;
    color: #333333;
    background-color: #FFFFFF;
    line-height: 30px;
    margin: 0 auto;
    padding: 0px 20px 0px 20px;
    border-radius: 3px;
    background: -moz-repeating-linear-gradient(
			top,
			#fcf59b,
			#fcf59b 29px,
			#81cbbc 30px
		);
    background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#81cbbc),
			color-stop(2%, #FFFFFF)
		);
    background: repeating-linear-gradient(
			top,
			#fcf59b,
			#9ADCF2 29px,
			#81cbbc 30px
		);
    -webkit-background-size: 100% 30px;
    -moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
    text-shadow: 0 1px 0 #F6EF97;
    text-align: left;
        max-width:1600px;
    min-width:600px;
}
 .mainchart
 {   margin: 0 auto;
     min-width:600px;
     max-width:1600px;
    clear: both;
     
 }
 
 
.indexSearch
{
    border-style: dotted;
    border-width: 0px;
    border-color: #CCCCCC;
    padding: 20px 0px 5px 0px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
.indexSearch .key
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC #CCCCCC #999999 #CCCCCC;
    height: 22px;
    padding: 5px;
    font-size: 24px;
}
.indexSearch .btn
{
    border: 1px solid #333333;
    background-image: url(btnbg.png);
    cursor: pointer;
    border: 1px solid #999999;
    padding: 3px;
}

.topsearch li
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    float: left;
    width: 20%;
    line-height:28px;
}
.indextopsearch li
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    float: left;
    width: 100px;
    line-height:28px;
}

.relatelist li
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    line-height: 28px;
    clear: both;
    list-style-type: none;
}
 .sidelist ul
 {
     padding:0;
     margin:0;
 }
 .sidelist li
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    list-style-type: none;
}

.pagebar
{
    clear:both;
    line-height:25px;
    text-align:center;
}
.tb{width:100%;margin-bottom:1rem;background-color:transparent}
.tb td,.tb th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
.tb thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}
.userinput td
{
    text-align:left;
}
.userinput td textR
{
    text-align:right;
}

.tradead
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #CD9B69;
    font-size: 1.168rem;
    margin-bottom: 0.618rem;
}

.subhotkey li
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    line-height: 25px;
    float: left;
    width: 200px;
    max-width:300px;
}

.wxcode
{
    position: fixed;    bottom: 0px;      right: 0;   cursor: pointer;    line-height: 30px;    text-align: right;
 
}

.wxcode img
{
    border-radius: 48%;
    max-width: 100%;
    color: #333333;
    border: 1px solid #CCCCCC;
}

 .broker
{
    font-size: 1rem;
    color: #333333;
    text-align: left;
}
 .broker h1 h2 h3
{
    color: #333333;
    text-align: left;
}
 .broker a
{
    color: #333333;  
}


.tradecode
{
    border: 1px solid #660033;
    position: fixed;
    bottom: 0px;
    width: 200px;
    left: 0;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    background-color: #FFFFFF;
    overflow: hidden;
}


pre {
white-space: pre-wrap;
word-wrap: break-word;
}

.kaihugg
{
    width:100%;
    overflow:hidden;
    font-size:1.68rem;
    text-align:center;
}
.kaihugg img
{ 
    overflow:hidden;
    max-width:100%;
    text-align:center;
}
.topkaihu
{
    font-family: "Playfair Display" , Georgia, "Times New Roman" , serif;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #996633;
    background-color: #CC3300;
    height: 40px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0.248rem;
    text-align: center;
    overflow: hidden;
    color: #FFFFFF;
    font-size: 1.218rem;
    font-weight: bold;
    z-index:100;
    position:absolute;
    top:0;
}
.topkaihu a
{
    color:white;
}
.topkaihu a:hover
{
    color: #FF9900;
}


.kaihu40
{
    font-family: "Playfair Display" , Georgia, "Times New Roman" , serif;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #996633;
    background-color: #CC3300;
    height: 40px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0.248rem;
    text-align: center;
    overflow: hidden;
    color: #FFFFFF;
    font-size: 1.218rem;
    font-weight: bold; 
}
.kaihu40 a
{
    color:white;
}
.kaihu40 a:hover
{
    color: #FF9900;
}




.mainkaihu
{
    font-family: "Playfair Display" , Georgia, "Times New Roman" , serif;
    background-color: #CC3300;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    overflow: hidden;
    color: #FFFFFF;
    font-size: 2.168rem;
    font-weight: bold;
}
.mainkaihu a
{
    color:white;
}
.mainkaihu a:hover
{
    color: #FF9900;
}




 

.marker
{
 
    background-color: #FFFF00;
}



  .header
        {
            line-height: 1;
            border-bottom: 0px solid #e5e5e5;
        }
        
        .blog-header-logo
        {
            font-family: "Playfair Display" , Georgia, "Times New Roman" , serif;
            font-size: 2.25rem;
            padding: 0.618rem;
        }
        
        .blog-header-logo:hover
        {
            text-decoration: none;
        }
        
        .navscroller2
        {
            position: relative;
            z-index: 2;
            height: 3.68rem;
            overflow-y: hidden;
        }
        .navscroller2 .nav2
        {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            padding-bottom: 1rem;
            margin-top: -1px;
            overflow-x: auto;
            text-align: center;
            white-space: nowrap;
            -webkit-overflow-scrolling: touch;
            overflow: hidden;
        }
        
        .navscroller2 a
        {
            font-size: .875rem;
            color: #333333;
            padding-left: 0.618rem;
            padding-right: 0.618rem;
        }
        .navscroller2 a:hover
        {
            color: #FF3300;
        }
        
        
       .qalist a
{
    color: #808080;
}