
.bread>a {
	color: rgba(255,255,255,.5);
}
.bread>a:hover{
  color: rgba(255, 255, 255, .9);
}
.bread>a:after{
	background: #fff;
}
.bread>a:last-of-type {
	color: #fff;
}

.nav-img{
	margin: -1px 0 0;
	width: 100%;
	background: url("../images/global/版头背景图.png") no-repeat center;
	background-size: 100% 100%;
}
.nav-content{
	width: 70%;
	margin: 0 auto;
	margin-top: 64px;
	text-align: center;
	padding-bottom: 90px;
}
.nav-content .nav-tit{
	font-size: 56px;
	color: #fff;
	font-weight: 600;
}
.nav-content .nav-subtit{
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
}
.nav-content .nav-text{
	width: 789px;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
  letter-spacing: 1.5px;
}
.nav-content .nav-btn{
	display: inline-block;
	color: #F13A39;
	font-size: 12px;
	background:#fff;
	margin-top: 80px;
	font-weight: 600;
	width: 120px;
	height: 40px;
	line-height: 40px;
}
.nav-content .nav-btn:hover{
	text-decoration: none;
	opacity: 0.8;
}

.item-list{
	width: 100%;
}
.item-list .item{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.item-list .item:nth-child(1){
	background: url("../images/global/地图背景.png") no-repeat center;
	background-size: 100% 100%;
}
.item-list .item .item-tit{
	font-size: 42px;
	color: #333;
	padding-top: 100px;
	font-weight: 600;
	margin-bottom: 24px;
}
.item-list .item .tit-180{
	padding-top: 180px;
}
.item-list .item .item-text{
	font-size: 18px;
	color: #666;
	margin-top: 24px;
	line-height:32px;
	letter-spacing:1px;
	width: 665px;
	margin: 0 auto;
}
.item-list .item .text-120{
	margin-bottom: 120px;
}
.item-list .item .item-cont{
	margin-top: 65px;
}
.item-list .item  .cont-100{
	margin-top: 100px;
}
.item-list .item .cont-43{
	margin: 43px 0 150px;
}
.hr-100{
	width: 1200px;
	height: 1px;
	margin: 0 auto;
	background-color: #D6D6D6;
	margin-top: 100px;
}
.item-list .item .item-cont .s-list{
	width: 44%;
	margin: 0 auto;
}
.item-list .item .item-cont .s-hot{
	float: left;
	width: 50%;
	margin: 0 auto;
	text-align: center;
}
.item-list .item .item-cont .s-hot .s-tit{
	font-size: 12px;
	color: #333;
	font-weight:600;
}
.item-list .item .item-cont .s-hot .s-text{
	font-size: 64px;
	color: #F13A39;
}
.item-list .item .item-cont .s-hot .s-text .s-font{
	display: inline-block;
font-family:DINAlternate-Bold;

}
.item-list .item .item-cont .s-hot .s-text span{
	font-size: 14px;
	color: #F13A39;
}
.item-list .item .item-cont .s-img1{
	width:555px;
	margin: 0 auto;
}
.item-list .item .item-cont .s-img1 img{
	width: 100%;
}
.item-list .item .item-cont .s-img2{
	width: 942px;
	margin: 0 auto;
}
.item-list .item .item-cont .s-img2 img{
	width: 100%;
}
.item-list .item .item-cont .s-ul{
	width:924px;
	margin: 0 auto;
}
.item-list .item .item-cont .s-ul .s-time{
	float: left;
	width: 402px;
	margin: 0 auto;
	
}
.item-list .item .item-cont .s-ul .s-time-margin{
	margin-right: 120px;
}
.item-list .item .item-cont .s-ul .s-time .s-logo{
	/*border: 1px dashed #ccc;*/
}
.item-list .item .item-cont .s-ul .s-time .s-logo img{
	width: 100%;
}
.item-list .item .item-cont .s-ul .s-time .s-des{
	font-size: 16px;
	line-height: 22px;
	color: #666;
	text-align: left;
	padding-left: 34px;
	padding-right: 16px;
	margin-top: 24px;
}
.global-range{
	margin-top: 190px;
	width: 100%;
	background:#F6F9FA;
	padding: 120px 0px;
}
.global-r-center{
	width: 681px;
	margin: 0 auto;
	font-weight:600;	
	font-size: 36px;
	line-height:50px;
	letter-spacing:1px;
	color: #333;
	text-align: center;
}