/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .5s;transition:all .5s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;

*/

/* 公用标题 */








/* 搜索 */
.box_01{width:1200px;height:100px;background:#2EA0E6;margin:-140px auto 120px auto;position:relative;z-index:999;}

.box_01 .center{width:1200px;height:100px;margin:0 auto;overflow:hidden;}

.box_01 .center .left{width:400px;height:100px;float:left;position:relative;color:#fff;margin-right:90px;text-align:right;}

.box_01 .center .left p:nth-of-type(1){font-size:20px;line-height:22px;font-weight:bold;margin-top:25px;}

.box_01 .center .left p:nth-of-type(2){font-size:18px;line-height:20px;margin-top:15px; letter-spacing:1.5px;}

.box_01 .center .mid{width:225px;height:54px;margin:23px auto;overflow:hidden;float:left;}

.box_01 .center .ss{width:225px;height:30px;overflow:hidden;border-bottom:solid 1px #fff;}

.box_01 .center .ss .input{width:205px;height:30px;line-height:30px;color:#fff;display:inline-block;background:rgba(255,255,255,0);float:left;font-size:14px;}

.box_01 .center .ss .button{width:20px;height:30px;line-height:30px;display:inline-block;background:url(../images/search.png) center center no-repeat #2EA0E6;cursor:pointer;border:none;float:right;}

.box_01 .center .mid p{font-size:12px;color:#a8bad8;line-height:12px;margin-top:10px;}

.box_01 .center .tel{width:290px;font-size:24px;color:#333;line-height:100px;height:100px;padding-left:110px;color:#333;background:#fff;float:right;position:relative;font-weight:bold;}

.box_01 .center .tel span{font-size:15px;color:#2EA0E6;display:compact;float:left;}

.box_01 .center .tel::before{content:'';width:39px;height:35px;background:url(../images/tel01.png);position:absolute;top:33px;left:52px;animation: msClock 1.2s linear infinite;}

@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1.1);}
	
	20%,40% {transform: rotate(15deg) scale(1.1);}
}






/* 产品中心 */
.box_02{width:100%;padding-bottom:70px;height:auto;background:#fff;overflow:hidden;}

.box_02 .h_title{width:1200px;padding-top:40px;height:auto;margin:0 auto;text-align:center; background:url(../images/bt_zm01.png) center top no-repeat;}

.box_02 .h_title h3{font-size:34px;line-height:36px;color:#333;font-weight:bold;}

.box_02 .h_title h3 a{display:block;color:#333;}

.box_02 .center{width:1200px;height:815px;margin:40px auto 0 auto;overflow:hidden;}

.box_02 .center .left{width:240px;height:560px;position:relative;float:left;background:#fff;position:relative;}

.box_02 .center .left .bt{width:240px;height:115px;padding-top:35px;background:#2EA0E6;}

.box_02 .center .left .bt h4{width:135px;padding-left:105px;font-size:24px;color:#fff;font-weight:bold;line-height:26px;background:url(../images/pro_icon.png) 40px center no-repeat;}

.box_02 .center .left .list{width:236px;height:402px;padding-top:6px;border:solid 2px #e6e6e6;border-top:none;overflow: auto;overflow-x: hidden;}

.box_02 .center .left .list::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}

.box_02 .center .left .list::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #d2d2d2;}

.box_02 .center .left .list li{width:200px;height:43px;line-height:42px;margin:0 auto;position:relative;z-index:0;}

.box_02 .center .left .list li::before{content:'';width:200px;height:1px;border-bottom:dashed 1px #ddd;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li::after{content:'';width:0px;height:1px;background:#2EA0E6;position:absolute;topbottom:0;left:0;z-index:1;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li:hover::after{content:'';width:200px;height:1px;background:#2EA0E6;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li a{display:block;width:170px;padding:0 35px 0 0;font-size:15px;color:#666;background:url(../images/pro_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li:hover a{color:#2EA0E6;background:url(../images/pro_jt_02.png) right center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.pro-center{width:1200px;height:560px;float:right;position:relative;}

.pro-center .hd{width:200px;height:36px;background:#fff;border-radius:18px;overflow:hidden;position:absolute;left:-240px;top:95px;z-index:5;}

.pro-center .hd ul{width:200px;height:36px;line-height:36px;overflow:hidden;font-size:15px;}

.pro-center .hd ul li{width:100px;height:36px;float:left;line-height:36px;cursor:pointer;color:#666;text-align:center;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li.on{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li:last-child{float:right;}

.pro-center .hd ul li::before{content:'';width:100px;height:0px;background:#333;border-radius:18px;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li.on::before{content:'';width:100px;height:36px;background:#333;border-radius:18px;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd{width:1200px;height:560px;overflow:hidden;}

.pro-center .bd .main{width:1200px;height:560px;overflow:hidden;display: none;margin-left: 26px;}

.pro-center .bd .main li{width:271px;height:270px;float:left;margin:0 20px 20px 0;overflow:hidden;}

.pro-center .bd .main li:nth-of-type(4n){margin-right:0;}

.pro-center ul li a{display:block;}

.pro-center ul li .img{width:271px;height:225px;overflow:hidden;position:relative;}

.pro-center ul li .img .pic{width:271px;height:225px;overflow:hidden;}

.pro-center ul li .img .pic img{width:271px;height:225px;transition: all 1s;vertical-align:top;}

.pro-center ul li:hover .img .pic img{transform: scale(1.1);}

.pro-center ul li .img .hide{width:271px;height:225px;background:url(../images/pro_bk.png) center bottom no-repeat;position:absolute;left:0;bottom:-225px;-webkit-transition:all .5s;transition:all .5s;}

.pro-center ul li:hover .img .hide{position:absolute;left:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center ul li .txt{width:271px;height:45px;line-height:45px;background:#f5f5f5;overflow:hidden;position:relative;z-index:0;}

.pro-center ul li .txt::before{content:'';width:271px;height:0px;background:#2EA0E6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center ul li:hover .txt::before{content:'';width:271px;height:45px;background:#2EA0E6;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

/* .pro-center ul li .txt .name{width:250px;padding:0 70px 0 20px;font-size:15px;color:#666;background:url(../images/pro_xian01.png) 265px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;} */

.pro-center ul li .txt .name{width:250px;padding:0 0px 0 20px;font-size:15px;color:#666;background:url(../images/pro_xian01.png) 265px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.pro-center ul li:hover .txt .name{color:#fff;background:url(../images/pro_xian02.png) 265px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}






/* 企业优势 */
/* .box_03{width:100%;height:auto;padding-top:80px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;} */
.box_03{width:100%;height:auto;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;margin-top:-27px;}

.box_03 .h_title{width:1200px;padding-top:40px;height:auto;margin:0 auto;text-align:center; background:url(../images/bt_zm02.png) center top no-repeat;}

.box_03 .h_title h3{font-size:34px;line-height:36px;color:#fff;font-weight:bold;}

.box_03 .ys{width:100%;height:550px;margin-top:55px;overflow:hidden;}

.box_03 .ys li{width:20%;height:550px;float:left;cursor:pointer;position:relative;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li.active{width:40%;-webkit-transition:all .5s;transition:all .5s;background-size:100% 550px;}

.box_03 .ys li:nth-of-type(1){background:url(../images/ys_01.jpg) center center no-repeat;}

.box_03 .ys li:nth-of-type(2){background:url(../images/ys_02.jpg) center center no-repeat;}

.box_03 .ys li:nth-of-type(3){background:url(../images/ys_03.jpg) center center no-repeat;}

.box_03 .ys li:nth-of-type(4){background:url(../images/ys_04.jpg) center center no-repeat;}

.box_03 .ys li .txt{width:100%;height:550px;background:rgba(0,0,0,0.4);position:absolute;left:0;top:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li.active .txt{width:64%;height:440px;background:rgba(46,160,230,0.9);position:absolute;left:18%;top:50px;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li .txt i{display:block;width:56px;height:50px;margin:120px auto 0 auto;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li.active .txt i{margin:80px auto 0 auto;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li:nth-of-type(1) .txt i{background:url(../images/ys_icon_01.png) center center no-repeat;}

.box_03 .ys li:nth-of-type(2) .txt i{background:url(../images/ys_icon_02.png) center center no-repeat;}

.box_03 .ys li:nth-of-type(3) .txt i{background:url(../images/ys_icon_03.png) center center no-repeat;}

.box_03 .ys li:nth-of-type(4) .txt i{background:url(../images/ys_icon_04.png) center center no-repeat;}

.box_03 .ys li .txt h4{font-size:20px;line-height:22px;font-weight:bold;margin-top:45px;color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li.active .txt h4{margin-top:25px;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li .txt p{width:50%;font-size:15px;line-height:28px;height:56px;overflow:hidden;margin:25px auto 30px auto;color:rgba(255,255,255,1);-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li.active .txt p{width:82%;font-size:15px;line-height:28px;height:auto;margin:25px auto 30px auto;color:rgba(255,255,255,1);-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li .txt span{display:block;width:40px;height:1px;background:#fff;margin:0 auto;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li.active .txt span{display:block;width:50%;height:1px;background:#fff;margin:0 auto;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li .txt a{display:block;width:80px;line-height:15px;font-size:14px;color:#fff;text-align:left;background:url(../images/ys_jt.png) center right no-repeat;position:absolute;bottom:70px;left:50%;white-space:nowrap;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;}

.box_03 .ys li.active .txt a{-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}





/* 成功案例 */
.box_04{width:100%;height:auto;padding:80px 0;background:#f5f5f5;overflow:hidden;}

.box_04 .h_title{width:1200px;padding-top:35px;height:auto;margin:0 auto;text-align:center;background:url(../images/bt_zm03.png) center top no-repeat;}

.box_04 .h_title h3{font-size:34px;line-height:36px;color:#333;font-weight:bold;}

.box_04 .list{width:1200px;height:810px;margin:40px auto;overflow:hidden;}

.box_04 .list li{width:380px;height:390px;margin:0 30px 30px 0;overflow:hidden;background:#fff;float:left;}

.box_04 .list li:nth-of-type(3n){margin-right:0;}

.box_04 .list li a{display:block;}

.box_04 .list li .img{width:380px;height:285px;overflow:hidden;}

.box_04 .list li .img img{width:380px;height:285px;transition: all 1s;vertical-align:top;}

.box_04 .list li:hover .img img{transform: scale(1.1);}

.box_04 .list li .name{display:block;width:340px;height:35px;margin:20px auto 0 auto;font-size:15px;color:#666;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .list li:hover .name{color:#2EA0E6;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .list li .name::before{content:'';width:340px;height:1px;background:#e9e9e9;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .list li .name::after{content:'';width:0px;height:1px;background:#2EA0E6;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .list li:hover .name::after{content:'';width:340px;height:1px;background:#2EA0E6;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .list li p{width:340px;margin:15px auto;font-size:14px;color:#666;line-height:16px;background:url(../images/case_jt.png) center right no-repeat;}

.box_04 .more{display:block;width:148px;height:38px;margin:0 auto;border:solid 1px #ddd;border-radius:20px;background:url(../images/case_dian01.png) center center no-repeat #fff;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .more:hover{background:url(../images/case_dian02.png) center center no-repeat #2EA0E6;-webkit-transition:all .5s;transition:all .5s;}


.index_case{
    position: relative;
    z-index: 2;
    height: 686px;
}
.index_case .bj_1{
    position: absolute;
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    background: #ffffff;
}
.index_case .bj_2{
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: #f1f1f6;
}
.index_case .neirong{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
.index_case .neirong .biaoti{
    text-align: center;
}
.index_case .neirong .biaoti .p1{
    font-size: 30px;
    color: #222222;
    line-height: 47px;
    padding-top: 74px;
    margin-top: -28px;
}
.index_case .neirong .biaoti .p2 p{
    font-size: 16px;
    color: #9f9f9f;
    text-transform: uppercase;
    font-family: -webkit-pictograph;
    display: inline-block;
    line-height: 26px;
    padding: 0 16px;
}
.index_case .neirong .biaoti .p2 .xian{
    width: 46px;
    height: 1px;
    background: #919293;
    display: inline-block;
    margin-bottom: 5px;
}
.index_case .lunbo{
    width: 90%   ;
    margin: auto;
    margin-top: 40px;
    position: relative;
}
.index_case .case a{
    display: block;
    border: 1px solid #f0ecec;
    width: 377px;
    margin: 0 10px;
    background: #fff;
    margin-bottom: 55px;
    transition:all 0.3s ease-in-out;
}
.index_case .case a img{
    width: 100%;
}
.index_case .case a .text{
    height: 148px;
    width: 20%;
}
.index_case .case a .text .p1{
    font-size: 18px;
    color: #222222;
    text-align: center;
    width: 330px;
    line-height: 28px;
    height: 28px;
    padding-top: 34px;
    margin: auto;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.index_case .case a .text .p2{
    width: 330px;
    font-size: 14px;
    color: #8a8a8a;
    line-height: 20px;
    height: 20px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    overflow:hidden; 
}
.index_case .case a .text p{
    width: 330px;
    font-size: 14px;
    color: #8a8a8a;
    line-height: 24px;
    text-align: center;
    margin: auto;
    margin-top: 16px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.index_case .case a .text .more{
    width: 119px;
    height: 32px;
    background: #2EA0E6;
    font-size: 18px;
    /* margin: auto; */
    margin-left: 163%;
    margin-top: 30px;
    color: #ffffff;
    transition:all 0.3s ease-in-out;
    text-align: center;
    line-height: 32px;
    border-radius: 32px;
    text-transform: uppercase;
    font-family: -webkit-pictograph;
}
.index_case .case a:hover .text .more{
    background: #4D97F7;
}
.index_case .case a:hover{
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
}
.index_case .swiper-button-prev{
    width: 44px;
    height: 87px;
    background: url("../images/left.png") no-repeat;
    left: -64px;
    top: 38.6%;
}
.index_case .swiper-button-next{
    width: 44px;
    height: 87px;
    background: url("../images/right.png") no-repeat;
    transition:all 0.3s ease-in-out;
    right: -64px;
    top: 38.6%;
}
.index_case .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border: solid 1px #b6b6b6;
    display: inline-block;
    border-radius: 100%;
    background: none;
    opacity: 1;
    margin: 0 8px;
}
.index_case .swiper-pagination-bullet-active {
    opacity: 1;
    background: #2EA0E6;
    border: solid 1px #2EA0E6;
}
.index_case .swiper-pagination{
    text-align: center;
    margin: auto;
    display: block;
    width: 100%;
}

 






/* 在线留言 */
.box_05{width:100%;height:400px;background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .center{width:1200px;height:400px;margin:0 auto;}

.box_05 .txt{width:471px;height:400px;float:left;color:#fff;}

.box_05 .txt p:nth-of-type(1){width:468px;height:36px;background:url(../images/ad_zm01.png);margin-top:90px;}

.box_05 .txt p:nth-of-type(2){width:470px;height:40px;line-height:40px;text-align:center;background:url(../images/p_back.png) center bottom no-repeat; font-size:28px;font-weight:lighter;margin-top:20px;}

.box_05 .txt p:nth-of-type(3){width:471px;height:12px;background:url(../images/ad_zm02.png);margin-top:15px;}

.box_05 .txt .tel{width:470px;height:38px;line-height:38px;margin-top:30px;}

.box_05 .txt .tel span{display:block;font-size:24px;line-height:38px;padding-left:55px;font-weight:bold;position:relative;float:left;}

.box_05 .txt .tel span::before{content:'';width:39px;height:35px;background:url(../images/tel02.png);position:absolute;top:2px;left:0;animation: msClock 1.2s linear infinite;}

.box_05 .txt .tel span i{display:block;font-size:15px;float:left;margin-right:10px;}

.box_05 .txt .tel a{display:block;width:150px;height:40px;line-height:40px;text-align:center;background:#f2f2f2;float:right;font-size:15px;color:#666;border-radius:5px;}

.box_05 .ly{width:520px;height:400px;box-sizing:content-box;float:right;position:relative;}

.box_05 .ly .bt{width:auto;height:60px;position:relative;z-index:2;padding-left:70px;margin-top:80px;background:url(../images/ly_icon.png) left center no-repeat;box-sizing:content-box;}

.box_05 .ly .bt p{font-size:18px;line-height:20px;font-weight:bold;color:#fff;padding-top:8px;box-sizing:content-box;}

.box_05 .ly .bt h4{font-size:16px;line-height:16px;color:#fff;margin-top:8px;}

.box_05 .ly .form{width:520px;height:145px;margin-top:25px;position:relative;}

.box_05 .ly .form p{width:250px;height:24px;overflow:hidden;border-bottom:solid 1px #fff;}

.box_05 .ly .form input{display:block;width:230px;height:24px;line-height:24px;color:#fff;font-size:14px;padding-left:20px;box-sizing:content-box;}

.box_05 .ly .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_05 .ly .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_05 .ly .form p:nth-of-type(3){width:260px;height:24px;position:absolute;left:0;top:58px;}

.box_05 .ly .form p:nth-of-type(1) input{background:url(../images/name.png) left center no-repeat rgba(0,0,0,0);}

.box_05 .ly .form p:nth-of-type(2) input{background:url(../images/phone.png) left center no-repeat rgba(0,0,0,0);}

.box_05 .ly .form textarea{width:230px;height:24px;line-height:24px;color:#fff;font-size:14px;padding-left:20px;box-sizing:content-box;background:url(../images/liuyan.png) left center no-repeat rgba(0,0,0,0);}

.box_05 .ly .form p:nth-of-type(4){width:250px;height:39px;position:absolute;top:43px;right:0;z-index:2;overflow:hidden;}

.box_05 .ly .form p:nth-of-type(4) input{display:block;width:120px;height:39px;line-height:39px;color:#fff;font-size:14px;float:left;background:url(../images/yzm.png) left center no-repeat rgba(0,0,0,0);}

.box_05 .ly .form p:nth-of-type(4) img{display:block;float:right;width:100px;height:39px;cursor:pointer;}

.box_05 .ly .form .tj{width:520px;height:40px;border:none;position:absolute;bottom:0;right:0;background:#fff;overflow:hidden;z-index:0;}

.box_05 .ly .form .tj .btn{display: block;width:540px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#333;border:none;background:none;cursor:pointer;}

.box_05 .ly .form .tj .btn:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .ly .form .tj::before{content:'';width:520px;height:0px;background:#333;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .ly .form .tj:hover::before{content:'';width:520px;height:40px;background:#333;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}





/* 关于我们 */
/* .box_06{width:100%;height:860px;padding-top:70px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;position:relative;} */
.box_06{width:100%;height:1129px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;position:relative;}

.box_06 .h_title{width:1200px;padding-top:40px;height:115px;margin:0 auto;text-align:center;background:url(../images/bt_zm04.png) center top no-repeat;}

.box_06 .h_title h3{font-size:34px;line-height:36px;color:#333;font-weight:bold;}

.box_06 .h_title p{font-size:18px;line-height:18px;color:#666;margin-top:20px;}

.box_06 .center{width:1200px;height:689px;margin:0px auto 0 auto;position:relative;}

.box_06 .center .ms{width:1000px;font-size:14px;color:#666;line-height:25px;height:125px;overflow:hidden;margin:0 auto;text-align:center;text-indent:2em;}

.box_06 .center .list{width:860px;height:80px;margin:45px auto 0 auto;overflow:hidden;}

.box_06 .center .list li{width:200px;height:80px;float:left;overflow:hidden;background:#f5f5f5;border-radius:8px;margin-right:20px;position:relative;z-index:0;}

.box_06 .center .list li:last-child{margin-right:0;}

.box_06 .center .list li::before{content:'';width:200px;height:0px;background:#2EA0E6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .list li.active::before{content:'';width:200px;height:80px;background:#2EA0E6;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .list li a{display:block;width:110px;height:80px;padding-left:90px;font-size:18px;color:#666;font-weight:bold;line-height:80px;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .list li.active a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .list li:nth-of-type(1) a{background:url(../images/ab_icon_01.png) 40px center no-repeat;}

.box_06 .center .list li:nth-of-type(1).active a{background:url(../images/ab_icon_02.png) 40px center no-repeat;}

.box_06 .center .list li:nth-of-type(2) a{background:url(../images/ab_icon_03.png) 40px center no-repeat;}

.box_06 .center .list li:nth-of-type(2).active a{background:url(../images/ab_icon_04.png) 40px center no-repeat;}

.box_06 .center .list li:nth-of-type(3) a{background:url(../images/ab_icon_05.png) 40px center no-repeat;}

.box_06 .center .list li:nth-of-type(3).active a{background:url(../images/ab_icon_06.png) 40px center no-repeat;}

.box_06 .center .list li:nth-of-type(4) a{background:url(../images/ab_icon_07.png) 40px center no-repeat;}

.box_06 .center .list li:nth-of-type(4).active a{background:url(../images/ab_icon_08.png) 40px center no-repeat;}

.box_06 .center img{display:block;width:1200px;height:400px;position:absolute;left:0;bottom:0;}






/* 新闻资讯 */
.box_07{width:100%;padding:0px 0;height:auto;background:#f5f5f5;overflow:hidden;}

.box_07 .h_title{width:1200px;padding-top:35px;height:auto;margin:0 auto;text-align:center; background:url(../images/bt_zm05.png) center top no-repeat;}

.box_07 .h_title h3{font-size:34px;line-height:36px;color:#333;font-weight:bold;}

.box_07 .h_title h3 a{display:block;color:#333;}

.box_07 .news_center{width:1200px;height:auto;margin:40px auto 0 auto;overflow:hidden;}

.box_07 .news_center .hd{width:1200px;height:30px;overflow:hidden;position:relative;}

.box_07 .news_center .hd::after{content:'';width:1200px;height:1px;background:#ddd;position:absolute;bottom:1px;left:0;}

.box_07 .news_center .hd ul{width:300px;height:30px;overflow:hidden;float:left;position:relative;}

.box_07 .news_center .hd ul li{width:80px;height:30px;line-height:20px;text-align:center;float:left;font-size:18px;font-weight:bold;margin-right:30px;position:relative;}

.box_07 .news_center .hd ul li:nth-of-type(3){margin-right:0;}

.box_07 .news_center .hd ul li::after{content:'';width:0px;height:2px;background:#2EA0E6;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd ul li.on::after{content:'';width:80px;height:2px;background:#2EA0E6;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd ul li a{display:block;height:32px;color:#333;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd ul li.on a{color:#2EA0E6;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd .more{display:block;float:right;font-size:14px;color:#666;line-height:20px;text-transform: Uppercase;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd .more:hover{margin-right:10px;color:#2EA0E6;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd{width:1200px;height:410px;margin-top:30px;overflow:hidden;}

.box_07 .news_center .bd .main{width:1200px;height:410px;overflow:hidden;}

.box_07 .news_center .bd .main .left{width:380px;height:410px;background:#fff;overflow:hidden;float:left;}

.box_07 .news_center .bd .main .left .img{width:380px;height:250px;overflow:hidden;position:relative;}

.box_07 .news_center .bd .main .left .img img{width:380px;height:250px;vertical-align:top;}

.box_07 .news_center .bd .main .left .name{display:block;width:340px;font-size:16px;color:#666;line-height:18px;margin:30px auto 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .left:hover .name{color:#2EA0E6;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .left p{width:340px;font-size:14px;color:#8e8e8e;line-height:22px;height:44px;margin:15px auto 0 auto;overflow:hidden;}

.box_07 .news_center .bd .main .left span{width:340px;display:block;font-size:14px;color:#2EA0E6;line-height:12px;margin:15px auto 0 auto;}

.box_07 .news_center .bd .main .list{width:790px;height:410px;overflow:hidden;float:right;}

.box_07 .news_center .bd .main .list li{width:380px;height:100px;padding:45px 0;margin-bottom:30px;background:#fff;float:left;overflow:hidden;}

.box_07 .news_center .bd .main .list li:nth-of-type(2n){float:right;}

.box_07 .news_center .bd .main .list li .date{width:80px;height:100px;float:left;text-align:center;font-family:Arial;margin-right:10px;}

.box_07 .news_center .bd .main .list li .date span:nth-of-type(1){display:block;color:#2EA0E6;font-size:40px;line-height:30px;margin-top:20px;}

.box_07 .news_center .bd .main .list li .date span:nth-of-type(2){display:block;color:#666666;font-size:14px;line-height:12px;margin-top:10px;}

.box_07 .news_center .bd .main .list li .txt{width:260px;height:100px;float:left;}

.box_07 .news_center .bd .main .list li .txt a{display:block;font-size:16px;color:#666;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .list li:hover .txt a{color:#2EA0E6;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .list li p{font-size:14px;color:#8e8e8e;line-height:22px;height:66px;overflow:hidden;margin-top:20px;}















/* 提交按钮的线条边框特效 */
.bz-buttonAnimat {
    position: relative
}
/*
.bz-buttonAnimat .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
*/
.bz-buttonAnimat::before,
.bz-buttonAnimat::after,
.bz-buttonAnimat .inner::before,
.bz-buttonAnimat .inner::after {
    background-color: #2EA0E6;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #2EA0E6;
}


.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner:before,
.bz-buttonAnimat .inner:after {
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:before,
.bz-buttonAnimat.both:after {
    left: 0;
    width: 100%;
    height:2px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:before,
.bz-buttonAnimat.both .inner:after {
    top: 0;
    width: 2px;
    height: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.both .inner:before {
    left: 0
}

.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:after {
    right: 0
}

.bz-buttonAnimat.horizontal .inner:hover:before,
.bz-buttonAnimat.horizontal .inner:hover:after,
.bz-buttonAnimat.both .inner:hover:before,
.bz-buttonAnimat.both .inner:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.both:before {
    top: 0
}

.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:after {
    bottom: 0
}

.bz-buttonAnimat.horizontal:hover:before,
.bz-buttonAnimat.horizontal:hover:after,
.bz-buttonAnimat.both:hover:before,
.bz-buttonAnimat.both:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.bz-buttonAnimat.horizontal:hover .inner:before,
.bz-buttonAnimat.horizontal:hover .inner:after,
.bz-buttonAnimat.both:hover .inner:before,
.bz-buttonAnimat.both:hover .inner:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal.clockwise .inner:before,
.bz-buttonAnimat.both.clockwise .inner:before {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise .inner:after,
.bz-buttonAnimat.both.clockwise .inner:after {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:before,
.bz-buttonAnimat.both.clockwise:before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.bz-buttonAnimat.horizontal.clockwise:after,
.bz-buttonAnimat.both.clockwise:after {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:before,
.bz-buttonAnimat.both.clockwise:hover .inner:before {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:after,
.bz-buttonAnimat.both.clockwise:hover .inner:after {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise:hover:before,
.bz-buttonAnimat.both.clockwise:hover:before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}
.sortt{text-align:center;margin-top:30px;margin-bottom:45px;}

.sortt li{background:#2EA0E6;display:inline-block;text-align:center;width:144px;line-height:45px;margin:0 7px;border-radius:30px;margin-bottom: 10px;}

.sortt li a{color:white;font-size:16px;}

.sortt li:hover{background:#4D97F7;}

.sortt li:hover a{color:#fff;}

.sortt li.on{background:#4D97F7;}

.sortt li.on a{color:#fff;}


.case{
    height: 650px;
    overflow: hidden;
   
}
.case li{
    width: 21%;
    float: left;
    margin-left:0.2% ;
    margin-right:0.7% ;
}



.partner{width: 100%;padding-bottom: 30px;}

.partner .mainCon{width: 100%;margin: 18px auto 0;position: relative;}

.partner .mainCon .btn{      display: block;
    width: 79px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    top:62px;
    cursor: pointer;
    z-index: 99;}

.partner .mainCon .prev{left: -72px;}

.partner .mainCon .next{right: -90px;}

.partner .mainCon .btn img{display: block;
    width: 51px;
    height: 100px;
    position: relative;}

.partner .mainCon .btn:hover img{top: -51px;}

.partner .mainCon .box{width: 100%;overflow: hidden;height: 267px;position: relative;}

.partner .mainCon .box ul{position: absolute;left: 0;top: 0;width: 102%;}

.partner .mainCon li{    float: left;
    width: 292px;
    margin-right: 12px;}

.partner .mainCon li span{display: block;width: 285px;height: 182px;border: 1px solid #f1f1f1;}

.partner .mainCon li img{display: block;width: 285px;height: 182px;}

.partner .mainCon li a{text-decoration: none;display: block;}

.partner .mainCon li em{font-size: 14px;color: #333333;display: block;text-align: center;margin-top: 8px;font-style:normal}
/* .partner .mainCon li img:hover {
	-webkit-transform: scale(1.12, 1.12);
	transform: scale(1.12, 1.12);
	-moz-transform: scale(1.12, 1.12);
} */

