﻿@charset "utf-8";
/*banner*/
.banner { position:relative; height:450px;margin-top:186px; }
/*banner*/
.fullSlide { width:100%; position:relative; height:450px; background:#fff; }
.fullSlide .bd { margin:0 auto; position:relative; z-index:0; }
.fullSlide .bd ul { width:100% !important; background-position:center; }
.fullSlide .bd li { width:100% !important; height:450px; overflow:hidden; text-align:center; background-position:center }
.fullSlide .bd li a { display:block; height:450px; }
.fullSlide .hd { width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul { text-align:center; }
.fullSlide .hd ul li { cursor:pointer; display:inline-block; *display:inline;
zoom:1; width: 30px;
    height: 8px;
    margin: 5px;
    border-radius: 3px;overflow:hidden; background:#324e93; filter:alpha(opacity=50); opacity:0.5; line-height:999px; }
.fullSlide .hd ul li.on { background:#f80403; filter:alpha(opacity=100); opacity:1; }
/*查单*/
.search {
	background: #f4f4f4;
	padding: 30px 0
}

.search .box {
	width: 660px;
	margin: 0 auto;
	position: relative;
	height: 50px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.search .box .sbtn {
	position: absolute;
	right: 0;
	top: 0;
	background: #f4c201;
	color: #fff;
	border-radius: 0 5px 5px 0;
	width: 113px;
	font-size: 18px;
	height: 50px;
	cursor: pointer;
	border:0;
}
.search .box .sbtn:hover{
	background-color: #f5c501;
}
.search .box span {
	display: inline-block;
	line-height: 20px;
	color: #ffb500;
	padding: 0 10px;
	border-right: 1px solid #ddd;
	margin-top: 15px
}

.search .box .form {
	width: 70%;
	border: none;
	padding-left: 10px;line-height: 50px;
	outline: none;
}

.s_btn {
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #fff;
	padding: 6px 15px;
	background-color: #fff;
	color: #f5c501;
	margin: 0 15px
}
.s_btn img{
    display:inline-block;margin-bottom:2px;
}
/*服务*/
.icon-box-list {
	font-size: 0;
}

.icon-box-list .icon-box-item+.icon-box-item {
	margin-left: 20px;
}

.icon-box-list .icon-box-item {
	width: 263px;
	padding: 10px 10px 35px;
	text-align: center;
	box-shadow: 0px 9px 19px 0px #F4F9FF;
	border: 1px solid #ECECEC;
	display: inline-block;
}

.icon-box-list .icon-box-item .icon-img {
	width: 100%;
	margin-bottom: 20px;
	    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
}

.icon-box-list .icon-box-item .icon-title {
	font-size: 18px;
	padding-bottom: 10px;
	color:#153087;
}
.icon-box-list .icon-box-item:hover .icon-title {
	color:#f5c501;
}
.icon-box-list .icon-box-item .icon-subtitle {
	font-size: 14px;
	    color: #999;
	    line-height: 25px;
}
/******************************新闻资讯******************************/
.new-box{padding:35px 0;}
.new-box .n_content{margin-left:-30px;}
.new-item{ width:350px;  padding:10px 15px;float:left; background:#fff;margin-left:30px;border-radius: 10px;box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);}
.new-item img{width:350px;height:120px;margin:5px 0;}
.xwzx_T{ height:37px; line-height:31px;}
.xwzx_T span{ color:#153087; float:left; font-size:16px;}
.xwzx_T a{ font-size:12px; color:#666; float:right;}
.xwzx_T a:hover{color:#f6c500;}
.xwzx_C{ padding-top:7px;}
.xwzx_C ul li{ background:url(../images/dianbg.png) no-repeat left center; padding-left:15px;}
.xwzx_C ul li  a{ display:block;width:335px; overflow:hidden;  white-space:nowrap; text-overflow:ellipsis; font-size:14px; line-height:30px; height:30px;color:#666;}
.xwzx_C ul li  a:hover{ text-decoration:underline;color:#ffb500;}
/******************************服务优势******************************/
#fwys{ }
#fwysM{ padding-top:25px; text-align:center;}
.fwys1{ height:32px; font-size:20px; color:#333;}
.fwys2{ height: 23px; font: bold 22px Arial; color: #969696; }
.fwys3{ padding-top:30px;}
.fwys3 ul li{ width:116px; height:166px; line-height:50px; font-size:16px;}
.fwys3 ul li a{ padding-top: 116px;color:#666; display:block;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;}
.fwys3 ul li a:hover{ color:#0d6fb8;}
.fwys3 ul li.fwysli1 a{background: url(../images/fwys_01.jpg) no-repeat center top; }
.fwys3 ul li.fwysli2 a{background: url(../images/fwys_02.jpg) no-repeat center top; }
.fwys3 ul li.fwysli3 a{background: url(../images/fwys_03.jpg) no-repeat center top; }
.fwys3 ul li.fwysli4 a{background: url(../images/fwys_04.jpg) no-repeat center top; }
.fwys3 ul li.fwysli5 a{background: url(../images/fwys_05.jpg) no-repeat center top; }
.fwys3 ul li.fwysli6 a{background: url(../images/fwys_06.jpg) no-repeat center top; }
.fwys3 ul li.fwysli1 a:hover{background: url(../images/fwys_01h.jpg) no-repeat center top; } 
.fwys3 ul li.fwysli2 a:hover{background: url(../images/fwys_02h.jpg) no-repeat center top; } 
.fwys3 ul li.fwysli3 a:hover{background: url(../images/fwys_03h.jpg) no-repeat center top; } 
.fwys3 ul li.fwysli4 a:hover{background: url(../images/fwys_04h.jpg) no-repeat center top; } 
.fwys3 ul li.fwysli5 a:hover{background: url(../images/fwys_05h.jpg) no-repeat center top; }   
.fwys3 ul li.fwysli6 a:hover{background: url(../images/fwys_06h.jpg) no-repeat center top; }  
.fwlfl{ float:left; margin-left:100.8px;}

/******************************合作伙伴******************************/
#wlfw{ height:auto;}
#wlfwC{ height:auto; }
.index_box_tit{ height:65px; padding-top:43px; text-align:center;}
.index_box_tit h1{ font-size: 28px; line-height: 33px; font-weight: normal; color: #153087; text-transform: uppercase; }
.index_box_tit h2{ color: #aaa; font: normal 13px/32px Arial; text-transform: uppercase;}
#wlfwM1{ padding-top:42px;margin-left:-18px;}
#wlfwM1 li{ width:185px; height:92px; padding-bottom:20px; float:left; margin-left:18px;}
#wlfwM1 li img{width:185px; }

.bg-gray {
    background-color: #F8F8F8 !important;
}
.icon-grid-box {
	padding: 33px 0;
	font-size: 0;
}

.icon-grid-box .icon-grid-item {
	width: 25%;
	display: inline-block;
	text-align: center;
	margin: 17px 0;
	vertical-align: top;
}

.icon-grid-box .icon-grid-item .icon-img {
	width: 92px;
	height: 92px;
	margin-bottom: 23px;
	box-shadow: 0 16px 19px #E6EDF6;
	border-radius: 100%;
}

.icon-grid-box .icon-grid-item .icon-title {
	font-size: 16px;
	font-weight: 600;
}

.icon-grid-box .icon-grid-item .icon-subtitle {
	line-height: 28px;
	color: #999;
	overflow: hidden;
	font-size: 14px;
}
.ser_in{
		display:block;
		width:220px;
		height:324px;
		position:relative;
		margin:0 10px;
		float:left;
		margin-top:20px;
		overflow:hidden;
	}
	.ser_in_text{
		width:115px;
		background-color:rgba(21,48,135,0.7);
		position:absolute;
		right:0px;
		bottom:20px;
		text-align:right;
		padding-right:10px;
		padding-left:10px;
	}
	.ser_in_th1{
		font-size:16px;
		line-height:20px;
		color:white;
		margin-top:8px;
        margin-bottom:8px; 
	}
	.ser_in_th2{
		font-size:12px;
		line-height:12px;
		color:white;
		margin-top:10px;
	}
    .about_in{
		width:1200px;
		margin:0 auto;
        margin-bottom:30px;
	}
	.about_img{
		width:410px;
		height:230px;
		border-radius:10px;
		overflow:Hidden;
		margin-top:20px;
		float:left;
		margin-right:20px;
	}
	.about_img img{
		width:100%;
	}
	.about_in_rig{
		float:left;
		width:770px;
		margin-top:30px;
	}
	.about_in_rig > a{
		display:block;
		width:100px;
		height:30px;
		border:1px solid white;
		line-height:30px;
		text-align:center;
		font-size:12px;
		color:#fff;
		margin-top:20px;
		background-color:#153087;
		margin-left:40px;
	}
	.about_in_rig > a:hover{
		background-color:#f6c500;
		color:black;
        color:#fff;
	}
	.about_in_p{
		font-size:14px;
		line-height:28px;
		color:#333;
		text-indent:28px;
        text-align:left;
	}
     .case_img a{ text-align:center;}
    .case_img img{width:auto;height:100%;}