body {
    min-width: 1230px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
img {
    border: 0;
}
a {
    cursor: pointer;
}
.hidden {
    display: none;
}
.hiddened {
    display: block;
}
.dis-In {
    display: inline;
}
.paddingr5 {
    padding-right: 5px;
}
.text-center {
    text-align: center;
}
.list-header {
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.list-header .badge {
    position: relative;
    top: -2px;
    margin-left: 5px;
}
.list-header a[data-toggle="panel"] span {
    display: block;
    font-size: 16px;
    width: 10px;
    text-align: center;
}
.list-header a[data-toggle="panel"] span.expand-icon {
    display: none;
    font-size: 18px;
}
.collapsed a[data-toggle="panel"] span.expand-icon {
    display: block;
}
.collapsed a[data-toggle="panel"] .collapse-icon {
    display: none;
}
.collapse-panel .panel-heading {
    position: relative;
}
.collapse-panel .panel-heading div[data-toggle="panel"] {
    position: absolute;
    right: 10px;
    top: 7px;
}
.collapse-panel .panel-heading div[data-toggle="panel"] span {
    display: block;
    font-size: 16px;
    width: 10px;
    text-align: center;
}
.collapse-panel .panel-heading div[data-toggle="panel"] span.expand-icon {
    display: none;
    font-size: 18px;
}
.collapse-panel .panel-heading .collapsed div[data-toggle="panel"] span.expand-icon {
    display: block;
}
.collapse-panel .panel-heading .collapsed div[data-toggle="panel"] .collapse-icon {
    display: none;
}
#voice {
    margin-top: -1px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.list-unstyled li {
    border-bottom: 1px solid #DDD;
}
.list-group-item {
    font-size: 14px;
}
.text-success {
    color: #8DC63F;
}
.clearfix {
    clear: both;
}
.float-l {
    float: left;
}
.float-r {
    float: right;
}
a {
    color: #666;
    text-decoration: none;
}
a:hover {
    color: #0066cc;
}
.js_searchForm {
    position: relative;
    color: #666;
}
ul,
li,
dl {
    padding: 0;
    margin: 0;
    list-style: none;
}
.home {
    margin: 0;
    font-family: "寰蒋闆呴粦";
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.home #container {
    padding-top: 120px;
}
.home .js_searchForm {
    width: 80%;
    margin: auto;
}
.home .js_searchForm .form-input {
    width: 75%;
    display: block;
    text-align: left;
}
.home .form-select {
    display: block;
    float: left;
    width: 20%;
}
.home .home-bg {
    background: #425061 url("../images/home_04.jpg") no-repeat center;
    width: 100%;
    height: 425px;
}
.home .footer a {
    color: #000;
    font-weight: bold;
    padding: 0 5px;
}
.home .footer p {
    margin-bottom: 0;
    margin-top: 0;
}
.home .footer p + p {
    font-size: 12px;
    margin-bottom: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
}
/*.header {
  height: 2.5em;
  line-height: 2.5em;
  position: relative;
}*/
.header .bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    z-index: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.header .logo {
    position: relative;
    z-index: 10;
}
.header .logo span {
    padding: 0 15px;
    color: #9D9D9D;
}
.header .user-info {
    position: relative;
    float: right;
    z-index: 10;
    color: #9D9D9D;
}
.header .user-info a {
    padding: 0 15px;
    color: #9D9D9D;
}
.header .user-info a:hover {
    color: #fff;
}
.header .user-info i {
    line-height: 2.5em;
    padding-right: 15px;
    cursor: pointer;
}
.header .user-info i:hover {
    color: #fff;
}
.header.homeHeader {
    height: 50px;
    line-height: 50px;
    background: #fff;
}
.header.homeHeader .logo {
    float: left;
    padding-left: 15px;
}
.header.homeHeader .user-info {
    padding-right: 15px;
}
.header.homeHeader .user-info a {
    padding: 0 15px;
    color: #9D9D9D;
}
.header.homeHeader .user-info a:hover {
    color: #000;
}

.form-select {
    height: 49px;
    display: block;
    float: left;
    width: 16%;
}
.form-select .selectboxit-container {
    width: 15.5%;
}
.form-select .selectboxit-container .selectboxit {
    border: 0;
    border-radius: 0;
    background: #fff;
    color: #666;
    width: 100% !important;
}
.form-select .selectboxit-container span,
.form-select .selectboxit-container .selectboxit-options a {
    line-height: 48px;
    height: 48px;
}
.form-select .selectboxit-container .selectboxit-options {
    border-radius: 0;
    width: 100%;
}
.form-hot {
    display: none;
    position: relative;
    width: 78%;
    background: #FFFFFF;
    border: 1PX solid #eee;
    top: 10px;
    margin: auto;
}
.form-hot .form-hot-title {
    line-height: 40px;
    border-bottom: 1px solid #eee;
    width: 100%;
    text-align: left;
}
.form-hot .form-hot-title i {
    color: #ed3434;
    padding-left: 10px;
}
.form-hot.bing-hot .hot-list {
    list-style: none;
    width: 30%;
    float: left;
}
.form-hot.bing-hot .hot-list li {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
}
.form-hot.bing-hot .hot-list li span {
    padding-left: 15px;
}
.form-hot.bing-hot .about-hot {
    width: 68% ;
    float: right;
}
.form-hot.bing-hot .about-hot .style-xw dt img {
    width: 30%;
    padding: 1%;
    float: left;
    border: 1px solid #ddd;
    margin: 5px 2% 0px 1%;
}
.form-hot.bing-hot .about-hot .style-xw dt img + div {
    width: 63%;
}
.form-hot.bing-hot .about-hot .style-xw dt div {
    width: 100%;
    float: right;
    text-align: left;
}
.form-hot.bing-hot .about-hot .style-xw dt div h4 {
    padding: 0;
    margin: 0;
    font-size: 20px;
}
.form-hot.bing-hot .about-hot .style-xw dt div label {
    font-size: 14px;
    line-height: 18px;
    color: #ddd;
}
.form-hot.bing-hot .about-hot .style-xw dt div p {
    width: 100%;
    line-height: 20px;
    height: 40px;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 14px;
    overflow: hidden;
}
.form-hot.bing-hot .about-hot .style-xw dd {
    width: 100%;
    padding: 0;
    margin: 0;
}
.form-hot.bing-hot .about-hot .style-xw dd ul {
    width: 100%;
    margin-top: 10px;
    list-style: inside circle;
}
.form-hot.bing-hot .about-hot .style-xw dd ul li {
    width: 100%;
    text-align: left;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    list-style: inherit;
    padding-left: 5px;
}
.form-hot.bing-hot .about-hot .style-bs {
    text-align: left;
    font-size: 16px;
}
.form-hot.bing-hot .about-hot .style-bs .dl-left {
    position: relative;
    height: 246px;
    overflow: hidden;
}
.form-hot.bing-hot .about-hot .style-bs .dl-left dd {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}
.form-hot.bing-hot .about-hot .style-bs .dl-left dt {
    color: #8dc63f;
}
.form-hot.bing-hot .about-hot .dl-left {
    width: 60% ;
    float: left;
}
.form-hot.bing-hot .about-hot .dl-right {
    width: 38%;
    float: right;
    font-size: 16px;
}
.form-hot.bing-hot .about-hot .dl-right dt {
    width: 100%;
    line-height: 34px;
    border-bottom: 1px solid #EEEEEE;
    text-align: left;
    font-weight: bold;
}
.form-hot.bing-hot .about-hot .dl-right dt span {
    padding-left: 15px;
}
.form-hot.bing-hot .about-hot .dl-right dd {
    display: inline;
    font-size: 14px;
    margin: 10px 0 0 15px;
    padding: 0 8px;
    background: #00b3ee;
    color: #fff;
    float: left;
    white-space: nowrap;
    cursor: pointer;
    width: auto;
}
.form-hot.hk {
    text-align: left;
}
.form-hot.hk dl {
    width: 100%;
}
.form-hot.hk dl dt {
    border-bottom: 1px solid #EEEEEE;
    background-color: #f5f5f5;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.form-hot.hk dl dt span {
    padding-left: 15px;
}
.form-hot.hk dl dd {
    width: 100%;
    margin: 0;
}
.form-hot.hk dl dd ul {
    padding: 0 15px;
}
.form-hot.hk dl dd ul li {
    width: 100%;
    border-bottom: 1px dashed #eeeeee;
}
.form-hot.hk dl dd ul li a {
    display: block;
    width: 100%;
}
.form-hot.hk p {
    width: 100%;
    text-align: center;
    margin: 3px 0;
}
.form-hot.hk p a {
    color: #0066CC;
}
.form-radio {
    float: right;
    line-height: 50px;
    font-size: 16px;
}
.form-radio label {
    padding-left: 10px;
}
.nav .form-hot {
    position: absolute;
    top: 60px;
    z-index: 100;
    opacity: 1;
    line-height: 30px;
    border: 1PX solid #DDD;
}
@media (min-width: 400px) and (max-width: 768px) {
    .form-select {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        display: block;
    }
    .form-select .selectboxit-container {
        width: 84%;
    }
    .js_searchForm .form-input {
        width: 80%;
        padding: 10px 2% 13px;
    }
    .form-hot {
        display: none;
        position: relative;
        width: 84%;
    }
    .search .js_searchForm .form-input {
        width: 90%;
        padding: 10px 2% 13px;
    }
}
@media (min-width: 0) and (max-width: 400px) {
    .form-select {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        display: block;
    }
    .form-select .selectboxit-container {
        width: 84%;
    }
    .search .js_searchForm {
        width: 100%;
    }
    .js_searchForm .form-input {
        width: 80%;
        padding: 10px 2% 13px;
    }
    .form-hot {
        display: none;
        position: relative;
        width: 84%;
    }
}
.search {
    font-family: "寰蒋闆呴粦";
    margin: 0;
    background-color: #EEE;
    font-size: 16px;
}
.search .js_searchForm {
    margin-left: 19%;
    width: 81%;
}
.search .js_searchForm .form-input,
.search .js_searchForm .selectboxit-container {
    border: 1px solid #ddd;
}
.search .js_searchForm .form-input {
    width: 55%;
}
.search .js_searchForm .form-input input[type="text"] {
    width: 85%;
}
.search .js_searchForm .form-input input[type="submit"] {
    padding: 0 15px;
}
.search .nav {
    margin: 15px 0;
}
#main {
    width: 1200px;
    margin:0 auto;
}
#main #col1 {
    width: 19%;
    padding: 0 1%;
    float: left;
    display: block;
    background: #fff;
}
#main #col1 .col1_content {
    display: block;
    width: 100%;
    min-height: 10px;
}
#main #col1 .col-list li.active span {
    margin-right: 9.8%;
}
#main #col2 {
    width: 720px;
    /*border-right: 1px solid #eee;*/
    float: left;
    background-color: #fff;
    margin-right: 30px;
    box-shadow: 0px 2px 3px #bcb9b9;
    z-index: 50;
}
#main #col2 .no_result h3 {
    margin-bottom: 15px;
    display: inline-block;
    width: 90%;
    margin-top: 20px;
    color: #000;
    margin-left: 20px;
}
#main #col2 .no_result h4 {
    margin-bottom: 15px;
    display: inline-block;
    width: 90%;
    font-size: 16px;
    margin-left: 20px;
    color: #000;
}
#main #col2 .no_result p a {
    color: #000;
    margin: 0 10px;
    font-size: 16px;
}
#main #col2 a:hover {
    /*text-decoration: underline;*/
}
#main #col2 h2 {
    margin: 20px 0px 30px;
    font-size: 24px;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 30px;
}
#main #col2 h2 .btn {
    border-color: #eeeeee;
    margin-top: 15px;
    background: #fff;
    font-family: "寰蒋闆呴粦";
}
#main #col2 h2 .btn.active {
    background: #eeeeee;
}
#main #col2 h2 .searchP {
    width: 100%;
}
#main #col2 h2 .btn-groups {
    position: absolute;
    right: 0;
}
#main #col2 h2 p {
    padding: 0;
    margin: 0;
}
#main #col2 h2 small {
    display: block;
    padding-top: 10px;
    color: #999;
    font-size: 13px;
}
#main #col2 h5 {
    font-size: 14px;
}
#main #col2 dl {
    border-bottom: 1px solid #F5F5F5;
}
#main #col2 dl dt {
    font-size: 18px;
    color: #000;
}
#main #col2 dl dt a {
    color: #000;
    cursor: pointer;
    width: 60%;
}
#main #col2 dl dt a:hover {
    color: #0066cc;
    text-decoration: underline;
}
#main #col2 dl dt .limit {
    display: block;
    max-width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
#main #col2 dl dt > div {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    cursor: pointer;
    padding-right: 3px;
}
#main #col2 dl dt > div i {
    padding-right: 3px;
}
#main #col2 dl dt > div.active {
    color: #fcd036;
}
#main #col2 dl dt > div:hover {
    color: #fcd036;
}
#main #col2 dl dt > div:hover span {
    text-decoration: underline;
}
#main #col2 dl dt > span {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    cursor: pointer;
}
#main #col2 dl dt > span i {
    padding-right: 3px;
}
#main #col2 dl dt > span .icon-thumbs-up-alt.active,
#main #col2 dl dt > span .icon-thumbs-up-alt:hover {
    color: #ed3434;
}
#main #col2 dl dt > span .icon-thumbs-up-alt.active + span,
#main #col2 dl dt > span .icon-thumbs-up-alt:hover + span {
    color: #ed3434;
}
#main #col2 dl dt > span .icon-thumbs-down-alt.active,
#main #col2 dl dt > span .icon-thumbs-down-alt:hover {
    color: #000;
}
#main #col2 dl dt > span .icon-thumbs-down-alt.active + span,
#main #col2 dl dt > span .icon-thumbs-down-alt:hover + span {
    color: #000;
}
#main #col2 dl dt > span .icon-thumbs-up-alt:hover + span,
#main #col2 dl dt > span .icon-thumbs-down-alt:hover + span {
    text-decoration: underline;
}
#main #col2 dl dd {
    margin: 10px 10px;
}
#main #col2 dl dd .limit {
    display: block;
    color: #8dc63f;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    line-height: 22px;
    font-size: 13px;
}
#main #col2 dl dd .time {
    color: #aaa;
    font-size: 13px;
    float: right;
    line-height: 22px;
    padding-left: 15px;
}
#main #col2 dl dd p {
    color: #666666;
    font-size: 15px;
    margin: 10px 0;
}
#main #col2 dl dd p a {
    font-size: 16px;
}
#main #col2 dl dd div {
    font-size: 16px;
}
#main #col2 dl dd .js_details {
    max-height: 250px;
    padding-bottom: 15px;
}
#main #col2 dl dd .js_details p {
    margin: 0;
    padding: 5px 0;
}
#main #col2 dl dd .js_details p.title {
    color: #ffc133;
}
#main #col2 dl dd .js_details hr {
    color: #0066cc;
}
#main #col2 dl dd .js_chart p {
    margin: 0;
    padding: 2px 0;
    font-size: 14px;
}
#main #col2 .top5 dd {
    margin: 5px 15px;
}
#main #col2 .top5 dd span {
    color: #8dc63f;
    margin-right: 15px;
    font-size: 13px;
}
#main #col2 .top5 dd a {
    margin-right: 15px;
    color: #000;
    font-size: 16px;
}
#main #col2 .top5 dd a:hover {
    color: #0066cc;
    text-decoration: underline;
}
#main #col2 .top5 dd label {
    color: #aaaaaa;
    font-size: 13px;
}
#main #col2 .top5 .top5-1 {
    margin-bottom: 15px;
}
#main #col2 .top5 .top5-1 img {
    width: 155px;
    height: 105px;
    margin-right: 15px;
}
#main #col2 .top5 .top5-1 span {
    margin-right: 15px;
}
#main #col2 .twxw img {
    width: 130px;
    margin-right: 15px;
    height: auto;
    max-height: 100px;
}
#main #col2 .samelist {
    cursor: pointer;
    color: #00b3ee;
    font-size: 15px;
    margin: 10px 0 0;
}
#main #col2 .samelist .icon-double-angle-up {
    display: none;
}
#main #col2 .samelist .icon-double-angle-down {
    display: inline;
}
#main #col2 .samelist.in .icon-double-angle-up {
    display: inline;
}
#main #col2 .samelist.in .icon-double-angle-down {
    display: none;
}
#main #col2 .samelist:hover {
    color: #0066cc;
}
#main #col2 .samelist + ul li {
    margin: 5px 15px;
    font-size: 14px;
}
#main #col2 .samelist + ul li span {
    color: #8dc63f;
    margin-right: 15px;
    font-size: 13px;
}
#main #col2 .samelist + ul li a {
    margin-right: 15px;
    color: #000;
    font-size: 14px;
}
#main #col2 .samelist + ul li a:hover {
    color: #0066cc;
    text-decoration: underline;
}
#col2 .samelist + ul li label {
    color: #aaaaaa;
    font-size: 13px;
}
#col2 .bsfw-style{
    border: 1px solid #ddd;
    padding: 10px;
    margin: 20px 0;
    font-size: 15px;
    height: 330px;
    overflow: hidden;
}
#col2 .bsfw-style .scrollSpy {
    word-break: break-all;
}
#col2 .bsfw-style .scrollSpy .scrollSpy-body {
}
#main #col2 .bsfw-style .scrollSpy .scrollSpy-body p {
    white-space: pre-wrap;
    color: #121212 ;
    margin-top:10px;
    line-height: 22px;
}
#col2 .bsfw-style .scrollSpy .scrollSpy-body p strong {
    font-size: 15px;
}
#col2 .bsfw-style .scrollSpy .scrollSpy-body dl {
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
}
#col2 .bsfw-style .scrollnav {
    border-bottom: 1px solid #ddd;
}
#col2 .bsfw-style .scrollnav > li {
    border: 0;
    padding-left: 0;
    font: 16px/24px '寰蒋闆呴粦';
    padding: 5px 0;
    margin-right:15px;
}
#col2 .bsfw-style .scrollnav > li.active {
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    padding: 5px 5px;
    margin-bottom: -1px;
}
#col2 .bsfw-style .scrollnav > li.active a {
    color: #00b3ee;
}
#col2 .bsfw-style .scrollnav > li a {
    color: #999;
    border: 0;
    font-size: 15px;
    line-height: 28px;
}
#col2 .bsfw-style .scrollnav > li a:hover {
    background: none;
    color: #00b3ee;
    border: 0;
    text-decoration: none;
}
#col2 .bsfw-style .scrollnav > li a:focus {
    background: none;
    color: #00b3ee;
    border: 0;
}
#col2 .bsfw-style .navbar p {
    white-space: pre-wrap;
    color: #121212;
    margin-bottom:10px;
}
#col2 .bsfw-style .navbar p i {
    color: #666;
    font-style: normal;
}
#main #col2 .bsfw-style .nav-tabs > li.active > a,
#main #col2 .bsfw-style .nav-tabs > li.active > a:hover,
#main #col2 .bsfw-style .nav-tabs > li.active > a:focus {
    border: 0;
    color: #00b3ee;
    border-bottom: 1px solid #00b3ee;
}
#main #col3 {
    width: 99%;
    float: left;
    padding: 0 1%;
}
#main #col3 .col-list li.active {
    background: #fff;
    width: 110%;
    margin-left: -10%;
}
#main .list-group-inline {
    background: #fff;
    border: 1px solid #DDD;
    padding: 10px 5px;
}
#main .list-group-inline .list-inline {
    font-size: 14px;
    margin: 5px  0 5px 10px;
    padding: 0 8px;
    background: #00b3ee;
    color: #fff;
    float: left;
    white-space: nowrap;
    cursor: pointer;
    width: auto;
    line-height: 30px;
}
#main .list-group-inline .list-inline:hover {
    background: #0066cc;
}
#main .list-group-inline .list-inline.list-img {
    max-width: 73px;
    width: 30%;
    margin: 5px 0px 5px 3%;
    padding: 0;
    background: #fff;
    color: #333;
    text-align: center;
    border: 0;
}
#main .list-group-inline .list-inline.list-img a {
    width: 100%;
}
#main .list-group-inline .list-inline.list-img div {
    height: 73px;
    overflow: hidden;
}
#main .list-group-inline .list-inline.list-img div img {
    width: auto;
    height: 100%;
}
#main .list-group-inline .list-inline.list-img span {
    display: block;
    text-align: center;
    line-height: 20px;
    color: #666666;
}
#main .list-group-inline .list-inline.list-img span:first-child {
    margin-top: 5px;
}
#main .list-group-inline .list-inline.list-img span:last-child {
    margin-bottom: 5px;
    white-space: normal;
}
#main .list-group-inline .list-inline.list-img img {
    display: block;
    height: 100%;
    margin: auto;
    max-height: 100%;
}
#main .list-group-inline .list-inline.list-img-peo {
    max-width: 99px;
    width: 45%;
    margin: 5px 0px 5px 5%;
}
#main .list-group-inline .list-inline.list-img-peo div {
    height: 115px;
    overflow: hidden;
}
#main .list-group-inline .list-inline.list-img-peo div img {
    width: 100px;
}
#main .list-inline scrollnav nav navbar-nav{
    padding-left: 0px;
    list-style: outside none none;
    margin-left: -5px;
    background-color:#fff;
}
#main .col-list li {
    padding: 10px 0;
    font-size: 14px;
}
#main .col-list li a {
    display: block;
    width: 100%;
    padding-left: 5px;
}
#main .col-list .list-header {
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
#main .jiathis_style .jiathis_txt {
    font-size: 15px !important;
    line-height: 22px !important;
    padding-left: 15px;
}
#main .jiathis_style .jtico_jiathis {
    margin-top: 3px;
}
#main .about-search {
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 30px;
}
#main .about-search a {
    display: block;
    width: 30%;
    position: relative;
    float: left;
    margin: 5px 10px;
}
@media (min-width: 769px) and (max-width: 1024px) {
    .search .js_searchForm {
        width: 93%;
    }
    #main #col2 h2 .searchP {
        width: 63%;
    }
    #main #col2 h2 .btn-group {
        width: 37%;
        position: relative;
    }
}
input[type="text"] {
    font-family: "寰蒋闆呴粦";
}
.select2 {
    height: 100%;
    width: 100% !important;
    display: block;
    line-height: 100%;
    border: 1px solid #ddd;
}
.select2-container--default .select2-selection--single {
    border: 0;
    border-radius: 0;
    height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}
.select2-container--default .select2-selection--multiple {
    border: 0;
    border-radius: 0;
    line-height: 26px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: none repeat scroll 0% 0% padding-box #f5f5f5;
    border: 1px solid #E4E4E4;
    box-shadow: none !important;
    border-radius: 0px;
    margin: 5px 5px 0 0;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 0;
}
.select2-container--open .select2-dropdown {
    border: 0;
    border-radius: 0;
    color: #666666;
}

.collapse-panel .list-group-item {
    margin-bottom: -1px;
}
.collapse-panel .panel-collapse {
    border: 1px solid #DDD;
    background: #fff;
    padding: 15px  15px ;
}
.collapse-panel .panel-collapse .panel-body {
    font-size: 14px;
}
.collapse-panel .collapse {
    display: none;
    visibility: hidden;
}
.collapse-panel .collapse.in {
    display: block;
    visibility: visible;
}
.collapse-panel .collapse.in .panel-body {
    height: 300px;
}
.collapse-panel .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.dropdown {
    position: relative;
}
.dropdown.open > a {
    outline: 0px none;
}
.dropdown.open > .dropdown-menu {
    display: block;
}
.dropdown .dropdown-menu {
    position: absolute;
    top: 130%;
    right: 15px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 2px 0px 0px;
    font-size: 14px;
    text-align: left;
    list-style: outside none none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown .dropdown-menu > li > a {
    display: block;
    padding: 3px 2%;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
    text-align: center;
    width: 96%;
}
.dropdown .dropdown-menu > li > a:hover {
    color: #00b3ee;
}
.dropdown .dropdown-menu {
    font-size: 14px;
    text-align: left;
    list-style: outside none none;
}
.twitter-typeahead {
    float: left;
    width: 100%;
    position: relative;
    z-index: 100;
    left: -1px;
}
.twitter-typeahead input[type="text"] {
    width: 100%;
}
.typeahead,
.tt-hint {
    width: 574px;
    height: 24px;
    padding: 0 12px;
    font-size: 20px;
    line-height: 24px;
    border: 1px solid #024e6a;
    outline: none;
}
.tt-dataset-subscribe a {
    font-size: 14px;
}
.typeahead {
    background-color: #fff;
}
.tt-hint {
    color: #999999;
}
.tt-dropdown-menu {
    width: 100%;
    /*margin-top: 12px;*/
    font-size: 14px;
}
.tt-dataset-xwzx .hr,
.tt-dataset-xxgk .hr {
    border: 1px dashed #eee;
}
.tt-suggestion {
    padding: 0 20px;
    font-size: 14px;
    line-height: 18px;
}
.tt-suggestion p {
    margin: 10px 0;
}
.tt-suggestion  a{
    color: #000000;
}
.tt-suggestion .his_select a{
    color: #FFFFFF;
}
.tt-suggestion .his_select{
    background: #ccc;
}
.tt-suggestion + .tt-suggestion {
    font-size: 14px;
    border-top: 1px solid #ccc;
}
.tt-dataset-xxgk.js_hotkey .tt-suggestions {
    width: 100%;
}
.tt-suggestions {
    width: 80%;
    float: right;
    /**鏂板鑳屾櫙鑹�*/
    background-color: #ffffff;
}
.tt-suggestions em {
    font-style: normal;
    color: red;
}
.tt-suggestions.js_empty_hot {
    width: 100%;
}
.tt-suggestions.js_empty_hot .tt-suggestion {
    padding: 0;
}
.tt-suggestions.js_empty_hot p {
    padding: 0 15px;
}
.tt-suggestions .repo-language {
    float: right;
    font-style: italic;
}
.tt-suggestions .repo-name {
    font-size: 20px;
    font-weight: bold;
}
.tt-suggestions .repo-description {
    margin: 0;
}
.twitter-typeahead .tt-suggestion.active p {
    color: #03739c;
}
.twitter-typeahead .tt-suggestion p:hover {
    color: #03739c;
}
.league-name {
    font-size: 14px;
    line-height: 38px;
    width: 20%;
    min-width: 50px;
    float: left;
    height: 100%;
    text-align: center;
}
.league-name img{padding-bottom:20px; }
.league-name span {
    font-weight: bold;
}
.tt-dropdown-menu,
.gist {
    text-align: left;
}
.most,
.set {
    margin: 15px;
}
.panel {
    position: relative;
    background: none repeat scroll 0% 0% #FFF;
    padding: 20px 30px;
    border: 0px none;
    margin-bottom: 30px;
    box-shadow: none;
}
.panel a:hover {
    text-decoration: none;
}
.panel .panel-heading {
    position: relative;
    padding: 0px 0px 15px;
    margin: 0px;
    background: none repeat scroll 0% 0% transparent;
    font-size: 17px;
    border-bottom: 2px solid #F5F5F5;
    border-color: #DDD;
}
.panel .panel-heading > .panel-title {
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: inherit;
    float: left;
}
.panel .panel-heading > .panel-title small {
    padding-left: 20px;
    font-size: 13px;
    font-weight: 300;
    color: #666666;
}
.panel .panel-heading > .panel-options {
    float: right;
    font-size: 13px;
}
.panel .panel-heading > .panel-options a:first-child {
    margin-left: 0px;
}
.panel .panel-heading > .panel-options a {
    display: inline-block;
    color: #979898;
    margin-left: 7px;
    line-height: 1;
}
.panel .panel-heading > .panel-options a[data-toggle="remove"] {
    font-size: 18px;
}
.panel .panel-heading > .panel-options a[data-toggle="panel"] span {
    display: block;
    font-size: 16px;
    width: 10px;
    text-align: center;
}
.panel .panel-heading > .panel-options a[data-toggle="panel"] span.expand-icon {
    display: none;
    font-size: 18px;
}
.panel .panel-body {
    padding: 20px 0px 0px;
    color: #666666;
    font-size: 14px;
}
.form-horizontal .form-group {
    margin-bottom: 10px;
}
.form-horizontal .form-group .control-label {
    text-align: right;
    padding-top: 8px;
    width: 20%;
    float: left;
}
.form-horizontal .form-group .inputdiv {
    float: left;
    width: 40%;
    padding: 0 3% 0 1%;
    line-height: 34px;
}
.form-horizontal .form-group .inputdiv label {
    padding-right: 10px;
}
.form-horizontal .form-group .inputdiv .form-control {
    display: block;
    width: 100%;
    height: 24px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #E4E4E4;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-horizontal .form-group i {
    float: left;
    width: 30%;
    font-size: 13px;
}
.form-group-separator {
    height: 1px;
    background: none repeat scroll 0% 0% #EEE;
    margin: 10px 0;
}
.input-group.spinner {
    position: relative;
    display: table;
    width: 120px;
    border-collapse: separate;
}
.input-group.spinner .input-group-btn {
    position: relative;
    font-size: 0px;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.input-group.spinner .input-group-btn:last-child > .btn {
    margin-left: -1px;
}
.input-group.spinner .btn {
    margin-bottom: 0px;
    background-color: #EEE;
    color: #333;
    position: relative;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    padding: 7px 12px;
    font-size: 13px;
    border: 0;
}
.input-group.spinner .form-control-input {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 32px;
    margin-bottom: 0px;
    height: 33px;
    padding: 0px 12px;
    font-size: 13px;
    line-height: 34px;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #EEE;
    text-align: center;
}
.btn.btn-secondary {
    background-color: #68B828;
    color: #FFF;
}
.collapse {
    display: none;
    visibility: hidden;
}
.collapse.in {
    display: block;
    visibility: visible;
}
#col2 em {
    color: red;
    font-style: normal;
}
/*鏂板娓呯┖鎸夐挳*/
.tt-but {
    border-color: #eeeeee;
    margin-top: 15px;
    background: #fff;
    font-family: '寰蒋闆呴粦';
    display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    border-radius: 0px;
    -moz-user-select: none;
    float: right;
    margin: 10px 4px 10px 0px;
    border: 1px solid #ddd;
}
.xlkbjs {
    /**鏂板鑳屾櫙鑹�*/
    background-color: #ffffff;
}
.bk {
    border: 1px solid #ddd;
    border-radius: 2px;
}
.active1 {
    color: blue!important;
}
.serch-from {
    margin-left: 20%;
    width: 71%;
    position: relative;
    color: #666;
    font-family: "寰蒋闆呴粦";
    background-color: #EEE;
    font-size: 16px;
}
.btn-left {
    margin-right: -7px;
}
.wordb {
    word-break: break-all;
    position: relative;
}
/*//鏂囧瓧瓒呭嚭闀垮害*/
.wordlen{
    word-break: break-all;
}


/*鏂板鍐呭*/
.porel{position: relative;}
.con1_tit{height: 80px;border-bottom: 1px solid #199bda;}
.con1_tit .con1tit_left{float: left;}
.con1_tit .con1tit_left a{display: block;float:left;width: 150px;height: 80px;}
.con1_tit .con1tit_left a.icon1{background:url(../images/con1t_1.png) no-repeat;}
.con1_tit .con1tit_left a.icon2{background:url(../images/con1t_2.png) no-repeat;}
.con1_tit .con1tit_left a.icon3{background:url(../images/con1t_3.png) no-repeat;}
.con1_tit .con1tit_left a.icon4{background:url(../images/con1t_4.png) no-repeat;}
.con1_tit .con1tit_left a.icon5{background:url(../images/con1t_5.png) no-repeat;}
.con1_tit .con1tit_left a.icon6{background:url(../images/con1t_6.png) no-repeat;}
.con1tit_right{background:url(../images/con1t_r.png) no-repeat;display: block;float:right;width: 109px;height: 80px;}
.con1_right{width: 50px;float: right;position:fixed;top:280px;left:50%;margin-left:569px;}
.left{float: left;}
.right{float: right;}
.hgs_map{width: 400px;float: left;padding-bottom: 20px;}
.hgs_map h3{font-size: 18px;font-family: "寰蒋闆呴粦";font-weight: bold;color:#333;margin-top: 7px;}
.con_map{margin-top: 20px;}
.map_main{width: 392px;height: 258px;}
.map_tit{background: #f5f3f0;height: 36px;border-bottom: 1px solid #e7e7e7;width: 393px}
.map_tit a{width: 196px;float: left;line-height: 36px;text-align: center;font-family: "寰蒋闆呴粦";font-size: 16px;color:#6e6e6e;}
.map_tit a:hover{text-decoration: none;}
.map_tit a.now{background: url(../images/hgs_maptit.jpg);color:#333;height: 37px;}
.map_ipt{margin-top: 12px;}
.map_ipt input{width: 382px;height: 32px;line-height: 32px;padding-left: 10px;outline: none;border:1px solid #e8e7e7;}
.map_method{margin-top: 8px;}
.map_method a{width: 116px;height: 39px;display: block;background: #00b8ee;float: left;margin-left: 5px;text-align:center;line-height: 39px;color:white;font-size: 16px;font-family:"寰蒋闆呴粦"}
.map_method a:hover{text-decoration: none;}
.hgs_main{margin-top:11px;}

/*2015.5.11*/
.con1_main{ background:#fff; overflow:hidden; margin:0 auto;}
.con1_wrap{overflow:hidden;}
.con1_wrap_con{ overflow:hidden;}
.con1_detail{ border-bottom:1px dotted #9fb9dc; overflow:hidden; padding:20px 6px 10px 13px;}
.con1_det1{ overflow:hidden;}
.det1_tit{ font-size:18px; color:#333; float:left; line-height:20px;}
.det1_ul1{ float:right; margin-right:10px; overflow:hidden;}
.det1_ul1 li{ float:left; margin-right:4px; line-height:12px;}
.det1_ul1 li b{ dispaly:block; width:14px; height:13px; float:left; margin-right:7px; vertical-align:middle; cursor:pointer;}
.det1_ul1 li span{ float:left; font-size:14px; line-height:14px;}
.det1_ul1 li b.b1{ background:url(../images/zan_icon.gif) no-repeat;}
.det1_ul1 li b.b2{ background:url(../images/cai_icon.gif) no-repeat;}
.con1_det2{ color:#8d8d8d; line-height:26px; margin-top:10px;text-indent:2em;margin-bottom: 5px;}
.con1_det3{ overflow:hidden;}
.con1_det3 .a1{ float:left; font-size:12px; color:#039de7; font-family:"Arial"; margin-right:30px;line-height: 28px;}
.con1_det3 .p1{ float:left; font-size:12px; color:#b0b0b0; width: 67px; overflow: hidden; white-space: nowrap;line-height: 28px;}
.con1_det3 .p2{ color:#000; float:right; line-height:14px;}
.dsy{ overflow:hidden; border-bottom:1px dotted #9fb9dc; padding:20px 20px;}
.dsy_wrap1{ float:left; width:270px; text-align:left;}
.dsy_wrap1 .a1{ display:block; width:160px; height:160px; margin:0 auto;}
.dsy_wrap1 .a1 img{display:block;}
.dsy_wrap1 .a2{ display:block; width:160px; margin:0 auto;font-size:12px; color:#666; line-height:20px; cursor:pointer;}
.dsy_wrap1 .p1{ width:160px; margin:0 auto; color:#999; text-decoration:line-through; font-size:12px; line-height:20px;}
.dsy_wrap1 .p2{ width:160px; margin:0 auto; color:#d70000; font-weight:bold; line-height:20px;}
.page1{overflow:hidden;}
.page1 a{ display:block; float:left; height:20px; line-height:20px; margin-right:14px; font-size:12px; color:#333; padding:0 7px; background:f1f1f1; border:1px solid #ddd;}
.page1 .last{margin-right: 0px;}
.page1 b{ float:left; font-weight:normal; margin-right:14px;}
.page1 a:hover{ background:#00afe3; border:1px solid #00afe3; color:#fff; text-decoration:none;}
.rank{ width:1200px; height:45px; line-height:45px; margin:0 auto; background:#039de7; overflow:hidden;}
.rank ul{ overflow:hidden; margin-left:50px;}
.rank ul a{ color:#fff; font-family:"瀹嬩綋"; float:left; background:url(../images/rank_icon1.gif) no-repeat right center; margin-right:125px; padding-right:20px;}
.rank ul a.mr0{ margin-right:0px;}
.rank ul a:hover{ text-decoration:none;}
.link{ width:1200px; height:60px; line-height:60px; background:#f2f2f2; margin:12px auto 22px; overflow:hidden;}
.link p{ font-size:12px; color:#666; font-family:"瀹嬩綋"; font-weight:bold; float:left; margin-left:46px; }
.link select{ width:144px; height:28px; line-height:28px; border:1px solid #e1e1e1; float:left; margin-left:20px; margin-top:15px; font-size:12px; color:#666; font-family:"瀹嬩綋"; padding-left:10px;}
.link select option{font-size:12px; color:#666; font-family:"瀹嬩綋"; padding-left:10px;}
.footer1{ width:1200px; overflow:hidden; margin:0 auto 30px;}
.footer1 ul{ width:540px; margin:0 auto; overflow:hidden;}
.footer1 ul a{font-size:12px; color:#777; font-family:"瀹嬩綋"; line-height:30px; float:left; margin-right:20px;}
.footer1 ul a:hover{ text-decoration:none;}
.footer1 ul b{font-size:12px; color:#777; font-family:"瀹嬩綋"; line-height:30px; float:left; margin-right:20px; font-weight:normal;}
.footer1 p{ text-align:center; font-size:12px; color:#777; font-family:"瀹嬩綋"; line-height:30px;}

/*2015.5.15鏂板*/
.index_tq .trt_tq{margin-top:25px;margin-right:94px; clear:none;}
.index_tq .trt_tq .trt_tq1_con{width:172px;}

.index_tq01{float:right;clear:none;margin-top:40px;margin-right:22px;}
.index_tq01 .trt_tq1_con{width:172px;}


/*淇敼鏌ヨ缁撴灉涔�-闄堟晱灏旈〉闈�*/
.det1_tit{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width: 100%;}
.det1_source{float:left;font-size:18px;color:#6d6d6d;margin-left:92px;line-height:20px;}
.mt10{margin-left: 15px;margin-right: 15px;margin-top: 10px;}

.index_ldzc{margin:0 auto;overflow:hidden; height: 378px; background: url('../images/pic.jpg') no-repeat;}
.index_ldzc .leader_img{float:left;margin:61px 40px 0 31px;}
.index_ldzc .leader_details{margin-top:65px;margin-left:308px;}
.index_ldzc .leader_details ul{overflow:hidden; margin-top: 10px;}
.index_ldzc .leader_details ul li{float:left;line-height:30px; max-width: 500px; text-overflow:ellipsis;}
.index_ldzc .l_tit{/*width:56px;*/padding-right:21px;color:#000;}
.index_ldzc .l_con{color:#767676;}
.index_ldzc .f18{font-size:18px;}
.index_ldzc .te_r{text-align:right;}
.index_ldzc .c19{color:#199bda;}

/*.index_ldzc .leader_details .mb10{}*/

.index_ldzc .email_entrance{color:#199bda;}

.index_ldzc .a_btn{margin:28px 0 0 77px;overflow:hidden;}
.index_ldzc .a_btn a{display:block;float:left;width:136px;height:39px;margin-right:5px;line-height:39px;text-align:center;font-size:18px;color:#fff;}
.index_ldzc .a_btn a:hover{text-decoration:none;}
.index_ldzc .a_btn .work{background:#00b8ee;}
.index_ldzc .a_btn .activity{background:#edb43c;}
.index_ldzc .a_btn .speech{background:#32c5e4;}

@media screen and (max-width:1024px) {
    .body_bg02 {zoom:0.75}
    .trt_tq .trt_tq1_con{width:180px;}

    .index_bg{height:768px;}
    .index_top{zoom:.8;}
    .index_tq{zoom:.8;margin-top:30px;}
    .index_search{zoom:.8;margin-top:30px;}
    .column{zoom:.8;margin-top:247px;}
    .footer{zoom:.8;}

    .index_tq .trt_tq .trt_tq1_con{width:200px;}
    .trt_tq1_con1{left:-25px;}

    .index_tq01 .trt_tq1_con{width:180px;}
    .page{width:470px;}

    .index_ldzc .l_tit{width:65px;}
}
/*鏅尯&棰嗗浜哄悎骞舵ā鏉�*/
.index_hgs .leader_img {float: left; margin: 34px 40px 0px 31px;}
.index_hgs .leader_details{float: left; width: 500px; margin-top: 17px;}
.index_hgs .con .leader_details ul {
    overflow: hidden;
    margin-top: 10px;
    float:none;
}
.index_hgs .con .leader_details ul li{float:left;line-height:30px; max-width: 500px; text-overflow:ellipsis;}
.index_hgs .con .l_tit{/*width:56px;*/padding-right:21px;color:#000;}
.index_hgs .con .l_con{color:#767676;}
.index_hgs .con .f18{font-size:18px;}
.index_hgs .con .te_r{text-align:right;}
.index_hgs .con .c19{color:#199bda;}
.index_hgs .con .a_btn{margin:28px 0 0 77px;overflow:hidden;}
.index_hgs .con .a_btn a{display:block;float:left;width:136px;height:39px;margin-right:5px;line-height:39px;text-align:center;font-size:18px;color:#fff;}
.index_hgs .con .a_btn .work{background:#00b8ee;}
.index_hgs .con .a_btn .activity{background:#edb43c;}
.index_hgs .con .a_btn .speech{background:#32c5e4;}
.bsfw_area{height: 25px;position: absolute;background: #2aade5;color: #fff;top: 87px;left: 333px;border-radius: 4px;}
.cur_area{line-height: 25px;cursor: pointer;width: 65px;text-align: center;}
