.box1{ padding:45px 0 65px; background:url(/images/pic-31.png) no-repeat center bottom;}
.box1 .title .h{ font-size:42px; line-height:42px; color:#0290a6; text-align:center; position:relative;}
.box1 .title .h:before{position:absolute; width:17px; height:20px; content:""; display: block; background:url(/images/pic-6.png) no-repeat center; left:50%; margin-left:-125px; top:50%; margin-top:-10px;}
.box1 .title .h:after{position:absolute; width:17px; height:20px; content:""; display: block; background:url(/images/pic-7.png) no-repeat center; right:50%; margin-right:-125px; top:50%; margin-top:-10px;}
.box1 .title .e{font-size:30px; line-height:30px; text-align:center; text-transform:uppercase; margin-top:20px;font-weight:100;}
.box1 .title{ padding-top:43px; background:url(/images/pic-8.png) no-repeat center;}
.box1 .b1-l{ float:left; width:610px;}
.box1 .b1-r{float: right; width:760px;}
.box1 .b1-r ul li{float:left; width:365px; margin-right:30px; margin-bottom:9px;}
.box1 .b1-r ul li:nth-child(2n){margin-right:0;}
.box1 .b1-l .pic{position:relative;overflow: hidden;}
.box1 .b1-l .pic img{transition: all 1s ease 0s;width:100%;}
.box1 .b1-l .pic .de{position:absolute; width:100%; height:100%; background:rgba(0,0,0,0); left:0; top:0;transition: all 0.5s ease 0s;}
.box1 .b1-l .pic .de .h{ font-size:24px; line-height:24px; text-align:center; color:#fff; padding-bottom:44px; background:url(/images/pic-9.png) no-repeat center bottom;opacity:0;transition: all 0.5s ease 0s;transform: translate(0,50%);}
.box1 .b1-l .pic .de .p{font-size:14px; line-height:24px; padding:0 110px; color:#fff; text-align:center; margin-top:20px; margin-bottom:35px;opacity:0;transition: all 0.5s ease 0s;transform: translate(0,50%);}
.box1 .b1-l .pic .de .m{ width:45px; height:45px; background:url(/images/pic-10.png) no-repeat center; margin:0 auto;opacity:0;transition: all 0.5s ease 0s;transform: translate(0,50%);}
.box1 .b1-l .pic .de .de-c{position:absolute; width:100%; left:0; top:50%; margin-top:-120px;}
.box1 .b1-l .txt{font-size:14px; line-height:48px; text-align:center; color:#000;}
.box1 .b1-r ul li .txt{font-size:14px; line-height:30px; text-align:center; color:#000;margin-top:9px;}
.box1 .b1-r ul li .pic{position:relative;overflow: hidden;}
.box1 .b1-r ul li .pic img{transition: all 1s ease 0s;width:100%;}
.box1 .b1-r ul li .pic .de{position:absolute; width:100%; height:100%; background:rgba(0,0,0,0); left:0; top:0;transition: all 0.5s ease 0s;}
.box1 .b1-r ul li .pic .de .h{ font-size:24px; line-height:24px; text-align:center; color:#fff; padding-bottom:44px; background:url(/images/pic-9.png) no-repeat center bottom;opacity:0;transition: all 0.5s ease 0s;transform: translate(0,50%);}
.box1 .b1-r ul li .pic .de .p{font-size:14px; line-height:24px; padding:0 30px; color:#fff; text-align:center; margin-top:20px; margin-bottom:35px;opacity:0;transition: all 0.5s ease 0s;transform: translate(0,50%);}
.box1 .b1-r ul li .pic .de .m{ width:45px; height:45px; background:url(/images/pic-10.png) no-repeat center; margin:0 auto;opacity:0;transition: all 0.5s ease 0s;transform: translate(0,50%);}
.box1 .b1-r ul li .pic .de .de-c{position:absolute; width:100%; left:0; top:50%; margin-top:-108px;}
.box1 .b1-b{margin-top:60px;}
.box1 .more a{display:block; width:218px; font-size:14px; line-height:44px; border:1px solid #0290a6; color:#0290a6; text-align:center; margin:10px auto 0;transition: all 0.5s ease 0s;}
.box1 .more a:hover{background:#0290a6;color:#fff;}


.box1 .b1-l:hover .pic .de{background:rgba(0,0,0,0.5);}
.box1 .b1-l:hover .pic .de .h{transform: translate(0,0);transition-delay: 0.3s;opacity: 1;}
.box1 .b1-l:hover .pic .de .p{transform: translate(0,0);transition-delay: 0.6s;opacity: 1;}
.box1 .b1-l:hover .pic .de .m{transform: translate(0,0);transition-delay: 0.9s;opacity: 1;}
.box1 .b1-l:hover .pic img{transform: scale(1.1);}

.box1 .b1-r ul li:hover .pic .de{background:rgba(0,0,0,0.5);}
.box1 .b1-r ul li:hover .pic .de .h{transform: translate(0,0);transition-delay: 0.3s;opacity: 1;}
.box1 .b1-r ul li:hover .pic .de .p{transform: translate(0,0);transition-delay: 0.6s;opacity: 1;}
.box1 .b1-r ul li:hover .pic .de .m{transform: translate(0,0);transition-delay: 0.9s;opacity: 1;}
.box1 .b1-r ul li:hover .pic img{transform: scale(1.1);}


@media all and (max-width:1599px) and (min-width:1280px){
	.box1 .b1-l{width:520px;}
	.box1 .b1-l img{width:100%;height: auto;}
	.box1 .b1-r{width:650px;}
	.box1 .b1-r img{width:100%;height: auto;}
	.box1 .b1-r ul li{width:310px;}
	.box1 .b1-l .txt{line-height:44px;}
	.box1 .b1-r ul li{margin-bottom:7px;}
	.box1 .b1-r ul li .txt{margin-top:7px;}
}

@media all and (max-width:1279px){
	.box1{padding:30px 0 45px;}
	.box1 .b1-l{width:100%;float: none;}
	.box1 .b1-l img{width:100%;height: auto;}
	.box1 .b1-r{width:100%;float: none;}
	.box1 .b1-r img{width:100%;height: auto;}
	.box1 .b1-r ul li{width:48%;margin:1%;}
	.box1 .b1-l .txt{line-height:44px;}
	.box1 .b1-r ul li .txt{margin-top:7px;}
	.box1 .title .h{font-size:32px;}
	.box1 .title .e{font-size:22px;}
	.box1 .title .h:before{margin-left:-100px;}
	.box1 .title .h:after{margin-right:-100px;}
	.box1 .b1-b{margin-top:30px;}
	.box1 .b1-l .pic .de .p{padding:0 20px;}
	.box1 .b1-r ul li .de .p,.box1 .b1-r ul li .de .m{display: none;}
	.box1 .b1-r ul li .pic .de .h{font-size:16px;padding-bottom: 0;background: none;}
	.box1 .b1-r ul li .pic .de .de-c{margin-top:-12px;}
}


.box2{ padding:55px 0 0;}
.box2 .title .h{ font-size:42px; line-height:42px; color:#0290a6; text-align:center; position:relative;}
.box2 .title .h:before{position:absolute; width:17px; height:20px; content:""; display: block; background:url(/images/pic-6.png) no-repeat center; left:50%; margin-left:-125px; top:50%; margin-top:-10px;}
.box2 .title .h:after{position:absolute; width:17px; height:20px; content:""; display: block; background:url(/images/pic-7.png) no-repeat center; right:50%; margin-right:-125px; top:50%; margin-top:-10px;}
.box2 .title .e{font-size:30px; line-height:30px; text-align:center; text-transform:uppercase; margin-top:20px;font-weight:100;}
.box2 .title{ padding-top:43px; background:url(/images/pic-8.png) no-repeat center;}
.box2 .b2-b{ margin-top:60px;}
.box2 .b2-b ul li{float:left; width:25%;}
.box2 .b2-b ul li .pic{overflow: hidden;}
.box2 .b2-b ul li .pic img{transition: all 1s ease 0s;width:100%;}
.box2 .b2-b ul li .cv{ border:1px solid transparent; border-bottom:1px solid #ebebeb;transition: all 0.5s ease 0s;}
.box2 .b2-b ul li .cv .pic img{width:100%;height: auto;}
.box2 .b2-b ul li .txt .h{ font-size:16px; line-height:26px; color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all 0.5s ease 0s;}
.box2 .b2-b ul li .txt .e{ font-size:14px; line-height:24px; color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all 0.5s ease 0s;}
.box2 .b2-b ul li .txt{ padding: 40px 30px;position: relative;}
.box2 .b2-b ul li .txt:after{position: absolute;width:25px;height:25px;display: block;content:"";display: block;background: url(/images/pic-20.png) no-repeat center;right:30px;top:50px;opacity:0;transition: all 0.5s ease 0s;transform: translate(100%,0);}

.box2 .b2-b ul li:hover .cv{border:1px solid #0290a6; background:#0290a6;}
.box2 .b2-b ul li:hover .h,.box2 .b2-b ul li:hover .e{ color:#fff;}
.box2 .b2-b ul li:hover .pic img{transform: scale(1.1);}
.box2 .b2-b ul li:hover .txt:after{transform: translate(0,0);transition-delay: 0.3s;opacity: 1;}

@media all and (max-width:1279px){
	.box2{padding-top:30px;}
	.box2 .b2-b{margin-top:30px;}
	.box2 .title .h{font-size:32px;}
	.box2 .title .e{font-size:22px;}
	.box2 .title .h:before{margin-left:-100px;}
	.box2 .title .h:after{margin-right:-100px;}
	.box2 .b2-b ul li{float: none;width:96%;margin:0 2% 2%;}
    
}


.box3{ padding:55px 0 0;}
.box3 .title .h{ font-size:42px; line-height:42px; color:#0290a6; text-align:center; position:relative;}
.box3 .title .h:before{position:absolute; width:17px; height:20px; content:""; display: block; background:url(/images/pic-6.png) no-repeat center; left:50%; margin-left:-125px; top:50%; margin-top:-10px;}
.box3 .title .h:after{position:absolute; width:17px; height:20px; content:""; display: block; background:url(/images/pic-7.png) no-repeat center; right:50%; margin-right:-125px; top:50%; margin-top:-10px;}
.box3 .title .e{font-size:30px; line-height:30px; text-align:center; text-transform:uppercase; margin-top:20px;font-weight:100;}
.box3 .title{ padding-top:43px; background:url(/images/pic-8.png) no-repeat center;}
.box3 .b3-t{margin-top:45px; position:relative; width:1920px; left:50%; margin-left:-960px;}
.box3 .b3-t .de{position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.36); left:0; top:0;}
.box3 .b3-t .de .h{ font-size:36px; line-height:36px; color:#fff; text-align:center; font-weight:bold; margin-top:95px;}
.box3 .b3-t .de .e{font-size:20px; line-height:30px; color:#fff; text-align:center; text-transform:uppercase; margin-top:10px;}
.box3 .b3-t .de .d{ font-size:18px; line-height:18px; color:#fff; text-align:center; padding-top:100px; background:url(/images/pic-33.png) no-repeat center top; margin-top:50px;}
.box3 .b3-t .de .c{ font-size:30px; line-height:30px; padding-bottom:65px; background:url(/images/pic-34.png) no-repeat center bottom; text-align:center; color:#fff; margin-top:70px;}
.box3 .b3-b{ background:#f8f8f8; border-bottom:1px solid #0290a6;}
.box3 .b3-b ul li{float:left; width:20%;position: relative;}
.box3 .b3-b ul li a{display:block; font-size:18px; line-height:18px; text-align:center; padding-top:95px; padding-bottom:23px; color:#000;transition: all 0.5s ease 0s;}
.box3 .b3-b ul li:nth-child(1) a{ background:url(/images/pic-15.png) no-repeat center 23px;}
.box3 .b3-b ul li:nth-child(2) a{ background:url(/images/pic-16.png) no-repeat center 23px;}
.box3 .b3-b ul li:nth-child(3) a{ background:url(/images/pic-17.png) no-repeat center 23px;}
.box3 .b3-b ul li:nth-child(4) a{ background:url(/images/pic-18.png) no-repeat center 23px;}
.box3 .b3-b ul li:nth-child(5) a{ background:url(/images/pic-35.png) no-repeat center 23px;}
.box3 .b3-b ul li:after{position: absolute;content:"";width: 31px;height:31px;background:url(/images/pic-30.png) no-repeat center;display: block;bottom:-15px;left:50%;opacity:0;transition: all 0.5s ease 0s;}
.box3 .b3-b ul li:hover:after{transform: translate(-50%,0);opacity: 1;}
.box3 .b3-b ul li:hover a{color:#0290a6;font-weight:bold;}

@media all and (max-width:1279px){
	.box3{padding-top:30px;}
	.box3 .title{margin-bottom:30px;}
	.box3 .title .h{font-size:32px;}
	.box3 .title .e{font-size:22px;}
	.box3 .title .h:before{margin-left:-100px;}
	.box3 .title .h:after{margin-right:-100px;}
	.box3 .b3-t .de .h{font-size:22px;}
	.box3 .b3-t .de .e{font-size:14px;line-height:24px;}
	.box3 .b3-b ul li a{font-size:15px;}
	.box3 .b3-t .de .c{font-size:26px;}
}



.box4{ padding:55px 0 90px;background: url(/images/pic-32.png) no-repeat center bottom;}
.box4 .title .h{ font-size:42px; line-height:42px; color:#0290a6; text-align:center; position:relative;}
.box4 .title .h:before{position:absolute; width:17px; height:20px; content:""; display: block; background:url(/images/pic-6.png) no-repeat center; left:50%; margin-left:-125px; top:50%; margin-top:-10px;}
.box4 .title .h:after{position:absolute; width:17px; height:20px; content:""; display: block; background:url(/images/pic-7.png) no-repeat center; right:50%; margin-right:-125px; top:50%; margin-top:-10px;}
.box4 .title .e{font-size:30px; line-height:30px; text-align:center; text-transform:uppercase; margin-top:20px;font-weight:100;}
.box4 .title{ padding-top:43px; background:url(/images/pic-8.png) no-repeat center;}
.box4 .b4-b{margin-top:60px;}
.box4 .b4-b .b4-l{float: left;width:520px;position: relative;}
.box4 .b4-b .b4-l a.prev{position: absolute;width:32px;height:32px;background: url(/images/pic-22.png) no-repeat center;display: block;bottom:9px;right:74px;}
.box4 .b4-b .b4-l a.next{position: absolute;width:32px;height:32px;background: url(/images/pic-23.png) no-repeat center;display: block;bottom:9px;right:30px;}
.box4 .b4-b .b4-l .bd ul li{position:relative;}
.box4 .b4-b .b4-l .bd ul li .txt{font-size:16px;line-height:50px;width:100%;box-sizing: border-box;padding:0 100px 0 24px;background: #282828;color:#fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.box4 .b4-b .b4-r{float: right;width:850px;}
.box4 .b4-b .b4-r .hd {background:#ebebeb;}
.box4 .b4-b .b4-r .hd ul li{float: left;font-size:16px;line-height:50px;width:170px;text-align: center;position: relative;cursor: pointer;}
.box4 .b4-b .b4-r .hd ul{float: left;}
.box4 .b4-b .b4-r .hd ul li:after{position: absolute;width:1px;height:24px;display: block;content: "";right:-1px;top:13px;background:#999999;}
.box4 .b4-b .b4-r .hd ul li:nth-child(3):after{background: transparent;}
.box4 .b4-b .b4-r .hd .m{float: right;font-size:16px;line-height:50px;margin-right:20px;}
.box4 .b4-b .b4-r .bd ul li{padding:20px 0;background: #fff;border-bottom: 1px solid #e6e6e6;transition: all 0.5s ease 0s;}
.box4 .b4-b .b4-r .bd ul li .time{float: left;padding-left:25px;width:95px;font-size:14px;line-height:20px;border-right:1px solid #e6e6e6;color:#666666;}
.box4 .b4-b .b4-r .bd ul li .time span{font-size:24px;display: block;color:#000;line-height:28px;transition: all 0.5s ease 0s;}
.box4 .b4-b .b4-r .bd ul li .txt{float:left;width:calc(100% - 121px);box-sizing: border-box;padding:0 20px;}
.box4 .b4-b .b4-r .bd ul li .txt .h{font-size: 16px;line-height:26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all 0.5s ease 0s;}
.box4 .b4-b .b4-r .bd ul li .txt .p{font-size: 14px;line-height: 20px;color:#666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.box4 .b4-b .b4-r .bd ul{padding-top: 4px;background: #fff;}

.box4 .b4-b .b4-r .bd ul li:hover{ box-shadow:0 0 5px #ccc;transform: translate(0,-2px);}
.box4 .b4-b .b4-r .bd ul li:hover .time span{ color:#0290a6;}
.box4 .b4-b .b4-r .bd ul li:hover .txt .h a{color:#0290a6; font-weight:bold;}

.box4 .b4-b .b4-r .hd ul li.on,.box4 .b4-b .b4-r .hd ul li:hover{background:#0290a6;color:#fff;}

@media all and (max-width:1599px) and (min-width:1280px){
	.box4 .b4-b .b4-r{width:650px;}
}
@media all and (max-width:1279px){
	.box4{padding:30px 0 50px;}
	.box4 .title{margin-bottom:30px;}
	.box4 .title .h{font-size:32px;}
	.box4 .title .e{font-size:22px;}
	.box4 .title .h:before{margin-left:-100px;}
	.box4 .title .h:after{margin-right:-100px;}
	.box4 .b4-b{margin-top:30px;}
	.box4 .b4-b .b4-l{float: none;width:100%;}
	.box4 .b4-b .b4-r{float: none;width:100%;margin-top:20px;}
	.box4 .b4-b .b4-r .hd ul li{width:90px;font-size:15px;}
	.box4 .b4-b .b4-r .hd .m{font-size:15px;margin-right:10px;}
}


.box5{ padding:20px 0;background:#eefdff;}
.box5 .link{padding-left: 60px;font-size: 14px;line-height: 30px;background: url(/images/pic-21.png) no-repeat left 6px;}
.box5 .link a{margin-right: 35px;}
.box5 .link a.m{float: right;margin-right: 0;color:#0290a6;}
@media all and (max-width:1279px){
	.box5 .link a.m{display: none;}
}<!--ºÄÊ±1755800485.655Ãë-->