﻿@charset "utf-8";

.header-container{position:relative;z-index:9;box-shadow:0 1px 6px #999;}
.footer{margin-top:3%;}
@media(max-width:1199px){
	.footer{margin-top:4%;}
}
@media(max-width:575px){
	.footer{margin-top:6%;}
}
@media(max-width:399px){
	.footer{margin-top:7%;}
}

@media(max-width:991px){
	.swiper-banner .swiper-slide{padding-top:25%;}
	.swiper-banner .swiper-slide img{position:absolute;top:0;left:50%;max-width:none;height:100%;transform:translateX(-50%);}
}
@media(max-width:767px){
	.swiper-banner .swiper-slide{padding-top:33.333333%;}
}
@media(max-width:575px){
	.swiper-banner .swiper-slide{padding-top:40%;}
}

.web-content-container{min-height:200px;}
.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:1%;background-color:#f3f3f3;}
.breadcategory:before{content:"";display:block;position:absolute;right:0;bottom:0;left:0;border-bottom:1px solid #ccc;}
.breadcategory .swiper-slide{padding:0 15px;width:auto;}
.breadcategory a{display:inline-block;font-size:large;line-height:60px;color:#333;}
.breadcategory .swiper-slide.on a{padding-top:2px;border-bottom:2px solid #1ea566;line-height:56px;}
.breadnav{margin-bottom:1%;padding:1% 0;font-size:14px;line-height:1.1;background-color:#f6f6f6;}
.breadnav>div{padding-left:40px;background:url(../images/default/home.png) 15px 2px no-repeat;}
.breadnav, .breadnav a{color:#888;}
.breadnav a:hover{color:var(--color);}
@media(max-width:1599px){
	.breadcategory{margin-bottom:1.5%;}
	.breadnav{margin-bottom:1.5%;padding:1.5% 0;}
}
@media(max-width:1199px){
	.breadcategory{margin-bottom:2%;}
	.breadnav{margin-bottom:2%;padding:2% 0;}
}
@media(max-width:991px){
	.breadcategory{margin-bottom:2.5%;}
	.breadnav{margin-bottom:2.5%;}
}
@media(max-width:767px){
	.breadcategory{margin-bottom:3%;}
	.breadcategory a{line-height:50px;}
	.breadcategory .swiper-slide.on a{line-height:46px;}
	.breadnav{margin-bottom:3%;padding:3% 0;}
}
@media(max-width:575px){
	.breadcategory .swiper-slide{padding:0 10px;}
	.breadcategory a{font-size:medium;}
}
@media(max-width:479px){
	.breadcategory{margin-bottom:4%;}
	.breadnav{margin-bottom:4%;padding:4% 0;}
}

/*联系我们*/
.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;}
@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.5;}
}
/*联系我们-end*/


/*企业文化*/
.qiyewenhua1 img{display:block;float:right;}
.qiyewenhua1 .text{padding-right:465px;}
.qiyewenhua1 .item{padding:35px;height:175px;background-color:#f6f6f6;transition:ease .5s;}
.qiyewenhua1 .item:first-child{margin-bottom:20px;}
.qiyewenhua1 .item strong{display:block;padding-bottom:10px;font-size:20px;}
.qiyewenhua1 .item p{margin:0;line-height:2;color:#666;}
.qiyewenhua1 .item:hover{background-color:#003768;}
.qiyewenhua1 .item:hover strong,.qiyewenhua1 .item:hover p{color:#fff;}
.qiyewenhua5{padding:80px 0 40px;text-align:center;font-size:28px;}
.qiyewenhua6{display:flex;display:-webkit-flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;overflow:hidden;}
.qiyewenhua6a{float:left;margin:0 15px;width:calc(25% - 30px);background-color:#f3f3f3;transition:background ease .5s;}
.qiyewenhua7a{position:relative;}
.qiyewenhua7a span{display:block;position:absolute;top:50%;left:50%;font-size:32px;font-weight:bold;color:#fff;text-shadow:1px 1px 10px #000;transform:translate(-50%,-50%);}
.qiyewenhua7b{padding:30px 35px;}
.qiyewenhua7 .text{line-height:2;color:#666;}
.qiyewenhua7 .text p{margin:0;}
.qiyewenhua6a:hover{background-color:#003768;opacity:.8;}
.qiyewenhua6a:hover .text{color:#fff;}
.qiyewenhua7:hover .t1 strong{border-bottom-color:#f6f6f6;}
@media(max-width:1399px){
	.qiyewenhua1 .item p{line-height:1.8;}
	.qiyewenhua7a span{font-size:28px;}
	.qiyewenhua7b{padding:25px 30px;}
}
@media(max-width:1199px){
	.qiyewenhua1 .item{padding:20px 30px;}
	.qiyewenhua5{padding:50px 0 30px;}
	.qiyewenhua6{margin-right:-10px;margin-left:-10px;}
	.qiyewenhua6a{margin:0 10px;width:calc(25% - 20px);}
	.qiyewenhua7a span{font-size:24px;}
	.qiyewenhua7b{padding:17px 22px;}
}
@media(max-width:991px){
	.qiyewenhua1 img{display:none;}
	.qiyewenhua1 .text{padding-right:0;}
	.qiyewenhua1 .item{padding:20px;height:auto;}
	.qiyewenhua6{margin-bottom:-20px;}
	.qiyewenhua6a{width:calc(50% - 20px);}
	.qiyewenhua6a:nth-child(n+3){margin-top:20px;}
}
@media(max-width:767px){
	.qiyewenhua1 .item{padding:15px;}
	.qiyewenhua1 .item strong{font-size:large;}
	.qiyewenhua5{padding:40px 0 20px;font-size:20px;}
}
@media(max-width:414px){
	.qiyewenhua6a{width:100%;}
	.qiyewenhua6a:nth-child(n+2){margin-top:15px;}
}


.content{font-size:medium;line-height:1.8;/*text-align:justify;*/}
.content h1{margin-bottom:15px;font-size:x-large;}
.content h2{margin-bottom:10px;font-size:large;}
.content h3,.content h4,.content h5,.content h6{font-size:medium;}
.content a{color:#06c;}
.content a:hover{color:#e00;}
.content p{margin-top:0;margin-bottom:15px;}
.content img, .content video{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;}
.content table td, .content table th{padding:5px;}
.content table p{margin-top:5px;margin-bottom:5px;}
.main-content{width:1200px;}
@media(max-width:1599px){
	.main-content{width:1000px;}
}
@media(max-width:1399px){
	.main-content{width:850px;}
}
@media(max-width:1199px){
	.main-content{width:100%;}
}
@media(max-width:767px){
	.content h1{font-size:22px;}
	.content table{width:100%;}
}
@media(max-width:480px){
	.content{padding:0;}
	.content h1{font-size:20px;}
}

/*文章详情*/
.content h1.articletitle{margin:0 0 30px;padding-top:10px;font-size:x-large;font-weight:bold;text-align:center;}
.content h2.articletitle2{margin:0 0 15px;font-size:large;font-weight:normal;text-align:center;}
.content .articleinfo{position:relative;margin-bottom:30px;padding:15px 0;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc;text-align:center;font-size:14px;line-height:24px;color:#888;}
.content .articlesummary{margin-bottom:20px;padding:1em;border:1px solid #ddd;background:#fffef7;}
@media(max-width:767px){
	.content h1.articletitle,.content h1.articletitle2,.content .articleinfo{text-align:left;}
	.content h1.articletitle{margin-bottom:20px;font-size:22px;}
	.content .articleinfo{margin-bottom:30px;}
}
@media(max-width:480px){
	.content h1.articletitle{font-size:20px;}
}

/*视频、音频播放*/
.video-container{margin:0 auto 20px;width:100%;max-width:1000px;}
.video-container p{margin:0;text-align:center;}
.video-container video{display:block;margin:0 auto;width:100%;max-width:1000px;max-height:600px;background-color:#000;}
.audio-container{margin:0 auto 20px;padding:15px;background-color:#ddd;}
.audio-container audio{display:block;margin:0 auto;width:100%;max-width:600px;}
.audio-container p{margin:10px 0 0;text-align:center;}


/*新闻详情页侧边栏*/
.news-side{float:right;padding-top:10px;width:240px;}
.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;}
@media(max-width:1199px){
	.news-side{display:none;}
}


.button{border:0;width:100px;height:30px;line-height:30px;text-align:center;background:url(../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;font-weight:bold;border:1px solid #ccc;line-height:30px;background-color:#fff;text-decoration:none;font-size:14px;}
.pagebar .on, .pagebar a:hover{background-color:#f08519;border-color:#e47300;color:#fff;}

.prevnext{margin-top:10%;border-top:1px dotted #ccc;padding:10px 0;color:#888;line-height:1.2;}
.prevnext div+div{padding-top:10px;}

.loadmore{padding-top:30px;}
.loadmore .btn{width:30%;}
/*响应式文章列表1*/
.newslist a{display:block;padding:30px;border:1px solid #f3f3f3;border-bottom:1px solid #ddd;color:#888;background-color:#fcfcfc;}
.newslist .item:nth-child(odd) a{background-color:#f6f6f6;}
.newslist-a{margin-right:30px;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{width:850px;overflow:hidden;}
.newslist .item2 .newslist-b{width:1100px;}
.newslist-b{color:#888;}
.newslist-b h3{margin-top:5px;font-size:20px;font-weight:bold;color:#333;}
.newslist-b p{font-size:14px;}
.newslist-b p span{display:none;}
.newslist-b>span{display:block;max-height:48px;line-height:24px;overflow:hidden;}
.newslist-c{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: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-b{width:390px;}
	.newslist .item2 .newslist-b{width:670px;}
	.newslist-b h3{font-size:large;}
	.newslist-b p span{display:inline;}
	.newslist-b>span{max-height:40px;line-height:20px;}
}
@media(max-width:767px){
	.newslist a{padding:15px 10px;}
	.newslist-b{width:100%;}
	.newslist .item2 .newslist-b{width:100%;}
	.newslist-b h3{font-size:medium;}
}
/*响应式文章列表2*/
.newslist2 .item .pull-left{padding:35px;width:900px;}
.newslist2 .item .pull-right{overflow:hidden;}
.newslist2 .item a{display:block;border:1px solid #f3f3f3;border-bottom-color:#ddd;color:#999;background-color:#fcfcfc; transition:all ease .5s;}
.newslist2 .item:nth-child(odd) a{background-color:#f6f6f6;}
.newslist2 .item a h3{position:relative;margin-top:0;margin-bottom:15px;padding-top:20px;font-size:large;color:#111; 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;height:72px;font-size:14px;line-height:24px;overflow:hidden;text-align:justify;}
.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;}
.newslist2 .item2 a span{height:48px;}
@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 .pull-left{width:430px;}
	.newslist2 .item .pull-right{width:280px;}
	.newslist2 .item a .pull-left{padding:22px 25px;}
	.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 .pull-left{width:100%;}
	.newslist2 .item2 a{padding:25px;}
	.loadmore  .btn{width:80%;}
}
/*响应式文章列表3*/
.newslist3 a{position:relative;display:block;padding:2%;border:1px solid #f3f3f3;border-bottom-color:#ddd;text-decoration:none;background-color:#fcfcfc;}
.newslist3 a:nth-child(odd){background-color:#f6f6f6;}
.newslist3 a:hover{border-color:#f94e00;}
.newslist3-1{float:left;width:20%;overflow:hidden;}
.newslist3 a:hover img{transform:scale(1.05);}
.newslist3-2{padding-right:12%;padding-left:23%;width:100%;}
.newslist3 .item-no-image .newslist3-2{padding-left:0 !important;}
.newslist3-2 h3{margin:10px 0 20px;max-height:56px;line-height:28px;font-weight:bold;color:#555;overflow:hidden;}
.newslist3-2 .summary{margin-bottom:25px;max-height:48px;line-height:24px;color:#666;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newslist3-2 .info{display:inline-block;margin-bottom:0;border:1px solid #ddd;background-color:#fff;font-size:14px;line-height:24px;color:#999;border-radius:20px;}
.newslist3-2 .info span{display:inline-block;float:left;padding:0 15px;border-left:1px solid #e3e3e3;}
.newslist3-2 .info span:nth-child(2){border-left-width:0;}
.newslist3-2 .info>.date{display:none;}
.newslist3-2>.date{display:none;font-size:14px;line-height:1;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 a:hover .newslist3-3{color:#f94e00;}
.newslist3 a:hover h3{color:#000;}
@media(max-width:1599px){
	.newslist3-2 h3{margin-bottom:15px;max-height:52px;font-size:22px;line-height:26px;}
	.newslist3-2 .summary{margin-bottom:20px;}
}
@media(max-width:1399px){
	.newslist3-1{width:22%;}
	.newslist3-2{padding-left:25%;}
}
@media(max-width:1199px){
	.newslist3-2{padding-right:0;}
	.newslist3-2 h3{margin-top:0;max-height:48px;font-size:20px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.newslist3-2 .summary{max-height:40px;line-height:20px;}
	.newslist3-2 .info span:first-child{border-left-width:0;}
	.newslist3-2 .info span:nth-child(2){border-left-width:1px;}
	.newslist3-2 .info>.date{display:block;}
	.newslist3-3{display:none;}
}
@media(max-width:991px){
	.newslist3 a{padding:3% 15px;border-width:0;border-bottom:1px dashed #ddd;}
	.newslist3-2 h3{margin-bottom:10px;max-height:38px;font-size:medium;line-height:19px;white-space:normal;}
	.newslist3-2 .summary{margin-bottom:10px;}
	.newslist3-2 .info{display:none;}
	.newslist3-2 .date{display:block;}
}
@media(max-width:767px){
	.newslist3-2 .info>.date{display:display:none;}
}
@media(max-width:575px){
	.newslist3 a{padding:4% 15px;}
	.newslist3-2 .summary{display:none;}
}
.newslist3b .newslist3-2{padding-right:0;}
.newslist3b .newslist3-3{display:none;}
/*响应式文章列表4*/
.newslist4 a{display:block;padding:2%;border:1px solid #fff;border-bottom-color:#eee;background-color:#fff;text-decoration:none;}
.newslist4-1{position:relative;width:114px;height:104px;background-color:#f2f5fa;}
.newslist4-1 span{display:block;font-size:54px;line-height:104px;color:#b1b1b1;}
.newslist4-1 div{position:absolute;top:64px;right:6px;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:large;color:#333;}
.newslist4-2 .info{margin-bottom:10px;height:20px;font-size:14px;line-height:20px;color:#888;}
.newslist4-2 .summary{max-height:40px;line-height:20px;color:#888;overflow:hidden;}
.newslist4 a:hover{border-color:#e00;}
.newslist4 a:hover .newslist4-1 span, .newslist4 a:hover .newslist4-2 h3{color:#e00;}
.newslist4 a:hover .info, .newslist4 a:hover .summary{color:#333;}
@media(min-width:768px){
	.newslist4-2 h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
@media(max-width:767px){
	.newslist4 a{padding:3% 2%;}
	.newslist4-2{margin-left:0;}
}
/*响应式文章列表5-左边图片，右边标题+内容*/
.newslist5 a{display:block;clear:both;margin-top:25px;padding-top:25px;border-top:1px dashed #ccc;}
.newslist5 a:first-child{margin-top:0;padding-top:0;border-top:0;}
.newslist5 em{display:block;position:relative;float:left;padding:5px;border:1px solid #666;width:170px;height:170px;border-radius:50%;-webkit-border-radius:50%;overflow:hidden;}
.newslist5 em:after{display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid #fff;content:"";border-radius:50%;-webkit-border-radius:50%;}
.newslist5 em img{display:block;position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);transition:ease .5s;}
.newslist5 div{padding-left:220px;}
.newslist5 h3{margin:0;padding:10px 0 20px;line-height:1.25;font-size:large;font-weight:bold;}
.newslist5 p{margin-bottom:1em;height:3.6em;color:#666;line-height:1.8;overflow:hidden;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newslist5 span{display:inline-block;padding:0 20px;border:1px solid #999;font-size:14px;line-height:2.2;border-radius:15px; transition:ease .5s;-webkit-transition:ease .5s;}
.newslist5 a:hover img{transform:translateY(-50%) scale(1.05);}
.newslist5 a:hover p{color:#333;}
.newslist5 a:hover span{color:#fff;background-color:var(--color);}
@media(max-width:991px){
	.newslist5 em{width:150px;height:150px;}
	.newslist5 div{padding-left:200px;}
	.newslist5 h3{padding:5px 0 15px;}
}
@media(max-width:767px){
	.newslist5 em{width:120px;height:120px;}
	.newslist5 div{padding-left:150px;}
}
@media(max-width:575px){
	.newslist5 em{width:100px;height:100px;}
	.newslist5 div{padding-left:120px;}
	.newslist5 h3{padding:0 0 10px;}
	.newslist5 p{margin-bottom:10px;line-height:1.5;height:3em;}
	.newslist5 span{display:none;}
}
@media(max-width:399px){
	.newslist5 em{width:82px;height:82px;}
	.newslist5 div{padding-left:100px;}
	.newslist5 p{margin-bottom:0;}
}
/*diy1 标题+内容的列表*/
.diy1 ul{margin-right:-1%;margin-left:-1%;display:-webkit-flex;display:flex;flex-wrap:wrap;}
.diy1 li{float:left;margin:0 1% 2%;width:31.333333%;border:1px solid #ddd;transition:ease .5s;}
.diy1 li.diy1t{margin-top:1%;margin-bottom:2%;border:0;width:100%;font-size:large;font-weight:bold;}
.diy1 .t{padding:15px;font-size:large;color:#fff;text-shadow:1px 1px 3px #000;background-color:#2b7bc7;background-image:linear-gradient(left,#56cdd3,#5a4296);background-image:-webkit-linear-gradient(left,#56cdd3,#5a4296);}
.diy1text{padding:15px;}
.diy1 li:hover{overflow:hidden;border-radius:4px;box-shadow:0 0 10px rgb(0 0 0 / 50%);}
.diy1 li.diy1t:hover{box-shadow:none;}
@media(max-width:1399px){
	.diy1 li{width:48%;}
}
@media(max-width:1199px){
	.diy1 .container{width:100%;}
	.diy1 .t{padding:12px 15px;}
}
@media(max-width:991px){
	.diy1 .container{width:750px;}
	.diy1 ul{margin:0;}
	.diy1 li{margin-right:0;margin-left:0;width:100%;}
	.diy1 li.diy1t{margin-top:2%;margin-bottom:3%;}
	.diy1text{display:none;}
	.diy1 .t{position:relative;padding-right:45px;cursor:pointer;}
	.diy1 .t:after{content:"";display:block;position:absolute;top:50%;right:20px;width:10px;height:10px;border-top:1px solid;border-left:1px solid;transform:translateY(-70%) rotate(-135deg);transition:ease .5s;}
	.diy1 .t.on:after{transform:translateY(-40%) rotate(45deg);}
}
@media(max-width:767px){
	.diy1 .container{width:100%;}
	.diy1 li{margin:0 0 4%;}
	.diy1 li.diy1t{margin-top:4%;margin-bottom:3%;}
}
/*diy2 图片+标题+内容的列表*/
.diy2 ul{margin-right:-1%;margin-left:-1%;display:-webkit-flex;display:flex;flex-wrap:wrap;}
.diy2 li{float:left;margin:0 1% 2%;width:31.333333%;border:1px solid #ddd;transition:ease .5s;}
.diy2 li.diy2t{margin-top:1%;margin-bottom:2%;border:0;width:100%;font-size:large;font-weight:bold;}
.diy2 em{display:block;overflow:hidden;}
.diy2 em img{transition:ease .5s;}
.diy2 h3{margin:0;padding:15px;border-bottom:1px solid #ddd;font-size:large;font-weight:bold;background-color:#f3f3f3;}
.diy2text{padding:15px;}
.diy2 li:hover{overflow:hidden;border-radius:4px;box-shadow:0 0 10px rgb(0 0 0 / 50%);}
.diy2 li:hover em img{transform:scale(1.05);}
@media(max-width:1399px){
	.diy2 li{width:48%;}
}
@media(max-width:1199px){
	.diy2 .container{width:100%;}
}
@media(max-width:767px){
	.diy2 .container{width:100%;}
	.diy2 ul{margin:0 auto;width:100%;max-width:602px;}
	.diy2 li{margin:0 0 4%;width:100%;}
	.diy2 li.diy2t{margin-top:2%;margin-bottom:3%;}
	.diy2 em,.diy2 h3{cursor:pointer;}
	.diy2text{display:none;}
	.diy2 li.diy2t{margin-top:4%;margin-bottom:3%;}
}


/*图片列表*/
.image .item{float:left;padding:15px;width:20%;}
.image .item a{display:block;border:1px solid #ccc;color:#000;background-color:#f9f9f9;overflow:hidden;border-radius:5px;transition:ease .5s;}
.image .item a:hover{border-color:#f00;color:#fff;background-color:#f00;}
.image .item em{display:block;position:relative;overflow:hidden;}
.image .item em i{display:block;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;width:40px;height:20px;background:url(../images/default/video_play2a.png) center center no-repeat;}
.image .item em i:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/default/video_play2b.png) center center no-repeat;}
.image .item a:hover em i:after{-webkit-animation:wxy-spin 2s infinite linear;animation:wxy-spin 2s infinite linear;}
.image .item span{display:block;padding:10px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
@media(max-width:1199px){
	.image.row{margin-right:-10px;margin-left:-10px;}
	.image .item{padding:10px;}
}
@media(max-width:991px){
	.image .item{width:25%;}
}
@media(max-width:767px){
	.image.row{margin-right:-7px;margin-left:-7px;}
	.image .item{padding:8px 7px;width:33.333333%;}
	.image .item span{padding:6px 5px;}
}
@media(max-width:575px){
	.image .item{width:50%;}
}

/*发展历程--纵向--可带图片*/
.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, .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:0 auto;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;}
}

/*时间轴横排-年事件竖排-每年事件较多时用*/
.history5a{position:relative;padding:0 50px;}
.history5a:before{content:"";display:block;position:absolute;top:50%;right:0;left:0;border-top:1px solid #ccc;}
.history5a .swiper-slide{width:12.5%;}
.history5a a{margin:0 auto;border:2px solid #ccc;width:76px;line-height:74px;font-size:large;text-align:center;color:#666;background-color:#fff;cursor:pointer;border-radius:50%;transition:ease .5s;}
.history5a a.on,.history5a a:hover{color:#fff;background-color:#1b4491;}
.history5a .mybtn{position:absolute;position:absolute;top:50%;margin-top:-17px;border:2px solid #ccc;width:34px;height:34px;background-color:#f9f9f9;outline:none;border-radius:50%;transition:ease .5s;}
.history5a .mybtn:before{content:"";display:block;position:absolute;top:10px;width:11px;height:11px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;transition:ease .5s;}
.history5a .btnprev{left:0;}
.history5a .btnprev:before{left:12px;transform:rotate(135deg);}
.history5a .btnnext{right:0;}
.history5a .btnnext:before{right:12px;transform:rotate(-45deg);}
.history5a .mybtn:hover,.history5a .mybtn:hover:before{border-color:#e00;}
.history5b{margin-top:30px;padding:20px 0;min-height:300px;background-color:#fff;}
.history5b ul{display:none;}
.history5b li{padding:20px 40px;border-top:1px solid #eee;line-height:24px !important;font-size:medium;}
.history5b li:first-child{border-top:0;}
.history5b .dt{display:block;float:left;}
.history5b .dd{padding-left:100px;}
@media(max-width:1399px){
	.history5a .swiper-slide{width:14.285714%;}
}
@media(max-width:1199px){
	.history5a .swiper-slide{width:20%;}
}
@media(max-width:991px){
	.history5a .swiper-slide{width:25%;}
}
@media(max-width:767px){
	.history5a .swiper-slide{width:33.333333%;}
}
@media(max-width:575px){
	.history5a .swiper-slide{width:50%;}
	.history5b li{padding:15px 20px;}
	.history5b .dt{float:none;margin-bottom:10px;font-size:large;font-weight:bold;}
	.history5b .dd{padding-left:0;}
}
/*左侧图片右侧（年/事件）向下排列*/
.history6a{float:left;width:25%;}
.history6b{float:right;padding-left:50px;width:75%;}
.history6b li{margin-top:30px;padding:50px;background-color:#f3f3f3;}
.history6b li:first-child{margin-top:0;}
.history6b li:nth-child(even){background-color:#e9f1f8;}
.history6b .year{padding-bottom:5px;font-size:x-large;font-weight:bold;}
.history6b .text{margin-top:10px;}
.history6b .dt{float:left;}
.history6b .dd{padding-left:130px;}
@media(max-width:1599px){
	.history6b{padding-left:40px;}
	.history6b li{padding:40px;}
}
@media(max-width:991px){
	.history6a{display:none;}
	.history6b{padding-left:0;width:100%;}
	.history6b li{margin-top:25px;padding:25px;}
}
@media(max-width:599px){
	.history6b li{margin-top:20px;padding:20px;}
	.history6b .year{padding-bottom:0;}
	.history6b .dt{float:none;}
	.history6b .dd{padding-left:0;}
}

.logolist{margin-right:-15px;margin-left:-15px;}
.logolist li{float:left;padding:15px;width:20%;}
.logolist a{display:block;position:relative;border:1px solid #ddd;padding-top:45%;height:0;overflow:hidden;}
.logolist a img{display:block;position:absolute;top:50%;left:0;max-width:100%;transform:translateY(-50%);transition:ease .5s;}
.logolist a div{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7); opacity:0;transition:opacity ease .5s;}
.logolist a p{position:absolute;top:50%;right:10px;left:10%;font-size:14px;color:#fff;text-align:center;transform:translateY(-50%);}
.logolist a:hover img{transform:translateY(-50%) scale(1.05);}
.logolist a:hover div{opacity:1;}
@media (max-width: 1199px){
	.logolist li{width:25%;}
}
@media (max-width: 991px){
	.logolist li{width:33.333333%;}
}
@media (max-width: 767px){
	.logolist{margin-right:-7px;margin-left:-7px;}
	.logolist li{padding:8px 7px;}
}
@media(max-width:575px){
	.logolist li{width:50%;}
}

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(../images/default/icon03.png) 0 0 no-repeat;}
i.click{background:url(../images/default/icon04.png) 0 0 no-repeat;}
i.source{background:url(../images/default/icon05.png) 0 0 no-repeat;}
a:hover i.time, a:hover i.click, a:hover i.source{background-position:0 -16px;}

/*下载详情页*/
.download-view-down{margin-top:2em;border:1px solid #999;}
.download-view-down dt, .download-view-down dd{padding:10px 12px;border-top:1px solid #999;line-height:1.2;word-break:break-all;}
.download-view-down dt{border:1px solid #fff;background-color:#eee;font-weight:bold;}
.download-view-down a{color:#0058b0;}
.download-view-down a:hover{color:#e00;}
/*搜索页*/
.search-title{margin:3% 0;border-bottom:1px solid #d8cba1;height:36px;}
.search-title h2{margin:0 0 20px;font-size:22px;line-height:1;color:#8f512a;}
@media(max-width:991px){
	.search-title{margin:4% 0;}
}
@media(max-width:575px){
	.search-title{margin:6% 0;}
}
