﻿body{
	background-color: #f5f5f5;
}
#header{
	height: 135px;
	background-color: #0076C1;
	min-width: 1200px;
}
.head-logo{
	width: 1200px;
	margin: 0 auto;
	height: 135px;
	position: relative;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.logo{
	height: 125px;
	background: url(/xgb/2024xlzx/img/logo.png) no-repeat left center;
}

.search{
	position: absolute;
	top: 40px;
	right: 0px;
}
.search .mysearch{
	height: 30px;
	border-radius: 18px;
	background-color:#0076C1 ;
	border:#FFFFFF solid 1px;
	border-radius: 17px;
	padding-left: 10px;
	width: 223px;
}
input::placeholder{
	color: #FFFFFF;
}
.search .icon-search::before{
	content: "";
	display: inline-block;
	position: relative;
	top:5px;
	left: -40px;
	width: 25px;
	height: 25px;
	background:url(/xgb/2024xlzx/img/u152.png) no-repeat;
}


.header-scrolled {
  top: 0;
  background: #0076C1;;
}
.header-scrolled .ddsmoothmenu ul li a{
	background: #0076C1;
	color: #FFFFFF;
}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.flexslider { 
	position: relative; 
	height: 380px; 
	overflow: hidden; 
	background: url(/xgb/2024xlzx/css/img/loading.gif) 50% no-repeat;
}
.slides { 
	position: relative; 
	z-index: 1;
}
.slides li { 
	height: 380px;
}
.flex-control-nav { 
	position: absolute; 
	bottom: 10px; 
	z-index: 2; 
	width: 100%; 
	text-align: center;
}
.flex-control-nav li { 
	display: inline-block; 
	width: 14px; 
	height: 14px; 
	margin: 0 5px; 
	*display: inline; 
	zoom: 1;}
.flex-control-nav a { 
	display: inline-block; 
	width: 14px; 
	height: 14px; 
	line-height: 40px; 
	overflow: hidden; 
	background: url(/xgb/2024xlzx/img/dot.png) right 0 no-repeat; cursor: pointer;
}
.flex-control-nav .flex-active { 
	background-position: 0 0;
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.box{
	margin-top:30px;
	
}
.box .inner-one,.inner-two,.inner-three{
	background-color: #ffffff;
}
.box .inner-one,.inner-three{
	width:354px;
	height:300px;
	border: #dedede solid 1px;
}
.box .inner-two{
	width: 438px;
	height: 300px;
	border: #dedede solid 1px;
	margin-left:25px;
}
.inner-head{
	height: 50px;
	border-bottom: #dedede solid 1px;
}
.inner-head .title{
	font-size: 18px;
	color: #0076C1;
	line-height: 48px;
	margin-left: 20px;
	border-bottom: #2EAC37 solid 4px;
}
.inner-head span{
	color:#cccccc;
	font-weight: bold;
	padding-left:10px;
	line-height: 50px;
	font-size: 18px;
}
.get-more{
	line-height: 50px;
	color: #797979;
	padding-right: 20px;
	font-size:14px
}
.inner-body{
	margin-top:5px;
}
.inner-body ul > li{
	line-height: 40px;
	padding:0px 20px;
}
.inner-body .notice-time{
	color: #2EAC37;
	font-style: italic;
	padding-right: 15px;
}
.bg-one{
	background: url(/xgb/2024xlzx/img/brain.png) no-repeat;
}
.part-three{
	height: 260px;
	width: 1200px;
	margin-top: 30px;
	border: #dedede solid 1px;
	background-color: white;
}
.friend-link{
	background-color: white;
	margin-top: 30px;
	display: table;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.link-body{
	padding:20px 10px;
}
.link-body ul >li {
	float: left;
	line-height: 30px;
}
.link-body ul >li >a{
	color: #797979;
	padding:0px 10px;
	border-right: #797979 solid 1px;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
#footer{
	min-width: 1200px;
	height: 125px;
	background-color: #0064A4;
}
.footer-title{
	color: white;
	line-height: 30px;
	margin-top: 20px;
}
#footer .right{
	width: 280px;
	height: 75px;
	background: url(/xgb/2024xlzx/img/xxlogo.png) no-repeat;
	margin-top: 30px;
}
#con-table{
	padding:20px;
}
.icon-phone::before{
	content: "";
	display: inline-block;
	position: relative;
	top:2px;
	left: 0px;
	width: 25px;
	height: 25px;
	background:url(/xgb/2024xlzx/img/phone.png) no-repeat;
}
.icon-qq::before{
	content: "";
	display: inline-block;
	position: relative;
	top:2px;
	left: 0px;
	width: 25px;
	height: 25px;
	background:url(/xgb/2024xlzx/img/QQ.png) no-repeat;
}
.icon-em::before{
	content: "";
	display: inline-block;
	position: relative;
	top:2px;
	left: 0px;
	width: 25px;
	height: 25px;
	background:url(/xgb/2024xlzx/img/em.png) no-repeat;
}