﻿/*头部*/
body {
    min-width: 1210px !important;
}
.shouye {
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
}
.shouye .shouyelogo {
    width: 1210px;
    height: 68px;
    margin: 0 auto;
}
.shouye .shouyelogo img {
    width: 195px;
    height: 58px;
    float: left;
}
.shouye .shouyelogo img {
    padding-top: 9px;
    margin-right: 3px;
}
.shouye .shouyelogo ul li {
    height: 68px;
    width: 130px;
    float: left;
    line-height: 68px;
    text-align: center;
}
.shouye .shouyelogo ul li a {
    font-size: 18px;
    color: #332323;
    height: 68px;
    display: block;
    line-height: 68px;
}
.shouye .shouyelogo ul li:hover {
    background-color: #2ea8f6;
}
.shouye .shouyelogo li:hover a {
    color: #ffffff
}
/*登陆*/
.shouye .denglu {
    float: right;
    text-align: center;
}
.shouye .denglu span {
    margin-top: 14.5px;
}
.shouye .denglu .span_1 {
    width: 75px;
    height: 38px;
    display: block;
    border: 1px solid #2ea8f6;
    float: left;
    margin-right: 14px;
    line-height: 38px;
}
.shouye .denglu .span_1 a {
    width: 75px;
    height: 38px;
    display: inline-block;
    font-size: 18px;
    color:#2ea8f6;
    text-align: center;
    line-height: 38px;
    font-family: "微软雅黑";
}
.shouye .denglu .span_2 {
    width: 122px;
    height: 38px;
    display: block;
    border: 1px solid #2ea8f6;
    background-color: #2ea8f6;
    float: left;
    line-height: 38px;
}
.shouye .denglu .span_2 a {
    width: 122px;
    height: 38px;
    display: inline-block;
    font-size: 18px;
    color:#ffffff;
    text-align: center;
    line-height:38px;
    font-family: "微软雅黑";
}
/*底部*/
footer{
    width: 100%;
    height: 261px;
    background-color: #D6E6F0;
}
.content{
    width: 1210px;
    height: 260px;
    border-bottom: 1px dashed #576878;
    margin: 0 auto;
}
.content .dibu {
    width: 195px;
    height: 260px;
    float: left;
}
.content .dibu img {
    width: 195px;
    height: 49px;
    margin-top: 39px;
}
.content .dibu .p1 {
    margin-top: 32px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #596c7d;
    text-align: center;
}
.content .dibu .p2 {
    font-size: 18px;
    text-align: center;
}
/*客户中心*/
.content .fuwu {
    padding-left: 361px;
    height: 200px;
    padding-top: 60px;
}
.content .fuwu .kehu {
    width: 77px;
    float: left;
    margin-right: 118px;
    text-align: center;
}
.content .fuwu .kehu dt {
    font-size: 18px;
    color:#596c7d;
    margin-bottom: 42px;
}
.content .fuwu .kehu1 {
    width: 97px;
    float: left;
    margin-right: 99px;
    text-align: center;
}
.content .fuwu .kehu1 dt {
    font-size: 18px;
    color:#596c7d;
    margin-bottom: 42px;
}
.content .fuwu .kehu2 {
    width: 98px;
    float: left;
    margin-right: 143px;
    text-align: center;
}
.content .fuwu .kehu2 dt {
    font-size: 18px;
    color:#596c7d;
    margin-bottom: 42px;
}
.content .fuwu dd {
    line-height: 25px;
}
.content .fuwu a {
    text-decoration: none;
    color: #596c7d;
}
/*扫一扫*/
.content .weixin {
    width: 106px;
    height: 200px;
    text-align: center;
    float: left;
}
.content .weixin img {
    width: 98px;
    height: 98px;
}

.content .saoyisao {
    height: 200px;
    float: right;
    text-align: center;
}
.content .saoyisao img {
    width: 98px;
    height: 98px;
}

/*地址*/
.dizhi {
    width: 100%;
    height: 77px;
    text-align: center;
    line-height: 77px;
    background-color: #D7E5F0;
}