@charset "UTF-8";

.l-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    /* font-family: "Microsoft YaHei", Helvetica, Simsun, Simhei, Arial, sans-serif; */
    font-family: "Microsoft YaHei", Simsun, Simhei;
    color: #000;
    overflow: hidden;
}

ul,
ol {
    list-style: none;
}

.l-content i {
    font-style: normal;
    color: #000;
}

.l-content * {
    margin: 0;
    padding: 0;
    line-height: 1;
    transition: all 0.15s;
    -webkit-transition: all 0.15s;
}

.l-content .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.l-content a {
    text-decoration: none;
}

.l-content img {
    border: 0;
}

.l-content .pricenum {
    color: #DD0000;
    font-family: Arial,sans-serif;
}

.l-content .num {
    font-family: Arial,sans-serif;
}

.l-content .mail {
    position: relative;
    display: block;
    font-size: 20px;
    width: 410px;
    height:50px;
    line-height: 24px;
    /* border: 2px solid #D2D2D2; */
    border-radius: 3px;
    font-family: Arial,sans-serif;
    color:#333333;
    background: #f6f6f6;
    padding-left:41px;
    text-align: center;
    padding: 5px 0;
}

.l-content .mail::before {
    position: absolute;
    line-height: 53px;
    left: 29px;
    top:50%;
    margin-top: -8px;
    content:url(../images/arrow.png);
    /* font-weight:bold; */
}

.l-content .block1 {
    position: relative;
    text-align: center;
}

.l-content .block1 .t3d {
    position: absolute;
    left: 811px;
    top: 277px;
    width: 279px;
    height: 214px;
}

.l-content .block1 .products {
    margin:auto;
    width:1149px;
    position:absolute;
    left: 26px;
    bottom: 26px;
}

.l-content .block1 .products li {
    float:left;
    width: 219px;
    border:1px solid #aaaaaa;
    background:#FFFFFF;
}

.l-content .block1 .products li:not(:last-child) {
    margin-right:10px;
}

.l-content .block1 .products li span {
    display:block;
}

.l-content .block1 .products .name {
    height: 63px;
    line-height:63px;
    font-size: 18px;
    text-align: center;
}

.l-content .block1 .products .name strong {
    font-weight:bold;
    color:#003399;
}

.l-content .block1 .products .link {
    margin: 14px auto;
}

.l-content .block1 .desc {
    position: absolute;
    top: 658px;
    left: 202px;
    width: 888px;
}

.l-content .block1 .desc dt{
    font-size: 37px;
    line-height: 87px;
}

.l-content .block1 .desc dd {
    float: left;
    line-height: 30px;
    margin: 0px 77px 0 31px;
    font-size: 16px;
}

.l-content .block1 .desc span {
    display: block;
    position: absolute;
    right: 36px;
    top: 41px;

}

.l-content .block2 .title {
    background: url(../images/img_06.jpg) no-repeat;
    height: 28px;
    line-height: 62px;
    padding: 17px 109px;
}

.l-content .block2 .hidden {
    display: none;
}


.l-content .block2 .title a.toggle-open {
    background:url(../images/open.png) no-repeat;
    width: 216px;
    height: 29px;
    display: inline-block;
    text-indent: -99999px;
}

.l-content .block2 .title a.toggle-close {
    background:url(../images/close.png) no-repeat;
    width: 216px;
    height: 29px;
    display: inline-block;
    text-indent: -99999px;
}


.l-content .block3 .desc {
    position: relative;
    display: block;
    text-align: center;
    margin:40px 0 30px 0;
    line-height: 38px;
    font-size: 38px;
    font-weight: bold;
}

.l-content .block3 span {
    background:#FFFFFF;
    padding: 0 19px;
    position: relative;
}

.l-content .block3 strong {
    color: #004bb1;
}

.l-content .block3 .desc::before {
    content: " ";
    display: block;
    position: absolute;
    top:50%;
    width:100%;
    border-top:1px solid #000000;
}

.l-content .block3 li {
    float: left;
    display: block;
    border: 2px solid #FFCC00;
    width: 285px;
    height: 200px;
    margin-right: 14px;
    text-align: center;
}

.l-content .block3 li .title {
    line-height: 40px;
    font-size: 22px;
    background: #FFCC00;
}

.l-content .block3 li:last-child {
    margin-right: 0px;
}

.l-content .block4 ul {
    background:#FFCC00;
}

.l-content .block4 li {
    float: left;
    margin:20px 20px 0 0;
    width: 275px;
    height:200px;
    text-align: center;
    background:#FFFFFF;
    padding-top:4px;
}

.l-content .block4 ul li:first-child {
    margin-left: 20px !important;
}

.l-content .block4 dl{
    width: 100%;
    background:#FFCC00;

}

.l-content .block4 dl dt,
.l-content .block4 dl dd{
    float: left;
    line-height: 38px;
    font-size: 16px;
}

.l-content .block4 dl dt {
    width: 275px;
    text-align: center;
    font-weight: bold;
    margin: 0 20px;
}

.l-content .block4 dl dd{
    margin: 0px 20px 0 0;
}



.l-content .contact {
    height: 413px;
    background: url(../images/img_15.jpg) no-repeat;
}

.l-content .contact ul{
    position: relative;
}

.l-content .contact li {
    position: absolute;
    display: none;
    visibility: hidden;
}

.l-content .contact .contact1 li:last-child {
    display: block;
    visibility: visible;
    top: 79px;
    right: 71px;
}

.l-content .contact .contact2 li:last-child {
    display: block;
    visibility: visible;
    top: 229px;
    right: 71px;
}
