ul, li {
    list-style: none;
    padding: 0;
    margin: 0
}
body{
  font-family: 微软雅黑;
}
.w960 {
    width: 960px;
    margin: auto;
}
.tcenter {
    text-align: center
}
.pr {
    position: relative;
}
.Crosshead {
    height: 280px;
    width: 100%;
      position: relative;
}
.csimg{  height: 356px;
    overflow: hidden;}
.csimg img{ width: 100%;height:100%;}
.Crosshead .logo img {
    margin-top: 110px;
}
.logo {
  left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.crossline {
    bottom: -8px;
    position: absolute;
}
.crossline {
    background: url("../images/e_caixian.png") no-repeat scroll 0 0;
    width: 100%;
    height: 20px;
    z-index: 15;
}
.sunline {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    height: 630px;
    top: -180px;
    transform: rotate(185deg);
    -moz-transform: rotate(185deg);
    -webkit-transform: rotate(185deg);
    -ms-transform: rotate(185deg);
    z-index: 10;
    *width: 100% !important;
    text-align: center;
}
.crossmain {
    background: #e9f0fa none repeat scroll 0 0;
    height: 390px;
}
.crossmain ul {
    padding-left: 0;
    padding-top: 50px;
    position: relative;
    text-align: center;
    width: 892px;
    z-index: 20;
}
.crossmain ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
     min-height: 230px;
    box-shadow: 6px 6px 3px 1px #e5e5e5;
    float: left;
    margin-right: 92px;
    margin-top: 30px;
    *margin-right: 40px !important;
    padding: 10px;
    position: relative;
    width: 213px;
}
.crossmain ul li:nth-of-type(1) {
    margin-top: 0;
}
.crossmain ul li:nth-of-type(2) {
    margin-top: 0;
}
.crossmain ul li:nth-of-type(3) {
    margin-right: 0;
    margin-top: 0;
}
.crossmain ul li:nth-of-type(6) {
    margin-right: 0
}
.crossmain ul li img {
    display: block;
    margin: auto;
      height: 40px;
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: center;
}
.crossmain ul li:active,.crossmain ul li:hover {
    border: 1px solid #31A0E5;
    cursor: pointer;
}
.crossmain ul li em {
    display: block;
    font-size: 19px;
    color: #111;
    font-style: normal;
    text-align: center;
}
.crossmain ul li .a-link{
    text-decoration: none;
}
.crossmain ul li .span-btn{
    background: #31a0e5 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    margin: 40px auto 20px;
    padding: 7px 10px;
    text-align: center;
    /*text-decoration: none;*/
    width: 150px;
}
.crossfoot {
    background: #e9f0fa none repeat scroll 0 0;
        margin-top:320px;
}
.crossfoot img {
    width: 20px;
    height:20px;
    /*margin-top:310px;*/
}
.crossfoot p {
    background: #FFFFFF none repeat scroll 0 0;
    /*color: #fff;*/
    margin: -4px 0 0;
    padding: 10px;
    text-align: center;
}
