/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .7s;transition:all .7s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;font-family:Arial;

*/

/* 公用标题 */



/* 关于我们 */
.box_01{width:100%;height:1200px; background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_01 .center{width:1200px;height:1200px;margin:0 auto;}

.box_01 .center .top{width:1200px;height:700px;}

.box_01 .center .top .txt{width:660px;height:700px;float:left;}

.box_01 .center .top .txt span{display:block;width:355px;height:29px;background:url(../images/ab_zm.png);margin-top:100px;}

.box_01 .center .top .txt h3{font-size:28px;color:#333;font-weight:bold;line-height:30px;margin-top:30px;}

.box_01 .center .top .txt p{font-size:14px;color:#888;line-height:30px;height:210px;overflow:hidden;margin-top:60px;text-indent:2em;}

.box_01 .center .top .txt .more{display:block;width:170px;height:60px; background:url(../images/dian01.png) 115px 34px no-repeat #0553a2;margin-top:70px;font-size:14px;color:#fff;line-height:60px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .top .txt .more:hover{margin-left:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .top .img{width:360px;height:700px;float:right;position:relative;}

.box_01 .center .top .img img:nth-of-type(1){display:block;width:720px;height:960px;position:absolute;left:0;top:0;z-index:1;}

.box_01 .center .top .img img:nth-of-type(2){display:block;width:508px;height:371px;position:absolute;left:105px;top:180px;z-index:2;}

.box_01 .center .show-center{width:1200px;height:500px;position:relative;z-index:5;}

.box_01 .center .show-center .hd{width:54px;height:150px;position:absolute;left:-27px;top:175px;overflow:hidden;z-index:9;}

.box_01 .center .show-center .hd .prev{width:52px;height:52px;cursor:pointer;background:url(../images/show_jt_03.png) center center no-repeat rgba(255,255,255,0);border-radius:50%;border:solid 1px #fff;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .show-center .hd .next{width:52px;height:52px;cursor:pointer;background:url(../images/show_jt_02.png) center center no-repeat rgba(255,255,255,0);border-radius:50%;border:solid 1px #fff;position:
absolute;left:0;top:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .show-center .hd .prev:hover{background:url(../images/show_jt_04.png) center center no-repeat rgba(255,255,255,1);-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .show-center .hd .next:hover{background:url(../images/show_jt_01.png) center center no-repeat rgba(255,255,255,1);-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .show-center .bd{width:1200px;height:500px;}

.box_01 .center .show-center .bd .main{width:1200px;height:500px;overflow:hidden;position:relative;}

.box_01 .center .show-center .bd .main .img{width:1200px;height:500px;position:relative;}

.box_01 .center .show-center .bd .main .img img{width:1200px;height:500px;vertical-align:top;object-fit:cover;}

.box_01 .center .show-center .bd .main .img::before{content:'';width:1200px;height:500px; background:rgba(13,15,33,0.3);position:absolute;top:0;left:0;z-index:1;}

.box_01 .center .show-center .bd .main .txt{width:1140px;height:120px;padding:0 30px;position:absolute;left:0;bottom:0;z-index:5;}

.box_01 .center .show-center .bd .main h4{font-size:32px;color:#fff;line-height:32px;}

.box_01 .center .show-center .bd .main p{font-size:14px;color:#fff;line-height:15px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_01 .center .show-center .bd .main .more{display:block;width:40px;height:40px; background:url(../images/show_jt_05.png) center center no-repeat rgba(255,255,255,0.3);position:absolute;top:20px;right:40px;border-radius:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .show-center .bd .main .more:hover{background:url(../images/show_jt_05.png) center center no-repeat rgba(5,83,162,0.8);-webkit-transition:all .7s;transition:all .7s;}





/* 服务项目 */
.box_02{width:100%;height:950px;padding-top:80px; background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .top{width:1200px;height:130px;margin:0 auto;overflow:hidden;}

.box_02 .top .h_title{width:153px;height:130px;float:left;}

.box_02 .top .h_title p{width:153px;height:79px;background:url(../images/pro_zm.png);}

.box_02 .top .h_title h3{font-size:24px;color:#333;line-height:26px;margin-top:25px;}

.box_02 .top .h_title h3 a{display:block;color:#333;}

.box_02 .top .fl_list{width:880px;height:130px;float:right;display:flex;justify-content: space-between;}

.box_02 .top .fl_list a{display:block;width:130px;height:130px;border-radius:65px;background:rgba(5,83,162,0);-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:hover{background:rgba(5,83,162,1);-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a i{display:block;width:45px;height:40px;margin:30px auto 0 auto;}

.box_02 .top .fl_list a:hover .icon{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_02 .top .fl_list a:nth-of-type(1) i{background:url(../images/pro_jt_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(2) i{background:url(../images/pro_jt_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(3) i{background:url(../images/pro_jt_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(4) i{background:url(../images/pro_jt_07.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(5) i{background:url(../images/pro_jt_09.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(6) i{background:url(../images/pro_jt_11.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(1):hover i{background:url(../images/pro_jt_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(2):hover i{background:url(../images/pro_jt_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(3):hover i{background:url(../images/pro_jt_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(4):hover i{background:url(../images/pro_jt_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(5):hover i{background:url(../images/pro_jt_10.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:nth-of-type(6):hover i{background:url(../images/pro_jt_12.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a p{font-size:15px;color:#333;line-height:16px;text-align:center;margin-top:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .fl_list a:hover p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list{width:1200px;height:auto;margin:50px auto 0 auto;overflow:hidden;}

.box_02 .pro_list li{width:380px;height:330px;float:left;margin:0 30px 30px 0;overflow:hidden;}

.box_02 .pro_list li:nth-of-type(3n){margin-right:0;}

.box_02 .pro_list li a{display:block;}

.box_02 .pro_list li .img{width:380px;height:280px;position:relative;overflow:hidden;}

.box_02 .pro_list li .img img{width:380px;height:280px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_02 .pro_list li:hover .img img{transform: scale(1.1);}

.box_02 .pro_list li .img .more{width:50px;height:50px; background:url(../images/jia01.png) center center no-repeat rgba(5,83,162,1);position:absolute;top:0;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li:hover .img .more{width:380px;height:280px;background:url(../images/jia01.png) center center no-repeat rgba(5,83,162,0.7);position:absolute;top:0;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li .txt{width:380px;height:50px;position:relative; background:#edf1f5;overflow:hidden;}

.box_02 .pro_list li .txt::before{content:'';width:380px;height:2px;background:#ddd;position:absolute;bottom:0;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li .txt::after{content:'';width:0px;height:2px;background:#0553a2;position:absolute;bottom:0;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li:hover .txt::after{content:'';width:380px;height:2px;background:#0553a2;position:absolute;bottom:0;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li .txt .name{width:340px;padding:0 20px;line-height:50px;font-size:15px;color:#333;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li:hover .txt .name{color:#0553a2;-webkit-transition:all .7s;transition:all .7s;}








/* 企业优势 */
.box_03{width:100%;height:600px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.look_center{width:1200px;height:600px;margin:0 auto;position:relative;}

.look_center::before{content:'';width:600px;height:600px;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;z-index:2;}

.look_center .h_title{width:480px;height:170px;border-bottom:dashed 1px rgba(255,255,255,0.6);position:absolute;top:60px;left:60px;z-index:9;}

.look_center .h_title p{width:266px;height:79px;background:url(../images/ys_zm.png);}

.look_center .h_title h3{font-size:24px;color:#fff;line-height:25px;margin-top:25px;}

.look_center .bd{width:1200px;height:600px;}

.look_center .bd .main{width:1200px;height:600px;position:relative;}

.look_center .bd .main .img{width:1200px;height:600px;position:relative;}

.look_center .bd .main .img img{width:1560px;height:600px;vertical-align:top;position:absolute;left:0;top:0;}

.look_center .bd .main .txt{width:480px;height:600px;padding:0 60px;position:absolute;left:0;top:0;z-index:8;}

.look_center .bd .main .txt h4{line-height:24px;margin-top:305px;font-size:22px;color:#fff;font-weight:bold;}

.look_center .bd .main .txt p{font-size:14px;color:#fff;line-height:28px;margin-top:35px;}

.look_center .hd{width:100px;height:45px;position:absolute;bottom:75px;left:60px;z-index:10;}

.look_center .hd .prev{width:45px;height:45px;cursor:pointer;background:url(../images/ys_jt_01.png) center center no-repeat #fff;border-radius:50%;-webkit-transition:all .7s;transition:all .7s;float:left;}

.look_center .hd .prev:hover{background:url(../images/ys_jt_02.png) center center no-repeat #0553a2;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .next{width:45px;height:45px;cursor:pointer;background:url(../images/ys_jt_03.png) center center no-repeat #fff;border-radius:50%;-webkit-transition:all .7s;transition:all .7s;float:right;}

.look_center .hd .next:hover{background:url(../images/ys_jt_04.png) center center no-repeat #0553a2;-webkit-transition:all .7s;transition:all .7s;}





/* 服务流程 */
.box_04{width:100%;height:538px;padding-top:80px;background:url(../images/lc_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .top{width:1140px;padding-left:60px;height:130px;margin:0 auto;overflow:hidden;}

.box_04 .top .h_title{width:170px;height:130px;float:left;}

.box_04 .top .h_title p{width:170px;height:79px;background:url(../images/lc_zm.png);}

.box_04 .top .h_title h3{font-size:24px;color:#333;line-height:26px;margin-top:25px;}

.box_04 .top .tel{width:280px;height:130px;float:right;}

.box_04 .top .tel p{padding-left:32px;font-size:24px;color:#333;font-weight:bold;line-height:28px;font-family:Arial;position:relative;font-weight:bold;margin-top:48px;}

.box_04 .top .tel p span{display:block;float:left;font-size:14px;font-weight:normal;margin-right:15px;}

.box_04 .top .tel p::before{content:'';width:22px;height:28px;background:url(../images/tel02.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.box_04 .top .tel a{display:block;width:150px;height:40px;font-size:14px;color:#fff;line-height:40px;text-align:center;background:#0553a2;margin:14px 0 0 130px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .top .tel a:hover{border-radius:20px;margin:14px 0 0 120px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list{width:1140px;padding-left:60px;height:280px;margin:50px auto  auto;overflow:hidden;display:flex;justify-content: space-between;}

.box_04 .list li{width:165px;height:280px;overflow:hidden;position:relative;}

.box_04 .list li .txt{width:125px;padding:30px 20px 0 20px;height:170px;text-align:center;background:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li:hover .txt{background:#0553a2;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li .txt p:nth-of-type(1){font-size:26px;color:#333;line-height:22px;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li .txt p:nth-of-type(2){width:125px;height:1px; border-top:dashed 1px #bfbfbf;margin-top:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li .txt p:nth-of-type(3){font-size:18px;color:#333;line-height:18px;margin-top:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li .txt p:nth-of-type(4){width:50px;height:15px;border-bottom:solid 2px #0553a2;font-size:12px;color:#888;line-height:10px;text-transform: Uppercase;margin:40px auto 0 auto;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li:hover .txt p:nth-of-type(1){color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li:hover .txt p:nth-of-type(2){border-top:dashed 1px #fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li:hover .txt p:nth-of-type(3){color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li:hover .txt p:nth-of-type(4){border-bottom:solid 2px #fff;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .list li .line{width:1px;height:40px; background:#0553a2;margin:0 auto;}

.box_04 .list li .round{display:block;width:10px;height:10px;position:absolute;bottom:13px;left:50%;margin-left:-5px;z-index:5;border-radius:5px;background:rgba(5,83,162,1);}

.box_04 .list li .round .circle_bottom{background:rgba(5,83,162,0.3);border-radius: 100%;width:20px;height:20px;filter: alpha(opacity=70);z-index: -100;position: absolute;top:-5px;left: -5px;}

.box_04 .list li .round .circle_bottom2{background:rgba(5,83,162,0.7);border-radius: 100%;width:30px;height:30px;filter: alpha(opacity=70);z-index: -110;position: absolute;top:-10px;left: -10px;}

.animation{-webkit-animation: twinkling 2.1s infinite ease-in-out;animation: twinkling 2.1s infinite ease-in-out;-webkit-animation-fill-mode: both;animation-fill-mode: both;}

.animation2{ -webkit-animation: twinkling 2.1s infinite ease-in-out;animation: twinkling 2.1s infinite ease-in-out;-webkit-animation-fill-mode: both;animation-fill-mode: both;}

@-webkit-keyframes twinkling {
	0% {
		opacity: 0.2;
		filter: alpha(opacity=20);
		-webkit-transform: scale(1);
	}

	50% {
		opacity: 0.5;
		filter: alpha(opacity=50);
		-webkit-transform: scale(1.12);
	}

	100% {
		opacity: 0.2;
		filter: alpha(opacity=20);
		-webkit-transform: scale(1);
	}
}

@keyframes twinkling {
	0% {
		opacity: 0.2;
		filter: alpha(opacity=20);
		-webkit-transform: scale(1);
	}

	50% {
		opacity: 0.5;
		filter: alpha(opacity=50);
		-webkit-transform: scale(1.12);
	}

	100% {
		opacity: 0.2;
		filter: alpha(opacity=20);
		-webkit-transform: scale(1);
	}
}




/* 售后服务 */
.box_05{width:100%;height:715px;padding-top:80px;background:url(../images/fw_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .top{width:1200px;height:130px;margin:0 auto;overflow:hidden;}

.box_05 .top .h_title{width:254px;height:130px;float:left;}

.box_05 .top .h_title p{width:254px;height:79px;background:url(../images/fw_zm.png);}

.box_05 .top .h_title h3{font-size:24px;color:#fff;line-height:26px;margin-top:25px;}

.box_05 .top a{display:block;width:170px;height:60px;float:right;background:url(../images/dian01.png) 115px 34px no-repeat #0553a2;margin-top:70px;font-size:14px;color:#fff;line-height:60px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .top a:hover{margin-right:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list{width:1200px;height:455px;margin:50px auto 0 auto;overflow:hidden;display:flex;justify-content: space-between;}

.box_05 .list li{width:285px;height:415px;position:relative;overflow:hidden;text-align:center;}

.box_05 .list li:nth-of-type(2n-1){margin-top:40px;}

.box_05 .list li .img{width:285px;height:240px;overflow:hidden;}

.box_05 .list li .img img{width:285px;height:240px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_05 .list li:hover .img img{transform: scale(1.1);}

.box_05 .list li .txt{width:225px;height:205px;padding:0 20px; background:#fff;border-radius:10px;position:absolute;left:10px;bottom:0;z-index:2;overflow:hidden;}

.box_05 .list li .txt .name{display:block;width:225px;height:59px;border-bottom:dashed 1px #d5d5d5;line-height:59px;font-size:18px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:hover .txt .name{border-bottom:dashed 1px #0553a2;color:#0553a2;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li .txt p{font-size:14px;color:#888;line-height:25px;height:50px;overflow:hidden;margin-top:15px;}

.box_05 .list li .txt .more{display:block;width:40px;height:40px;margin:20px auto 0 auto; background:url(../images/jia02.png) center center no-repeat #0553a2;border-radius:20px;-webkit-transition:all 1s;transition:all 1s;}

.box_05 .list li:hover .txt .more{transform:rotate(360deg);-webkit-transition:all 1s;transition:all 1s;}





/* 合作案例 */
.box_06{width:100%;height:988px;padding-top:80px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .top{width:1160px;padding-right:40px;height:130px;margin:0 auto;overflow:hidden;}

.box_06 .top .h_title{width:282px;height:130px;float:left;}

.box_06 .top .h_title p{width:282px;height:79px;background:url(../images/case_zm.png);}

.box_06 .top .h_title h3{font-size:24px;color:#333;line-height:26px;margin-top:25px;}

.box_06 .top a{display:block;width:170px;height:60px;float:right;background:url(../images/dian01.png) 115px 34px no-repeat #0553a2;margin-top:70px;font-size:14px;color:#fff;line-height:60px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .top a:hover{margin-right:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .bx{width:1160px;padding-right:40px;height:500px;margin:50px auto  auto;overflow:hidden;}

.box_06 .bx .img{width:765px;height:500px;float:left;}

.box_06 .bx .img img{width:765px;height:500px;vertical-align:top;object-fit:cover;}

.box_06 .bx .txt{width:295px;height:500px;float:right;padding:0 50px;background:#f1f1f1;overflow:hidden;}

.box_06 .bx .txt .name{display:block;width:auto;height:39px;border-bottom:dashed 1px #b1b1b1;margin-top:120px;font-size:20px;color:#333;line-height:22px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .bx:hover .txt .name{color:#0553a2;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .bx .txt p{font-size:14px;color:#888;line-height:25px;height:100px;overflow:hidden;margin-top:35px;}

.box_06 .bx .txt .more{display:block;width:108px;height:28px;border:solid 1px #b1b1b1;background:#f1f1f1;margin-top:45px;font-size:14px;color:#333;line-height:28px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .bx:hover .txt .more{background:#0553a2;color:#fff;border:solid 1px #0553a2;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .list{width:1160px;padding-right:40px;height:275px;margin:30px auto  auto;overflow:hidden;}

.box_06 .list li{width:366px;height:275px;float:left;margin-right:31px;overflow:hidden;position:relative;}

.box_06 .list li:last-child{margin-right:0;}

.box_06 .list li a{display:block;}

.box_06 .list li .img{width:366px;height:275px;overflow:hidden;position:relative;}

.box_06 .list li .img img{width:366px;height:275px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_06 .list li:hover .img img{transform: scale(1.1);}

.box_06 .list li .txt{width:366px;height:40px;padding-top:60px;overflow:hidden;position:absolute;left:0;bottom:0;background-image:-moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);opacity: 0.7;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .list li .txt .name{width:260px;height:20px;padding:0 66px 0 40px;font-size:16px;color:#fff;line-height:20px;position:relative;background:url(../images/case_jt.png) 325px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .list li:hover .txt .name{width:250px;padding:0 66px 0 50px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .list li .txt .name::before{content:'';width:4px;height:20px;background:#0553a2;position:absolute;top:0;left:20px;-webkit-transition:all .7s;transition:all .7s;}









/* 新闻资讯 */
.box_07{width:100%;height:935px;padding-top:160px;background:url(../images/news_back.jpg) center top no-repeat;position:relative;}

.box_07 .news_center{width:1200px;height:935px;margin:0 auto;position:relative;}

.box_07 .news_center .hd01{width:1200px;height:130px;overflow:hidden;position:relative;}

.box_07 .news_center .hd01 .h_title{width:270px;height:130px;float:left;}

.box_07 .news_center .hd01 .h_title p{width:270px;height:79px;background:url(../images/news_zm.png);}

.box_07 .news_center .hd01 .h_title h3{font-size:24px;color:#fff;line-height:26px;margin-top:25px;}

.box_07 .news_center .hd01 .h_title h3 a{display:block;color:#fff;}

.box_07 .news_center .hd01 ul{width:360px;height:60px;margin-top:70px;float:right;overflow:hidden;display:flex;justify-content: space-between;}

.box_07 .news_center .hd01 ul li{width:170px;height:60px;line-height:60px;text-align:center;background:url(../images/dian02.png) 115px 34px no-repeat #fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd01 ul li.on{width:170px;height:60px;text-align:center;background:url(../images/dian01.png) 115px 34px no-repeat #0553a2;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd01 ul li a{display:block;font-size:14px;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd01 ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd01{margin-top:50px;width:1200px;height:675px;overflow:hidden;}

.box_07 .news_center .bd01 .main{width:1200px;height:675px;overflow:hidden;position:relative;}

.box_07 .picScroll-left02{width:420px;height:625px;padding:50px 40px 0 40px; background:#fff;overflow:hidden;float:left;position:relative;}

.box_07 .picScroll-left02 .bd02{width:420px !important;height:625px !important;overflow:hidden;margin-top:0;}

.box_07 .picScroll-left02 .bd02 .tempWrap{width:420px !important;height:625px !important;}

.box_07 .picScroll-left02 .bd02 ul{width:420px;height:625px;overflow:hidden; zoom:1; display:block !important;}

.box_07 .picScroll-left02 .bd02 ul li{overflow:hidden;width:420px;height:625px;position:relative;}

.box_07 .picScroll-left02 .bd02 ul li a{display:block;}

.box_07 .picScroll-left02 .bd02 ul li .date{width:420px;height:auto;color:#333;font-family:Arial;}

.box_07 .picScroll-left02 .bd02 ul li .date p:nth-of-type(1){font-size:34px;line-height:30px;}

.box_07 .picScroll-left02 .bd02 ul li .date p:nth-of-type(2){font-size:16px;line-height:12px;margin-top:15px;}

.box_07 .picScroll-left02 .bd02 ul li .img{width:420px;height:270px;margin-top:30px;overflow:hidden;position:relative;}

.box_07 .picScroll-left02 .bd02 ul li .img img{width:420px;height:270px;vertical-align:top;object-fit:cover;}

.box_07 .picScroll-left02 .bd02 ul li .more{display:block;width:70px;height:30px;background:#0553a2;font-size:14px;color:#fff;text-align:center;line-height:30px;position:absolute;top:27px;right:0;}

.box_07 .picScroll-left02 .bd02 ul li .name{display:block;line-height:18px;font-size:18px;color:#333;margin-top:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .bd02 ul li:hover .name{color:#0553a2;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .bd02 ul li .ms{line-height:25px;font-size:14px;color:#888;height:50px;margin-top:25px;overflow:hidden;}

.box_07 .picScroll-left02 .hd02{width:80px;height:12px;position:absolute;left:50%;margin-left:-40px;bottom:30px;display:flex;justify-content: space-between;}

.box_07 .picScroll-left02 .hd02 ul{width:80px;height:12px;display:flex;justify-content: space-between;}

.box_07 .picScroll-left02 .hd02 ul li{ float:left;width:12px;height:12px;overflow:hidden;border-radius:6px;text-indent:-999px;background:#b1b1b1;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .hd02 ul li.on{background:#0553a2;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .right{width:650px;height:675px;float:right;}

.box_07 .right .bx{width:650px;height:140px;overflow:hidden;}

.box_07 .right .bx .img{width:210px;height:140px;overflow:hidden;float:left;}

.box_07 .right .bx .img img{width:210px;height:140px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_07 .right .bx:hover .img img{transform: scale(1.1);}

.box_07 .right .bx .txt{width:420px;padding:20px 0 0 20px;background:#fff;height:120px;overflow:hidden;float:left;position:relative;}

.box_07 .right .bx .txt .date{width:auto;height:auto;color:#333;font-family:Arial;float:left;margin-right:20px;}

.box_07 .right .bx .txt .date p:nth-of-type(1){font-size:34px;line-height:30px;}

.box_07 .right .bx .txt .date p:nth-of-type(2){font-size:16px;line-height:12px;margin-top:15px;}

.box_07 .right .bx .txt .wz{width:280px;height:auto;color:#333;font-family:Arial;float:left;}

.box_07 .right .bx .txt .wz .name{display:block;line-height:16px;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .right .bx:hover .txt .wz .name{color:#0553a2;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .right .bx .txt .wz p{line-height:20px;font-size:14px;color:#888;height:40px;margin-top:15px;overflow:hidden;}

.box_07 .right .bx .txt .more{display:block;width:420px;line-height:30px;height:30px;border-top:solid 1px #d0d0d0; background:url(../images/n_jt_01.png) 0px center no-repeat;position:absolute;right:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .right .bx:hover .txt .more{background:url(../images/n_jt_02.png) 10px center no-repeat;position:absolute;right:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .right .list{width:650px;height:504px;border-top:solid 1px rgba(255,255,255,0.3);}

.box_07 .right .list li{width:650px;height:83px;line-height:83px;border-bottom:solid 1px rgba(255,255,255,0.3);overflow:hidden;}

.box_07 .right .list li span{display:block;float:left;font-size:26px;color:#fff; font-family:Arial;}

.box_07 .right .list li a{display:block;width:500px;padding-right:60px;float:right;font-size:14px;color:#fff; background:url(../images/n_jt_03.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .right .list li:hover a{width:490px;padding-left:10px;-webkit-transition:all .7s;transition:all .7s;}







/* 在线留言 */
.box_08{width:100%;height:auto;padding:65px 0 80px 0;overflow:hidden;}

.box_08 .form{width:1200px;height:110px;margin:0 auto;position:relative;z-index:2;}

.box_08 .form::after{content:'';width:380px;height:110px;background:#f1f1f1;position:absolute;top:0;right:0;z-index:-1;}

.box_08 .form p{width:380px;height:39px;overflow:hidden;border-bottom:solid 1px #cfcfcf;}

.box_08 .form input{display:block;width:360px;height:39px;line-height:39px;color:#777;font-size:14px;padding-left:20px;box-sizing:content-box;}

.box_08 .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_08 .form p:nth-of-type(2){position:absolute;left:410px;top:0;}

.box_08 .form p:nth-of-type(1) input{background:url(../images/name.png) left center no-repeat rgba(0,0,0,0);}

.box_08 .form p:nth-of-type(2) input{background:url(../images/phone.png) left center no-repeat rgba(0,0,0,0);}

.box_08 .form p:nth-of-type(3){width:790px;height:39px;position:absolute;left:0;bottom:0;}

.box_08 .form textarea{width:770px;height:39px;line-height:39px;color:#777;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_08 .form p:nth-of-type(4){width:380px;height:39px;position:absolute;top:0;right:0;z-index:2;overflow:hidden;}

.box_08 .form p:nth-of-type(4) input{display:block;width:130px;height:39px;line-height:39px;color:#333;font-size:14px;float:left;padding-left:10px;box-sizing:content-box;background:rgba(0,0,0,0);}

.box_08 .form p:nth-of-type(4) img{display:block;float:right;width:100px;height:39px;cursor:pointer;}

.box_08 .form .tj{width:380px;height:70px;border:none;position:absolute;bottom:0;right:0;background:#f1f1f1;overflow:hidden;z-index:0;}

.box_08 .form .tj .btn{display: block;width:380px;height:70px;line-height:70px;text-align:center;font-size:14px;color:#333;border:none;background:none;cursor:pointer;}

.box_08 .form .tj .btn:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .form .tj::before{content:'';width:380px;height:0px;background:#0553a2;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .form .tj:hover::before{content:'';width:380px;height:70px;background:#0553a2;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}



/* 信息 */
.box_09{width:100%;height:260px; background:url(../images/infro_back.jpg) center top no-repeat;overflow:hidden;}

.box_09 .list{width:1200px;height:260px;margin:0 auto;overflow:hidden;}

.box_09 .list li{width:300px;height:260px;float:left;text-align:center;}

.box_09 .list li i{display:block;width:42px;height:46px;margin:60px auto 0 auto;}

.box_09 .list li:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_09 .list li:nth-of-type(1) i{background:url(../images/ft_icon_01.png) center center no-repeat;}

.box_09 .list li:nth-of-type(2) i{background:url(../images/ft_icon_02.png) center center no-repeat;}

.box_09 .list li:nth-of-type(3) i{background:url(../images/ft_icon_03.png) center center no-repeat;}

.box_09 .list li span{display:block;width:60px;height:1px; background:#6889c2;margin:20px auto 0 auto;}

.box_09 .list li p:nth-of-type(1){font-size:14px;color:#fff;line-height:15px;margin-top:20px;}

.box_09 .list li p:nth-of-type(2){font-size:22px;color:#fff;line-height:18px;font-weight:bold; font-family:Arial;margin-top:20px;}

.box_09 .list li:nth-of-type(3) p:nth-of-type(2){font-size:16px;}

.box_09 .list li img{display:block;width:110px;height:110px;margin:60px auto 0 auto;}

.box_09 .list li h4{font-size:14px;color:#fff;line-height:15px;margin-top:20px;}










@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
