/*banner*/
.banner-box {
    width: 100%;
    height: 690px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.banner-box .img {
    width: 500000px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.banner-box .img li {
    float: left;
    position: relative;
    text-align: center;
}

.banner-box .img li .barImg {
    margin: 0 auto;
}
.banner-box .img{ height:inherit;}
.banner-box .img li{ height:inherit;}
.banner-box .img li.img01 {
   height:inherit;background: url(../img/bar01.jpg) bottom #182238;
}

.banner-box .img li.img02 {
   height: inherit; background:  url(../img/bar02.jpg) bottom #182238;
}

.banner-box .img li.img03 {
    height: inherit;background:  url(../img/bar03.jpg) bottom #182238;
}

.bar_btn{ border:solid 1px #FFFFFF; border-radius:3px; z-index:5; position:absolute; bottom:26%; padding:5px 28px; color:#fff; display:block; left:50%; margin-left:-57px;animation: bounceIn 5s infinite;}
.banner-box .li {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 60px;
    z-index: 2;
}

.banner-box .li li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    cursor: pointer;
    background: #fff;
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
}

.banner-box .but {
    display:none;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background:url("../img/ic_tab.png") 0 0 no-repeat;
    z-index:2;
}
.banner-box:hover .but {
    display: block;
    cursor:pointer;
}

.banner-box .but-left {
    left:0;
    background-position:0 0;
}
.banner-box .but-left:hover{
    background-position:0 -60px;
}
.banner-box .but-right {
    right:0;
    background-position:-60px 0;
}
.banner-box .but-right:hover{
    background-position:-60px -60px;
}
.banner-box .li .index {
    opacity: 1;
    filter: alpha(opacity=100);
}



.bar01_2018 {
    width: 259px;
    height: 83px;
    position: absolute;
    z-index: 2;
    top: 260px;
    left: 50%;
    margin-left: -130px;
}

.bar01_pp {
    width: 834px;
    height: 121px;
    position: absolute;
    z-index: 3;
    top: 44%;
    left: 50%;
    margin-left: -410px;
}

.bar01_tip {
    width: 357px;
    height: 34px;
    position: absolute;
    z-index: 4;
    top: 60%;
    left: 50%;
    margin-left: -178px;
}

/*banner2*/
.bar02_tit {
    width: 987px;
    height: 98px;
    position: absolute;
    z-index: 2;
    top:30%;
    left: 50%;
    margin-left: -495px;
	
}
.banner-box .img li.hover .bar02_tit{ animation: bounceInLeft 2s both;}
.bar02_con {
    width: 1042px;
    height: 90px;
    position: absolute;
    z-index: 4;
    top:48%;
    left: 50%;
    margin-left: -521px;
	
}
.banner-box .img li.hover .bar02_con{ animation: bounceInRight 2s both;}
.bar_more {
    width: 105px;
    height: 31px;
    position: absolute;
    bottom:18%;
    left: 50%;
    margin-left: -52px;
    z-index: 9;
    animation: bounceIn 5s infinite;
    animation-delay: .5s;
}

.banner-box .img li.hover .bar01_2018 {
    animation: bounceInDown 2s both;
}

.banner-box .img li.hover .bar01_pp {
    animation: bounceIn 2s both;
}

.banner-box .img li.hover .bar01_tip{
    animation: bounceInUp 2s both;
}

/*解决方法*/
.title {
    color: #202123;
    font-size: 26px;
    padding: 60px 0 40px 0;
    text-align: center;
    font-weight: normal;
}

.jjfa {
    padding-bottom: 60px;
}

.jjfa > li {
    width: 25%;
    float: left;
    display: inline-block;
    padding: 0 10px;
    box-sizing: border-box;
    animation: fadeInRight 1s both;
}

.jjfa > li:nth-child(2) {
    animation-delay: .5s;
}

.jjfa > li:nth-child(3) {
    animation-delay: 1s;
}

.jjfa > li:nth-child(4) {
    animation-delay: 1.5s;
}

.jjfa_item {
    text-align: center;
    padding: 0 20px;
    height: 400px;
    border-radius: 2px;
    box-sizing: border-box;
    color: #9e9e9e;
    position: relative;
    border: #fff 1px solid;
}

.jjfa_item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    border: #f3f3f3 1px solid;
}

.jjfa_img01, .jjfa_img02, .jjfa_img03, .jjfa_img04 {
    width: 96px;
    height: 96px;
    background: url("../img/jjfa.png") 0 0 no-repeat;
    margin: 0 auto;
    margin-top: 50px;
}

.jjfa_img01 {
    background-position: 0 0;
}

.jjfa_img02 {
    background-position: 0 -96px;
}

.jjfa_img03 {
    background-position: 0 -192px;
}

.jjfa_img04 {
    background-position: 0 -288px;
}

.jjfa_item:hover .jjfa_img01 {
    background-position: -96px 0;
}

.jjfa_item:hover .jjfa_img02 {
    background-position: -96px -96px;
}

.jjfa_item:hover .jjfa_img03 {
    background-position: -96px -192px;
}

.jjfa_item:hover .jjfa_img04 {
    background-position: -96px -288px;
}

.jjfa_item h3 {
    font-size: 20px;
    font-weight: normal;
    color: #202123;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.jjfa_text {
    text-align: left;
    font-size: 12px;
    line-height: 28px;
    height: 90px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: normal !important;
}

.jjfa_item:hover .jjfa_text {
    color: #666;
}

.jjfa_item .btn {
    position: absolute;
    bottom: 45px;
    left: 50%;
    margin-left: -54px;
    display: none;
}

.jjfa_item:hover .btn {
    display: block;
}

/*产品中心*/
.cpzx {
    position: relative;
    background: #f5f6f7;
    min-height: 230px;
    overflow: hidden;
}

.cpzx_box {
    width: 100%;
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
}

.cpzx_con {
    position: relative;
}

.cpzx_tit {
    position: absolute;
    top: -40px;
    right: 10px;
}

.cpzx_tit > li {
    float: left;
    display: inline-block;
    padding: 0 5px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
}

.cpzx_tit .hover {
    color: #f94131;
}

.cpzx_li > li {
    width: 235px;
    float: left;
    display: inline-block;
    margin: 0 10px;
    box-sizing: border-box;
    position: relative;
}

.cpzx_item {
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.cpzx_item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.cpzx_item a:hover {
    opacity: 1;
}

.cpzx_item a > img {
    width: 100%;
    border-radius:3px;
    display: block;
}

.cpzx_pp {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 140px;
    padding:15px;
    box-sizing: border-box;
    color: #9e9e9e;
    line-height: 28px;
    display: none;
    animation: fadeInUp .5s both;
}

.cpzx_pp > h2 {
    font-weight: normal;
    font-size: 14px;
}

.cpzx_pp > h2 a {
    color: #202123;
}

.cpzx_pp > h2 a:hover {
    font-weight: 600;
}

.cpzx_pp > p {
    font-size: 12px;
    height: 84px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: normal !important;
}

.cpzx_item:hover .cpzx_pp {
    display: block;
}

.prev, .next {
    position: absolute;
    top: 40%;
    z-index: 9;
    width: 55px;
    height: 55px;
    font-size: 0;
    cursor: pointer;
}

.prev {
    background: url("../img/cpzx_left_nomal.png") 0 0 no-repeat;
    left: -55px;
}
.prev:hover{
    background: url("../img/cpzx_left_hover.png") 0 0 no-repeat;
}

.next {
    background: url("../img/cpzx_right_nomal.png") 0 0 no-repeat;
    right: -55px;
}
.next:hover{
    background: url("../img/cpzx_right_hover.png") 0 0 no-repeat;
    right: -55px;
}

.cpzx_box .btn {
    background: #ccc;
    margin: 60px auto;
}

.cpzx_foot {
    position: absolute;
    height: 230px;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
}

/*客户与伙伴*/
.kh_li {
    padding-bottom: 40px;
}

.kh_li > li {
    width: 20%;
    float: left;
    display: inline-block;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.kh_item {
    background: #fff;
    height: 85px;
    text-align: center;
    line-height: 85px;
    border-radius: 2px;
    box-sizing: border-box;
    border: #fff 1px solid;
}

.kh_item:hover {
    border: #f5f5f5 1px solid;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
}

.kh_item img {
    vertical-align: middle;
    margin: 0 auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .4;
    filter: alpha(opacity=40);
    max-width: 100%;
}

.kh_item:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

/*联系我们*/
.lxwm {
    height: 256px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background:url("../img/lxwm.jpg")  top no-repeat #141a30;
	
}

.lxwm > img { 
    height: 256px;
    margin: 0 auto;
}

.lxtel {
    position: absolute;
    z-index: 2;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
}

.lxte {
    font-size: 46px;
    padding-top: 70px;
    color: #fff;
    font-family: "Courier New", Courier, monospace;
}

.lxwz {
    font-size: 22px;
    height: 24px;
    padding: 22px 0;
    color: #fff;
}

.lxtel .btn {
    display: block;
    margin: auto;
    background: #fff;
    color: #000;
    opacity: .9;
    filter: alpha(opacity=90);
}

.lxtel .btn:hover {
    opacity: 0.8;
}

/*关于我们*/
.gywm {
    padding-bottom: 60px;
}

.gywm_p {
    text-align: center;
    line-height: 32px;
    color: #a4a4a5;
    padding: 0 80px;
}

.gywm_p span {
    color: #fb5c4d;
}

.gywm_con {
    position: relative;
    /* height: 620px; */
    margin-top:20px;
	overflow: hidden;
}

.gywm_cen {
    width: 1px;
    position: absolute;
    top: 28px;
    left: 50%;
    z-index: 1;
    height:calc(100% - 80px) ;
    background: #e9e9e9;
    margin-left: -1px;
	z-index: 0;
}

.gywm_con>ul{ width: 100%; overflow: hidden; padding-bottom: 20px;}
.gywm_con>ul>li{ width: 50%;  clear: both; margin-bottom: -20px;}
.gywm_con>ul>li:nth-child(odd){ float: left;}
.gywm_con>ul>li:nth-child(even){float: right;}

.gywm_con>ul>li:nth-child(odd) .gywm_box{ float: right; margin-right: 20px;}
.gywm_con>ul>li:nth-child(even) .gywm_box {float: left; margin-left: 20px;}



.gywm_box {
    min-width:160px;
    padding: 10px;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    background: #fcfcfc;
    border: #f1f1f2 1px solid;
    border-radius: 3px;
    position: relative;
    max-width: 400px;
	clear: both;
	
}



.gywm_box > h3 {
    color: #263048;
    font-size: 16px;
    font-weight: normal;
}



.gywm_box .gywm_icon {
    display: block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background: #fcfcfc;
    position: absolute;
    top: 30%;
    /* filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474) "; */
}

.gywm_con>ul>li:nth-child(odd) .gywm_box .gywm_icon {
    border-top: #f1f1f2 1px solid;
    border-right: #f1f1f2 1px solid;
    right: -6px;
    right: -5px \9;
}

.gywm_con>ul>li:nth-child(even) .gywm_box .gywm_icon {
    border-bottom: #f1f1f2 1px solid;
    border-left: #f1f1f2 1px solid;
    left: -7px;
    left: -8px \9;
}


/* 左侧圆点 */
.gywm_con>ul>li:nth-child(odd) .gywm_box .gywm_circ {
    display: block;
    position: absolute;
	width: 17px; height: 17px;
    top: 30%; right: -29px;
    border-radius: 50%;
}

.gywm_con>ul>li:nth-child(odd) .gywm_box .gywm_circ > span {
    background: #ccc;
    display: block;
	width: 9px; height: 9px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
}

/* 右侧圆点 */
.gywm_con>ul>li:nth-child(even) .gywm_box .gywm_circ {
    display: block;
    position: absolute;
	width: 17px; height: 17px;
    top: 30%; left: -30px;
    border-radius: 50%;
}

.gywm_con>ul>li:nth-child(even) .gywm_box .gywm_circ > span {
    background: #ccc;
    display: block;
	width: 9px; height: 9px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
}


.gywm_box.gywm_hover, .gywm_box:hover {
    border-color: #fd887d;
    color: #fb5d4d;
}

.gywm_box.gywm_hover > h3, .gywm_box:hover > h3 {
    color: #fb5d4d;
}

.gywm_con>ul>li:nth-child(odd) .gywm_box.gywm_hover .gywm_icon,.gywm_con>ul>li:nth-child(odd)  .gywm_box:hover .gywm_icon {
    border-color: #fd887d;
}

.gywm_con>ul>li:nth-child(even) .gywm_box.gywm_hover .gywm_icon,.gywm_con>ul>li:nth-child(even)  .gywm_box:hover .gywm_icon {
    border-color: #fd887d;
}

.gywm_box.gywm_hover .gywm_circ, .gywm_box:hover .gywm_circ {
    background: rgba(253, 156, 146, .3);
    background: #fee1de \9;
}

.gywm_box.gywm_hover .gywm_circ > span, .gywm_box:hover .gywm_circ > span {
    box-sizing: border-box;
    border: #fb3926 3px solid;
    background: #fff;
}






