/*************product*************/
/*产品banner*/
.pro-banner {
    padding: 0;
    height: 330px;
    position: relative;
}

.pro-slide {
    margin-top: 70px;
    max-height: 320px;
    overflow: hidden;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

.carousel-control {
    width: 50%;
    font-size: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    top: 62px;
}

.carousel-control.left span {
    position: absolute;
    top: 20%;
    left: 50px;
    width: 50px;
    height: 50px;
    margin-left: -30px;
    margin-top: 15px;
    background: url(../image/left.png) no-repeat center #d2d2d2;

}

.carousel-control.right span {
    position: absolute;
    top: 20%;
    right: 50px;
    width: 50px;
    height: 50px;
    margin-left: -30px;
    margin-top: 15px;
    background: url(../image/right.png) no-repeat center #d2d2d2;

}

/*筛选产品*/
.subnav {
    height: 50px;
    background-color: #f0f0f0;
    padding-right: 0;
    position: relative;
}

.subnav-left {
    float: left;
}

.subnav-left a {
    display: inline-block;
    line-height: 50px;
    padding-right: 4px;
    color: #464646;
    font-size: 15px;
}

.subnav-right {
    float: right;
    height: 49px;
    background-color: #e6e6e6;
}

.subnav-right a {
    float: left;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #464646;
    text-decoration: none;
}

.subnav-right b {
    background: url(../image/line.png) no-repeat;
    width: 1px;
    height: 30px;
    display: inline-block;
    float: left;
    margin-top: 13px;
}

.mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    opacity: .2;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    min-width: 1200px;
}

.search-pro-block {
    display: none;
    position: absolute;
    padding: 8px;
    z-index: 1002;
    width: 100%;
    height: 65px;
    background-color: #514d4e;
    top: 50px;
    margin-left: -15px;
}

.search-pro-block ul {
    float: left;
}

.search-pro-block ul li {
    float: left;
    margin-left: 20px;
}

.search-pro-block select,
.search-pro-block input[type="text"] {
    width: 200px;
    height: 27px;
    box-shadow: 0 0 5px #000;
}

.search-pro-block select {
    margin-top: 12px;
}

.input-f {
    margin-top: 15px;
}

.search-pro-block input[type="text"],
.search-pro-block input[type="submit"] {
    line-height: 27px;
    margin-top: -3px;
    padding: 0 15px;
}

.search-pro-block input[type="text"] {
    border: none;
    border-radius: 0;
    float: left;
}

.search-pro-block input[type="submit"] {
    background-color: #ccc;
    border: none;
    color: #969696;
    float: left;
}

.close-search {
    background: url(../image/product-X.png) no-repeat;
    display: block;
    color: #fff;
    margin-left: 30px;
    padding: 0 0 0 6px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    overflow: hidden;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
}

.close-search:hover {
    text-decoration: none;
    color: #fff;
}

.search-active {
    background-color: #e60012;
    color: #fff;
}

.search-pro,
.seletor {
    position: relative;
}

.search-pro {
    line-height: 30px;
}

.search-pro span,
.seletor span {
    display: inline-block;
    width: 25px;
    height: 25px;
}

.search-pro span {
    background: url(../image/search-pro.png) no-repeat;
    top: 11px;
    left: -5px;
    font-size: 14px;
    position: relative;
}

.seletor span {
    background: url(../image/selectors.png) no-repeat;
    top: 9px;
    left: -10px;
    font-size: 14px;
    position: relative;
}

.search-pro i,
.seletor i {
    font-style: normal;
    position: relative;
    top: 3px;
}

/*内容块*/
.content {
    padding: 0;
    z-index: 1;
}

/*分享链接*/
.follow {
    width: 100%;
    height: 36px;
    margin: 25px 0 5px 0;
    padding-right: 20px;
}

.follow ul {
    float: right;
    margin-left: 15px;
}

.follow b {
    float: right;
}

.follow li,
.follow a,
.link-s li,
.link-s a,
.link-r li,
.link-r a {
    display: inline-block;
    width: 28px;
    height: 29px;
    margin-right: 5px;
}

.follow a:last-child {
    margin-right: 0;
}

.follow .weixin-bg2,
.follow .weixin-bg3,
.follow .weixin-bg4,
.follow .weixin-bg5,
.slide-link-cn .weixin-bg2,
.slide-link-cn .weixin-bg3,
.slide-link-cn .weixin-bg4,
.slide-link-cn .weixin-bg5 {
    width: 80px;
    height: 80px;
    top: -85px;
    display: none;
}

.link-3 {
    background: url(../image/p-tm.png) no-repeat;
}

.link-2 {
    background: url(../image/p-jd.png) no-repeat;
}

.link-4 {
    background: url(../image/p-1688.png) no-repeat;
}

.link-5 {
    background: url(../image/p-wx.png) no-repeat;
}

.link-3:hover {
    background: url(../image/p-tm2.png) no-repeat;
}

.link-2:hover {
    background: url(../image/p-jd2.png) no-repeat;
}

.link-4:hover {
    background: url(../image/p-16882.png) no-repeat;
}

.link-5:hover {
    background: url(../image/p-wx2.png) no-repeat;
}

.share-block .share-cn {
    width: 126px;
    padding-left: 40px;
    background-position: 86px 7px;
}

.share-block .slide-link-cn {
    width: 150px;
    padding-top: 5px;
}

.FAQ-content ul.link-r {
    width: 100%;
}

.link-r li a {
    margin-top: 2px;
}

.link-r li {
    margin-right: 10px;
}

/*产品列表*/
.nav-tabs-top>li {
    margin-left: -1px;
}

.nav>li>a {
    font-size: 15px;
    color: #464646;
    padding: 0 20px;
    border-radius: 0;
    cursor: pointer;
    margin: 0;
    height: 29px;
    line-height: 29px;
}

.nav-tabs-top>li.active>a,
.nav-tabs-top>li.active>a:hover,
.nav-tabs-top>li.active>a:focus,
.nav-tabs-top>li.active>a,
.nav-tabs-top>li.active>a:hover,
.nav-tabs-top>li.active>a:focus {
    background-color: #e60012;
    color: #fff;
}

.nav-tab-content {
    border-radius: 0;
    background-color: #e60012;
    color: #fff;
    min-height: 30px;
}

.nav-tabs-top {
    background-color: #e6e6e6;
    min-height: 29px;
}

.nav-tab-content a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 0 20px;
    font-size: 15px;
}

.product-list {
    margin: 10px 0 0 0;
}

.product-item {
    border: 1px solid #fff;
    height: 340px;
    overflow: hidden;
    margin-bottom: 25px;
}

.product-item:hover {
    border: 1px solid #e60012;
}

.product-item a {
    text-decoration: none;
}

.cancle {
    color: #464646;
    font-size: 15px;
    margin: 0 15px 25px 0;
    display: block;
    cursor: pointer;
}

.cancle:hover {
    color: #464646;
}

.cancle-icon,
.cancle-icons {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.cancle-icon {
    background: url(../image/icon3.png) no-repeat;
}

.cancle-icons {
    background: url(../image/icon2.png) no-repeat;
}

/*产品分页*/
.tab-pane {
    width: 100%;
    position: relative;
}

.product-page {
    clear: both;
    margin-top: 54px;
    position: relative;
    width: 100%;
}

.product-page ul {
    margin: 0 auto;
    position: relative;
}

.product-page ul li {
    float: left;
}

.product-page ul li a {
    display: inline-block;
    font-size: 16px;
    border: 1px solid #828282;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 2px;
    text-decoration: none;
    color: #828282;
    margin-right: 10px;
    background-color: #f2f0f1;
    padding: 4px 0 0 2px;
}

.product-page ul li a:hover {
    border: 1px solid #e60012;
}

.glyphicon-left,
.glyphicon-right {
    position: static;
    color: #828282;
    font-size: 12px;
}

.glyphicon-left:hover,
.glyphicon-right:hover {
    color: #828282;
}

.glyphicon-left {
    margin-top: 4px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* Internet Explorer */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

.glyphicon-right {
    margin-top: 2px;
}

.product-page ul li .active {
    background-color: #e60012;
    color: #fff;
    border: 1px solid #e60012;
}

/*产品比较*/
.compare {
    display: none;
    height: auto;
    width: 100px;
    position: absolute;
}

.compare li {
    height: 125px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background-color: #fff;
    overflow: hidden;
}

.compare img {
    height: auto;
    width: 100px;
    margin-top: -22px;
}

.compare p {
    padding: 0 10px;
    max-width: 100px;
    word-wrap: break-word;
}

.cancel {
    background: url(../image/icon1.png) no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    position: relative;
}

.cancel:hover {
    cursor: pointer;
}

.compare-bt {
    border: none;
    background: #e60012;
    color: #fff;
    width: 100px;
    padding: 4px 0;
}

/*产品详情页*/
.pro-detail {
    border-top: 1px solid #ccc;
}

.pro-detail-info {
    height: 450px;
    margin: 0;
}

.pro-info-pic {
    width: 58%;
}

.pro-info-content {
    width: 42%;
    margin-left: -20px;
}

.rotate {
    width: 480px;
    height: 350px;
    border: none;
    margin-top: 5px;
}

.rotate-bg {
    display: none;
    width: 190px;
    height: 68px;
    background: url(../image/rotate-bg.png) no-repeat;
    position: absolute;
    top: 200px;
    left: 165px;
}

/*主容器*/
.con-FangDa {
    height: auto;
    background-color: #fff;
    margin-top: 10px;
}

/*正常容器*/
.con-fangDaIMg {
    display: none;
    width: 480px;
    height: 350px;
    position: relative;
    background-color: #fff;
}

.con-fangDaIMg>img {
    width: 100%;
    height: 100%;
}

/*滑块*/
.magnifyingBegin {
    width: 150px;
    height: 150px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: .5;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    position: absolute;
    cursor: move;
    display: none;
}

/*放大镜显示区域*/
.magnifyingShow {
    width: 380px;
    height: 350px;
    display: none;
    position: absolute;
    right: -390px;
    top: 0;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 999;
}

.magnifyingShow>img {
    width: 1210.4px;
    height: 849.9px;
    margin-left: 0;
    margin-top: 0;
}

/*设置选择图片容器*/
.con-FangDa-ImgList {
    margin: 10px 0;
    padding: 0;
    margin-top: 10px;
    height: 55px;
    list-style: none;
}

.con-FangDa-ImgList>li {
    margin-right: 10px;
    width: 75px;
    height: 55px;
    float: left;
    cursor: pointer;
    border: 2px solid #666;
    background-color: #fff;
    text-align: center;
    border: 1px solid #ccc;
    overflow: hidden;
}

.con-FangDa-ImgList>li:last-child {
    margin-right: 0;
}

.con-FangDa-ImgList>li>img {
    vertical-align: top;
    display: inline;
    width: auto;
    height: 50px;
}

.con-FangDa-ImgList>.active {
    border-color: #e60012;
}

.special-pic img {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* Internet Explorer */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

/*产品描述*/
.pro-info {
    margin-bottom: 4px;
    position: relative;
}

.pro-info dt {
    font-size: 20px;
    font-weight: normal;
    margin-top: 25px;
}

.pro-info dd i {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    color: #464646;
    margin: 5px 0 26px 0;
}

.pro-info dd ul {
    padding: 5px 15px;
    /*max-height: 195px;*/
    /*overflow: hidden;*/
    padding: 0;
}

.pro-info dd ul li {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 25px;
    color: #464646;
}

.online-bt,
.share {
    border: 1px solid #464646;
    background-color: #fff;
    color: #464646;
    font-size: 15px;
    border-radius: 3px;
    padding: 5px 15px;
}

.online-bt:hover {
    color: #e60012;
    border-color: #e60012;
}

.share-block {
    display: block;
    height: 36px;
    width: 211px;
    margin: 20px 0;
}

.share {
    cursor: pointer;
    display: block;
    width: 100px;
    position: relative;
    z-index: 999;
    background: url(../image/share-bg.png) no-repeat #fff;
    background-position: 64px 7px;
}

.slide-link {
    padding-left: 10px;
    display: none;
    height: 33px;
    position: relative;
    top: -33px;
    width: 120px;
    z-index: 1;
}

.slide-link a {
    /*width: 33px;*/
    /*height: 33px;*/
    display: inline-block;
}

.slide-link img {
    display: inline-block;
    margin-top: 6px;
    width: 23px;
    height: 20px;
    margin-right: 5px;
}

/*方案*/
.pro-tab {
    margin-top: 40px;
}

.pro-tab-nav>li>a {
    font-size: 16px;
    font-weight: normal;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
}

.pro-tab-nav>li>a:hover,
.pro-tab-nav>li>a:focus {
    border-color: #fff;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.pro-tab-nav>li.active {
    position: relative;
    top: 3px;
}

.pro-tab-nav>li.active>a,
.pro-tab-nav>li.active>a:hover,
.pro-tab-nav>li.active>a:focus {
    border-top: none;
    border-right: none;
    border-left: none;
    margin-top: -1px;
    border-bottom: 3px solid #e60012;
}

.pro-tab-nav>li>a::before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #e60012;
    -webkit-transform: scale(0.1, 1);
    transform: scale(0.1, 1);
}

.pro-tab-nav>li>a:hover::before {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.pro-tab-nav-content {
    margin: 20px 0 40px 0;
}

/*Specification*/
.pro-tab-scheme {
    background-color: #e6e6e6;
    border-bottom: none;
}

.pro-tab-scheme>li>a {
    font-size: 14px;
    font-weight: normal;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
}

.pro-tab-scheme>li.active>a,
.pro-tab-scheme>li.active>a:hover,
.pro-tab-scheme>li.active>a:focus {
    background-color: #e60012;
    color: #fff;
    border-color: #e60012;
}

.pro-tab-scheme>li>a {
    border: none;
}

.pro-tab-scheme>li>a:hover,
.pro-tab-scheme>li>a:focus {
    border: none;
    background: none;
}

.pro-tab-scheme-content {
    margin-top: 15px;
}

/*download*/
.download table,
.download-tools table {
    width: 100%;
    margin-top: -20px;
    font-size: 15px;
    color: #464646;
}

.download table tr,
.download-tools table tr {
    border-bottom: 1px solid #e6e6e6;
    height: 80px;
    padding: 8px 0;
}

.download table td,
.download-tools table td {
    padding: 8px 0;
    position: relative;
}

.download table td a,
.download-tools table td a {
    text-decoration: none;
}

.download-info-type {
    color: #464646;
}

.download-info-title,
.download-info-title:hover {
    color: #e60012;
}

.download table th:first-child,
.download table tr td:first-child {
    padding: 0 20px 0 25px;
}

/*video*/
.video-pic,
.video-pics,
.video-pics div {
    margin-bottom: 20px;
}

.video-pics {
    margin-top: 20px;
}

.video-pic a,
.video-pics a {
    color: #464646;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

.video-pic img,
.video-bg,
.video-pics img {
    width: 195px;
    height: 111px;
    position: absolute;
}

.video-pic video,
.video-pics video {
    width: 195px;
    height: 111px;
}

.video-bg {
    display: none;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3) url(../image/start.png) center center no-repeat;
}

.video-pic i,
.video-pics i {
    position: absolute;
    top: 85px;
    right: 30px;
    font-style: normal;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 0 5px;
    border-radius: 5px;
    font-size: 12px;
}

.video-pic p,
.video-pics p {
    margin-top: 10px;
}

.coming {
    font-size: 15px;
    margin-top: 10px;
}

.access-list {
    margin-bottom: 30px;
}

.access-list a {
    float: left;
    width: 100%;
}

.access-list img {
    width: 180px;
    height: 132px;
    float: left;
    margin-right: 20px;
}

.access-list dl {
    float: left;
    width: 50%;
    max-height: 95px;
    margin-top: 35px;
    overflow: hidden;
}

.access-list dl dt {
    font-size: 15px;
    color: #e60012;
    margin-bottom: 10px;
}

.access-list dl dd {
    word-wrap: break-word;
    font-size: 14px;
    color: #464646;
}

.product-tip {
    color: #999;
    margin-top: 10px;
}