.wrap {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.header {
    background: url("../images/bg.png") no-repeat center top;
    background-size: 1920px 170px;
    height: 170px;
}

.top {
    background: rgba(255, 255, 255, 0.1);
    padding: 9px 0;
}

.fklink a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    margin-left: 25px;
    padding-left: 22px;
}

.zxs {
    background: url("../images/zxs.png") no-repeat left center;
    background-size: 15px 18px;
}
.zxs:hover{
	background: url("../images/zxshover.png") no-repeat left center;
    background-size: 15px 18px;
  color: rgba(255, 255, 255, 1)!important;
}



.zxsh {
    background: url("../images/zxsh.png") no-repeat left center;
    background-size: 16px 18px;
}
.zxsh:hover{
background: url("../images/zxshhover.png") no-repeat left center;
    background-size: 16px 18px;
   color: rgba(255, 255, 255, 1)!important;

}
.fk {
    background: url("../images/fk.png") no-repeat left center;
    background-size: 16px 15px;
}
.fk:hover{
	background: url("../images/fkhover.png") no-repeat left center;
    background-size: 16px 15px;
  	opacity:1!important;
   color: rgba(255, 255, 255, 1)!important;
}



.topmain {
    padding-top: 38px;
}

.top-search {
    margin-top: 9px;
}

.form {
    width: 315px;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
}

.text {
    outline: none;
    height: 40px;
    width: 235px;
    line-height: 40px;
    margin-left: 20px;
    float: left;
    background: none;
    font-size: 12px;
    color: #fff;
}

.submit {
    float: left;
    background: url("../images/search.png") no-repeat left 5px;
    background-size: 50px 30px;
    height: 35px;
    width: 50px;
    outline: none;
    cursor: pointer;
}

input::-webkit-input-placeholder {
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
}

input::-moz-placeholder {
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
}

input:-moz-placeholder {
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
}

input:-ms-input-placeholder {
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
}

.nav {
    background: rgba(255, 255, 255, 0.75);
    height: 80px;
    line-height: 80px;
    position: absolute;
    top: 170px;
    left: 0;
    width: 100%;
    z-index:10;
}

.nav>ul>li {
    float: left;
    margin-right: 40px;
}

.nav>ul>li>h3>a {
    color: #333;
    font-size: 18px;
}


/* 底部样式 */

.footer {
    background: #134778;
    padding: 40px 20px 40px 30px;
}

.foot-right p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 30px;
    text-align: right;
}


/* 侧边导航 */
.xyrd:hover{
	box-shadow: 0px 2px 20px 0px rgba(0, 78, 120, 0.15)!important;
}

.xylist:hover{
	box-shadow: 0px 2px 20px 0px rgba(0, 78, 120, 0.15)!important;
}
.lefts{
width:22px;
 height:65px;
 position: absolute;
  left: -19px;
    top: 25px;
}

.xylist li{
    position: relative;
}

.xylist li:nth-child(1) .lefts{
	width:20px;
   background: url("../images/num1.png") no-repeat;
}
.xylist li:nth-child(2) .lefts{
   background: url("../images/num2.png") no-repeat;
}
.xylist li:nth-child(3) .lefts{
   background: url("../images/num3.png") no-repeat;
}
.xylist li:nth-child(4) .lefts{
   background: url("../images/num4.png") no-repeat;
}

.xylist li .lefts{
 background-size:20px 30px!important;
}

.banner {
    height: 500px;
    background: url("../images/xuexiao.png") no-repeat center top;
    background-size: 1920px 500px;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.w216 {
    width: 156px;
    padding: 40px 30px;
    background: #fff;
    border-radius: 8px;
}

.column {
    font-size: 32px;
    color: #222;
    font-weight: 700;
    margin-bottom: 35px;
    background: url("../images/columnbg.jpg") no-repeat left bottom;
}

.side-nav li {
    margin-top: 20px;
}

.current {
    background: url("../images/sidebg.png") no-repeat left top;
    background-size: 156px 54px;
}

.side-nav li.current a {
    color: #fff;
    padding-left: 20px;
    width: 136px;
  	border: none;
}
.side-nav li{
width: 156px;
height: 54px;

border: 1px solid #d9ecff;
border-radius: 8px;
}
.side-nav li a {
    display: block;
    line-height: 54px;
    padding-left: 30px;
    width: 126px;
    height: 54px;
    color: #323c47;
    border: 1px solid #d9ecff;
    border-radius: 8px;
}


/* 当前位置 */

.bread_nav {
    font-size: 14px;
    color: #999;
}

.bread_nav a {
    font-size: 14px;
    color: #999;
}


/* 分页样式 */

.pagination {
    float: right;
    padding: 20px 0 0;
}

.pagination a,
.pagination span {
    float: left;
    padding: 4px 14px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #D9ECFF;
    color: #D9ECFF;
    margin-left: 6px;
    font-size: 12px;
    text-decoration: none;
    border-radius: 8px;
}

.pagination a:hover,
.pagination .current,.pagination .active {
    background: #7ABEFF;
    border: 1px solid #7ABEFF;
    color: #fff;
}
.jump-ipt{
  padding: 4px 14px;
  width: 20px;
  text-align: center;
  line-height: 22px;
  background: #fff;
  border: 1px solid #D9ECFF;
  color: #D9ECFF;
  margin-left: 6px;
  font-size: 12px;
  text-decoration: none;
  border-radius: 8px;
}
