/*com*/

/*header*/
.header-car-bg .comBriefIntroBg img {
    width: 100%;
}

.common-top-info {
    font-size: 15px;
    padding: 20px 0;
}

.common-top-info h3 {
    font-size: 28px;
    font-weight: normal;
}

.common-top-info p {
    font-size: 14px;
    color: #000;
}

.common-top-info .line {
    width: 20PX;
    height: 2px;
    background-color: #6e030d;
    margin: 8px auto 0;
}

.comArea .intro li{
    width: 33.33%;
    float: left;
    text-align: center;
}

.comArea .intro li h4 {
    padding-top: 5px;
    font-size: 22px;
    color: #1c1b1b;
    font-weight: normal;
}

.comArea .intro li p {
    font-size: 14px;
}

.press-con .slideTxtBox {
    width: 100%;
}

.press-con .slideTxtBox .hd li{
    color: #000;
    position: relative;
    font-size: 16px;
    padding: 8px 25px;
    margin-right: 5px;
    background-color: #aaa;
}

.press-con .slideTxtBox .hd li.on{
    color: #fff;
}

.press-con .slideTxtBox .hd li.on:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid #a30d16;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -8px;
}


.press-con .slideTxtBox .bd li img {
    margin: 0 auto;
    display: block;
}

.press-con .slideTxtBox .bd li h3 {
    font-size: 16px;
    color: #a30d16;
    margin-top: 5px;
}

.press-con .slideTxtBox .bd li>h3,
.press-con .slideTxtBox .bd li>p {
    padding: 0 40px;
    text-align: left;
}


/*service*/
.service-com .intro ul{
    padding: 0 300px;
}

.service-com .intro ul li{
    width: 50%;
}

.service-com .press-con ul {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.service-com .press-info  {
    width: 800px;
    font-size: 14px;
    margin: 0 auto;
    text-align: left;
}

.service-com .press-info .fl {
    width: 50%;
    line-height: 30px;
    text-align: center;
}


    /*findStore*/
.findStore .press-con label,
.findStore .press-con input {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.findStore .press-con form {
    width: 810px;
    margin: 0 auto;
}

.findStore .press-con input[type="text"] {
    width: 600px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #999;
    text-indent: 5px;
}

.findStore .press-con input[type="button"] {
    width: 100px;
    height: 37px;
    line-height: 37px;
    color: #fff;
    background-color: #a30d16;
    margin-left: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.findStore .service-com .press-con ul {
    width: 100%;
}

.pressArea .top-ca {
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.pressArea .top-ca span {
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 16px;
}

.pressArea ul li {
    float: left;
    width: 50%;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
}

/**/
.recruit .press-con ul {
    width: 100%;
}

.recruit .news-r-con .list-con-header {
    background-color: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.recruit .news-r-con .list-con-header span {
    display: inline-block;
    margin-right: 30px;
}

.recruit .news-r-con .list-con-header span.down {
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #aaaaaa;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.recruit .news-r-con .list-con-header span:nth-child(2) {
    width: 200px;
}

.recruit .press-con .slideTxtBox .bd li{
    width: 100%;
    text-align: left;
    margin-top: 5px;
}

.list-con-info {
    display: none;
}

.list-con-info {
    padding: 20px;
    font-size: 14px;
}

.list-con-info .info-top span {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px 0 5px;
    border-right: 1px solid #aaa;
}

.recruit .press-con .slideTxtBox .bd {
    background-color: #f9f9f9;
    padding: 30px 30px 50px;
}

.recruit .press-con .list-con-info li {
    list-style-type: decimal;
    margin: 10px 15px 0;
}

.recruit .press-con .info-main-con p {
    padding: 0;
    margin-top: 35px;
    font-size: 14px;
    line-height: 1;
    text-indent: 0;
}

.recruit .warn {
    margin-top: 40px;
}

.recruit .warn p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 0;
}

.recruit .warn ol{
    margin: -20px 0 30px 30px;
}

a.list-con-search {
    display: inline-block;
    width: 70px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #c0275b;
    margin-top: 25px;
    border: 1px solid #d72a5f;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/*joined*/
.joined .press-con .slideTxtBox .bd li {
    width: 100%;
}

.joined .slideTxtBox .bd li img {
    width: 55%;
}

/*comNews*/
.comNews .joined-intro-img h2 {
    padding-bottom: 20px;
}

.joined-intro-img img {
    display: block;
    margin: 0 auto 40px;
}

.comNews .joined-intro-img p {
    text-indent: 30px;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
}



/*new|com*/
.comArea .slideTxtBox .bd li p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 8px;
}

.business-area div {
    width: 50%;
}

.business-area .fl img{
    display: block;
    margin: 0 auto;
}

.business-area .fr p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 32px;
}

.productCenter .press-con .product-con-area {
    padding: 0 80px;
}

.productCenter .press-con .product-con-area li {
    float: left;
    width: 25%;
    margin-bottom: 15px;
    padding: 10px 0;
    text-align: center;
}

.productCenter .press-con .product-con-area li:hover {
    box-shadow: 0 0 10px #888;
}

.productCenter .press-con .product-con-area li img {
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
}

.productCenter .press-con .product-con-area li h3 {
    font-size: 16px;
    color: #1c1b1b;
}

.productCenter .press-con .product-con-area li p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
}























































