@charset "utf-8";

.articles-sort {
    background: #ff3333;
    padding: 15px 0;
}

.articles-lists li {
    float: left;
    padding-right: 10px;
    border-right: 1px solid #fff;
    height: 15px;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.articles-lists li a {
    color: #fff;
}

.articles-sortRight {
    height: 15px;
    line-height: 15px;
    display: flex;
    align-items: center;
}

.articles-sortRight img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.articles-sortRight a {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    color: #fff;
}

.articles-navs {
    margin: 10px 0;
}

.articles-contsLeft {
    width: 55%;
    border: 1px solid #eee;
    padding: 25px 45px;

}

.articles-contsRight {
    width: 35%;
    border: 1px solid #eee;
}

.articles-contsLeft-titles {
    font-size: 25px;
    font-weight: 600;
}

.articles-contsLeft-explain span {
    color: #999;
    margin-right: 20px;
}

.articles-contsLeft-explain .articles-contsLeft-types {
    border: 1px solid #ff3333;
    color: #ff3333;
    border-radius: 10px;
    padding: 0 5px;

}

.articles-contsLeft-explain {
    margin: 20px 0;

}

.articles-contsLeft-zy {
    background: #f4f4f4;
    color: #999;
    padding: 10px 5px;
    line-height: 25px;
    color: #666;
}

.articles-contsLeft-zy span {
    color: #ff3333;
}

.articles-contsLeft-namebox {
    padding: 20px;
    border: 1px solid #f4f4f4;
    margin-top: 30px;
}

.attconlef-imgname img {
    display: inline-block;
    width: 150px;
    height: 150px;
    border: 1px solid #f4f4f4;
    margin-right: 20px;
}

.attconlef-name {
    display: inline-block;
}

.dis-flex {
    display: flex;
    align-items: center;
}

.attconleft-proname {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.attconleft-desc {
    margin-top: 5px;
}

.attconlef-detail-link a {
    color: #1f75d8;
}

.attconlef-detail-link img {
    width: 8px;
    margin-left: 5px;

}

.attconlef-detail-link {
    text-align: right;
}

.attconlef-detail-query a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #ff3333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    margin: 20px 0;
    font-weight: 600;
    font-size: 18px;
}

.attconlef-detail-zaixian {
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.attconlef-detail-zaixian img {
    width: 15px;
    margin-right: 5px;
}

.attconleft-conts {
    text-indent: 30px;
    margin-top: 20px;
}

.articles-contstxt img {
    width: 80%;
    margin: 10px auto;
    display: block;
}
.articles-contstxt p{
    line-height: 30px;
}
.articles-contslinks {
    margin: 30px 0;

}

.articles-contslinks a {
    border: 1px solid #f4f4f4;
    color: #68727d;
    margin-right: 20px;
    border-radius: 12px;
    padding: 5px 20px;
}

.articles-dashed {
    padding: 20px;
    border: 1px dashed #d8d6d6;
}

.attconleft-daerwei {
    width: 75px;
}

.attconleft-daerwei img {
    width: 100%;
}

.attconleft-daerwei p {
    text-align: center;
    line-height: 1;
}

.att-datitle {
    font-size: 18px;
    margin: 15px 0 10px;
}

.att-datitle span {
    color: #2d9694;
}

.att-dalist {
    font-weight: 600;
    font-size: 18px;
    margin-top: 20px;
}

.articles-bottom-conts {
    padding: 30px 0;
    border-bottom: 1px solid #f4f4f4;
}

.attconbot-desc {
    color: #999;
    text-indent: 30px;
}

.articles-formLeft {
    width: 45%;
}

.articles-formRight {
    width: 52%;
}

.articles-formItem {
    margin-bottom: 10px;
}

.articles-formItem label {
    font-size: 16px;
    width: 80px;
    display: block;
    height: 40px;
    line-height: 40px;
     float: left;
}

.articles-formItem input {
    border: 1px solid #f4f4f4;
    height: 40px;
    line-height: 40px;
    width: calc(100% - 117px);
    padding-left: 10px;
    font-size: 13px;
    float: left;
}

.articles-forms {
    margin: 30px 0;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 30px;
}

.articles-forms-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.articles-formRadio {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    text-align: center;
    display: block;
}

.articles-formRadio input {
    margin-right: 10px;
}
.attSec-lists{
    display: none;
}
.attSec-lists.active{
    display: block;
}
.articles-sub {
    width: calc(100% - 90px);
    height: 49px;
    line-height: 49px;
    text-align: center;
    background: #ff3333;
    color: #fff;
    border: 0;
    margin-left: 64px;
    border-radius: 2px;
}

.article-mesHead {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.article-mesNew {
    position: absolute;
    top: -7px;
    right: -15px;
    width: 30px;
}

.article-swiper-txt {
    margin-left: 25px;
}

.articles-swiper-date {
    color: #999;
    font-size: 12px;
}

.article-swiper .swiper-slide {
    border-bottom: 1px solid #f4f4f4;
    height: 80px !important;
    margin-bottom: 10px;
}

.article-swiper {
    height: 240px;
}

.articles-page {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.articles-page a {
    display: block;
    width: 45%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fcfcfc;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    overflow: hidden;
    padding: 0 10px;
}

.articles-newsTitle {
    font-size: 20px;
    font-weight: 600;
}

.articles-newsTitle span {
    color: #ff3333;
}

.articles-newsListsItem {
    display: flex;
    align-items: center;
    margin: 20px 0 0 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;

}

.articles-newsListsItem img {
    width: 30%;
    margin-right: 15px;
}

.attNews-title {
    font-size: 16px;
    margin-bottom: 5px;
}

.attNews-conts {
    color: #999;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.attNews-date span {
    padding: 0 5px;
    border: 1px solid #ff3333;
    color: #ff3333;
    font-size: 12px;
    margin-right: 5px;
    border-radius: 2px;
}

.attNews-date {
    color: #999;
    font-size: 12px;
    margin-top: 5px;
}

.attAdver-title {
    font-size: 20px;
    margin: 20px 0;
}

.attAdver-title span {
    padding: 0 5px;
    border: 1px solid #ff3333;
    color: #ff3333;
    font-size: 15px;
    margin-right: 5px;
    border-radius: 2px;
}

.attAdver-imgs a {
    width: 24%;
    display: inline-block;
    margin-right: 4px;
}
.attAdver-imgs a img {
    width: 100%;
}

.attAdver-imgs a:last-child {
    margin-right: 0;
}

.attAdver-date {
    color: #999;
    padding-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
}

.attFirst-title {
    background: #f5f5f5;
    padding: 10px 0;
}

.attFirst-left {
    font-size: 14px;
    background: #ff3333;
    color: #fff;
    padding: 0 5px;
    margin-right: 10px;
}

.attFirst-right {
    font-size: 18px;
}

.attFirst-img {
    width: 130px;
    
}

.attFirst-img img {
    width: 130px;
    border: 1px solid #f4f4f4;
    padding: 3px;
}
 
.attFirst-detail {
    width: 62%;
}
.margin12 {
    margin: 5px 0;
}
.attFirst-conts {
    margin: 20px;
}

.attFirst-nums {
    display: flex;
    align-items: center;

}

.attFirst-nums p {
    margin-right: 10px;
    color: #999;
    line-height: 1;
    display: flex;
    align-items: center;
}

.attFirst-nums p img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.attFirst-names {
    font-size: 16px
}

.margin12 {
    margin: 12px 0;
}

.att-twoLink {
    display: flex;
    align-items: center;
    margin: 10px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.att-twoLink a {
    display: flex;
    align-items: center;
    margin-right: 20px;
    padding: 5px 20px;
    border-radius: 5px;

}

.att-twoLink a img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.talk-links {
    border: 1px solid #ff3333;
    color: #ff3333;
}

.detail-links {
    border: 1px solid #999;
    color: #999;
}

.attSec-title {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.attSec-title span img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.attSec-conts {
    margin: 20px;
}

.attSec-title span {
    display: flex;
    align-items: center;
    width: 81%;
}

.attSec-title .attSec-titleRight {
    text-align: right;
    width: 19%;
    cursor: pointer;
}

.attSec-itemLeft {
    margin-right: 10px;
}

.attSec-itemLeft img {
    width: 130px;
    border: 1px solid #f4f4f4;
}

.attSec-item {
    margin: 20px 0;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
}

.attSecRig-nums {
    display: flex;
    align-items: center;
    color: #999;
    line-height: 1;
    font-size: 12px;
}

.attSecRig-nums img {
    width: 15px;
    margin-right: 5px;
}

.attSecRig-name {
    line-height: 1.5;
    height: 40px;
    width: 100%;
    overflow: hidden;
    margin-top: -7px;
}

.attSecRig-txt {
    padding: 0 5px;
    color: #999;
    background: #f4f4f4;
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
}

.attThre-conts {
    margin: 20px;
}

.attSec-titleRight a {
    color: #ff3333;
    margin-right: 5px;
}

.attThre-icon {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #dddddd;
    display: inline-block;
    margin-right: 10px;
}

.attThre-lists {
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.attThre-lists li a {
    width: 96%;
    height: 20px;
    overflow: hidden;
    display: inline-block;
    padding-top: 3px;
}

.attThre-listCont {
    margin-top: 15px;
}

.attFour-conts {
    margin: 20px;
}

.atttFour-icon {
    width: 20px;
    height: 20px;
    background: #ddd;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #fff;
    margin-right: 10px;
    color: #999;
    font-style: italic;
}

.bgcolor {
    background: #ff3333;
    color: #fff;
}

.atttFour-left,
.atttFour-right {
    width: 69%;
    display: inline-block;
    display: inline-block;
    height: 23px;
    overflow: hidden;
}

.atttFour-right {
    text-align: right;
    width: 29%;
}

.atttFour-nums {
    font-size: 12px;
    margin-left: 10px;
    color: #999;
}

.attFour-lists li {
    margin: 5px 0;
}

.attFour-lists {
    margin: 20px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f4f4;
}

.attFive-conts {
    margin: 20px;
}

/* 表单 */

.atrrj-mlyb {
    padding: 24px;
    overflow: hidden;
    background-color: #fff;
    margin-top: 20px;
}

.atrrj-message img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgb(238, 238, 238);
}

.atrrj-companyTitle {
    width: calc(100% - 64px);
    display: inline-block;
    margin-left: 10px;
}

.atrrj-companyTitle .desc1 {
    font-weight: 600;
    font-size: 15px;
}

.atrrj-companyTitle .desc2 {
    font-size: 14px;
}

.atrrj-companyName {
    background: rgba(30, 152, 255, .08);
    padding: 5px 10px;
    display: flex;
    margin: 10px 0;
}

.atrrj-companyName img {
    width: 15px;
    height: 15px;
}

.atrrj-companyName span {
    font-size: 12px;
    border-radius: 2px;
    color: #249afe;
    display: flex;
    display: inline-block;
    line-height: 17px;
    transform: scale(.9);
}

.atrrj-code .atrrj-getCode {
    display: inline-block;
    width: 37%;
    background: none;
    border: none;
    color: rgb(36, 154, 254);
}

.atrrj-form .ipt input {
    width: 95%;
    height: 100%;
}

.atrrj-code input {
    display: inline-block;
    width: 57% !important;
}

.atrrj-btnTwo button {
    display: block;
    border: none;
    color: #fff;
    width: 45%;
    height: 41px;
    font-size: 16px;
    line-height: 40px;
    background-color: #249afe;
    padding-left: 0px;
    border-radius: 4px;
}

.atrrj-pho {
    float: left;
    background: url(../images/pho.png) no-repeat 10px center/20px;
}

.atrrj-query {
    float: right;
    background: url(../images/mes.png) no-repeat 10px center/20px;
}

.atrrj-descCon {
    margin-top: 10px;
    margin-bottom: 5px;
}

.atrrj-descCon h2 {
    font-size: 16px;
    font-weight: 600;
}

.atrrj-descCon p {
    font-size: 12px;
    color: #666;
    line-height: 27px;
}

.atrrj-form .ipt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    border-radius: 4px;
    text-indent: 10px;
    font-size: 13px;
    color: #a7a7a7;
    position: relative;
}

.atrrj-form .ipt input {
    width: 95%;
    height: 100%;
}

.attrFive-showProName {
    position: absolute;
    font-size: 12px;
    color: #ff3333;
    position: absolute;
    top: 40px;
    left: -10px;
    line-height: 19px;
    display: none;
}

.attrFive-showProName {
    position: absolute;
    font-size: 12px;
    color: #ff3333;
    position: absolute;
    top: 40px;
    left: -10px;
    line-height: 19px;
    display: none;
}

.atrrj-form .ipt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    border-radius: 4px;
    text-indent: 10px;
    font-size: 13px;
    color: #a7a7a7;
    position: relative;
}

.mb15 {
    margin-bottom: 15px !important;
}

.atrrj-form .ipt input {
    width: 95%;
    height: 100%;
}

.attrFive-message-protect {
    position: absolute;
    top: -6px;
    right: 10%;
    font-size: 12px;
    color: #999;
    z-index: 2;
    background: #fff;
    line-height: 13px;
    display: block;
    padding: 0 4px;
    transform: scale(.9);
}

.protectImg {
    position: absolute;
    width: 15px;
    height: 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 32%;
    right: 4%;
}

.attrFive-showProName {
    position: absolute;
    font-size: 12px;
    color: #ff3333;
    position: absolute;
    top: 40px;
    left: -10px;
    line-height: 19px;
    display: none;
}

.attrFive-showProName {
    position: absolute;
    font-size: 12px;
    color: #ff3333;
    position: absolute;
    top: 40px;
    left: -10px;
    line-height: 19px;
    display: none;
}

.attrFive-qukBtn {
    border: none;
    color: #fff;
    background-color: #ff3333;
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
}

.attrFive-click-argee {
    font-size: 12px;
    line-height: 16px;
    color: #999;
    margin-top: 14px;
}

.atrrj-message {
    display: flex;
    align-items: center;
}

.change_icon_dym {
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.attSec-itemRight:hover .attSecRig-name{
    color: #ff3333;
    cursor: pointer;
}
.attNews-conts:hover .attNews-title{
    color: #ff3333;
    cursor: pointer;
}
.attNews-conts:hover .attNews-conts{
    color: #ff3333;
    cursor: pointer; 
}
.attAdver-imgs:hover{
    cursor: pointer;
}
.article-getCode{
    background: #fff;
    width: 84px;
    height: 42px;
    line-height: 40px;
    color: #467fff;
    border: 1px solid #f4f4f4;
    border-left: none;
    margin-left: -5px;
    float: left;
}
.article-ipt{
    width: calc(100% - 196px) !important;
    border-right: 0 !important;
}
.twoPart ul li a:hover{
    color: #ff3333;
}
.pageTop-left li a:hover{
    color: #ff3333;
}