﻿@charset "utf-8";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:18px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}


 .bigger{
  transition: all 0.6s;}
  .bigger:hover{
  	transform:scale(5);
   z-index:999;
}

.imgSpace img{
  margin: 20px 45px 0 0;
  width:211px;
  height:189px;
}

address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
img{margin:0; padding:0; font-size:0;}
a{text-decoration:none; outline:none; color:#313131;}
a:hover{ text-decoration:none; color:#3d79ac;}
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }


.fl{ float: right;}
.fr{ float: right;}


/* top */
.top{ height: 90px; line-height: 90px;}
.top_cont{  margin:0 auto; position:relative; min-width: 1250px; display:block;}
.sz_windows{ width: 103px; height: 32px; line-height: 32px; text-align: center; background-color: #556fb5; position: absolute; right: 0; top: 0;}
.sz_windows a{ color:#fff;}
.top_left{color:#fff; font-size:12px;display: flex;}
.top_left li{ float: left;width: 100px;text-align: center;}
.top_left li:hover{ background-color: #f39700;}
.top_left li:hover a{ color: white;}
.top_left .active{ background-color: #f39700;}
.top_left .active a{ color: white;}
.top_left li a{ padding:0 8px; font-size:26px;}
.xiaji{display:none;width:100px;position:absolute;z-index:100;top:64%;background-color:white;
 /* border-radius: 0 0 20px 20px;*/
}
.xiaji ul li{line-height:30px;    padding-bottom: 10px;}
/*.xiaji ul {
    display: inline-flex;
    background: blanchedalmond;
  float: right;
  border-radius: 0 0 20px 20px;
      margin-left: 114px;
}*/
.xiaji ul li:hover{background-color: #f39700;border-radius:2px;}
.xiaji ul li:hover a{color:white !important;}

.xiaji ul li a{font-size:18px;color:black !important;}
.top_right{ padding-right:103px;}

/* header */
.header{ width: 1140px; height:178px; /*overflow:hidden;*/ margin:0 auto; clear:both;}
.header .logo{ float: left; padding:43px 0 0 20px;}
.header .search{ float: right; margin:79px 10px 0 0; border:2px solid #3d79ac;}
.search span.dropselect_box { position:relative;  width:89px; border-right:1px solid #3d79ac; display:inline-block; float:left; height:28px; z-index:99;}
.dropselect_SimpleSelect { width:100%; /*height:30px;*/ display:block; overflow:hidden; background:url(../images/2015fzw_search_jt.png) no-repeat 72px 12px #fff; line-height:28px; text-indent: 10px; position: relative; left:0px; top:0px; padding:0;}
.dropselect_SimpleSelect ul{border:none;}
.dropselect_SimpleSelect li{ width:100%; height:28px; line-height:28px;}
.dropselect_SimpleSelect li a{height:auto; width:85%; color:#3d79ac;}
.dropselect_SimpleSelect li.hover a { color:#959595; font-size:12px; width:100%; display:block;}
.dropselect_SimpleSelect li a:hover,.dropselect_SimpleSelect li a:focus,.dropselect_SimpleSelect li:hover,.dropselect_SimpleSelect li:focus{background:none;}
.search_text{ float:left; border:none; width: 195px; height:28px; line-height:28px; color:#cecece; text-indent:10px; font-size: 12px;}
.search_sub{ float:left; width:61px; height:28px; background:#3d79ac; border:none; color:#fff; cursor:pointer;}

/* 导航 */
.nav{ width: 100%; height: 100%; margin:0 auto 20px;background-color: white;display: flex;flex-direction: row;justify-content: space-between;}
.nav li{text-align: center; width: 100%; height: 61px; line-height: 61px; margin-right:10px; font-size: 18px;  background:#f1f1f1; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;  }
.nav li:hover{background-color: #ffffff;}
.nav li a{ display:block; width: 100%; height: 100%; color:black; background:no-repeat 65px center;}
.nav li a {background-position:30px center;}
.nav li.current{ background-color: #f39700; color:#ffffff;}
.nav li.current a{ color:#ffffff;}
.main{width: 1250px; margin:0 auto; overflow:hidden;}

/* 首页 开始 */
.picBox{ height: 700px;  margin-top: 76px; padding-bottom:0px;display: flex;justify-content: space-between;}
.toleft{display: flex;flex-direction: column;float:left; }
.xdzx{width:597px; height:700px; overflow:hidden; margin-top:-1px; background-color: #fff;float: right;    margin-left: 40px;}
.xdzx h3 a{font-size:26px; line-height: 30px;}
.xdzx h3{margin: 0 15px; padding: 16px 0 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.xdzx p.describe {height: 19px; border-bottom: #acacac 1px dashed; margin: 0 15px; padding-bottom: 20px; color: #7d7d7d;}
.xdzx p.describe a { float: right; color: #3d79ac;}
.xdzx p.describe span { font-size:12px; line-height:22px; color:#959595; width: 92%; float: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.xdzx .title li.hover{ border-bottom:#f39700 1px solid;}
.xdzx .title li a{ color:#666666;font-size: 24px;}
.intoZt{
  color: #ffffff !important;
    background-color: #f37000;
    padding: 5px;
	font-weight:bold;
  font-size:20px;
  position:absolute;
  right:10%;
  bottom:4%;
}
.intoZt:hover{
color: #ffffff !important;
    background-color: #f39700;
    padding: 5px;
  font-size:20px;
	font-weight:bold;
  position:absolute;
  right:10%;
  bottom:4%;
}
.slideBox{ height:352px; overflow:hidden; position:relative;}
.slideBox .hd{ height:9px; overflow:hidden; position:absolute; right:20px; bottom:20px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; background: url(../images/2015fgw_button_doc.png) left center no-repeat; width: 9px;height: 9px;margin-right: 5px; cursor:pointer;}
.slideBox .hd ul li.on{ background-position: right center;}
.slideBox .bd{ position:relative; height:352px; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li p{ position:absolute; left:0px; bottom:0px; width: 100%;height: 52px;line-height: 52px; text-indent: 20px;z-index:2;color: #fff; background:rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A5000000,endColorstr=#A5000000); font-size:16px;}
.slideBox .bd li img{ width:540px; height:352px;}

.slideBox1{ width:100%; height:272px; overflow:hidden; position:relative;}
.slideBox1 .hd{ height:9px; overflow:hidden; position:absolute; right:20px; bottom:20px; z-index:1; }
.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox1 .hd ul li{ float:left; background: url(../images/2015fgw_button_doc.png) left center no-repeat; width: 9px;height: 9px;margin-right: 5px; cursor:pointer;}
.slideBox1 .hd ul li.on{ background-position: right center;}
.slideBox1 .bd{ position:relative; height:352px; z-index:0;}
.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
.slideBox1 .bd li p{ position:absolute; left:0px; bottom:0px; width: 100%;height: 52px;line-height: 52px; text-indent: 20px;z-index:2;color: #fff; background:rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A5000000,endColorstr=#A5000000); font-size:16px;}
.slideBox1 .bd li img{ width:100%; height:250px;}



.topic{float: left; width: 540px;margin-top: 10px;background-color: #f9f9f9}
.topic h2{font-size: 24px;margin: 22px;}
.topic p{line-height: 32px;margin: 22px;}
.topic img{margin: 22px 22px 0;}

.sbdt{width:330px; float:left; background-color: #fff;}
.sbdt h3 a{font-size:18px; color:#005997; line-height: 30px;}
.sbdt h3{margin:0 15px; padding:15px 0; border-bottom:#acacac 1px dashed;}
.title{ height: 48px;  line-height: 48px;border-bottom: 1px solid #e7e7e7;}
.title ul{display:flex;flex-direction:row;justify-content:space-between;}
.title li, .title h2{ float: left; height: 37px;line-height: 37px; font-size: 16px; color:#535353; padding-bottom:10px; font-weight:bold;
    padding: 1px 9px 2px 6px;}
.title li a{color:#535353;}
.title a:hover{ color:#f39700;}
.news_list .nav li{height: 100%;width: 200px;margin-right: 10px;line-height: 20px; text-align: center; border-bottom: 0;}
.news_list .nav .col{float: none;}
.news_list .nav li > img{height: 100%;width: 200px;}
.news_list{ margin:11px 0;}
.news_list li{ white-space:nowrap; overflow:hidden; text-overflow: ellipsis;border-bottom:1px dashed #e7e7e7 ;height: 77px;margin-bottom: 20px;}
.news_list li > a{ color:#434343; overflow:hidden; text-overflow: ellipsis; }
.news_list li > a:hover{ color:#3d79ac;}
.news_list li .date{ color:#959595; font-size:14px;}
.news_list h2{ color: #333333; font-size:20px;margin-bottom: 10px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.col{ float: left;display: flex; flex-direction: column;}
.col a{overflow:hidden; text-overflow: ellipsis;}
.col a:hover{color:black;}
.col .day{font-size: 36px;color: #999999;line-height: 100%;margin: 0 auto;}
.sbdt .title h2{border-top:#4981b1 1px solid; color:#005997;}
.sbdt .news_list li a{width:75%; float:left; overflow:hidden; text-overflow:ellipsis; float:left;}
.sbdt .news_list{margin:11px 15px 0; overflow:hidden; padding-bottom:7px;}
.border{ height:660px; overflow:hidden;}

.content{width: 100%;height: 745px;background-color: #f4f4f4;}
.title2{padding: 0px 40px 0;display: flex;flex-direction: row;justify-content: space-between;}
.title2 .titlepic img{width: 100%;}
.titlepic{width:150px;height:100%}
.cards{padding: 50px 40px 0;display: flex;flex-direction: row;justify-content: space-between;}
.card{width: 350px;height: 438px;display: flex;flex-direction: column;background-color:white}
.card h2{font-size: 26px;color: #333333;margin: 20px;}
.card img{size: 100% 100%;height: 314px;}
.card p{overflow:hidden; text-overflow:ellipsis;font-size: 16px;margin:0 20px;height: 42px;}
.card span{overflow:hidden; text-overflow:ellipsis;font-size: 16px;margin:0 20px;color: white;}
.show{
  /*background: url(../images/index/pinpaizhanshiditu.png) center;
  background-color: #f5f5f5;*/
     
     height: 956px;
    background-size: 100% 100%;}
.brand{margin:50px 0;width:100%;text-align: center;}
.bor{height: 2px;background-color: #e7161a;width: 60px;margin: 0 auto;margin-top: 20px;}
.brand h2{margin: 0 auto;width: 670px;border-bottom: 1px solid #e7e7e7;font-size: 32px;}
.logos{margin: 60px 40px;height: 230px;}
.button{cursor: pointer;background-color: #f39700;color: white;border-radius: 30px;border: 0;width: 220px;height: 60px;margin: 0 auto;display: flex;justify-content: center;align-items: center;}
.button:hover{color:white}
.sub-pic{ float:left; margin:20px 0 16px;}

#Scroll{ width:250px;height:266px; line-height:30px;overflow:hidden;padding:5px 0;margin:0 auto;}
#Scroll li{ height:69px; overflow:hidden;}
#Scroll .line{text-align:left;width:100%;}
.consult_list{padding:10px 0;}
.consult_list li{line-height: 30px; padding:0 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.consult_list li span{ color:#3d79ac;}

.tab-pane{display:none;}
.jcdt .active, .zcfg .active, .zzqy .active{display:block;}

.ad-title{width:42px; height:86px; padding-top:15px; line-height: 16px; font-size:16px; font-weight:bold; text-align: center; background-color:#005997; color:#fff; float:left; }
.ad-title span{display:block;}
#kk2 {float: right;height: 101px;width: 827px;}
.ad-banner{height:101px; clear:both; margin-bottom:20px;}
.wsbs{clear:both;}

.wsbs dl dt{ padding:0 10px; line-height: 46px; margin-top:1px; border-bottom:#bbc2c7 1px dashed;}
.wsbs dl dt.active{ background-color: #e5eef4; font-weight:bold;}
.wsbs dl dd{display:none;}
.wsbs dl dd.active{display:block; background-color: #e5eef4; }
.wsbs dl dd ul{background-color: #e5eef4; overflow:hidden; padding:16px 0;}
.wsbs dl dd ul li{width:20%; float:left; text-align: center;}
.wsbs dl dd ul li img{ vertical-align: middle;}
.job_list li{ line-height: 39px; border-bottom:#d0d0d0 1px dashed; padding:0 8px;}
.job_list li:last-child{border:none;}

.news_list span{float:right;}
.news_list span a{color:#005997;}

/* 首页 结束 */

/* 信息公开 开始 */
.leader{background-color:#f4f4f4; padding:20px;}
.leader .pic{width:92px; height:138px; float:left; overflow:hidden; margin-bottom:20px;}
.leader .info{padding-left:17px; float:left;}
.leader .info h3{font-size:16px; line-height: 30px;}
.leader .info p{font-size:12px; line-height: 30px;}
.leader .info a{font-size:12px; color:#fff; background-color:#3d79ac; padding:5px 10px; margin-top:44px; float:left;}
.leader .lead_more{clear:both;}
.leader .lead_more a{color:#898989; font-size:12px; background-color:#fff; padding:5px 0; width:100%; display:block; text-align:center;}

.subject{overflow:hidden;}
.subject ul{ width:925px; padding-top:20px;}
.subject li{width:208px;float:left; text-align:center; margin-right:12px;}
.subject li a{display:block; background-color:#eff5f9; border:#e0e5ea 1px solid; font-size:16px; line-height: 36px; color:#25659c; font-weight:bold; padding:20px 0;}
/* 信息公开 结束 */

.head{ width: 100%; height: 48px; background:#eee;}
.head h2{ float: left; width: 250px; height: 48px; font-size: 18px; color:#fff; line-height: 48px; text-align:center; border-right:1px solid #fff; background: no-repeat 60px 10px #608db3;}


.table{ margin:10px 10px 0;}
.table table{ width: 100%; table-layout:fixed;}
.table table td{ color:#535353; text-align: center; line-height: 36px;}
.table table .table_head{ border-bottom:1px dashed #c8c8c8; height: 42px;}
.table table .table_head td{ font-weight: bold;}
.table table td p{ text-align:left; padding:0 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.table table td a{ color:#535353;}
.table table td a:hover{ color:#3d79ac;}
/* 当前位置 */
.currentPosition{ height: 40px; background:#fff; line-height:40px; min-height:20px; background:#fff; padding:0 20px; color:#707070; margin-top: 10px; font-size: 12px;}
.currentPosition a{ color:#707070;}
.currentPosition a:hover{ color:#3d79ac;}


/* 友情链接 */
.friend_link{  min-width:1250px;height: 233px;display: flex;flex-direction: row;justify-content: space-around;background-color: #ffb43a; margin: 0 auto;}
.friend_link h3{ float:left; width: 156px; height: 46px; background:url(../images/2015fgw_friendlink_bg.png) no-repeat; color:#fff; text-align: center; line-height: 46px; margin-top: -5px;}
.friend_link .link{ float:left; color:#fff; margin-right:8px;}
.friend_link .link:hover{ text-decoration:underline;}
.friend_link img{cursor: pointer;}
.friend_link span.dropselect_box{ position:relative; width:217px; display:inline-block; border:none; float:left; height:33px; z-index:99; margin-left:22px; margin-top:7px; border:1px solid #e2e2e2;}
.dropselect_SimpleSelect1 { /*height:30px;*/ display:block; overflow:hidden; background:url(../images/2015fgw_footer_jt.png) no-repeat 90% 14px #fff; line-height:33px; text-indent: 20px; position: relative; left:0px; top:0px; padding:0;}
.dropselect_SimpleSelect1 li{ padding:0 5px; height:33px; line-height:33px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dropselect_SimpleSelect1 li a{height:auto; width:100%; color:#535353;}
.dropselect_SimpleSelect1 li a:hover{ color:#0b6999;}
.dropselect_SimpleSelect1 li.hover a { color:#535353; width:100%; display:block;}
.dropselect_SimpleSelect1 li a:hover,#nav .menu .menulist .dropselect_SimpleSelect1 li a:focus,#nav .menu .menulist .dropselect_SimpleSelect1 li:hover,#nav .menu .menulist .dropselect_SimpleSelect1 li:focus{background:none;}
.hidden {display:none;}
.col2{color:white;display: flex;flex-direction: column;justify-content: space-around;align-items: center;flex-wrap: wrap;background-color: #ffab37;margin: 30px 0;}
.col2 a{color: white;}
.col2 span{color: white;white-space: nowrap;}
.row{display: flex;flex-direction: row;justify-content: space-around;align-items: center;background-color: #ffab37;margin: 30px 0}
/* footer */
.footer{ min-width:1250px; background-color:#f39700 !important;color: white; display: flex;height: 50px;flex-direction: column;justify-content: center;align-items: center;margin: 0 auto !important;}
