@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	box-sizing: border-box;
}

@font-face {
	font-family: SHSCN;
	src: url('../font/SourceHanSansCN-Normal.otf');
	font-weight: normal;
}

html,
body {
	min-width: 1210px;
	background: #FFFFFF;
	font-family: "微软雅黑";
}

ul {
	list-style: none;
}

img {
	border: none;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #080808;
}

.clearfix {
	clear: both;
}

.container {
	width: 75%;
	margin: 0 auto;
}

/*head*/
.publi-head{
	background: #f2f2f2;
}

.head-t{ 
	border-bottom: 2px solid #dddddd;
}



.head-c{
	display: flex;justify-content: space-between;
	height: 123px;
	align-items: center;
}

.head-c .phone{
	padding-left: 70px;
	background: url(../imgs/email-icon.png) no-repeat left center;
	font-size: 14px;
	color: #000000;
}

.head-c .phone p:last-child{
	color: #00417d;
	font-size: 25px;
	margin-top: -5px;
}

.head-b{	
	background: #00417d;
	color: #FFFFFF;
	font-size: 16px;
}

.head-b a{
	color: #FFFFFF;
	/*border-right: 1px solid #FFFFFF;*/
	display: block;
	width: 100%;
}

.head-b li:last-child a{
	border-right: none;
}


.head-b ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
}

.head-b ul li{
	width: 100%;
	text-align: center;
	line-height:60px;
	height: 60px;
}

.head-b ul .on,
.head-b ul li:hover{	
	font-size: 18px;
	background-color: #254d94;
}


/*banner*/

.banner {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

.slideBox {
	width: 1920px;
	height: 100%;
	overflow: hidden;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.slideBox .hd {
	height: 15px;
	width: 100%;
	position: absolute;
	bottom: 20px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	display: flex;
	justify-content: center;
}

.slideBox .hd ul li {
	width: 10px;
	height: 10px;
	background-color: #fff;
	cursor: pointer;
	border-radius: 50%;
}

.slideBox .hd ul li:nth-of-type(2) {
	margin: 0 15px;
}

.slideBox .hd ul li.on {
	background-color: #2B5DAC;
	color: #fff;
}


.banner-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -650px;
	margin-top: -17px;
	width: 1300px;
	height: 35px;
	z-index: 2;
	display: flex;
	justify-content: space-between;
}

.banner-btn .prev:hover,
.banner-btn .next:hover {
	opacity: 0.8;
}



/*foot*/
.publi-foot{
	background: #00417d;
	color: #FFFFFF;
	padding: 40px 0;
	text-align: center;
}

.publi-foot a{ 
	color: #FFFFFF;
}

.publi-foot a:hover{ font-weight: bold;
	color: #ffb300;
}

.publi-foot .top ul{
	display: flex;
	justify-content: space-between;
	width:100%;
	margin: 0 auto;
	font-size: 16px;
}

.publi-foot .bottom{
	margin-top: 30px;
	font-size: 14px;
}
.head-b li {
	position: relative;
}

.head-b li:hover .sub-nav{
	display: block;
	font-size: 16px;
}

.sub-nav {
	position: absolute;
	top: 100%;
	width: 100%;
	min-height: 50px;
	height: auto;
	z-index: 10;
	display: none;
}

.sub-nav ul {
	display: flex;
	flex-direction: column;
	background: #2B5DAC;
	height: auto;
}

.head-b .sub-nav li{
	padding: 5px 0;
	line-height: 50px;
}


.sub-nav a{
	border: none;
}




/*--------------------------------------------------------------
#  common
--------------------------------------------------------------*/
.pro_content_ab { width: 100%; height: auto; border-bottom: 1px dashed #DCD6D7; padding-bottom: 50px; margin-bottom: 50px; overflow: hidden;}
.pro_content_ab_l { width: 60%; float: left; }
.pro_content_ab_l_con { width: 100%; height: auto; overflow: hidden; margin-top: 15px;}
.pro_content_ab_l_con li { width: 100%; line-height: 30px; font-size: 0.9em; overflow: hidden; margin-top: 15px;}
.pro_content_ab_l_con li:before { content: "◉"; color: #ffb300; padding-right: 10px; font-size: 1.2em; }

.pro_content_ab_r { width: 38%; float: right;}

.pro_content_ca { width: 100%; height: auto; overflow: hidden; margin-top: 15px;}
.pro_content_ca li { width: 100%; line-height: 30px; font-size: 0.9em; overflow: hidden; margin-top: 15px;}
.pro_content_ca li:before { content: "◉"; color: #ffb300; padding-right: 10px; font-size: 1.2em; }



/*--------------------------------------------------------------
# Page
--------------------------------------------------------------*/
.dede_pages{ width: 80%; height: 30px; font-size: 0.9em  margin: auto; overflow: hidden; margin-top: 20px;
}

.dede_pages li { height: 30px; line-height: 30px;
	float:left;
	margin-right:10px;
	list-style: none;
}
.dede_pages li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages li.thisclass,
.dede_pages li.thisclass a,.pagebox  li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}