@charset "utf-8";
/* CSS Document */
.banner{ width:100%;  overflow: hidden; position: relative;}
#main{width:100%;overflow:hidden;}
body{overflow-x:hidden;}
/* 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 .til_slides { width: 100%;height: 40px;position: absolute; bottom: 0;background: url(/images/fangzhi20201009_banner_bg.png) repeat;font-weight: bold;line-height: 40px;font-size: 16px;color: #fff;padding-left: 10px;}
/* 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 a{display: block;}
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;height:100%;}
.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;overflow: hidden; }

.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;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -50px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  text-indent:-999em }
.flex-direction-nav .flex-prev { left: -50px; background:url(/images/fangzhi20201009_lf.png) no-repeat center center; }
.flex-direction-nav .flex-next { right: -50px;  background:url(/images/fangzhi20201009_rt.png) no-repeat center center;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 0px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { 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 {width: 100%; position: absolute; bottom: 50px; text-align: center; z-index:889; }
.flex-control-nav li { margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {background: #fff;opacity:0.5;filter:alpha(opacity=50); width: 60px; height: 8px; display: block; cursor: pointer; text-indent: -9999px; }
.flex-control-paging li a:hover { background: blue; opacity:1;filter:alpha(opacity=100);}
.flex-control-paging li a.flex-active {background: #fff;opacity:1;filter:alpha(opacity=100);}
.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;}

.content{width:100%;overflow:hidden;margin:0 auto;}
.mode01{max-width:1200px;margin:0px auto;margin-top:50px;overflow:hidden;}
.mode01 .lf{width:376px;height:330px;background-color:#666;float:left;}
.flexslider2 .flex-direction-nav a{top:50%;}
.flexslider2 .flex-control-paging li a {background: #fff; width: 10px; height: 10px; display: block; border:2px solid #fff; cursor: pointer; text-indent: -9999px;border-radius:10px; }
.flexslider2 .flex-control-paging li a:hover { background:url(/images/fangzhi20201009_flex_hover.png) no-repeat center; }
.flexslider2 .flex-control-paging li a.flex-active { background:url(/images/fangzhi20201009_flex_hover.png) no-repeat center;}
.flexslider2 .flex-control-nav{bottom:10px;}
.mode01 .rt{width:792px;float:right;overflow: hidden;}
.title-box{ height:39px; line-height:39px; border-bottom:1px solid #A6A6A6;margin-bottom:15px;}
.title-box .title{ color:#104892;float: left;width:130px; height:39px; 
	line-height:25px; text-align:left;font-size: 20px;font-weight:bold;border-bottom:2px solid #3168CC;}

.more{  font-size:16px;height:39px; line-height:25px; float:right;}
.more a{ color:#104892;}
.rightDate{font-family:"Cambria"; float:right; padding-left:30px; font-size:14px; color:#999999; font-family:'Arial';}

/*News*/
.newsBanner{width:376px;height:330px;}
.flexslider2{width:100%;height:330px;}
.flexslider2 .slides img {width: auto; display:inline-table;height:auto;}
.col-news{float:right;width:100%;margin-top:5px;}
.col-news ul{margin-left:-2%;margin-right:-2%;}
.col-news ul li{width:46%;float:left;margin:2%;}
.col-news ul li a {
  display: block;
  height: 110px;
  background-color: #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}
.col-news ul li a .date {
  width: 102px;
  line-height: 110px;
  font-size: 24px;
  font-family: 'Arial';
  background-color: #3168CC;
  color: #fff;
  text-align:center;
  float: left;
}
.col-news ul li a p {
  height: 76px;
  line-height: 38px;
  padding: 0 30px 0 30px;
  margin: 15px 0;
  text-align: left;
  color: #333;
  overflow: hidden;
  font-size: 18px;
  transition: all 0.3s ease 0.1s;
}
.col-news ul li a:hover{background-color: #eee;}
.col-news ul li:hover .date {
  color: #fff;
  background-color: #104892;
}
.col-news ul li:hover p {
}

.mode05{max-width:1200px;margin:0px auto;margin-top:20px;overflow:hidden;}
.mode05 .lf{width:380px;float:left;overflow:hidden;}
.mode05 .lf .flag{width:100%;height:190px;}
.mode05 .ml{width:375px;float:left;margin:0 35px;overflow:hidden;}
.mode05 .rt{width:375px;float:right;overflow:hidden;}

.mode05 .lf .col-btns ul li{padding-left:88px;font-size:18px;font-weight:bold;height:50px;line-height:50px;background-color:#3168CC;margin-top:15px;}
.mode05 .lf .col-btns ul li:hover{background-color: #104892;}
.mode05 .lf .col-btns ul li a{color:#fff;}
.mode05 .lf .col-btns ul li span{color:#fff;padding-right:18px;float:left;}


.col-notice li {
    width: 95%;
    padding: 0 3px 0 5px;
    position: relative;
    min-height: 20px; }
.col-notice .tag {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
	right: -10px;
    top: 12px;
    bottom: auto;
     }
.col-notice .tag2{top: 2px;}
.col-notice .tag a{font-size: 14px;
    line-height: 16px;
    color: #494949;
    width: 15px;}
.col-notice .tag2 a{line-height: 14px;}
.col-notice .name {
    padding: 5px 75px 10px 0;
    border-bottom: #3168CC solid 1px; 
	margin-bottom:12px;}
.col-notice a {
      display: block;
      font-size: 18px;
      line-height: 40px;
      height: 90px;
      overflow: hidden; }
.col-notice .time {
    font-family: 'Candara';
    position: absolute;
    z-index: 10;
    left: auto;
    right: 30px;
    top: 10px;
    bottom: auto;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    font-style: italic; }
.col-notice .time em {
      font-size: 30px;; }
.col-notice .time div {
      font-size: 18px;
      position: relative; }
	  
	  
.mode03{display:none;}	  
	  

.mode02{max-width:1200px;margin:40px auto;overflow:hidden;}
.mode02 .lf{width:380px;float:left;overflow:hidden;}
.mode02 .ml{width:375px;float:left;margin:0 35px;overflow:hidden;}
.mode02 .rt{width:375px;float:right;overflow:hidden;}
.mode02 .mobile{display:none;}
.col-article{width:100%;}
.col-article ul{}
.col-article ul li{font-size:16px;height:40px;line-height:40px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.col-article ul li a{ }





@media screen  and (max-width:1240px) {
	.flex-control-nav{bottom:20px;}
	.mode01,.mode02,.mode05{width: 980px;}
	.mode01 .lf{width:330px;height:300px;}
	.mode01 .rt{width:630px;}
	.newsBanner{width:330px;height:300px;}
	.flexslider2{width:100%;height:300px;}
	.col-news ul li a {
	  height: 100px;
	}
	.col-news ul li a .date {
	  width: 102px;
	  line-height: 100px;
	  font-size: 24px;
	}
	.col-news ul li a p {
	  height: 66px;
	  line-height: 33px;
	  padding: 0 30px 0 30px;
	  margin: 15px 0;
	  font-size: 18px;
	}
	
.mode05 .lf{width:330px;float:left;overflow:hidden;}
.mode05 .lf .flag{width:100%;height:190px;}
.mode05 .lf .col-btns ul li{padding-left:68px;}
.mode05 .ml{width:300px;float:left;margin:0 25px;overflow:hidden;}
.mode05 .rt{width:300px;float:right;overflow:hidden;}

.mode02 .lf{width:330px;float:left;overflow:hidden;}
.mode02 .ml{width:300px;float:left;margin:0 25px;overflow:hidden;}
.mode02 .rt{width:300px;float:right;overflow:hidden;}
	
}
@media screen and (max-width:1000px){	
	.mode01,.mode02,.mode03,.mode05{width: 95%;}
	.mode01 .lf{width:100%;margin-bottom:40px;height:auto;overflow:hidden;}
	.mode01 .rt{width:100%;margin-bottom:40px;}
	.newsBanner{width:100%;margin:0 auto;height:330px;}
	.flexslider2{width:100%;height:330px;}
	.mode05 .lf{display:none;}
	.mode02 .lf{width:100%;float:none;overflow:hidden;}
	.mode05 .ml{width:48%;float:left;margin:0;}
	.mode05 .rt{width:48%;float:right;}

	.mode02 .ml{width:100%;float:none;margin:30px 0;overflow:hidden;}
	.mode02 .rt{width:100%;float:none;overflow:hidden;}
	.mode03{display:block;}
	.mode03{width:95%;margin:20px auto;margin-bottom:50px;overflow:hidden;}
	.mode03 .lf{width:100%;overflow:hidden;}
	.mode03 .lf .flag{width:100%;height:190px;}
	.mode03 .lf .col-btns ul li{padding-left:88px;font-size:18px;font-weight:bold;height:50px;line-height:50px;background-color:#3168CC;margin-top:15px;transition: all 0.3s ease 0.1s;}
	.mode03 .lf .col-btns ul li:hover{background-color: #5887DD;}
	.mode03 .lf .col-btns ul li a{color:#fff;}
	.mode03 .lf .col-btns ul li span{color:#fff;padding-right:18px;float:left;}
	.mode02 .lf{display:none;}
	.mode02 .mobile{display:block;margin-top:40px;overflow:hidden;}
}

@media screen and (max-width: 800px) {
	.mode01{margin-top:20px;}
	.mode05 .ml{width:100%;float:none;margin-bottom:30px;}
	.mode05 .rt{width:100%;float:none;}
  .flex-direction-nav .flex-prev { opacity: 0; left: 0px;}
  .flex-direction-nav .flex-next { opacity: 0; right: 0px;}
  .flex-direction-nav a{top:65%;}
  .flex-control-nav{bottom:10px;}
	.col-news ul{margin-left:0;margin-right:0;}
	.col-news ul li{width:100%;float:none;margin:0;margin-bottom:15px;}
	
}
@media screen  and (max-width:640px) {
	
}

@media screen and (max-width:480px){
.mode03 .lf .col-btns ul li{padding-left:70px;}

}


@media screen /*and (min-width:320px)*/ and (max-width:360px) {
	
}
