﻿@charset "utf-8";

.footer{margin-top:60px;}

.banner .text{position:absolute;top:45%;right:15px;left:15px;line-height:1.5;text-align:center;color:#fff;transform:translateY(-50%);text-shadow:1px 1px 10px #000;}
.banner .text p:first-child{font-size:52px;font-weight:bold;}
.banner .text p:nth-child(2){font-size:28px;}
.banner li:before{content:"";display:block;position:absolute;bottom:30px;left:50%;width:52px;height:52px;border:2px solid #a5acb7;border-radius:50%;transform:translateX(-50%);}
.banner li:after{content:"";display:block;position:absolute;bottom:50px;left:50%;margin-left:-12px;width:24px;height:24px;border-right:2px solid #a5acb7;border-bottom:2px solid #a5acb7;transform:rotate(45deg);}
@media(max-width:1599px){
	/*.banner.wxy-img-focus{max-height:600px !important;}*/
}
@media(max-width:1440px){
	/*.banner.wxy-img-focus{max-height:540px !important;}*/
	.banner .text{transform:translateY(-40%);}
}
@media(max-width:1200px){
	/*.banner.wxy-img-focus{max-height:450px !important;}*/
	.banner .text{top:50%;}
	.banner .text p:first-child{font-size:42px;}
	.banner .text p:nth-child(2){font-size:24px;}
	.banner li:before{width:42px;height:42px;}
	.banner li:after{bottom:46px;margin-left:-9px;width:18px;height:18px;}
}
@media(max-width:991px){
	.banner .text p:first-child{font-size:36px;}
	.banner .text p:nth-child(2){font-size:20px;}
}
@media(max-width:767px){
	/*.banner.wxy-img-focus{max-height:300px !important;}
	.banner.wxy-img-focus ul li{background-size:cover;}*/
	.banner .text p:first-child{font-size:32px;}
	.banner li:before,.banner li:after{display:none;}
	.column-title{margin-top:-220px;height:220px;}
	.column-title h1{line-height:220px;font-size:28px;}
}
@media(max-width:575px){
	/*.banner.wxy-img-focus{max-height:240px !important;}*/
	.banner .text{line-height:1.2;transform:translateY(-20%);}
	.banner .text p{margin:5px 0 0;}
	.banner .text p:first-child{margin-top:0;font-size:20px;}
	.banner .text p:nth-child(2){font-size:medium;}
}
@media(max-width:399px){
	.banner .text p:nth-child(2){font-size:14px;}
}

.my-container{padding-bottom:60px;background-color:#f3f3f3;}

.my-transition{transition:ease .5s;-webkit-transition:ease .5s;}
.column-title{z-index:3;margin-top:-400px;height:400px;}
.column-title div{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000; opacity:.3;-webkit-opacity:.3;filter:alpha(opacity=30);}
.column-title h1{position:absolute;top:0;right:0;left:0;margin:0;line-height:400px;color:#fff;font-size:48px;}


.breadcategory{position:relative;margin-bottom:30px;background-color:#f3f3f3;}
.breadcategory:before{content:"";display:block;position:absolute;right:0;bottom:0;left:0;border-bottom:1px solid #ccc;}
.breadcategory>div{position:relative;}
.breadcategory a{display:inline-block;margin-right:2em;font-size:large;line-height:60px;color:#333;}
.breadcategory a.on{padding-top:2px;border-bottom:2px solid #1ea566;line-height:56px;}
.breadcategory .box{overflow-x:auto;overflow-y:hidden; white-space:nowrap;}
@media(max-width:767px){
	.breadcategory a{margin-right:1.5em;line-height:50px;}
	.breadcategory a.on{line-height:46px;}
}
.breadnav{margin-bottom:30px;padding:20px 0;border-bottom:1px solid #ccc;line-height:1.1;background-color:#f3f3f3;}
.breadnav>div{padding-left:40px;background:url(/static/images/default/home.png) 15px 0 no-repeat;}
.breadnav, .breadnav a{color:#666;}

.about-t{font-size:32px;}
.about-t a{color:#333;}
.about1{margin:60px auto 0;max-width:1140px;}
.about1 .about-t{margin-bottom:30px;text-align:center;}
.about1 .content,.about1 .content a{color:#555;}
.about1 .content p:nth-child(n+4){display:none;}
.about1 .more{display:block;margin:0 auto;border:1px solid #888;width:160px;height:42px;line-height:40px;color:#666;text-align:center;font-size:medium;cursor:pointer;transition:ease .5s;}
.about1 .more:hover{color:#fff;background-color:#333;}
.about2{padding:80px 0;font-size:medium;background-position:center top;background-size:cover;}
.about2a>div{float:left;}
.about2 .item1{width:30%;}
.about2 .item2{width:33%;}
.about2 .item3{width:37%;}
.about2 strong{display:block;color:#017ccf;font-size:64px;}
.about2 em{font-style:normal;}
.about2 span{display:inline-block;padding-left:5px;font-size:32px;vertical-align:middle;}
.about3{margin-bottom:60px;}
.about3>div{float:left;height:600px;}
.about3a{position:relative;width:50%;background-position:center center;background-size:cover;}
.about3a a{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:url(/static/images/default/video_play2.png) center center no-repeat;}
.about3b{width:50%;background-color:#017ccf;}
.about3b a{display:block;color:#fff;transition:ease .5s;}
.about3b a:hover{background-color:#06a;}
.about3b .img,.about3b .text{float:left;width:50%;height:300px;}
.about3b .img{background-size:cover;}
.about3b .text{padding:40px;}
.about3b .text div{margin-bottom:20px;font-size:28px;line-height:1;}
.about3b .text p{margin:0;max-height:10.8em;font-size:medium;line-height:1.8;overflow:hidden;}
.about3b1 .img{float:right;}
.about4{margin-right:-5px;margin-left:-5px;}
.about4 .about-t{margin-bottom:40px;text-align:center;}
.about4 .swiper-slide{padding:0 5px;width:25%;text-align:center;}
.about4 .swiper-slide a{color:#333;font-weight:medium;}
.about4 .swiper-slide em{display:block;margin-bottom:10px;overflow:hidden;}
@media(max-width:1599px){
	.about3b .text{padding:40px 30px;}
	.about3b .text div{font-size:24px;}
}
@media(max-width:1399px){
	.about3>div{height:520px;}
	.about3b{width:50%;}
	.about3b .img,.about3b .text{height:260px;}
	.about3b .text{padding:40px;}
	.about3b .text p{max-height:9em;}
	.about3c{display:none;}
}
@media(max-width:1199px){
	.about3>div{height:480px;}
	.about3b .img,.about3b .text{height:240px;}
	.about3b .text{padding:35px 32px;}
	.about3b .text div{font-size:20px;}
	.about3b .text p{font-size:14px;}
	.about4 .swiper-slide{width:33.333333%;}
}
@media(max-width:991px){
	.about2{font-size:14px;}
	.about2 .item1{width:25%;}
	.about2 .item2{width:38%;}
	.about2 .item3{width:37%;}
	.about2 strong{font-size:48px;}
	.about2 span{font-size:24px;}
	.about3{margin:0 auto 60px;width:720px;}
	.about3>div{width:100%;}
	.about3 .about3a{height:360px;}
	.about3b .text{padding:45px;}
}
@media(max-width:767px){
	.about2{padding:60px 0;}
	.about2a>div{padding:0 10px;}
	.about2 .item1{width:26%;}
	.about2 .item2{width:37%;}
	.about2 strong{font-size:32px;}
	.about2 span{font-size:20px;}
	.about3{width:100%;}
	.about3b .text{padding:35px;}
	.about4 .swiper-slide{width:40%;}
}
@media(max-width:575px){
	.about2 .item1,.about2 .item2,.about2 .item3{width:33.333333%;}
	.about3b .text{padding:22px;}
	.about3 .about3a{padding-top:50%;height:auto;min-height:200px;}
	.about3 .about3b{height:auto;}
	.about3b .img,.about3b .text{height:200px;}
	.about3b .text div{margin-bottom:10px;font-size:large;}
	.about3b .text p{max-height:9.6em;line-height:1.6;}
}
@media(max-width:479px){
	.about-t{font-size:28px;}
	.about1 .more{margin-top:20px;}
	.about2{padding:50px 0;}
	.about2a>div{padding:0 8px;}
	.about2 strong{font-size:24px;}
	.about2 span{font-size:16px;}
	.about4 .about-t{margin-bottom:20px;}
	.about4 .swiper-slide{width:75%;}
}

/*联系我们*/
.contacta{float:right;padding:40px;height:370px;border-bottom-right-radius:40px;color:#fff;background-color:#335594;background-position:center center;background-repeat:no-repeat;}
.content .contacta h1{margin-top:0;}
.content .contacta p{margin-bottom:10px;}
.contactb{float:left;padding:0;height:370px;border-top-left-radius:40px;overflow:hidden;}
.contactb img{display:block;position:absolute;top:50%;left:50%;max-width:none !important;min-height:100%;transform:translate(-50%,-50%);}
@media(max-width:991px){
	.contacta{float:none;padding:20px 40px;height:auto;border-bottom-right-radius:0;}
	.contactb{float:none;height:300px;border-top-left-radius:0;}
}
@media(max-width:767px){
	.contacta{padding:20px;}
	.contacta p{margin-bottom:10px;line-height:1.2;}
}
/*联系我们-end*/

.layout>li>div{float:left;width:50%;}
.layout>li:nth-child(even)>div{float:right;}
.layouta{padding:5% 5% 0;}
.layouta .t1 a{font-size:28px;line-height:1.1;color:#035cac;}
.layouta .t2{margin:5px 0 15px;font-size:large;}
.layouta .text{margin-bottom:20px;line-height:22px;color:#666;}
.layouta .more{position:relative;display:block;float:left;padding-right:25px;font-size:20px;color:#333;transition:ease .5s;}
.layouta .more:before{content:"";display:block;position:absolute;top:50%;right:0;margin-top:-1px;border-top:2px solid #999;width:16px;}
.layouta .more:after{content:"";display:block;position:absolute;top:50%;right:0;border-top:2px solid #999;margin-top:-5px;border-right:2px solid #999;width:10px;height:10px;transform:rotate(45deg);}
.layout>li:hover .more{padding-right:35px;color:#035cac;}
.layout>li:hover .more:before, .layout>li:hover .more:after{border-color:#035cac;}
.layoutb{overflow:hidden;}
.layoutb img{transition:ease .5s;}
.layout>li:hover .layoutb img{transform:scale(1.02);}
@media(max-width:1599px){
	.layouta{padding:4.5% 5% 0;}
}
@media(max-width:1399px){
	.layouta{padding:4% 4% 0;}
	.layouta .t1 a{font-size:24px;}
	.layouta .more{font-size:large;}
}
@media(max-width:1299px){
	.layouta{padding:3% 3.5% 0;}
	.layouta .t1 a{font-size:20px;}
}
@media(max-width:1199px){
	.layouta{padding:2.5% 3.5% 0.5%;}
}
@media(max-width:991px){
	.layout{padding:0 15px;}
	.layout>li>div{float:none !important;width:100%;}
	.layouta{padding:50px 0 15px;}
}

/*
.culture.layout .text{margin-bottom:0;}
.culturet1{font-size:42px;line-height:1.1;font-weight:bold;color:#035cac;text-transform:uppercase;}
.culturet2{margin:10px 0 15px;font-size:20px;line-height:1.1;}
.culturef{margin:100px 0 60px;}
.culturef .culturet1{text-align:center;}
.culturef .culturet2{margin-bottom:30px;text-align:center;}
@media(max-width:1399px){
	.culturet1{font-size:36px;}
}
@media(max-width:1299px){
	.culturet1{font-size:32px;}
}
@media(min-width:992px){
}
@media(max-width:991px){
}
@media(max-width:479px){
	.culturef{margin-top:60px;}
	.culturet1{font-size:28px;}
	.culturef .culturet1,.culturef .culturet2{padding:0 15px;text-align:left;}
}
*/

/*企业文化*/
.qiyewenhua1{padding:20px 0;border-bottom:1px solid #ccc;text-align:center;font-size:28px;}
.qiyewenhua2{margin:30px 0;padding:15px;font-size:18px;text-align:center;color:#fff;background-color:#f28f00;}
.qiyewenhua2 span{display:inline-block;padding-right:5%;}
.qiyewenhua3{margin-bottom:50px;}
.qiyewenhua3 img{width:100%;}
.qiyewenhua4 img{display:block;float:left;}
.qiyewenhua4 .text{padding-left:465px;}
.qiyewenhua4 .item{padding:35px;height:175px;background-color:#eee;transition:ease .5s;}
.qiyewenhua4 .item:first-child{margin-bottom:20px;}
.qiyewenhua4 .item strong{display:block;padding-bottom:5px;font-size:large;font-weight:normal;}
.qiyewenhua4 .item p{margin:0;line-height:2;color:#666;}
.qiyewenhua4 .item:hover{background-color:#003768;}
.qiyewenhua4 .item:hover strong,.qiyewenhua4 .item:hover p{color:#fff;}
.qiyewenhuab{padding-bottom:40px;}
.qiyewenhua5{padding:80px 0 40px;text-align:center;font-size:28px;}
.qiyewenhua6{margin-bottom:20px;padding:50px 35px 40px;background-color:#f3f3f3;transition:background ease .5s;}
.qiyewenhua6 .t1{text-align:center;}
.qiyewenhua6 strong{display:inline-block;padding-bottom:10px;border-bottom:1px solid #333;font-size:28px;line-height:1;font-weight:normal;}
.qiyewenhua6 .t2{padding:15px 0 25px;text-align:center;font-size:large;color:#666;}
.qiyewenhua6 .text{height:16em;line-height:2;color:#666;}
.qiyewenhua6 .text p{margin:0;}
.qiyewenhua6:hover{background-color:#003768;opacity:.8;}
.qiyewenhua6:hover,.qiyewenhua6:hover .t2,.qiyewenhua6:hover .text{color:#fff;}
.qiyewenhua6:hover .t1 strong{border-bottom-color:#eee;}
@media(max-width:1399px){
	.qiyewenhua4 .item p{line-height:1.8;}
	.qiyewenhua6{padding:30px;}
	.qiyewenhua6 .text1,.qiyewenhua6 .text2{height:8em;}
	.qiyewenhua6 .text3,.qiyewenhua6 .text4{height:6em;}
}
@media(max-width:1199px){
	.qiyewenhua4 .item{padding:20px 30px;}
	.qiyewenhua5{padding:50px 0 30px;}
	.qiyewenhua6 .text1,.qiyewenhua6 .text2{height:10em;}
	.qiyewenhua6 .text3,.qiyewenhua6 .text4{height:8em;}
}
@media(max-width:991px){
	.qiyewenhua3{overflow-x:auto;}
	.qiyewenhua3 img{padding-bottom:10px;width:820px;}
	.qiyewenhua4 img{display:none;}
	.qiyewenhua4 .text{padding-left:0;}
	.qiyewenhua4 .item{padding:20px;height:auto;}
	.qiyewenhua6 .text1,.qiyewenhua6 .text2{height:14em;}
	.qiyewenhua6 .text3,.qiyewenhua6 .text4{height:10em;}
}
@media(max-width:767px){
	.qiyewenhua1{padding-top:0;font-size:20px;}
	.qiyewenhua2{font-size:16px;}
	.qiyewenhua2 span{display:block;padding-right:0;}
	.qiyewenhua3{margin-bottom:30px;}
	.qiyewenhua4 .item{padding:15px;}
	.qiyewenhua5{padding:40px 0 20px;font-size:20px;}
	.qiyewenhua6 strong{font-size:20px;}
	.qiyewenhua6 .text1,.qiyewenhua6 .text2,.qiyewenhua6 .text3,.qiyewenhua6 .text4{height:auto;}
}

/*业务布局*/
.business .row{margin-bottom:40px;}
.business1{padding-right:0;}
.business2{border:1px solid #ddd;padding:50px;height:413px;}
.business .row:hover .business2{border-color:#999;}
.business2 h3{margin:0 0 30px;color:#095caa;transition:ease .5s;}
.business .row:hover .business2 h3{color:#036;}
.business2 .box{padding-right:10px;line-height:1.8;height:240px;overflow-y:auto;}
.business2 .box p{margin:0;}
.business2 .box p+p{margin-top:10px;}
.business .swiper-button-prev,.business .swiper-button-next{transform:scale(.5);}
.business .swiper-button-prev{left:-15px;}
.business .swiper-button-next{right:-15px;}
@media(max-width:1599px){
	.business2{height:377px;}
	.business2 .box{height:200px;}
}
@media(max-width:1399px){
	.business2{padding:30px;height:321px;}
	.business2 .box{height:180px;}
}
@media(max-width:1199px){
	.business2{padding:20px;height:264px;}
	.business2 h3{margin-bottom:20px;}
	.business2 .box{height:150px;}
}
@media(max-width:991px){
	.business .row{margin-bottom:20px;}
	.business1{padding-right:15px;}
	.business2{margin:0 15px;padding-left:15px;height:auto;}
	.business2 h3{margin-bottom:15px;font-size:20px;}
	.business2 .box{padding-right:0;height:auto;}
}

/*权属单位*/
.quanshudanwei .business1 em{display:block;overflow:hidden;}
.quanshudanwei .business1 img{transition:ease .5s;}
.quanshudanwei .row:hover .business1 img{transform:scale(1.03);}
.quanshudanwei .business2 .box{margin-bottom:25px;height:186px;}
.quanshudanwei .business2 a{display:inline-block;width:150px;line-height:40px;font-size:medium;text-align:center;color:#fff;background-color:#095caa;transition:ease .5s;}
.quanshudanwei .business2 a:hover{background-color:#036;}
@media(max-width:1599px){
	.quanshudanwei .business2 .box{height:155px;}
}
@media(max-width:1399px){
	.quanshudanwei .business2 h3{margin-bottom:25px;}
	.quanshudanwei .business2 .box{height:140px;}
}
@media(max-width:1199px){
	.quanshudanwei .business2 h3{margin-bottom:15px;}
	.quanshudanwei .business2 .box{margin-bottom:15px;height:125px;}
}
@media(max-width:991px){
	.quanshudanwei .business2{padding-bottom:15px;}
	.quanshudanwei .business2 .box{height:auto;}
}
@media(max-width:575px){
	.quanshudanwei .business2 a{display:block;width:100%;}
}




/*新闻详情页侧边栏*/
.news-side{float:right;padding-left:50px;width:300px;}
.news-side .t{display:block;position:relative;border:1px solid #666;padding-left:20px;width:80%;font-size:20px;line-height:48px;color:#666; transition:ease .5s;-webkit-transition:ease .5s;}
.news-side .t:after{display:block;position:absolute;top:0;right:25px;font-size:24px;content:"+";}
.news-side .t:hover{color:#fff;border-color:#f94e00;background-color:#f94e00;}
.news-side-prevnext{margin-top:50px;}
.news-side-prevnext a{display:block;margin-bottom:40px;color:#666; transition:ease .5s;-webkit-transition:ease .5s;}
.news-side-prevnext a div{position:relative;margin-bottom:10px;font-size:large;line-height:27px;font-weight:bold;}
.news-side-prevnext a div:after{display:block;position:absolute;top:13px;right:1px;left:65px;border-top:1px solid #ddd;content:"";}
.news-side-prevnext a:hover{color:#f94e00;}
.news-side-prevnext a:hover p{color:#666;}
.news-side-prevnext a:hover i.time{background-position:0 0;}


.content{margin:0 auto;padding:0 0 20px;font-size:medium;line-height:1.8;text-align:justify;}
.content h1{margin-bottom:15px;font-size:x-large;line-height:2;}
.content h2{margin-bottom:10px;font-size:large;line-height:2;}
.content h3,.content h4,.content h5,.content h6{font-size:medium;line-height:1.6;}
.content a{color:#06c;}
.content a:hover{color:#e00;}
.content p{margin-top:0;margin-bottom:15px;}
.content img{max-width:100%;height:auto;}
.content ul, .content ol{display:block;margin:1em 0;padding-left:40px;}
.content ul{list-style-type:disc;}
.content ol{list-style-type:decimal;}
@media(max-width:480px){
	.content{padding:0;}
}

.button{border:0;width:100px;height:30px;line-height:30px;text-align:center;background:url(/static/images/default/button.gif) 0 0 no-repeat;}
.button:hover{background-position:0 -30px;}
.button:disabled{color:#999;}

.pagebar{clear:both;padding:40px 0 20px;text-align:center;}
.pagebar a{display:inline-block;padding:0 12px;margin:0 3px 10px;border:1px solid #ccc;line-height:30px;font-size:14px;font-weight:bold;background-color:#fff;text-decoration:none;}
.pagebar .on, .pagebar a:hover{background-color:#f08519;border-color:#e47300;color:#fff;}

.prevnext{margin:100px 0 0;border-top:1px dotted #ccc;padding:10px 20px;color:#888;}

.content h1.articletitle{margin:0 0 25px;font-size:x-large;line-height:1.5;font-weight:bold;}
.content h2.articletitle2{font-size:large;font-weight:normal;}
.content .articleinfo{position:relative;margin-bottom:35px;padding:15px 0;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc;font-size:14px;color:#888;}
.content .articlesummary{margin-bottom:20px;padding:1em;border:1px solid #ddd;background:#fffef7;}
.view_baidushare{display:block;position:absolute;top:8px;right:0;}
.bd_weixin_popup{box-sizing:content-box;-webkit-box-sizing:content-box;} /*百度分享的分享到微信弹出窗*/
@media(max-width:767px){
	.content h1.articletitle{font-size:20px;}
	.content .articleinfo{margin-bottom:25px;}
	.view_baidushare{position:static;margin:0 auto;width:130px;}
}

.loadmore{padding-top:30px;}
.loadmore .btn{width:30%;}

.newsa1{float:left;padding-right:25px;width:50%;}
.newsa1 .item{display:block;position:relative;position:relative;}
.newsa1 .item em{display:block;overflow:hidden;}
.newsa1 .item img{width:100%;}
.newsa1 .item span{display:block;position:absolute;right:0;bottom:0;left:0;padding:15px;text-align:center;font-size:medium;line-height:1.2;color:#fff;background-color:rgba(0,0,0,.3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsa1 .swiper-pagination{bottom:62px;}
.newsa2{float:left;padding-left:25px;width:50%;}
.newsa2 a{display:block;padding:23px;transition:ease .5s;}
.newsa2 a:hover{background-color:#337ab7;}
.dangjiandongtai .newsa2 a:hover{background-color:#ee0700;}
.newsa2 .date{float:left;text-align:center;color:#666;}
.newsa2 .date strong{position:relative;display:block;padding-bottom:10px;font-size:48px;line-height:42px;}
.newsa2 .date strong:after{content:"";display:block;position:absolute;right:5px;bottom:5px;left:5px;border-bottom:1px solid #ccc;}
.newsa2 .date span{font-weight:bold;}
.newsa2 a:hover .date{color:#fff;}
.newsa2 .text{padding-left:85px;}
.newsa2 .text h3{margin:0 0 6px;font-size:large;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsa2 .text p{margin:0;max-height:44px;line-height:22px;color:#888;overflow:hidden;}
.newsa2 .text span{display:none;}
.newsa2 a:hover .text h3{color:#fff;}
.newsa2 a:hover .text p{color:#eff;}
.newsb{margin-top:50px;margin-bottom:-60px;padding-top:50px;padding-bottom:60px;border-top:1px solid #ddd;background-color:#f5f5f5;}
.newsb-no-newsa{margin-top:-30px;border-top:0;}
.newsb1{margin-bottom:30px;text-align:center;}
.newsb1 a{display:inline-block;margin:0 5px;padding:10px 30px;font-size:medium;color:#000;background-color:#fff;transition:esse .5s;}
.newsb1 a.on{color:#fff;background-color:#337ab7;}
.newsb2{display:none;}
.newsb2.on{display:block;}
.newsb2 a{display:block;margin-top:20px;padding:20px;background-color:#fff;transition:ease .5s;}
.newsb2 a:hover{background-color:#337ab7;}
.newsb2 h3{margin:0;font-size:large;line-height:26px;height:52px;color:#000;overflow:hidden;}
.newsb2 span{display:block;margin:17px 0 15px;line-height:1;color:#888;}
.newsb2 p,.newsb2 em{height:203px;}
.newsb2 em{display:block;padding-top:2px;overflow:hidden;}
.newsb2 p{margin:0;line-height:28px;color:#666;overflow:hidden;}
.newsb2 a:hover h3{color:#fff;}
.newsb2 a:hover span,.newsb2 a:hover p{color:#e5ebf3;}
@media(max-width:1599px){
	.newsa2 a{padding:18px 20px;}
	.newsb2 p,.newsb2 em{height:181px;}
}
@media(max-width:1399px){
	.newsa1{padding-right:20px;}
	.newsa2{padding-left:20px;}
	.newsa2 a{padding:25px 20px;}
	.newsa2 a:nth-child(n+4){display:none;}
	.newsb2 p,.newsb2 em{height:168px;}
}
@media(max-width:1199px){
	.newsa1,.newsa2{padding:0;width:100%;max-width:710px;}
	.newsa2{margin-top:20px;}
	.newsb2 div:nth-child(n+7){display:none;}
}
@media(max-width:991px){
	.newsb1 a{padding:10px 20px;}
	.newsb2 p,.newsb2 em{height:203px;}
}
@media(max-width:767px){
	.newsa2{display:none;}
	.newsb2 h3{height:auto;}
	.newsb2 span{margin:10px 0;}
	.newsb2 p,.newsb2 em{height:auto;line-height:22px;}
	.newsb{margin-top:30px;padding-top:30px;}
	.newsb1{margin-bottom:0;overflow-y:hidden;overflow-x:auto;white-space:nowrap;}
	.newsb1 a{margin:0;}
}

/*党建工作-列表页*/
.dangjian a{display:block;border-top:4px solid #ee0700;margin-bottom:30px;padding:20px;height:500px;color:#666;background:#fff url(../images/img05.png) center bottom no-repeat;background-size:100% auto;transition:ease .5s;-webkit-transition:ease .5s;}
.dangjian em{display:block;overflow:hidden;}
.dangjian img{transition:ease .5s;-webkit-transition:ease .5s;}
.dangjian a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
.dangjian span{display:block;padding:20px 0 15px;}
.dangjian span i{display:block;font-size:20px;line-height:1;font-style:normal;transform:scale(1,1.5);}
.dangjian h3{margin:0;font-size:large;}
.dangjian h3:after{display:block;border-bottom:2px solid;width:3.3em;height:15px;content:"";}
.dangjian p{margin-top:10px;height:7.2em;line-height:1.8;overflow:hidden;}
.dangjian a.item-noimg p{height:auto;}
.dangjian a:hover{color:#fff;background-color:#ee0700;}
@media(max-width:1199px){
	.dangjian a{height:480px;}
}
@media(max-width:991px){
	.dangjian a{height:500px;}
}
@media(max-width:767px){
	.dangjian a{padding-bottom:60px;height:auto;}
	.dangjian p{height:auto;}
}

.jobt{margin-bottom:20px;font-size:42px;line-height:1.1;font-weight:bold;color:#035cac;text-align:center;text-transform:uppercase;}
.jobt2{margin-bottom:30px;}
.joblist>div{margin-bottom:20px;padding-left:10px;padding-right:10px;}
.joblist a{display:block;padding:20px;background-color:#fff;}
.joblist a,.joblist a *{transition:ease .5s;}
.joblist a:hover{background-color:#337ab7;}
.joblist a:hover span{color:#e5ebf3;}
.joblist h3{margin:0 0 10px;font-size:large;line-height:22px;height:44px;color:#000;overflow:hidden;}
.joblist a:hover h3{color:#fff;}
.joblist i{display:block;border-top:1px solid #777;height:16px;}
.joblist a:hover i{border-top-color:#e5ebf3;transition:ease .5s;}
.joblist p{margin-bottom:20px;height:168px;line-height:28px;color:#666;overflow:hidden;}
.joblist a:hover p{color:#e5ebf3;}
.joblist .btn{float:right;border:1px solid #ddd;color:#333;background:none;}
.joblist a:hover .btn{color:#fff;}
.joblist span{display:block;line-height:34px;color:#666;}
.joba1{padding:5% 5% 0 0;}
@media(max-width:1399px){
	.job{padding-top:20px;}
	.joba1{padding-top:0;}
	.joblist p{height:196px;}
}
@media(max-width:1199px){
	.joba1{padding-top:0;}
	.joblist p{height:168px;}
}
@media (max-width: 767px){
	.job{padding-top:0;}
	.jobt1,.jobt2{font-size:20px;}
	.joblist h3, .joblist p{height:auto;}
}

/*响应式文章列表1*/
.newslist .item{background-color:#fff;}
/*.newslist .item:nth-child(even) a{background-color:#f6f6f6;}*/
.newslist a{display:block;padding:30px;border:1px solid #fff;border-bottom:1px solid #ddd;color:#888;}
.newslist-a{float:left;margin-right:30px;padding-top:5px;width:70px;font-size:16px;line-height:1;text-align:center;}
.newslist-a p{margin-bottom:1px;font-size:60px;font-weight:bold;}
.newslist-b{float:left;width:1000px;overflow:hidden;}
.newslist .item2 .newslist-b{width:1300px;}
.newslist-b h3{margin-top:10px;font-size:20px;font-weight:bold;color:#333;}
.newslist-b p{font-size:14px;}
.newslist-b span{display:block;max-height:48px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newslist-c{float:right;width:240px;height:160px;overflow:hidden;}
/*
.newslist a:hover{background-color:#f08519;}
.newslist a:hover .newslist-a, .newslist a:hover .newslist-b, .newslist a:hover .newslist-b h3{color:#fff;}
*/
.newslist a:hover .newslist-c img{transform:scale(1.05);}
.newslist a:hover{border-color:#f08519;}
.newslist a:hover i.time, .newslist a:hover i.click, .newslist a:hover i.source{background-position:0 0;}
@media(max-width:1599px){
	.newslist-b{width:850px;}
	.newslist .item2 .newslist-b{width:1170px;}
}
@media(max-width:1399px){
	.newslist-b{width:700px;}
	.newslist .item2 .newslist-b{width:960px;}
}
@media(max-width:1199px){
	.newslist-b{width:500px;}
	.newslist .item2 .newslist-b{width:760px;}
}
@media(max-width:991px){
	.newslist-a{display:none;}
	.newslist-b{width:390px;}
	.newslist .item2 .newslist-b{width:670px;}
}
@media(max-width:767px){
	.newslist a{padding:15px 10px;}
	.newslist-b{width:100%;}
	.newslist .item2 .newslist-b{width:100%;}
	.newslist-b h3{font-size:large;}
	.newslist-b span{max-height:72px;-webkit-line-clamp:3;}
	.newslist-c{display:none;}
}

/*响应式文章列表2*/
.newslist2 .item{margin-bottom:20px;background-color:#fff;}
/*.newslist2 .item:nth-child(even){background-color:#f6f6f6;}*/
.newslist2 .item .pull-left{padding:35px;width:1080px;}
.newslist2 .item .pull-right{overflow:hidden;}
.newslist2 .item a{display:block;color:#999; transition:all ease .5s;}
.newslist2 .item a h3{position:relative;margin-top:0;margin-bottom:15px;padding-top:20px;font-size:20px;font-weight:bold;color:#333; transition:color ease .5s;}
.newslist2 .item a h3:before{display:block;position:absolute;top:0;left:0;width:2em;height:5px;font-size:24px;background:#fd8700;overflow:hidden;content:"";transition:background ease .5s;}
.newslist2 .item a p{margin-bottom:15px;font-size:14px;}
.newslist2 .item a span{display:block;max-height:48px;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newslist2 .item a img{transition:all ease .5s;}
.newslist2 .item a:hover{background:#004389;text-decoration:none;}
.newslist2 .item a:hover h3:before{background:#fff;}
.newslist2 .item a:hover, .newslist2 .item a:hover h3{color:#fff;}
.newslist2 .item a:hover img{transform:scale(1.05);}
.newslist2 .item2 a{padding:35px;}
@media(max-width:1599px){
	.newslist2 .item .pull-left{width:950px;}
}
@media(max-width:1399px){
	.newslist2 .item .pull-left{width:750px;}
}
@media (max-width: 1199px){
	.newslist2 .item .pull-left{width:560px;}
	.newslist2 .item a p{margin-bottom:12px;}
	.loadmore  .btn{width:40%;}
}
@media (max-width: 991px){
	.newslist2 .item{margin-bottom:25px;}
	.newslist2 .item .pull-left{width:430px;}
	.newslist2 .item .pull-right{width:280px;}
	.newslist2 .item a .pull-left{padding:22px 25px 20px;}
	.newslist2 .item a h3{font-size:large;}
	.newslist2 .item a p{margin-bottom:8px;}
	.newslist2 .item2 a{padding:30px;}
	.loadmore  .btn{width:50%;}
}
@media (max-width: 767px){
	.newslist2 .item{margin-bottom:20px;}
	.newslist2 .item .pull-left{width:100%;}
	.newslist2 .item2 a{padding:25px;}
	.loadmore  .btn{width:80%;}
	.newslist2 .item a span{max-height:72px;-webkit-line-clamp:3;}
}
/*响应式文章列表3*/
.newslist3 a{position:relative;display:block;padding:2%;border:1px solid #fff;border-bottom-color:#eee;text-decoration:none;background-color:#fff;}
.newslist3 a:hover{border-color:#f94e00;}
.newslist3-1{float:left;margin-right:40px;width:270px;}
.newslist3 a:hover img{transform:scale(1.05);}
.newslist3-2{float:left;width:950px;color:#666;}
.newslist3 .item2 .newslist3-2{width:1260px;}
.newslist3-2 h3{margin-top:10px;max-height:56px;line-height:28px;font-size:20px;font-weight:bold;color:#555;overflow:hidden;}
.newslist3-2 .summary{max-height:48px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newslist3-2 .info{display:inline-block;margin-top:15px;margin-bottom:0;border:1px solid #eee;border-radius:20px;line-height:24px;font-size:14px;}
.newslist3-2 .info span{display:inline-block;float:left;padding:0 15px;border-left:1px solid #e3e3e3;}
.newslist3-2 .info span:first-child{border-left:0;}
.newslist3-2 .date{display:none;line-height:1;font-size:14px;color:#888;}
.newslist3-3{position:absolute;top:50%;right:2%;margin-top:-60px;font-family:Arial;font-size:20px;font-weight:bold;text-align:center;color:#555;}
.newslist3-3 span{display:block;font-size:70px;line-height:60px;}
.newslist3 a:hover .newslist3-3{color:#f94e00;}
@media(max-width:1599px){
	.newslist3-2{width:830px;}
	.newslist3 .item2 .newslist3-2{width:1140px;}
}
@media(max-width:1399px){
	.newslist3-2{width:660px;}
	.newslist3 .item2 .newslist3-2{width:970px;}
}
@media(max-width:1199px){
	.newslist3-1{width:200px;}
	.newslist3-2{width:550px;}
	.newslist3 .item2 .newslist3-2{width:790px;}
}
@media(max-width:991px){
	.newslist3 a{padding:3% 0;border-width:0;border-bottom:1px dashed #ddd;}
	.newslist3-1{margin-right:30px;}
	.newslist3-2{width:470px;}
	.newslist3 .item2 .newslist3-2{width:100%;}
	.newslist3-2 h3{margin:0 0 5px;overflow:hidden;max-height:40px;font-size:large;line-height:20px;}
	.newslist3-2 .info{margin-top:10px;}
	.newslist3-3{display:none;}
}
@media(max-width:767px){
	.newslist3-1{margin-right:3%;width:24.68%;}
	.newslist3-2{width:72%;}
	.newslist3-2 .info{display:none;}
	.newslist3-2 .summary{margin-bottom:5px;}
	.newslist3-2 .date{display:block;font-size:12px;}
}
@media(max-width:575px){
	.newslist3-2 h3{font-size:medium;}
	.newslist3-2 .summary{display:none;}
}
/*响应式文章列表4*/
.newslist4 a{display:block;padding:2%;border:1px solid #fff;border-bottom-color:#eee;color:#888;background-color:#fff;text-decoration:none;}
.newslist4-1{position:relative;float:left;width:114px;height:104px;background-color:#f2f5fa;}
.newslist4-1 span{display:block;font-size:54px;line-height:104px;font-weight:bold;text-align:center;color:#b1b1b1;}
.newslist4-1 div{position:absolute;top:58px;right:5px;padding:0 5px;font-size:12px;line-height:18px;color:#333;background-color:#f2f5fa;}
.newslist4-2{margin-left:150px;}
.newslist4-2 h3{margin-top:3px;font-size:20px;line-height:1.2;font-weight:bold;color:#333;}
.newslist4-2 .info{margin-bottom:10px;height:20px;line-height:20px;font-size:14px;color:#888;}
.newslist4-2 .summary{max-height:48px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newslist4 a:hover{border-color:#e00;color:#333;}
.newslist4 a:hover .newslist4-1 span, .newslist4 a:hover .newslist4-2 h3{color:#e00;}
@media(max-width:991px){
	.newslist4-2 h3{font-size:large;}
}
@media(max-width:767px){
	.newslist4 a{padding:3% 2%;}
	.newslist4-1{display:none;}
	.newslist4-2{margin-left:0;}
	.newslist4-2 .info{margin-bottom:6px;font-size:12px;}
	.newslist4-2 .summary{max-height:72px;-webkit-line-clamp:3;}
}

/*发展历程--纵向--可带图片*/
.history{margin-top:50px;}
.history .item{padding-bottom:15px;background:url(../images/default/history1_03.gif) center repeat-y;}
/*
.history .img.pull-left{padding-right:50px;background:url(../images/default/history1_02.gif) right top no-repeat;}
.history .img.pull-left img{float:right;}
.history .img.pull-right{padding-left:50px;background:url(../images/default/history1_02.gif) no-repeat;}
*/
.history .text.pull-right{padding-left:50px;background:url(../images/default/history1_01_right.png?v2) no-repeat;}
.history .text h3{margin:0 0 15px;font-size:28px;color:#0169c2;line-height:48px;}
.history .text p{color:#666;line-height:1.5;}
.history .text.pull-left{padding-right:50px;text-align:right;background:url(../images/default/history1_01_left.png?v2) right top no-repeat;}
.history .top{height:56px;background:url(../images/default/history1_04.png) center top no-repeat;}
@media (max-width: 767px){
	.history .item, .history .text, .history .img{background:none !important;}
	.history .pull-left, .history .pull-right{float: none !important;padding:0 15px !important;}
	.history .text.pull-left{text-align:left;}
	.history .text, .history .img{clear:both;}
	.history .img.pull-left img, .history .img.pull-right img{float:none;}
	.history .text h3{margin:0;}
	.history .text.pull-left h3{text-align:left;}
}
/*发展历程-横向滚动*/
.history2{margin-top:50px;}
.history2, .history2>div.container{position:relative;}
.history2:before{position:absolute;z-index:-1;display:block;top:26px;right:0;left:0;border-top:2px solid #e6e6e6;content:"";}
.history2 .box{margin:0 auto;width:1270px;background:url(../images/default/history2_01.png) 0 8px repeat-x;overflow:hidden;}
.history2 li{float:left;margin-right:30px;padding-top:71px;width:230px;background:url(../images/default/history2_02.png) center top no-repeat;}
.history2 .item{padding:25px;min-height:250px;background-color:#eee;border-radius:8px;-webkit-border-radius:8px; transition:ease .5s;}
.history2 h2{margin:0;float:left;border-bottom:2px solid #2677b9;color:#2677b9;font-size:24px;font-weight:bold;transform:scale(1,1.5); transition:ease .5s;}
.history2 .text{clear:both;padding-top:20px;line-height:1.8;}
@media(max-width:1599px){
	.history2 .box{width:1010px;}
}
@media(min-width:992px){
.history2 li:hover{background-image:url(../images/default/history2_03.png);}
.history2 li:hover .item{background-color:#2677b9;color:#fff;}
.history2 li:hover h2{color:#fff;border-bottom-color:#fff;}
}
.history2 .my-btn{display:block;position:absolute;top:150px;width:25px;height:100px;background:url(../images/default/history2_04.png) no-repeat;transition:ease .5s;}
.history2 .btn-left{left:30px;background-position:0 -100px;}
.history2 .btn-left:hover{background-position:-25px -100px;}
.history2 .btn-right{right:30px;background-position:-25px 0;}
.history2 .btn-right:hover{background-position:0 0;}
@media(max-width:1199px){
	.history2 .box{width:750px;}
}
@media(max-width:991px){
	.history2>div.container{padding-right:0;}
	.history2:before{display:none;}
	.history2 .container:before{position:absolute;z-index:-1;display:block;top:0;left:20px;bottom:0;border-left:2px solid #e6e6e6;content:"";}
	.history2 .box{margin-left:-15px;width:100%;background-image:none;}
	.history2 ul{width:100% !important;}
	.history2 li{float:none;margin:0 0 20px;padding:0 0 0 50px;width:auto;background:url(../images/default/history2_05.png) 10px 22px no-repeat;background-size:44px 33px;}
	.history2 .item{padding:25px 20px;min-height:auto;}
}
/*发展历程--横向2*/
.history3{position:relative;margin:50px auto 0;width:1100px;}
.history3 .box{height:450px;overflow:hidden;}
.history3 ul{position:relative;}
.history3 ul:before{position:absolute;display:block;top:225px;right:0;left:0;height:1px;background-color:#ccc;content:"";}
.history3 li{position:relative;float:left;margin-left:-100px;width:350px;height:175px;}
.history3 li:before{position:absolute;display:block;left:50%;margin-left:-9px;width:18px;height:18px;overflow:hidden;background-color:#ccc;-webkit-border-radius:50%;border-radius:50%;content:""; transition:ease .3s;}
.history3 li:first-child{margin-left:0;}
.history3 .t{position:relative;font-size:20px;line-height:2.5;color:#fff;text-align:center;background-color:#ccc; transition:ease .3s;}
.history3 .t:before{display:block;position:absolute;left:50%;margin-left:-6px;width:12px;height:12px;background-color:#ccc;transform:rotate(45deg);content:""; transition:ease .3s;}
.history3 .text-box{position:absolute;right:0;left:0;padding:20px;height:125px;background-color:#f6f6f6;overflow:hidden;}
.history3 .text{/*height:160px;*/color:#666; transition:ease .5s;}
.history3 .text p{position:relative;right:0;left:0;margin:0;padding-left:20px;line-height:1.8;}
.history3 .text p:before{display:block;position:absolute;top:11px;left:0;width:7px;height:2px;background-color:#999;overflow:hidden;content:"";}
.history3 li:nth-child(odd){margin-top:275px;}
.history3 li:nth-child(odd):before{top:-59px;}
.history3 li:nth-child(even):before{bottom:-59px;}
.history3 li:nth-child(odd) .text-box{top:50px;}
.history3 li:nth-child(even) .t{top:125px;}
.history3 li:nth-child(even) .text-box{top:0;}
.history3 li:nth-child(odd) .t:before{top:-6px;}
.history3 li:nth-child(even) .t:before{bottom:-6px;}
.history3 li:hover:before, .history3 li:hover .t, .history3 li:hover .t:before{background-color:#f08519;}
.history3 li:hover .text{color:#333;}
.history3 .my-btn{position:absolute;display:block;top:50%;margin-top:-21px;width:42px;height:42px;background:url(../images/default/history3.png);}
.history3 .btn-left{left:-50px;}
.history3 .btn-left:hover{background-position:0 -42px;}
.history3 .btn-right{right:-50px;background-position:-42px 0;}
.history3 .btn-right:hover{background-position:-42px -42px;}
@media(max-width:1199px){
	.history3{width:900px;}
}
@media(max-width:991px){
	.history3{width:660px;}
}
@media(max-width:767px){
	.history3{width:100%;}
	.history3 .box{height:auto;overflow-x:auto;}
	.history3 ul:before{display:none;}
	.history3 li{position:static;margin-right:20px;margin-top:0 !important;margin-left:0 !important;padding-top:10px;width:300px;height:auto;}
	.history3 li .t{top:0 !important;}
	.history3 li:nth-child(even) .t:before{top:-6px;bottom:auto;}
	.history3 li .text-box{position:static;height:auto;min-height:160px;}
	.history3 .my-btn{display:none;}
}
/*发展历程-纵向*/
.history4a{max-width:414px;}
.history4 .year{margin-bottom:30px;}
.history4 .yearlist a{display:block;float:left;border-right:1px solid #3b82c0;border-bottom:1px solid #3b82c0;width:33.333333%;line-height:2;font-size:x-large;text-align:center;color:#fff;background-color:#337ab7;transition:ease .5s;}
.history4 .yearlist a:nth-child(3n){border-right:0;}
.history4 .yearlist a:hover, .history4 .yearlist a.on{background-color:#f08519;text-decoration:none;}
.history4 .item{display:none;margin-left:20px;border-left:1px solid #e6e6e6;}
.history4 .item dl{position:relative;margin:0 0 50px 60px;border:7px solid #e6e6e6;}
.history4 .item dl:before{display:block;position:absolute;top:31px;left:-76px;border:5px solid #ccc;width:17px;height:17px;background-color:#fff;border-radius:50%;-webkit-border-radius:50%;content:"";}
.history4 .item dt{position:relative;padding:25px 40px 20px;font-size:x-large;}
.history4 .item dt:before{display:block;position:absolute;top:25px;left:-37px;width:37px;height:31px;background:url(/static/images/default/history4_01.gif) no-repeat;content:"";}
.history4 .item dd{padding:0 40px 30px;}
.history4 .item dd img{max-width:100%;}
@media(max-width:1199px){
	.history4 .yearlist a{font-size:20px;line-height:2.5;}
	.history4 .item dt,.history4 .item dd{padding-right:30px;padding-left:30px;}
}
@media(max-width:767px){
	.history4a{max-width:none;}
	.history4 .year{margin:-15px -15px 15px;}
	.history4 .year img{display:none;}
	.history4 .yearlist{overflow:auto;white-space:nowrap;}
	.history4 .yearlist a{display:inline-block;float:none;padding:0 15px;border-bottom:0 !important;width:auto;font-size:large;line-height:2.5;}
	.history4 .item{margin-left:0;}
	.history4 .item dl{margin:0 0 30px 40px;}
	.history4 .item dl:before{left:-56px;}
	.history4 .item dt{padding:15px 20px;}
	.history4 .item dd{padding:0 20px 15px;}
}



.logo-list{padding-top:30px;background-color:#fff;}
.logo-list div{float:left;margin-bottom:30px;width:16.666666%;}
.logo-list a{position:relative;margin:0 auto;border:1px solid #ddd;width:158px;height:70px;line-height:68px;}
.logo-list a img{transition:ease .5s;}
.logo-list a:hover img{transform:scale(1.05);}
.logo-list a span{position:absolute;top:0;right:0;bottom:0;left:0;font-size:14px;color:#fff;background-color:rgba(0,0,0,.7); opacity:0;transition:opacity ease .5s;}
.logo-list a:hover span{opacity:1;}
@media (max-width: 1199px){
	.logo-list div{width:20%;}
}
@media (max-width: 991px){
	.logo-list div{width:25%;}
}
@media (max-width: 767px){
	.logo-list div{width:33.333333%;}
}
@media(max-width:569px){
	.logo-list div{width:50%;}
}


/*图片列表*/
.image a{display:block;margin:0 auto 20px;width:100%;color:#333;text-decoration:none;overflow:hidden;max-width:360px;}
.image em{display:block;overflow:hidden;}
.image img{transition:ease .5s;-webkit-transition:ease .5s;}
.image a:hover img{transform:scale(1.05);}
.image a span{display:block;margin-top:8px;height:2.5714em;line-height:1.2857;overflow:hidden;}
@media(max-width:767px){
	.image>div:nth-child(odd){padding-right:7px;}
	.image>div:nth-child(even){padding-left:7px;}
	.image a{margin-right:0;margin-left:0;}
}
/*图片列表宽高比为2:3,3:4*/
.image23 a, .image34 a{max-width:240px;}

/*视频列表，依赖image*/
.videolist em{position:relative;}
.videolist em:after{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:url(/static/images/default/video_play.png) center center no-repeat;content:"";opacity:.7;-webkit-opacity:.7;filter:alpha(opacity=70);transition:ease .5s;-webkit-transition:ease .5s;}
.videolist a:hover em:after{opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);}

i.time, i.click, i.source{display:inline-block;margin-right:5px;width:20px;height:16px;vertical-align:middle; transition:all ease .5s;}
i.time{background:url(/static/images/default/icon03.png) 0 0 no-repeat;}
i.click{background:url(/static/images/default/icon04.png) 0 0 no-repeat;}
i.source{background:url(/static/images/default/icon05.png) 0 0 no-repeat;}
a:hover i.time, a:hover i.click, a:hover i.source{background-position:0 -16px;}

/*搜索页*/
.search-title{margin-bottom:20px;border-bottom:1px solid #d8cba1;height:36px;}
.search-title h2{margin:0 0 20px;font-size:22px;line-height:1;color:#8f512a;}
