* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    font-family: Verdana, "Microsoft YaHei", "å¾®è½¯é›…é»‘";
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
body {
    width: 100%;
    font-size: 14px;
    color: #333;
}
ul, dl, li {
    list-style: none;
}
a, a:visited {
    text-decoration: none;
    color: #fff;
}
a:hover {
    color: #ffd800;
}
.container {
    float: left;
    width: 100%;
}
.header-panel {
    float: left;
    width: 100%;
    height: 486px;
    color: #fff;
}
.header-panel h1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 38px;
    font-weight: normal;
    margin-top: 118px;
    margin-bottom: 20px;
}
.header-panel h3 {
    width: 100%;
    float: left;
}
.header-panel h3 span {
    margin: 0 auto;
    display: block;
    width: 408px;
    height: 42px;
    line-height: 42px;
    color: rgba(255,255,255,0.9);
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    border: 1px solid rgba(255,255,255,0.7);
}
.header-panel p {
    float: left;
    width: 100%;
    text-align: center;
    color: rgba(255,255,255,0.9);
    font-size: 15px;
    line-height: 30px;
    margin-top: 42px;
    letter-spacing: 1px;
}
.header {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    padding: 28px 20px;
}
.logo {
    float: left;
    width: 188px;
    height: 29px;
    padding-top: 5px;
}
.header .nav {
    float: left;
    height: 40px;
    margin-left: 56px;
    width: 560px;
}
.header .nav li {
    float: left;
    line-height: 40px;
    font-size: 16px;
    height: 20px;
    margin-right: 42px;
}
.login {
    float: right;
    margin-top: 8px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    border: 1px solid #fff;
    padding: 0 12px;
}
.copyright {
    width: 100%;
    float: left;
    background: #333;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: rgba(255,255,255,0.8);
}
.service-panel {
    float: left;
    width: 100%;
    padding: 0 0 30px;
}
.resources-panel {
    float: left;
    width: 100%;
    height: 364px;
    background: url(../../images/index/service/resbg.jpg) top center no-repeat;
    color: #fff;
}
.resources-panel h1, .service-panel h1, .advantage-panel h1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    margin-top: 32px;
}
.service-panel h1, .advantage-panel h1 {
    color: #333;
}
.service-panel ul {
    width: 100%;
    float: left;
    margin-top: 36px;
    margin-bottom: 16px;
    text-align: center;
    color: #fff;
}
.service-panel ul li {
    display: inline-block;
    width: 240px;
    height: 360px;
    margin: 0 10px;
    background-color: #015579;
}
.even-bg {
    background-color: #2c95b5!important;
}
.service-panel li h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffd800;
    height: 36px;
    line-height: 36px;
}
.service-panel li img {
    float: left;
    padding: 28px 59px 16px;
}
.service-panel li p {
    float: left;
    width: 100%;
    padding: 2px 20px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255,255,255,0.9);
}
.service-panel li span {
    float: left;
    width: 100%;
    padding-top: 32px;
    text-align: center;
    font-size: 14px;
}
.service-panel li span a {
    margin: 0 auto;
    display: block;
    width: 128px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #fff;
}
.service-panel li span a:hover, .header a.login:hover {
    border: 1px solid #ffd800;
}
.resources-panel ul {
    float: left;
    width: 100%;
    margin-top: 26px;
    text-align: center
}
.resources-panel ul li {
    display: inline-block;
    width: 150px;
    height: 150px;
    padding: 56px 0 0;
    margin: 0 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
}
.resources-panel p, .advantage-panel p {
    float: left;
    width: 100%;
    text-align: center;
    color: rgba(255,255,255,0.8);
    font-size: 15px;
    line-height: 30px;
    margin-top: 14px;
    letter-spacing: 1px;
    padding: 0 12px;
}
.advantage-panel {
    float: left;
    width: 100%;
    padding: 0 0 30px;
}
.advantage-panel p {
    color: rgba(0 ,0 ,0 ,0.8);
}
.advantage-panel ul {
    width: 100%;
    float: left;
    margin-top: 36px;
    margin-bottom: 16px;
    text-align: center;
}
.advantage-panel ul li {
    display: inline-block;
    width: 136px;
    margin: 0 45px;
}
.advantage-panel li img {
    width: 136px;
    height: 136px;
    display: block;
}
.advantage-panel li span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 8px;
}
.contact-panel {
    position: fixed;
    bottom: 60px;
    right: 20px;
    width: 132px;
    height: 146px;
    background-color: #015579;
    border-radius: 6px;
}
.contact-item {
    float: left;
    width: 132px;
    height: 146px;
    background: url(../../images/index/service//call.png) 26px 18px no-repeat;
    padding-top: 110px;
    text-align: center;
    color: #fff;
}
.contact-item:hover {
    background-color: #2c95b5;
    cursor: pointer;
    color: #fff;
}
