@charset "utf-8";
/*public*/
.w-1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.w-950 {
    width: 950px;
    margin: 0 auto;
}
.fleft {
    float: left;
}
.bg-gray {
    background: #fafafa!important;
}
.bg-gray .w-1200 {
    padding-bottom: 40px;
}
/*city-page*/
.city-banner {
    width: 100%;
    margin-bottom: 10px;
	height:300px;
	background: url("../images/banner.png") center top no-repeat;
}
.coreplat-banner {
    width: 100%;
    margin-bottom: 10px;
	height:300px;
	background: url("../images/coreplat_banner.jpg") center top no-repeat;
}
.city-banner img {
    width: 100%;
}
.city-section {
    padding-top:40px;
}
.city-section .title {
    width: 814px;
    margin:0 auto 20px;
    text-align: center;
    color: #333;
    font-size: 48px;
    position: relative;
}
.city-section .title.w-1000 {
    width: 1000px;
    font-size: 40px;
}
.city-section .title span {
    display: block;
    position: absolute;
    width: 260px;
    height: 1px;
    background: #b2b2b2;
    top:55%;
}
.city-section .title.w-1000 span {
    width: 180px;
}
.city-section .title span.w-392 {
    width: 392px;
}
.city-section .title span.left {
    left: 0;
}
.city-section .title span.right {
    right: 0;
}
.arrow-bottom {
    width: 49px;
    height: 25px;
    margin: 0 auto 30px;
    background: url("../images/arrow-bottom.png");
    background-size: 100%;
}
.txt {
    width: 950px;
    margin: 10px auto;
}
.txt.w-408 {
    width: 408px;
    float: left;
    margin: 45px 0 0 20px;
}
.txt.mb-40 {
    margin-bottom: 40px;
}
.pic-fr {
    float: right;
    width: 476px;
}
.pic-fr img {
    width: 100%;
}
.txt p {
    font-size: 16px;
    color: #333;
    line-height: 34px;
    text-align: justify;
    text-indent: 2em;
}
.tips-words {
    text-align: center;
    margin-bottom: 50px;
}
.tips-words span {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    background: #e60012;
    padding: 0 50px;
    border-radius: 38px;
}
.city-pic {
    width: 1063px;
    margin: 0 auto 40px;
}
.city-pic.w-838 {
    width: 838px;
}
.city-pic.w-656 {
    width: 656px;
}
.city-pic.w-682 {
    width: 682px;
}
.bg-gray .city-pic.w-908 {
    width: 908px;
    margin-bottom: 0;
}
.city-pic.w-842 {
    width: 842px;
}

.city-pic.w-910 {
    width: 900px;
}
.bg-gray .city-pic.w-910 {
    width: 900px;
}
.city-pic.w-975 {
    width: 970px;
}
.bg-gray .city-pic.w-1000 {
    width: 1000px;
}
.city-pic img {
    width: 100%;
}
.city-words {
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin: 0 auto 50px;
}
.bg-gray .city-pic {
    width: 654px;
}
.bottom-pic {
    position: absolute;
    bottom:0;
    right: -60px;
    width:333px;
}
.bottom-pic img {
    width: 100%;
}
.city-items {
    margin: 0 auto 40px;
    width: 1120px;
}
.city-items li {
    float: left;
    margin: 0 60px 40px;
    width: 160px;
}
.city-items li span {
    display: block;
}
.city-items li span.city-pic {
    width: 160px;
    height: 183px;
    overflow: hidden;
    margin-bottom: 18px;
}
.city-items li span.city-pic img {
    width: 100%;
    height: 100%;
}
.city-items li span.city-txt {
    text-align: center;
    font-size: 20px;
}
.city-main {
    width: 1030px;
    margin: 0 auto;
}
.city-main .left {
    float: left;
    width: 323px;
    font-size: 14px;
    line-height: 30px;
    margin-top: 170px;
}
.city-main .right {
    width: 606px;
    height: 502px;
    float: right;
    overflow: hidden;
}
.city-main .right img {
    width: 100%;
    height: 100%;
}
.city-view {
    margin: 0 -30px;
}
.city-view li {
    float: left;
    width: 365px;
    margin: 0 27px;
}
.city-view li .pic {
    display: block;
    width: 100%;
    height: 233px;
    overflow: hidden;
    margin-bottom: 40px;
}
.city-view li .pic img {
    width: 100%;
    height: 100%;
}
.city-view li .view-bottom {
    padding:0 20px 30px;
}
.city-view li .view-bottom h2 {
    font-size: 18px;
    color: #000;
    margin-bottom: 18px;
}
.city-view li .view-bottom a {
    display: block;
    font-size: 14px;
    color: #828282;
    margin-bottom: 15px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.bg-gray .city-words {
    margin-bottom: -20px;
}
.bg-gray .city-pic-1200 {
    width: 100%;
    margin-bottom: 25px;
}
.bg-gray .city-pic-1200 img {
    width: 100%;
}
.tag {
    width: 950px;
    margin: 0 auto 15px;
}
.tag span{
    display: inline-block;
    padding: 0 15px;
    height: 46px;
    background: #1f5eaa;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}