@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 .l-content-wrap {
    position: relative;
}

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

.l-content .l-content-wrap .content p{
    position: absolute;
    text-align: left;
    vertical-align: top;
}

.l-content .l-content-wrap .box1 .content .link{
    position: absolute;
    left: 30px;
    top: -165px;
}

.l-content .l-content-wrap .box1 .content .tit1{
    left: 47px;
    top: 28px;
    font-size: 24px;
    line-height: 27px;
    font-weight: 500;
    color: #333333;
}

.l-content .l-content-wrap .box1 .content .tit2{
    left: 47px;
    top: 60px;
    font-size: 39px;
    line-height: 45px;
    font-weight: bold;
    color: #003399;
}

.l-content .l-content-wrap .box1 .content .con{
    left: 47px;
    top: 127px;
    width: 410px;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
}

.l-content .l-content-wrap .box2 p{
    width: 100%;
    text-align: center;
}

.l-content .l-content-wrap .box2 .title{
    background-color: #003399;
    height: 56px;
    vertical-align: middle;
    font-size: 35px;
    line-height: 52px;
    font-weight: bold;
    color: #efefef;
}

.l-content .l-content-wrap .box2 .content .tit1{
    top: 53px;
    font-size: 48px;
    line-height: 58px;
    font-weight: bold;
    color: #003399;
}

.l-content .l-content-wrap .box2 .content .tit2{
    top: 116px;
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
}

.l-content .l-content-wrap .box2 .content .con1{
    top: 155px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #666666;
}

.l-content .l-content-wrap .box2 .content .con2{
    top: 214px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #666666;
}

.l-content .l-content-wrap .box2 .content .tit3{
    top: 292px;
    font-size: 48px;
    line-height: 58px;
    font-weight: bold;
    color: #003399;
}

.l-content .l-content-wrap .box2 .content .con3{
    top: 357px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #666666;
}

.l-content .l-content-wrap .box2 .content .link{
    position: absolute;
    right: 55px;
    bottom: 35px;
}

.l-content .l-content-wrap .box3 .content .link{
    position: absolute;
    right: 78px;
    bottom: 42px;
}

.l-content .l-content-wrap .box4 .funcs ul{
    text-align: center;
}

.l-content .l-content-wrap .box4 .funcs li{
    display: inline-block;
    width: 260px;
    height: 60px;
    background-color: #003399;
    margin: 6px 2px;
}

.l-content .l-content-wrap .box4 .funcs li:nth-child(3n+1){
    margin-left: 0px;
}

.l-content .l-content-wrap .box4 .funcs a{
    font-size: 18px;
    line-height: 60px;
    font-weight: 500;
    text-decoration: underline;
    color: #ffffff;
}

.l-content .l-content-wrap .box4 .content .link{
    position: absolute;
    right: 78px;
    bottom: 42px;
}

.l-content .l-content-wrap .box5 .title{
    width: 100%;
    text-align: center;
    background-color: #003399;
    height: 56px;
    vertical-align: middle;
    font-size: 35px;
    line-height: 52px;
    font-weight: bold;
    color: #efefef;
}

.l-content .l-content-wrap .box5 .content .mail{
    position: absolute;
    left: 40px;
    bottom: 42px;
}