/*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;}
#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:hover{ color:#2c90ee;}
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:"\e647";
}

/*===========background===========*/
.orange{ background:#fb7509;}
.blue{ background:#20b0da;}
.ashen{ background:#cba635;}


/*===========list style===========*/
.textlist{width:100%; padding:10px 12px;}
.textlist > li{line-height:46px; font-size:14px; padding:0 98px 0 18px; position:relative; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.textlist > li a{ color:#555;}
.textlist > li a:hover{ text-decoration:underline;}
.textlist.small > li{ font-size:12px;}
.textlist.small > li a:hover{ text-decoration:underline;}
.textlist > li:before{content:""; display:block; width:4px; height:4px; background:#ddd; position:absolute; top:21px; left:3px;}
.textlist > li > span{display:block; 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.hideTime > li span{ display:none;}

.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{ background:#fff;}
.logoBar{
	height:110px; 
	position:relative;
	background:url(../images/bg.png);
}
.logo{display: block;
    width: 545px;
    height: 100px;
    background: url(../images/logo.png) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
    position: relative;
    background-size: cover;
    top: 5px;}

.nav{ line-height:44px; background:#1B6168; position:relative;}
.nav .menu > .item{ float:left; position:relative;}
.nav .menu > .item > a{ display:block; font-size:16px; color:#fff; padding:0 20px; position:relative;}
.nav .menu > .item > a:hover{ background: #11A1B4;}
.nav .menu > .item > a.active{ background:#d44a44;}
.nav .menu > .item > a.active:after{ content:""; display:block; width:100%; height:3px; background:#e45454; position:absolute; left:0; bottom:0;}
.nav .menu > .item.drop:before{ content:""; display:block; width:11px; height:11px; background:url(../images/arr.png) 0 0 no-repeat; position:absolute; top:15px; right:5px; z-index:2}

.nav .dorpmenu{ display:none; background:#fff; box-shadow:5px 5px 8px rgba(0,0,0,0.2); min-width:120%; position:absolute; top:44px; left:0;}
.nav .dorpmenu:before{position: absolute;top:-7px;left:44px;display: inline-block;border-right:7px solid transparent;border-bottom:7px solid #fff;border-left:7px solid transparent;content:'';}
.nav .dorpmenu a{ display:block; line-height:32px; padding:0 20px;}
.nav .dorpmenu a:hover{ background:#eaeaea;}

.nav .menu > .item:hover{ background:#11a1b4;}
.nav .menu > .item:hover .dorpmenu{ display:block;}
.school_home:hover{
	text-decoration: none;
}
.decorate >a, .decorate>a:link, .decorate>a::visited {
    color: #c81321 !important;
    text-decoration: none;
}
.school_home{
    width: 77px;
    position: absolute;
    top: 46px;
    right: 195px;
    color: #c81321 !important;
    font-size: 14px;
    cursor: pointer;
}
.school_home >img{
	display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px;
}
.search-top{ 
	width: 193px;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    top: 115px;
    right: 0;
    z-index: 1;
}
.search-top > input{
	box-sizing: border-box;
    margin: 0;
    font-variant: tabular-nums;
    list-style: none;
    font-feature-settings: "tnum","tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 32px;
    padding: 4px 11px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5;
    background-color: #1b6168;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 32px;
    transition: all .3s;
}
.search-top > input:hover{
	border: 1px solid #fff;
}
/*
.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:0; left:9px;}
*/
.search-top > button{display:block; width:32px; line-height:30px; font-size:14px; color:#fff; background:none; border:0; overflow:hidden; position:absolute; top:1px; right:1px;}
.search-top > button:hover{background:#ccc; cursor:pointer;}
.search-top > button > i{font-size:18px; position:relative; top:1px;}



/*===========main===========*/
.bod1{ border:1px solid #ebebeb;}
.banner{    width: 100%;
    height: 350px;
    background: url(../images/banner.jpg) center 0 no-repeat #555555;
    background-size: cover;}
.tab{ line-height:36px; background:#fafafa; border-bottom:1px solid #ebebeb;}
.tab a{ display:block; text-align:center; font-size:18px; color:#666; border-left:1px solid #ebebeb;border-right:1px solid #transparent; padding:0 8px; position:relative; margin-left:16px; float:left;}
.tab a:hover{ background:#eee;}
.tab a.active{ color:#1F6973; background:#fff; border-right:1px solid #ebebeb;}
/* .tab a.active:before{ content:""; display:block; width:100%; height:2px; background:#104685; position:absolute; left:0; top:-2px;} */
.tab a.active:after{ content:""; display:block; width:100%; height:3px; background:#fff; position:absolute; left:0; bottom:-3px;}

.layout-l{ width:790px; float:left;}
.layout-r{ width:294px; float:right;}
.layout-r .tab{ background:none;}
.layout-r .tab a.active:before{ height:1px; background:#2c90ee; top:-1px;}
.layout-r .tab a{ font-size:14px; font-weight:700; color:#555; padding:0 15px;}

.slider{ width:340px; height:248px; background:#ebebeb; position:relative;}
.slider img{ display:block; width:100%; height:100%;}

.news{ width:100%; position:relative;}
.news-list{ width:472px; height:248px;}
.news-list .tab a.active:before{ display:none;}

.guide{ height:289px;}
.guide > .title{ display:block; height:72px; background:url(../images/guide.png) 0 0 no-repeat; border-bottom:1px solid #ebebeb; margin-bottom:10px;}

.column-title{ line-height: 47px;
    font-size: 14px;
    position: relative;
    color: #1F6973;}
.column-title > span{
    display: block;
    border-bottom: 1px solid #E7E7E7;
    padding-left: 40px;}
.tab0 a{ display:block; padding:0 18px; float:left; position:relative;}
.tab0 a.active{ color:#104685;}
.tab0 a.active:after{ content:""; display:block; width:100%; height:2px; background:#104685; position:absolute; top:-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;}

.primary{ height:230px; position:relative;}

/* .calendar{ height:248px; background:#fff; position:relative;} */
.calendar:after{    
	content: "采购日历";
    display: block;
    width: 32px;
    color: #fff;
    height: 122px;
    background: url(../images/calendar.png) 0 0 no-repeat;
    position: absolute;
    top: 25px;
    right: -26px;
    background-size: cover;
    z-index: 1;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;}

.ygs{ position:relative;/*  overflow:hidden;  */zoom:1;height: 210px;}
.ygs > .item{ width:50%; padding:2px; float:left;}
.ygs a{ display:block; height:100px; color:#fff; text-align:center;}
.ygs a:hover{ opacity:0.9;}
.ygs a i{     display: block;
    line-height: 30px;
    font-size: 16px;
    padding-top: 70px;}
.ygs a.bc1{ background:url(../images/icon-2.png) 0 0 no-repeat;background-size: cover;}
.ygs a.bc2{ background:url(../images/icon-1.png) 0 0 no-repeat;background-size: cover;}
.ygs a.bc3{ background:url(../images/icon-3.png) 0 0 no-repeat;background-size: cover;}
.ygs a.bc4{ background:url(../images/icon-4.png) 0 0 no-repeat;background-size: cover;}

.download{ height:154px; position:relative;}

.illegal{ height: 305px; position:relative;}
.illegal .textlist{ padding-top:5px;}

.info-list{ height:386px; position:relative;}
.info-list .tab{ background:none; margin:0 18px;}
.info-list .tab a{ border:0; margin-right:2px;}
/* .info-list .tab a:before{ content:""; display:block; position:absolute; width:1px; height:14px; background:#bbb; top:11px; left:auto; right:-1px;} */
.info-list .tab a:last-child:before{ display:none;}
.info-list .tab a.active:after{ height:2px; background:#1F6973; bottom:-1px;}
.classify{    display: block;
    width: 36px;
    height: 150px;
    line-height: 29px;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    padding: 7px 10px;
    background: url(../images/title_f.png) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    left: -26px;
    z-index: 9;}
.classify.green{ background-image:url(../images/title_f2.png);}

.database{ margin:10px 30px;}
.database table{ text-align:left; border:1px solid #ddd; table-layout:fixed;}
.database th{ padding:0 8px;}
.database td{ padding:8px 8px; border-bottom:1px solid #ddd; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.database th{ line-height:24px; font-weight:normal; background:#f2f2f2; border-bottom:1px solid #ddd;}
.database .process{ width:100%; line-height:26px; text-align:center; border-left:1px solid #ddd; }
.database .process > span{ display:block; border-bottom:1px solid #ddd;}
.database .process .step{ width:100%; color:#527f99;overflow:hidden;zoom:1;}
.database .process .step span{ width:12.5%; float:left;}
.database .price{ color:#e83030;}
.database td .process{ line-height:normal; border-left:1px solid transparent;}
.database td .process .step i{ color:#15b31c; font-size:14px;}

.xq-project{ line-height:28px; margin-bottom:30px; position:relative;}
.xq-project .database{ margin:0;}
.xq-project > .title{ line-height:44px; font-size:22px; font-weight:700; border-bottom:1px solid #ddd; margin-bottom:30px;}



/*===========foot===========*/
#footer{line-height: 2em;
    min-height: 226px;
    text-align: center;
    color: #fff;
    background: url(../images/foot_bg.png);
    background-size: cover;
    font-size: 16px;}
#footer ul{ line-height:38px; overflow:hidden;zoom:1; padding:20px 0; margin-bottom:40px;}
#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: #fff; font-size:14px;}
#footer li a:hover{ color:#e2e5e8;}
#footer p{ margin-bottom:0;}
#footer p span{ margin:0 10px;}








/*===========����ҳ��===========*/
.subpage{background:url(../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: #1b6168;
    border: 1px solid #1b6168;}
.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 #183e50; 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;}
.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;}

.decorate{ display:block; width:456px; height:110px;position:absolute; top:0; right:0;}

.ddd{
	position: absolute;
	  right: -154px;
	  top: -19px;
}
.divbox  a{
	color:#e74c3c;
	height:50px;
	border:1px solid #e8812d;
	margin-bottom: 5px;
	width: 148px;
	line-height: 50px;
}
.divbox  a:hover{
	color:#fff;
	background:#e8812d;
}
/* 二维码 */
.erweima_title{
	margin: 0 auto;
    text-align: center;
    height: 55px;
    padding-top: 20px;
}
.erweima_title >h4{
	border-left: 6px #b02923 solid;
    line-height: 22px;
    font-weight: bold;
}
input::-webkit-input-placeholder{
	color:#e6dada;
}

.zcfg:before{
	content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: #ddd;
    position: absolute;
    top: 12px;
    left: 11px;
    background: url(../images/icon-dylygs.png);
}
.xzzx:before{
	content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: #ddd;
    position: absolute;
    top: 12px;
    left: 11px;
    background: url(../images/icon-xzzx.png);
}

/*===========media===========*/
@media(max-width:1025px){


}

