
.ltit, .ltit_c {
    font-size: 20px;
    line-height: 30px;
    color: #222;
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
    width: 1200px;
}

.ltit span, .ltit_c span {
    font-size: 14px;
    padding-left: 20px;
}

.ltit_c {
    text-align: center;
}

.ltit_c:after {
    left: 50%;
    margin-left: -50px;
}

.containers {
    width: 1200px;
    margin: 0 auto 60px;
}

.cons {
    height: 38px;
    margin-top: 60px;
}

.cons a {
    display: inline-block;
    width: 328px;
    height: 38px;
    line-height: 38px;
    float: left;
    border: 1px solid #86272d;
    border-radius: 4px;
    color: #86272d;
    margin-right: 30px;
    margin-left: 270px;
}

.cons a:before {
    display: block;
    width: 22px;
    height: 30px;
    content: " ";
    background: url("../images/icons.png") -392px -112px;
    float: left;
    margin: 0 20px 0 30px;
}

.cons a.mail {
    margin-left: 0;
}

.cons a.mail:before {
    background-position-x: -427px;
}


/*---------------news list----------------------*/
.related_info, .news_list_ind {
    width: 100%;
    margin: 70px auto;
}

.related_info ul, .news_list_ind ul {
    width: 100%;
    margin-top: 50px;
}

.related_info ul li, .news_list_ind ul li {
    width: 49%;
    float: left;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    border-bottom: 1px solid #f0f0f0;
}

.related_info ul li a, .news_list_ind ul li a {
    color: #222;
  /*  font-weight: 100;*/
    display: block;
    transition: all .2s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.related_info ul li a:before, .news_list_ind ul li a:before {
    display: block;
    width: 10px;
    height: 54px;
    content: " ";
    float: left;
    background: url("../images/icons.png") -227px -100px;
    margin-right: 10px;
    transition: all .2s;
}

.related_info ul li a:after, .news_list_ind ul li a:after {
    display: block;
    height: 1px;
    content: " ";
    background: #86272d;
    transition: all .2s;
    width: 0;
     margin-top: 55px;
}

.related_info ul li a span, .related_info ul li a i, .news_list_ind ul li a span, .news_list_ind ul li a i {
    display: block;
    height: 54px;
    line-height: 54px;
}

.related_info ul li a span, .news_list_ind ul li a span {
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.related_info ul li a i, .news_list_ind ul li a i {
    width: 20%;
    float: right;
    font-style: normal;
}

.related_info ul li:nth-child(2n), .news_list_ind ul li:nth-child(2n) {
    float: right;
}

.related_info ul li:hover a, .news_list_ind ul li:hover a {
    color: #86272d;
}

.related_info ul li:hover a:before, .news_list_ind ul li:hover a:before {
    background-position-x: -239px;
}

.related_info ul li:hover a:after, .news_list_ind ul li:hover a:after {
    width: 100%;
}

.related_info ul:after, .news_list_ind ul:after {
    content: " ";
    display: block;
    clear: both;
}

.news_list_ind ul li a:before {
    background: none;
}

dl.more {
    width: 100%;
    height: 90px;
    margin-top: 30px;
}

dl.more dt {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 58px;
    margin: 0 auto 10px;
    color: #86272d;
    border: 1px solid #86272d;
    font-size: 55px;
    border-radius: 50%;
    font-weight: 100;
}

dl.more dd {
    font-size: 16px;
    text-align: center;
    color: #86272d;
}

/*-------other public--------*/

.arrow {
    width: 148px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    border: 1px solid #86272d;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    color: #86272d;
}

.arrow:after {
    width: 22px;
    height: 34px;
    display: inline-block;
    content: " ";
    background: url("../images/icons.png") -590px -14px;
    vertical-align: middle;
    margin-left: 10px;
}

/**-----**/
.mask2 {
    position: fixed;
    background-color: rgba(51, 51, 51, 0.4);
    width: 100%;
    height: 100%;
    z-index: 8;
    top: 0px;
    left: 0px;
    display: none;
}

.mask2 video {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    margin-top: -270px;
}

.mask2 .imgclo {
    cursor: pointer;
    position: fixed;
    top: 15%;
    right: 25%;
    z-index: 999;
    font-size: 55px;
    color: #86272d;
}

/*---------form-----------*/
/*.form_quotation{ font-weight: 100; input,textarea{outline:none;} .left,.right{width: 580px;height: 180px;margin-top: 20px;} .left{float: left;width: 620px;} .right{float: right;} .lab{ width: 578px;height: 38px;border: 1px solid #cccccc;margin-bottom: 20px;font-size: 16px;color: #999999;line-height: 38px; span{display: block;float: left;width:80px;text-align: right;} input{width: 450px;height:36px;text-indent: 10px;border:none;color:#333;} i{color: $color;font-style: normal;} } .sns_select,.sns_id{border: 1px solid #cccccc;float: left;margin-right: 20px;} .sns_select{ span{text-indent: 20px;display: block;float: left;margin-right: 20px;} width: 308px;height: 38px;float: left;line-height: 38px;color: #333333; select{outline: none;border: none;font-size: 16px;width: 110px;} } .sns_id{width: 248px;height: 38px;text-indent: 10px;} .fuel_cho,.appli_cho{ width: 100%;color: #666666;line-height: 36px; span{display: block;float: left;font-size: 18px;margin-right: 50px;} li{ float: left;line-height: 36px;margin-right: 28px;cursor:pointer; &:before{display: inline-block;width: 10px;height: 10px;margin-right: 10px;background: url("../images/icons.png") -565px -281px;content: " ";} &.on,&:hover{ color:$color; &:before{background-position-x: -545px;} } } &:hover span{color: $color} } .appli_cho span{height:85px;} .message{ width: 100%;color: #666666; span{margin-bottom: 15px;display: block;} textarea{width: 1198px;height: 118px;border:1px solid #CCCCCC;line-height: 36px;font-size: 16px;text-indent: 20px;color: #333333;} } .sub{width: 220px;height: 44px;line-height: 44px;color:#FFFFFF;background: $color;font-size: 18px;border-radius: 4px;margin: 30px auto;border:none;cursor:pointer;display: block;}
}*/
.form_quotation {
    font-weight: 100;
}

.form_quotation input, .form_quotation textarea, .form_quotation textarea {
    outline: none;
    font-family: "Proxima";
    font-weight: 100;
}

.form_quotation .left, .form_quotation .right {
    width: 49%;
    height: 180px;
    margin-top: 20px;
}

.form_quotation .left {
    float: left;
    width: 49%;
}

.form_quotation .right {
    float: right;
}

.form_quotation input {
    font-size: 16px;
}

.form_quotation .lab {
    width: 578px;
    height: 38px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    font-size: 16px;
    color: #000000;
    line-height: 38px;
}

.form_quotation .lab span {
    display: block;
    float: left;
    width: 80px;
    text-align: center;
    font-size: 15px;
    color: #333;
    font-weight: 400;
}

.form_quotation .lab input {
    width: 450px;
    height: 34px;
    text-indent: 10px;
    border: none;
    color: #222;
}

.form_quotation .lab i {
    color: #86272d;
    font-style: normal;
}

.form_quotation .lab select {
    outline: none;
    border: none;
    font-size: 16px;
    width: 300px;
    margin-left: 10px;
    height: 100%;
}

.form_quotation textarea {
    width: 578px;
    height: 98px;
    border: 1px solid #CCCCCC;
    line-height: 36px;
    font-size: 16px;
    text-indent: 20px;
    color: #222;
}

.form_quotation .fuel_cho, .form_quotation .appli_cho {
    width: 100%;
    color: #666666;
    line-height: 36px;
}

.form_quotation .fuel_cho span, .form_quotation .appli_cho span {
    display: block;
    float: left;
    font-size: 18px;
    margin-right: 50px;
}

.form_quotation .fuel_cho li, .form_quotation .appli_cho li {
    float: left;
    line-height: 36px;
    margin-right: 28px;
    cursor: pointer;
}

.form_quotation .fuel_cho li:before, .form_quotation .appli_cho li:before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: url("../images/icons.png") -565px -281px;
    content: " ";
}

.form_quotation .fuel_cho li.on, .form_quotation .fuel_cho li:hover, .form_quotation .appli_cho li.on, .form_quotation .appli_cho li:hover {
    color: #86272d;
}

.form_quotation .fuel_cho li.on:before, .form_quotation .fuel_cho li:hover:before, .form_quotation .appli_cho li.on:before, .form_quotation .appli_cho li:hover:before {
    background-position-x: -545px;
}

.form_quotation .fuel_cho:hover span, .form_quotation .appli_cho:hover span {
    color: #86272d;
}

.form_quotation .appli_cho span {
    height: 85px;
}

.form_quotation .sub {
    width: 220px;
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
    background: #86272d;
    font-size: 18px;
    border-radius: 4px;
    margin: 30px auto;
    border: none;
    cursor: pointer;
    display: block;
}

.email_us {
    text-align: center;
    margin: 40px 0 20px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}

