@charset "utf-8";
/* CSS Document */
.Banner{ max-width:1200px; overflow: hidden; position: relative;margin: 0 auto;}
/*图片轮播*/


/*flexslider start*/
.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 {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .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;}

.flexslider {background: #fff; 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; }

.flex-direction-nav {*height: 0;display: block;opacity: 1;}
.flex-direction-nav a { text-decoration:none; display: block; width: 28px; height: 48px;position: absolute; margin-top: -20px; top: 50%; z-index: 10; overflow: hidden;  cursor: pointer; color: rgba(0,0,0,0.8);  text-indent:-999em; }
.flex-direction-nav .flex-prev { left: -30px;  background: url(../images/lf.png) no-repeat center top;}
.flex-direction-nav .flex-next { right: -30px;background: url(../images/rt.png) no-repeat center top; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 20px;}
.flexslider:hover .flex-next { opacity: 0.7; right:20px;}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 1!important; filter:alpha(opacity=1); }

.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-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

.flex-control-nav {display: none; width: 100%; position: absolute; bottom: 11px; /**bottom:45px;*/ text-align: center; z-index: 1000;}




.content{width:100%;overflow:hidden;}
.mode01{max-width:1200px;margin:0 auto 30px;overflow:hidden;}
/*新闻*/
.news{width:100%;overflow:hidden; }

.title01 .more01{float:right;width:46px;padding-left:12px;height:36px;line-height:36px;background:url(../images/icon.png) no-repeat;background-position:30px -423px;background-color:#fff;display:block;font-size:1.2em;}
.title01 .more01 a{display:block;}
.newsInfo{width:100%;overflow:hidden;}
.newsInfo .more { margin: 35px auto; width: 150px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; border: 1px solid #666666; }
.newsInfo .more:hover { background: #b89959; }
.newsInfo .more:hover a { color: #ffffff; }
.news_pic{width:430px;height:240px;float:left;}
.news_pic li { position: absolute; }
.news_pic a { width:430px;height:240px; display: block; }
.news_wrap a{display:block;height:240px;}


.news_list{ overflow:hidden;font-size:1.3em; margin: 0 0 0 464px;}
.news_list li{ overflow:hidden; margin: 0 0 25px 0; height: 36px;}
.news_list li i { color: #ffffff; width: 35px; height: 35px; line-height: 35px; text-align: center; background: url(../images/date_06.png) no-repeat; float: left; }
.news_list li:hover i {color: #ffffff; background: url(../images/date_hover_03.png) no-repeat; }
.news_list li p { padding: 0 0 0 48px; }
.news_list li a{ display: block; height: 20px; overflow: hidden;}
.news_list li span{ font-size: 12px; color: #999999; }
/*通知*/
.notice{width:28.57142857142857%;float:right;overflow:hidden;}
.notice .title01 h2{background:url(../images/icon.png) no-repeat;background-position:0 -32px;background-color:#fff;}
.notice_list{font-size:1.3em;}
.notice_list span{font-family:Georgia, "Times New Roman", Times, serif;margin-right:10px;color:#004685;}
.notice_list li{height:2.5em;line-height:2.5em;overflow:hidden;}
.wrap_mode02{width:100%;overflow:hidden;background:url(../images/mode02_bg_02.png) no-repeat center top;}
.mode02{max-width:1200px;overflow:hidden;margin:0 auto 0px;}

.Notice ul { overflow: hidden; }
.Notice ul li { float: left; width: 21.2%; margin: 0 5% 0 0; position: relative; }
.Notice ul li.last { margin: 0%; }
.Notice .date { width: 60px; height: 55px; background: #b89959; color: #ffffff; text-align: center; margin: 0 auto; position: relative; }
.Notice .date .day { color: #ffffff; font-size: 22px; }
.Notice .date .year { font-size: 12px; color: #ffffff; }
.notice_con { padding: 40px 25px 0 25px; margin: -30px 0 0 0; background: #ffffff; min-height: 148px; }
.notice_con h3 a { font-size: 14px; color: #333333; font-weight: normal;height: 40px;overflow: hidden;display: block; }
.notice_con h3 a:hover { color: #b89959; }
.notcon { font-size: 12px; color: #999999; padding: 10px 0 15px 0; }
.notcon p{ height: 85px;overflow: hidden; font-size: 12px; color: #999999; }
.Notice .more { margin: 35px auto; width: 150px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; border: 1px solid #666666; }
.Notice .more:hover { background: #b89959; }
.Notice .more:hover a { color: #ffffff; }


.close{position:absolute;right:0;bottom:0;width:25px;height:25px;cursor:pointer;display:block;z-index:9999;}
.link001 div .close img{width:25px;height:25px;}
.link001 div.weixin01,.link001 div.weixin02,.link001 div.weixin03{text-indent:0;}
@media screen  and (max-width:1130px) {
.mode02_wrap { background: #eaeaea; }
.Notice ul li { width: 47%; margin-bottom: 20px; }
.Notice ul li.two { margin: 0%; }
}
@media screen  and (max-width:1120px) {
 .slide_tabs{right:5px;bottom:15px;}
 .mode01,.mode02{width:97.5%;margin:0 auto;}
 .news{width:100%;}
 .notice{width:100%;}
 .news_list{width:auto; float:none;}
 .news_pic{width:380px;margin-right:20px;position:absolute;top:0;left:0;}
 .notice_list li{width:45%;margin-right:25px;float:left;}
 .car{width:100%;}
 .topic{width:100%;}
 .carInfo{width:50%;float:left;}
 .link001{width:46%;float:right;margin-top:0;height:107px;font-size:1.3em;}
 .link001 div{height:54px;}
 .link001 div.weixin01{top:21px;right:0px;}
 .link001 div.weixin02{top:28px;right:35.44642857142857%;}
 .link001 div.weixin03{top:21px;right:14.19642857142857%;}
 }

@media screen  and (max-width:800px) {
  .flex-control-nav{bottom:44px;}
  .news_pic{width:346px;}
  .topicInfo li{width:30.2%;}
  .link001{width:44%;}
  .carInfo{width:48%;}
}
@media screen  and (max-width:770px) {
	.carInfo li{font-size:1.3em;}
	.link001 div a{padding-left:9px;}
	.topicInfo li{width:29.6%;}
	}

@media screen and (max-width:640px) {
  .channel ul li{height:26px;line-height:26px;}
  .channel ul li a{font-size:12px;font-weight:normal;display:block}
  .topicInfo li{width:29.6%;}
  .news_pic{width:300px;}
 }

@media screen and (max-width:600px) {
  .news_pic{ width:346px;left:50%;margin-left:-173px;}
  .news_pic a { width:346px; }
  .news_list{width:100%;margin:260px 0 0 0;}
  .notice_list li{width:100%;}
  .mode01,.mode02{width:96%;margin:0 auto 20px;}
  .carInfo{width:100%;}
  .carInfo li{height:48px;margin-bottom:7px;}
  .carInfo .message{width:100%;}
  .carInfo .talk{width:49%;float:left;border-right:none;}
  .carInfo .bbs{width:49%;float:right;}
  .carInfo li a{height:48px;text-align:center;line-height:48px;font-size:1.2em;margin:0 auto;padding-left:17px;}
  .message a{background:url(../images/s-message.png) no-repeat 45px center;background-color:#4ba509;width:260px;margin:0 auto}
  .talk a{background:url(../images/s-talk.png) no-repeat 5px center;background-color:#00988d;width:130px;margin:0 auto}
  .carInfo li.bbs a{background:url(../images/s-bbs.png) no-repeat 5px center;background-color:#eea200;width:130px;margin:0 auto}
  .link001{padding:0;clear:both;width:100%;background:none;height:117px;}
  .link001 div a{padding-left:17px;display:block;width:150px;margin:0 auto;height:48px;line-height:48px;}
  .tengxun,.weixin,.sina,.mobile {width:49%;background:none;border:none;background-color:#fff;margin-bottom:7px;}
   .tengxun a{background:url(../images/icon.png) no-repeat;background-position:-274px -174px;}
   .sina a{background:url(../images/icon.png) no-repeat;background-position:4px -245px;}
   .weixin a{background:url(../images/icon.png) no-repeat;background-position:10px -242px;}
   .mobile a{background:url(../images/icon.png) no-repeat;background-position:-275px -243px;}
   .link001 div.tengxun,.link001 div.weixin{float:left;height:48px;background-color:#Fff;}
   .link001 div.sina,.link001 div.mobile{float:right;height:48px;background-color:#Fff;}   
   .topicInfo li span{background:none;display:block;height:48px;line-height:48px;}
    .link001 div.weixin01{top:70px;right:0px;}
 	.link001 div.weixin02{top:125px;right:55.16666666666667%;}
 	.link001 div.weixin03{top:125px;right:0px;}
  .slide_tabs { left: 0px; margin: 0px; bottom: 5px; }
  .slide_tabs li a { padding: 10px 0 0 0; }
}
@media screen and (max-width:480px) {
 .carInfo li a{font-size:1.1em;}
 .news_pic{ width:320px;left:50%;margin-left:-160px;}
  .news_pic a { width:320px; }
  .Notice ul li { width: 100%; float: none; margin: 0 0 20px 0; }
  .Notice ul li.two { margin: 0 0 20px 0; }
  .Notice ul li.last { margin: 0 0 20px 0; }
  .Notice .title01 h2 { font-size: 20px; }
  .title01 h2 { font-size: 20px; }
}

@media screen /*and (min-width:320px)*/ and (max-width:360px) {
  .carInfo .talk{width:48%;}
  .carInfo .bbs{width:48%;}
}
