* {
  font-family: "Microsoft YaHei", "宋体";
  color: #d4d4d4;
}

a {
  color: #c68c24;
}

a:hover, a:focus {
  color: #c68c24;
  text-decoration: none;
}

img {
  max-width: 100%;
}

body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}


/*public*/

.container {
  width: 1200px !important;
}

.blockBackground {
  background-color: rgba(0, 4, 9, 0.9);
  margin-top: 10px;
  padding: 15px;
}

.blockTitle {
  margin-left: 20px;
  padding-left: 35px;
  margin-bottom: 35px;
  background: url(../img/block-title-bg.png) left center;
  background-repeat: no-repeat;
  color: #c68c24;
}

.blockTitle h3 {
  margin-top: 0;
}

/* background image */

#background {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0px;
  left: 0px;
  z-index: -3;
}

#background img {
  position: absolute;
  top: 0px;
  left: 0px;
}

#background.horizontal img {
  top: 0px;
  left: 0px;
  width: 100%;
  visibility: visible;
}

#background.vertical img {
  height: 100%;
  left: 0px;
}


/*header*/

header {
  height: 150px;
}

header::before {
  content: " ";
  display: table;
}

header::after {
  clear: both;
  content: " ";
}

.logo p {
  font-size: 18px;
  color: #878282;
  text-align: left;
}

.search {
  padding-top: 20px;
  text-align: right;
}

.search .searchform {
  border: 1px #b8b8b8 solid;
  border-radius: 3px;
  width: 80%;
  margin-left: 20%;
  margin-top: 30px;
}

.search .searchform input {
  background-color: #000000;
  color: #d4d4d4;
  width: 88%;
  border: 0px;
}


/*navbar*/

.navbar-nav {
  border-color: #8f8f8f;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.navbar-nav>li {
  padding: 15px 0;
}

.navbar-nav>li>a {
  padding: 0 46px;
  width: 100%;
  border-left: 2px #8f8f8f solid;
  color: #d4d4d4;
  line-height: 20px;
  font-size: 18px;
  font-weight: 100;
}

.navbar-nav>li>a:hover {
  background-color: inherit;
  color: #c68c24;
}

.navbar-nav>li.nav-index {}

.navbar-nav>li.nav-index>a {
  padding-left: 46px;
  border-left: 0;
}

.navbar-nav>li div {
  position: absolute;
  min-width: 100%;
  top: 50px;
  background-color: #1d1d1d;
  font-size: 14px;
  z-index: 2;
  display: none;
}

.navbar-nav>li div ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar-nav>li div ul>li {
  line-height: 40px;
  text-align: center;
}

.navbar-nav>li div ul>li>a {
  display: block;
  border-bottom: 1px solid #8f8f8f;
  color: #d4d4d4;
}

.navbar-nav>li div ul>li>a:hover {
  border-bottom-color: #c68c24;
  color: #c68c24;
}

.navbar-nav>li:hover div {
  display: block;
}


/*banner*/

.banner>.carousel-inner>.item {
  height: 450px;
}

.banner>.carousel-control {
  top: 200px;
}


/*aboutus*/

.aboutus .content-index {
  border: 1px #bfbfbf solid;
  padding: 25px 20px;
}
.aboutus .content-index .blockTitle { margin-left: 0px;}

.aboutus .about-con {
  line-height: 29px;
  text-indent: 2em;
}

.aboutus .about-con p {
  margin: 0;
}

.aboutus .parners {
  text-align: right;
}

.aboutus .parners img {
  margin-bottom: 10px;
}

.aboutus .parners img:last-child {
  margin-bottom: 0px;
}


/*teams*/

.teams .col-xs-4 b {
  display: block;
  position: absolute;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  line-height: 40px;
  font-weight: normal;
  color: #c68c24;
  padding-left: 20px;
  width: 100%;
}


/*tonychina*/

.tonychina .tonylist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tonychina .tonylist>li {
  float: left;
}

.tonychina .tonylist .tonytitle, .tonychina .tonylist .tonytitle1 {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(55, 55, 55, 0.75);
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 80px 0 0 0px;
  font-size: 20px;
  text-align: center;
}

.tonychina .tonylist .tonytitle1 {
  padding: 60px 0 0 0px;
}

.tonychina .tonylist a {
  display: block;
  position: relative;
}

.tonychina .tonylist a:hover .tonytitle, .tonychina .tonylist a:hover .tonytitle1 {
  display: block;
}

.tonychina .row {
  margin-bottom: 20px;
}

.tonychina .tonycon p {
  line-height: 30px;
  margin: 6px 0 0 0;
}


/*news*/

.news-pic>h4 {
  margin-top: 25px;
}

.news-pic>p {
  color: #c68c24;
  text-indent: 2em;
  line-height: 30px;
}

.news-pic>p>a {
  color: #d4d4d4;
}

.news-list {
  padding: 0;
}

.news-list>li {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  list-style: none;
  margin-bottom: 20px;
}

.news-list>li>.news-date {
  float: left;
  width: 15%;
  font-family: Arial;
  font-size: 14px;
}

.news-list>li>.news-date>b {
  display: block;
  font-size: 48px;
  padding-bottom: 8px;
  line-height: 40px;
  font-family: Arial;
  font-weight: normal;
}

.news-list>li>.news-info {
  float: right;
  width: 85%;
}

.news-list>li>.news-info>h3>a {
  color: #d4d4d4;
}

.news-list>li>.news-info>h3 {
  font-size: 18px;
  margin: 0;
  padding-bottom: 10px;
}


/*address*/

.address .content-index {
  border: 1px #bfbfbf solid;
  padding: 25px 20px;
  line-height: 24px;
}

.address h5 {
  font-size: 16px;
  font-weight: 300;
}


/*friendslinks*/

.friendslinks {
  color: #d1d1d1;
  line-height: 30px;
}

.friendslinks span {
  color: #c68c24;
}

.friendslinks a {
  color: #d4d4d4;
}


/*footer*/

footer {
  text-align: center;
  line-height: 30px;
  padding-bottom: 30px !important;
}

footer a {
  color: #d4d4d4;
}


/*nei*/

.main {
  margin-top: 25px;
}


/*left  */

.menu-title {
  background-color: #00071b;
  padding: 25px 15px;
}

.menu-title h3 {
  background-image: url(../img/title-ico.png);
  background-repeat: no-repeat;
  text-indent: 25px;
  font-size: 24px;
  margin: 0;
}

.menu-content {
  padding: 15px 15px;
  background-color: rgba(0, 4, 9, 0.9);
}

.menu-content .menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 50px;
}

.menu-content .menu-list li {
  list-style: none;
}

.menu-content .menu-list li a {
  font-size: 18px;
  color: #eee;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  padding-left: 20px;
  width: 100%;
  display: block;
}

.menu-content .menu-list li a:hover, .menu-content .menu-list .active a {
  color: #c68c24;
  border-color: #c68c24;
}

.com-logo img {
  margin: 5px 0;
}

.menu-content>.row>div {
  min-height: 700px;
}


/* right */

.main-content {
  background-color: rgba(0, 4, 9, 0.9);
  padding: 25px 15px;
  min-height: 700px;
}

.path {
  text-align: right;
}

.path a {
  color: #d4d4d4;
}

.path a:hover {
  color: #c68c24;
}


/*page*/

.content-con {
  background-color: #e4e2e2;
  color: #333;
  margin-top: 25px;
  padding: 30px;
  line-height: 30px;
  min-height: 600px;
}

.content-con * {
  color: #333;
}

.content-con h1 {
  text-align: center;
  font-size: 22px;
}

.content-con .content-info {
  text-align: center;
  color: #999;
}


/*list*/

.list-article ul, .list-articel ul li, .list-object ul, .list-object ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-article .a_item {
  margin: 40px 0;
  padding-bottom: 40px;
  border-bottom: 1px solid #e4e2e2;
}

.list-article .a_item:after {
  clear: both;
  content: ' ';
}

.list-article .a_item:after, .main .a_item:before {
  display: table;
}

.a_item>.a_pic {
  width: 300px;
}

.a_item>.a_pic img {
  width: 100%;
}

.a_item .a_con {
  width: 550px;
  line-height: 30px;
}

.a_item .a_con1 {
  width: 100%;
}

.a_con>h3, .a_con1>h3 {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 18px;
}

.a_con>h3>a {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
}

.a_con>h3>a:hover {
  color: #c68c24;
}

.a_con>p {
  text-indent: 28px;
}

.a_con>p, .a_con>span, .a_con1>p, .a_con1>span {}

.a_con>b {}

.a_con>b>a, .a_con1>b>a {
  color: #fff;
  display: inline-block;
  width: 80px;
  background-color: #c8912d;
  line-height: 30px;
  text-align: center;
  float: right;
}

.a_con>b>a:hover, .a_con1>b>a:hover {
  background: #fff;
  color: #c8912d;
}


/*object*/

.list-object {
  margin-top: 20px;
}

.list-object .o_item {}

.list-object .o_item img {
  width: 100%;
  max-height: 330px;
}

.list-object .o_item a {
  padding: 15px 0;
  line-height: 40px;
  display: block;
  ;
}

.list-object .o_item b {
  color: #c8912d;
  font-size: 24px;
}

.list-object .o_item span {
  color: #d4d4d4;
  font-size: 18px;
}
/*list-video*/
.list-video ul{ margin: 0; padding: 0; list-style: none;}
.list-video ul li{ list-style: none; line-height: 30px; text-align: center;}

/*pager*/

.inside_page {
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  width: auto;
  text-align: center;
  padding: 20px 0 0 0;
}

.inside_page span {
  display: inline-block;
  overflow: hidden;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #c68c24;
  color: #d4d4d4;
}

.inside_page a {
  display: inline-block;
  overflow: hidden;
  min-width: 40px;
  min-height: 40px;
  margin: 0 6px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #d4d4d4;
  background-color: #d4d4d4;
  color: #666;
}

.inside_page a:hover {
  border: 1px solid #c68c24;
  background-color: #c68c24;
  color: #d4d4d4;
}

.inside_page .a1 {
  padding: 0 8px;
}
