/*公用*/
body{
    background: #f5f5f5;
}
/*.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}*/

small {
    color: #999;
}
a:hover{
    text-decoration: none;
}
li {
    list-style: none;
}
p{
    font-size: 14px;
}
.nbanner{
    z-index: 99;
}
.header{
    text-align: center;
    border-radius: 5px;
}
.header p {
    margin-bottom: 0;
}

.header p:nth-of-type(2) {
    color: #ccc;
}

#pages a:hover {
    background-color: #6b6b6b;
    color: #fff;
}

#pages a.active {
    background-color: #6b6b6b;
    color: #fff;
}

#pages {
    width: 960px;
    margin-left: 220px;
}

#pages {
    padding: 40px 0 80px;
    height: 36px;
    text-align: center
}

#pages a {
    width: 36px;
    height: 36px;
    background-color: #fff;
    border: #6b6b6b solid 1px;
    display: inline-block;
    color: #6b6b6b;
    line-height: 36px;
    text-align: center;
    font-family: Arial;
    margin-right: 5px;
    transition: background-color 0.2s ease-out
}
/*新闻页*/

.left li {
    background: #0577c7;
}

.left a {
    color: #fff;
}

.left li:hover {
    text-decoration: none;
    color: #fff;
    background: #0065ab;
    padding-left: 23px;
}

.left a:hover {
    text-decoration: none;
}

.left .list-group-item {
    border: #037dd2 solid 1px;
}

.center {
    margin-top: 10px;
}

.right .row {
    border-bottom: #e3e3e3 solid 1px;
    margin-bottom: 40px;
}

.right small {
    display: block;
    line-height: 2;
    height: 48px;
    overflow: hidden;
}


/*新闻详情*/

#new_detail {
    color: #666;
    line-height: 2;
    
}
@media only screen and (min-width: 768px) {
	#new_detail {padding: 20px 50px;
	}
}
#new_detail h5 {
    text-align: center;
    width: 100%;
    color: #000;
}

#new_detail p {
    text-indent: 35px;
}

#new_detail span {
    display: block;
    text-align: center;
    width: 100%;
    color: #999;
    margin-bottom: 10px;
}
/*我们的服务*/
.service{
    
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

/*.case_box h3 {
	color: #081232;
	font-weight: normal;
	font-size: 42px;
	padding-top: 80px;
	padding-bottom: 60px;
	text-align: center;
}*/
.case_box .category ul {
	padding-left: 50px;
	padding-top: 80px;
	display: block;
	height: auto;
	overflow: hidden;
}

.case_box .category ul li {
	float: left;
	font-size: 20px;
	text-align: center;
	width: 215px;
	height: 58px;
	line-height: 58px;
	color: #939aac;
	border-radius: 5px;
	cursor: pointer;
}

.case_box .category ul li.active {
	color: #fff;
	background: #4f77fc;
}

/*.case_box .content {
	padding-left: 50px;
}*/

.case_box .content .cont {

	display: none;
}

.case_box .content .cont.active {
	display: block;
}

.case_box .content .cont img.bg {
        border: #e3e3e3 solid 1px;
    border-radius: 10px;
}
.xiazai{
        margin-left: 5%;
    margin-top: 15px;
}
.case_box .content .cont .info {
	background: #fff;
	box-shadow: 0px 0px 70px rgba(157, 179, 208, 0.4);
	padding: 30px 40px;
	border-radius: 10px;
}
.case_box .content .cont .tit {
	padding:0 0 14px 0;
}
.case_box .content .cont .tit span{
    color: #ff0000;
    margin-left: 15px;
}

.case_box .content .cont .small-tit {
	padding:14px 0 0 0;
}
.case_box .content .cont .cont-list {
	margin-bottom: 20px;
	padding:20px 0;
}
.case_box .content .cont .tit h4,.case_box .content .cont .small-tit h4{
	font-weight: 700;
	color:#333;
}
.cont .text-center{
	font-weight: 700;
	color:#333;
	padding-bottom: 10px;
}
.cont .text-center span{
	font-weight: 700;
	color:#f67524;
}
.cont .cont-list .text-wrap{
	padding-bottom: 6px;
}
.cont .cont-list .text-wrap h4{
	color:#f67524;
}

.case_box .content .cont .info .title .logo {
	float: left;
	padding-right: 25px;
}
.case_box .content .cont .info .title .logo img{
    width: 100px;
}
.case_box .content .cont .info .title:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.case_box .content .cont .info .title img{
    width: 150px;
}
.case_box .content .cont .info .title{
    padding: 0;
}
.case_box .content .cont .info .title h4 {
	float: left;
	font-size: 24px;
	color: #081232;
            width: 100%;
}
.case_box .content .cont .info p  a{
	color: #ff0000;
        font-size: 18px;
}

.case_box .content .cont .info p {

	font-size: 16px;
	line-height: 32px;
	color: #828b9f;
}


/*联系我们*/
#content_us img {
    width: 100%;
    height: 100%;
}
.content_center {
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s;
}
#content_us {
    color: #666;
    line-height: 2;
    padding: 0 40px 20px 40px;
}
#container1 strong {
    font-size: 16px;
    color: #0577c7;
}

#container1 {
    margin-top: 60px;
    width: 100%;
    height: 400px
}

ol,
ul {
    list-style: none
}

.c-row:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.c-wrapper {
    margin: 0 auto
}

.c-col6 {
    width: 25%;
    float: left;
    box-sizing: border-box;
}
.m-product-panel h2{
    padding: 20px 0 10px 0;
    color: #fff;
}
.m-product-panel {
    text-align: center;
    padding: 20px 0;
    background-color: #f5f5f5;
}

.customer-logo{
    width: 40%;
    margin:10px 30%;
}

.m-product-panel .m-product-panel-list {
    border-radius: 4px;
        padding: 0 30px 30px 30px;
            background-repeat: no-repeat;
    background-position: center 0;
    box-shadow: 0 2px 4px rgba(7, 61, 125, .16)
}

.m-product-panel .m-product-panel-list>li {
    position: relative;
    cursor: default
}

.m-product-panel .m-product-panel-list>li h4 {
    color: #4a4a4a;
    font-size: 18px;
    padding-top: 35px;
    line-height: 35px;
    -webkit-transition: color .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, transform .3s ease;
    transition: color .3s ease, transform .3s ease, -webkit-transform .3s ease
}

.m-product-panel .m-product-panel-list>li .m-product-panel-list-note {
    color: #7d7e7e;
    color: rgba(0, 0, 0, .5);
    font-size: 16px;
    padding: 0 30px;
    -webkit-transition: -webkit-transform .3s ease .05s;
    transition: -webkit-transform .3s ease .05s;
    transition: transform .3s ease .05s;
    transition: transform .3s ease .05s, -webkit-transform .3s ease .05s
}

.m-product-panel .m-product-panel-list>li .m-product-panel-list-icon {
    position: absolute;
    width: 100%;
    bottom: 90px;
    left: 0;
    color: #dcdedf;
    color: rgba(0, 0, 0, .1);
    font-size: 64px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .5s ease, opacity .5s ease;
    transition: visibility .5s ease, opacity .5s ease
}

.m-product-panel .m-product-panel-list>li .m-product-panel-list-detail {
    width: 100%;
    padding: 0 50px;
    text-align: left;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform .3s ease .1s;
    transition: -webkit-transform .3s ease .1s;
    transition: transform .3s ease .1s;
    transition: transform .3s ease .1s, -webkit-transform .3s ease .1s
}

.m-product-panel .m-product-panel-list>li .m-product-panel-list-detail li {
    color: #999;
    font-size: 14px;
    text-align: center;
    margin-top: 18px
}



.m-product-panel .m-product-panel-list>li>div {
    position: relative;
    z-index: 9;
    margin: 25px 0;
    border-left: 1px dashed #d6d6d6;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
    overflow: hidden
}

.m-product-panel .m-product-panel-list>li>div>a {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
    text-decoration: none
}

.m-product-panel .m-product-panel-list>li:first-child>div {
    border-left-color: transparent
}

.m-product-panel .m-product-panel-list>li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: #f5f8f9;
    -webkit-transition: background .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
    transition: background .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
    transition: background .3s ease, transform .3s ease, box-shadow .3s ease;
    transition: background .3s ease, transform .3s ease, box-shadow .3s ease, -webkit-transform .3s ease
}

.m-product-panel .m-product-panel-list>li.active:after,
.m-product-panel .m-product-panel-list>li:hover:after {
    z-index: 1;
    background: #fff;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .13)
}

.m-product-panel .m-product-panel-list>li.active+li>div,
.m-product-panel .m-product-panel-list>li.active>div,
.m-product-panel .m-product-panel-list>li:hover+li>div,
.m-product-panel .m-product-panel-list>li:hover>div {
    border-left-color: transparent
}

.m-product-panel .m-product-panel-list>li.active h4,
.m-product-panel .m-product-panel-list>li:hover h4 {
    color: #333;
    -webkit-transform: translate3d(0, -37px, 0);
    transform: translate3d(0, -37px, 0)
}

.m-product-panel .m-product-panel-list>li.active .m-product-panel-list-note,
.m-product-panel .m-product-panel-list>li:hover .m-product-panel-list-note {
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0)
}

.m-product-panel .m-product-panel-list>li.active .m-product-panel-list-icon,
.m-product-panel .m-product-panel-list>li:hover .m-product-panel-list-icon {
    visibility: hidden;
    opacity: 0
}





/*服务中心*/
.blocks{
    margin:10px auto 0 auto;
    padding: 0;
}
.blocks li{
    border: #fff solid 2px;
    color: #fff;
    background-color: #2196F3;
    cursor: default;
    list-style: none;
    margin: 1% 0;
    padding: 30px 0;
    text-align: center;
    -webkit-transition: .3s cubic-bezier(.3,0,0,1.3);
    transition: .3s cubic-bezier(.3,0,0,1.3);
    border-radius: 4px;
    font-weight: bold;
}
.blocks li:hover{
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    z-index: 3000;
}
.popup{
    background-color: inherit;
    color: #fff;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    padding: 15px;
    border-radius: 4px;
    -webkit-transition: .3s cubic-bezier(.3,0,0,1.37);
    transition: .3s cubic-bezier(.3,0,0,1.37);
}
.popup span{
    font-size: 12px;
    font-weight: normal;
    left: 0;
    padding: 15px 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.popup h3{
    font-size: 13px;
    margin: 0 0 5px;
    padding: 0;
}
.blocks li:hover .popup{
    opacity: 1;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    box-shadow: 0 0 10px 2px rgba(0,0,0,.4);
}

/*案例*/
.zy_anli ul{
    overflow: hidden;
    margin-top: 20px;
    padding: 0;
}
.zy_anli ul li{

}
.zy_anli ul li img{
    width: 100%;
    display: block;
    height: 210px;
}
.zy_anli ul li>div>div{
    background-color: #3385cc;
    text-align: center;
    width: 100%;
    padding-right: 1px;
}
.zy_anli ul li>div>div h2{
    color: #fff;
    font-size: 24px;
    width: 80%;
    margin:0 auto;
    border-bottom: #ffffff dashed 1px;
    padding:26px 0 20px 0;
    overflow: hidden;
    white-space: nowrap;
}
.zy_anli ul li>div>div p{
    font-size: 14px; 
    color: #fff;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    width: 80%;
    margin:16px auto 0;
}
.zy_anli ul li>div>div a{
    display: block;
    width: 114px;
    height: 30px;
    margin:12px auto 0;
    border:3px solid rgba(255,255,255,.8);
    border-radius: 30px;
}
.zy_anli ul li>div>div a span{
    background-color: #fff;
    border:#3385cc solid 1px;
    display: block;
    color: #3385cc; 
    font-size: 14px;
    line-height: 28px;
    border-radius: 30px;
}
.zy_anli ul li>div>div a span:hover{
    color: #fff;
    background-color: #3385cc;
}
.zy_anli ul li h3{
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
}
.zy_anli ul li h3 a{
    font-size: 18px;
    color: #666;
    display: inline-block;
    max-width: 270px;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.zy_anli ul li h3 i{
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 10px;
    background:url(../images/web/xjt_1.png) no-repeat center top;
    margin:0 10px 0 -16px;
    transition:background-position-y .1s;
    -moz-transition:background-position-y .1s; /* Firefox 4 */
    -webkit-transition:background-position-y .1s; /* Safari and Chrome */
    -o-transition:background-position-y .1s; /* Opera */ 
}
.zy_anli ul li h3:hover a{
    color: #3385cc;
}
.zy_anli ul li h3:hover i{
    background-position-y:-10px; 
}



/*方案*/
ul{
	margin: 0;
	padding: 0;
}
p{
	font-size: 16px;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

.module-banner-box {
    margin: 0 auto;
    position: relative;
}

.module-banner-tab-list {

}

.module-banner-tab-list .module-tab-nav li:nth-child(1) {
    background: #454545;
}

.module-banner-tab-list .module-tab-nav li:nth-child(2) {
    background: #3b3b3b;
}

.module-banner-tab-list .module-tab-nav li:nth-child(3) {
    background: #333333;
}

.module-banner-tab-list .module-tab-nav li:nth-child(4) {
    background: #2b2b2b;
}

.module-banner-tab-list .module-tab-nav li:nth-child(5) {
    background: #212121;
}

.module-banner-tab-list .module-tab-nav li:nth-child(6) {
    background: #1a1a1a;
}

.module-banner-tab-list ul li {
    color: #fff;
    height: 70px;
    cursor: pointer;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.module-banner-tab-list ul li p {
    margin: 0;
    line-height: 70px;
}

.module-banner-tab-list ul li i {
    width: 40px;
    height: 70px;
    display: none;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on {
    opacity: 1;
    height: 140px;
    background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
    background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
    background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon {
    display: inline-block;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav li:hover {
    background-image: -webkit-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
    background-image: -moz-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
    background-image: -moz-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
    background-image: -o-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
    background-image: linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
    background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on:hover {
    opacity: 1;
    height: 140px;
    background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
    background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
    background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-repeat: repeat;
}

.icon-warehouse01 {
    background: url(../img/item001.svg) no-repeat center bottom;
}

.icon-warehouse02 {
    background: url(../img/item001.svg) no-repeat center bottom;
}

.icon-warehouse03 {
   background: url(../img/item001.svg) no-repeat center bottom;
}

.icon-warehouse04 {
   background: url(../img/item001.svg) no-repeat center bottom;
}
.module-banner-tab-list-box{
    margin-top: 25px;
    padding-bottom: 50px;
}
.page1 h4{
    margin-top: 30px;
	line-height:30px;
}
.page3{
	text-align: center;
}

.page3 img{
	margin-bottom: 30px;
}
.fenlei{
	margin: 40px 0;
	text-align: center;
}
.fenlei img{
	width: 50%;
	margin-bottom: 10px;
}
.fenlei div{
    padding: 30px 40px;
    box-shadow: #ececec 2px 10px 20px;
}
.fenlei p{
    line-height: 25px;
}
.module-tab-nav li{
    width: 100%;
}


@media only screen and (max-width: 600px
/*手机*/

) {
    body {
        background: #f5f5f5;
    }

    .content {
        margin-top: -10px;
        margin: auto;
        width: 94%;
        background: #fff;
        position: relative;
        box-shadow: #ececec 2px 10px 20px;
        padding: 10px 20px;
    }
    .header {
        padding: 10px 20px;
        z-index: 99;
        background: #fff;
    }
    .hd a{
        display: none;
    }
    .comment-text i{
        display: none;
    }
    #content_us {
        color: #666;
        line-height: 2;
        padding: 0 20px 20px 20px;
    }
    .comment-text {
        margin: 10px auto;
    }
    .left {
        margin-bottom: 30px;
    }
    .right .row:active {
        background: #f5f5f5;
    }
    .right .row {
        margin-bottom: 20px;
    }
    .time {
        font-size: 12px;
/*        text-align: right;*/
    }
    /*.right {
        padding: 0 25px;
    }*/
    .right small {
        margin-top: 0;
    }
    .right ul {
        margin-bottom: 0;
    }
    #pages {
        display: none;
    }
    /*.case_box .content .cont .info{
        width: 80%;
    }*/
    /*.cont img{
        display: none;
    }*/
    .case_box .category ul{
        padding-top:50px;
    } 
}

@media only screen and (min-width: 768px
/*平板尺寸*/

) {
    .content {
        top: -50px;
        margin: auto;
       width: 800px;
       background: #fff;
        position: relative;
        box-shadow: #ececec 2px 10px 20px;
        padding: 10px 30px;
    }
    .header {
        padding: 10px 20px;
        z-index: 99;
        background: #fff;
    }
    .time {
        color: #999;
        font-size: 28px;
        text-align: center;
    }

}

@media only screen and (min-width: 992px
/*一般电脑*/

) {
    .content {
        top: -80px;
        margin: auto;
      /*  width: 1000px;*/
        background: #fff;
        position: relative;
        box-shadow: #ececec 2px 10px 20px;
        padding: 10px 30px;
    }
    .header {
        padding: 20px 30px;
        z-index: 99;
        background: #fff;
    }
    /*.right {
        margin-left: 3%;
        cursor: pointer;
    }*/
    .time {
        color: #999;
        font-size: 28px;
        text-align: center;
    }
    .right small {
        margin-top: 8px;
    }
    .right .row ul {
        margin-bottom: 25px;
    }
    .right .row:hover {
        -moz-transition-duration: 1s;
        /* Firefox 4 */
        -webkit-transition-duration: 1s;
        -webkit-transform: translate(15px, 0);
        -moz-transform: translate(15px, 0);
    }

    @keyframes fade-in {
        0% {
            opacity: 0;
        }
        /*初始状态 透明度为0*/
        40% {
            opacity: 0;
        }
        /*过渡状态 透明度为0*/
        100% {
            opacity: 1;
        }
        /*结束状态 透明度为1*/
    }
    @-webkit-keyframes fade-in {
        /*针对webkit内核*/
        0% {
            opacity: 0;
        }
        40% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    .right .row {
        animation: fade-in;
        /*动画名称*/
        animation-duration: 1.5s;
        /*动画持续时间*/
        -webkit-animation: fade-in 1.5s;
        /*针对webkit内核*/
    }
}

@media only screen and (min-width: 1200px
/*大电脑*/

) {
    .content {
        top: -60px;
        margin: auto;
        width: 1200px;
        background: #fff;
        position: relative;
        box-shadow: #ececec 2px 10px 20px;
        padding: 10px 30px;
    }
    .header {
        z-index: 99;
        background: #fff;}
    /*.right {
        margin-left: 3%;
        cursor: pointer;
    }*/
    .right .row:hover {
        -moz-transition-duration: 1s;
        /* Firefox 4 */
        -webkit-transition-duration: 1s;
        -webkit-transform: translate(15px, 0);
        -moz-transform: translate(15px, 0);
    }
    .time {
        color: #999;
        font-size: 28px;
        text-align: center;
    }
    .right small {
        margin-top: 8px;
    }
    .right .row ul {
        margin-bottom: 25px;
    }
    @keyframes fade-in {
        0% {
            opacity: 0;
        }
        /*初始状态 透明度为0*/
        40% {
            opacity: 0;
        }
        /*过渡状态 透明度为0*/
        100% {
            opacity: 1;
        }
        /*结束状态 透明度为1*/
    }
    @-webkit-keyframes fade-in {
        /*针对webkit内核*/
        0% {
            opacity: 0;
        }
        40% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    .right .row {
        animation: fade-in;
        /*动画名称*/
        animation-duration: 1.5s;
        /*动画持续时间*/
        -webkit-animation: fade-in 1.5s;
        /*针对webkit内核*/
    }
}
    table{ 
		width:100%;
}
    table tr th{ 
		background: #f2f2f2;
		padding:6px 0;

}
    table th, table td { 
		text-align: center;
		vertical-align: middle!important;
}
    table td { 
		padding:6px 0;

}
