﻿.box {
  margin: 20px auto;
  width: 1298px;
}

.box .menux {
  height: 45px;
  background-color: #F7FAFD;
}

.box .menux .title {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  color: #fff;
  padding: 0 20px;
  background: #0378d8;
}

/* 
.menux {
    height: 35px;
    padding-top: 10px;
    background-color: #0378d8;
} */

.menux .icon {
  /* background: url(/images/v/zp.gif) no-repeat 0 -1px; */
  width: 215px;
  height: 29px;
  display: block;
  margin-left: 15px;
}

.menux .rmenu {
  width: 100px;
  height: 30px;
  text-align: center;
  padding-top: 6px;
  font-size: 14px;
}

.menux .rmenu a {
  font-size: 14px;
  color: #2085D5;
  text-decoration: none;
}

.menux .rmenu a:hover {
  text-decoration: underline;
}

.menux .rmenu1 {
  width: 100px;
  height: 30px;
  text-align: center;
  padding-top: 6px;
}

.menux .rmenu1 a {
  font-size: 14px;
  color: #FFFFFF;
  
}

.rmenu-item {
  width: 100px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  text-align: center;
}
.rmenu-item a {
  color: #0378d8;
  text-decoration: none;
}

.rmenu-item:hover,
.rmenu-item:hover a,
.rmenu-item.active,
.rmenu-item.active a{
  color: #fff;
  background: #0378d8;
}


.content11 {
}


.icon1 {
  background: url(/images/v/zp.gif) no-repeat 0 -173px;
  width: 203px;
  height: 138px;
  display: block;
  float: left;
  margin-right: 130px;
}

.icon2 {
  background-position: -215px -173px;
}

.icon3 {
  background-position: 0 -324px;
}

.icon4 {
  background-position: -215px -324px;
  margin-right: 0;
}

.licon {
  background: url(/images/v/zp.gif) no-repeat -349px -19px;
  width: 5px;
  height: 17px;
  margin-right: 10px;
}