/*=============================== 公用全局的样式 ==========================*/
.cl{
    clear: both;
}
ul,
li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
body, div, p{
    padding: 0;
    margin: 0;
    color: #999;
}
a:hover{
    text-decoration: none;
}
a:active{
    text-decoration: none;
}
a:visited{
    text-decoration: none;
}
/*=============================== 公用头部的样式 ==========================*/
.public-header{
    width: 100%;
    position: fixed;
    z-index: 222;
    transition: all ease .3s;
}
.scrolledDown{
    background:#333;
    color: #999;
    height: 60px;
    /*border: 1px solid #4cae4c;*/
}
.scrolledDown .menu .nav li a:hover{
    color: #FFF;
}
.navbar-brand{
    padding: 10px 0px;
}
.navbar-brand .starts{
    display: none;
}
.scrolledDownlogo .starts{
    display: block;
}
.scrolledDownlogo .start{
    display: none;
}
.main-header .menu{
    background:none;
    border: 0px;
    margin-bottom: 0px;
}
.menu .navbar-brand{
    /*height: 90px;*/
}
.menu .nav > li{
    top:10px;
}
.menu .pc-navbar{
    float: right;
}
.menu .nav > li > a	{
    padding: 10px 25px;
    color: #666666;
    display: block;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #FFF;
	background-color: #e7390e;
}
.navbar-default .menu-toggle {
    background: none;
    margin-top: 15px;
    border: 0px;
}


.index-warp .header-nav {
    height: 65px;
}
.index-warp .header-nav .menu {
    margin-left: 20px;
    width: 600px;
    height: 30px;
    padding-top: 15px;
}
.index-warp .header-nav .menu > ul {
    width: 600px;
    height: 62px;
}
.index-warp .header-nav .menu > ul li {
    position: relative;
    z-index: 65;
    height: 63px;
}
.menu ul li .sub{
    position: absolute;
    padding-top: 15px;
    display: none;
    z-index: 222;
}
.menu ul li .sub dl{
    position: relative;
	left:-61px;
    background:#fff;
    width: 200px;
    text-align: center;
}
.menu ul li .sub dl dd{
    position: relative;
    padding: 8px 0px;
    border-bottom: 1px solid #e6e6e6;
}
.menu ul li .sub dl dd:first-child{
    border-top: 3px solid #535353;
}
.menu ul li .sub dl dd:last-child{
    border-bottom: 0px;
}
.menu ul li .sub dl dd a{
    font-size: 14px;
    color: #666;
    display: block;
}
.menu ul li .sub dl dd:hover{
    background:#ededed;
}
.menu ul .active > a{
    background:#e70014;
    color:#fff;
}
.menu ul .text-overflow a {
    color: #fff;
    background: #e70014;
}


.list-inline > li {
    float: left;
    display: block;
    padding-right: 18px;
    padding-left: 18px;
}
.nav-warp {
    padding-left: 200px;
}
.head-lang {
    padding-top: 15px;
}
.has-feedback {
    padding: 0px 10px;
    height: 28px;
    line-height: 28px;
}
.has-feedback .chinese {
    padding-left: 5px;
    color: #999;
}
.has-feedback >span {
    display: inline-block;
}
.has-feedback >span a {
    color: #666;
    display: block;
}
.has-feedback .icon-sort-down{
    color: #999;
}
.nav-bg {
    background: #525252;
    height: 66px;
}
.nav-bg >.nav-nei {
    line-height: 65px;
    color: #fff;
}
.now-title .icon-home{
    font-size: 20px;
    padding-right: 13px;
}
.tel-headlang{
    display: none;
}
/*=============================== 公用底部的样式 ==========================*/
.public-foot {
    width: 100%;
    background:#333;
    padding-bottom: 15px;
    position: absolute;
	/*bottom: 0;*/
}
.foot-top {
    padding-top: 70px;
}
.foot-share {
    padding-left: 20px;
}
.foot-share ul li {
    float: left;
    padding-right: 50px;
}
.address-wrapper {
    margin-left: 20px;
    padding-top: 60px;
}
.address-wrapper .address {
    color:#ccc;
    border-left:1px solid #494949;
    padding: 0px 50px;
}
.address-wrapper .address:first-child {
    border-left: 0px;
    padding: 0px;
}
.address-wrapper .address-nr {
    padding-top: 55px;
}
.address-nr p {
    font-size: 12px;
    line-height: 23px;
}
.foot-mebmber {
    padding-top: 65px;
    color:#ccc;
}
.mebmber-name {
    padding-top: 15px;
}
.mebmber-list ul .yyw-name {
    border: 1px solid #666;
    padding: 15px 40px;
}
.mebmber-list ul .yyw-name a {
    display: block;
    color:#999;
}
.mebmber-list ul li {
    margin-left: 50px;
}
.foot-copyright {
    padding-top: 20px;
}
.foot-copyright p {
    color:#666;
    font-size: 12px;
}
.contact-img{
	width: 100px;
	height: 100px;
}

/*****************************************************************
 * Infinity Push手机端侧滑菜单的滑动效果
 *****************************************************************/

.ma-infinitypush-wrapper {
    background: rgba(0,0,0,.5);
    position: fixed;
    width: 250px;
    height: 100%;
    z-index: 9999;	
}
.ma-infinitypush-wrapper.ma-infinitypush-active-button {
    position: absolute;	
}
.ma-infinitypush-wrapper.ma-infinitypush-active-button.ma-infinitypush-button-left .ma-infinitypush-button {
    margin: 0 0 0 22px;
	left: 0px;
	top:17px;
}
.ma-infinitypush-wrapper.ma-infinitypush-active-button.ma-infinitypush-button-right .ma-infinitypush-button {
    margin: 0 22px 0 0;
    left: -44px;
}
.ma-infinitypush-wrapper .ma-infinitypush-button {
    /*display: none;*/
    box-shadow: inset 0 4px #333, inset 0 6px white, inset 0 9px #333, inset 0 11px white, inset 0 14px #333, inset 0 16px white;
    position: fixed;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    top: 13px;
    cursor: pointer;
    z-index: 100;
    background:none;
}

.sidebar {
    background:#333;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: -1;
}
.sidebar ul{
    list-style-type: none;
    width: 250px;
    overflow-x: hidden;
}
.sidebar ul li{
    min-height: 40px;
    width: 100%;
}
.sidebar ul li a{
    color: #fff;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    height: 100%;
    margin: 0;
    padding: 13px 0 13px 15px;
}
.sidebar ul li a img{
	margin-left: 30px;
}
.ma-infinitypush-wrapper .ma-infinitypush .ma-infinitypush-close-subnav {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    width: 250px;
    height: 100% !important;
    top: 0;
    left: 0;
    padding: 0 !important;
}
.ma-infinitypush-button{
    display: none;
}





/*****************************************************************
 * Wrapper
 *****************************************************************/
#wrapper {
    position: relative;
    width: 100%;
    min-width: 20rem;
}


/*****************************************************************
 * Main主内容的样式
 *****************************************************************/

#main nav {
    display: block;
    margin: 1.875rem 0;
    text-align: center;
}
/*****************************************************************
 * 手机端侧滑菜单的样式
 *****************************************************************/
.tel-side ul .zhuye{
    background: url(../../../images/zhuye-icon.png) no-repeat;
    background-position: 10px 15px;
}
.tel-side ul .fuwu{
    background: url(../../../images/fuwu-icon.png) no-repeat;
    background-position: 10px 15px;
    position: relative;
}
.tel-side ul .fuwu:before{
    background: url(../../../images/tel-righticon.png) no-repeat;
    width: 20px;
    height: 20px;
}
.tel-side ul .customer{
    background: url(../../../images/kehu-icon.png) no-repeat;
    background-position: 10px 15px;
}
.tel-side ul .about{
    background: url(../../../images/about-icon.png) no-repeat;
    background-position: 10px 15px;
    position: relative;
}
.tel-side ul .contact{
    background: url(../../../images/lianxi-icon.png) no-repeat;
    background-position: 10px 15px;
    position: relative;
}
.tel-side ul li a{
    margin-left: 20px;
}


.tel-side ul .fuwu:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 15px;
    border: #ccc solid;
    border-width: 3px 0 0 3px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(135deg);
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.tel-side ul .fuwu.active:after{
    top: 15px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
.tel-side ul .fuwu.active:before{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tel-side ul .about:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 15px;
    border: #ccc solid;
    border-width: 3px 0 0 3px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(135deg);
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.tel-side ul .about.active:after{
    top: 15px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
.tel-side ul .about.active:before{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tel-side ul .contact:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 15px;
    border: #ccc solid;
    border-width: 3px 0 0 3px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(135deg);
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.tel-side ul .contact.active:after{
    top: 15px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
.tel-side ul .contact.active:before{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sidebar ul li .sub{
    display: none;
}
.sidebar ul li .sub li a{
    color: #ccc;
    display: block;
}
.sidebar ul li .sub li a:hover{
    background: #e7390e;
}
/**手机端底部的样式**/
@media screen and (max-width: 750px){
	.public-foot {	
		position: fixed;
		bottom: 0;
		z-index: 100000;
	}

	.foot-top{
        display: none;
    }
    .address-wrapper{
        display: none;
    }
    .foot-mebmber{
        display: none;
    }
    .public-header{
        background: #333;
        height: 60px;
        position: fixed;
    }
    .navbar-brand .starts{
        display: block;
        padding-left: 50%;
    }
    .navbar-brand .start{
        display: none;
    }
    .public-header .tel-menu{
        float: left;
    }
    .navbar-default .navbar-brand{
        width:50%;
        margin:0 auto;
        text-align: center;
    }
    .public-header .main-header{
        padding: 0px;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background: #fff;
    }
    .tel-headlang{
        display: block;
    }
    .ma-infinitypush-button{
        display: block;
    }
}
