﻿@charset "utf-8";

.header{position:relative;z-index:9;background-color:#fff;box-shadow:1px 1px 10px #666;transition:ease .5s;}
.header-container{margin:0 auto;padding:0 75px;width:100%;max-width:1920px;}
.header .logo{display:block;padding:20px 0;height:100px;line-height:60px;transition:ease .5s;}
.header .logo img{max-height:100%;vertical-align:middle;}
.nav-collapsed-btn{display:none;transition:ease .5s;}
.nav-collapsed-btn .icon-bar{background:#10509c;}
.nav-collapsed-btn .navbar-toggle{display:block;margin:0;border-color:#074084;}
.header.fixed{position:fixed;top:0;right:0;left:0;}
.header-fixed{height:0;overflow:hidden;}
.header.fixed .logo{padding:10px 0;height:80px;}
@media(max-width:1599px){
	.header-container{padding:0 50px;}
}
@media(max-width:1399px){
	.header-container{padding:0 30px;}
}
@media(max-width:1249px){
	.nav-collapsed-btn{display:block;padding-top:35px;}
	.header.fixed .nav-collapsed-btn{padding-top:25px;}
}
@media(max-width:767px){
	.header-container{padding:0 15px;}
	.header .logo{padding:15px 0;height:80px;line-height:50px;}
	.nav-collapsed-btn{padding-top:25px;}
}
@media(max-width:575px){
	.header .logo{padding:15px 0;width:70%;height:auto;line-height:40px;}
	.header .logo img{max-width:100%;}
	.nav-collapsed-btn{padding-top:20px;}
	.header.fixed .logo{padding:10px 0;}
	.header.fixed .logo{height:60px;}
	.header.fixed .nav-collapsed-btn{padding-top:15px;}
}

.nav{position:relative;z-index:9;}
.wxy-nav{position:relative;z-index:9;}
.wxy-nav, .wxy-nav ul{padding-left:0;list-style:none;}
.wxy-nav li{position:relative;}
.wxy-nav>li{float:left;}
.wxy-nav>li>a{display:block;position:relative;}
.wxy-nav>li>a>em{position:absolute;right:0;bottom:0;left:0;height:0;overflow:hidden; transition:ease .3s;}
.wxy-nav>li>a>span{display:block;position:relative;}
.wxy-nav>li>a.on, .wxy-nav>li>a:hover, .wxy-nav>li:hover>a{/*font-weight:bold;*/}
.wxy-nav>li>a.on em{/*height:100%;*/}
.wxy-nav div{position:absolute;display:none;top:100%;left:0;padding:10px;}
.wxy-nav div a{display:block;padding:0 10px;line-height:30px;white-space:nowrap;}
.wxy-nav div div a:hover{text-decoration:underline;}
.wxy-nav-horizontal ul, .wxy-nav-horizontal ul li{float:left;}
.wxy-nav-vertical>li>div{left:0;padding:0;min-width:100%;}
.wxy-nav-vertical div a{/*text-align:center;*/line-height:36px;}
.wxy-nav-vertical div div{padding:0;top:0;left:100%;}
.wxy-nav-vertical div div a{padding:0 15px;text-align:left;}
.wxy-nav-tuwen li div{padding:25px;width:580px;}
.wxy-nav-tuwen ul{float:left;width:280px;}
.wxy-nav-tuwen ul li{float:left;margin-right:25px;width:115px;}
.wxy-nav-tuwen ul li a{padding:0;border-bottom-width:1px;border-bottom-style:solid;line-height:40px;text-align:center;overflow:hidden;text-overflow:ellipsis;}
.wxy-nav-tuwen i{display:block;float:right;overflow:hidden;}
.nav .search{position:relative;}
.nav .search a{display:block;padding:0 20px;color:#333; transition:ease .5s;-webkit-transition:ease .5s;}
.nav .search a>i{font-size:large;line-height:100px;}
.nav .search:hover a{background-color:#c00;color:#fff;}
.nav .search .box{position:absolute;display:none;top:100%;right:0;padding:1em 0 6em;background:none;}
.nav .search input[type="text"]{width:180px;}
.nav .search .box .mask{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff; opacity:.01;filter:alpha(opacity=1);}
/*自定义区*/
.wxy-nav>li{margin-left:25px;}
.wxy-nav>li>a{line-height:100px;font-size:medium;color:#333;transition:ease .5s;}
.wxy-nav>li>a.on{color:#3760ad;}
.wxy-nav>li>a.on>em{border-top:2px solid #3760ad;height:30px;}
.header.fixed .wxy-nav>li>a.on>em{height:22px;}
/*.wxy-nav>li>a.on:after, .wxy-nav>li>a:hover:after, .wxy-nav>li:hover>a:after{display:block;position:absolute;bottom:0;left:50%;margin-left:-10px;content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #1ea566;}*/
.wxy-nav-vertical>li>div{margin-left:-10px;min-width:120px;}
.wxy-nav-vertical div, .wxy-nav-horizontal div{background-color:#3760ad;}
.wxy-nav-vertical div div, .wxy-nav-horizontal div div, .wxy-nav-vertical ul li:hover, .wxy-nav-horizontal ul li:hover{background-color:#1b4491}
.wxy-nav-vertical div a, .wxy-nav-horizontal div a{color:#fff;}
.wxy-nav-tuwen div{background-color:#fff;box-shadow:0 3px 5px #999;}
.wxy-nav-tuwen ul li a{border-bottom-color:#ddd;}
.wxy-nav-tuwen div a{color:#666;}
.wxy-nav-tuwen div a:hover{color:#c00;}
.header.fixed .wxy-nav>li>a{line-height:80px;}
@media(max-width:1499px){
	.wxy-nav>li{margin-left:18px;}
}
@media(max-width:1399px){
	.banner.wxy-img-focus{max-height:300px !important;}
	.wxy-nav>li{margin-left:7px;}
}
@media(max-width:1249px){
	.wxy-nav{display:none;}
}
@media(max-width:767px){
	.banner.wxy-img-focus{max-height:220px !important;}
	.column-title{margin-top:-220px;height:220px;}
	.column-title h1{line-height:220px;font-size:28px;}
}


.page-container{padding-bottom:60px;background-color:#f9f9f9;}
.view-container{padding:40px 30px 30px;background-color:#fff;}
@media(max-width:1399px){
	.view-container{padding-right:30px;padding-left:30px;}
}
@media(max-width:767px){
	.page-container{padding-bottom:30px;}
	.view-container{padding:15px;}
}

.container-no-breadnav{margin-top:3%;}
@media(max-width:1199px){
	.container-no-breadnav{margin-top:4%;}
}
@media(max-width:575px){
	.container-no-breadnav{margin-top:5%;}
}

.breadcategory{position:relative;}
.breadcategory>div{position:relative;}
.breadcategory .box{padding:50px 0;text-align:center;overflow-x:auto;overflow-y:hidden; white-space:nowrap;}
.breadcategory a{display:inline-block;margin:0 10px;padding:0 50px 2px;line-height:50px;font-size:large;color:#333;text-align:center;background-color:#fff;border-radius:25px;transition:ease .5s;}
.breadcategory a:hover,.breadcategory a.on{color:#fff;background-color:#004389;}
@media(max-width:1399px){
	.breadcategory a{padding:0 40px;}
}
@media(max-width:1199px){
	.breadcategory{margin-bottom:30px;}
	.breadcategory:before{content:"";display:block;position:absolute;right:0;bottom:0;left:0;border-bottom:1px solid #ddd;}
	.breadcategory .box{padding:0;text-align:left;}
	.breadcategory a{margin-right:0;margin-left:1.5em;padding:0 0 2px;border:0;line-height:60px;background:none;border-radius:0;}
	.breadcategory a:first-child{margin-left:0 !important;}
	.breadcategory a:hover,.breadcategory a.on{padding-top:2px;border:0;border-bottom:2px solid #035cac;line-height:56px;background:none;}
}
@media(max-width:767px){
	.breadcategory a{margin-left:1.2em;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;}
.breadnav>div{padding-left:40px;background:url(/static/images/default/home.png) 15px 0 no-repeat;}
.breadnav, .breadnav a{color:#666;}

.about1{margin:0 auto;width:55%;padding-top:40px;}
.about1 li{float:left;padding:0 10px;width:25%;}
.about1 a{height:52px;line-height:50px;border:1px dashed #fff;font-size:large;color:#333;text-align:center;background-color:#efefef;border-radius:25px;transition:ease .5s;}
.about1 a:hover{border:1px solid #ccc;background-color:#fff;}
.about2{padding-top:20px;text-align:center;line-height:1;}
.about2 div{font-size:36px;}
.about2 p{margin-bottom:0;padding-top:10px;color:#999;text-transform:uppercase;}
.about3{margin:0 auto;width:75%;padding-top:60px;line-height:1;}
.about3 li{float:left;border-left:1px solid #ddd;padding-left:6%;}
.about3 .item1{border-left:0;width:34%;}
.about3 .item2{width:34%;}
.about3 .item3{width:32%;}
.about3 span{padding-right:10px;font-size:64px;color:#3760ad;}
.about3 em{display:inline-block;padding-bottom:2px;vertical-align:text-bottom;font-size:x-large;font-style:normal;}
.about3 i{font-style:normal;color:#999;text-transform:uppercase;}
.about3 p{margin:5px 0 0;}
.about4{margin:0 auto;width:75%;padding-top:80px;font-size:medium;line-height:2;}
.about4 p{margin-bottom:10px;text-indent:2em;}
.about5{position:relative;margin-top:70px;margin-bottom:-60px;height:605px;background-position:center top;background-size:cover;overflow:hidden;}
.about5:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);}
.about5 em{display:block;position:absolute;top:-45px;left:50%;margin-left:-45px;width:90px;height:90px;background-color:#fff;border-radius:50%;}
.about5 em:before{content:"";display:block;position:absolute;top:44px;left:50%;margin-left:-12px;width:24px;height:24px;border-right:1px solid #3760ad;border-bottom:1px solid #3760ad;transform:rotate(45deg);}
.about5 .box{position:absolute;top:55%;left:50%;width:850px;height:450px;overflow:hidden;transform:translate(-50%,-50%);}
.about5 .box img{transition:ease .5s;}
.about5 .box:hover img{transform:scale(1.02);}
.about5 a{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.2);cursor:pointer;}
.about5 a:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:url(/static/images/default/video_play2.png) center center no-repeat;}
@media(max-width:1399px){
	.about1{width:75%;}
	.about3{width:85%;}
	.about3 li{padding-left:5%;}
	.about4{width:85%;}
	.about5{height:450px;}
	.about5 .box{top:53%;width:637px;height:337px;}
}
@media(max-width:1199px){
	.about1{width:85%;}
	.about3{width:90%;}
	.about4{width:95%;}
}
@media(max-width:991px){
	.about1{width:100%;}
	.about3{width:100%;}
	.about4{padding-top:60px;width:100%;}
}
@media(max-width:850px){
	.about5{margin-top:50px;height:auto;}
	.about5:before{display:none;}
	.about5 em{display:none;}
	.about5 .box{position:static;width:auto;height:auto;transform:none;}
}
@media(max-width:767px){
	.about1 li{padding:0 7px;}
	.about1 a{height:42px;line-height:40px;border-radius:20px;}
	.about2 div{font-size:28px;}
	.about3{padding-top:10px;}
	.about3 li{width:100% !important;border-top:1px solid #ddd;border-left:0;margin-top:15px;padding-top:15px;padding-left:15% !important;}
	.about4{padding-top:40px;}
}
@media(max-width:575px){
	.about1{margin-right:-10px;margin-left:-10px;width:auto;}
	.about1 li{padding:0 3px;}
	.about1 a{height:38px;line-height:36px;border-radius:12px;font-size:14px;}
	.about2 div{font-size:24px;}
	.about2 p{padding-top:6px;font-size:12px;}
	.about3 span{font-size:48px;}
	.about3 em{font-size:large;}
	.about5{margin-top:20px;margin-bottom:-50px;}
}

.business{position:relative;margin:0 auto;width:100%;max-width:1920px;background-position:center center;background-size:cover;}
.business:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.2);}
.businessbg1,.businessbg2{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center center;background-size:cover;}
.business .item{float:left;position:relative;border-left:1px solid #fff;width:33.333333%;height:100%;}
.business .item:first-child{border-left:0;}
.business .item:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#3760ad;opacity:0;transition:ease .5s;}
.business .item.on:before{opacity:.3;}
.business a{display:block;position:relative;padding-top:30vh;border-bottom:6px solid #3760ad;height:100%;line-height:1.2;text-align:center;color:#fff;transition:ease .5s;}
.business .item.on a{padding-top:25vh;border-bottom-color:#ddb755;}
.business a em{display:block;margin:0 auto;width:80px;height:80px;background-position:center center;background-repeat:no-repeat;}
.business a p{margin:30px 0 8px;font-size:12px;}
.business a div{position:relative;font-size:30px;padding-bottom:75px;}
.business a div:before{content:"";display:block;position:absolute;bottom:0;left:50%;margin-left:-14px;border:2px solid #fff;width:28px;height:28px;border-radius:50%;opacity:0;transition:ease .5s;}
.business a div:after{content:"";display:block;position:absolute;bottom:10px;left:50%;margin-left:-5px;border-right:2px solid #fff;border-bottom:2px solid #fff;width:11px;height:11px;transform:rotate(45deg);opacity:0;transition:ease .5s;}
.business .item.on a div:before,.business .item.on a div:after{opacity:1;}
@media(max-width:1399px){
	.business a div{font-size:24px;}
	.business a p{margin-top:15px;}
}
@media(max-width:1199px){
	.business a em{transform:scale(.9);}
}
@media(max-width:991px){
	.business .item{border-bottom-color:rgba(55,96,173,.5);width:100%;height:27vh;min-height:200px;}
	.business a{padding:5vh 10px 0;}
	.business .item.on a{padding-top:6vh;}
	.business a em{transform:scale(.8);}
	.business a p{margin-top:10px;}
	.business a div{font-size:24px;}
	.business a div:before,.business a div:after{display:none;}
}
@media(max-width:479px){
	.business a em{transform:scale(.6);}
	.business a,.business .item.on a{padding-top:4vh;}
	.business a p{margin-top:0;}
	.business a div{padding-bottom:0;font-size:large;}
}

.quanshuqiye{padding-top:30px;}
@media(max-width:1399px){
	.quanshuqiye{padding-top:0;}
}


.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:1.8;color:#666;}
.layouta .text strong{font-size:medium;}
.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;}
	.layout>li>div{float:none !important;width:100%;}
	.layouta{padding:50px 0 15px;}
}

.culture.layout .text{margin-bottom:0;}
.culturet1{font-size:36px;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;}
.culturef .list .item{display:block;position:relative;float:left;width:25%;height:360px;color:#fff; background-position:center center;background-repeat:no-repeat; overflow:hidden; transition:ease .5s;-webkit-transition:ease .5s;}
.culturef .list .item:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;content:"";opacity:.3; transition:ease .5s;-webkit-transition:ease .5s;}
.culturef .list .div1{position:absolute;top:40%;right:0;left:0;padding:0 15px;font-size:large;text-align:center; transition:ease .5s;-webkit-transition:ease .5s;}
.culturef .list .div2{position:absolute;top:45%;right:0;left:0;padding:30px;color:#fff; transform:translateY(-50%);-webkit-transform:translateY(-50%);opacity:0;;transition:ease .5s;-webkit-transition:ease .5s;}
.culturef .list .div2 .t{margin-bottom:15px;font-size:large;}
@media(max-width:1399px){
	.culturet1{font-size:32px;}
}
@media(max-width:1299px){
	.culturet1{font-size:28px;}
}
@media(min-width:992px){
	.culturef .list.on .item{width:18%;}
	.culturef .list .item.on{width:46%;}
	.culturef .list .item.on:before{opacity:.5;}
	.culturef .list .item.on .div1{opacity:0;}
	.culturef .list .item.on .div2{opacity:1;}
}
@media(max-width:991px){
	.culturef>.t1{padding:0 30px;text-align:left;}
	.culturef .list .item{float:none;position:static;border-top:1px dashed #ddd;width:100% !important;height:auto;background:none !important;}
	.culturef .list .item:before{display:none;}
	.culturef .list .div1{display:none;}
	.culturef .list .div2{position:static;color:#333;opacity:1;transform:translateY(0);-webkit-transform:translateY(0);}
}
@media(max-width:479px){
	.culturef{margin-top:60px;}
	.culturet1{font-size:24px;}
	.culturef .list .div2{padding:15px;}
	.culturef .culturet1,.culturef .culturet2{padding:0 15px;text-align:left;}
}

.newsa{padding:50px 0 30px;background-color:#f3f3f3;}
.newsa a{color:#333;}
.news1{padding:60px 0 40px;text-align:center;}
.news1 a{display:inline-block;margin:0 10px;padding:0 40px;font-size:large;line-height:50px;background-color:#fff;border-radius:25px;transition:ease .5s;}
.news1 a.on,.news1 a:hover{color:#fff;background-color:#004389;}
.news2a{display:none;}
.news2a>div{margin-bottom:20px;}
.news2a a{display:block;padding:20px;background-color:#fff; transition:ease .5s;}
.news2a a h3{margin:0 0 10px;font-size:medium;font-weight:bold;line-height:1.5;height:3em;overflow:hidden;}
.news2a a p{color:#888; transition:ease .5s;}
.news2a a em{display:block;height:182px;overflow:hidden; transition:ease .5s;}
.news2a a div{height:182px;line-height:26px;color:#666;overflow:hidden; transition:ease .5s;}
.news2a a:hover{color:#fff;background-color:#004389;}
.news2a a:hover p,.news2a a:hover div{color:#fff;}
.newsb{padding-top:50px;}
.newsb1 a{display:block;position:relative;}
.newsb1 a div{position:absolute;right:0;bottom:0;left:0;padding:0 10px;line-height:3;color:#fff;background-color:rgba(0,0,0,.8);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newsb1 em{display:block;overflow:hidden;}
.newsb1 .btn{display:none;}
.newsb1:hover .btn{display:block;}
.newsb2 a{display:block;margin-top:13px;padding:15px;color:#333;background-color:#f3f3f3;transition:ease .5s;}
.newsb2 a:first-child{margin-top:0;}
.newsb2 a h3{margin:0 0 10px;font-size:medium;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsb2 a p{color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:ease .5s;}
.newsb2 a div{color:#888;font-size:12px;line-height:1;transition:ease .5s;}
.newsb2 a:hover{color:#fff;background-color:#004389;}
.newsb2 a:hover p,.newsb2 a:hover div{color:#fff;}
@media(max-width:1399px){
	.news2a a em, .news2a a div{height:150px;line-height:25px;}
	.newsb1 a div{position:static;line-height:46px;}
	.newsb2 a{margin-top:13px;padding:14px 15px 13px;}
	.newsb2 a:first-child{margin-top:0;}
	.newsb2 a h3,.newsb2 a p{margin-bottom:9px;}
}
@media(max-width:1199px){
	.news2a a em, .news2a a div{height:168px;line-height:28px;}
	.news2a>div:nth-child(n+7){display:none;}
	.newsb2 a h3{white-space:normal;}
	.newsb2 a p{display:none;}
}
@media(max-width:991px){
	.news1 a{padding:0 25px;}
	.newsb2 a:first-child{margin-top:20px;}
	.newsb2 a p{display:block;}
}
@media(max-width:767px){
	.news2a a h3{height:auto;}
	.news2a a em{height:auto;}
	.news2a a div{height:auto;line-height:24px;}
	.newsb2 a p{white-space:normal;}
}



/*新闻详情页侧边栏*/
.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;max-width:1200px;padding:0 0 20px;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{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;}
}
@media(max-width:767px){
	.content table{width:100%;}
}

.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;font-weight:bold;color:#333;border:1px solid #ccc;line-height:30px;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 15px;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:50px;padding:15px 0;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc;text-align:center;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:991px){
	.content h1.articletitle,.content h1.articletitle2,.content .articleinfo{text-align:left;}
}
@media(max-width:767px){
	.content .articleinfo{margin-bottom:30px;}
	.view_baidushare{position:static;margin:0 auto;width:130px;}
}

.loadmore{padding-top:30px;}
.loadmore .btn{width:30%;}
/*响应式文章列表1*/
.newslist a{display:block;padding:30px;border:1px solid #fff;border-bottom:1px solid #ddd;color:#888;background-color:#fff;}
.newslist-a{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{width:850px;overflow:hidden;}
.newslist .item2 .newslist-b{width:1100px;}
.newslist-b{color:#888;}
.newslist-b h3{margin-top:10px;font-size:20px;line-height:1.2;font-weight:bold;color:#333;}
.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;}
}
@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{margin-bottom:20px;}
.newslist2 .item .pull-left{padding:35px;width:900px;}
.newslist2 .item .pull-right{overflow:hidden;}
.newslist2 .item a{display:block;color:#999;background:#fff; transition:all ease .5s;}
.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{margin-bottom:25px;}
	.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{margin-bottom:20px;}
	.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 #fff;border-bottom-color:#eee;text-decoration:none;background-color:#fff;}
.newslist3 a:hover{border-color:#f94e00;}
.newslist3-1{float:left;margin-right:3%;width:24.68%;}
.newslist3 a:hover img{transform:scale(1.05);}
.newslist3-2{width:85%;color:#666;}
.newslist3-2 h3{margin-top:10px;max-height:56px;line-height:28px;font-weight:bold;color:#555;overflow:hidden;}
.newslist3-2 .summary{max-height:48px;line-height:24px;overflow:hidden;}
.newslist3-2 .info{display:inline-block;margin-top:15px;margin-bottom:0;border:1px solid #eee;border-radius:20px;line-height:24px;}
.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{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-3{color:#f94e00;}
@media(max-width:991px){
	.newslist3-2{width:100%;}
	.newslist3-2 h3{margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.newslist3-2 .summary{max-height:40px;line-height:20px;}
	.newslist3-2 .info{margin-top:10px;}
}
@media(max-width:991px){
	.newslist3 a{padding:3% 0;border-width:0;border-bottom:1px dashed #ddd;}
	.newslist3-2 h3{margin-bottom:5px;max-height:38px;font-size:medium;line-height:19px;white-space:normal;}
}
/*响应式文章列表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:58px;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;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;}
}
.dangjian a{display:block;border-top:4px solid #ee0700;margin-bottom:30px;padding:20px;height:520px;color:#666;background:#eee url(/static/images/img01.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;}
}

/*发展历程--纵向--可带图片*/
.history .item{padding-bottom:15px;background:url(/static/images/default/history1_03.gif) center repeat-y;}
/*
.history .img.pull-left{padding-right:50px;background:url(/static/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(/static/images/default/history1_02.gif) no-repeat;}
*/
.history .text.pull-right{padding-left:50px;background:url(/static/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(/static/images/default/history1_01_left.png?v2) right top no-repeat;}
.history .top{height:56px;background:url(/static/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(/static/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(/static/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(/static/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(/static/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(/static/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(/static/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-bottom:1px solid #3b82c0;width:50%;line-height:2;font-size:x-large;text-align:center;color:#fff;background-color:#337ab7;transition:ease .5s;}
.history4 .yearlist a:nth-child(2n+1){border-right:1px solid #3b82c0;}
.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 .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;}
}

.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*/
.video em{position:relative;}
.video 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;}
.video 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;}
