/*解决方案-智慧旅游*/

.banner-img-3 {
	background-image: url(../images/banner-5.jpg);
}

.candy-1 {
	height: auto;
	text-align: center;
	padding: 45px 0 60px 0;
	background: #fff;
}
@media (max-width: 768px) {
	.candy-1{
		padding: 40px 0 0;
	}
	.prot-box {
		margin: 0;
	}
}

.candy-2 {
	height: auto;
	text-align: center;
	padding: 65px 0 60px 0;
	background: #f2f3f8;
}

.top-sign img {
	margin: 60px 0;
}

.tab-content {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.top-design {
	border: 1px dashed #cdd1f3;
	padding: 0 50px;
	text-align: left;
	height: 252px;
	margin-top: 60px;
	width: 708px;
	color: #555555;
	font-size: 15px;
	line-height: 28px;
}

.top-design h4 {
	margin-top: 50px;
	margin-bottom: 40px;
	font-size: 17px;
}

h4.md-16-black {
	font-size: 30px;
	line-height: 32px;
	color: #333;
	margin-bottom: 16px;
	text-align: center;
}

p.md-60 {
	margin-bottom: 60px;
}

.wood-con {
	height: 698px;
	float: left;
	overflow: hidden;
}

.wood-box {
	background: #fff;
	height: 100%;
}

.wood-con:last-child {
	margin-right: 0;
}

.wood-top {
	height: 100px;
	line-height: 100px;
	font-size: 19px;
	color: #fff;
	background: url(../images/wood-con.jpg) no-repeat;
	background-size: 100% 100%;
}

.wood-top h4 {
	line-height: 100px;
}

.wood-main {
	padding: 10%;
	text-align: left;
}

.wood-main .wood-word {
	line-height: 28px;
	font-size: 15px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-30 {
	margin-top: 30px;
}

.mb-5 {
	margin-bottom: 5px;
}

.wood-img1 {
	padding: 25px 30px;
	overflow: hidden;
	text-align: center;
}
.wood-img1 img {
	max-width: 100%;
}

.wood-img img {
	width: 100%;
}

.wood-l {
	width: 42.63888%;
	float: left;
	margin-right: 5.2%;
}

.wood-right {
	width: 52.083333%;
	margin-right: 0;
	border-right: 1px dashed #cdd1f3;
	border-top: 1px dashed #cdd1f3;
}

.wood-l img {
	width: 100%;
}

.con-left{
	width: 33.33333333%;
	float: left;
	display: inline-block;
	margin-right: 30px;
}


.trip{
	float: left;
	margin: 0 1%;
	position: relative;
}
.trip:after{
	content: "";
	display: block;
	background: #d0d4f4;
	height: 2px;
	width: 24px;
    position: absolute;
    top: 16px;
    right: -24px;
}
.trip.trip-after:after{
	display: none;
}
.trip-before,.trip-after{
	width: 24%;
}
.trip-center{
	width: 46%;
}
.trip-top{
	width: 100%;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #8d94d9;
	color: #fff;
}
.trip-top img{
	width: auto;
}
.trip-box{
	overflow: hidden;
	margin-top: 28px;
}
.trip-main{
	border: 1px solid #eeeeee;
	float: left;
}
.trip-main .main-top{
	padding: 20px 40px; 	
	border-bottom: 1px solid #eee;
}
.tp-ico{
	display: block;
	width: 90px;
	height: 90px;
	line-height: 90px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #626fd9;
	margin: 0 auto;
	overflow: hidden;
}
.tp-ico img{
	width: 44px;
	height: 40px;
}
.tp-mes{
	color: #4351bf;
	font-size: 15px;
	margin-top: 5px;
}
.main-cen{
	padding:10px 20px;
	background: #f8f9ff;
}
.main-cen p{
	background: url(../images/trip-dol.png) no-repeat left 12px;
	text-align: left;
	padding: 5px 0 5px 12px;
}
.trip-center .trip-main{
	width: 48%;
	margin: 0 1%;
}
.candy-padding {
	padding: 0 1.5%;
}
.pro-left{
	width: 40%;
	display: inline-block;
    margin-right: 30px;
    float: left;
}
.pro-left .pro-mes{
	padding: 15px 10px;
	border: 1px dashed #b6bcef;
	font-size: 15px;
}
.pro-left .pro-mes-img{
	margin-top: 20px;
}
.pro-right{
	text-align: left;
}
.pro-items{
	font-size: 15px;
	color: #555555;
	margin-bottom: 26px;
}
.pro-tit{
	color: #4351bf;
	margin-bottom: 14px;
}
.ques-box{
	padding: 30px 30px 0 30px;
}
.ques-item{
	width: 100%;
	border: 1px dashed #cdd1f3;
	overflow: hidden;
	margin-bottom: 28px;
	height: 102px;
}
.ques-left{
	width: 10%;
	float: left;
	border-right: 1px dashed #cdd1f3;
	color: #626fd9;
	font-size: 20px;
	padding: 30px;
	text-align: left;
}
.ques-left .que-tit{
	font-size: 24px;
}
.ques-right{
	padding: 30px;
	text-align: left;
	font-size: 15px;
	color: #555;
}
.ques-tit{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
.show-way{
	overflow: hidden;
}
.way-left{
	display: inline-block;
	float: left;
	margin-right: 30px;
	width: 28%;
}
.way-box{
	border-right: 1px dashed #cdd1f3;
	border-bottom: 1px dashed #cdd1f3;
	overflow: hidden;
}
.way-item{
	width: 49.6%;
	border-top: 1px dashed #cdd1f3;
	border-left: 1px dashed #cdd1f3;
	padding: 20px 20px;
	text-align: left;
	font-size: 15px;
	color: #555;
	float: left;
}
.way-item h3{
	font-size: 17px;
	font-weight: bold;
}
.way-item h4,.way-item h3{
	margin-bottom: 10px;
}
.po .pro-tit{
	font-size: 17px;
	color: #555;
	font-weight: bold;
}
.top-changee .pro-left{
	width: 80%;
}
.pro-titl{
	font-size: 20px;
	font-weight: bold;
	color: #555;
	margin-bottom: 30px;
}
.shop .pro-left{
	width: 50%;
	border-right: 1px solid #e3e3e3;
	margin-right: 0;
}.shop .pro-right{
	width: 50%;
}
.shop .pro-right .shop-top{
	border-bottom: 1px solid #e3e3e3;
}
.po2 .pro-left{
	width: 50%;
	margin-right: 40px;
}
.po2 .pro-items{
	margin-top: 60px;
}
.po2 .pro-tit{
	font-size: 17px;
	font-weight: bold;
	color: #555;
}
.po2 .pro-mess{
	color: #555;
	font-size: 15px;
	margin-bottom: 10px;
}
.po2 .pro-mess span{
	color: #4351bf;
}
.resu{
	overflow: hidden;
	border-top: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
}
.resu .resu-it{
	float: left;
	width: 19.95%;
	height: 216px;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	line-height: 216px;
}
.resu .resu-it img{
	width: 170px;
	height: 170px;
}
@media (max-width: 1380px) {
	.wood-img {
		margin-top: 10px;
		*margin-top: 10px;
	}
}
@media (max-width: 1140px){
	.wood-con{
		margin-bottom: 10px;
	}
	.con-left{
		float: inherit;
		margin: 0 auto;
	}
	.con-right{
		width:1%;
	}
	.top-design{
		margin: 0 auto;
	}
	.ques-left{
		width: 12%;
		padding: 26px;
	}
	.ques-right{
		padding: 20px;
	}
	.resu .resu-it{
		width: 33.3333%;
	}
}
@media (max-width: 769px) {
	.bg-f{
		background-color: #fff;
	}
	.accordion-con{
		padding: 10px;
	}
	.pro-left .pro-mes-img{
		width: 80%;	
		margin: 20px auto 0 auto;
	}
	.top-design {
		height: auto;
		margin-top: 10px;
		width: auto;
		padding: 0 25px;
	}
	.top-design h4 {
	    margin-top: 14px;
	    margin-bottom: 14px;
	    font-size: 17px;
	}
	.wood-con{
		width: 100%;
		margin-bottom: 20px;
		height: auto;
	}
	.candy-2{
		padding: 40px 0 0;
	}
	.banner-black{
		height: 210px;
	}
	.banner-black .banner-little{
		display: none;
	}
	.banner-black .banner-title h3 {
	    font-size: 30px;
	    color: #fff;
	    margin: 40px 0 15px 0;
	}
	.wood-img1 {
	    padding: 0;
	}
	.con-left{
		float: inherit;
	}
	.trip{
		width: 100%;
		float: inherit;
		margin-bottom: 20px;
	}
	.trip:after{
		display: none;
	}
	.trip-main{
		width: 70%;
		margin: 0 15%;
	}
	.pro-left, .top-changee .pro-left,.shop .pro-left,.po2 .pro-left{
		width: 100%;
		float: inherit;
		margin-bottom: 24px;
		border-right: 0;
	}
	.wood-l{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.ques-left {
	    width: 17%;
	    float: left;
	    border-right: 1px dashed #cdd1f3;
	    color: #626fd9;
	    font-size: 16px;
	    padding: 30px;
	    text-align: left;
	}
	.ques-left .que-tit {
	    font-size: 22px;
	}
	.ques-right {
	    padding: 22px;
	    text-align: left;
	    font-size: 14px;
	    color: #555;
	}
	.ques-tit {
	    font-size: 16px;
	    font-weight: bold;
	    margin-bottom: 8px;
	}
	.way-left{
		float: inherit;
		width: 80%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.po .pro-mes-img{
		width: 70%;
		margin: 0 auto;
	}
	.change_pad{background: #fff;padding: 10px;}
	.resu .resu-it{
		width: 33.3333%;
	}
}
@media (max-width: 450px){
	.ques-left{
		height: 102px;
	    line-height: 102px;
	    padding: 9% 3%;
	    width: 20%;
	}
	.ques-right{
		padding: 3%;
	}
	.resu .resu-it img{
		width: 100%;
		height: auto;
	}
	.resu .resu-it{
		padding: 0 5px;
		height: 166px;
		line-height: 166px;
	}
}

/*解决方案和产品*/

.banner-img-4 {
	background-image: url(../images/pro-banner.jpg);
}

.pro-item {
	background-color: #fff;
	width: 100%;
	float: left;
	margin: 20px 0;
	position: relative;
	top: 0;
	border: 1px solid #F3F3F3;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.pro-item a{display: block;}
.pro-item:last-child {
	margin-right: 0;
}

.pro-top {
	width: 100%;
	padding-top: 56%;
	background: no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.pro-top .pro-logo {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
	fill: #6ebf43;
}

.pop1 {
	background-image: url(../images/pro-item1.jpg);
}

.pop2 {
	background-image: url(../images/pro-item2.jpg);
}

.pop3 {
	background-image: url(../images/pro-item3.jpg);
}

.pop4 {
	background-image: url(../images/pro-item4.jpg);
}

.pop5 {
	background-image: url(../images/pro-item5.jpg);
}

.pop6 {
	background-image: url(../images/pro-item6.jpg);
}

.pro-info {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 28px 30px 0 30px;
	color: #666666;
	font-size: 14px;
	text-align: left;
}

.pro-info h4 {
	color: #333333;
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 16px;
}

.wow {
	position: relative;
}

.pro-botm {
	height: 62px;
	width: 100%;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	text-align: left;
	line-height: 62px;
	background: #fbfbfb;
	position: relative;
}

.pro-botm p {
	color: #555555;
	display: block;
	padding: 0 30px;
}

.inter_info {
	position: absolute;
	top: 20px;
	right: -260px;
	fill: #9e9e9e;
}

.pro-item:hover {
	-moz-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.22);
	top: -20px;
	/*margin-top: 0;*/
	/*margin-bottom: 40px;*/
}

.pro-item:hover .pro-botm a,
.pro-item:hover .inter_info {
	color: #3644b3;
	fill: #3644b3;
}

.pro-item:hover .pro-botm {
	border-bottom: 4px solid #3644b3;
}

.pro-item.disabled:hover .pro-botm {
	border-bottom: none;
}

.pro-item.disabled .pro-botm .inter_info {
	cursor: no-drop;
	fill: #aaa;
}

.pro-item.disabled .pro-botm a {
	cursor: no-drop;
	color: #aaa;
}