﻿@charset "utf-8";

body {
 font-family:"Microsoft YaHei",微软雅黑, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:300;
 line-height:1.6em;
 color:#656565;
 
}
p{
 color:#000;
 font-size:16px;
}
a:active {
 outline:0;
}
.f_l{float:left;}

.clear {
 clear:both;
}

h1,h2, h3, h4, h5, h6 {
 font-family:'微软雅黑', Arial, Helvetica, sans-serif;
 font-weight: 600;
 line-height:1.1em;
 color:#333;
 margin-bottom: 20px;
}
 h2{
    font-size: 26px;
    font-weight: 700;
}
.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
a, body, div, html, img, li, ul { border: 0; margin: 0; padding: 0;  }
html, body { height: 100%; }
img { color: transparent; font-size: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
ol, ul { list-style: none; color:#000;}
li { display: list-item; }


header{ background-color:#c02626;}
.row-h{
 margin-right: -15px;
    margin-left: -15px; 
}

.logo img{max-width:100%}

header .form{
  background: transparent;
    border: none;
    padding:0 18px;
    font-size: 14px;
    letter-spacing: .03em;
    list-style: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    line-height: 1.5;
}
.inputbr {
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  box-shadow: none;
  color: #777;
  height: auto;
  min-height: 40px;
  padding: 8px 9px;
  width: 100%;
  margin:10px 0;
}
.btn{padding:4px;}

header .hmeta a{
    color: #fff;
 text-align: center;
 padding:0 18px;
}



 .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 4px;
}
 .navbar {
    margin-bottom: 0;
 text-align:center;
 min-height: 50px;
 padding: 3px 0;
 background: #901212;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
 text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
 letter-spacing: -1px; 
    padding: 0 0 0 15px;
}
.navbar-default .navbar-brand{
color: #1891EC;
}
.navbar-default .navbar-brand img{
width:140px;
}
 .navbar-collapse  ul .navbar-nav {
    float: right;
    margin-right: 0;
}
.navbar-header h3{display:none;}

.home-page header .navbar-default{
    background: #fff;
    
    width: 100%;
}

 .nav li a:hover,
 .nav li a:focus,
 .nav li.active a,
 .nav li.active a:hover,
 .nav li a.dropdown-toggle:hover,
 .nav li a.dropdown-toggle:focus,
 .nav li.active ul.dropdown-menu li a:hover,
 .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


 .navbar-default .navbar-nav > .open > a,
 .navbar-default .navbar-nav > .open > a:hover,
 .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.navbar-nav{
 float:none;
 text-align:center;
}

 .navbar-nav > li  {
    padding-top: 1px;
 display:inline-block;
 float:none;
}

  .navbar-nav > li > a {
    padding-bottom: 6px;
    padding-top: 5px;
    margin-left: 2px;
    line-height: 30px;
 font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.dropdown-menu li a:hover {
    color: #fff !important;
}

 .nav .caret {
    border-bottom-color: #f5f5f5;
    border-top-color: #f5f5f5;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:  #fff;
} 
 

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
 border: none;
}

.dropdown-menu li:last-child  {
 padding-bottom: 0 !important;
 margin-bottom: 0;
}

 .nav li .dropdown-menu  {
   padding: 0;
}

 .nav li .dropdown-menu li a {
   line-height: 28px;
   padding: 3px 12px;
}
.nav .caret {
    border-bottom-color: #f5f5f5;
    border-top-color: #adadad;
}
.navigation {
 float:right;
}

ul.nav li {
 border:none;
 margin:0;
 text-align:center;
}

ul.nav li a { 
 font-size:12px;
 border:none;
 font-weight:700;
 text-transform:uppercase;
}

ul.nav li ul li a { 
 font-size:14px;
 border:none;
 font-weight:300;
 text-transform:uppercase;
}


.navbar .nav > li > a {
  color: #fff;
  text-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0) !important;
  font-size: 16px;
  font-weight: normal;
}

.navbar .nav a:hover {
 background: #c02626 !important;
 color: #ffffff !important;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
 background:none;
 color: #ffffff !important;
 
 background: #c02626;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
 background:none;
 outline:0;
}

.navbar .nav li .dropdown-menu {
 z-index:2000;
}

ul.nav li ul {
 margin-top:1px;
}
ul.nav li ul li ul {
 margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
 position:absolute;
 right:0;
 margin-top:3px;
 padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-bottom-color: none;
  content:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: #FFFFFF;background: #c02626;color: #ffffff !important;}


ul.nav li.dropdown a {
 z-index:1000;
 display:block;
}




#main {overflow: hidden; zoom: 1; position: relative; }
#index_b_hero { width: 1170px; height: 460px; margin: auto; position: relative; }
    #index_b_hero img { width: 1170px; height: 456px; }
    #index_b_hero .heros { width: 1160px; height: 460px; }
    #index_b_hero .hero-wrap { overflow: visible; position: absolute; }
    #index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: 5px; background-color: #303030; z-index: 3; }
        #index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: orangered; }
    #index_b_hero .next { margin: -25px 5px 0 0; right: 0; }
    #index_b_hero .disabled { background-color: #eee; }
    #index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { background: #fff; padding: 5px; z-index: 1; position: absolute; top: 0; left: 0; width: 1170px; height: 456px; overflow: hidden; left: 1920px; }
    #index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -1170px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
    #index_b_hero .mask-right { left: 1170px; }
    #index_b_hero .active { z-index: 2; left: 0; }
.icon-arrow-a-left, .icon-arrow-a-right { background: url(../img/icon-arrow.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
    .icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
    .icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }


.index-carousel img{width:100%;}
.carousel-indicators{
 bottom: 0px;
    text-align: right;
    margin: 0;
    width: auto;
    right: 3px; 
}
.carousel-inner{height:240px;}
.section{
 position:relative;
 margin-top:10px;
}
.widget{
 
}

.widget h3{
 padding:2px 0px 10px 0px;
 margin:0px 0px 10px 0px;
 color:#a32525;
 border-bottom:solid 2px #c02626;
}
.widget h3 a{color:#a32525;}
.widget h3 a:hover, a:focus{text-decoration:none; }
.widget img{
 width:100%;
 height:268px;
}
.caption h4 a{
    color: #16496a;
 text-decoration:none;
}
.widget hr{
    border-top: 1px solid #8c8181;
}
.news{
 padding-right:25px;
 margin-bottom:21px;
}
.news .widget ul li{
 list-style:disc;
 margin:2px 0px 7px 18px;
}
.widget li a{
 color:#000;
}
.widget li a:hover{
 color:#a32525;
 text-decoration:underline;
}

.notices .widget{
 background:#e0dfdf none repeat scroll 0 0;
 padding:25px;
}

 .widget ul li{
 list-style:none;
 margin:22px 0px;
}
.media .widget{
 background:#fff none repeat scroll 0 0;
 padding:25px;
}
.lecture li{
 height:72px;
 padding:5px 0;
}
.lecture .data{
 width:76px;
 text-align:center;
 height:60px;
 background-color: #800000;
 font-weight:bold;
 border: 5px solid #800000;
}
.lecture .data .date-day{
 font-size: 14px;
 color: #fff;
 height: 25px;
 line-height: 24px;
 background-color: #800000;
}
.lecture .data .date-month{
 height: 24px;
 line-height: 24px;
 color: #797979;
 background-color: #fff;
 font-size:12px;
}
.lecture .title{
 padding-left: 86px;
 padding-top:5px;
}
.scenery img{width:100%;}
.w-6{
 width:50%;
 float:left;
}
.w-8{
 width:66.6%;
 float:left;
}
.w-4{
 width:33.3%;
 float:left;
}
.h-1,.h-2{padding:1px;}

.h-1 img{height:300px;}
.h-2 img{height:250px;}
.pos0 {
    width: 150px;
    height: 56px;
    overflow: hidden;
    position: absolute;
    left: 1px;
    top: 15px;
    z-index: 9999;
}

.services{
    background-color: #e0dfdf;
}
.service-tags ul li {
 float: left;
    width: 8%;
    margin-left: 2%;
    text-align: center;
    cursor: pointer;
}
.service-tags img{height:64px;max-width:80%}
.service-tags a:hover, a:focus {
 text-decoration:none;
}
.service-tags a:hover h5{color:#4795db;}
.services h3{
 color:#a32525;
 padding-left:25px;
}
.motto{
 text-align:center;
 margin:30px;
 
}
.motto img{
 max-width:100%;
}
.link-tags li{
 float: left;
 margin-bottom: 5px;
 margin-right: 5px;
}
.quick-link h4{
 color:#a32525;
 padding-left:25px;
}
.link-tags li a {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #222;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    line-height: 17px;
    padding: 12px;
    text-transform: uppercase;
}
.link-tags li a:hover{background:#a32525;color:#fff; text-decoration:none;}
.panel-footer{
 background-color:#a32525;
}
.panel-footer img{
 max-width:100%;
}
.panel-footer p{
 color:#fff;
}
.panel-footer .copyright{
 padding-top:29px;
}


#scrollUp{
    height:32px;
    bottom:19px;
    right:20px;
    color:#878787;
 border-bottom: 2px solid #878787;
 transition-duration: 500ms;
    text-transform: uppercase;
    padding: 5px 10px;
    line-height: 1;
    font-size: 14px;
 font-weight:800;
    text-align: center;
    letter-spacing: 2px;
}

a#scrollUp {
 outline:0;
 text-align: center;
}

a#scrollUp:hover,a#scrollUp:active,a#scrollUp:focus {
 opacity:1;
 text-decoration:none;
}

.main-content-bt p{ color:#881e22; font-size:18px; text-align:center; font-weight:600;}
.main-content-bt h3{ color:#881e22; text-align:center;padding-top:30px}