html, body {
    overflow-x: hidden;
}

img{
    max-width: 100%;
}
.row{
    margin-left: -30px;
    margin-right: -30px;
}
.margin-top-nav{
	margin-top: 110px;
}
/*-------------↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓------------头部样式----↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓----------------------------*/
.header{
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
}
.my-navbar {
    height: 110px;
    background-color: #fff;
    border: none;
    margin-bottom: 0;
    z-index: 10;
}

.my-navbar .navbar-brand {
    width: 218px;
    height: 54px;
    margin-top: 28px;
    background: url("../img/logo.png") no-repeat center;
}

.my-navbar .tel {
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: right;
    color: #666;
}

.my-navbar .tel:before {
    display: inline-block;
    content: url("../img/tel-icon.png");
    vertical-align: middle;
    margin-right: 5px;
}
.navbar .nav>li{
    position: relative;
    margin-left: 52px;
    padding-bottom: 27px;
}

.navbar .nav>li>a {
    font-size: 16px;
    color: #333;
    padding: 0;

}
.navbar .nav>li>a.on{
	color: #cc1e14
}
.navbar .nav>li a:hover {
    color: #e60315;
}

.navbar .navbar-collapse {
    padding: 0;
}


.drop-menu{
    position: absolute;
    left: -30px;
    top: 47px;
    width: 120px;
    list-style: none;
    padding: 0;
    background-color: #f2f2f2;
    z-index: 10;
    display: none;
}
.drop-menu li{
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
}
.drop-menu li a{
    display: block;
    color: #333;
    font-size: 14px;
}
/*------------↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓------底部样式----------↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓---------------------*/


.footer-wrapper {
    padding: 30px 0;
    background-color: #333;
}

.footer-bar-wrapper {
    background-color: #222;
    color: #999;
    text-align: center;
}
.footer-bar-wrapper p{
	padding: 20px 0;
	margin: 0
}
.footer h5 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.footer p {
    color: #999;
}
.footer a{
    color: #999;
}
.footer .footer-left .row >div{
    text-align: center;
}
.footer .form-group{
    margin-bottom: 10px;
}
/*----------------↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓------------在线客服---------↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓--------------------*/
.online {
    position: fixed;
    right: 1%;
    top: 50%;
    width: 55px;
    height: 279px;
    background-color: #fff;
    z-index: 100;
}

.online > div {
    margin-top: 1px;
}

.online > div:first-child {
    margin-top: 0;
}

.online-icon a {
    display: block;
    width: 55px;
    height: 55px;
    line-height: 55px;
}

.online .wechat {
    position: relative;
}

.online .wechat a {
    background-color: #cc1e14;
}

.online .wechat a > img {
    margin-left: 10px;
}

.online .wechat > img {
    width: 133px;
    max-width: inherit;
    position: absolute;
    top: -50px;
    right: 60px;
    display: none;
}

.online .wechat:hover > img {
    display: block;
}

.online .online-common {
    background-color: #cc1e14;
    position: relative;
    width: 55px;
    height: 55px;
}

.online .online-common a {
    position: absolute;
    right: 0;
    overflow: hidden;
    background-color: #cc1e14;
    transition: all 0.5s;
}

.online .online-common a span {
    display: inline-block;
    color: #fff;
    margin-left: 10px;
}

.online .online-common a img {
    margin-left: 15px;
}

.online .online-common:hover a {
    width: 160px;
}

.online .phone a img {
    margin-left: 18px;
}

.online .tel a img {
    margin-left: 16px;
}

.online .totop a {
    text-align: center;
    background-color: #bebebe;
}
.online .totop a:hover{
    background-color: #cc1e14;
}


/*------------------------------------------list--common----------------------------------------------------*/
.top-banner{
    width: 100%;
    height: 300px;
    text-align: center;
}
.top-banner>div{
    padding-top: 120px;
    padding-bottom: 120px;
}
.top-banner h2{
    font-size: 24px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
}
.top-banner p{
    font-size: 18px;
    color: #fff;
    margin: 0;
}
.sub-navbar-wrapper{
    margin-top: 18px;
    border-bottom: 1px solid #e6e6e6;
}
.sub-navbar .sub-navbar-left{

}
.sub-navbar .sub-navbar-left a{
    display: inline-block;
    width: 100px;
    height: 79px;
    line-height: 79px;
    text-align: center;
    font-size: 16px;
    color: #999;
}
.sub-navbar .sub-navbar-left .active{
    color: #cc1e14;
    border-bottom: 2px solid #cc1e14;
    box-sizing: border-box;
}

.sub-navbar .sub-navbar-right{
    height: 79px;
    line-height: 79px;
    text-align: right;
}
.sub-navbar .sub-navbar-right a{
    color: #999;
}

.modal-open { 
    overflow: inherit ;
    padding-right: 0px !important;
}



.dede_pages {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.dede_pages ul {
    width: 100%;
    font-size: 0;
    text-align: center;
    margin: 0;
}

.dede_pages div {
    display: inline-block;
    width: 100%;
}

.dede_pages div a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    font-size: 15px;
    color: #999;
    margin: 0 5px 10px;
    background-color: transparent;
    *zoom: 1;
    *display: inline;
}

.dede_pages div a:hover {
    background-color: #cc1e14;
    color: #fff;
    border-color: #cc1e14;
}

.dede_pages div span em {
    font-size: 14px;
    color: #666;
    font-style: normal;
}

.dede_pages span.layui-laypage-curr {
    background-color: #cc1e14;
}

.dede_pages span.layui-laypage-curr em {
    color: #fff;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.dede_pages span {
    display: inline-block;
    font-size: 15px;
    padding: 5px 10px;
    border: 1px solid transparent;
    *zoom: 1;
    *display: inline;
}

.dede_pages .layui-laypage-count {
    display: inline-block;
    line-height: 19px;
    color: #333;
}






