@charset "utf-8";
/* CSS Document */
body {
  background: #dfdfdf;
  color:#333;
}
*{ font-family:'思源黑体';}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #777;
  font-weight: 300;
}
a {
  color: #52b6ec;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
table,img{ max-width:100%;}
a:hover{color:inherit;}
a.icon{ text-decoration:none;}
.page{width:100%;text-align:center;float:left;margin:10px 0;}
.page a{padding:2px 5px;border:1px #dadada solid;color:#666;margin:0 2px; text-decoration:none;}
.page a:hover,.page a.dq{color:#fff;background:#52b6ec ;}

.navbar-header{ position:relative;}
.navbar-default .navbar-toggle{border-color:#52b6ec; position:absolute;top:0px;right:0px;}
.navbar-default .navbar-toggle .icon-bar{ background-color:#52b6ec;}

.index_title{ text-align:center;margin-top:10px;padding:10px 0;}
.index_title a{text-decoration:none;}
.index_title a.cn{font-size:20px; font-weight:normal; color:#000;}
.index_title a.en{font-size:20px; font-weight:normal;}
.index_title i{ font-size:24px; display:inline-block;height:68px;width:68px;line-height:68px; text-align:center;border-radius: 100%;}

.index_title.color1{border-bottom:1px dashed #3498db;}
.index_title.color1 i{background:#3498db;}
.index_title.color1 a{color:#3498db;}

.index_title.color2{border-bottom:1px dashed #8e44ad;}
.index_title.color2 i{background:#8e44ad;}
.index_title.color2 a{color:#8e44ad;}

.index_title.color3{border-bottom:1px dashed #1abc9c;}
.index_title.color3 i{background:#1abc9c;}
.index_title.color3 a{color:#1abc9c;}

.index_title.color4{border-bottom:1px dashed #e74c3c;}
.index_title.color4 i{background:#e74c3c;}
.index_title.color4 a{color:#e74c3c;}

.icon-white{color:#ffffff;}
.container{ background:#ffffff;}
#header{position:fixed;top:0;left:0;width:100%; z-index:9999;height:56px;}
#header .container{height:56px;}
.navbar-default{ background:#fff;}
.navbar-default .navbar-brand{padding: 10px 15px;height:50px;float:left;display:inline-block;}
.navbar-default .navbar-nav{}
.navbar-nav li a{border-right:1px solid #ffffff;height:50px;padding-top: 15px;
    padding-bottom: 15px; color:#000;}
.navbar-nav li.active a,.navbar-nav li a:hover{ background:#fff !important;color:#000 !important;}
.navbar-nav li a .icon-home{font-size:20px;}


#banner{margin-top:54px;}
#banner #myCarousel img{border-radius: 4px;-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);}
.carousel-control{
  position: absolute;
  top: 50%;
  left: 5px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
 /* background: #ffffff;*/
  border: 2px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size:12px;
  line-height: 34px;
	}
.caidan{margin:0px auto; z-index:99999; height:50px;}
.caidan table{ background:#333; }
.caidan a{display:inline-block;text-decoration:none; width:100%; height:50px; float:left;}
.caidan a:hover{ text-decoration:none;}
.caidan .phone{ width:100%; border-right:solid 1px rgba(255,255,255,0.1); display:block; height:50px;}
.caidan i{display:inline-block; text-align:center;height:20px;width:20px;line-height:20px; float:left; margin:15px 0 15px 35%; font-size:20px;border-radius: 100%;}
.caidan h2{line-height:50px; height:50px;  float:left;  font-size:14px; color:#fff; margin:0px 0 0 20px; opacity:0.8;}

	
.carousel-control.right{float:right;right:5px;}
.carousel-indicators{display:none;}

.index_plist{margin:0px auto;padding-top:0px;}
.index_plist .row{margin:0px -5px;}
.index_plist img{width:100%;height:100%;border:1px solid #efefef;border-bottom:none;}
.index_plist span{display:block;text-align:center;background:#ffffff;color:#000; font-size:12px; font-weight:normal;height:28px;line-height:28px; overflow:hidden;}
.index_plist .col-xs-6{margin:5px auto;padding:0px 5px;}

.index_nlist{padding-top:10px;}
.index_nlist ul{height:450px; float:left; width:100%;}
.index_nlist ul li{ width:100%; float:left; height:60px; margin-bottom:15px; list-style:none;}
.index_nlist ul li .zydate{ width:20%; float:left; height:60px; background:#025fc1;}
.index_nlist ul li .zydate .day{ width:100%; float:left; height:35px; text-align:center; font-size:24px; color:#fff; line-height:35px;}
.index_nlist ul li .zydate .month{ width:100%; float:left; height:25px; text-align:center; font-size:14px; color:#fff; line-height:25px;}
.index_nlist ul li .nrong{ width:75%; float:right; height:60px; background:#eee;}
.index_nlist ul li .nrong h1{ width:94%; float:left; height:30px; font-size:16px; margin:0px; text-align:left; color:#000; line-height:30px; padding:0 3%;}
.index_nlist ul li .nrong p{ width:94%; float:left; height:20px; font-size:14px; margin:0px; text-align:left; color:#000; line-height:20px;  padding:0 3%;}

.index_nlist ul li.last .zydate{ float:right; }
.index_nlist ul li.last .nrong{ float:left; }
.index_aboutus,.index_contact{padding:0 10px;margin-top:10px;}
.index_aboutus .content,.index_contact .content{margin:10px 0;}
.index_aboutus .content p{ text-align:center;}
.gywm{ width:100%; float:left; padding-top:20px; margin-top:20px; border-top:1px dashed #CCC; position:relative;}
.gywm .fa{ width:50px; height:50px; color:#fff; position:absolute; right:15%; top:46%;}
.index_contact .content img{ vertical-align:middle;margin:0px 10px 0px 5px;}


.footer{padding-top:10px;padding-bottom:10px; background:#000;color:#ffffff;text-align:center;}
.footer a{color:#ffffff;}
.footer2{position:fixed;bottom:0px;width:100%;margin:0px auto; z-index:99999;}
.footer2 .container{height:60px; background:#ffffff; text-align:center;border-top:1px solid #EFEFEF;}
.footer2 a{display:inline-block;margin:5px 50px; text-decoration:none;}
.footer2 a:hover{ text-decoration:none;}
.footer2 i{display:inline-block; text-align:center;height:50px;width:50px;line-height:50px; font-size:30px;border-radius: 100%;}
.footer2 a.phone i{ background:#4f7dd4;}
.footer2 a.sms i{ background:#5bceff;}

.dropdown{margin:5px 0; position:relative;}
.dropdown .location{width:100%;border:1px solid #e6e6e6;height:30px;line-height:30px;border-radius:5px;}
.dropdown .location a{display:inline-block;height:30px;line-height:30px;padding:0px 10px;vertical-align:middle;border-left:1px solid #e6e6e6; text-decoration:none; font-weight:bold;}
.dropdown .location a.first{border:none;}
.dropdown .location a i{vertical-align:middle;top:10px;height:30px;line-height:30px; font-size:20px;}
.dropdown .location a:hover{color:#cccccc;}
.dropdown-toggle{display:inline-block;width:50px; position:absolute;top:0px;right:0px;height:30px;line-height:30px;border-left:1px solid #e6e6e6; text-align:center; text-decoration:none;}
.dropdown-toggle i{height:30px;line-height:30px;}
.dropdown-menu{float:right; right:0px;}
.dropdown-menu li.on a{color:#52b6ec; font-weight:bold;}
.dropdown-menu li a:hover{color:#ffffff;}
.text-info{margin:0px;font-weight:bold;display:inline-block;}
.text-info a{display:inline-block;float:right; text-decoration:none;}
.text-info a:hover{}
.detail_name{ text-align:center; font-weight:bold;padding:10px 0;}
.detail_img{ text-align:center;}
.detail_img img{ max-width:100%;}
.detail_date{ text-align:center;}
.prev_next{padding:10px 0;}
.prev_next a{ text-decoration:none;display:block;line-height:30px;border-left:3px solid #52b6ec;padding-left:10px;margin:5px 0;}
.prev_next a.none{color:#999999;}

.aboutus{min-height:400px;}
.aboutus img{max-width:100% !important;height:auto !important;}

.feedback{padding-top:10px;padding-bottom:10px;}
.feedback .form-group label{ font-size:12px;color:#3276b1;}
.feedback .submit{ text-align:center;}
.feedback .requested{color:#F00;line-height:100%; vertical-align:middle;}

