/*基本*/
body{font-family:"微软雅黑";
font-size: 16px;
}
body > div.footer > div > div > ul > li > a:hover{
background: #000;
color:#fff;
}

.box{
    border:5px solid #fff;
    box-shadow: 10px 10px 5px #eee;
}
.top{ 
    color:rgb(116, 116, 116);
    font-size:14px;
    line-height: 60px;
    height: 60px; 
    background-color:#000; 
    width: 100%;
}
.topnavw{
    left:0%;
    top:47px;
    position: relative;
    z-index: 109;
    background-color:#ff0000;
    border-radius:10px;
    height:45px;
    line-height: 45px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom:200px;
    color: #fff;
}
.wp-title_content {
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
}
.wp-title_content {
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
}
a {
    color:#ff0000;
    text-decoration: none;
}
a:hover{
    text-decoration: none
}
.topnav > li{
    min-width:160px;
    height:45px;
    line-height: 45px;
}
.topnav>li>a:link{
    color:#fff;
    border-radius: 0px;
    position: relative;
    display: block;
    padding:0px;
}
.topnav>li>a:visited{
    background:url(../images/hover.png) center 35px no-repeat;
    color:#fff!important; 
}
.topnav>li>a:hover{
    background:url(../images/hover.png) center 35px no-repeat;
    color:#fff!important; 
}
.topnav>li>a:active{
    background:url(../images/hover.png) center 35px no-repeat;
    color:#fff!important;  
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background:url(../images/hover.png) center 35px no-repeat;
    color:#fff!important; 
}
.active{
    background:url(../images/hover.png) center 35px no-repeat;
    color:#fff!important;  
}
body > div:nth-child(2) > div > ul > li.active.text-center{
     background-color: #13439D;
    color:#fff!important; 
}
.topnav > ul > li.active{
     background-color: #13439D;
    color:#fff!important; 
}
body > div> div > p{
background-color: #113160;

}
ul.news{margin:0;padding:0;list-style-type:none;}
ul.news li{height:130px;border-bottom:1px dotted #DDD;clear:both;padding:5px 0;}
ul.news li .date{float:right;color:#999;font-size:12px;}

ul.news li a:hover{
color:#2353B0;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #F5F5F5;
    border-color: #F5F5F5;
}
body > div > div:nth-child(5) > div.container > div > div.col-md-3 > div > div.list-group{

    border:1px solid rgb(204, 204, 204);

}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background:#000;
    border: 1px solid #000;
}
body > div > div > div.col-md-3 > div > div.list-group > a {
    color: #fff;
}
body > div > div > div.col-md-3 > div > div.list-group > a:hover{
    background:url(../images/navhover.png) no-repeat;
    font-weight: 500;
    width:296px;
    color:#fff;
}
a[class="thumbnail"]:hover{
    border: 1px solid #ff0000;
}
body > div:nth-child(8) > div > div.col-md-7 > a:hover{
    background: #ff0000!important;
    color:#fff;
}
body > div > div:nth-child(5) > div.container > div > div.col-md-3 > div > div.panel-heading > div{
    font-size: 18px;
    padding-top: 60px;
}

body > div:nth-child(8) > div > div > div.panel-heading{
    background-color: rgb(237, 237, 237);
}
body > div:nth-child(6) > div > div> img{
     cursor: pointer;  
     transition: all 0.6s;      
}
body > div:nth-child(6) > div > div> img:hover{  
      transform: scale(0.9)
            }
body > div:nth-child(7) > div > div.row > div> img{
            cursor: pointer;  
     transition: all 0.6s;   
}
body > div:nth-child(7) > div > div.row > div > img:hover{
    transform: scale(1.4)
}
body > div.container > div > div.panel-body > div.row > div> div> a > img{
    cursor: pointer;  
     transition: all 0.6s;   
}
body > div.container > div > div.panel-body > div.row > div> div> a > img:hover{
    transform: scale(0.8)
}
.line{
  border: 1px solid #eee;
  margin:10px 0;
}
.panel-default {
    border-color: #fff;
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #ff0000;
    border-color: #fff;
}
ul.news{margin:0;padding:0;list-style-type:none;}
ul.news li{height:35px;line-height:35px;border-bottom:1px dotted #DDD;clear:both;padding:5px 0;}
ul.news li .date{float:right;color:#999;font-size:12px;}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
    cursor: default;
}

.breadcrumb {
    padding:0px;
    margin-bottom: 0px;
    list-style: none;
    background-color:#fff;
    border-radius: 4px;
    padding:50px; 
}
div.bs-example.bs-example-tabs > ul.nav.nav-pills.navbar-btn> li> a{
    min-width:160px;
    height:45px;
    background: #f0f0f0;
    line-height: 45px; 
    color:#666666; 
}
#myTabs > li {
    margin-left: 60px;
}
#myTabContent > div > a > img{
  
}
.jumbotron {
    margin-top: 30px;
    padding-top:15px;
    padding-bottom:15px;
    background-color: #007cce;
    color:#fff;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size:14px;
    font-weight:50;
}
.jumbotron h2{
    margin-bottom: 30px;
}
.footer{
color:#fff;
padding:30px 0 5px 0;
font-size: 16px; 
}
.footer a{
   color:#fff;

}
/*滚动案例*/
.Cseys {
    height: 519px;
    position: relative;
}
.Cseys .container{    padding-top: 30px;padding-bottom:30px}
.Cseys h4{ width: 100%; text-align: center; overflow: hidden;}
.Cseys h4>a{display: inline-block;}
.Cseys h4 img{display: block;}
.Cseyscont{ margin-top: 20px; position:relative;}
.Cseyscont>div{ overflow: hidden;}
.Cseyscont ul{overflow: hidden; width: 1170px;}
.Cseyscont ul li{float: left; background: #fff; margin-right: 28px; width:300px; overflow: hidden; padding: 18px 20px 0px 20px;}
.Cseyscont ul li img{display: block;}
.Cseyscont ul li h5{height: 30px; line-height: 30px; margin-top: 10px;}
.Cseyscont ul li h5 a{font-size: 14px; color: #333333;}

.Cseyscont .prev {
    background: url(../images/prev.png) no-repeat;
    left: -50px;
}
.Cseyscont .next {
    background: url(../images/next.png) no-repeat;
    right: -50px;
}
.Cseyscont .bTn {
    display: block;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 110px;
}

body > div:nth-child(11) > div > div > div.col-md-2{
    margin-right:15px;
    margin-top:30px;
}
.media-left{
    height:100px;
    width:100px;
    padding:25px;
    background: #eee;
}
.media-body{
    padding:15px;
}
body > div:nth-child(8) > div> div > div.panel-body > ul > div > div.col-md-4 > img{
  transition: all 0.6s;   
}
body > div:nth-child(8) > div> div > div.panel-body > ul > div > div.col-md-4 > img:hover{
transform:rotate(7deg);
-ms-transform:rotate(7deg);     /* IE 9 */
-moz-transform:rotate(7deg);    /* Firefox */
-webkit-transform:rotate(7deg); /* Safari 和 Chrome */
-o-transform:rotate(7deg);  /* Opera */
}
/*qq*/
.qqonline{width:130px;position:absolute;right:10px;top:200px;background:#e6eff8 url(../images/qq_bg.jpg) top center no-repeat;padding:163px 0 0 0;border:1px solid #DDD;}
.qqonline ul{margin:0;padding:0 0 10px 0;list-style-type:none;}
.qqonline ul li{margin:0;padding:0 0 0 20px;font-size:14px;font-family:"微软雅黑"}
.qqonline a:link,.qqonline a:visited{text-decoration:none;color:#666;}
.qqonline a:hover{color:blue;text-decoration:underline;}
.weixinbox{text-align:center;line-height:30px;font-family:"微软雅黑"}
.weixinbox img{width:115px;height:115px;border:1px solid #DDD;}