/*global settings*/

body{background:#fff; min-width:1160px;}
.container{ width:100%; min-width:1160px; margin:0 auto; position:relative;}
.w{width:1100px; margin:0 auto; position:relative;}

#header{width:100%; position:relative; z-index:3; background: #1B52A2}
#main{width:100%; position:relative; z-index:2;}
#footer{width:100%; position:relative; z-index:1;}

a.more:link,a.more:visited{display:block; line-height:24px; font-size:12px; color:#aaa; position:absolute; top:4px; right:10px;}
a.more:after{
	font-family:"iconfont" !important;
	font-size:13px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
	content:"\e635";
}

/*===========background===========*/
.orange{ background:#fb7509;}
.blue{ background:#20b0da;}
.ashen{ background:#cba635;}


/*===========list style===========*/
.textlist{width:100%; padding-top:3px;}
.textlist > li{line-height:26px; font-size:14px; padding:0 110px 0 18px; position:relative; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.textlist.small > li{ font-size:12px;}
.textlist.small > li a:hover{ text-decoration:underline;}
.textlist > li:before{
	content:"";
	width:4px; 
	height:4px; 
	position:absolute; 
	top:7px; 
	left:5px; 
	display: inline-block;
	border-top:5px solid transparent;
  	border-bottom:5px solid transparent;
  	border-left:5px solid rgba(137,137,137,1);	
}
.textlist > li > span{display:block; font-size:12px; color:#bbb; position:absolute; top:0; right:2px;}
.textlist > li > span.timing{ color:#666;}
.textlist > li > span.timing span{ color:#fa6f2b;}

.textlist.hideTime > li{padding-right:0;}
.textlist.hideTime2 > li{padding:0 80px 0 28px; background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/icon-download.png) no-repeat 0px 3px}
.textlist.hideTime > li span{ display:none;}
.textlist.hideTime2 > li span{ display:none;}
.textlist.hideTime2 > li:before{display:none !important;}

.textlist > li.topline{ padding:0 0 0 24px; margin-bottom:13px;}
.textlist > li.topline:before{ display:none;}
.textlist > li.topline a{ display:block; font-size:17px; font-weight:800; font-style:normal; color:#333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.textlist > li.topline span{ display:none;}


/*===========top===========*/
#header{ box-shadow: 0 2px 8px rgba(0,0,0,0.1);}
.logoBar{ float:left; height:80px; position:relative;}
.logo{display:block; width:240px; height:60px; background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/logo.png) 0 0 no-repeat; background-size:100% 100%; text-indent:-999em; overflow:hidden; position:relative; top:12px;left:-10px;}

.nav{ line-height:40px; float:right; padding-top:28px; margin-right:138px; position:relative;}
.nav .menu > .item{ float:left;}
.nav .menu > .item > a{ display:block; font-size:16px; font-weight:bold; color:#fff; padding:0 8px; position:relative;}
.nav .menu > .item > a:hover{ background:#458DE1;}
/* .nav .menu > .item > a.active{ color:#e45454;} */
.nav .menu > .item > a.active:after{ content:""; display:block; width:100%; position:absolute; left:0; bottom:0;}


.search-top{ border-radius:20px; width:160px; height:26px; box-sizing:border-box; background:#f0f0f0; padding-left:22px; padding-top:10px; overflow:hidden; position:absolute; top:34px; right:-40px;}
.search-top > input{display:block; width:100%; line-height:18px; height:10px; font-size:12px; color:#666; padding:5px 10px; background:none; border:0; float:left;}
.search-top:after{font-family:"iconfont" !important;font-size:16px; color:#ccc;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "\e609"; position:absolute; top:4px; left:9px;}
/*
.search-top > button{display:block; width:32px; line-height:28px; font-size:14px; color:#fff; background:none; border:0; float:left; overflow:hidden;}
.search-top > button:hover{background:#20227b; cursor:pointer;}
.search-top > button > i{font-size:18px; position:relative; top:1px;}
*/


/*===========main===========*/
.bod1{ border:1px solid #ebebeb;}
.banner{ width:100%; height:268px; background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/banner.jpg) center 0 no-repeat #555555;}
.slideBox2 { background-color:rgba(25,25,25,0.6); width:94px; height:90px; float:right; margin-right:10px; }
.slideBox2 .img { margin: 10px auto 0px; height:60px; width:60px}
.slideBox2 .text { width:90px; text-align:center; font-size:12px; font-weight:bold; color:#fff}
.slideBox2:hover{background-color: rgba(25,25,25,0.4);}
.tab{ line-height:34px; background:#f8f8f8; border-bottom:1px solid #ebebeb;}
.tab a{ display:block; width:120px; text-align:center; font-size:14px; border-left:1px solid #ebebeb;border-right:1px solid #transparent; position:relative; margin-left:-1px; float:left;}
.tab a:hover{ background:#eee;}
.tab a.active{ border-top: 3px solid #134489; color:#004ea2; background:#fff; border-right:1px solid #ebebeb;}
.tab a.active:after{ content:""; display:block; width:100%; height:3px; background:#fff; position:absolute; left:0; bottom:-3px;}

.layout-l{ width:300px; float:left;}
.layout-m{ width:510px; float:left; margin:0 15px;}
.layout-r{ width:260px; float:right;}

.slider{ width:100%; height:230px; background:#ebebeb; position:relative;}
.slider img{ display:block; width:100% !important; height:100%;}

.news{ position:relative;}
.news a.more{ padding:0 2px 0 15px; background:#e3e3e3; border-radius:50px 0 0 0; position:absolute;top:auto; bottom:0; right:0; z-index:99;}
.hot-news{ border:1px solid #ebebeb; border-top:0; padding:0 15px; }
.hot-news dl{ padding:10px 0;}
.hot-news dl + dl{ border-top:1px solid #f5f5f5;}
.hot-news dt{ padding-bottom:5px;}
.hot-news dt a{ color:#333;}
.hot-news dt a:hover{ text-decoration:underline;}
.hot-news dd{ height:3em; color:#a8a8a8;}

.guide{ height:289px;}
.guide > .title{ display:block; height:72px; background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/guide.png) 0 0 no-repeat; border-bottom:1px solid #ebebeb; margin-bottom:10px;}
.guide .textlist{ padding:0 10px;}

.standard{ height:230px; position:relative;}
.title-line{ line-height:34px; font-size:14px; border-bottom:1px solid #f1f1f1; margin:0 12px; position:relative;}
.title-line2{ line-height:34px; font-size:14px; border-bottom:1px solid #f1f1f1; margin:6px 0px 0px 12px; position:relative;}
.tab0 a{ display:block; padding:0 10px; float:left; position:relative;}
.tab0 a.active:after{ content:""; display:block; width:100%; height:2px; background:#1B52A2; position:absolute; bottom:-1px; left:0;}
.title-line > span{ font-size:14px; color:#004da1;}
.title-line > span i{ font-size:20px; line-height:1; margin-right:5px; position:relative; top:2px;}
.standard .textlist{padding: 12px 10px;}

.primary{ height:230px; position:relative;}
.primary2{ height:230px; width:785px; position:relative;}
.primary .textlist{ padding:12px 10px;}

.sys-Portal{ height:230px; border:2px solid #3594cb;}
.sys-Portal > .title{ line-height:52px; font-size:20px; color:#2568b0; text-align:center;}
.sys-Portal .menu a{ display:block; width:202px; line-height:36px; font-size:14px; color:#fff; padding-left:63px; margin:0 auto; margin-bottom:5px;}
.sys-Portal .menu a:hover{ opacity:0.8;}
.sys-Portal .xiaonei{ background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/sys.png) 0 0 no-repeat;}
.sys-Portal .zhuanjia{ background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/sys.png) 0 -40px no-repeat;}
.sys-Portal .gys{ background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/sys.png) 0 -80px no-repeat;}
.sys-Portal .daili{ background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/sys.png) 0 -120px no-repeat;}

.links{ padding:5px 0;}
.links a{ display:block; line-height:38px; font-size:14px; padding:6px 20px 6px 80px; border-bottom:1px solid #eee; position:relative;}
.links a:last-child{ border-bottom:0;}
.links a i{ display:block; width:38px; height:38px; color:#fff; font-size:18px; text-align:center; position:absolute; top:6px; left:20px;}
.links a:after{font-family:"iconfont" !important;content:"\e635"; font-size:12px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; position:absolute; top:6px; right:8px;}
.links a:hover{ background:#f5f5f5;}

.download{ height:296px; position:relative;}
.download > .title{ display:block; width:100%; height:78px; background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/download.png) 0 0 no-repeat; background-size: 100% 100%;margin-bottom:1px;}
.download .textlist{ padding:10px;}

.illegal{ height:230px; position:relative;}
.illegal .textlist{ padding:12px 10px;}



/*===========foot===========*/
#footer{line-height:2em; min-height:226px; text-align:center; color:#859aaf; background:#425668;}
#footer ul{ line-height:38px; background:#36495b; overflow:hidden;zoom:1; margin-bottom:55px;}
#footer li{ display:inline-block; margin:0 9px;}
#footer li:after{ content:""; display:inline-block; width:1px; height:12px; border-left:1px solid #777; margin-left:20px; position:relative; top:1px;}
#footer li:last-child:after{ display:none;}
#footer li a{ color:#aeb8c2; font-size:14px;}
#footer li a:hover{ color:#e2e5e8;}
#footer p{ margin-bottom:0;}
#footer p span{ margin:0 10px;}








/*===========����ҳ��===========*/
.subpage{background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/lider.png) 5px 0 repeat-y #fff; border:1px solid #e5e5e5; position:relative; padding-left:200px;}
.subpage.no-sider{background:#fff; padding-left:0;}
.subpage.no-sider .siderBar{display:none;}
.subpage.no-sider > .contant{border-left:0;}
.subpage > .contant{min-height:400px; background:#fff; border-left:1px solid #e5e5e5;}
.subpage > .siderBar{width:200px; position:absolute; left:0; top:0;}
.subpage > .siderBar > .title{line-height:40px; font-size:14px; font-weight:bold; padding:0 10px; margin:0 10px; margin-bottom:15px; border-bottom:2px solid #bcbcbc;}
.subpage > .siderBar > .menu{padding:0 8px;}
.subpage > .siderBar > .menu li{padding:3px 0;}
.subpage > .siderBar > .menu a{display:block; line-height:30px; padding:2px 10px; border-radius:5px; position:relative;}
.subpage > .siderBar > .menu a > i{display:block; line-height:24px; position:absolute; top:5px; right:10px;}
.subpage > .siderBar > .menu a.default:link,.subpage > .siderBar > .menu a.default:visited{color:#666; border:1px solid #e2e2e2;}
.subpage > .siderBar > .menu a.default:hover{background:#f4f4f4; text-decoration:none; border:1px solid #dadada;}
.subpage > .siderBar > .menu a.active:link,.subpage > .siderBar > .menu a.active:visited{color:#fff; background:#71befb; border:1px solid #71befb;}
.subpage > .siderBar > .menu a.red:hover{text-decoration:none;}

.subpage .listbar{margin:0 30px;}
.subpage .listbar > .title{font-size:14px; color:#555; margin-bottom:15px; border-bottom:1px solid #ddd;}
.subpage .listbar > .title > span{display:inline-block; line-height:40px; font-weight:bold; border-bottom:2px solid #048ed6; margin-bottom:-1px;}
.subpage .listbar > .list{width:100%; padding-bottom:50px;}
.subpage .listbar > .list td{display:block; line-height:24px; padding:7px 115px 7px 24px; border-bottom:1px dotted #eee; position:relative; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.subpage .listbar > .list td a{
	color:#444;
	max-width: 640px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.subpage .listbar > .list td:before{content:"\e635"; font-family:"iconfont" !important; font-size:12px;font-style:normal; line-height:24px; color:#aaa; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing:grayscale; position:absolute; top:8px; left:0;}
.subpage .listbar > .list td:hover{background:#f8f8f8;}
.subpage .listbar > .list td span{color:#aaa; display:block; position:absolute; top:7px; right:0;}
/*textҳ��*/
.subpage .textbox{min-height:700px; padding:20px;}
.subpage .textbox > .title{border-bottom:1px solid #f5f5f5;text-align:center;padding-bottom:15px;}
.subpage .textbox > .title h1{font-size:21px; font-weight:800; color:#444; line-height:1.5em;}
.subpage .textbox > .title > span{color:#999; line-height:2em;margin:0 1em;}
.subpage .textbox > .msbox{width:auto; font-size:14px; line-height:2em;padding:30px;}
.subpage .textbox > .msbox p{text-indent:2em; margin-bottom:1em;}

.subpage .search-bar{padding:50px 0; border-bottom:1px solid #eee; margin:0 30px; margin-bottom:40px;}
.subpage .search-bar > .search-tool{width:500px; margin:0 auto;}
.subpage .search-bar > .search-tool > input{display:block; width:410px; line-height:22px; height:42px; font-size:12px; padding:8px 12px; background:#fff; border:2px solid #4774d6; border-radius:3px 0 0 3px; float:left;}
.subpage .search-bar > .search-tool > button{display:block; width:62px; line-height:42px; font-size:14px; color:#fff; background:#4774d6; border:0; border-radius:0 3px 3px 0; float:left; overflow:hidden;}
.subpage .search-bar > .search-tool > button:hover{background:#4879e4; cursor:pointer;}


.icon-top1{ background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/icon-top1.png); background-size:100% 100% }
.icon-top2{ background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/icon-top2.png); background-size:100% 100% }
.icon-top3{ background:url(/gyzcglc/dfiles/14561/sfw_cms/res/cms/images/icon-top3.png); background-size:100% 100% }

.goods-tips {
  width: 85px;
  line-height: 30px;
  font-size: 15px;
  padding-left: 8px;
  position: relative;
  color: #1B52A2;
  cursor: pointer;
  left:-12px;
  border-bottom: 1px solid #ebebeb;
}
.goods-tips:after {
  position: absolute;
  bottom: 0;
  right: -15px;
  display: inline-block;
  border-right: 15px solid transparent;
  border-top: 35px solid #fff;
  border-left: 20px solid transparent;
  content: ""
}
.goods-tips.active{
  color: #fff;
  font-weight:bold;
  background: #1B52A2;
}
.hot-news .text {
    font-size: 14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    display: inline-block;
    width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left:10px;
    margin-bottom: 3px;
}
.hot-news .list {
    list-style: none;
    position: relative;
    border: 1px solid #EDEDED;
    border-radius: 5px;
    margin-top: 8px;
    margin-bottom: 16px;
    height: 28px;
    opacity: 0.9;
}

.square {
    display: inline-block;
    width: 50px;
    height: 28px;
    background-color: #F6F6F6;
    text-align: center;
}

.square .day{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1B52A2;
    opacity: 1;
    height: 16px;
    line-height: 16px;
    display: block;
}
.square .year{
	display: block;
    height: 12px;
    background: rgba(235, 243, 245, 0.39);
    opacity: 1;
    font-size: 12px;
    font-family: Microsoft YaHei;
    color: #4A5769;
    line-height: 12px;
}

/*===========media===========*/
@media(max-width:1025px){


}

