/* icomoon声明   注意此处要注意路径的变化*/
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?mfgl5q');
    src: url('../fonts/icomoon.eot?mfgl5q#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?mfgl5q') format('truetype'),
        url('../fonts/icomoon.woff?mfgl5q') format('woff'),
        url('../fonts/icomoon.svg?mfgl5q#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

/* 版 心 */
.w {
    width: 1200px;
    margin: 0 auto;
}

/* 快捷导航模块 */
.shortcut {
    /* width: 100%; */
    height: 31px;
    background-color: #f1f1f1;
    line-height: 31px;
}

.shortcut ul li {
    float: left;
}

.style_red {
    color: #c81623;
}

.fl {
    float: left;

}

.fr {
    float: right;
}

/* 选择所有偶数的li */
.shortcut .w .fr ul li:nth-child(even) {
    width: 1px;
    height: 12px;
    background-color: #666;
    margin: 9px 15px 0px;
}

.mypin::after {
    font-family: 'icomoon';
    content: '';
    margin-left: 6px;
}

.focuspin::after {
    content: '';
    margin-left: 6px;
    font-family: 'icomoon';
}

.clientcare::after {
    content: '';
    font-family: 'icomoon';
    margin-left: 6px;
}

.naviationofwebsite::after {
    content: '\e91e';
    font-family: 'icomoon';
    margin-left: 6px;
}

.header {
    position: relative;
    height: 105px;
    /* background-color: aquamarine; */
}

.logo { 
    position: absolute;
    top: 25px;
width: 171px;
height: 61px;
/* background-color: skyblue; */
}

.logo h1 a  { 
    display: block;
    width: 171px;
    height: 61px;
    background: url("../images/logo.png") no-repeat;
    font-size: 0;
}
.search {
    position: absolute;
    left: 346px;
    top: 25px;
    width: 538px;
    height: 36px;
    border: 2px solid #b1191a;
    /* margin: 346px auto; */
}
.search input { 
    float: left;
    width: 454px;
    height: 32px;
    padding-left: 10px;
}
.search button { 
    float: left;
    width: 80px;
    height: 32px;
    background-color: #b1191a;
     font-size: 16px;
     color: #fff;
}
.hotwords {
    position: absolute;
    top: 66px;
    left: 346px;
}
.hotwords a { 
margin:0 10px; 
}

.shopcar{
    position: absolute;
    right: 60px;
    top: 25px;
    line-height: 35px;
    text-align: center;
    width: 140px;
    height: 35px;
    background-color: #f7f7f7;
    border: 2px solid #dfdfdf;
}
.shopcar::before{
    content: '\e93a';
    font-family: 'icomoon';
    margin-right: 10px;
    color: #b1191a;
}
.shopcar::after{
    content: '\e920';
    font-family: 'icomoon';
    margin-left: 5px;
}
.count{
    position: absolute;
    top: -5px;
    /* right: 20px;  注意左对齐效果更好*/
    left: 105px; 
    height: 14px;
    color: #fff;
    background-color: #600012;
    padding: 0 5px;
    line-height: 14px;
    border-radius: 7px 7px 7px 0;
}
.nav{
    height: 47px;
    border-bottom: 2px solid #b1191a;
}
.nav .dropdown{
    float: left;
    position: relative;
    width: 210px;
    height: 45px;
    background-color: #b1191a;
}
.nav .navitems{
    float: left;
}
.dropdown .dt{
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
}
.dropdown .dd{
    /* display: none; */
    position: absolute;
    top: 45px;
    left: 0;
    width: 210px;
    height: 465px;
    background-color: #c81623;
    /* overflow: hidden;

    transition: all 0.5s; */
}
.dropdown .dd ul li{
    position: relative;
    width: 100%;
    height: 31px;
    line-height: 31px;
    margin-left: 2px;
}
.dropdown .dd ul li::after {
    content: '\e920';
    font-family: 'icomoon';
    position: absolute;
    right: 10px; 
    top: 1px;
    color:#fff ;
}
.dropdown .dd ul li:hover{
    background-color: #fff;
    
}
.dropdown .dd ul li a{
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}
.dropdown .dd ul li:hover a{
    color: #c81623;
}

.navitems li{
    float: left;
}
.navitems li a{
    display: block;
    line-height: 45px;
    padding: 0 25px;
    height: 45px;
    font-size: 16px;
}

.footer{
    height: 415px;
    background-color: #f5f5f5;
    padding-top: 30px;
}

.mod_service{
    height: 110px;
    border-bottom: 1px solid #ccc;
}

.mod_service ul li{
    float: left;
    width: 240px;
    height: 50px;
    /* background-color: pink; */
    padding-left: 35px;
}
.mod_service ul .zhengpin h5{
    float: left;
     background:url("../images/icons.png") no-repeat -252px -2px;
     width: 50px;
     height: 50px;
     margin-right: 10px;
}

.mod_service ul .wuliu h5 {
    float: left;
    background: url("../images/icons.png") no-repeat -254px -54px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.mod_service ul .shouhou h5 {
    float: left;
    background: url("../images/icons.png") no-repeat -257px -105px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.mod_service ul .service h5 {
    float: left;
    background: url("../images/icons.png") no-repeat -257px -156px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.mod_service ul .help h5 {
    float: left;
    background: url("../images/icons.png") no-repeat -257px -209px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.service_txt{
    float:left
}
.service_txt h4{
    font-size: 14px;
}
.service_txt p{
    font-size: 12px;
}

.mod_help{
    height: 185px;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    padding-left: 50px;
}
.mod_help dl dt {
    font-size: 16px;
    margin-bottom: 10px;
}
.mod_help dl{
    float: left;
    width: 200px;
}
.mod_help dl:last-child{
    width: 90px;
    text-align: center;
}
.mod_copyright{
    line-height: 15px;
    text-align: center;
    padding-top: 20px;
}
.copyright_top {
    margin-bottom: 15px;
}
.copyright_top a{ 

margin:0 3px;}