/*.main{
	background:#f2f2f2;
	height:100%;
	padding-top:10px;
}*/
/*.dynamicColorSetting{
	color: #0a529c;
}*/
.banner{
	margin: 0 auto;
	position: relative;
}
.banner .slider{
	position: absolute;
	bottom:10px;
	text-align:center;
	z-index: 2;
	left: 0;
	right: 0;
}
.banner .slider p{
	color:#fff;
	line-height:26px;
}
.b1 h1,
.b2 h1,
.b3 h1 {
	font-size: 26px;
	margin-bottom: 40px;
	text-align:center;
}
.b1 h1 i,
.b2 h1 i,
.b3 h1 i {
	font-size: 22px;
	font-style: normal;
	margin-left:15px;
}
.b1{
	padding:60px 0;
	width:1200px;
	margin:0 auto;
    position: relative;
}
.xh_tab{
	position: relative;
	overflow:hidden;
}
/* .xh_tab ul:after{
	content:'';
	display:block;
	position:absolute;
	top:26%;
	left:0;
	right:0;
	border-top:2px dotted #ccc;
	z-index:-1;
} */
.list-wrap{
	/* transition:.3s; */
}
.offsetButton{
    width: 65px;
    height: 65px;
    text-align: center;
    display: inline-block;
    line-height: 65px;
    font-size: 24px;
    position:absolute;
    border-radius:50%;
    background:#c6c6c6;
}
.activeButton{
	background:#0a529c;
}
.leftButton{
	top: 0px;
    left: -70px;
}
.rightButton{
    top: 0px;
    left: 1205px;
}

.leftButton:before {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e6ea";
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    font-weight: bold;
}
.rightButton:before{
	font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e6f0";
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    font-weight: bold;
}
.bl-tiele{
	font-weight:900;
}
.bl-tiele i{
	float:none;
	color:#000;
}
.bl-wrap{
	background:#f2f2f2;
}
.xh_tab ._tab .tab-active {
    background: #0a529c;
}
.card-wrap{
	display: flex;
    justify-content: center;
}
.text_right{
	text-align:right;
}
.text-ellip{
    height: 35px;
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.bottom-line{
	display:inline-block;
	width:32px;
	height:2px;	
	background:#0a529c;
    margin-bottom: 10px;
}
.xh_tab ul{
	list-style-type: none;
	font-size: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
	margin: 0 auto;
}
.xh_tab ul li{
	display: inline-block;
	cursor: pointer;
	margin: 0 100px;
	width:100px;
	font-size: 16px;
	float: left;
	text-align:center;
}
.xh_tab ul li img{
	margin-bottom:10px;
}
.xh_tab ul li p{
	text-align:center;
	line-height:40px;
	font-size: 16px;
	font-weight: bold;
}
.xh_tab .xh_tab_list{
	width:65px;
	height:65px;
	border-radius: 100%;
	background:#fff;
}
/* .xh_tab .xh_tab_list:hover{
	background:#0a529c;
} */
/* .active .xh_tab_list{
	background:#0a529c;
} */
.popular-img{
    width: 100%;
    height: auto;
}
.plan_wrap{
	margin-top:30px;
	clear: both;
}
.plan_hunnitu{
	background:#fff;
	height:505px;
}
.plan_hunnitu .plan_left{
	float: left;
	position: relative;
	width:800px;
}
.plan_hunnitu .plan_left .plan_details{
	position: absolute;
	right:0;
	top:0;
	bottom:4px;
	width:260px;
	/* height:504px; */
	background: rgba(88, 88, 88, .5);
	padding:20px 10px;
}
.plan_hunnitu .plan_left .plan_details h2{
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.plan_hunnitu .plan_left .plan_details dt{
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.plan_hunnitu .plan_left .plan_details dd{
	font-size: 12px;
	line-height: 30px;
	color: #fff;
}
.plan_hunnitu .plan_left .plan_details .more{
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	width:170px;
	height:45px;
	border-radius: 50px;
	background:#0a529c;
	text-align:center;
	display: inline-block;
	margin-top:10px;
}

.plan_right{
	width:400px;
	padding:10px 20px;
	float:right;
}
.plan_right dl{
	position: relative;
	margin-bottom:25px;
	clear: both;
	float: left;
}
.plan_right dl img{
	float: left;
}
.plan_right dl dt{
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	float: left;
}
.plan_right dl dd{
	font-size:12px;
	color:#79776f;
	float: left;
	width:280px;
	margin-top:10px;
}
.plan_item{
	padding-left:10px;
}
.plan_bot{
	padding-left:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.service{
	background: #fff;
	clear: both;
}
.b2{
	padding:60px 10px;
	width:1200px;
	margin:0 auto;
	overflow: auto;
}
.b2 .b2_left{
	float: left;
}
.b2 .b2_left .show_box{
	position: relative;
	width:790px;
}
.b2 .b2_left .show_box .service_site{
	position: absolute;
	right:40px;
	bottom:30px;
}
.b2 ul{
	list-style-type: none;
}
.b2 ul li{
	float:left;
	margin-right:7px;
}
.b2 ul li:nth-child(4){
	margin-right:0;
}
.b2 hr{
	border:1px dashed #79776f;
}
.b2 .service_box1{
	background: #708da0;
	/* height:130px; */
	padding:20px;
	margin-top:10px;
}
.b2 .service_box1 p{
	color: #a3b9c5;
	font-size:30px;
	line-height: 30px;
	font-weight:bold;
}

.b2_right{
	float:right;
	margin-left:10px;
	width:390px;
}
.b2_right .inquire{
	background: #f1f1f1;
	width:350px;
	height:155px;
	padding:20px;
}
.b2_right .inquire:before{
	content: url(../../images/service_chaxun.png);
	float: right;
	height:97px;
	margin-top:30px;
}
.b2_right .inquire dt{
	font-size:24px;
	font-weight:bold;
	line-height:30px;
}
.b2_right .inquire dd{
	font-size:14px;
	line-height:30px;
}
.b2_right .search_inqtire{
	width:199px;
	height:45px;
	position: relative;
	margin-top:15px;
}
.b2_right .search_inqtire input{
	width:199px;
	height:45px;
	border-radius: 50px;
	background: #fff;
	border:none;
	padding-left:10px;
	line-height:45px;
}
.b2_right .search_inqtire .search_btn{
	/* width: 26px; */
	position: absolute;
	top: 13px;
	right: 0px;
}

.b2_right .sample{
	background: #98c6e3;
	width:350px;
	height:155px;
	padding:20px;
	margin-top:10px;
}
.b2_right .sample:before{
	content: url(../../images/service_yangpin.png);
	float: right;
	height:97px;
	margin-top:30px;
}
.b2_right .sample dl{
	margin-top:40px;
}
.b2_right .sample dt{
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	color:#fff;
}
.b2_right .sample dd{
	font-size:14px;
	line-height:22px;
	color:#fff;
}

.b2_right .customer{
	background: #376272;
	width:350px;
	height:155px;
	padding:20px;
	margin-top:10px;
}
.b2_right .customer:before{
	content: url(../../images/service_bowen.png);
	float: right;
	height:97px;
	margin-top:30px;
}
.b2_right .customer dl{
	margin-top:40px;
}
.b2_right .customer dt{
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	color:#fff;
}
.b2_right .customer dd{
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	color:#fff;
}

.b3{
	padding:60px 30px;
	width:1200px;
	margin:0 auto;
	/*overflow: auto;*/
}
.b3 dl{
	border: #e6e6e7 1px solid;
	padding: 15px;
	position: relative;
	width:240px;
	float: left;
	margin-left: 22px;
	background: #fff;
}
.b3 dl dt{
	font-size:24px;
	line-height:36px;
}
.b3 .cart{
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	background: #ba2228;
	color: #bd2325;
	display: inline-block;
	border: 1px solid #9d9d9d;
	margin-left:20px;
	vertical-align: middle;
}
.b3 .process{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #9d9d9d;
	border-radius: 50%;
	background: #0a529c;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin:10px 8px;
}

/* �����˵� */
.floatingmenu{
	width: 102px;
	position: fixed;
	right: 0;
	top: 10%;
	z-index: 999;
}
.floatingmenu a{
	display: inline-block;
	width: 102px;
	/* height:55px; */
	background: rgba(10, 82, 156, .7);
	text-align:center;
	border-bottom:2px solid #fff;
	padding:26px 0;
	color:#fff;
}
.floatingmenu a p{
	color:#fff;
	line-height:20px;
}