* {
    margin: 0;
    padding: 0;
}
body {
    line-height: 1em;
    width: 100%;
    min-width: 1260px;
    font-family: "Helvetica Neue",Helvetica,STheiti,'Microsoft YaHei','å¾®è½¯é›…é»‘','å®‹ä½“',Arial,Tahoma,sans-serif,serif;
}
a,
a:hover,
a:focus {
    line-height: 1em;
    color: inherit;
    text-decoration: none;
}
span {
    line-height: 1em;
}
li {
    list-style: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
    margin: 0;
    padding: 0;
    line-height: 1em;
}
.clear {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/***************************************************************************/

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
/*  min-width: 1260px;
    max-width: 1350px;
	*/
}
body.index .wrapper {
 width: 1260px;
}
.wrapper:after {
    display: block;
    clear: both;
    content: '';
}

/***************** å…¶å®ƒé¡µ banner ****************/
.banner {
    width: 100%;
    height: 410px;
    background-repeat: no-repeat;
    background-position: center;
}
.banner .wrapper {
    height: 100%;
}

/********************* å¯¼èˆª *********************/
#navigation {
}
#navigation .tel{
    text-align: right;
}
header {
    padding-top: 35px;
    padding-bottom: 25px;
    background-color: rgba(255,255,255,0.5);
    transition: all 0.7s ease;
}
header.fixed {
    position: fixed;
    width: 100%;
    z-index: 9999;
}
header.ani,
header.border {
    background-color: rgba(255,255,255,.95);
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
}
header.ani {
    padding: 0;
}
header .wrapper{
    padding: 0 40px;
    width: 100%;
    min-width: 940px;
}
#navigation #introduction {
    float: left;
    display: table;
    width: 368px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
#navigation .introduction-container {
    width: 100%;
    display: table;
}
#navigation .introduction img {
    float: left;
}
#navigation .introduction {
    display: table-cell;
    vertical-align: middle;
}
#navigation .introduction p {
    float: right;
    position: relative;
    top: 4px;
    left: -3px;
    width: 26em;
    line-height: 22px;
    color: #8c8c8c;
    font-size: 12px;
    font-family: "å®‹ä½“";
}
#navigation .introduction:after {
    display: table;
    clear: both;
    content: '';
}
#navigation #introduction strong {
    color: transparent;
}

header .logo-container {
    float: left;
    position: relative;
    width: 238px;
    height: 90px;
    transition: all 0.5s ease;
}
header.ani .logo-container {
    margin-bottom: 8px;
}
header .logo {
    float: left;
    position: relative;
    top: 2px;
}
header .logo.ibm {
    float: right;
}
header .logo-container .line {
    position: absolute;
    width: 1px;
    height: 88px;
    top: 1px;
    left: 104px;
    background-color: #ed1e23;
}
header .logo-container .back-home {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
header .logo-container:after {
    display: block;
    clear: both;
    content: '';
}

/********************* å¯¼èˆª *********************/
#nav-container {
    float: right;
    padding-top: 20px;
    position: relative;
    left: 40px;
}
#navbar {
    /*min-height: 185px;*/
}
.nav-tabs>li{
    float: left;
}
.nav-tabs {
    border: none;
}
.nav-tabs > li {
    position: relative;
    height: 100%;
    margin-bottom: 0;
    border-left: 1px solid #acacac;
}
.nav-tabs > li:first-child {
    padding-right: 30px;
}
.nav-tabs > li:last-child {
    padding-right: 0;
}
.nav-tabs > li > a {
    position: relative;
    display: block;
    margin: 0;
    width: auto;
    height: 31px;
    padding: 4px 40px 0 14px;
    line-height: 1em;
    color: #4a4b4d;
    font-size: 14px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    border: none;
    border-radius: 0;
    vertical-align: text-top;
    overflow: hidden;
    z-index: 5;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #e62020;
    cursor: pointer;
    background-color: transparent;
    border: none;
}
.nav-tabs > li > a:before {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    width: 100%;
    height: 7px;
    content: '';
    z-index: 0;
}
.nav-tabs > li > a.doopaa:before {
    width: 0;
    height: 0;
}
.nav-tabs > li > a:after {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-right: 4px;
    line-height: 1em;
    font-size: 12px;
    font-weight: normal;
    background-color: transparent;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    z-index: 3;
}
.sel_lm_1{
    color: red!important;
}
.nav-tabs > li > a:after {
    padding-left: 16px;
}
.nav-tabs > li > a.index:after {
    content: 'HOME';
}
.nav-tabs > li > a.science:after {
    content: 'SCIENCE';
}
.nav-tabs > li > a.rescue:after {
    content: 'SEISMIC';
}
.nav-tabs > li > a.industrial:after {
    content: 'SECURITY';
}
.nav-tabs > li > a.platform:after {
    content: 'RESCUE';
}
.nav-tabs > li > a.exhibition:after {
    content: 'PRODUCTION';
}
.nav-tabs > li > a.marketing:after {
    content: 'MARKETING';
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}
.nav-tabs > li > a.depoo:after {
    content: 'DEPOO';
}
.nav-tabs > li > a.gallery:after {
    content: 'SOLUTION';
}
.nav-tabs > li > a.contact:after {
    content: 'PRODUCTION';
}
.dropdown-menu {
    float: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    min-width: 10px;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    z-index: 999;
    visibility: hidden;
    display: inline-block;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
.dropdown-menu.visible {
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.dropdown-menu > li {
    padding-left: 17px;
}
.dropdown-menu > li > a {
    padding: 6px 0;
    line-height: 1em;
    color: #6a6a6a;
    font-size: 13px;
    background-color: transparent;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li.active > a,
.dropdown-menu > li.active > a:hover {
    color: #e62020;
    background-color: transparent;
}
.vr_hz3_1{
    width: 100%;
    height: 646px;
    background: url("../imgs/hz01.jpg") no-repeat center;
}
.vr_hz3_2{
    width: 100%;
    height: 650px;
    background: url("../imgs/hz02.jpg") no-repeat center;
}
.vr_hz3_3{
    width: 100%;
    height: 639px;
    background: url("../imgs/hz03.jpg") no-repeat center;
}
.vr_hz3_4{
    width: 100%;
    height: 661px;
    background: url("../imgs/hz04.jpg") no-repeat center;
}
.vr_hz3_5{
    width: 100%;
    height: 650px;
    background: url("../imgs/hz05.jpg") no-repeat center;
}
.vr_dcj3_1{
    width: 100%;
    height: 649px;
    background: url("../imgs/dcj01.jpg") no-repeat center;
}
.vr_dcj3_2{
    width: 100%;
    height: 650px;
    background: url("../imgs/dcj02.jpg") no-repeat center;
}
.vr_dcj3_3{
    width: 100%;
    height: 639px;
    background: url("../imgs/dcj03.jpg") no-repeat center;
}
.vr_dcj3_4{
    width: 100%;
    height: 650px;
    background: url("../imgs/dcj04.jpg") no-repeat center;
}
.vr_dcj3_5{
    width: 100%;
    height: 650px;
    background: url("../imgs/dcj05.jpg") no-repeat center;
}
.vr_yh3_1{
    width: 100%;
    height: 650px;
    background: url("../imgs/yh01.jpg") no-repeat center;
}
.vr_yh3_2{
    width: 100%;
    height: 650px;
    background: url("../imgs/yh02.jpg") no-repeat center;
}
.vr_yh3_3{
    width: 100%;
    height: 651px;
    background: url("../imgs/yh03.jpg") no-repeat center;
}
.vr_yh3_4{
    width: 100%;
    height: 648px;
    background: url("../imgs/yh04.jpg") no-repeat center;
}
.vr_yh3_5{
    width: 100%;
    height: 650px;
    background: url("../imgs/yh05.jpg") no-repeat center;
}
.vr_xms_1{
    width: 100%;
    height: 650px;
    background: url("../imgs/xms01.jpg") no-repeat center;
}
.vr_xms_2{
    width: 100%;
    height: 650px;
    background: url("../imgs/xms02.jpg") no-repeat center;
}
.vr_xms_3{
    width: 100%;
    height: 977px;
    background: url("../imgs/xms03.jpg") no-repeat center;
}
.vr_xms_4{
    width: 100%;
    height: 649px;
    background: url("../imgs/xms04.jpg") no-repeat center;
}
.vr_kj_1{
    width: 100%;
    height: 996px;
    background: url("../imgs/kj1.jpg") no-repeat center;
}
.vr_kj_2{
    width: 100%;
    height: 646px;
    background: url("../imgs/kj2.jpg") no-repeat center;
}
.vr_kj_3{
    width: 100%;
    height: 646px;
    background: url("../imgs/kj3.jpg") no-repeat center;
}
.vr_kj_4{
    width: 100%;
    height: 646px;
    background: url("../imgs/kj4.jpg") no-repeat center;
}
.vr_kj_5{
    width: 100%;
    height: 646px;
    background: url("../imgs/kj5.jpg") no-repeat center;
}
.vr_kj_6{
    width: 100%;
    height: 100px;
    background: url("../imgs/kj6.jpg") no-repeat center;
}
/*************************************************
********************* footer *********************
*************************************************/
footer {
    position: relative;
    border-bottom: 3px solid #e50510;
    z-index: 999;
    background-color: #fff;
    transition: all 0.7s ease;
}
footer .footer {
    margin: 0 auto;
    padding-bottom: 0px;
    background-color: #ebebeb;
    width: 1920px;
}
footer .tel {
    float: left;
    padding-top: 36px;
    width: 330px;
}
footer .tel p {
    margin-bottom: 12px;
    line-height: 1em;
    color: #d30101;
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,STheiti,å¾®è½¯é›…é»‘,å®‹ä½“,Arial,Tahoma,sans-serif,serif;
}
footer .tel .mobile {
    position: relative;
    margin-top: 15px;
    width: 100%;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
}
footer .tel .mobile span {
    display: inline-block;
    color: #8c8c8c;
    line-height: 17px;
    font-size: 12px;
    font-family: 'å®‹ä½“';
}
footer .tel .mobile img {
    position: absolute;
}

/******************** ä¸‹éƒ¨é“¾æŽ¥ ********************/
#links {
    float: right;
    margin-top: 25px;
}
#links .links {
    float: left;
    width: 120px;
    line-height:12px;
}
#links .links.doopaa,
#links .links.net {
    width: 135px;
}
#links .links h4 {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
}
#links .links h4 a {
    line-height: 24px;
}
#links .links ul li {
    margin-bottom: 8px;
    line-height: 12px;
}
#links .links ul li a {
    color: #858587;
    line-height:12px;
    font-size: 12px;
}
#links:after {
    display: block;
    clear: both;
    content: '';
}

/******************** åœ°å€ç­‰ç­‰ ********************/
footer #footer {
    padding-top: 7px;
    height: 96px;
}
#footer .foot-left {
    float: left;
    position: relative;
    margin-top: 5px;
    margin-left: 12px;
    padding-top: 15px;
    padding-left: 85px;
}
#footer .foot-left p {
    line-height: 22px;
    color: #8d8d8d;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif,'å®‹ä½“';
}
#footer .foot-left .micro-channel {
    position: absolute;
    top: 0;
    left: 0;
}
#footer .foot-right {
    float: right;
    margin-right: 40px;
}

/*************************************************
******************** bxslider ********************
*************************************************/
.bx-wrapper {
    margin: 0 0 20px;
}
.bx-wrapper .bx-viewport {
    left: 0;
    border: none;
    box-shadow: none;
}
.bxslider {
    box-shadow: none;
}

/*************************************************
******************** å®¢æœç”µè¯ ********************
*************************************************/
#service {
    position: absolute;
    top: 120px;
    right: 0px;
    width: 180px;
    height: 190px;
    z-index: 9999;
}
#service img {
    display: block;
    margin: 0 auto;
}

/*************************************************
******************** è¿”å›žé¡¶éƒ¨ ********************
*************************************************/
#returnTop {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 85px;
    width: 58px;
    height: 58px;
    overflow: hidden;
    text-indent: -999px;
    background: url('../images/returntop.jpg') no-repeat center;
    z-index: 999;
}

.tab-nav {
    width: 100%;
    height: 70px;
    background-color: #D70005;
}

.tab-nav ul {
    text-align: center;
    padding-left: 260px;
    width: 1260px;
    margin: 0 auto;
}

.tab-nav ul li {
    float: left;
    height: 70px;
    line-height: 70px;
    padding: 0 10px;
    color: #ffffff;
    padding: 0 25px;
}

.tab-item {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    display: none;
}
.tab-item img{
    width: 100%;
    margin: 0;
	display:block;
}

.tab-nav .selected {
    background-color: #fff;
    color: red;
    font-weight: 700;
}
.tab-wrapper .sel_tu {
    display: block;
    margin-top: 40px;
}
.tab-wrapper {
    width: 1920px;
    margin: 0 auto;
}
.main-body{
    height: 310px;
    width: 100%;
    background: url('../imgs/bg-cooperation.jpg') no-repeat center;
}
.title{
    margin: 0 auto;
    padding-top:  60px;
    width: 260px;
    border-bottom: 1px solid #fff;
    color:  #fff;
    text-align: center;
    padding-bottom: 20px;
}
.brand{
    margin-top: 13px;
    overflow: hidden;
}
.position{
    width:  16.6666%;
    float:  left;
    padding: 0 13px;
    margin: 27px 0;
    box-sizing: border-box
}
.info{
    width: 100%;
    height: 103px;
    padding: 15px 50px 15px 100px;
    background-color: #fff;
    box-sizing: border-box;
}
.ewm{
    width: 68px;
    height: 68px;
    float: left;
    margin-right: 10px;
}
.info .left{
    float:  left;
    padding: 2.5px 0;
    box-sizing: border-box;
}
.info .left .instruction{
    float: left;
    font-size: 12px;
    color: #939393;
    padding: 12px 0;
}
.instruction .word{
    line-height: 22px;
}
.info .left .instruction .copyright {
    overflow: hidden;
}
.info .left .instruction .copyright img{
    float: left;
    margin-right: 5px;
}
.instruction .copyright span {
    float: left;
    line-height: 22px;
}
.info .right{
    float: right;
}
.info .right .addr{
    display: inline-block;
}
.info .right .addr p{
    font-size: 14px;
    color: #939393;
    margin-top:  7px;
    line-height: 1;
}
.info .right .addr .company {
    line-height: 1;
    float: left;
    margin-top: 35px;
}
.info .right .Tianjin{
    float: left;
    padding-right:  20px;
    margin-right:  34px;
}
.info .right .Nanjing {
    float: left;
}


