a{
	color: #ffffff;
	text-decoration: none;
}
a:focus, a:hover{
	color: #ffffff;
}
.color_text{
	color: white;
	border-right: 1px solid white;
	height: 30px;
	line-height: 30px;
	padding-right: 35px;
}
.navbar-toggle .icon-bar{
	background: #666;
}
.navbar-toggle{
	border: 1px solid #666;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: white;
}
.mailto_img{
	height: 30px;
	line-height: 30px;
	padding-left: 35px;
} 
.mailto_img img{
	display: inline-block;
}
.contianer_box{
	width: 100%;
	margin: 15px 0;
}
.navbar-brand{
	color: #e71b0d;
	font-size: 30px;
	font-weight: bold;
}
.navbar-brand:hover{
	color: #e71b0d;
}
.navbar-nav>li>a{
	color: #666;
	font-size: 16px;
}
.center_contianer{
	max-width: 1200px;
	margin: 0 auto;
}
.navbar{
	margin-bottom: 0;
}
.banner{
	width: 100%;
	height: 420px;
	/* background: url(../../img/new20180529182310.jpg) no-repeat; */
	background: url(https://img2.baidu.com/it/u=1633322279,2816653561&fm=253&fmt=auto&app=120&f=JPEG?w=2111&h=800) no-repeat;
     
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}
h2{
	text-align: center;
	padding: 64px 0 38px 0;
	margin: 0;
}
/*.freamer_img{
	width: 100%;
	height: 587px;
	background: url(../img/41324123420180523104827.png) no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	margin-bottom: 64px;
}*/
.freamer_tow{
	background: #f9f9f9;
}
.freamer_img{
	margin-bottom: 72px;
}
/*.freamer_img_tow{
	width: 100%;
	height: 573px;
	background:url(../img/1234132420180523104842.png) no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;		
}*/
.freamer_three{
	width: 100%;
	height: 64px;
	background: #f9f9f9;
}
.scor_img img{
	width: 150px;
	height: 150px;
	display: inline-block;
}
.foot{
	padding: 35px 0 20px 0;
	width: 100%;
	background: #434343;
}
.foot_company{
	color: white;
	padding: 35px 0;
}
.ullist li{
	height: 40px;
	line-height: 40px;
	color: #fff;
}
.ullist{
	margin: 0;
}


.slide-img, .slide-img1{
	width: 60px;
    height: 60px;
    background-color: #ed6c00;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1px;
}
.slide-img img, .slide-img1 img {
    width: 60px;
    position: absolute;
    display: inline-block;
}
.slide-word, .slide-word1 {
    width: 60px;
    height: 60px;
    left: 0px;
    top: 0px;
    background-color: #F7AB00;
    position: absolute;
}
.slide-word p, .slide-word1 p {
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 60px;
}
#bdshare .phone {
    position: fixed;
    top: 300px;
    right: 60px;
    height: 60px;
    width: 120px;
    line-height: 60px;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #F7AB00;
    text-align: center;
}
.slide-img a, .slide-img1 a {
    display: block;
    width: 60px;
    height: 60px;
}
.slide-img img, .slide-img1 img {
    width: 60px;
    position: absolute;
    display: inline-block;
}
#bdshare .weixin {
    position: fixed;
    top: 334px;
    right: 184px;
}
#bdshare .weixin img {
    width: 120px;
    height: 120px;
    display: inline-block;
}
.contact_us {
    padding-top: 10px;
    width: 220px;
    height: 130px;
    text-align: center;
    position: fixed;
    right: 0px;
    color: #fff;
    top: 60%;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1000;
}
.contact_us ul li {
    position: relative;
    height: 60px;
    overflow: hidden;
    margin: 4px 0;
}
.contact_us ul li img:nth-child(1) {
    position: absolute;
    top: 0;
    left: 160px;
    z-index: 999;
}
.contact_us ul li img:nth-child(2) {
    position: absolute;
    top: 60px;
    left: 160px;
    z-index: 999;
}
.contact_us ul li img:nth-child(3) {
    position: absolute;
    top: 0;
    left: 160px;
    z-index: 998;
}
.financing {
    padding-top: 10px;
    width: 26px;
    height: 130px;
    background-color: #ff4448;
    text-align: center;
    position: fixed;
    right: 0px;
    color: #fff;
    top: 38%;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1000;
}
.financing img {
    width: 30px;
    height: 30px;
}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
	.banner{
		height: 620px;
	}
}