@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2020-08-12 09:14:02
 * @version $Id$
 */

section.banner{
	position:relative;
	width:100%;
	height: 650px;
	overflow:hidden;
}
section.banner .bd{
	width: 100%;
	height: 650px;
	overflow:hidden;
}
section.banner .bd ul{
	width: 100%;
	height:650px;
}

section.banner .bd li a{
	display:block;
	width:100%;
	height:650px;
	background:no-repeat center / cover;
}
section.banner .bd li img{
	display:block;
	width:100%;
	height:100%;
	opacity: 0;
}
section.banner .hd{
	position:absolute;
	bottom:20px;
	width: 100%;
	text-align: center;
}
section.banner .hd li{
	display:inline-block;
	font-size: 0;
	margin:0 6px;
	width:10px;
	height:10px;
	background-color:#fff;
	border-radius:500px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
section.banner .hd li.on{
	width:33px;
	background-color:#004190;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
/*新闻*/
section.news{
	overflow: hidden;
	padding: 32px 0 27px 0;
}
section.news .left{
	width: 670px;
	height: 395px;
	position: relative;
}
section.news .left .bd li a{
	display: block;
	width: 670px;
	height: 395px;
	position: relative;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
section.news .left .bd li a img{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	transition:all 1s;
}
section.news .left .bd li a:hover img{
	width: 102%;
	height: 102%;
}
section.news .left .bd li a:after{
	content:'';
	width: 100%;
	height: 52px;
	background-color:rgba(0, 0, 0, 0.4);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
section.news .left .bd li a h3{
	text-align: left;
	padding-left: 23px;
	width: 384px;
	height: 52px;
	line-height: 52px;
	font-size:16px;
	font-weight:800;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
section.news .left .hd{
	position: absolute;
	bottom: 15px;
	right: 20px;
	z-index: 1;
}
section.news .left .hd li{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius:50%;
	background-color:#15398d;
	margin-left: 14px;
	border:1px solid #fff;
}
section.news .left .hd li.on{
	background-color:transparent;
}

section.news .right{
	width: 528px;
	background: #fff;
	padding: 18px;
}
section.news .right .flag{
	border-bottom: 1px dashed #e4e4e4;
	padding-bottom: 20px;
}

section.news .right .flag h3{
	margin-top: 25px;
	font-size:20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
section.news .right .flag p{
	font-size:15px;
	line-height: 24px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
section.news .right .flag span{
	font-size:14px;
	color: #999999;
}
section.news .right .flag:hover h3{
	color: #c81f24;
}
section.news .right div.news-title{position: relative;padding-bottom: 10px;border-bottom: 1px solid #15398d;display:block;height: 30px;}
section.news .right div.news-title h2{float:left;font-size: 20px;line-height: 30px;font-weight: bold;color: #15398d;padding-left: 44px;background-position: left center;background-repeat: no-repeat;background-size: 30px;}
section.news .right div.news-title a{position:absolute;right:0;top:0;font-size:16px;line-height:30px;color:#15398d;}
section.news .right div.news-title >p{float: right}
section.news .right div.news-title >p a{position: static;}
section.news .right div.news-title >p a:first-child{position: relative;padding-right: 15px}
section.news .right div.news-title >p a:first-child:before{content: '';width: 1px;position: absolute;top: 4px;right: 8px;display: inline-block;background-color: #15398d;height: 16px;}

section.news .right div.news-list div.news-top{padding-top:5px;padding-bottom: 14px;border-bottom: 1px solid #c7c7c7;margin-bottom: 12px;}
section.news .right div.news-list div.news-top.noB{margin-bottom: 0;border: none;padding-bottom: 0;padding-top:20px;}
section.news .right div.news-list div.news-top a{display: block;}
section.news .right div.news-list div.news-top a h2{font-size: 18px; color: #000;line-height: 44px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-weight:bold;}
section.news .right div.news-list div.news-top a p{font-size: 12px;color: #686868;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
section.news .right div.news-list div.news-top a span{display: block;font-size: 12px;color: #292929;line-height: 12px;font-family: 'gothamregular_m';text-transform: uppercase;margin-top: 10px;}
section.news .right div.news-list div.news-top a:hover h2{color: #15398d;}

section.news .right div.news-list ul  li a{display: block;color: #000;line-height: 36px;}
section.news .right div.news-list ul  li a{line-height: 39px;}
section.news .right div.news-list ul  li a p{font-size:16px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
section.news .right div.news-list ul  li a p em{font-weight: bold;color: #15398d;margin-right: 3px;}
section.news .right div.news-list ul  li a:hover{color: #15398d;}

/*业务范围*/

section.part{
	padding-bottom:30px;
}
section.part .title-wrapper{
	background: url(../images/bg-peixun.png) no-repeat;
	height:103px;
}
section.part .title-wrapper span{
	text-align:center;
	color:#fff;
	display:block;
}
section.part .title-wrapper span.pxtitle{
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}
section.part .title-wrapper  span.kv50{
	font-size: 16px;
}
section.part .title-wrapper >p{
	text-align:center;
	font-size: 18px;
	color: #666;
	line-height: 1.5;
	margin-top: 4px;
}
section.part .title-wrapper > div.icon{
	width: 41px;
	height: 11px;
	margin:14px auto 0;
	background:url('../images/bg_icon.png');
	background-position:0 -120px;
}
section.product_part{
	background:no-repeat center / cover;
}

section.product_part .product-container{
	/*margin-top: 60px;*/
}
section.product_part .product-container >.left{
	width: 280px;
	background: #fff;
}

section.product_part .menu-wrapper a{
	display:block;
}

section.product_part .menu-wrapper a.menuOpen{
	line-height: 50px;
	height: 50px;
	overflow:hidden;
	text-align:center;
	background-color:#fff;
	color: #333;
	font-size: 16px;
	border:1px solid #ccc;
}
section.product_part .menu-wrapper a.menuOpen.on{
	font-weight: bold;
	color:#004190;
	/*border-top:1px solid #fff;*/
}
section.product_part .menu-wrapper ul.menu-list{
	display:none;
}
section.product_part .menu-wrapper ul.menu-list.on{
	display:block;
}
section.product_part .menu-wrapper ul.menu-list a{
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	color: #666;
	text-align:center;
	border-top:1px solid #e8e8e8;
	background-color:#fff;
}
/*section.product_part .menu-wrapper ul.menu-list a:hover{
	color: #fff;
	background-color:#004190;
}*/

section.product_part .menu-wrapper ul.menu-list li:first-child a{
	border-top:none;
}

section.product_part .product-container >.right{
	width: 960px;
}
section.product_part .product-container >.right .item{
	display:none;
}
section.product_part .product-container >.right .item.on{
	display:block;
}
section.product_part .product-container >.right .item a.big-pic{
	display:block;
	height: 364px;
	position:relative;
	margin-bottom: 30px;
	overflow:hidden;
}
section.product_part .product-container >.right .item a.big-pic .thumb{
	display:block;
	width: 100%;
	height: 100%;
	background:no-repeat center / cover;
	position:absolute;
	left:0;
	top:0;
	transition: all 0.8s;
}
section.product_part .product-container >.right .item a.big-pic:hover .thumb{
	transform:scale(1.05);
	transition: all 0.8s;
}


section.product_part .product-container >.right .item a.big-pic::after{
	display:block;
	content:'';
	width:72px;
	height:72px;
	position:absolute;
	top:0;
	left:0;
	background:url('../images/rm.png') no-repeat center;
	z-index:1;
}

section.product_part .product-container >.right .item a.big-pic img{
	width: 100%;
	height: 100%;
	opacity: 0;
}

section.product_part .product-container >.right .item a.big-pic span.wz{
	display:block;
	height: 40px;
	line-height: 40px;
	overflow:hidden;
	padding:0 40px;
	color: #fff;
	background:rgba(0, 0, 0, 0.5);
	position:absolute;
	bottom:0;
	left:0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}

section.product_part .product-container >.right .item a.big-pic span.wz b{
	font-size: 18px;
	margin-right: 10px;
	font-weight: normal;
}

section.product_part .product-container >.right .item a.big-pic span.wz small{
	font-size: 14px;
	margin-left: 10px;
}

ul.product_list li{
	/*width:100%;*/
	padding:20px;
	background: #fff;
}

ul.product_list li a img{
	width: 450px;
	height: 368px;

	/*margin-right: 30px;*/
}
ul.product_list li div.tit{
	width: 450px;
	float: right;
	margin-top: 15px;
}
ul.product_list li div.tit div.con{
	text-indent: 30px;
	line-height: 30px;
	font-size: 15px;
	margin-top: 20px;
}
ul.product_list li div.tit div.moret{
	float: right;
	width: 93px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	margin: 20px 30px 0 0;
	padding-left: 19px;
	padding-right: 35px;
	overflow: hidden;
	border: 1px solid #e6ebf5;
	background: url(../images/more.gif) right center no-repeat #f4f4f4
}
ul.product_list li div.tit span a:hover{
	color:#f08519;
}
/*<!--业务荣誉-->*/
section.honor{
	height: 350px;
	margin-bottom:30px;
	}
section.honor div.left{
	float:left;
	width: 830px;
	height: 346px;
	position: relative;
	background:#fff;
}
section.honor div.left  div.hd{
	height:40px;
	line-height: 40px;
	padding: 10px 15px 0 15px;
}
section.honor div.left ul.honor-title{
	border-bottom:1px solid #15398d;
	height: 40px;

}

section.honor div.left ul.honor-title li{
	position: relative;
	overflow: hidden;
	margin-right: 24px;
	padding-right: 24px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-bottom: -1px;
}
section.honor div.left ul.honor-title li a{
	line-height: 40px;
	border-radius: 0;
	position: relative;
	display: block;
	margin-right: 2px;
}
section.honor div.left ul.honor-title li a img {
	margin-right: 12px;
	vertical-align: text-bottom;
	height: 28px;
	margin-bottom:-2px;
}
section.honor div.left ul.honor-title li a span {
	letter-spacing: 0px;
	color: #004190;
	font-size: 20px;
	line-height: 40px;
	height: 100%;
	display: inline-block;
	font-weight: bold;
}
section.honor div.left ul.honor-title li:after{
	content: "";
	width: 1px;
	height: 18px;
	background-color: #15398d;
	position: absolute;
	right: 0;
	top: 11px;
}
section.honor div.left ul.honor_list{
	display: flex;
	justify-content: flex-start;
	margin-top: 20px;
}
section.honor div.left ul.honor_list li {
	width: 185px;
	height: 260px;
	margin-right: 29px;
	/*border: 2px solid #ccc;*/
	float:left
}
section.honor div.left ul.honor_list li.aboutus{
	width:100%;
}
section.honor div.left ul.honor_list li div.about {

	height: 260px;

}
section.honor div.left ul.honor_list li div.about img{
	width:380px;
	height:260px;
	float:left;
	display:block;
	margin-left: 15px;
}
section.honor div.left ul.honor_list li div.about h1{
	font-size:14px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-weigh:500;
	display: block;
}
section.honor div.left ul.honor_list li div.about p{
	display: block;
	margin-top:20px;
	font-size:14px;
	width:100%;
	text-indent: 34px;
	height:30px;
	line-height:30px;
}
section.honor div.left ul.honor_list li div.about p a{
	color:#004190;
}
section.honor div.left ul.honor_list li a{
	color: inherit;
	text-decoration: none;
}
section.honor div.left ul.honor_list li.border_style1 img{
	border: 2px solid #ccc;

}
section.honor div.left ul.honor_list li img{
	height:100%;
	width: 100%;
}
section.honor div.left ul.honor_list li div.about div.index-about{
	width:390px;
	float:right;
	display: block;

}
section.honor div.left ul.honor_list li div.about div.index-about h2{
	font-size:20px;
	text-align:center;
}
section.honor div.right{
	width:400px;
	float:right;
	position: relative;
	background:#fff;
}
section.honor .right div.people-title{padding:10px 20px 10px 10px;position: relative;padding-bottom: 10px;border-bottom: 1px solid #15398d;display:block;height: 30px;}
section.honor .right div.people-title h2{float:left;font-size: 20px;line-height: 30px;font-weight: bold;color: #15398d;padding-left: 44px;background-position: left center;background-repeat: no-repeat;background-size: 30px;}
section.honor .right div.people-title a{position:absolute;right:10px;top:10px;font-size:16px;line-height:30px;color:#15398d;}
section.honor .right  ul.people-list li{
	padding: 20px 0;
	display: flex;

}
section.honor .right  ul.people-list a{
	color: inherit
	text-decoration: none;
	position: relative;
}
section.honor .right  ul.people-list a div.people-left{
	float:left !important;
	margin-left:35px;
}
section.honor .right  ul.people-list a div.people-left img{
	width: 180px;
	height:250px;
	box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 6%);
}
section.honor .right  ul.people-list a div.people-info{
	margin-left: 20px;
	position: absolute;
	left: 220px;
	right:30px;
	width:120px;
}
section.honor .right  ul.people-list a div.people-info h3{
	line-height: 32px;
	letter-spacing: 1px;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
section.honor .right  ul.people-list a div.people-info p{
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
	font-size: 14px;
}
section.honor .right  a.prev{
	position:absolute;
	left:0%; top:50%;
	/*margin-top:-25px;*/
	display:block;
	width:32px; height:40px;
	background:url(../images/slider-arrow.png) -165px 5px no-repeat;
	filter:alpha(opacity=50);opacity:0.5;
}
section.honor .right  a.next{
	position:absolute;
	left:auto;
	right:2%;
	top:50%;
	/*margin-top:-25px;*/
	display:block;
	width:32px; height:40px;
	background:url(../images/slider-arrow.png) -55px 5px no-repeat;
	filter:alpha(opacity=50);opacity:0.5;
}

/*友情链接*/
section.friends{
	/*margin-top: 25px;*/
	overflow: hidden;
	margin-bottom: 48px;
	width: 100%;
	display:block;
}
section.friends .list a{
	display: inline-block;
	width: 180px;
	margin-left: 20px;
	font-size:16px;
	margin-top: 11px;
}
section.friends .list a img{
	width: 100%;
}
section.friends .list a:nth-child(6n-5){
	margin-left: 0;
}
section.friends .list a:nth-child(7n){
	border-right: 0;
}