/* common */
body {
  font-family: 'microsoft yahei';
  color: #666;
}
.default a:link 	{ color:#666;text-decoration:none;}
.default a:visited { color:#666;text-decoration:none;}
.default a:hover   { color:#999;text-decoration:none;}
.default a:active  { color:#666;text-decoration:none;}
.bar {
  padding: 8px;
  margin-bottom: 16px;
  background-color: #f9f9f9;
}
.bar-nobackground {
  padding: 0;
  background-color: transparent;
}
.bar-white {
  background-color: #fff;
}
.bar-container {
  padding: 40px;
  margin-bottom: -20px;
  background-color: #eee;
}
@keyframes opacity2{
  0%{opacity:0}
  50%{opacity:.8;}
  100%{opacity:0;}
}
@-webkit-keyframes opacity2{
  0%{opacity:0}
  50%{opacity:.8;}
  100%{opacity:0;}
}
@-moz-keyframes opacity2{
  0%{opacity:0}
  50%{opacity:.8;}
  100%{opacity:0;}
}
/* custom bootstrap */
.btn {
  border-radius: 0;
}
.btn.btn-default {
 /* border-color: #00a1d6;*/
}
.btn.btn-danger {
  border-color: #d9534f;
}
.panel {
  border-radius: 0;
}
.badge {
  padding: 4px 6px;
  border-radius: 2px;
  cursor: pointer;
}
.badge.bg-muted,
.panel-default > .panel-heading .badge.bg-muted {
  color: #999;
  background-color: #f5f5f5;
}
.badge.bg-danger {
  background-color: #d9534f;
}
.badge.bg-success,
.panel-default > .panel-heading .badge.bg-success {
  background-color: #5cb85c;
}
.badge.bg-warning {
  background-color: #f0ad4e;
}
.badge.bg-info {
  background-color: #5bc0de;
}
.badge.bg-primary {
  background-color: #337ab7;
}
.badge.box-default {
  border: solid 1px #ddd;
  border-radius: 0;
  color: #333;
  font-weight: normal;
  background-color: #f8f8f8;
}
.badge.box-danger {
  border: solid 1px #d9534f;
  color: #d9534f;
  font-weight: normal;
  background-color: transparent;
}
.panel-title {
  border-left: solid 4px #ea799f;
  padding-left: 8px;
}
.alert { /* ¾¯¸æ¿ò */
  border-radius: 0;
}
/* custom common */

/* add layout */
.row-10 {
  margin-right: -5px;
  margin-left: -5px;
}
.row-10 .col-xs-1,
.row-10 .col-xs-2,
.row-10 .col-xs-3,
.row-10 .col-xs-4,
.row-10 .col-xs-5,
.row-10 .col-xs-6,
.row-10 .col-xs-7,
.row-10 .col-xs-8,
.row-10 .col-xs-9,
.row-10 .col-xs-10,
.row-10 .col-xs-11,
.row-10 .col-xs-12 {
  padding-right: 5px;
  padding-left: 5px;
}

/* ÌÇ¹û */
.panel-default {
  border-color: #e0e0e0;
}
.panel-default .panel-heading {
  color: #333;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid #f2f2f2;/*#ea799f;*/
}
.navbar {
  border-width: 0;
  background-color: #fff;
}
.container-fluid > .navbar-header {
  margin-left: -15px;
}
.navbar-space {
  float: none;
  border-bottom: solid 1px #ddd;
  display: block;
  height: 51px;
}
.navbar-default .navbar-nav li,
.navbar-default .navbar-header
{
  border-bottom: solid 1px #ddd;
}
.navbar-default .navbar-nav .active {
  border-bottom: solid 2px #00a1d6;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #00a1d6;
}
.btn-primary {
  background-color: #00a1d6;
  border-color: #00a1d6;
}
.btn-primary:hover {
  background-color: #00B4F0;
  border-color: #00B4F0;
}
.form-control {
  border-radius: 0;
  /*border-color: #00a1d6;*/
}

/* carousel-1 */
#movie-carousel-1 img {
  width: 100%;
  height: 440px;
}
/* footer */
.footer-out {
  margin-top: 20px;
  background-color: #333;
}
.footer {
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #333;
}
.footer-menu {
  text-align: center;
  font-size: 16px;
  color: #ddd;
}
.footer-menu a {
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
}
.footer-copyright {
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding-top: 10px;
}
.footer-copyright a {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
}
.footer-copyright img {
  margin-right: 5px;
}
/* idx-ryzz */
.idx-ryzz {
  margin-bottom: 20px;
}
.idx-ryzz img {
  width: 100%;
  height: 124px;
}
.idx-ryzz .col-xs-2 {
  margin-bottom: 20px;
}
/* idx-news-list */
.idx-news-list h2 {
  border-bottom: solid 1px #eee;
  padding-bottom: 10px;
  color: #666;
}
.idx-news-list p {
  font-size: 15px;
  line-height: 1.5em;
  height: 3em;
  margin-bottom: 15px;
  overflow: hidden;
}
.idx-news-list p img {
  float: left;
  width: 75px;
  height: 45px;
  margin-right: 10px;
}
/* idx-jianjie-list */
.idx-jianjie-list h2 {
  border-bottom: solid 1px #eee;
  padding-bottom: 10px;
  color: #666;
}
.idx-jianjie-list p {
  font-size: 15px;
  line-height: 25px;
  height: 225px;
  margin-bottom: 25px;
  overflow: hidden;
}
.idx-jianjie-list p img {
  float: left;
  width: 150px;
  height: 100px;
  margin-right: 10px;
}
/* idx-xmal */
.idx-xmal {
  background-color: #eee;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.idx-xmal img {
  max-width: 100%;
  height: 119px;
}
.xmal img {
  max-width: 100%;
  height: 189px;
}

.idx-xmal-box {
  background-color: white;
  padding: 10px;
  margin-bottom: 20px;
}
.idx-xmal-box p {
  height: 20px;
  overflow: hidden;
  color: #999;
}
/**/
.modal-body img {
  max-width: 100%;
}

/* qyjj */
.qyjj-readme {
  font-size: 16px;
}
.qyjj-readme img[align=left] {
  margin-right: 10px;
}
.qyjj-readme img[align=right] {
  margin-left: 10px;
}
.qyjj-readme p {
  line-height: 1.8;
}
/* menu */
.menu .menu-logo {
  float: left;
  border-width: 0;
}
.menu li {
  padding: 28px 0 0 0;
}
.menu li a {
  font-size: 17px;
  display: block;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 3px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}
.menu li a:link 	{ color:#337ab7;text-decoration:none;}
.menu li a:visited { color:#337ab7;text-decoration:none;}
.menu li a:hover   { color:#23527c;text-decoration:none;border-bottom-color: #ccc;}
.menu li a:active  { color:#337ab7;text-decoration:none;}
.menu li a:link 	{ color:#666;text-decoration:none;}
.menu li a:visited { color:#666;text-decoration:none;}
.menu li a:hover   { color:#999;text-decoration:none;border-bottom-color: #ccc;}
.menu li a:active  { color:#666;text-decoration:none;}
.menu li a.menu-active {
  border-bottom-color: #999;
  background-color: #f8f8f8;
}
/*zhaopin*/
.zhaopin-box {
  padding-left: 50px;
  padding-right: 50px;
  font-size: 16px;
  margin-bottom: 30px;
}
.zhaopin-box p {
  margin-bottom: 10px;
}
.zhaopin-box h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 5px;
  border-left: solid 5px #069;
  color: #333;
  background-color: #f0f0f0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.zhaopin-box .zhaopin-content {
  line-height: 2;
  margin-bottom: 30px;
}
/* lxwm */
.lxwm h4 {
  color: #333;
}
.lxwm ul li {
  line-height: 2;
  font-size: 16px;
}
.lxwm img {
  max-width: 100%;
}
/* guestbook */
.guestboox-readme {
  font-size: 16px;
  line-height: 2;
}
/* news */
.news-show-box {
  padding-left: 50px;
  padding-right: 50px;
}
.news-show-box h2 {
  line-height: 1.5;
}
.news-show-content {
  font-size: 16px;
  line-height: 2;
}
.news-show-content img {
  max-width: 100%;
  display: block;
}
/* xmal-show */
.xmal-show-top-box {
  margin-top: 40px;
  margin-bottom: 50px;
}
.xmal-show-top-box h2 {
  margin-bottom: 20px;
}
.xmal-show-content {
  line-height: 2;
  padding: 40px;
  font-size: 16px;
}
.xmal-show-content img {
  max-width: 100%;
}
.xmal-list-right {
  padding: 20px;
}
.xmal-list-right-box {
  margin-bottom: 30px;
}
.xmal-list-right-box-title {
  text-align: center;
  padding-top: 10px;
}
.xmal-list-right-box img {
  width: 100%;
}
/*front left menu*/
.fws-flm > .list-group-item:first-child {
  border-radius: 0;
}
.fws-flm > .list-group-item:last-child {
  border-radius: 0;
}
/* ryzz list */
.ryzz-list p {
  display: block;
  height: 203px;
  overflow: hidden;
}
.ryzz-list p img {
  border: 0;
  max-width: 100%;
}
.ryzz-list h4 {
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
}