﻿.locations-title {
    width: 100%;
    text-align: center;
    font-size: 36px;
    padding-bottom: 20px;
}

.location-content {
    font-size: 22px;
    color: #696969;
    line-height: 45px;
    padding: 30px 12px;
}
/*联系我们*/
.tip {
    width: 100%;
    margin: 12px auto 44px auto;
    height: 118px;
    border-bottom: 1px solid gray;
}
.let-us {
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: #B6B6B6;
    font-size: 20px;
    /*font-family: "Bell MT";*/
}
.you-need {
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: #003164;
    font-size: 32px;
    
}
.contact-us-left {
    float: left;
    width: 54%;
}

.contact-us-left-title {
    padding: 10px 0;
}

.contact-us-left p {
    font-size: 21px;
    line-height: 34px;
}
/*.contact-us-left-title span {
font-weight:bold;
}*/
.contact-us-left h4 {
    font-size: 24px;
    color: #1959A3;
    height: 40px;
    line-height: 40px;
}

.contact-us-right {
    float: right;
    width: 43%;
    padding-top:18px;
}

.list_table1 {
    width: 100%;
    height: 554px;
}

.contact-us-right table tr {
    float: left;
    height: 62px;
    width: 100%;
    line-height: 35px;
}

.last-content {
    height: 260px !important;
}

#suggestionpresent {
    min-height: 190px !important;
    width: 496px !important;
}

.input-val {
    height: 40px;
    width: 330px;
    line-height: 40px;
    color: #6b6262;
    padding-left:10px;
}

.sug-btn {
    width: 78px;
    height: 35px;
    background: #f11d14;
    border: none;
    color: white;
    border-radius: 10px;
}
/*技术数据 TECH DATA*/
.techdata-main {
    width: 100%;
    background: url(/Images/bg-techdata.png) no-repeat;
    height: 730px;
    background-size: 100%;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

#accordion {
    padding-right: 24px;
    padding-left: 24px;
    z-index: 1;
}

    #accordion .panel {
        border: none;
        box-shadow: none;
    }

    #accordion .panel-heading {
        padding: 0;
        border-radius: 0;
        border: none;
    }

    #accordion .panel-title {
        padding: 0;
    }

        #accordion .panel-title a {
            display: block;
            font-size: 16px;
            font-weight: bold;
            background: #407298;
            color: white;
            padding: 15px 25px;
            position: relative;
            margin-left: -24px;
            transition: all 0.3s ease 0s;
        }

            #accordion .panel-title a.collapsed {
                background: #2d4454;
                color: white;
                margin-left: 0;
                transition: all 0.3s ease 0s;
            }

            #accordion .panel-title a:before {
                content: "";
                border-left: 24px solid #407298;
                border-top: 24px solid transparent;
                border-bottom: 24px solid transparent;
                position: absolute;
                top: 0;
                right: -24px;
                transition: all 0.3s ease 0s;
            }

            #accordion .panel-title a.collapsed:before {
                border-left-color: #2d4454;
            }

            #accordion .panel-title a:after {
                content: "\f106";
                font-family: 'FontAwesome';
                position: absolute;
                top: 30%;
                right: 15px;
                font-size: 18px;
                color: #2d4454;
            }

            #accordion .panel-title a.collapsed:after {
                content: "\f107";
                color: #407298;
            }

    #accordion .panel-collapse {
        position: relative;
    }

        #accordion .panel-collapse.in:before {
            content: "";
            border-right: 24px solid #2d4454;
            border-bottom: 18px solid transparent;
            position: absolute;
            top: 0;
            left: -24px;
        }

    #accordion .panel-body {
        font-size: 14px;
        color: #333;
        background: #e4e4e4;
        border-top: none;
        z-index: 1;
    }

.jq22-header h1 {
    text-align: center
}
.col-md-offset-3 {
    margin-left: 10% !important;
    margin-top: 10% !important;
}
/*content*/
.author-time {
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
    .author-time span {
        color: #a5a4a4;
        margin-left: 15px;
    }
    .author {
    }
.time {

}
.contact-us {
width:1180px !important;
}