@charset "UTF-8";

.crumbs-content .crumbs-content_box li {
    padding-right: 0;
}

.crumbs-content .crumbs-content_box li a {
    padding-right: 0;
}

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

.l-content a {
    color:#004bb1;
    text-decoration: none;
}

/* .l-content a:hover {
    color: #ff730a;
}

.l-content a:visited {
    color: #851f99;
} */

.l-content img {
    border: 0;
}

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

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


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 .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.l-content .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.l-content h2 {
    background: #333333;
    font-size: 36px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color:#FFFFFF;
    letter-spacing: 1px;

}

.l-content .box1 {
    position: relative;
}


.l-content .box1 .left {
    position: absolute;
    left:0px;
    top:34px;
    width: 450px;
    text-align: center;
}

.l-content .box1 .right {
    position: absolute;
    right:10px;
    top:34px;
    width: 450px;
    text-align: center;
}

.l-content .box1 .title {
    font-size: 30px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 415px;
    margin: auto;
}

.l-content .box1 div.list {
    position: absolute;
    width:205px;
    right: 0px;
    top: 80px;
    text-align: left;
}

.l-content .box1 .right div.list {
    left:30px;
}

.l-content .box1 .left dl {
    margin-top:26px;
    border:1px solid #003399;
    border-radius: 5px;
    position: relative;
}

.l-content .box1 .right dl {
    position: relative;
    margin-top:26px;
    border:1px solid #FFCC00;
    border-radius: 5px;
}

.l-content .box1 dt {
    position: absolute;
    font-size: 33px;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    background: #003399;
    width:36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 36px;
    left:-18px;
    top:-18px;
}

.l-content .box1 .left dt {
    color: #FFFFFF;
}

.l-content .box1 .right dt {
    background: #FFCC00;
}

.l-content .box1 .left dd {
    font-size: 15px;
    line-height: 19px;
    color:#003399;
    padding: 8px 0 8px 25px
}

.l-content .box1 .right dd {
    font-size: 15px;
    line-height: 19px;
    color:#000000;
    padding: 5px 0 5px 25px
}

.l-content .box1 .left .title {
    background: #003399;
    color:#FFFFFF;
}

.l-content .box1 .right .title {
    background: #FFCC00;

}

.l-content .box2,
.l-content .box3 {
    background: url(../images/image_09.jpg) repeat-y;
    padding:30px 0 40px 0;
}

.l-content .box2 div {
    padding: 5px  35px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 100;
}


.l-content .box2 .gray {
    background: #e8e8e8;
    font-weight: bold;
}

.l-content .box2 ul {
    padding: 5px  35px;
}

.l-content .box2 ul li {
    float: left;
}

.l-content .box2 ul li:first-child {
    margin-right: 10px;
}

.l-content .box3 {
    text-align: center;
}

.l-content .box3 ul {
    width:887px;
    height: 167px;
    background: url(../images/bg.png) no-repeat;
    margin: auto;
}

.l-content .box3 ul li  {
    float: left;
    width: 275px;
}
.l-content .box3 ul li:first-child {
    margin-left:1px;
}

.l-content .box3 ul li:not(:first-child) {
    margin-left: 30px;
}

.l-content .box3 ul li .no {
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    height: 43px;
    margin: 14px;
    line-height: 24px;
}

.l-content .box3 ul li .text {
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin-top: 24px;
}

.l-content .box3 ul li:first-child .text{
    margin-top: 34px;
}

.l-content .box3 table {
    width:887px;
    margin: 30px auto 10px auto;
    border-collapse: collapse;
    background: #FFFFFF;
}

.l-content .box3 table th,
.l-content .box3 table td {
    border: 1px solid #c7c7c7;
    font-size: 16px;
    padding: 8px 5px;
}

.l-content .box3 table th {
    font-size:18px;
    font-weight: bold;
}

.l-content .box3 table strong {
    color: #003399;
}

.l-content .box3 table td strong {
    font-weight: normal;
}

.l-content .box3 table tr:first-child th:nth-child(7n+6){
    width:50px;
}

.l-content .box3 .desc {
    width: 887px;
    margin: auto;
    text-align: left;
    font-size: 16px;
}

.l-content .contact  {
    background: #383838;
    padding: 20px 35px 35px 35px;
}

.l-content .contact .company {
    font-size:19px;
    color: #FFFFFF;
    font-weight: bold;
    
}

.l-content .contact ul {
    margin-top: 20px;
}

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

.l-content .contact ul li:not(:last-child) {
    margin-right: 60px;
    
}

.l-content .contact ul li:not(:last-child)::after {
    content: " ";
    border-right: 1px solid #FFFFFF;
    position: absolute;
    right: -30px;
    height: 100%;
    top:0px;
}

.l-content .contact ul li span {
    display: block;
    font-size: 14px;
    color:#FFFFFF;
}

.l-content .contact ul li span a {
    color:#FFCC00;

}

.l-content .contact ul li span:not(:first-child) {
    margin-top: 18px;;
}