﻿@CHARSET "UTF-8";
body {
    background: #f0f0f0;
}
body.body-white {
    background: #fff;
}
ul li{
    list-style:none;  
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: 0px;
    margin-left: 0px;
}
.navbar{
    margin-bottom: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff;
    background-color: rgba(0,0,0,0.0); 
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    height: 25px;
    margin-top: -25px;
}
.navbar-default .navbar-nav>li
{
    border-left: 1px #fff solid;
    height: 25px;
    margin-top: 15px;
}
.navbar .nav .user {
    padding: 0;
    line-height: 50px;
    text-align: center;
}
.navbar .container
{
    background-color: #005e9b;
    width: 100%;
    height: 50px;     
}
.dropdown-toggle .dropdown-custom .dropdown-toggle-1
{
    height: 30px;
    line-height: 30px;
}

.navbar .collapse
{
    width: 1300px;
    height: 40px;
    line-height: 40px;
    margin:0 auto;
}
.navbar .menu-item-level-1
{
    width: 115px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.navbar .menu-item-level-2
{
    font-size:14px;
    width: 220px;
    text-align: left;
    height: 30px;
    line-height: 30px;
    z-index: 9999;
}
.navbar .menu-item-level-2 li a
{
    color:#000;
}
.navbar .dropdown-custom-level-1
{
    width: 115px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    z-index: 9999;
}
.topbar
{
    margin:0 auto;
    width: 1300px;
    height: 160px;
    line-height: 160px;
}
.topbar .logo
{
    float: left;
    width:517px;
    height: 81px;
}
.topbar .wx2wm
{
    float: left;
    width:170px;
    height: 93px;
    margin-left: 100px;
}
.topbar .dlwz
{
    float: left;
    width:110px;
    height: 90px;
    margin-left: 40px;
}
.topbar .Searchbar
{
    float: left;
    width:293px;
    height: 108px;
    margin-left: 40px;
    line-height: 88px;
    margin-top: 20px;
}
.topbar .phone
{
    width:273px;
    height: 54px;
    line-height: 54px;
}
.topbar form{
    height: 30px;
    line-height: 30px;
    width: 293px;
}

.navbar .nav .user .headicon {
    margin: 0 5px;
    height: 30px;
}

.navbar .nav .user .caret {
    vertical-align: middle;
    margin: 0 5px;
}

.container {
    width: 1200px;
    padding: 0px;
    margin: 0 auto;
}

/*tc widget*/
.tc-main {
    margin-top: 20px;
}

/*tc-box*/
.tc-box {
    background: #fff;
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

.body-white .tc-box{
/*    border: solid 1px #eee;*/
}
.tc-box h2{
    text-align: center;
}
.tc-box.first-box {
    margin: 0 0 10px 0;
}

.tc-box.article-box {
    padding: 25px 20px;
}

/*tc-box end */

/* The blog boxes */
/*.tc-gridbox {
  background-color: #ececec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px #a8a8a8;
  -moz-box-shadow: 0px 1px 1px #a8a8a8;
  box-shadow: 0px 1px 1px #a8a8a8;
  margin-bottom: 40px;
}*/
.tc-gridbox-container {
    width: 25%;
    float: left;
}

.tc-gridbox {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #eee;
    background: #fff;
    cursor: pointer;
}

.tc-gridbox {
    margin: 0 10px 20px 10px;
}

.tc-gridbox:hover {
    -webkit-box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
    box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
}

.tc-gridbox a {
    text-decoration: none;
}

@media ( min-width: 768px) and (max-width: 979px) {
    .tc-gridbox {
        display: block;
        float: none;
        width: 95%;
    }
}

@media ( max-width: 979px) {
    .tc-gridbox-container {
        display: block;
        float: none;
        width: 100%;
    }

    .tc-gridbox {
        margin: 0 0 10px 0;
    }
}

.tc-gridbox .header {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    background: #fff;
}

.tc-gridbox .footer {
    padding: 5px 14px 5px 14px;
    text-align: right;
    color: #fff;
}

.tc-gridbox .header .item-image {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.tc-gridbox .header img {
    margin-bottom: 5px;
    width: 100%;
    /*-webkit-transition: all 0.8s ease-in-out;*/
    /*-moz-transition: all 0.8s ease-in-out;*/
    /*-o-transition: all 0.8s ease-in-out;*/
    /*-ms-transition: all 0.8s ease-in-out;*/
    /*transition: all 0.8s ease-in-out;*/
}

.tc-gridbox .header img:hover {

    /*-webkit-transform: scale(1.2) rotate(2deg);*/
    /*-moz-transform: scale(1.2) rotate(2deg);*/
    /*-o-transform: scale(1.2) rotate(2deg);*/
    /*-ms-transform: scale(1.2) rotate(2deg);*/
    /*transform: scale(1.2) rotate(2deg);*/
}

.tc-gridbox .header h3 {
    color: #454a4e;
    margin: 0 5px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
}

.tc-gridbox .header h3 a,
.tc-gridbox .header h3 a:focus,
.tc-gridbox .header h3 a:hover {
    color: #454a4e;
    white-space: nowrap;
}

.tc-gridbox .header .meta {
    color: #5a6065;
}

.tc-gridbox .header hr {
    border-top-color: #eee;
    border-bottom: none;
    margin: 5px 0;
}

.tc-gridbox .body {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 14px;
    color: #343a3f;
}

.tc-gridbox .body a {
    color: #666;
}

.tc-gridbox .body a:hover {
    color: #428bca;
}

.tc-gridbox .btn {
    float: right;
    margin-right: 10px;
    margin-bottom: 18px;
}

/*masonary*/

.masonary-container .item {
    margin-bottom: 20px;
}

.masonary-container .item h3 {
    line-height: 100%;
}

.masonary-container .grid-sizer, .masonary-container .item {
    width: 24.9%;
    margin: 10px 0.05%;
    float: left;
    zoom: 1;
}

@media ( max-width: 479px) {
    .masonary-container .grid-sizer, .masonary-container .item {
        width: 98%;
        margin: 10px 1%;
        float: left;
        zoom: 1;
    }
}

@media ( min-width: 480px) and (max-width: 767px) {
    .masonary-container .grid-sizer, .masonary-container .item {
        width: 48%;
        margin: 10px 1%;
        float: left;
        zoom: 1;
    }
}

/*list Boxes
------------------------------------*/
.list-boxes {
    overflow: hidden;
    padding: 15px 20px;
   border-bottom:1px #cccccc dashed;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-wrap: break-word;
    word-break: break-all;
/*    border: solid 1px #eee;*/
}

.list-boxes:hover {
   /* border: solid 1px #ddd;*/
}

.list-boxes h2 a {
    color: #555;
    line-height: 30px;
}

.list-boxes:hover h2 a {
    color: #f90;
}

.list-boxes .list-actions a {
    font-size: 16px;
    text-decoration: none;
}

.list-boxes p a {
    color: #72c02c;
}

.list-boxes .list-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right: 5px;
}

.list-boxes .list-boxes-img img {
    display: block;
    margin: 5px 10px 10px 0;
}

.list-boxes h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
}

.list-boxes ul.list-boxes-rating li {
    display: inline;
}

.list-boxes ul.list-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size: 16px;
}

.list-boxes ul.list-boxes-rating li i:hover {
    color: #f8be2c;
}

/*list Colored Boxes*/
.list-boxes-colored p,
.list-boxes-colored h2 a,
.list-boxes-colored .list-boxes-img li,
.list-boxes-colored .list-boxes-img li i {
    color: #fff;
}

/*Red list Box*/
.list-boxes-red {
    background: #e74c3c;
}

/*Blue list Box*/
.list-boxes-blue {
    background: #3498db;
}

/*Grey list Box*/
.list-boxes-grey {
    background: #95a5a6;
}

/*Turquoise list Box*/
.list-boxes-sea {
    background: #1abc9c;
}

/*Turquoise Top Bordered list Box*/
.list-boxes-top-sea {
    border-top: solid 2px #1abc9c;
}

.list-boxes-top-sea:hover {
    border-top-color: #16a085;
}

/*Yellow Top Bordered list Box**/
.list-boxes-top-yellow {
    border-top: solid 2px #f1c40f;
}

.list-boxes-top-yellow:hover {
    border-top-color: #f39c12;
}

/*Orange Left Bordered list Box**/
.list-boxes-left-orange {
    border-left: solid 2px #e67e22;
}

.list-boxes-left-orange:hover {
    border-left-color: #d35400;
}

/*Green Left Bordered list Box**/
.list-boxes-left-green {
    border-left: solid 2px #72c02c;
}

.list-boxes-left-green:hover {
    border-left-color: #5fb611;
}

/*Green Right Bordered list Box**/
.list-boxes-right-u {
    border-right: solid 2px #72c02c;
}

.list-boxes-right-u:hover {
    border-right-color: #5fb611;
}

/*comments*/
.comment {
    margin-bottom: 10px;
}

.comment .avatar {
    height: 40px;
    width: 40px;
}

.comment-body {
    overflow: hidden;
}

.comment-content {
    padding-bottom: 2px;
    word-break: break-all;
    word-wrap: break-word;
}

.comment > .pull-left {
    margin-right: 10px;
}

.comment .time {
    color: #ccc;
    font-size: 12px;
    line-height: 14px;
}

.comment-postbox-wraper {

}

.comment-postbox {
    width: 100%;
    padding: 10px;
}

.comment-reply-box {
    position: relative;
}

.comment-reply-box .textbox {
    width: 100%
}

.comment-reply-submit .btn {
    margin-top: 20px;
}

/*ranking box*/

.ranking ul li {
    padding: 5px 0;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #f0f0f0;
}

.ranking ul.unstyled li i {
    margin-right: 5px;
}

.ranking li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    background-color: #aaa;
}

.ranking li.top3 i {
    background: #FC9B0B;
}

/*comment ranking box*/
.comment-ranking .comment-ranking-inner {
    padding: 10px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
    /*border-top: solid 2px #eee;*/
}

.comment-ranking .comment-ranking-inner,
.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    width: 0;
    height: 0;
    right: 0px;
    bottom: 0px;
    content: " ";
    display: block;
    position: absolute;
}

.comment-ranking .comment-ranking-inner:after {
    border-top: 15px solid #eee;
    border-right: 15px solid transparent;
    border-left: 0px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-right-style: inset; /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:before {
    border-bottom: 15px solid #fff;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-bottom-style: inset; /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:hover {
    border-color: #FC9B0B;
    border-top-color: #FC9B0B;
    background: #f0f0f0;
}

.comment-ranking .comment-ranking-inner:hover:after {
    border-top-color: #FC9B0B;
}

.comment-ranking .comment-ranking-inner span.comment-time {
    color: #777;
    display: block;
    font-size: 11px;
}

.comment-ranking .comment-ranking-inner a {
    text-decoration: none;
}

.comment-ranking .comment-ranking-inner a:hover {
    text-decoration: underline;
}

.comment-ranking .comment-ranking-inner i.fa {
    top: 2px;
    color: #bbb;
    font-size: 18px;
    position: relative;
}

/*ThinkCMF Photos*/
ul.tc-photos {
    margin: 0;
}

.tc-photos li {
    display: inline;
}

.tc-photos li a {
    text-decoration: none;
}

.tc-photos li img {
    opacity: 0.6;
    width: 50px;
    height: 50px;
    margin: 0 2px 8px;
    border: 1px solid #ddd;
}

.tc-photos li img:hover {
    opacity: 1;
    border: 1px solid #f90;
    /* box-shadow: 0 0 0 1px #f90; */
}

/**/

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a {
}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow: hidden;
}

.posts .dl-horizontal dt {
    width: 60px;
    float: left;
}

.posts .dl-horizontal dt .img-wraper {
    display: block;
    width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd;
}

.posts .dl-horizontal dt img {
    width: 100%;
    height: 100%;
    /* width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd; */
}

.posts .dl-horizontal dd {
    margin-left: 70px;
}

.posts .dl-horizontal dd p {
    margin: 0;
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height: 16px !important;
}

.posts .dl-horizontal dd a:hover {
    text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
    color: #FC9B0B;
    border-color: #FC9B0B !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.pingpaibar
{
    width: 220px;
    height: 145px;
    background-color: #8197ac;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
}
.pingpai_img
{
    width: 60px;
    height: 63px;
    text-align: center;
    margin-top: 20px;
    margin-left: 63px;
}
.pingpai_text
{
    width: 190px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-top: 1px #94a2af solid;
    color: #fff;
}
.img_text
{
    margin-top: -50px;
    background:rgba(0,78,161,.5); 
    width: 588px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 9;
    position: absolute;
}
.img_txt
{
    margin-top: -80px;
    background:rgba(136,136,136,.5); 
    width: 384px;
    height: 80px;
    line-height: 25px;
    text-align: left;
    z-index: 9;
    position: absolute;
    padding: 0 10px;
    color: #efefef;
}
.img_txt a
{
    font-size: 1.2em;
    color: #fff;
}
.img_txt a:hover
{
    font-size: 1.2em;
    color: #fff;
}
.listimg_text
{
    margin-top: -30px;
    background:rgba(136,136,136,.5); 
    width: 270px;
    height: 30px;
    line-height: 25px;
    text-align: left;
    z-index: 9;
    position: absolute;
    padding: 0 10px;
    color: #efefef;
}
.listimg_text a
{
    font-size: 1.2em;
    color: #fff;
}
.listimg_text a:hover
{
    font-size: 1.2em;
    color: #fff;
}

.listimg_text34
{
    margin-top: -30px;
    background:rgba(136,136,136,.5); 
    width: 195px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    z-index: 9;
    position: absolute;
    padding: 0 10px;
    color: #efefef;
}
.listimg_text34 a
{
    font-size: 1.2em;
    color: #fff;
}
.listimg_text34 a:hover
{
    font-size: 1.2em;
    color: #fff;
}

.img_text a
{
    font-size: 1.2em;
    color: #fff;
}
.img_text a:hover
{
    font-size: 1.2em;
    color: #fff;
}
.top_info
{
    width: 592px;
    height: 100px;
}
.top_info_title a
{
    font-size: 1.2em;
    color:#005e9b;
    line-height: 30px;
}
.top_info_title a:hover
{
    font-size: 1.2em;
    color:#005e9b;
    line-height: 30px;
}
.top_info_memo
{
    text-indent: 2em;
    font-size: 12px;
    line-height: 25px;
}

.last_info
{
    width: 592px;
    height: auto;
    line-height: 25px;
    padding: 0;
    margin: 0 auto;
}
.last_info li
{
    width: 592px;
    background: url(../images/point1.png) top left no-repeat;
    padding-left: 20px;
    list-style:none;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 25px;
}
.xxxbar
{
    margin-right: 0px;
    margin-left: 25px;
}
.last_info li a
 {
     color: #000;
    font-size: 1em;   
 }
 .last_info li a:hover
 {
     color: #000;
    font-size: 1em;   
 }
.sliderbox{width:1200px;height:120px;overflow:hidden;padding:25px 0 0 0;margin:0 auto;}

.arrow-btn{margin:0;display:inline;background:url(../images/arrow-btn.png) no-repeat;width:23px;height:70px;overflow:hidden;cursor:pointer;}
#btn-left{float:left;background-position:0 0;}
#btn-left.dasabled{background-position:0 -70px;}
#btn-right{float:right;cursor:pointer;background-position:-23px 0;}
#btn-right.dasabled{background-position:-23px -70px;}
.slider{width:1150px;overflow:hidden;position:relative;height:72px;float:left;}
.slider ul{position:absolute;left:0px;top:0px;width:2100px;height:72px;list-style:none;padding: 0;}
.slider li{float:left;width:210px;height:70px;margin-left: 10px;margin-right: 10px;}
.slider a{display:block;text-decoration:none;color:#073a5e;font-size:12px;font-weight:bold;text-align:center;}
.slider img{width:210px;display:inline-block!important;border: 1px #cccccc solid;}

.top_img
{
    width: 100%;
    height: 460px;
}
.bt_logo
{
    width: 138px;
    height: 138px;
    background: url(../images/bt_logo.png) top center no-repeat;
    background-size: cover;
}
.m_menu_name{
    width:276px;
    height: 114px;
    background:url(../images/m_menu_bg.jpg) top center no-repeat;
    line-height: 114px;
    font-size: 2em;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
.s_menu
{
    width: 276px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}
.s_menu ul
{
    list-style: none;
    padding: 0px;
}
.s_memu_li_over
{
    width: 276px;
    height: 50px;
    line-height: 50px;
    background: url(../images/s_menu_1.jpg) top center no-repeat;
    color: #000;
    text-align: center;
    font-size: 1.5em;
    border-bottom: 1px #919293 dashed;
}
.s_memu_li_on
{
    width: 276px;
    height: 50px;
    line-height: 50px;
    background: url(../images/s_menu_2.jpg) top center no-repeat;
    color: #000;
    text-align: center;
    font-size: 1.5em;
    border-bottom: 1px #919293 dashed;
}
.s_memu_li_on a
{
    color: #fff;
}
.s_memu_li_on a:hover
{
    color: #fff;
}
.s_memu_li_over a
{
    color: #000;
}
.s_memu_li_over a:hover
{
    color: #000;
}
.list_nav
{
    width: 900px;
    height: 40px;
    line-height: 40px;
}
.list_nav_name
{
    color: #6a6a6a;
    width: 150px;
    height: 38px;
    float: left;
    text-align: center;
    border-bottom: 2px #0084cd solid;
    font-size: 1.6em;
    padding-bottom: 10px;
}
.list_nav_index
{
    color: #6a6a6a;
    width: 750px;
    height: 38px;
    float: left;
    text-align: right;
    border-bottom: 2px #efefef solid;
    padding-bottom: 10px;
}
.breadcrumb {
    padding: 0;
    list-style: none;
    line-height: 35px;
    border-radius: 0;
    background-color: #fff;
}
.breadcrumb_home{
    background: url(../images/icon.png) 0 8px no-repeat;
    padding-left: 20px;
}
.breadcrumb a
{
    color: #000;
}
.breadcrumb a:hover
{
    color: #000;
}
.left_pic
{
    width: 160px;
    height: 120px;
    float: left;
}
.right_info
{
    width: 680px;
    height: auto;
    float: right;
    text-align: left;
}
.sqrz_icon{
    width: 364px;
    height: 294px;
    background: url(../images/yuyue.png) top center no-repeat;
}
.sqrz_title{
    font-size: 2.5em;
    font-weight: bold;
    text-align: center;
    width: 387px;
    color: #004998;
    line-height: 50px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td
{
    border-top: 0px;
    padding:8px 8px 0px 8px; 
}
 .news_tit{
    width: 100%;
    height: 56px;
    background: url(../images/news.png) top left no-repeat;
 }
 .bar_tit{
    width: 100px;
    height: 33px;
    line-height: 33px;
    border: 1px #cccccc solid;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 14px;
 }
 .box_tit{
    width: 1200px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #010101;
 }
.tab_container {
    width:680px;
    margin:0 auto;
    height: 350px;
    float: right;
    overflow:hidden;
    position:relative;
}
 .tab_nav {
    height:30px;
    font-size:0;
    position:relative;
}
.tab_tit {
    width:19%;
    display:inline-block;
    line-height:30px;
    text-align:center;
    font-size:12px;
    border:1px #d8d8d8 solid;
    margin-right: 1%;
}
.tab_active {
    position:absolute;
    background-color:#015595;
    width:19%;
    height:30px;
    transition:0.5s;
    left:0;
    color:#fff;
    font-size:12px;
    text-align:center;
    line-height:30px;
}
.tab_content {
    left:0;
    position:relative;
    width:3400px;
    transition:0.5s;
}
.tab_item {
    float:left;
    width:680px;
    text-align:center;
    height:320px;
    background: url(../images/infolist.png) top left no-repeat;
    margin-top: 5px;
}
.infolist_tit a{
    font-size: 14px;
    color: #000;
    text-align: left;
    font-weight: bold;
    width: 620px;
    height: 25px;
    line-height: 25px;
}
.infolist_exp{
    font-size: 12px;
    color: #cccccc;
    width: 620px;
    text-align: left;
    height: 50px;
    line-height: 24px;
}
.clearFloat {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}
.list_topimg{
    width: 100%;
    height: 400px;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}
/*幻灯样式*/
.shutter {
  overflow: hidden;
  width: 496px;
  height: 290px;
  position: relative;
  margin: 0 auto;
  border-radius: 4px;
  
}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 100%;
  height: 100%;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn {}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 20px;
  background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: url(../images/shutter_shadow.png) repeat;
}
.shutter-desc p {
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}


/* 就医指南 */
.btn_jy{
    height: 67px;line-height: 67px;color: #666666;font-size:16px;text-align: center;
}
.btn_jy a{color:#666666;}
.btn_jy_tit{
    height: 67px;line-height: 67px;color: #fff;background-color: #175392;font-size:18px;text-align: center;
}
