.container-content_wrapper {
    background: #fff;
}

.container-content_wrapper .location_wrapper {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #373D40;
}

.container-content_wrapper .location_wrapper a {
    font-size: 14px;
    color: #fff;
    line-height: 1;
}

.container-content_wrapper .location_wrapper a.active {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    line-height: 1;
}

.container-content_wrapper .location_wrapper .ie7-before {
    color: #fff;
}

.container-content_wrapper .location_wrapper .location {
    margin: 0;
    padding: 15px 0 0;
}

.container-content_wrapper .contact_banner {
    height: 380px;
    background: url("../../static/img/contact_banner_bg@1x.png") no-repeat center center;
    background-size: cover;
    min-width: 1200px;
}

.container-content_wrapper .contact_banner .sub-title {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 16px;
    margin-bottom: 12px;
}

.container-content_wrapper .contact_banner .contact-page_title {
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    padding-top: 88px;
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 40px;
}

.container-content_wrapper .contact_banner .contact-page_title::after {
    content: "";
    display: block;
    opacity: 0.88;
    width: 60px;
    height: 4px;
    filter: Alpha(opacity=88);
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 0;
}

.contact-page_title::after {
    content: "";
    display: block;
    opacity: 0.88;
    width: 60px;
    height: 4px;
    filter: Alpha(opacity=88);
    background: #337ffd;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 0;
}

.container-content_wrapper .sub-navbar_wrapper {
    height: 70px;
    border-bottom: 1px solid #D9D9D9;
}

.container-content_wrapper .sub-navbar_wrapper.fixed_bar {
    position: fixed;
    width: 100%;
    top: 71px;
    z-index: 100;
    background: #fff;
    -webkit-transition: all 0.3 ease-in-out;
    transition: all 0.3 ease-in-out;
}

.container-content_wrapper .sub-navbar_wrapper .sub-navbar {
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.container-content_wrapper .sub-navbar_wrapper .sub-navbar .sub_line {
    position: absolute;
    bottom: 0;
    width: 72px;
    height: 2px;
    background: #337ffd;
    content: "";
    left: 0;
    display: block;
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
}

.container-content_wrapper .sub-navbar_wrapper .sub-navbar li {
    float: left;
    line-height: 70px;
}

.container-content_wrapper .sub-navbar_wrapper .sub-navbar li.scope-style {
    padding: 0 290px;
    position: relative;
}

.container-content_wrapper .sub-navbar_wrapper .sub-navbar li a {
    display: block;
    font-size: 18px;
    color: #363D40;
    line-height: 18px;
    line-height: 70px;
}

.container-content_wrapper .sub-navbar_wrapper .sub-navbar li a:hover {
    color: #337ffd;
}

.container-content_wrapper .sub-navbar_wrapper .sub-navbar li a.active {
    color: #337ffd;
}

.container-content_wrapper .contact_container {
    width: 1200px;
    margin: 0 auto;
}

.container_title {
    font-size: 30px;
    color: #373D40;
    text-align: center;
    line-height: 30px;
    padding-top: 60px;
    padding-bottom: 50px;
    background: url(../../static/img/miniline.png) center 110px no-repeat;
}

.container-content_wrapper .contact_container .contact_lists::after {
    content: "";
    display: block;
    clear: both;
}

.container-content_wrapper .contact_container .contact_lists li {
    float: left;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    width: 326px;
    height: 250px;
}

.container-content_wrapper .contact_container .contact_lists li.list-item1 .item-pic {
    padding-top: 74px;
}

.container-content_wrapper .contact_container .contact_lists li.list-item1 .item-pic img {
    width: 54px;
    height: 51px;
    display: block;
    margin: 0 auto;
}

.container-content_wrapper .contact_container .contact_lists li.list-item1 .item-title {
    margin-bottom: 10px;
}

.container-content_wrapper .contact_container .contact_lists li.list-item2 .item-pic {
    padding-top: 72px;
}

.container-content_wrapper .contact_container .contact_lists li.list-item2 .item-pic img {
    width: 50px;
    height: 54px;
    display: block;
    margin: 0 auto;
}

.container-content_wrapper .contact_container .contact_lists li.list-item2 .item-title {
    margin-top: 19px;
}

.container-content_wrapper .contact_container .contact_lists li.list-item3 .item-pic {
    padding-top: 79px;
}

.container-content_wrapper .contact_container .contact_lists li.list-item3 .item-pic img {
    width: 56px;
    height: 41px;
    display: block;
    margin: 0 auto;
}

.container-content_wrapper .contact_container .contact_lists li.list-item3 .item-title {
    padding-top: 25px;
    margin-top: 0;
}

.container-content_wrapper .contact_container .contact_lists li.list-item3 .item-content a {
    color: #666;
}

.container-content_wrapper .contact_container .contact_lists li.list-item4 {
    border-right: 1px solid #CCCCCC;
}

.container-content_wrapper .contact_container .contact_lists li.list-item4 .item-pic {
    padding-top: 73px;
}

.container-content_wrapper .contact_container .contact_lists li.list-item4 .item-pic img {
    width: 51.9px;
    height: 52px;
    display: block;
    margin: 0 auto;
}

.container-content_wrapper .contact_container .contact_lists li.list-item4 .item-title {
    margin-top: 20px;
}

.container-content_wrapper .contact_container .contact_lists li .content {
    width: 100%;
    height: 250px;
}

.container-content_wrapper .contact_container .contact_lists li .item-title {
    font-size: 20px;
    color: #373D40;
    text-align: center;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 18px;
}

.container-content_wrapper .contact_container .contact_lists li:hover {
    border: none;
}

.container-content_wrapper .contact_container .contact_lists li:hover .item-title {
    color: #337ffd;
}

.container-content_wrapper .contact_container .contact_lists li:hover .content {
    background: #FFFFFF;
    border: 1px solid #337ffd;
    -webkit-box-shadow: 0 2px 16px 0 #337ffd;
    box-shadow: 0 2px 16px 0 #337ffd;
}

.container-content_wrapper .contact_container .contact_lists li:hover .item-content {
    color: #337ffd;
}

.container-content_wrapper .contact_container .contact_lists li:hover .item-content a {
    color: #337ffd;
}

.container-content_wrapper .contact_container .item-content {
    text-align: center;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 14px;
    margin-bottom: 8px;
}

.container-content_wrapper .contact_container .item-content a {
    color: #337ffd;
}

.container-content_wrapper .contact_container .item-content a:hover {
    text-decoration: underline;
}

.container-content_wrapper .contact_container .item-content #launchBtn {
    width: 97px !important;
    height: 24px !important;
}

.resolving_container {
    width: 1076px;
    margin: 0 auto;
}

.resolving_container::after {
    content: "";
    display: block;
    clear: both;
}

.resolving_container .container_title {
    font-size: 30px;
    color: #373D40;
    text-align: center;
    line-height: 30px;
    padding-top: 65px;
    padding-bottom: 50px;
}

.resolving_container .resolving_lists {
    float: left;
    padding-left: 42px;
    width: 377px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.resolving_container .resolving_lists.resolving_lists2 {
    padding-left: 171px;
}

.resolving_container .resolving_lists li {
    line-height: 22px;
    height: 22px;
    margin-bottom: 28px;
    overflow: hidden;
}

.resolving_container .resolving_lists li a {
    font-size: 18px;
    color: #373D40;
    line-height: 22px;
    float: left;
}

.resolving_container .resolving_lists li a:hover {
    color: #337ffd;
}

.resolving_container .resolving_lists .q-icon {
    color: #3F86FE;
    width: 22px;
    float: left;
    margin-right: 13px;
}

.about_container {
    padding-bottom: 80px;
}

.about_container .container_title {
    font-size: 30px;
    color: #373D40;
    text-align: center;
    line-height: 30px;
    padding-top: 65px;
    padding-bottom: 50px;
}

.about_container .about-content {
    -webkit-box-shadow: 0 0 7px 0 #C7D2DD;
    box-shadow: 0 0 7px 0 #C7D2DD;
    width: 1200px;
    height: 316px;
    margin: 0 auto;
}

.about_container .map-wrapper {
    width: 390px;
    height: 252px;
    padding: 32px 36px 32px 37px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    float: left;
}

.about_container .map-wrapper #map {
    width: 390px;
    height: 252px;
}

.about_container .introduction {
    float: left;

    padding: 75px;

    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.about_container .introduction p {
    font-size: 16px;
    color: #000;
    line-height: 23px;
    margin-bottom: 15px;
}

.about_container .introduction p img {
    width: 23px;
    height: 23px;
    float: left;
    margin-right: 6px;
}

.about_container .introduction p.address-wrapper {
    color: #373D40;
    font-size: 14px;
    line-height: 17px;
    margin-top: 27px;
}

.about_container .introduction p.address-wrapper img {
    float: left;
    width: 17px;
    height: 17px;
    margin-top: -1px;
}

.about_container .introduction .intro-content {
    font-size: 14px;
    color: #373D40;
    line-height: 29px;
    margin-top: 28px;
}

/*# sourceMappingURL=contact.css.map */
