﻿.carousel-inner {
            overflow: inherit;
        }

        .jumbotron {
            background-position: center;
            background-color: #00a2ca;
            margin-bottom: 0px;
        }

            .jumbotron h2 {
                font-weight: 400;
                font-family: "宋体";
            }


        a.list-group-item {
            color: #555555;
        }

            a.list-group-item:hover,
            a.list-group-item:focus {
                text-decoration: none;
                background-color: rgba(0, 148, 255, 0.16);
            }

        .active2 {
            border-bottom: 3px solid #ff6a00;
            background-color: #e9e7e7;
        }

        .nav-tabs .active {
            border-bottom: 1px solid #2080e3;
        }
        
        .carousel-indicators li {
            border: 1px solid #008fb5;
        }

        .carousel-indicators .active {
            background-color: #008fb5;
        }
        /*遮罩样式*/
        .shipinbg {
            min-height: 350px;
        }

        .shipingimg {
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            position: relative;
            overflow: hidden;
            margin-top: 10px;
        }

        h5 a, h5 a:hover {
            color: #333;
            text-decoration: none;
        }

        .dask {
            width: 100%;
            height: 100%;
            padding: 0px;
            background: #fff;
            opacity: 0.88;
            position: absolute;
            top: -280px;
            left: 0;
            border-radius: 0px;
        }

        .daskimg {
            height: 44px;
            width: 117px;
            margin-top: 90px;
            margin-left: auto;
            margin-right: auto;
            cursor: pointer;
        }

        .shipingimg0 {
            background-color: #336699;
        }

        .shipingimg1 {
            background-color: #ffff66;
        }

        .shipingimg2 {
            background-color: #6699ff;
        }

        h2, h4 {
            font-weight: 100;
            font-family: "14px/1.5 arial", "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
        }

        h2, .h2 {
            font-size: 24px;
        }

        h3, .h3 {
            font-size: 20px;
        }

        h2 > u {
            text-decoration: none;
            font-size: 16px;
            padding-left: 10px;
        }

        h1 > u {
            text-decoration: none;
            font-size: 24px;
            padding-left: 5px;
        }

        .pictext {
            font-family: "微软雅黑";
            font-size: 40px;
            font-weight: 400;
        }

        .textcp2 {
            color: #9f9f34;
        }

        .mediacenter {
            width: 150px;
        }

        .thumbnail2 {
            padding: 10px;
        }

        .ptext {
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }

        .thumbnail {
            background-color: #ffffff;
        }

        /*.taocanbor:hover {
            border-color: #e9e7e7;
        }*/

        .da-slide p {
            overflow: visible;
        }

        .carousel-caption2 {
            position: static;
            text-shadow: 0px 0px 0px rgba(0,0,0,0.6);
            text-align: left;
            min-height: 290px;
        }

            .carousel-caption2 p {
                color: #666;
                font-size: 13px;
            }

        .alcss {
            padding-left: 10px;
            border-left: solid 2px #bdbbbb;
        }

            .alcss p {
                color: #888;
                font-size: 14px;
            }

        .btn-success {
            background-color: #5cb85c !important;
            border-color: #4cae4c !important;
        }
         .btn-warning {
            background-color: #ed9c28 !important;
            border-color: #ed9c28 !important;
        }
       /*banenr*/
       
.page-title
{
     background:blue; 
     text-align:center; 
     height:60px; 
     line-height:60px; 
     font-size:16px; 
     color:#ffffff; 
     font-weight:bold; 
     margin-bottom:10px;
}