@charset "utf-8";
/*public*/
.w-1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.bg-gray {
    background: #eee;
}
.bg-gray .w-1200 {
    padding-bottom: 70px;
}
/*city-page*/
.city-banner {
    width: 100%;
    margin-bottom: 10px;
}
.city-banner img {
    width: 100%;
}
.smartcity-banner {
    width: 100%;
    margin-bottom: 10px;
	height:300px;
	background: url("../images/banner.jpg") center top no-repeat;
}
.city-section {
    padding-top:70px;
}
.city-section .title {
    width: 814px;
    margin:0 auto 20px;
    text-align: center;
    color: #333;
    font-size: 48px;
    position: relative;
}
.city-section .title span {
    display: block;
    position: absolute;
    width: 260px;
    height: 1px;
    background: #b2b2b2;
    top:50%;
}
.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%;
}
.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 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%;
}


.service-box {
	width: 948px;
	margin: 40px auto;
}
.service-box .title {
	height: 25px;
	border-bottom: solid 1px #929292;
	margin-bottom: 50px;
}
.service-box .title span {
	font-size: 16px;
	font-family: "\5B8B\4F53";
	font-family:"SimSun";
	background: url('../images/icon-service.png') 10px 0 no-repeat;
	background-size: 20px 18px;
	padding-left: 40px;
	padding-right: 20px;
	border-bottom: solid 1px #d1011f;
	height: 25px;font-weight:bold;
	display: inline-block;
}
.section {
	margin-bottom: 65px;
}
.section .img{
	float: left;
	width: 465px;
	height: 295px;
	padding: 3.5px;
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.03);
}
.section .img img {
	width: 467px;
	height: 295px;
}
.section .txt {
	margin-left: 508px;
}
.section .txt p{
	padding-top: 15px;
	font-size: 15px;
	line-height: 2.3;
	text-align: justify;
	font-family: "\5B8B\4F53";
font-family:"SimSun";
	text-indent: 2rem;
}
.section .txt-bg {
	width: 288px;
	height: 460px;
	background: #f8f8f8;
	padding: 20px 10px 10px 30px;
	overflow: hidden;
	float: left;
}
.section .txt-bg p {
	font-size: 15px;
	line-height: 2.3;
	font-family: "\5B8B\4F53";
font-family:"SimSun";
}
.section .grid {
	margin-left: 328px;
	height: 465px;
	background: #423c3c;
	padding: 25px 15px 0;
}
.section .grid .col-6 {
	width: 50%;
	float: left;
}
.section .grid .col-6 .border {
	margin: 0 20px 32px;
	border: solid 1px #bdbbbb;
	padding: 50px 20px 10px 30px;
	height: 140px;
}
.section .grid .col-6 .border .tit {
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: normal;
}
.section .grid .col-6 .border p {
	font-size: 14px;
	color: #767676;
	line-height: 2;
}
.poster {
	margin-bottom: 60px;
	text-align: center;
	position: relative;
}
.poster .txt {
	display: inline-block;
	font-size: 20px;
}
.poster .line {
	position: absolute;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	width: 268px;
}
.poster .line-left {
	left: 0;
	background: url('../images/line-left.png');
	background-size: 100%;
}
.poster .line-right {
	right: 0;
	background: url('../images/line-right.png');
	background-size: 100%;
}

.footer-921 {
	height: 138px;
	width: 100%;
    background: #f9f9f9;
    margin-top: 36px;
}
.footer-921 .w-948 {
	width: 948px;
	padding-top: 30px;
	margin: 0 auto;
}
.footer-921 .jp-logo {
	float: left;
	width: 91px;
}
.jp-logo img {
	width: 100%;
}
.footer-921 .grid {
	margin-left: 170px;
	padding-left: 50px;
	border-left: solid 1px #e2e2e2;
	height: 86px;
}
.footer-921 .grid .col-6 {
	width: 57%;
	float: left;
}
.footer-921 .grid .com {
	margin-right: 10px;
	margin-bottom: 6px;
}
.footer-921 .grid .com .name {
	font-size: 12px;
	color: #999999;
	font-family: "\5B8B\4F53";
	font-weight: bold;
	line-height: 20px;
}
.footer-921 .grid .com .address {
	font-size: 12px;
	color: #999999;
	font-family: "\5B8B\4F53";
font-family:"SimSun";
	line-height: 20px;
}

.contact-full {
	padding: 40px 0;
	background: #555555;
	margin-top: 36px;margin-bottom:-36px;
}
.contact-box {
	width: 948px;
	margin: 0 auto;padding-left: 58px;
}
.contact-box .group {
	float: left;
	margin-right: 38px;
}
.contact-box .group.mr-0 {
	margin-right: 0;
}
.contact-box .group .pic {
	width: 40px;/* width: 60px;height: 60px;*/
	height: 40px;
	float: left;
	margin:10px 0px;
}
.contact-box .group .mleft {
	margin-left: 60px;
}
.contact-box .group .color-red {
	font-size: 14px;
	color: #fff;
	font-family: "宋体";
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 10px;
}
.contact-box .group .color-black,.contact-box .group .color-black a {
	font-size: 16px;
	color: #fff;
	font-family: arial;
}
.contact-box .group .color-black a:hover {
     text-decoration: underline;
}
.contact-box .group .color-black em {
	border-bottom: solid 1px #fff;
	padding-bottom: 6px;
	font-style: normal;
}