@charset "utf-8";
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li.clone{position:relative;}
.flexslider .slides img {width: 100%; display: block;}
.flexslider .slides > a{display: block;width: 100%;height: 0;padding-bottom: 62.81%;overflow: hidden;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;zoom:1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport { max-height: 300px;}
.flexslider .slides { zoom: 1;}
.carousel li { margin-right: 5px;}

/* Direction Nav */
.flex-direction-nav{*height: 0;width: 100%;}
.flex-direction-nav a{text-decoration:none;display: block;width: 36px;height: 72px;position: absolute;top: 50%;z-index: 10;overflow: hidden;cursor: pointer;color: rgba(0,0,0,0.8);text-indent:-999em;margin-top:-36px;*filter:alpha(Opacity=50);-moz-opacity:0.5;opacity:0.5;}
.flex-direction-nav .flex-prev {left: 0;background: url(../images/left.jpg) center center no-repeat #fff;}
.flex-direction-nav .flex-next {right: 0;background: url(../images/right.jpg) center center no-repeat #fff;}
.flex-direction-nav a:hover{*filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default;}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd;}
/*.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
*/.flex-pauseplay a:hover  { opacity: 1;}
/*.flex-pauseplay a.flex-play:before { content: '\f003'; }
*//* Control Nav */
.flex-control-nav {position: absolute;bottom: 90px;right: 0;text-align: center;z-index:99;width: 100%;height: 6px;border-radius: 10px;}
.flex-control-nav li {margin: 0px 4px;display: inline-block;zoom: 1; *display: inline;}
.flex-control-paging li a {width: 6px; height: 6px; display: block; cursor: pointer; text-indent: -9999px;border-radius:3px;background-color:#fff;transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
.flex-control-paging li a:hover { background: #063875;}
.flex-control-paging li a.flex-active { background: #fff;width: 34px;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.wrapBanner{width: 100%;overflow: hidden;min-width:1200px}
.Banner{position: relative;z-index: 1;width: 100%;margin: 0 auto;}
.bannerImg{width: 100%;height: 0;padding-bottom: 32%;overflow: hidden;position: relative;display: block;}
.bannerImg .floatNav{position: absolute;left: 8%;bottom: 15%;width: 0;height: 0;border-left: 8px solid #2460a8;overflow: hidden;}
.bannerImg .floatNav .title{background: url(../images/floatnavtitle.jpg);font-size: 18px;padding: 16px 10%;float: left;color: #333;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 80%;}
.bannerImg .floatNav .infoBox{background: url(../images/floatnavinfo.jpg);padding:20px 23px;clear: both;}
.bannerImg .floatNav .info{font-size: 14px;line-height: 28px;color: #fff;height: 112px;overflow: hidden;}
.flex-active-slide .bannerImg .floatNav{width: 22.5%;height: 202px;
	-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: slideShow;animation-name: slideShow;}
@keyframes slideShow{
	from{
		width: 0;
		height: 0;}
	60%{
		width:0;
		height: 50px;}
	to{
		width: 22.5%;
		height: 50px;}
}
@media screen  and (max-width:1024px){
	.bannerImg .floatNav .infoBox{display: none;}
	.bannerImg .floatNav{bottom: 40px;}
	@keyframes slideShow{
		from{
			width: 0;
			height: 0;}
		60%{
		    width:0;
			height: 48px;}
		to{
			width: 22.5%;
			height: 48px;}
	}
	.flex-control-nav{bottom: 10px;}
	.bannerImg .floatNav .title{font-size: 16px;}
}
@media screen  and (max-width:767px){
	.bannerImg .floatNav{display: none;}
}

.links{width: 96%;max-width: 1366px;margin: -50px auto 0;overflow: hidden;line-height: 60px;background: url(../images/floatnavtitle.jpg);position: relative;z-index: 2;}
.links .title{display: block;width: 210px;height: 60px;background: url(../images/linkbg.jpg) center center no-repeat;color: #fff;text-align: center;font-size: 20px;float: left;}
.links .title2{display: block;float: left;margin-left: 32px;background: url(../images/linkarrow.jpg) left center no-repeat;padding-left: 15px;margin-right: 20px;font-size: 16px;color: #333;}
.links .title3{display: block;float: left;margin-left: 40px;background: url(../images/linkround.jpg) left center no-repeat;padding-left: 6px;font-size: 14px;color: #666;}
.links .title2:hover{}
@media screen  and (max-width:1024px){
	.links{margin: 10px auto;background: #F2F2F2;}
}
@media screen  and (max-width:768px){
	.links .title{float: none;}
}
@media screen  and (max-width:414px){
	.links .title{width: 100%;background-size: cover;}
	.links .title2,.links .title3{float: none;line-height: 40px;}
}


.articleListTitle{line-height: 43px;height: 43px;}
.articleListTitle .more{float: right;font-size: 14px;color: #89211B;background: url(../images/morearrow.jpg) right center no-repeat;padding-right: 14px;}
.articleListTitle .more:hover{padding-right: 20px;}
.articleListTitle h2{font-size: 20px;padding-left: 13px;font-weight: normal;color: #89211B;border-left: 70px #063875 solid;background: #cbcbcb;float: left;padding-right: 23px;color: #063875;}
.articleListTitle h2 p{margin-left: -63px;padding-left: 30px;}
.articleListTitle h2 p:first-letter {color: #fff;}

.mode01 .articleListTitle h2 p{background: url(../images/newslogo.jpg) left center no-repeat;}
.mode02 .articleListTitle h2 p{background: url(../images/notice.jpg) left center no-repeat;}
.mode03 .articleListTitle h2 p{background: url(../images/introducelogo.jpg) left center no-repeat;}
.mode04 .articleListTitle h2 p{background: url(../images/mode04logo.jpg) left center no-repeat;}
.mode05 .articleListTitle h2 p{background: url(../images/mode05logo.jpg) left center no-repeat;}
.mode02 .articleListTitle .more,.mode03 .articleListTitle .more{color: #fff;background: url(../images/morearrow2.jpg) right center no-repeat;}

.mode01{width: 96%;max-width: 1366px;margin: 30px auto 0;overflow: hidden;}
.articleList01{overflow: hidden;margin: 8px 0 0;}
.articleList01 li{width: 25%;float: left;}
.articleList01 li a{display: block;margin: 38px 23px 66px;overflow: hidden;transition: all ease-in 0.3s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
.articleList01 li a:hover{margin: 0 23px 8px;}
.articleList01 li a .img{display: block;width: 100%;height: 0;padding-bottom: 56.25%;overflow: hidden;border-radius: 6px;}
.articleList01 li a .img img{width: 100%;}
.articleList01 li a .title{font-size: 16px;line-height: 28px;margin: 8px 0 0;color: #666;max-height: 84px;overflow: hidden;}
.articleList01 li a:hover .title{color: #333;font-weight: bold;}
.articleList01 li a .info{height: 0;font-size: 14px;line-height: 28px;color: #666;max-height: 84px;overflow: hidden;transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
.articleList01 li a:hover .info{height: 84px;}
.articleList01 li a .time{color: #999;font-size: 12px;float: left;margin-top: 6px;padding: 0;transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
.articleList01 li a:hover .time{color: #fff;background: #333;padding: 6px 6px;}
@media screen  and (max-width:900px){
	.articleList01 li{width: 50%;}
	.articleList01 li a{margin: 11px 20px;}
}
@media screen  and (max-width:480px){
	.articleList01 li{width: 100%;}
}

.wrapMode02{width: 100%;background: url(../images/mode02bg.jpg) top center no-repeat;}
.mode02{width: 96%;max-width: 1366px;margin: 0 auto 46px;overflow: hidden;}
.articleList02{width: 90%;max-width: 1000px;margin: 64px auto 0;border-bottom: 1px solid #999;}
.articleList02 li{}
.articleList02 li a{background: url(../images/floatnavtitle.jpg);padding: 15px 30px;overflow: hidden;display: block;}
.articleList02 li:first-child a{padding-top: 21px;}
.articleList02 li .rightDate{float: right;font-size: 12px;color: #666;margin-left: 10px;}
.articleList02 li .title{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;color: #666;}
.articleList02 li .info{font-size: 14px;line-height: 28px;color: #f2f2f2;max-height: 56px;overflow: hidden;margin-top: 16px;display: none;}
.articleList02 li a:hover{background: #2460a8;}
.articleList02 li a:hover .info{display: block;}
.articleList02 li a:hover .title{color: #fff;}
.articleList02 li a:hover .rightDate{color: #fff;}

.wrapMode03{width: 100%;background: #333;}
.mode03{width: 96%;max-width: 1366px;margin: 0 auto;overflow: hidden;}
.articleList03{margin: 30px auto 40px;max-width: 1245px;}
.articleList03 .slides li{background: #fff;border-radius: 6px 0 0 6px;}
.articleList03 .slides li .left{width: 420px;float: left;}
.articleList03 .slides li .right{display: block;margin-left: 420px;padding: 28px 30px 40px;}
.articleList03 .slides li .left .img{width: 100%;height: 0;padding-bottom: 66%;overflow: hidden;border-radius: 6px;}
.articleList03 .slides li .left .img img{width: 100%;}
.articleList03 .slides li .right .title{color: #063875;font-size: 18px;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.articleList03 .slides li .right .line{width: 10%;display: block;height: 1px;background: #063875;margin: 36px 0 14px;}
.articleList03 .slides li .right .info{font-size: 14px;line-height: 28px;color: #666;max-height: 84px;overflow: hidden;}
.articleList03 .flex-direction-nav{width: 61px;height: 30px;right: 30px;bottom: 28px;position: absolute;}
.articleList03 .flex-direction-nav a{width: 30px;height: 30px;*filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;margin-top: -28px;top: 100%;}
.articleList03 .flex-direction-nav .flex-prev{background: url(../images/mode3arrow.jpg) center center no-repeat #063875;}
.articleList03 .flex-direction-nav .flex-next{background: url(../images/mode3arrow2.jpg) center center no-repeat #063875;}
@media screen  and (max-width:768px){
	.articleList03 .slides li{background: transparent;}
	.articleList03 .slides li .left{width: 60%;float: none;margin: 0 auto;}
	.articleList03 .slides li .right{margin: -52px 0 0;background: #fff;padding: 80px 30px 62px;border-radius: 10px;}
	.articleList03 .slides li .right .line{margin: 14px 0;}
}
@media screen  and (max-width:480px){
	.articleList03 .slides li .left{width: 80%;}
}
@media screen  and (max-width:320px){
	.articleList03 .slides li .left{width: 90%;}
}


.wrapMode04{width: 100%;background: #f2f2f2;padding-top: 40px;}
.mode04{width: 96%;max-width: 1366px;margin: 0 auto;overflow: hidden;}
/* mode03切换 */
.articleList04{max-width: 1245px;margin:30px auto 42px;overflow: hidden;}
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider2 {margin: 0; padding: 0; position: relative;zoom:1; width: 36%;margin: 0 auto;}
.flexslider2 .slides > li {display: none;-webkit-backface-visibility: hidden;position:relative;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.flexslider2 .slides > li.clone{position:relative;}
.flexslider2 .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; *width: 100%;*overflow: hidden;}
.loading .flex-viewport { max-height: 300px;}
.subContent .flexslider .slides {zoom: 1;margin-left: -10px;}
.carousel li { margin-right: 5px;}
.flexslider2 .flex-direction-nav {*height: 0;}
.flexslider2 .flex-direction-nav a{text-decoration:none;display: block;width: 50px;height: 200px;position: absolute;z-index: 10;overflow: hidden;opacity:1;*filter: alpha(opacity=100);cursor: pointer;text-indent:-999em;margin-top: -100px;border: 1px solid #355d8e;}
.flexslider2 .flex-direction-nav .flex-prev {left: -88.89%;background:url(../images/left2.jpg) no-repeat center center #fff;}
.flexslider2 .flex-direction-nav .flex-next {right: -88.89%;background:url(../images/right2.jpg) no-repeat center center #fff;}
.flexslider2 .slides a{display: block;overflow: hidden;width: 100%;position: relative;}
.flexslider2 .slides > li img{position: relative;}
.flexslider2 .slides .move1{
	transform: scale(0.66);
	-ms-transform:scale(0.66); 	/* ie 9 */
	-moz-transform:scale(0.66); 	/* firefox */
	-webkit-transform:scale(0.66); /* safari 和 chrome */
	-o-transform:scale(0.66); 	/* opera */
	transform-origin:15% 50%;
	-ms-transform-origin:15% 50%;
	-webkit-transform-origin:15% 50%;
	-moz-transform-origin:15% 50%;
	-o-transform-origin:15% 50%;}
.flexslider2 .slides > li{
	transform: scale(0.66);
	-ms-transform:scale(0.66); 	/* ie 9 */
	-moz-transform:scale(0.66); 	/* firefox */
	-webkit-transform:scale(0.66); /* safari 和 chrome */
	-o-transform:scale(0.66); 	/* opera */
	transform-origin:85% 50%;
	-ms-transform-origin:85% 50%;
	-webkit-transform-origin:85% 50%;
	-moz-transform-origin:85% 50%;
	-o-transform-origin:85% 50%;}
.flexslider2 .slides .flex-active-slide{
	transform: scale(1);
	-ms-transform:scale(1); 	/* ie 9 */
	-moz-transform:scale(1); 	/* firefox */
	-webkit-transform:scale(1); /* safari 和 chrome */
	-o-transform:scale(1); 	/* opera */
	transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	z-index: 10;}
.flexslider2 .slides > li .title{font-size:27px;font-weight: bold;text-align: center;color: #fff;display: ;}
.flexslider2 .slides > li .info{font-size: 21px;line-height: 42px;color: #fff;margin-top: 33px;height: 84px;overflow: hidden;}
.flexslider2 .slides .flex-active-slide .title{font-size:18px;font-weight: bold;text-align: center;color: #fff;display: ;}
.flexslider2 .slides .flex-active-slide .info{display: none;}
.flexslider2 .cover{position: absolute;bottom: 0;left: 0;width: 74%;padding: 81px 13% 12px;top: 0;}
.flexslider2 .flex-active-slide .cover{background: url(../images/cover.jpg) top center;background-size: cover;padding: 42px 13% 12px;top: auto;}
.flexslider2 .img{width: 100%;height: 0;padding-bottom:66%;overflow: hidden;background: #000;}
.flexslider2 .img img{*filter:alpha(Opacity=40);-moz-opacity:0.4;opacity:0.4;}
.flexslider2 .slides .flex-active-slide .img img{*filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}
.flexslider2 .slides .flex-active-slide:hover .img img{transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
@media screen  and (max-width:1024px){
	.flexslider2 .cover{padding: 37px 13%;}
}
@media screen  and (max-width:992px){
	.flexslider2 .slides > li .info{display: none;}
	.flexslider2 .cover{padding: 90px 13%;}
}
@media screen  and (max-width:768px){
	.flexslider2{width: 60%;}
	.flexslider2 .flex-viewport{overflow: hidden;}
	.flexslider2 .flex-direction-nav .flex-prev {left: -20%;}
	.flexslider2 .flex-direction-nav .flex-next {right: -20%;}
}
@media screen  and (max-width:640px){
	.flexslider2{width: 80%;}
	.flexslider2 .flex-direction-nav .flex-prev {left: -12%;}
	.flexslider2 .flex-direction-nav .flex-next {right: -12%;}
	.flexslider2 .flex-direction-nav a{width: 40px;height: 120px;margin-top: -60px;}
}
@media screen  and (max-width:480px){
	.flexslider2{width: 100%;}
	.flexslider2 .flex-direction-nav a{height: 80px;margin-top: -40px;width: 30px;}
	.flexslider2 .flex-direction-nav .flex-prev{background: url(../images/left2.jpg) no-repeat center center rgba(255,255,255,0.8);}
	.flexslider2 .flex-direction-nav .flex-next{background: url(../images/right2.jpg) no-repeat center center rgba(255,255,255,0.8);}
	.flexslider2 .flex-direction-nav .flex-prev {left: 2%;}
	.flexslider2 .flex-direction-nav .flex-next {right: 2%;}
}

.mode05{width: 96%;max-width: 1366px;margin: 0 auto;overflow: hidden;}
.articleList05{margin: 16px auto;width: 96%;max-width: 1250px;overflow: hidden;white-space: nowrap;font-size: 0;}
.articleList05 li{font-size: 16px;line-height: 41px;display: inline-block;vertical-align: top;}
.articleList05 li .title{padding-left: 19px;background: url(../images/addresstitle.jpg) left center no-repeat;}
.articleList05 li .address{padding-left: 19px;background: url(../images/address.jpg) left center no-repeat;}
.articleList05 li .phone{padding-left: 19px;background: url(../images/phone.jpg) left center no-repeat;}
@media screen  and (max-width:1023px){
	.articleList05{white-space: normal;}
	.articleList05 li{width: 33%;padding: 0 !important;margin: 10px 0;}
}
@media screen  and (max-width:768px){
	.articleList05 li{width: 50%;font-size: 14px;line-height: 32px;margin: 6px 0;}
}
@media screen  and (max-width:479px){
	.articleList05 li{width: 100%;}
}

@media screen  and (max-width:1220px) {
	.mode02, .mode03, .mode04, .mode05{width: auto;padding:0 15px;}
}
@media screen  and (max-width:1024px) {
	.articleListTitle h2{font-size: 20px;}
}
@media screen  and (max-width:992px) {
	.mode01 .lf,.mode01 .rt{float: none;width: 96.4%;}
}
@media screen  and (max-width:800px) {
	
}
@media screen and (max-width: 768px) {
	.articleListTitle h2{font-size: 18px;}
	.mode02 .linkList li{width: 33.333333%;}
}
@media screen  and (max-width:640px) {
	.mode02 .linkList li{width: 50%;}
}
@media screen and (max-width:480px) {

}
@media screen and (max-width:413px) {
	
}
@media screen and (max-width:380px) {
	
}
@media screen and (max-width:320px) {
	
}