
*{font-family: "Microsoft YaHei",  margin: 0;padding: 0;list-style: none;}


a{
    text-decoration: none;
}

/* 头部*/
.index-header{
    background: #ffffff;
    min-width: 1190px;
    height: 98px; position:relative
}

.index-header-l{
     float: left;
    height: auto;
}

.index-logo{
    float: left;
}
.index-city{
    width: 80px;
    margin-left: 235px;
    border-left: #999999 solid 1px;
    height: 50px;
    padding-left: 10px;
    margin-top: 10px;
}
.index-city h1{
    font-size: 20px;
    color: #333333;
}
.index-city-change{
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    position: relative;
}
.index-change-cont{
    width: 90px;
    height: auto;
    border: #bf0016 solid 1px;
    position: absolute;
    left: 70px;
    top: -20px;
    z-index: 9999;
    background: #ffffff;
    display: none;
}
.index-change-cont li{
    height: 25px;
    line-height: 25px;
    text-indent: 10px;
}
.index-change-cont li a{
    color: #333333;
}


.index-header-r{
    float: right;
    height: 20px;
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
}
.index-header-r a{
    color: #666666;
}
.index-header-r span{
    padding: 0 15px;
}
.index-icon-header{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 2px;
}

.index-menu{
    height: 50px;
    line-height: 50px;
    background:#da4453;
    font-weight: bold;
    min-width: 1190px;
}
.index-menu ul{
    width: 1190px;
    margin: 0 auto;
}
.index-menu li{
    width: 12.5%;
    text-align: center;
    float: left;
    cursor: pointer; height:50px; line-height:50px; font-size:16px;    list-style: none; font-weight:normal

}
.index-menu li:hover{
    background: #aa0101;
}
.index-menu li.active{ background: #aa0101;}
.index-menu li a{
    color: #ffffff; width:100%; height:50px; line-height:50px; display:inline-block
}
.denglu-navicon{background:url(../images/index/denglu-nav-icon.png) no-repeat ; height:50px; display:inline-block; color:#666;     padding-left: 20px; line-height:50px;
    background-size: 15px;
    background-position: 0 17px;}
	.zhuce-navicon{background:url(../images/index/zhuce-nav-icon.png) no-repeat ;  height:50px; line-height:50px;display:inline-block; color:#666; padding-left:20px;background-size: 16px;
    background-position: 0 17px;}
	
.denglu-icon{background:url(../images/index/denglu-icon.png) no-repeat ; height:20px; display:inline-block; color:#666;     padding-left: 20px;
    background-size: 15px;
    background-position: 0 3px;}
.denglu-icon:hover{background:url(../images/index/denglu-icon-2.png) no-repeat ; height:20px; display:inline-block; color:#eb001b; padding-left:20px;background-size: 15px;
    background-position: 0 3px;}
.zhuce-icon{background:url(../images/index/zhuce-icon.png) no-repeat ;  height:20px; display:inline-block; color:#666; padding-left:20px;background-size: 16px;
    background-position: 0 3px;}
.zhuce-icon:hover{background:url(../images/index/zhuce-icon-2.png) no-repeat ;  height:20px; display:inline-block; color:#eb001b; padding-left:20px;background-size: 16px;
    background-position: 0 3px;}
.help-icon{background:url(../images/index/help-icon.png) no-repeat ;  height:20px; display:inline-block; color:#666; padding-left:25px}
.help-icon:hover{background:url(../images/index/help-icon-2.png) no-repeat ;  height:20px; display:inline-block; color:#eb001b; padding-left:25px}
.inphone-icon{background:url(../images/index/inphone-icon.png) no-repeat ; height:20px; display:inline-block; color:#666; padding-left:25px}
.inphone-icon:hover{background:url(../images/index/inphone-icon-2.png) no-repeat ; height:20px; display:inline-block; color:#eb001b; padding-left:25px}


#top_header{display:none;}
#top_header  li{ width: 100px;}
#top_header  .topidex-logo{ float:left}
#top_header  .index-header-r{margin-top:0; height:50px}
#top_header  .index-header-r a{ color:#fff}
#top_header .index-header-r span{ color:#ffff}


/*  头部 end */

.index-footer{height: auto;overflow: hidden;padding: 10px 0;background: #393939;font-size: 12px;min-width: 1190; color:#fff}
.index-footer-c{
    width: 1190px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    position: relative;
}
.index-footer-c a{
    color: #ffffff;
}
.index-footer-c1 span{
    padding: 0 10px;
}
.index-footer-c2 {
    padding-top: 20px;
    text-transform: uppercase;

}
.index-footer-c2 span{
    display: block;
	color:#fff
}
.index-ewm{
    width: 116px;
    height: 114px;
    position: absolute;
    left: 0;
    top: 0;
}

.back-top {
    position: fixed;
    right: 10px;
    bottom: 20px;
    background: #2d2d2d;
    width: 60px;
    height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}
.back-top img{
    margin-top: 20px;
}
.tool{
    position: fixed;
    right: 10px;
    top: 200px;
    height: auto;
    width: 60px;
	
}
.tool li {
    width: 100%;
    height: 60px;
    margin-bottom: 1px;
    background: #393939;
    cursor: pointer;
    font-size: 12px;
    text-align: center;

    position: relative;
}
.tool p{color:#fff}
.tool li img{
    margin-top: 10px;
}

.tool li:hover{
    background: #eb001b;
}
.index-tool-ewm{
    width: 138px;
    height: 178px;
    position: absolute;
    right: 60px;
    top: -61px;
    padding-right: 10px;
    background: url("../images/index/index-tool-ewm.png") no-repeat;
    color: #333333;
    font-size: 12px;
    display: none;
}
.index-tool-ewm img{
    width: 100px;
    height: 100px;
    display: block;
    margin-left: 15px;

}
.index-tool-ewm p{
    width: 125px;
	color:#333
}

#logo-header{ height:60px}
.index-logo{ height:60px;   margin-right:15px; margin-top:22px}
