footer {
    width: 100%;
    height: 185px;
    margin-top: 38px;
    border-top: 2px solid #e80218;
}

.footer-box {
    width: 1400px;
    height: 185px;
    margin: 0 auto;
}

.youqing-link {
    width: 1287px;
    height: 68px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 39px;
}

.youqing-img {
    width: 175px;
    height: 60px;
    background: url('../img/link.jpg') no-repeat 100%;
    background-size: 100%;
}

.youqing-input-box {
    width: 1032px;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.youqing-input-box select {
    width: 245px;
    height: 42px;
    color: #e80218;
    font-size: 16px;

}

.Contact-uss {
    width: 1027px;
    height: 28px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 31px;
}

.Contact-uss p {
    font-size: 16px;
    color: #787878;
}
.footer-box p{
    text-align: center;
    margin-top: 16px;
    font-size: 16px;
    color: #787878;
}
.footer-box a{
    font-size: 16px;
    color: #787878;
    text-decoration: none;
}
 
 
 
 
 *:focus{ outline:none;}/*去掉所有元素焦点边框*/
 
 
 
img,input{ border:none;}
/*链接*/
a
,.content .rmfy ul li a img/*内页-右侧-热门风云*/
,.ts_content .bottom .btns input/*投诉按钮*/
{ -webkit-transition:all ease-in-out .3s; -moz-transition:all ease-in-out .3s; -o-transition:all ease-in-out .3s; transition:all ease-in-out .3s;}
 
/*==========================常用样式================================*/
.n{position:relative; z-index:100; behavior:url(css/tool_iecss3.htc); /*IE浏览器 圆角*/}
.wordwrap{ word-break:break-all; word-wrap:break-word;}/*连续英文，数字换行*/
.omg
,ul.list_bt_ico li a
,ul.list_pic_bt_con li p b
{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} /*单行文字超出显示省略号*/
.m_box
,.header
,.scroll_news
,.index_gg
,.on_page/*当前页面*/
,.content/*内页-内容部分*/
{ clear:both; width:1200px; margin:0 auto; overflow:hidden;} /*宽度*/
 
.con_qyhy,.con_zlhz{ padding:30px 0 0;}
.con_qyhy h3,.con_zlhz h3{ height:40px; line-height:40px; background:#c50009; color:#fff; font-size:18px; text-align:center;}
.con_qyhy ul{ width:1210px;}
.con_qyhy ul li{ float:left; width:294px; padding:20px 8px 0 0;}
.con_qyhy ul li a{ display:block; float:left; height:70px; overflow:hidden; border:1px solid #ccc;}
.con_qyhy ul li a img,.con_zlhz ul li a img{ display:block; width:100%; height:auto;}
.con_qyhy ul li a:hover,.con_zlhz ul li a:hover{border-color:#c50009;}
/*战略合作*/
.con_zlhz ul{ width:1240px;}
.con_zlhz ul li{ float:left; width:104px; padding:30px 33px 0 0;}
.con_zlhz ul li a{ display:block; height:60px; border:1px solid #ccc; overflow:hidden;}
/*质检系统*/
.con_zjxt{ overflow:visible;}
.con_zjxt .index_bt_02 ul li,.con_yqlj .index_bt_02 ul li{ cursor:auto;}
.con_zjxt .min{ padding-top:24px;}
.con_zjxt .min h3{ float:left;  overflow:hidden;}
.con_zjxt .min h3 img{ display:block; width:100%; height:auto;}
.con_zjxt .min ul{ float:right; padding-top:4px;color:#e80218;}
.con_zjxt .min ul li{ float:left; margin-left:8px; width:234px; height:42px; border:1px solid #ccc; position:relative; border-radius:4px;}
.con_zjxt .min ul li b{ display:block; height:42px; line-height:42px; padding:0 10px; font-size:16px; background:url(../img/index_ico_04.png) no-repeat 206px scroll; cursor:pointer; font-weight: bold;}
.con_zjxt .min ul li p{ position:absolute; left:-1px; top:26px; width:100%; display:none; border:1px solid #ccc; border-top:none; background:#fff; }
.con_zjxt .min ul li p a{ display:block; padding:0 10px; line-height:32px; font-size:16px;  text-align:left;}
.con_zjxt .min ul li p a:hover{ background:#f2f2f2; color:#c50009;}
.con_zjxt .min ul li:hover p{ display:block;}
 