@charset "utf-8";

.b1{background:#f6f6f6;}
.b1 ul{width:1200px;height:71px;margin:0 auto;}
.b1 li{float:left;}
.b1 li img{width:auto;height:35px;float:left;margin:18px 20px 0 0;}
.b1 li p{float:left;font-size:17px;line-height:70px;}
.b1 li:nth-child(2){margin:0 126px 0 126px;}
.b1 li:nth-child(4){float:right;margin-right:0;}

.b1 li:hover img{
	-webkit-animation: btnRotate-ys 0.4s linear 1;
	animation: btnRotate-ys 0.4s linear 1;
}

.b2{margin:54px 0 70px;}
.b2 .z{float:left;width:544px;padding-top:7px;}
.b2 .z .tit{background:url(../images/about.png) top center no-repeat;position:relative;}
.b2 .z .tit h2{font-size:30px;color:#000;padding-top:6px;}
.b2 .z .tit h2 em{color:#e66202;}
.b2 .z .tit p{font-size:20px;color:#0269bd;padding-top:4px;}
.b2 .z .intro{font-size:14px;color:#8d8d8d;text-align:justify;padding:24px 0 30px;line-height:26px;}
.b2 .z .more a{display:block;width:174px;height:40px;line-height:40px;background:#0269bd url(../images/more2.png) left 24px center no-repeat;font-size:16px;color:#fff;box-sizing:border-box;padding-left:80px;}
.b2 .z .more a:hover{background:#e66202 url(../images/more2.png) left 34px center no-repeat;}

.b2 .z ul{height:104px;box-shadow:0 0 8px #dedede;background:url(../images/line.png) center no-repeat;margin-top:42px;}
.b2 .z li{width:50%;float:left;}
.b2 .z li a{display:block;height:74px;padding-top:30px;}
.b2 .z li a:hover p{color:#0269bd;}
.b2 .z li a:hover p em{opacity:1;}
.b2 .z li img{float:left;margin:0 22px 0 56px;height:46px;}
.b2 .z li p{float:left;font-size:18px;color:#000;}
.b2 .z li p em{display:block;font-size:14px;opacity:0.3;font-family:Arial;}

.b2 .z li:hover img{
	-webkit-animation: btnRotate-ys 0.4s linear 1;
	animation: btnRotate-ys 0.4s linear 1;
}

.b2 .y{float:right;width:602px;}
.b2 .y .video{overflow:hidden;}
.b2 .y .video img{transition:all 0.5s;}
.b2 .y .video:hover img{transform:scale(1.04);}
.b2 .y ul{background:#f5f5f5;}
.b2 .y li{float:left;width:33.3333%;height:124px;border-left:1px solid #dcdcdc;box-sizing:border-box;padding:18px 0 0 0px;text-align:center;}
.b2 .y li:nth-child(3){border-right:1px solid #dcdcdc;}
.b2 .y li h2{font-size:40px;color:#e66202;font-family:impact;}
.b2 .y li h2 em{font-size:14px;font-weight:normal;color:#000;padding-left:5px;}
.b2 .y li p{color:#999;}


.b3{padding:54px 0 70px;background:#f1f1f1;}
.b3 .hd{text-align:center;}
.b3 .hd h2{font-size:34px;color:#000;}
.b3 .hd h2 em{color: #e66202;}
.b3 .hd p{font-size:14px;font-family:Arial;color:#000;opacity:0.5;}
.b3 .hd .line{width:24px;height:3px;background:#0264c3;margin:8px auto 0;border-radius:3px;}

.b3 .tab-hd{margin-top:30px;}
.b3 .tab-hd ul{text-align:center;}
.b3 .tab-hd li{float:left;height:44px;line-height:44px;width:134px;border:1px solid #b3c5db;color:#0269bd;font-size:18px;cursor:pointer;margin-right:16px;text-align:center;}
.b3 .tab-hd li:nth-child(8){float:right;margin-right:0;width:133px;}
.b3 .tab-hd li:hover{color:#e66202;}
.b3 .tab-hd li.on{background:#e66202;color:#fff;border:1px solid #e66202;}

.b3 .tab-bd{}
.b3 .tab-bd .third{font-size:16px;padding:25px 0;text-align:center;}
.b3 .tab-bd .third a{margin-right:20px;/*float:left;*/display:inline-block;background:url(../images/line2.png) right center no-repeat;padding-right:19px;cursor:pointer;}
.b3 .tab-bd .third a:last-child{background:none;padding-right:0;margin-right:0;}
.b3 .tab-bd .third a.on{color:#e66202;}

.b3 .tab-bd .scroll{position:relative;height:324px;}
.b3 .tab-bd .scroll .prev{background:url(../images/prev.png);position:absolute;top:138px;left:-60px;width:27px;height:48px;cursor:pointer;display:block;z-index:10;}
.b3 .tab-bd .scroll .prev:hover{background:url(../images/prev1.png);}
.b3 .tab-bd .scroll .next{background:url(../images/next.png);position:absolute;top:138px;right:-60px;width:27px;height:48px;cursor:pointer;display:block;z-index:10;}
.b3 .tab-bd .scroll .next:hover{background:url(../images/next1.png);}
.b3 .tab-bd .scroll li{width:276px;float:left;margin-right:32px;}
.b3 .tab-bd .scroll li a{display:block;height:324px;background:#fff;text-align:center;}
.b3 .tab-bd .scroll li a h2{font-weight:normal;font-size:18px;padding:10px 0;}
.b3 .tab-bd .scroll li a .line{width:248px;height:1px;background:#e66202;margin:0 auto;position:relative;}
.b3 .tab-bd .scroll li a .line s{display:block;width:0;height:1px;background:#0269bd;transition:all 0.5s;}
.b3 .tab-bd .scroll li a p{font-size:14px;padding-top:7px;}
.b3 .tab-bd .scroll li a:hover .line s{width:100%;}
.b3 .tab-bd .scroll li a:hover img{opacity:0.7;}

.b3 .tab-bd .scrolls {position:relative;height:324px;}
.b3 .tab-bd .scrolls li{width:276px;float:left;margin-right:32px;}
.b3 .tab-bd .scrolls li:nth-child(4){float:right;margin-right:0;}
.b3 .tab-bd .scrolls li a{display:block;height:324px;background:#fff;text-align:center;}
.b3 .tab-bd .scrolls li a h2{font-weight:normal;font-size:18px;padding:10px 0;}
.b3 .tab-bd .scrolls li a .line{width:248px;height:1px;background:#e66202;margin:0 auto;position:relative;}
.b3 .tab-bd .scrolls li a .line s{display:block;width:0;height:1px;background:#0269bd;transition:all 0.5s;}
.b3 .tab-bd .scrolls li a p{font-size:14px;padding-top:7px;}
.b3 .tab-bd .scrolls li a:hover .line s{width:100%;}
.b3 .tab-bd .scrolls li a:hover img{opacity:0.7;}

.b4{padding:54px 0 70px;background:#194d89;}
.b4 .hd{text-align:center;}
.b4 .hd h2{font-size:34px;color:#fff;}
.b4 .hd h2 em{color: #e66202;}
.b4 .hd p{font-size:14px;font-family:Arial;color:#fff;opacity:0.5;}
.b4 .hd .line{width:24px;height:3px;background:#fff;margin:8px auto 0;border-radius:3px;}

.b4 .tab-hd{margin-top:30px;text-align:center;}
.b4 .tab-hd li{float:left;display:inline-block;height:44px;line-height:44px;width:170px;border:1px solid #8da7c6;color:#fff;font-size:18px;cursor:pointer;margin-right:33px;text-align:center;}
.b4 .tab-hd li:nth-child(6){float:right;margin-right:0;}
.b4 .tab-hd li:hover{color:#e66202;}
.b4 .tab-hd li.on{background:#e66202;color:#fff;border:1px solid #e66202;}

.b4 .tab-bd .third{font-size:16px;padding:15px 0;}
.b4 .tab-bd .third a{margin-right:20px;float:left;background:url(../images/line2.png) right center no-repeat;padding-right:21px;color:#fff;opacity:0.5;}
.b4 .tab-bd .third a:last-child{background:none;}
.b4 .tab-bd .third a:hover{opacity:1;}
.b4 .tab-bd ul{}
.b4 .tab-bd li{width:585px;height:220px;float:left;background:rgba(255,255,255,0.2);padding:9px;box-sizing:border-box;}
.b4 .tab-bd li:nth-child(1),.b4 .tab-bd li:nth-child(2){margin-bottom:35px;}
.b4 .tab-bd li:nth-child(2n){float:right;}
.b4 .tab-bd li .pic{overflow:hidden;float:left;}
.b4 .tab-bd li .pic img{transition:all 0.5s;}
.b4 .tab-bd li .pic a:hover img{transform:scale(1.04);}
.b4 .tab-bd li .txt{width:360px;float:left;margin-left:24px;}
.b4 .tab-bd li .txt h3{font-size:20px;padding:18px 0 22px;}
.b4 .tab-bd li .txt h3 a{color:#fff;}
.b4 .tab-bd li .txt h3 a:hover{color:#e66202;padding-left:10px;}
.b4 .tab-bd li .txt .i{font-size:15px;color:#fff;line-height:25px;opacity:0.8;}

.b5{padding:45px 0 70px 0;}
.b5 .hd{font-size:34px;font-weight:bold;color:#000;}
.b5 .hd em{color: #e66202;}
.b5 .hd span{font-weight:normal;font-size:16px;opacity:0.5;padding-left:15px;}
.b5 .hd a{float:right;font-size:16px;font-weight:normal;background:url(../images/more3.png) left center no-repeat;padding-left:23px;margin-top:15px;}

.b5 .z{float:left;width:584px;}
.b5 .z ul{}
.b5 .z li{border-bottom:1px dashed #ddd;padding:18px 0;}
.b5 .z li .date{float:left;font-family:Arial;font-size:24px;width:54px;text-align:center;line-height:24px;}
.b5 .z li .date em{display:block;font-size:16px;}
.b5 .z li a{float:left;width:450px;font-size:16px;background:url(../images/line3.png) left center no-repeat;padding-left:22px;margin-left:22px;}
.b5 .z li a h3{font-weight:normal;color:#333;transition:all 0.5s;}
.b5 .z li a p{font-size:14px;color:#aaa;}
.b5 .z li a:hover h3{color: #e66202;padding-left:10px;}

.b5 .y{float:right;width:566px;}
.b5 .y dl{margin-top:24px;}
.b5 .y dt{border:1px solid #ebebeb;padding:20px 36px;}
.b5 .y dt h2{font-size:18px;}
.b5 .y dt h2 a{color: #e66202;}
.b5 .y dt h2 a:hover{padding-left:10px;}
.b5 .y dt .date{font-size:14px;font-family:Arial;padding:7px 0;}
.b5 .y dt .i{font-size:14px;}
.b5 .y dd{height:84px;line-height:84px;background:#f1f1f1;margin-top:1px;}
.b5 .y dd a{display:block;font-size:16px;background:url(../images/ico.png) left 36px center no-repeat;padding-left:56px;}
.b5 .y dd a:hover{background:#eae7e7 url(../images/ico.png) left 36px center no-repeat;}