@charset "utf-8";
:focus {
    outline: 0
}

a:focus {
    outline: 0
}

a {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #00c1de;
}

a.no-effect {
    text-decoration: none;
}

a.bold1 {
    font-weight: bold;
}

a.blue {
    color: #00c1de;
}

a.blue:hover {
    color: #248fd1!important;
}

body {
    color: #333;
    overflow-x: hidden;
    font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', 'Tahoma', 'simsun', 'sans-serif';
}

ul,
li {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}


/*顶部导航菜单*/

.header {
    background: url(../images/header/opacity01.png) repeat;
    margin: 0px;
    border: none;
    height: 100px;
    position: fixed;
    z-index: 99;
    left: 0px;
    top: 0px;
    width: 100%;
}

.header .logo-wrap {
    position: absolute;
    left: 15px;
    top: 0px;
    z-index: 5;
}

.header .logo {
    display: block;
    margin-top: 36px;
    width: 165px;
    overflow: hidden;
}

.header .logo img {
    width: 80%;
}

.header div.search {
    width: 160px;
    height: 28px;
    margin-left: -20px;
    float: right;
    background: none;
    border-radius: 15px;
    position: absolute;
    right: 15px;
    top: 56px;
    z-index: 5;
    border: 1px solid #e0e0e0;
    color: #666;
}

.header div.search:hover {
    border: 1px solid #cccccc;
    color: #000;
}

.header div.searchActive {
    box-shadow: inset 2px 2px 2px #e3e2e3;
}

.header div.search input[type="text"] {
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    border: none;
    padding: 0 10px 0px 12px;
    float: left;
    outline: 0;
    background: none;
    *width: 80px;
}

.header div.search input[type="submit"] {
    background: url(../images/header/search05.png) no-repeat center 7px;
    width: 32px;
    height: 28px;
    border: none;
    outline: 0;
    padding: 0;
    float: right;
    margin-right: 2px;
}

.header .subhead {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 6;
}

.container div.change {
    float: right;
    font-size: 12px;
    height: 50px;
    line-height: 60px;
    color: #808080;
}

.container div.change a {
    color: #808080;
    margin: 0px 3px;
    text-decoration: none;
}

.container div.change a.red {
    color: #00c1de;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: none;
}

.container div.change a.red:hover {
    color: #ff0000;
    text-decoration: none;
}

.container div.change a:hover {
    color: #333;
    text-decoration: none;
}

.container div.share {
    float: right;
    width: 80px;
    height: 20px;
    margin-left: 12px;
    padding-top: 14px;
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
}

.container div.share-nr {
    height: 28px;
    overflow: hidden;
}

.container div.share-nr a {
    height: 28px;
    width: 29px;
    display: block;
    margin-left: 8px;
    float: left;
}

.container div.share-nr .weixin {
    height: 28px;
    width: 30px;
    float: left;
    margin-left: 8px;
}

.container div.share-nr .weixin a {
    background: url(../images/header/weixin.png) no-repeat;
    margin: 0px;
    float: none;
}

.container div.share-nr .weixin-nr {
    background: #fff;
    position: absolute;
    top: 54px;
    left: -44px;
    padding: 10px;
    display: none;
}

.container div.share-nr .weixin-nr b {
    background: url(../images/header/tf_18.png) no-repeat;
    width: 13px;
    height: 7px;
    display: block;
    position: absolute;
    right: 50%;
    top: -7px;
    margin-left: -6px;
}

.container div.share-nr .weixin-nr p.pic {
    padding: 5px 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.container div.share-nr .weixin-nr p.text {
    line-height: 26px;
    position: relative;
    text-align: center;
}

.container div.share-nr a.weibo {
    background: url(../images/header/weibo.png) no-repeat;
}

.container div.share-nr a:hover {
    background-position: 0px -28px;
}

.navbar {
    min-height: 44px;
}

.navbar .navbar-header {
    float: left;
}

.navbar .navbar-nav> li> a {
    padding-bottom: 12px;
    padding-top: 12px;
    outline: none;
    position: relative;
    zoom: 1;
}

.navbar-header .navbar-brand {
    height: 50px;
    margin-top: 15px;
    padding: 0 !important;
}

.navbar .navbar-brand img {
    width: 100%;
    height: 100%;
}

.navbar-nav {
    margin: 5px -20px 0 0px;
    font-size: 14px;
    overflow: hidden;
    padding-top: 50px;
    *margin-left: 0px;
}

.navbar-nav li {
    padding: 0px;
    overflow: hidden;
}

.navbar-nav> li> a {
    padding: 10px 20px 20px 20px;
    color: #333;
    line-height: 10px;
    padding-bottom: 25px !important;
    display: block;
    text-decoration: none;
}

.navbar-nav li a:hover,
.navbar-nav li.active a,
.navbar-nav li.on a {
    color: #00c1de;
    text-decoration: none;
    background: transparent;
}

.down_menu {
    font-size: 12px;
    position: relative;
    padding: 30px 0px 30px 0px;
}

.down_menu .down_block {
    height: 100%;
    min-width: 190px;
    padding: 0 20px 0 60px;
    overflow: hidden;
    border-left: 1px solid #d6d6d6;
    position: relative;
}

.ie7 .down_menu .down_block {
    padding-left: 40px !important;
}

.down_block a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    color: #000;
    font-size: 18px;
    text-decoration: none;
}

.down_block .dropdown_dot {
    color: #00c1de;
    text-decoration: none;
}

.down_block .dropdown_dot:hover {
    text-decoration: none;
}

.down_block a:hover,
.down_block a:focus {
    text-decoration: none;
}

.dp_spaec {
    margin-top: 20px;
}

.down_menu .first {
    border-left: none;
    padding-left: 15px !important;
}

.ie7 .down_menu .first {
    padding-left: 15px !important;
}

.ie7 .menu1> li {
    width: 48%;
}

.dropdown_menu {
    list-style: none;
    height: auto;
    left: auto;
    margin-left: 0;
    float: none;
}

.dropdown_menu {
    margin-top: 10px;
    padding: 0;
}

.dropdown_menu> li {
    float: left;
    list-style: none;
}

.menu1> li {
    width: 50%;
}

.menu2> li {
    width: 100%;
}

.menu3> li {
    width: 33%;
}

.dropdown_menu> li> a {
    clear: both;
    color: #666;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 4px 0px 3px 0px;
    white-space: nowrap;
    font-size: 12px;
    outline: none;
    text-decoration: none;
}

.dropdown_menu> li> a:hover,
.dropdown_menu> li> a:focus {
    color: #00c1de;
    text-decoration: none;
}

.hide {
    display: none;
}

.right_img {
    float: right;
    padding-right: 40px;
}

.data-toggle {
    display: inline-block;
}

.header .share .bdshare-button-style1-32 a {
    margin-right: 0px;
    margin-left: 6px;
    float: none;
    *float: left;
}

.header-cont {
    position: relative;
}

.header-top {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 9;
    background: #f6f6f6;
}

.header-active {
    background: url(../images/header/head-bg.png) repeat;
}

.header-bg {
    background: url(../images/header/head-black.png) repeat;
    height: 6px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 100%;
}

.nav-bar {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 156px;
}

.nav-wrap {
    display: block;
    position: absolute;
    left: 0px;
    top: 100px;
    width: 100%;
    background: #f0f0f0 url(../images/header/head-down02.jpg) repeat-x left top;
    z-index: 8;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.Shadow(color='#d6d6d6', Direction=120, Strength=4);
    /*for ie6,7,8*/
    background-color: #f0f0f0;
    -moz-box-shadow: 0px 2px 4px #d6d6d6;
    /*firefox*/
    -webkit-box-shadow: 0px 2px 4px #d6d6d6;
    /*webkit*/
    box-shadow: 0px 2px 4px #d6d6d6;
    /*opera或ie9*/
}

.nav-wrap .down_menu {
    display: none
}

.nav-down-cell {
    overflow: hidden;
}

.nav-phone {
    position: absolute;
    left: 0px;
    top: 60px;
    background: #eeeeee;
    width: 100%;
    display: none;
}

.nav-phone a {
    color: #333;
    display: block;
    text-decoration: none;
    margin: 0px 15px;
    height: 42px;
    line-height: 42px;
}

.nav-phone .menu01 {
    border-bottom: 1px solid #d6d6d6;
}

.nav-phone .menu01> a {
    background: url(../images/header/nav05.png) no-repeat right center;
    font-size: 18px;
}

.nav-phone .menu02> a {
    border-bottom: 1px solid #c0c0c0;
    background: url(../images/header/nav08.png) no-repeat right center;
    text-indent: 15px;
    font-size: 15px;
}

.nav-phone .menu03> a {
    border-bottom: 1px solid #fff;
    text-indent: 30px;
    margin: 0px;
    color: #fff;
    font-size: 13px;
}

.nav-phone .menu01> a.active {
    background: url(../images/header/nav06.png) no-repeat right center;
    color: #00c1de;
}

.nav-phone .menu02> a.active {
    background: url(../images/header/nav07.png) no-repeat right center;
    border: none;
    color: #00c1de;
}

.nav-phone .menu01 a.last {
    border: none;
}

.nav-phone .ul01 {
    background: #d6d6d6;
}

.nav-phone .ul02 {
    background: #898989;
    margin: 0px 15px;
}

.nav-phone .menu01 ul {
    display: none;
}

.nav-phone> b {
    width: 15px;
    height: 8px;
    position: absolute;
    top: -8px;
    right: 22px;
    background: url(../images/header/h_37.png) no-repeat center;
    display: block;
    z-index: 10;
}

.nav-phone> ul {
    display: none;
}

.nav-phone .p01 {
    background: #ccc;
    font-size: 15px;
}

.header-phone {
    position: absolute;
    right: 0px;
    top: 0px;
    padding-top: 16px;
}

.header-phone .navbar-toggle {
    width: 30px;
    padding: 0px;
    margin-top: 0px;
    outline: 0;
    border: 0;
}

.header-phone .navbar-toggle .icon-bar {
    background: #58676d;
    height: 5px;
    width: 100%;
    display: block;
    border-radius: 4px;
    margin-bottom: 6px;
}

.header-phone .navbar-active .icon-bar {
    background: #00c1de;
}

.header-phone .search-toggle {
    float: left;
    margin-right: 25px;
    height: 28px;
    width: 28px;
    background: url(../images/header/search07.png) no-repeat;
    cursor: pointer;
}

.header-phone .search-active {
    background: url(../images/header/search06.png) no-repeat;
}

.search-phone {
    position: absolute;
    left: 0px;
    top: 60px;
    background: #eeeeee;
    width: 100%;
    display: none;
}

.search-phone> b {
    width: 15px;
    height: 8px;
    position: absolute;
    top: -8px;
    right: 76px;
    background: url(../images/header/h_37.png) no-repeat center;
    display: block;
    z-index: 10;
}

.search-phone .cell {
    margin: 20px 0px;
    height: 37px;
}

.search-phone .cell form {
    border-radius: 30px;
    background: #fff;
    position: relative;
    border: 1px solid #d4d4d4;
    height: 35px;
    line-height: 35px;
}

.search-phone .cell form input.text {
    display: block;
    background: none;
    padding: 0px 20px;
    border: none;
    width: 80%;
    line-height: 35px;
    height: 35px;
    font-weight: normal;
    font-size: 14px;
    vertical-align: middle;
    overflow: hidden;
}

.search-phone .cell form .button {
    position: absolute;
    right: 5px;
    background: url("../images/header/search02.png") no-repeat center;
    width: 48px;
    height: 100%;
    top: 0px;
    border: none;
}

.head-margin {
    position: relative;
    z-index: 6;
    overflow: hidden;
}

@media (max-width: 767px) {
    .header {
        height: 60px;
        position: fixed;
    }
    .header .logo {
        margin-top: 12px;
        width: 132px;
    }
    .header .logo img {
        width: 100%;
    }
    #header-banner .banner-btn {
        width: 50px;
        display: none;
    }
    #header-banner .carousel-indicators-wrap {
        top: auto;
        bottom: 0px;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    /*header*/
    .header div.search {
        top: 17px;
    }
    .header .subhead {
        right: 170px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav> li> a {
        padding: 10px 5px 20px 5px;
    }
}


/*底部导航菜单结束 */


/*焦点图*/

.index-banner {
    margin-top: 100px;
}

@media (max-width: 767px) {
    .index-banner {
        margin-top: 60px;
    }
}

.index-banner .jumbotron-index-banner {
    background: no-repeat center center;
    background-image: url(../images/banner-slide1.jpg);
    background-size: cover;
    min-height: 439px;
}

.index-banner .jumbotron-index-banner1 {
    background-image: url(../images/banner-slide1.jpg);
}

.index-banner .jumbotron-index-banner .row_m_top h3 {
    color: rgba(53, 34, 34, 0.81);
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2;
}

.index-banner .jumbotron-index-banner .row_m_top h3 span {
    color: rgba(6, 66, 34, 0.71);
}

.index-banner .jumbotron-index-banner .row_m_top p.bannerdes {
    color: rgba(16, 16, 16, 0.81);
    font-size: 17px;
    line-height: 1.3;
}

.index-banner .jumbotron-index-banner .row_m_top {
    margin-top: 48px;
}

@media (max-width: 767px) {
    .index-banner .jumbotron-index-banner .row_m_top {
        margin-top: 2px;
    }
}

#myCarousel-banner .slider-icon-arrow {
    font-size: 112px;
    color: #e5e5e5;
    z-index: 5;
    position: absolute;
    height: 95px;
    width: 35px;
    background: transparent;
    text-align: center;
    line-height: 95px !important;
    opacity: 0.56;
    filter: alpha(opacity=56);
    -moz-opacity: 0.56;
    -khtml-opacity: 0.56;
}

#myCarousel-banner .slider-icon-arrow:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

#myCarousel-banner .icon-arrow-right {
    right: 40px;
    top: 30%;
}

#myCarousel-banner .icon-arrow-left {
    left: 40px;
    top: 30%;
}

#myCarousel-banner .tab-nav-banner {
    bottom: 30px;
}

.index-xak {
    padding-top: 36px;
    padding-bottom: 56px;
}


/*PDI温度控制*/

.index-temperature.index-xak {
    padding-top: 16px;
    padding-bottom: 16px;
}

.index-temperature .xak-main-temperature-head {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 12px;
    font-size: 28px;
}

.index-temperature a:hover small,
.index-temperature a:active small,
.index-temperature a:focus small {
    color: #00c1de;
}

.index-temperature .xak-main-temperature-head small {
    font-size: 23px;
    color: #b9b9b9;
}

.index-temperature .xak-main-temperature-p,
.index-temperature .xak-main-temperature-p a {
    font-size: 15px;
    line-height: 35px;
    color: #333;
}

.index-temperature .xak-main-temperature-p .index-temperature .tab-pannel {
    background-color: #fff;
    padding: 10px 20px 10px 20px;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1;
    color: #9a9a9a;
    min-height: 314px;
}

.index-temperature .app-item img {
    max-height: 350px;
}

.index-temperature .tab-pannel h2 {
    font-size: 19px;
}

.index-temperature .tab-pannel h2 small {
    font-size: 85%;
}

.index-temperature .tab-pannel p {
    font-size: 13px;
}


/*首页轮播切换*/

#myCarousel-temperature .tab-nav {
    z-index: 5;
    position: relative;
    margin-top: 50px;
    margin-bottom: 10px;
    text-align: center;
}

#myCarousel-temperature .tab-nav li {
    background: #bcbccd;
    width: 8px;
    height: 8px;
    border: 0;
    border-radius: 8px;
}

#myCarousel-temperature .tab-nav li.active {
    background: #2f353e;
    border: 0;
    width: 8px;
    height: 8px;
    border-radius: 8px;
}

#myCarousel-temperature .slider-icon-arrow {
    font-size: 25px;
    color: #e5e5e5;
    z-index: 5;
    position: absolute;
    height: 95px;
    width: 35px;
    background-color: #000;
    opacity: 0.08;
    filter: alpha(opacity=8);
    -moz-opacity: 0.08;
    -khtml-opacity: 0.08;
    text-align: center;
    line-height: 95px !important;
}

#myCarousel-temperature .slider-icon-arrow:hover {
    opacity: 0.16;
    filter: alpha(opacity=16);
    -moz-opacity: 0.16;
    -khtml-opacity: 0.16;
}

#myCarousel-temperature .icon-arrow-right {
    right: -50px;
    top: 30%;
}

#myCarousel-temperature .icon-arrow-left {
    left: -50px;
    top: 30%;
}


/*首页更多模块*/

.index-xak .sec-more {
    text-align: right;
    margin-top: 15px;
}

@media (max-width: 767px) {
    .index-xak .sec-more {
        margin-bottom: 10px;
    }
}

.index-xak .sec-more a {
    font-size: 12px;
    border: 1px solid #999;
    border-radius: 15px;
    padding: 4px 11px;
    display: inline-block;
}

.index-xak .sec-more a:hover {
    border-color: #00c1de;
}

.index-xak .sec-more a.btn:hover {
    color: #00c1de;
}


/*首页产品*/

.index-product {
    background: #fbfbfb;
}

@media (max-width: 991px) {
    .index-product .index-product-block {
        margin-top: 20px;
    }
}

.index-product .card {
    background-color: transparent;
    border: 1px solid #DBDBDD;
}

.index-product .card .card-title {
    margin-left: -1px;
    margin-right: -1px;
    padding-bottom: 4px;
}

.index-product .card .card-title.title-one {
    background-color: #36906e;
}

.index-product .card .card-title.title-two {
    background-color: #00c1de;
}

.index-product .card .card-title.title-three {
    background-color: #0d91a5;
}

.index-product .card .card-title .content {
    text-align: center;
}

.index-product .card .card-title .content h4,
.index-product .card .card-title .content p.short-info {
    color: #fff;
}

.index-product .card .card-title .content h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
}

.index-product .card .card-title .content p.short-info {
    line-height: 26px;
    font-size: 14px;
}

.index-product .card .card-title .xak-product-img {
    padding: 10px 0 0;
}

.index-product .card .card-title .xak-product-img img {
    max-width: 25%;
    margin: 0 auto;
}

.index-product .card .card-content {
    color: #a9b0b4;
    padding: 16px 12px 0 12px;
    font-size: 14px;
}

.index-product .card .card-content .main-info p.main-desc {
    line-height: 22px;
    font-size: 14px;
    color: #a9b0b4;
    text-align: left;
    min-height: 66px;
}

.index-product .card .card-content .other-info {
    line-height: 22px;
    border-top: 1px solid #ebebec;
    padding-top: 20px;
    font-size: 12px;
}

.index-product .card .card-content .other-info li.other-info-list {
    padding-right: 5px;
    margin-bottom: 10px;
    float: left;
    width: 50%;
}

.index-product .card .card-content .other-info li.other-info-list .other-head {
    font-size: 14px;
    font-weight: normal;
    color: #373d41;
    padding: 0;
    margin: 0 0 4px 0;
}

.index-product .card .card-content .other-info li.other-info-list p.other-desc {
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

.index-product .card .card-content .other-info li.other-info-list a.list-context {
    color: #00c1de;
}


/*自定义btn按钮*/

.btn.btn-border {
    background-color: #fff;
    border: 1px solid #00c1de;
    color: #00c1de;
    margin-top: 12px;
    margin-bottom: 23px;
    padding: 5px 25px;
}

.btn.btn-border.btn-border1 {
    background-color: rgba(255, 255, 255, 0.11);
}

.btn.btn-border:hover,
.btn.btn-border:active,
.btn.btn-border:focus {
    color: #fff;
    background: #00c1de;
    border-color: #00c1de;
}


/*行业应用*/

@media (max-width: 991px) {
    .index-product .index-application-block {
        margin-top: 20px;
    }
}

.index-application .xak-main-application-head {
    font-size: 24px;
    color: #373d41;
    margin-bottom: 27px;
}

.index-application .xak-application-img {
    padding: 30px;
}

.index-application .xak-application-img img {
    max-width: 50%;
    margin: 0 auto;
}

.index-application .xak-application-title {
    font-size: 20px;
    color: #373D41;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
}

.index-application p.xak-application-content {
    line-height: 22px;
    font-size: 14px;
    color: #a9b0b4;
    padding: 8px 30px 0;
}

.index-application ul.xak-application-list {
    padding-top: 2px;
}

.index-application ul.xak-application-list li {
    padding: 0 20px 0 10px;
    font-size: 14px;
}

.index-application ul.xak-application-list li a.list-context {
    color: #00c1de;
}


/*底部*/

.footer {
    background-color: #f8f8f8;
    padding-top: 30px;
    font-size: 1.3rem;
}

.footer a:hover,
.footer a:active,
.footer a:focus {
    color: #00c1de;
    text-decoration: none !important;
}

.footer .list-unstyled li {
    margin-bottom: 10px;
}

.footer .list-unstyled li.main-title {
    margin-bottom: 13px;
}

.footer .list-unstyled li.main-title a {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}

.footer .list-unstyled li.main-title a:hover {
    color: #00c1de;
}

.footer .copyright1 {
    border-top: 1px solid #e5e5e5;
}

.footer .copyright1 p.contact1 {
    padding: 15px 0 15px;
    margin: 0;
}

.footer .copyright1 p.contact1 a {
    color: #666;
    padding: 0 5px 0 0;
    font-size: 14px;
}

.footer .main-know {
    padding-bottom: 40px;
}

.footer ul.attention img {
    width: 16px;
}

.footer .main-know .main-know1 {
    margin-top: 13px;
}

.footer .copyright1 p.blogroll a {
    color: #b3b3b3;
    white-space: nowrap;
    padding: 0 10px 0 0;
}

.footer .copyright1 p.copyright a {
    color: #b3b3b3;
}

.footer .copyright1 p.blogroll {
    color: #b3b3b3;
}

.footer .copyright1 p.blogroll a:hover {
    text-decoration: underline !important;
}

.footer .copyright1 p.copyright {
    color: #b3b3b3;
}


/*返回顶部*/

.popup {
    position: fixed;
    top: 80%;
    right: 0px;
    width: 50px;
    z-index: 800;
    display: none;
}

.popup a {
    display: block;
    width: 50px;
    height: 50px;
    background: #026330;
    text-decoration: none;
}


/*网站地图内容页*/

.container_maps .map_list {
    border-bottom: 1px solid #eee;
}

.container_maps .map_list .hw-h5 {
    border-width: 4px;
    color: #666;
    font-weight: bold;
    border-left: 2px solid #287a4e;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 8px;
}

.container_maps .map_list .horizi {
    margin-left: 10px;
}

.container_maps .map_list .horizi li {
    min-width: 293px;
    margin-right: 48px;
    margin-bottom: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.container_maps .map_list .horizi1 li {
    min-width: 230px;
}

.container_maps .map_list .horizi li a:hover {
    border-bottom: 1px solid #00c1de;
    text-decoration: none;
}


/*内页面包屑*/

.xak-crumbs {
    background-color: #fafafa;
}

.xak-crumbs .breadcrumb {
    background-color: #fafafa;
    padding: 23px 8px 3px;
}

.xak-crumbs .breadcrumb span {
    color: #287a4e;
}


/*产品内容页*/

.content-product {
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-synopsis h1.partname {
    margin-bottom: 22px;
    margin-top: 10px;
    font-size: 28px;
}

.content-synopsis p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
}

.content-product.content-synopsis {
    padding-bottom: 12px;
}


/*产品页图片滑动效果*/

.video-slide .slider-icon-arrow {
    font-size: 60px;
    color: #e5e5e5;
    z-index: 5;
    position: absolute;
    height: 95px;
    width: 35px;
    background: transparent;
    text-align: center;
    line-height: 95px !important;
    opacity: 0.56;
    filter: alpha(opacity=56);
    -moz-opacity: 0.56;
    -khtml-opacity: 0.56;
}

.video-slide .slider-icon-arrow:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

.video-slide .icon-arrow-right {
    right: 40px;
    top: 30%;
}

.video-slide .icon-arrow-left {
    left: 40px;
    top: 30%;
}

.content-product.content-advantage {
    padding-top: 0;
}

.content-advantage ul li {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    background: url(../images/bkg.png) no-repeat -108px 5px;
    padding-left: 18px;
}

.content-specification {
    background-color: #f9f9f9;
}

.content-specification h3 {
    margin-bottom: 30px;
}

.content-customization {
    border-top: 1px dashed #e1e2e2;
    border-color: rgba(221, 221, 221, 0.8);
}

.content-download h3 {
    margin-bottom: 20px;
}

.content-download h4 {
    margin-bottom: 20px;
}

.content-download .ul-download li {
    font-size: 14px;
    line-height: 36px;
    padding-left: 32px;
}

.content-download .ul-download-pdf li {
    background: url(../images/bkg.png) no-repeat left -174px;
}

.content-download .ul-download-rar li {
    background: url(../images/bkg.png) no-repeat left -38px;
}


/*产品栏目页*/

.content-product_co {
    margin-bottom: 50px;
}

.content-product_co .page-header h1 {
    font-size: 28px;
}

.content-product_imgclass {
    margin-top: 50px;
}

.content-product_imgclass h2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.content-product_imgclass .pro {
    border-top: 1px solid #E0E0E0;
    padding-top: 17px;
}

.content-product_imgclass .proitem {
    margin-top: 2px;
    margin-bottom: 25px;
    border: 1px solid #fff;
    padding: 15px 15px 5px 15px;
    text-align: center;
}

.content-product_imgclass .proitem:hover {
    border: 1px solid #80DFFF;
}

.content-product_imgclass .proitem a {
    color: #666;
}

.content-product_imgclass .proitem img {
    /*max-width: 50%;*/
	
    margin: 0 auto;
}

.content-product_imgclass .proitem h3.title {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

.content-product_imgclass .proitem p.des {
    font-size: 12px;
    color: #999;
    line-height: 135%;
    min-height: 51px;
}

.content-product_cus{
        margin-bottom: 35px;
}

.content-product_cus .underline_lr {
    text-align: center;
    color: #616161;
}

.content-product_cus .underline_lr h2 {
    font-size: 24px;
    position: relative;
    text-align: center;
    margin: 40px auto 22px;
}

.content-product_cus .underline_lr h2:after {
    content: '';
    position: absolute;
    background: #efefef;
    height: 1px;
    left: 0;
    right: 0;
    top: 13px;
}

.content-product_cus .underline_lr h2 strong {
    font-weight: normal;
    padding: 0 20px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.content-product_cus .underline_lr h3 {
    font-size: 18px;
    margin-bottom: 24px;
}

.content-product_cus img.max-h {
    max-width: 40%;
}

.content-product_cus p.post-tittle {
    margin-top: 15%;
}


/*总产品栏目页*/

.content-product_class {
    margin-top: 25px;
}

.content-product_class_end {
    margin-bottom: 30px;
}

.content-product_class h4 {
    font-size: 15px;
}

.content-product_class .title {
    border-bottom: 1px solid #E0E0E0;
    font-size: 24px;
    color: #00c1de;
    margin-bottom: 1px;
    padding-bottom: 10px;
    overflow: hidden;
}

.content-product_class .title a {
    color: #00c1de;
}

.content-product_class .title a small {
    color: #00c1de;
}

.content-product_class .itemwrap {
    margin-top: 5px;
    margin-bottom: 25px;
}

.content-product_class .itemwrap h4 a {
    color: #00c1de;
}

.content-product_class .itemwrap ul.ul_cpc li {
    font-size: 13px;
    line-height: 26px;
    padding-left: 16px;
    background: url(../images/bkg.png) no-repeat -110px -322px;
}

.content-product_class p.prodtitle {
    color: #00c1de;
    font-size: 15px;
    line-height: 150%;
    padding: 0 30px;
    font-style: italic;
    margin-top: 8px;
}

.content-product_class p.prodes {
    color: #999;
    font-size: 13px;
    padding: 0 60px;
    line-height: 130%;
}

.content-product_class .carousel-inner>.item>a>img.img50 {
    max-width: 60%;
}

.content-product_class .video-slide .icon-arrow-left {
    left: 1px;
    top: 18%;
}

.content-product_class .video-slide .icon-arrow-right {
    right: 1px;
    top: 18%;
}

.content-product_class .video-slide {
    margin-top: 12px;
}


/*联系我们*/

.content-contant {
    padding-top: 10px;
    padding-bottom: 40px;
}

.content-contant .img_contact {
    border: 1px solid #f1f1f1;
    padding: 12px;
    background-color: #fff;
}

.content-contant .address_contact {
    margin-top: 1%;
    margin-left: 5%;
    font-size: 1.6rem;
}

@media (max-width: 767px) {
    .content-contant .address_contact {
        margin-top: 6%;
    }
}

.content-contant .address_contact a.blue {
    font-size: 1.3rem;
}

.content-contant .bg_contact {
    background: url(../images/contact_bg.png) no-repeat center center;
}

@media (max-width: 991px) {
    .content-contant .bg_contact {
        margin-top: 35px;
    }
}


/*搜索页面*/

.search-banner {
    background: url('../images/banner_search.jpg') top center no-repeat;
    height: 200px;
}

.search-banner .search-input-group {
    margin: 75px 20%;
    height: 50px;
}

@media (max-width: 991px) {
    .search-banner .search-input-group {
        margin-left: 0;
        margin-right: 0;
    }
}

.search-banner .search-input-group .form-control {
    height: 50px;
    border: none;
    padding-right: 50px;
    font-size: 16px;
    color: #000;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.search-banner .search-input-group .input-wrap {
    position: relative;
}

.search-banner .search-input-group .es-icon {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
    z-index: 3;
    color: #e1e1e1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.search-banner .search-input-group .es-icon:hover {
    cursor: pointer;
    color: #c1c1c1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.search-banner .search-input-group .btn {
    height: 50px;
    width: 120px;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

@media (max-width: 991px) {
    .search-banner .search-input-group .btn {
        width: 80px;
    }
}

.search-banner .search-input-group .btn:hover {
    z-index: 1;
}

.content-search {
    margin-top: 50px;
    margin-bottom: 50px;
}

.content-search .article-wide-list li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f6f6f6;
}

.content-search .article-wide-list li> h4 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
    vertical-align: middle;
}

.content-search .article-wide-list li> h4 .cat-link {
    display: inline-block;
    margin-top: -2px;
    margin-right: 5px;
    padding-right: 8px;
    vertical-align: middle;
    height: 15px;
    line-height: 15px;
    border-right: 1px solid #fab140;
    color: #fab140;
}

.content-search .article-wide-list li> h4 .post-link {
    line-height: 15px;
}

.content-search .article-wide-list li> p {
    margin-bottom: 10px;
    font-size: 12px;
    color: #8a8a8a;
    overflow: hidden;
}

.pagination1>a,
.pagination1>li {
    position: relative;
    float: left;
    font-size: 18px;
    padding: 10px 16px;
    margin-left: -1px;
    line-height: 150%;
    color: #929292;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination1>li>a,
{
    padding: 0;
    border: 0;
}


/*搜索页面结束*/


/*关于我们栏目页*/

.about-contant {
    margin-bottom: 32px;
    margin-top: 40px;
}

.about-contant .about-left .page-header {
    margin-top: 0;
}

.about-contant .about-left .page-header h1 {
    margin-top: 0;
}

.about-contant .about-text {
    font-size: 16px;
    margin-bottom: 32px;
    color: #6d6d6d;
}


 .contact1 h2{font-size:16px; color:#333; font-weight:bold}
 .contact1 p{ font:13px/30px "微软雅黑"; color:#555; }

.about-contant .about-text img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    
    height: auto;
}

.about-contant .about-right .title {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    padding-left: 20px;
    background-color: #a9b5c1;
}

.about-contant .about-right .title a {
    color: #fff;
    text-decoration: none;
}

.about-contant .about-right ul li {
    height: 50px;
    padding-left: 20px;
    display: block;
    background: #f7f7f7;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 0!important;
}

.about-contant .about-right ul a {
    text-decoration: none;
}

.about-contant .about-right ul li:hover,
.about-contant .about-right ul li.on {
    background: #ededed;
}

.about-contant .about-right ul a li:hover,
.about-contant .about-right ul a li.on {
    color: #00c1de;
}


/*新闻版块*/

.news-contant .article-nav li {
    display: inline-block;
    margin-right: 40px;
}

.news-contant .article-nav li.active> a {
    background-color: #00c1de;
    color: #fff;
}

.news-contant .article-nav> li> a {
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 16px;
    color: #6c6c6c;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}

.news-contant .article-wide-list li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f6f6f6;
}

.news-contant .article-wide-list li> h4 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
    vertical-align: middle;
}

.news-contant .article-wide-list li> h4 .cat-link {
    display: inline-block;
    margin-top: -2px;
    margin-right: 5px;
    padding-right: 8px;
    vertical-align: middle;
    height: 15px;
    line-height: 15px;
    border-right: 1px solid #00c1de;
    color: #00c1de;
}

.news-contant .article-wide-list li> h4 .post-link {
    line-height: 15px;
}

.news-contant .article-wide-list li> p {
    margin-bottom: 10px;
    font-size: 12px;
    color: #8a8a8a;
    overflow: hidden;
}

.news-contant .article-wide-list li> span {
    color: #c1c1c1;
    font-size: 12px;
}


/*新闻内容页*/

.container_content_news h2.thread-title {
    font-size: 26px;
    line-height: 35px;
    color: #6d6d6d;
    margin-top: 0;
}

.container_content_news .published-time {
    margin-bottom: 15px;
    color: #c1c1c1;
    font-size: 12px;
}

.container_content_news .typo {
    color: #6d6d6d;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: optimizelegibility;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
}

.container_content_news .thread-body {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
}

.container_content_news .typo p> img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 98%;
    height: auto;
}


/*解决方案内容页*/

.content-solutions .solutions_img1 {
    max-width: 80%;
    margin: 0 auto;
}

.content-product_co1 {
    margin-bottom: 50px;
}

.content-product_co1 .proitem1 {
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: center;
}

.content-product_co1 .proitem2 {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

.content-product_co1 .proitem2 img {
    border-radius: 4px;
}

.content-product_co1 .proitem2 h3 {
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}


/*技术支持栏目页*/

.content-product_co3 .proitem3 {
    margin-top: 4px;
    margin-bottom: 14px;
    text-align: center;
}

.content-product_co3 .proitem4 {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

.content-product_co3 .proitem4 img {
    max-width: 60%;
    margin: 0 auto;
    margin-top: 10px;
}

.content-product_co3 .proitem4 h3 {
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.forxszn{
border:1px solid #5F6F7E;
border-collapse:collapse;
font-family:Arial; width:100%; 
}

table.forxszn th{ /*行列标题*/
border:1px solid #5F6F7E;
background-color:#E2E2E2;
color:#000000;
text-align:left;
font-weight:normal;
padding:2px 8px 2px 6px;
margin:0px;
}
table.forxszn .th2{ /*行列标题*/
border:1px solid #5F6F7E;
background-color:#dfedfa;
color:#000000;
text-align:left;
font-weight:normal;
padding:2px 8px 2px 6px;
margin:0px;
}
table.forxszn td{ /*表格行*/
text-align:left;
margin:0px;
padding:0px;
border:1px solid #ABABAB; /* 单元格边框 */
}

.table1 {	
	padding: 0;
	margin: 0;
}
.table1 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	
	padding: 2px 2px 2px 3px;	
	color: #4f6b72;
	text-align:left ;
}

.table1 th {
	
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	font-weight:300; 
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA ;
	text-align:center;
	color:#333;	 
}
 .table1 tr:hover{
	cursor:pointer;
	background-color:rgba(35,198,200,0.3);
}



.table2 {
	
	padding: 0;
	margin: 0 auto;
	background:#FFFFFF;
	text-align:left;
	color:#313131;
	font-size: 17px;
	line-height: 1.3em;
	
}


.table2	tr:first-child{border: 1px solid #fff;	 
	padding: 3px;
	
	background:#3d3d3d;
	color:#ececec;
	font-size: 17px;
	
	}
.table2 td {
	border: 1px solid #d4d4d4;	 
	padding: 3px;
	
	
}

 .table2 tr:hover{
	cursor:pointer;
	background-color: rgba(35,198,200,0.3);
}

#Getntc div{ padding-left:12px; margin:4px; border:1px solid #e8e8e8;}
#Getntc div:hover{ padding-left:12px; margin:4px; border:1px solid #484848; background:#ededed; color:#0094a7}