.mt9 {
  margin-top: 9px;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.top {
  color: #909090;
  padding: 15px 0 10px 0;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
  line-height: 14px;
}

.top a {
  color: #909090;
  display: inline-block;
}

.top .all .home {
  background: url(../image/navbg.png) no-repeat left center;
  width: 20px;
  height: 14px;
  float: left;
}

.top .all .home .hbox {
  padding-top: 1px;
  float: left;
  text-transform: uppercase;
}

.contact {
  margin-top: 49px;
}

.contact>p {
  font-size: 18px;
  color: #202020;
  font-family: 'Microsoft YaHei';
  margin-bottom: 23px;
}

.contact .lefts {
  width: 365px;
  height: 166px;
  border-radius: 6px 6px;
  border: 1px solid #bdbebc;
  text-align: center;
  float: left;
}

.contact .lefts .imgbox {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #c8c8c8;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 28px;
  margin-bottom: 11px;
}

.contact .lefts .imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.contact .lefts p a {
  color: #173c87;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
}

.contact .lefts p:nth-of-type(2) {
  color: #666666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}

.contact .rights {
  width: 365px;
  height: 166px;
  border-radius: 6px 6px;
  border: 1px solid #bdbebc;
  text-align: center;
  float: left;
  margin-left: 47px;
}

.contact .rights .imgbox {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #c8c8c8;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 28px;
  margin-bottom: 11px;
}

.contact .rights .imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.contact .rights p a {
  color: #173c87;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
}

.contact .rights p:nth-of-type(2) {
  color: #666666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}

/*安全*/
.safety {
  padding-bottom: 151px;
}

.safety .right {
  overflow: hidden;
  padding-left: 27px;
}

.safety h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.safety .imgbox-left {
  width: 234px;
  float: left;
}

.safety .imgbox-right {
  overflow: hidden;
  padding-left: 30px;
}

.safety .imgbox-right p {
  width: 461px;
  font-size: 12px;
  color: #666666;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  padding-top: 3px;
  margin: 0 auto;
  margin-bottom: 60px;
  margin-left: 0;
}

.safety .certified {
  padding-top: 72px;
}

.safety .certified .list p {
  font-size: 18px;
  color: #202020;
  font-family: 'Microsoft YaHei';
  margin-bottom: 23px;
}

.safety .certified .list ul li {
  float: left;
  margin-right: 67px;
  margin-bottom: 34px;
}

.safety .certified .list ul li:nth-child(5n) {
  margin-right: 0;
}

.safety .firefighting-left {
  float: left;
  width: 340px;
  height: 255px;
}

.safety .firefighting-left img {
  width: 340px;
  height: 255px;
}

.safety .firefighting {
  margin-top: 34px;
}

.safety .firefighting-right {
  overflow: hidden;
  padding-left: 39px;
}

.safety .firefighting-right p {
  font-size: 18px;
  color: #666666;
  font-family: 'Microsoft YaHei';
  margin-bottom: 23px;
}

.safety .firefighting-right ul li {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
}

.safety .saving {
  margin-top: 59px;
}

.safety .saving p {
  font-size: 18px;
  color: #666666;
  font-family: 'Microsoft YaHei';
  margin-bottom: 23px;
}

.safety .saving-left {
  float: left;
  width: 340px;
}

.safety .saving-left ul {
  margin-bottom: 29px;
  height: 78px;
}

.safety .saving-left ul li {
  color: #666666;
  font-size: 12px;
  line-height: 1.8;
  font-family: "Microsoft YaHei";
  /*margin-bottom: 30px;*/
}

.safety .saving-right {
  float: left;
  width: 340px;
  margin-left: 47px;
}

.safety .saving-right ul {
  margin-bottom: 29px;
  height: 78px;
}

.safety .saving-right ul li {
  color: #666666;
  font-size: 12px;
  line-height: 1.8;
  font-family: "Microsoft YaHei";
}

.safety .saving-right ul li span {
  color: #666;
}

.safety .saving-left ul li span {
  color: #666;
}

.safety .inspection {
  margin-top: 39px !important;
}

.safety .inspection .saving-right ul li {
  /*margin-bottom: 30px;*/
}

/*备件*/
.spare {
  padding-bottom: 151px;
}

.spare .right {
  overflow: hidden;
  padding-left: 27px;
}

.spare h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.spare .right>p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  margin-bottom: 20px;
}

.spare .right>p:nth-of-type(2) {
  margin-bottom: 32px;
}

.spare .right .beijian_logo {
  width: 719px;
  height: 573px;
}




.spare .case {
  margin-top: 42px;
}

.spare .case p {
  margin-bottom: 27px;
  color: #202020;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
}

.spare .case ul li {
  float: left;
  margin-right: 70px;
  margin-bottom: 34px;
}

.spare .case ul li:nth-child(3n) {
  margin-right: 0;
}

.spare .case ul li img {
  width: 205px;
}














.spare .icons {
  margin-top: 20px;
}

.spare .icons>p {
  font-size: 16px;
  color: #202020;
  margin-bottom: 38px;
  font-family: 'Microsoft YaHei';
}

.spare .icons ul li {
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
}



.logistics .right .cn-new-add {
  width: 100%;
  padding-bottom: 40px;
}

.logistics .right .cn-new-add h3 {
  color: #333;
  font-size: 18px;
  font-weight: normal;
}

.logistics .right .cn-new-add .new-pow li {
  margin-left: 27px;
}

.logistics .right .cn-new-add h4 {
  color: #666666;
  font-size: 18px;
  font-weight: normal;
  margin: 30px 0 10px;
}

.logistics .right .cn-new-add .h4 {
  color: #666666;
  font-size: 16px;
  font-weight: normal;
  margin-left: 10px;
  padding: 5px 0;
}

.logistics .right .cn-new-add h4 span {
  vertical-align: middle;
}

.logistics .right .cn-new-add h4 span img {
  margin-right: 5px;
}

/*.logistics .right .cn-new-add ul{*/
/*padding-bottom: 60px;*/
/*}*/
.logistics .right .cn-new-add ul li {
  font-size: 14px;
  color: #666;
  padding: 2px 0;
  line-height: 1.8;
}

.logistics .right .cn-new-add ul li em {
  width: 3px;
  height: 3px;
  background: #666666;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.logistics .right .cn-new-add ul li i {
  font-weight: bold;
  margin: 0 1px;
}












/*出口*/
.export {
  padding-bottom: 151px;
}

.export .right {
  overflow: hidden;
  padding-left: 27px;
}

.export h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.export .right>p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  margin-bottom: 29px;
}

.export .right>p.title {
  color: #333;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 57px;
  padding-top: 36px;
}

.export .youshi {
  margin-top: 60px;
  overflow: hidden;
}

.export .youshi-right {
  margin-left: 25px;
}

.export .youshi-right p {
  color: #333;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 35px;
}

.export .youshi-right ul li {
  margin-bottom: 5px;
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}

.export .youshi-table {
  width: 773px;
  margin: 0 auto;
  margin-top: 10px;
}

.export .youshi-table .youshi_t {
  width: 100%;
  font-size: 14px;
  color: #333333;
  border-width: 1px;
  border-color: #666666;
  border-collapse: collapse;
}

.youshi_t tr th {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #e8eaeb;
  background-color: #b3bfd7;
  height: 60px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  color: #fff;

}

.youshi_t tr td {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #e8eaeb;
  background-color: #ffffff;
  height: 40px;
  text-align: center;
  vertical-align: middle;



}

.youshi_t tr:nth-child(2n+1) td {
  background-color: #ecf2f8;
}

/*.export .youshi-table img{
    width:100%;
}*/
/*船舶*/
.ferry {
  padding-bottom: 151px;
}

.ferry .right {
  overflow: hidden;
  padding-left: 27px;
}

.ferry h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.ferry .right>p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  margin-bottom: 29px;
}

.ferry .right>p.title {
  color: #333;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 57px;
  padding-top: 36px;
}

.ferry .right>ul {
  width: 100%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  border-radius: 3px 3px;
  font-family: 'Microsoft YaHei';
}

.ferry .right ul li {
  width: 50%;
  float: left;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.ferry .right ul li.odd {
  background: #f0f6fb;
}

.ferry .right ul li.even {
  background: #f7fcff;
}

/*现场服务*/
.site {
  padding-bottom: 151px;
}

.site .right {
  overflow: hidden;
  padding-left: 27px;
}

.site h2 {
  margin-bottom: 27px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.site .right>p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 21px;
  line-height: 1.8;
}

.site .right>ul {
  margin-bottom: 33px;
}

.site .right>ul li {
  float: left;
  margin-right: 28px;
}

.site .right>ul li:last-child {
  margin-right: 0px;
}

.site .right table {
  border-collapse: collapse;
  width: 100%;
}

.site .right table th {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  color: #ffffff;
  background: #b3bfd7;
  height: 60px;
  line-height: 60px;
  position: relative;
}

.site .right table th:before {
  content: '';
  width: 1px;
  height: 32px;
  background: #fff;
  position: absolute;
  top: 14px;
  right: 0;
}

.site .right table th:first-child {
  width: 30%;
}

.site .right table th:nth-of-type(2) {
  width: 20%;
}

.site .right table th:last-child {
  width: 50%;
}

.site .right table td {
  height: 40px;
  line-height: 28px;
  color: #666666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  padding-left: 31px;
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

.site .right table tr:nth-of-type(2n-1) {
  background: #f6f8fa;
}

.site .right table tr:nth-of-type(2n) {
  background: #ecf2f8;
}

/*物流*/
.logistics {
  padding-bottom: 151px;
}

.logistics .right {
  overflow: hidden;
  padding-left: 27px;
}

.logistics h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.logistics .te {
  text-align: center;
}

.logistics .right>img {
  margin: 0 auto;
  display: block;
  margin-bottom: 34px;
}

.logistics .right>p {
  width: 785px;
  /*margin: 0 auto;*/
  line-height: 1.8;
  font-family: "Microsoft YaHei";
  color: #666666;
}

.logistics .right>.imgbox {
  margin-top: 61px;
  margin-bottom: 69px;
}

.logistics .right>.imgbox img {
  float: left;
  margin-left: 29px;
}

.logistics .right>.imgbox img:first-child {
  margin: 0;
}

.logistics .right>p:nth-of-type(2) {
  /*margin-bottom: 30px;*/
}

.logistics .right>p:nth-of-type(3) {
  margin-bottom: 30px;
}

.logistics .right .log-map {
  width: 780px;
  height: 360px;
  margin-bottom: 85px;

}

.logistics .right .log-map img {
  width: 500px;
  height: 358px;
  margin: 0 auto;
  display: block;
}

/*代理及设备项目*/
.proxy {
  padding-bottom: 151px;
}

.proxy .right {
  overflow: hidden;
  padding-left: 27px;
}

.proxy h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.proxy .downs {
  width: 728px;
}

.proxy .downs p {
  line-height: 1.8;
  color: #666666;
  font-family: 'Microsoft YaHei';
  text-align: justify;
  font-size: 12px;
}

.proxy .downs>.title {
  padding-top: 20px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  margin-bottom: 23px;
}

.proxy .downs .cangjia {
  margin-bottom: 23px;
}

.proxy .range-one {
  margin-top: 39px;
}

.proxy .range-one>.title {
  font-size: 18px;
  color: #333333;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
}

.proxy .range-one>.titles {
  font-size: 16px;
  color: #333333;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
  font-weight: bold;
}

.proxy .range-one>.three-title {
  font-size: 14px;
  color: #666;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
  font-weight: bold;
}

.proxy .td {
  text-indent: 2em;
}

.proxy .range-one>.three-title span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #173c87;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  margin-right: 2px;
}

.proxy .range-one>ul {
  margin-top: 24px;
}

.proxy .range-one>ul li {
  width: 308px;
  float: left;
  margin-right: 86px;
  margin-bottom: 72px;
}

.proxy .range-one>ul li .imgbox {
  width: 235px;
  height: 210px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 37px;
}

.proxy .range-one>ul li .imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.proxy .content-b {
  margin-top: 30px;
}

.proxy .content-b .b1 .title {
  font-size: 14px;
  color: #666;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
  font-weight: bold;
}

.proxy .content-b .titles {
  /*padding-top: 33px;*/
}

.proxy .content-b .rang5 {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 67px;
}


#newbana {
  margin-top: 92px;
}

#newbana .three-title {
  font-size: 14px;
  color: #666;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
  font-weight: bold;
}

#newbana .three-title span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #173c87;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  margin-right: 2px;
}

#newbana p {
  font-size: 14px;
  color: #666;
}

/*#newbana ul{*/
/*margin-left: 30px;*/
/*}*/
#newbana ul li {
  font-size: 14px;
  color: #666;
  line-height: 1.6;

}

#newbana ul li:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 20px;
  background: black;
}










.proxy .newbanama {
  margin-top: 92px;
}

.proxy .newbanama .newbanama-left {
  float: left;
  overflow: hidden;
}

.proxy .newbanama .newbanama-right {
  overflow: hidden;
  padding-left: 40px;
  box-sizing: border-box;
}

.proxy .newbanama .newbanama-right .three-title {
  font-size: 14px;
  color: #666;
  font-family: 'Microsoft YaHei';
  margin-bottom: 14px;
  font-weight: bold;
}

.proxy .newbanama .newbanama-right .three-title span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #173c87;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  margin-right: 2px;
}

.proxy .success {
  margin-top: 30px;
}

.one-stop {
  margin-top: 67px;
}

.one-stop .three-title {
  font-size: 14px;
  color: #666;
  font-family: 'Microsoft YaHei';
  margin-bottom: 23px;
  font-weight: bold;
}

.one-stop .three-title span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #173c87;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  margin-right: 2px;
}

.one-stop .list-left {
  width: 360px;
  float: left;
  height: 225px;
  position: relative;
}

.one-stop .list-right {
  width: 360px;
  float: right;
  height: 225px;
  position: relative;
}

.one-stop .list-right p:first-child {
  color: #666666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
  font-weight: bold;
}

.one-stop .list-left p:first-child {
  color: #666666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 8px;
  font-weight: bold;
}

.left-bottom {
  position: absolute;
  bottom: 37px;
  left: 23px;
}

.right-bottom {
  position: absolute;
  bottom: 37px;
  right: 23px;
}

.padl {
  box-sizing: border-box;
  padding-left: 31px;
  padding-top: 29px;
  line-height: 1.8;
}

.padr {
  box-sizing: border-box;
  padding-left: 51px;
  padding-top: 61px;
  line-height: 1.8;
}

.padt18 {
  padding-top: 18px;
  box-sizing: border-box;
}

.host {
  margin-top: 68px;
}

.host .three-title {
  font-size: 14px;
  color: #666;
  font-family: 'Microsoft YaHei';
  margin-bottom: 32px;
  font-weight: bold;
}

.host .three-title span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #173c87;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  margin-right: 2px;
}

.host .host-left {
  float: left;
  width: 367px;
  height: 252px;
}

.host .host-right {
  float: right;
  width: 367px;
  height: 252px;
}

.host .host-left .imgs {
  float: left;
  margin-right: 15px;
  height: 100%;
}

.host .host-left p {
  overflow: hidden;
  color: #666666;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  margin-bottom: 5px;
}

.host .host-left p:first-of-type {
  font-weight: bold;
  padding-top: 14px;
}

.host .host-left p.sm {
  font-size: 14px;
}

.host .host-right .imgs {
  float: left;
  margin-right: 15px;
  height: 100%;
}

.host .host-right p {
  overflow: hidden;
  color: #666666;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  margin-bottom: 5px;
}

.host .host-right p:first-of-type {
  font-weight: bold;
  padding-top: 14px;
}

.host .host-right p.sm {
  font-size: 14px;
}

.unprofor {
  margin-top: 72px;
}

.unprofor p:first-of-type {
  color: #202020;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  margin-bottom: 34px;
}

.unprofor p:nth-of-type(2) {
  color: #666;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  margin-bottom: 21px;
  text-align: center;
}

.unprofor table {
  width: 100%;
  border-collapse: collapse;
}

.unprofor table tr:nth-of-type(2n-1) {
  background: #ecf2f8;
}

.unprofor table tr:nth-of-type(2n) {
  background: #f6f8fa;

}

.unprofor table tr td:last-child {
  border-right: none;
}

.unprofor table tr td {
  padding: 23px 40px;
  border-right: 1px solid #dadde0;
  border-bottom: 1px solid #dadde0;
  font-family: "Microsoft YaHei";
}

.unprofor .map {
  margin: 0 auto;
  margin-top: 10px;
  display: block;
}

.proxy .contact .rights {
  width: 245px !important;
  margin-left: 18px;
}

.proxy .contact .rights:first-of-type {
  margin-left: 0;
}

.proxy .contact .rights p a {
  font-size: 14px;
}

/*物流*/
.materials {
  padding-bottom: 151px;
}

.materials .right {
  overflow: hidden;
  padding-left: 27px;
}

.materials h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.materials .impa ul li {
  width: 50%;
  float: left;
  height: 172px;
  position: relative;
  padding-top: 27px;
  box-sizing: border-box;
}

.materials .impa ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.materials .impa ul li p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
}

.materials .impa ul li p:first-of-type {
  color: #333;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 15px;
}

.materials .range p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  /*margin-bottom: 25px;*/
}

.materials .range p:first-of-type {
  color: #333;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 17px;
}

.materials .materials4 {
  margin: 0 auto;
  display: block;
  margin-bottom: 34px;
  margin-top: 34px;
}

.materials .supply p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  /*margin-bottom: 25px;*/
}

.materials .supply p:first-of-type {
  color: #333;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 17px;
}

.materials .client {
  margin-top: 51px;
}

.materials .client p {
  color: #333;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 17px;
  margin-bottom: 32px;
}

.materials .client img {
  display: block;
  margin: 0 auto;
}

/*食品*/
.food {
  padding-bottom: 151px;
}

.food .right {
  overflow: hidden;
  padding-left: 27px;
}

.food h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.food .right>p {
  width: 772px;
  font-size: 12px;
  color: #666;
  font-family: 'Microsoft YaHei';
  line-height: 1.5;
  margin-bottom: 13px;
}

.food .sodexo {
  margin-bottom: 22px;
}

.food .sodexo p {
  font-size: 18px;
  font-family: "Microsoft YaHei";
}

.food .sodexo img {
  display: block;
  margin: 0 auto;
}

.food .range>p {
  color: #333;
  font-family: 'Microsoft YaHei';
  font-size: 18px;
  margin-bottom: 59px;
}

.food .range ul li {
  width: 180px;
  text-align: center;
  float: left;
  margin-right: 122px;
  margin-bottom: 36px;
}

.food .range ul li:nth-of-type(3n) {
  margin-right: 0;
}

.food .range ul li p {
  color: #202020;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
}

.food .range ul li .imgbox {
  width: 180px;
  height: 162px;
  position: relative;
  margin-bottom: 16px;
}

.food .range ul li .imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.food .advantage {
  margin-top: 37px;
  min-height: 166px;
}

.food .advantage .imgbox {
  float: right;
}

.food .advantage .imgbox img {}

.food .advantage .text {
  overflow: hidden;
  padding-right: 25px;
  box-sizing: border-box;
  padding-top: 10px;
  float: left;
}

.food .advantage .text p {
  line-height: 1.5;
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}

#new-advantage {
  padding-bottom: 80px;
}

#new-advantage .text {
  padding-top: 0;
}

.food .advantage .text p:first-of-type {
  margin-bottom: 25px;
  color: #666666;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
}

/*海工*/
.haigong {
  padding-bottom: 151px;
}

.haigong .right {
  overflow: hidden;
  padding-left: 27px;
}

.haigong h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.haigong .setup {
  min-height: 181px;
}

.haigong .setup .imgbox {
  width: 290px;
  height: 181px;
  float: left;
}

.haigong .setup .text {
  color: #666666;
  font-size: 12px;
  line-height: 1.8;
  font-family: 'Microsoft YaHei';
  overflow: hidden;
  padding-top: 18px;
  padding-left: 41px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.haigong .setup .text p {
  width: 430px;
}

.haigong .management {
  margin-top: 42px;
}

.haigong .management>p {
  font-size: 16px;
  color: #202020;
  margin-bottom: 38px;
  font-family: 'Microsoft YaHei';
}

.haigong .management ul {
  display: flex;
  justify-content: space-around;
}

.haigong .management ul li {
  width: 141px;
  text-align: center;
  font-size: 12px;
  color: #666;
  font-family: 'Microsoft YaHei';
  float: left;
}

.haigong .management ul li em {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  margin-bottom: 21px;
  background: url("../image/haigongicon1.png") no-repeat;
  background-position: 0 0;
}

.haigong .management ul li:nth-of-type(2) em {
  background-position: -80px 0;
}

.haigong .management ul li:nth-of-type(3) em {
  background-position: -160px 0;
}

.haigong .management ul li:nth-of-type(4) em {
  background-position: -240px 0;
}

.haigong .management ul li:nth-of-type(5) em {
  background-position: -320px 0;
}

.haigong .sever {
  margin-top: 55px;
}

.haigong .sever>p {
  font-size: 16px;
  color: #202020;
  margin-bottom: 38px;
  font-family: 'Microsoft YaHei';
}

.haigong .sever ul li {
  float: left;
  box-sizing: border-box;
}

.haigong .sever ul li em {
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url("../image/haigongicon1.png") no-repeat;
  background-position: -400px 0;
  float: left;
  margin-right: 38px;
}

.haigong .sever ul li p {
  float: left;
  font-size: 14px;
  color: #666;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  padding-top: 15px;
}

.haigong .sever ul li:first-of-type {
  padding-left: 35px;
  padding-right: 145px;
  border-right: 1px solid #c8c8c8;
}

.haigong .sever ul li:nth-of-type(2) {
  padding-left: 99px;
}

.haigong .sever ul li:nth-of-type(2) em {
  background-position: -480px 0;
}

.haigong .supply {
  margin-top: 55px;
}

.haigong .supply>p {
  font-size: 16px;
  color: #202020;
  margin-bottom: 38px;
  font-family: 'Microsoft YaHei';
}

.haigong .supply ul {
  padding-left: 35px;
}

.haigong .supply ul li {
  float: left;
  box-sizing: border-box;
  margin-right: 72px;
}

.haigong .supply ul li em {
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url("../image/haigongicon1.png") no-repeat;
  background-position: -400px 0;
  float: left;
  margin-right: 38px;
}

.haigong .supply ul li p {
  float: left;
  font-size: 14px;
  color: #666;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  padding-top: 29px;
}

.haigong .mobil {
  margin-top: 22px;
}

.haigong .mobil p:first-of-type {
  color: #666666;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  margin-bottom: 5px;
}

.haigong .mobil p:nth-of-type(2) {
  color: #666666;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  margin-bottom: 20px;
}

.haigong .mobil img {
  display: block;
  margin-left: 25px;
}

.haigong .mobils {
  margin-top: 22px;
}

.haigong .mobils p:first-of-type {
  color: #202020;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  margin-bottom: 5px;
}

.haigong .mobils p:nth-of-type(2) {
  color: #666666;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  margin-bottom: 20px;
}

.haigong .mobils img {
  display: block;
  margin-left: 25px;
}

.haigong .case {
  margin-top: 42px;
}

.haigong .case p {
  margin-bottom: 27px;
  color: #202020;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
}

.haigong .case ul li {
  float: left;
  margin-right: 47px;
  margin-bottom: 34px;
}

.haigong .case ul li:nth-of-type(3n) {
  margin-right: 0;
}

.haigong .case ul li:nth-of-type(5) {
  margin-right: 0;
  float: right;
}

/*工程*/
.engineering {
  padding-bottom: 151px;
}

.engineering .right {
  overflow: hidden;
  padding-left: 27px;
}

.engineering h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.engineering .right>p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  margin-bottom: 40px;
}

.engineering .clude p {
  color: #202020;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 53px;
}

.engineering .clude>ul>li img {
  display: block;
}

.engineering .clude>ul>li {
  width: 50%;
  float: left;
  height: 227px;
  margin-bottom: 39px;
  box-sizing: border-box;
}

.engineering .clude>ul>li ul {
  float: left;
  width: 50%;
}

.engineering .clude>ul>li:nth-of-type(2) {
  padding-left: 20px;
}

.engineering .clude>ul>li:nth-of-type(6) {
  padding-left: 20px;
}

.engineering .clude>ul>li:nth-of-type(10) {
  padding-left: 20px;
  padding-top: 20px;
}

.engineering .clude>ul>li:nth-of-type(10) p {
  color: #202020;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 5px;
  font-weight: bold;
}

.engineering .clude>ul>li ul li {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
}

.engineering .clude>ul>li ul li:first-of-type {
  color: #202020;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 20px;
  font-weight: bold;
}

.engineering .zhengshu {
  margin-top: 51px;
}

.engineering .zhengshu p {
  color: #202020;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 21px;
}

.engineering .zhengshu .imgbox img {
  display: block;
  float: left;
  margin-right: 17px;
}

.engineering .zhengshu .imgbox img:last-child {
  margin-right: 0;
}

/*邮轮*/
.ship {
  padding-bottom: 151px;
}

.ship .right {
  overflow: hidden;
  padding-left: 27px;
}

.ship h2 {
  margin-bottom: 35px;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  font-family: 'Microsoft YaHei';
}

.ship .right>p {
  color: #666666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  line-height: 1.8;
  margin-bottom: 40px;
}

.ship .zhuyao {
  margin-bottom: 51px;
}

.ship .zhuyao p:first-of-type {
  color: #666;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 29px;
  line-height: 1.8;
}

.ship .zhuyao p:nth-of-type(2) {
  color: #202020;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 30px;
}

.ship .zhuyao img {
  display: block;
}

.ship .contents>p {
  color: #202020;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  text-align: center;
  margin-bottom: 61px;
}

.ship .contents ul {
  text-align: center;
}

.ship .contents ul li {
  display: inline-block;
  width: 24%;
  margin-bottom: 33px;
}

.ship .contents ul li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.ship .advantage {
  margin-top: 20px;
}

.ship .advantage ul li {
  width: 50%;
  float: left;
  height: 200px;
  box-sizing: border-box;
  margin-bottom: 42px;
}

.ship .advantage ul li p {
  color: #666;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  line-height: 1.8;
  /*margin-bottom: 15px;*/
}

.ship .advantage ul li p:first-of-type {
  padding-top: 23px;
  color: #666666;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  margin-bottom: 15px;
}

.ship .partner {
  margin-top: 75px;
}

.ship .partner ul li {
  float: left;
  margin-right: 39px;
}

.ship .partner ul li:last-child {
  margin-right: 0;
}

.ship .partner ul li img {
  display: block;
}

.business .contents {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 80px
}

.business .contents .top>p {
  font-weight: bold;
  font-size: 18px;
  color: #202020;
  padding-top: 22px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
}

.business .contents .down>p {
  font-weight: bold;
  font-size: 18px;
  color: #202020;
  padding-top: 22px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
}

.business .contents ul li {
  width: 16.6%;
  float: left;
  text-align: center;
  padding-top: 14px;
}

.business .contents ul li a {
  color: #7f8284;
  font-size: 14px;
  text-align: center;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.business .contents .top ul li em {
  display: block;
  width: 90px;
  height: 75px;
  transition: all .5s;
  margin: 0 auto;
  margin-bottom: 15px;
  background-position: 0 12px;
}

.business .contents .down ul li em {
  display: block;
  width: 90px;
  height: 75px;
  transition: all .5s;
  margin: 0 auto;
  margin-bottom: 15px;
  background-position: 0 12px;
}

.business .contents .top ul li:first-of-type em {
  background: url("../image/icon1.png") no-repeat;
}

.business .contents .top ul li:nth-of-type(2) em {
  background: url("../image/icon2.png") no-repeat;
}

.business .contents .top ul li:nth-of-type(3) em {
  background: url("../image/icon3.jpg") no-repeat;
}

.business .contents .top ul li:nth-of-type(4) em {
  background: url("../image/icon5.png") no-repeat;
}

.business .contents .top ul li:nth-of-type(5) em {
  background: url("../image/icon4.png") no-repeat;
}

.business .contents .top ul li:nth-of-type(6) em {
  background: url("../image/icon6.jpg") no-repeat;
}

.business .contents .top ul li em:hover {
  background-position: 0 -137px;
}

.business .contents .down ul li:first-of-type em {
  background: url("../image/icon7.jpg") no-repeat;
}

.business .contents .down ul li:nth-of-type(2) em {
  background: url("../image/icon8.png") no-repeat;
}

.business .contents .down ul li:nth-of-type(3) em {
  background: url("../image/icon9.png") no-repeat;
}

.business .contents .down ul li:nth-of-type(4) em {
  background: url("../image/icon10.png") no-repeat;
}

.business .contents .down ul li:nth-of-type(5) em {
  background: url("../image/icon11.jpg") no-repeat;
}

.business .contents .down ul li:nth-of-type(6) em {
  background: url("../image/icon2.jpg") no-repeat;
}

.business .contents .down ul li:hover em {
  background-position: 0 -137px;
}

.business .contents ul li:hover p {
  color: #273265;
}

.business .contents .down ul li:first-of-type:hover em {
  background-position: 0 -145px;
}

.font14 {
  font-size: 14px !important;
}

#new-contact {
  margin-top: 49px;
}

#new-contact>p {
  font-size: 18px;
  color: #202020;
  font-family: 'Microsoft YaHei';
  margin-bottom: 23px;
}

#new-contact .rights {
  width: 245px !important;
  margin-left: 18px;
}

#new-contact .rights:first-of-type {
  margin-left: 0;
}

#new-contact.rights .imgbox {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #c8c8c8;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 28px;
  margin-bottom: 11px;
}

#new-contact .rights .imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#new-contact .rights p a {
  font-size: 14px;
}

#new-contact .rights p:nth-of-type(2) {
  color: #666666;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}

#new-contact .rights:first-of-type {
  margin-left: 0;
}


#table {
  margin-top: 20px;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #333333;
  border-width: 1px;
  border-color: #666666;
  border-collapse: collapse;
}

#table th {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  height: 80px;
  font-size: 18px;
  color: #173c87;
  border-color: #dcdcdc;
  /*text-align: center;*/
}

#table th,
tr:first-of-type {
  width: 60%;
}

#table td:first-of-type>a {
  margin-left: 60px;
}

#table td:last-of-type {
  text-align: center;
}

#table td {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #dcdcdc;
  background-color: #ffffff;
  height: 50px;
  font-size: 14px;
  color: #173c87;
  /*text-align: center;*/
}

#table .imgbox {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #c8c8c8;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

#table .imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



.haigong .management ul li:nth-of-type(1) em {
  background-position: -320px 0;
}
.haigong .management ul li:nth-of-type(2) em {
  background-position: -80px 0;
}
.haigong .management ul li:nth-of-type(3) em {
  background-position: 0px 0;
}
.haigong .management ul li:nth-of-type(4) em {
  background-position: -160px 0;
}
.haigong .management ul li:nth-of-type(5) em {
  background: url("../image/icon-security.jpg") no-repeat; background-size: 100% 100%;
  background-position: 0 0;
}
.haigong .management ul li:nth-of-type(6) em {
  background: url("../image/icon-agency.jpg") no-repeat; background-size: 100% 100%;
  background-position: 0 0;
}
.haigong .management ul li:nth-of-type(7) em {
  background-position: -240px 0;
}


.contact-table{
  border: 1px solid #bdbebc; overflow: hidden; border-bottom: none;
}
.contact-table .l{
  border-right: 1px solid #bdbebc;
  border-bottom: 1px solid #bdbebc; text-align: center; padding: 15px 0; width: 460px; float: left;
}
.contact-table .l.r{ border-right:none; width: 320px}
.contact-table .l .imgbox{
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #c8c8c8;
  text-align: center;
  position: relative; display: flex;align-items: center; justify-items: center; justify-content: center; margin: auto;
}
.contact-table .l a{
  color: #173c87;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}


.ship .contents ul.business-cruise li,.ship .contents ul.business-cruise{
  position: relative;
}
.ship .contents ul.business-cruise li:after{ content: ''; position: absolute; right: 0px; top: 0px; width: 1px; height: 85px; background-color: #e9e9e9}
.ship .contents ul.business-cruise li.lst:after{display: none}
.ship .contents ul.business-cruise:before{
  content: '供应：';position: absolute;     left: 49px;
  top: 31px;color: #202020;
  font-size: 18px;
}
.ship .contents ul.business-cruise:after{
  content: '服务：';position: absolute;     left: 49px;
  top: 179px;color: #202020;
  font-size: 18px; height: 24px;
}

.banner {
  overflow: hidden;
}


/*20204月20*/
.engineering .right>p{text-align: justify}
.spare .right .beijian_logo{ height: auto}
.ship .advantage ul li p{text-align: justify}