@import url("font.css");
@import url("width.css");
@import url("height.css");
@import url("line-height.css");
@import url("padding.css");
@import url("margin.css");

body {
    min-width: 320px;
    font-family: "Microsoft YaHei", "微软雅黑", "Microsoft Yahei UI","Helvetica Neue", Helvetica, Arial, SimHei, "\5B8B\4F53", simsun, sans-serif;
    color: #5a5a5a;
    font-size: 14px;
    background: #ffffff;
}

p{padding: 0; margin: 0;}

.relative{position: relative;}
.no-padding{ padding: 0;}
.no-margin{ margin: 0;}
.padd-left-0{padding-left:0 !important;;}
.padd-right-0{padding-right:0 !important;}
em,i{font-style: normal}

a:hover,a:focus {text-decoration: none; }

.clear{ clear: both;}
.block{display: block;}
.table-cell { display: table-cell; vertical-align: middle;  }

.none{ display: none}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}

.normal{font-weight: normal}
.clear{ clear: both}

.no-border{border:0!important;}
.no-border-top{border-top:0!important;}
.no-border-left{border-left:0!important;}
.no-border-right{border-right:0!important;}
.no-border-bottom{border-bottom:0!important;}
.border-radius-0{border-radius: 0;}
.border-radius-4{border-radius: 4px!important;}
.border-radius-24{border-radius: 24px!important;}

.font-opacity{
    opacity: 0;
    filter:alpha(opacity=0);
}

.overflow{overflow: hidden}
.ellipsis{
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pointer{cursor: pointer}

.white{color: #fff!important;}
.color-757575{color: #757575;}
.color-1d8f59{color: #1d8f59;}
.color-191919{color: #191919;}
.color-666{color: #666;}
.color-535456{color: #535456;}
.color-d7d4d4{color: #d7d4d4;}
.color-b3b4b4{color: #b3b4b4;}
.color-4e9271{color: #4e9271;}
.color-696759{color: #696759;}
.color-525252{color: #525252;}
.color-924e4e{color: #924e4e;}
.color-45798b{color: #45798b;}
.color-5f5f5f{color: #5f5f5f;}
.color-9f9f9f{color: #9f9f9f;}
.color-9b9b9b{color: #9b9b9b;}
.color-ea8b99{color: #ea8b99;}
.color-434343{color: #434343;}
.color-a69f9f{color: #a69f9f;}
.color-5a5a5a{color: #5a5a5a;}
.color-a6a6a6{color: #a6a6a6;}
.color-aca1a1{color: #aca1a1;}
.color-676767{color: #676767;}
.color-9ba6aa{color: #9ba6aa;}
.color-489dba{color: #489dba;}
.color-505050{color: #505050;}
.color-d40101{color: #d40101;}
.color-000{color: #000;}
.color-fe0000{ color: #fe0000;}
.color-ff6600{ color: #ff6600;}
.color-ffae02{ color: #ffae02;}
.color-7dd300{ color: #7dd300;}
.color-0a90e2{ color: #0a90e2;}
.color-29cfa9{ color: #29cfa9;}
.color-b397fd{ color: #b397fd;}
.color-2abaf9{ color: #2abaf9;}
.color-9235c1{ color: #9235c1;}
.color-4b4b4b{ color: #4b4b4b;}
.color-ff0066{ color: #ff0066;}
.color-2c3e50{ color: #2c3e50;}
.color-d65959{ color: #d65959;}
.color-4486b5{ color: #4486b5;}
.color-4c4b4b{ color: #4c4b4b;}
.color-91d9ce{ color: #91d9ce;}
.color-b6b9ba{ color: #b6b9ba;}



.bg-fff{ background: #fff;}
.bg-eee{ background: #eee;}
.bg-f6f6f6{ background: #f6f6f6;}
.bg-f2f2f2{ background: #f2f2f2;}
.bg-f3f3f3{ background: #f3f3f3;}
.bg-f4f4f4{ background: #f4f4f4;}
.bg-f5f5f5{ background: #f5f5f5;}
.bg-208d58{ background: #208d58;}
.bg-2d2d2d{ background: #2d2d2d;}
.bg-1e1e1e{ background: #1e1e1e;}
.bg-f8f8f8{ background: #f8f8f8;}
.bg-7ebea0{ background: #7ebea0;}
.bg-5eae88{ background: #5eae88;}
.bg-1d8f59{ background: #1d8f59;}
.bg-404547{ background: #404547;}
.bg-495052{ background: #495052;}
.bg-f5f5f1{ background: #f5f5f1;}
.bg-4e9271{ background: #4e9271;}
.bg-924e4e{ background: #924e4e;}
.bg-45798b{ background: #45798b;}
.bg-70b692{ background: #70b692;}
.bg-4d8e6e{ background: #4d8e6e;}
.bg-d8dddb{ background: #d8dddb;}
.bg-282828{ background: #282828;}
.bg-fe0000{ background: #fe0000!important;}
.bg-ff6600{ background: #ff6600!important;}
.bg-ffae02{ background: #ffae02!important;}
.bg-7dd300{ background: #7dd300!important;}
.bg-0a90e2{ background: #0a90e2!important;}
.bg-29cfa9{ background: #29cfa9!important;}
.bg-b397fd{ background: #b397fd!important;}
.bg-2abaf9{ background: #2abaf9!important;}
.bg-9235c1{ background: #9235c1;}
.bg-00dbab{ background: #00dbab;}
.bg-2c3e50{ background: #2c3e50;}
.bg-4a4a4a{ background: #4a4a4a;}
.bg-80dacc{ background: #80dacc!important;}
.bg-da9d80{ background: #da9d80!important;}




.mt1em{margin-top: 1em}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.mt2em{margin-top: 2em}
.mt3em{margin-top: 3em}
.mt4em{margin-top: 4em}
.mb1em{margin-bottom:1em}
.mb10{margin-bottom:10px}
.mb10{margin-bottom:10px}
.mb2em{margin-bottom:2em}

.no-list-group .list-group-item:first-child {
    border-radius: 0;
}
/*.no-list-group .list-group-item:last-child {*/
    /*border-radius: 0;*/
/*}*/
.no-list-group-top .list-group-item:first-child {
    border:0;
}


.conthot {
    width: 24px;
    height: 24px;
    line-height: 22px;
    border-radius: 50%;
    border: 1px solid red;
    text-align:  center;
    color: red;
    margin-left: 5px;
}


.btx{ border-top: solid 1px #ddd}
.bbx{ border-bottom: solid 1px #ddd}
.blx{ border-left: solid 1px #ddd}
.brx{ border-right: solid 1px #ddd}
.bbx-d9d9d9{ border-bottom: solid 1px #d9d9d9}
.bbx-fff{ border-bottom: solid 1px #fff}
.bbx-dashed{ border-bottom: dashed 1px #c5c5c4}

.bbx-d9d9d9-4px{ border-bottom: solid 4px #d9d9d9}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 100px solid red;
}
.triangle-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #c3c3c3;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 32px;
}
.triangle-left {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 100px solid red;
    border-bottom: 50px solid transparent;
}
.triangle-right {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 100px solid red;
    border-bottom: 50px solid transparent;
}

.font-tit{ font-size: 18px; line-height: 28px; font-weight: bold}

/*@media (max-width:992px) {*/
    /*.conttitle{}*/
    /*.conttitle .text-right{ text-align: left}*/
/*}*/
/*@media (max-width: 991px){*/
    /*.case-767{ padding: 0;}*/
/*}*/

/*.hurl {color: #9b9b9b;}*/
/*.hurl a {color: #9b9b9b;*/

/*}*/
/*.hurl a:hover{color: #00dbab;text-decoration: none; }*/

.li-none li {list-style-type:none;}

/**********分页***********/
.news-page{}
.news-page .pagination > li:first-child > a,.news-page  .pagination > li:first-child > span {
    border-radius: 5px;
}
.news-page .pagination > li:last-child > a,.news-page  .pagination > li:last-child > span {
    border-radius: 5px;
}
.news-page .pagination > li > a,.news-page .pagination > li > span{
    margin:0 2px ;
    border-radius: 5px;
    color: #000000;
    background: #fff;
    border: solid 1px #000000;
}
.news-page .pagination > li > a:hover,
.news-page .pagination > li > a:focus{
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.news-page .pagination > li > span,
.news-page .pagination > li > span:hover,
.news-page .pagination > li > span:focus {
    color: #666;
    background-color: #f8f8f8;
    border-color: #ddd;
}

.news-page .pagination > li > span.current {
    color: #fff;
    background-color: #000000;
    border-color: #ddd;
}
.news-page .pagination > .active > a,
.news-page .pagination > .active > span,
.news-page .pagination > .active > a:hover,
.news-page .pagination > .active > span:hover,
.news-page .pagination > .active > a:focus,
.news-page .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    cursor: default;
}

.quotationbox {
    position: relative;
}
.quotationbtn {
    position: absolute;
    top: 10px;
    right: 0;
}