html{font-family:"Microsoft YaHei UI","Microsoft YaHei",sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
html,body,div,object,iframe,applet,object,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,address,dl,dt,dd,ol,ul,li,table,caption,tbody,
tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,
footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video,progress{margin:0;padding:0;border:0;}
li{list-style:none}
a{background-color:transparent;text-decoration:none}
b,strong{font-weight:bold}
img{border:0;vertical-align: middle;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: ""; clear: both; height: 0; } 
.clearfix{zoom: 1;}
.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

@media screen and (max-width: 1000px) {
    html, body {
        width: 1200px;
    }
}

/* 专题顶部导航 */
.top-bar {
    border-bottom: 2px #E20000 solid;
    background: #fff;
    z-index: 1000;
}

.top-bar-login,
.top-bar-login-after {
    line-height: 30px;
    font: 12px/30px simsun;
}

.top-bar-login-after {
    display: none;
}

.top-bar .ofw-logo {
    margin-top: 2px;
}

.top-bar-login>.signin {
    display: inline-block;
    background: #e20000;
    height: 24px;
    width: 50px;
    border-radius: 2px;
    text-align: center;
    margin-top: 3px;
    line-height: 24px;
}

.top-bar-login>.signin>a {
    color: #fff;
}

.top-bar-login a,
.top-bar-login-after a {
    color: #333;
}

.top-bar-login a:hover,
.top-bar-login-after a:hover {
    text-decoration: underline;
}

.top-bar-login i {
    font-style: normal;
    color: #666;
}

.top-bar-login>.email {
    padding-left: 24px;
    display: inline-block;
    background: url(http://images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}

.main-bg {
    overflow: hidden;
    background: #e7e7e7;
}
/* banner */
.banner {
    position: relative;
    height: 350px;
    background: url(../images/banner.jpg?v=1) no-repeat center top;
    margin-top: 20px;
}
.banner p {
    position: absolute;
    left: 340px;
    top: 123px;
    width: 235px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    background: #19363c;
}
.banner a {
    position: absolute;
    left: 51px;
    top: 275px;
    width: 146px;
    height: 40px;
    background: url(../images/banner_btn.png) no-repeat left top;
}

/* NI公司简介 */
.introduce_box {
    margin-top: 20px;
}
.introduce {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0 30px 0 0;
    border: 1px solid #929292;
    background: url(../images/introbg.jpg) no-repeat right top;
    background-size: auto 100%;
}
.introduce img {
    float: left;
    margin: 0 30px 0 0;
}
.introduce h3 {
    position: relative;
    font-size: 24px;
    color: #0076ce;
    font-weight: bold;
    line-height: 1;
    margin: 30px 0 18px;
}
.introduce h3::after {
    position: absolute;
    left: 605px;
    top: 0;
    content: '';
    width: 60px;
    height: 6px;
    background: #e51b0d;
}
.introduce p {
    padding-top: 40px;
    font-size:12px;
    color: #000;
    line-height: 1.8;
}
.video_box {
    width: 328px;
    height: 243px;
    border: 1px solid #bfbfbf;
    background: #fff;
}
.video_box video {
    width: 328px;
    height: 243px;
}

/*  */
.dry_cargo {
    border: 1px solid #dadada;
    background: #fff;
    margin: 20px 0 20px;
}
.dry_cargo > h3 {
    font-size: 18px;
    color: #e91811;
    font-weight: bold;
    line-height: 1;
    padding: 22px 0 0 30px;
}
.dry_cargo_item {
    position: relative;
    padding: 30px;
    border-bottom: 1px solid #dadada;
}
.dry_cargo_item:last-child {
    border-bottom: none;
}
.dry_cargo_item > img {
    width: 258px;
    height: 161px;
    margin-right: 20px;
}
.dry_cargo_item > div {
    width: 845px;
}
.dry_cargo_item > div.fl > h4 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
}
.dry_cargo_item > div.fl > h3 {
    font-size: 12px;
    color: #000;
    margin-top: 6px;
}
.dry_cargo_item > div.fl > p {
    font-size: 12px;
    color: #000;
    margin-top: 6px;
    line-height: 1.5;
}
.dry_cargo_item > div.fl > a {
    position: absolute;
    left: 307px;
    bottom: 34px;
    display: block;
    width: 103px;
    height: 30px;
    margin-top: 12px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #e91811;
    border-radius: 3px;
}
.dry_cargo_item > div.fl > a > i {
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url(../images/icon.png) no-repeat;
    margin-left: 15px;
    vertical-align: middle;
}

.more a {
  display: block;
  width: 260px;
  height: 44px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  font: normal 20px/44px Microsoft Yahei;
  background: #ff0000;
  border-radius: 10px;
}