a:link {
    color: #666;
    text-decoration: none
}

a:visited {
    color: #666;
    text-decoration: none
}

a:hover {
    color: #000;
    text-decoration: none
}

a:active {
    color: #666;
    text-decoration: none
}

p {
    margin-top: 0px;
    margin-bottom: 0px
}

td,
table {
    font-size: 13px;
    color: #666;
    line-height: 160%;
}

.select {
    font-size: 13px;
    color: #666666;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 5px
}

.input {
    border: 0px;
    font-size: 9pt;
    color: #666;
    border: 1px solid #dfdfdf;
    background-color: #f7f7f7;
    padding: 6px
}

.search_input {
    font-size: 13px;
    color: #666;
    border: #cfcfcf 1px solid;
    background-color: #ffffff;
    padding: 6px
}

.tableWrap {
    padding-top: 5px;
}

.table_bor {}

.img_bor2 {
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.img_bor2 img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.img_bor2 a {
    display: block;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.foot_search {
    background-color: #f9f9f9;
    border-top: 1px solid #a9a9a9;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

.img_bor3 {
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.img_bor3 span {
    display: block;
    height: 56px;
    overflow: hidden;
}

.img_bor3 img {
    height: 50px;
    object-fit: cover;
}

.cateWrap {
    background: #f9f9f9;
    padding: 20px 30px;
    position: relative;
}

.cate_in {
    overflow: hidden;
    clear: both;
}

.cate_in .dep_tit {
    float: left;
    width: 90px;
    background: none;
    padding-top: 0px;
    line-height: 40px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
}

ul.cate_con {
    overflow: hidden;
    float: left;
    width: 775px;
}

.cate_con li {
    float: left;
    width: 155px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dddddd;
    font-size: 13px;
    letter-spacing: 0pt;
    margin: 0 4px 4px 0;
    text-align: center;
    overflow: hidden;
    background: #fff;
}

.cate_con li:first-child {
    width: 70px
}

.cate_con li:nth-child(7),
.cate_con li:nth-child(14),
.cate_con li:last-child {
    margin-right: 0;
}

.cate_con li a {
    display: block;
    line-height: 40px;
    font-size: 13px;
    letter-spacing: 0pt;
    color: #666;
}

.cate_con li a:hover {
    display: block;
    line-height: 40px;
    background: #ea3323;
    font-weight: 700;
    color: #fff;
}

.cate_con li a.hover {
    display: block;
    line-height: 40px;
    background: #ea3323;
    font-weight: 700;
    color: #fff;
}

.cate_con span {
    display: block;
    line-height: 40px;
    background: #ea3323;
    font-weight: 700;
    color: #fff;
}

.colorY li a:hover {
    background: #ea3323 !important;
}

.colorY li a.hover {
    background: #ea3323 !important;
}

.colorY li span {
    display: block;
    line-height: 40px;
    background: #ea3323;
    font-weight: 700;
    color: #fff;
}

.colorO li a:hover {
    background: #ea3323 !important;
}

.colorO li a.hover {
    background: #ea3323 !important;
}

.colorO li span {
    display: block;
    line-height: 40px;
    background: #ea3323;
    font-weight: 700;
    color: #fff;
}

.colorG li a:hover {
    background: #3280f6 !important;
}

.colorG li a.hover {
    background: #3280f6 !important;
}

.colorG li span {
    display: block;
    line-height: 40px;
    background: #3280f6;
    font-weight: 700;
    color: #fff;
}

/*.cate_con li .cate_button{width:100%; height:40px; line-height:40px; padding:0; border:none; background:none; cursor:pointer;font-size:14px; letter-spacing:-0.8pt; color:#666;}
.cate_con li .cate_button:hover{background:#ea3323 !important; color:#fff !important;}*/
.cate_con .cate_term {
    width: 230px;
    text-align: left;
    background: url('../../../../images/data/business/input_term_button.gif') no-repeat left top, #fff;
    margin-right: 0;
}

.cate_con .cate_term input {
    outline: none;
    margin: 3px 0 0 0;
    padding: 7px 0px 7px 125px;
    font-size: 13px;
    color: #666;
    width: 90px;
    border: none;
    background: none;
    cursor: pointer;
    color: #666;
}

.cate_term2 {
    outline: none;
    border: none !important;
    background: none !important;
    text-align: left !important;
    height: 42px !important;
    width: 140px !important;
}

.cate_term2 input {
    width: 110px;
    height: 39px;
    line-height: 38px;
    padding: 0 0 0 5px;
    border: 1px solid #dddddd !important;
    background: #fff !important;
    color: #666;
    cursor: pointer;
}


.cate_search {
    width: 330px !important;
    border: none !important;
    height: 42px !important;
    background: #f9f9f9 !important;
}

.search_input2 {
    font-size: 13px;
    color: #666;
    border: #dddddd 1px solid;
    background-color: #ffffff;
    padding: 11px 9px 11px;
    width: 309px;
}

.prd_search_btn {
    position: absolute;
    right: 35px;
    bottom: 20px;
    background: #6b6b6b;
    border-bottom: 2px solid #444;
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 7px 25px;
    cursor: pointer;
}

.array {
    text-align: right;
    padding: 30px 0 20px;
}

.array a {
    color: #888;
    letter-spacing: 0pt;
    line-height: 100%;
}


.pro_in {
    margin: 0 0 15px;
    border: 1px solid #ddd;
    width: 295px;
    overflow: hidden;
    height: 434px;
}

.pro_table {
    width: 100%;
}

/*.pro_table .img{text-align:center; vertical-align:middle;height:228px; overflow:hidden;}
.pro_table .img img{width:295px !important;}*/
.pro_table .img {
    text-align: center;
    vertical-align: middle;
    height: 200px;
    overflow: hidden;
}

.pro_table .img img {
    width: 295px !important;
    min-height: 200px !important;
}

.pro_table td {
    vertical-align: top;
}

.pro_table td .prd_name {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 21px;
    color: #444;
    font-weight: 700;
    padding: 0 0 0;
    margin-bottom: 14px;
    height: 45px;
    overflow: hidden;
}

.pro_table td .prd_name a {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 21px;
    color: #444;
    font-weight: 700;
}

.prd_table {
    width: 100%;
}

.prd_table th {
    width: 68px;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0pt;
    line-height: 27px;
    color: #444;
    font-weight: 700;
    vertical-align: top;
}

.prd_table td {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 27px;
    color: #666;
    vertical-align: top;
}

.pro_cont {
    padding: 20px 20px;
}

.datail_info {
    font-size: 21px;
    letter-spacing: 0;
    line-height: 100%;
    color: #444;
    font-weight: 700;
    background: url('../../../../images/data/company/img/dep_tit.gif') no-repeat left top;
    padding-top: 15px;
    margin-bottom: 34px;
}

.pro_title {
    font-weight: 700;
    font-size: 20px;
    color: #444;
    letter-spacing: 0pt;
    line-height: 25px;
    padding: 14px 0 10px
}

.shortexp {
    color: #777;
    padding: 0 0 15px 0;
    font-size: 12px;
}

.size_txt {
    color: #888;
    font-weight: bold;
    padding-bottom: 10px;
}

.pro_btn {
    padding-top: 15px;
    text-align: right
}

.pro_btn img {
    margin-right: 5px;
    overflow: hidden;
}


.view_data {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px;
    padding-bottom: 0px
}

.view_data th {
    vertical-align: top;
    width: 72px;
    font-weight: 700;
    color: #444;
    text-align: left;
    letter-spacing: 0pt;
    padding: 0 0 0 0;
    line-height: 19px;
    font-size: 14px;
    padding-bottom: 8px;
}

.view_data td {
    text-align: left;
    line-height: 19px;
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 8px;
}

.tpad_35 {
    padding-top: 35px;
}

.bpad_20 {
    padding-bottom: 20px;
}

/*.img{position:relative; height:228px;}
.imghover{display:block; height:228px; overflow:hidden;}*/
.img {
    position: relative;
    height: 200px;
}

.imghover {
    display: block;
    height: 200px;
    overflow: hidden;
}

.imghover .hoverimg {
    position: absolute;
    top: 0px;
    left: 0px;
}

.img:hover>.hoverimg {
    display: block;
}