@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;
text-align:justify;
text-justify:inter-ideograph;
}
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: #c02626;
}

.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: 5px 0 6px 0;
    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: 18px;
  font-weight: normal;
padding-left: 20px;
    padding-right: 20px;
}

.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;
}

/*slider*/

#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: 1170px; 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; }

/*单页slider
#main {overflow: hidden; zoom: 1; position: relative; }
#main .carousel-inner img{
width:100%;max-height:660px; overflow:hidden
}
.carousel-control.left {
   
  background-image:none !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  
  background-image:none !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

*/

/*index-carousel*/
.carousel-inner img{width:100%;}
.carousel-indicators{
 bottom: 0px;
    text-align: right;
    margin: 0;
    width: auto;
    right: 3px; 
}

.section{
 position:relative;
 margin-top:10px;
}


.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:301px;
}
.widget h3 img{
 width:auto;
height:45px;
}
.widget .caption {
margin:0 0 0 13px;
}
.widget .caption h3{
border-bottom:none;
}
.widget .caption h3 a{
    color: #16496a;
 text-decoration:none;
}
.widget .caption p{
text-align:justify;
    LINE-HEIGHT: 200%;
    text-indent: 2em;
    font-size: 13pt;
}

.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;
}

.notices .data{width:75px;text-align:center;height:56px;color:#fff;font-weight:bold;}
.notices .data .date-day{ font-size: 18px;color:#000 ;height: 25px;line-height: 25px;background-color:#fff ;}
.notices .data .date-month{ height: 30px;line-height: 30px;color:#fff ;background-color: #a51c30;font-size:15px;}
.notices-list{height:55.7px;line-height:25px;}
.notices-list .title{padding-left:1rem;}

 .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:60%;
 float:left;
}
.w-4{
 width:40%;
 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;
padding-bottom:30px;
}
.service-tags ul li {
 float: left;
    width: 16%;
    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 h2{
 color:#a32525;
 text-align:center;
}
.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;
}
.intro-content{min-height:600px}

.intro-content .category{position: relative;z-index: 1;margin-top: -81px;}
.intro-content .category:before{content:"";position:absolute;width:342px;height:11px;bottom: -11px;left: -4px;}
.intro-content .category h1{height:60px;line-height:45px;font-size: 1.875rem;padding: 1rem 0 ;text-align: center;background-color: rgba(231, 13, 13, 0.5);margin-bottom:8px}
.intro-content .category h1 span{position:relative;color:#fff;}
.intro-content .category h1 span:before{content:"";position: absolute;bottom: -18px;width: 1.875rem;height:1px;background:#fff;left: 50%;margin-left: -0.9375rem; display:none}
.intro-content .category ul{border-top: none;position:relative;background: #f7f9fd;}
.intro-content .category ul:before{content:"";position:absolute;top:0;left: 0;bottom:2rem;}
.intro-content .category ul li{line-height: 4rem;font-size: 1.125rem;color: #303030;position:relative;}
.intro-content .category ul li.active dl{display:block !important;}

.intro-content .category ul li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;border-bottom: #efefef 1px solid;}
.intro-content .category ul li:last-child:before{ border-bottom:none}
.intro-content .category ul li a img{ margin:-3px 14px 0 0}
.intro-content .category ul li a:before{content:"";width: 3px;height: 0;background:transparent;position:absolute;left: 0;top: 0;transition:0.6s;}
.intro-content .category ul li.active>a:before, ..intro-content .category ul li:hover>a:before{height: 100%;background: #0048cb;}
.intro-content .category ul li:after{content:"";width:7px;height:11px;background:url(../img/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.intro-content .category ul li.active:after, .intro-content .category ul li:hover:after{background:url(../img/left_jiantou_on.png) center no-repeat;}

.intro-content .category ul li a{color: #323232;display: block;transition: 0.36s;margin: 0 12px;font-size:16px}
.intro-content .category ul li a:hover,.intro-content .category ul li.active a{color: #0048cb;}

.imgres .img-responsive{width:100%;max-height:570px;}

.bg-red{
	background-color:#db1a1a;
	padding:10px;
overflow:hidden;}

.bg-red h3 , .bg-red p{color:#fff;}
.bg-red img{max-width:100%;padding-top:20px;}
.h3-red{
	background-color:#db1a1a;
	width:120px;
	padding:10px;
	color:#fff;}

.organization{margin:30px; border-left:3px solid #ef0e0e;}
.organization h3{color:red;padding-bottom:20px;}
.organization ul li{float:left;width:30%;font-size:21px;border-bottom:1px solid #ebe4e4;margin-bottom:20px;padding-bottom:15px;}

.college{margin:30px;}
.college h3{color:#fff;padding-bottom:20px;background-color:#a70c0c;padding: 20px;width: initial;text-align:center;}
.college p{text-indent:2em;line-height:40px;font-size:19px;font-family: cursive;}
.college img{max-width:100%;padding-top: 20px;}

.intro-news{padding:30px 0 50px 0;}
.insta-title h3{    
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
#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;
}
.list-group-item a {color:#000;font-size:15px;}
a#scrollUp {
 outline:0;
 text-align: center;
}

a#scrollUp:hover,a#scrollUp:active,a#scrollUp:focus {
 opacity:1;
 text-decoration:none;
}
.article-main{background:#edebdf;}
.article-main article{background:#fff;padding:0 170px;}
.article-main p{
line-height:200%;
margin-top:30pt;
}
.article-main img{
width:80%;
height:auto;
transform: rotate(0deg);
}
.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}