/*** 
====================================================================
	标题
====================================================================
***/
.index_title {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 40px;
}
.index_title h3 {
	font-size: 38px;
	font-weight: 100;
	padding-bottom: 12px;
	color: #333;
	font-weight: bold;
}
.index_title p {
	background: url(../images/line.png) center center no-repeat;
	width: 320px;
	height: 22px;
	margin: 0 auto;
}

/*** 
====================================================================
	轮播区域样式
====================================================================
***/

.owl-carousel.owl-drag .owl-item{
	cursor: pointer;
}

.main-slider{
	position:relative;
}

.main-slider .slide{
	position:relative;
	padding:160px 0px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	height: 750px;
}

.main-slider .slide .auto-container{
	position:absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
	padding:0px 40px;
	margin:0 auto;
	background: rgb(0, 0, 0 ,0.65);
}

.main-slider .slide .text{
	height: 90px;
	width: 80%;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-slider .active .text{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 1500ms;
}

.main-slider .owl-dots{
	position: absolute;
	right: 20px;
	bottom: 30px;
	margin-left: -30px;
}

.main-slider .owl-dots .owl-dot{
	position:relative;
	width:12px;
	height:12px;
	margin:0px 4px;
	overflow: hidden;
	border-radius: 50px;
	display:inline-block;
	border:1px solid #ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-slider .owl-dots .owl-dot:before{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50%;
	background-color: #ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-slider .owl-dots .owl-dot.active::before,
.main-slider .owl-dots .owl-dot:hover::before{
	height:100%;
}

.main-slider .owl-nav{
	position:absolute;
	left:0px;
	top:50%;
	z-index:1;
	width:100%;
	margin-top:-20px;
}

.main-slider .owl-nav .owl-prev,
.main-slider .owl-nav .owl-next{
	position:absolute;
	width: auto;
    height: 74px;
    line-height: 74px;
	color:#FFFFFF;
    font-size: 6em;
    font-weight: bold;
    text-align: center;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	opacity: 0;
}
.main-slider .owl-nav .owl-prev{
    left: 20px;
}

.main-slider .owl-nav .owl-next{
	right:20px;
}

.main-slider :hover .owl-nav .owl-prev,
.main-slider :hover .owl-nav .owl-next{
	opacity: 1;
}

.main-slider .owl-nav .owl-prev:hover,
.main-slider .owl-nav .owl-next:hover{
	opacity: 0.7;
}


/*** 
====================================================================
	最新消息
====================================================================
***/
address, caption, cite, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.main-slider.messageList{
	width: 100%;
	height: 405px;
	box-shadow: 0px 6px 10px 0px rgb(81 81 81 / 8%);
    border: 1px #ffffff7a solid;
}
.main-slider.messageList .owl-item .slide{
	height: 405px;
	background-position: top;
}

.main-slider.messageList .auto-container{
	height: 50px;
    line-height: 50px;
	padding: 0 20px;
}
.main-slider.messageList .owl-dots{
	bottom: 10px;
}
.main-slider.messageList .slide .text{
	height: 50px;
	width: 80%;
    font-size: 18px;
}
.main-slider.messageList .owl-prev,
.main-slider.messageList .owl-next
{
	width: 40px;
	height: 50px;
	line-height: 50px;
	font-size: 38px;
	font-weight: bold;
	border: none !important;
	background-color: #5050508c;
	border-radius: 3px;
}

.floor_6_main {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 90px;
	background: #f2f2f2 url(../images/message_bg.jpg) center bottom no-repeat;
	background-size: 100%;
}

.floor_5_1 {
	width: 100%;
	max-width: 1200px;
	height: 460px;
	padding-top: 50px;
}
.floor_5_1 .floor_5_z {
	float: left;
    width: 600px;
    height: 405px;
    position: relative;
    padding-right: 15px;
}
.floor_5_1 .floor_5_z a {
	display: block;
}
.floor_5_1 .floor_5_z .dk {
	height: 213px;
	width: 100%;
	border-top: none;
}
.floor_5_1 .floor_5_z b {
	width: 380px;
	height: 285px;
	overflow: hidden;
	display: block;
}
.floor_5_1 .floor_5_z img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all .36s ease;
}
.floor_5_1 .floor_5_z h3 {
	font-size: 18px;
	color: #333;
	line-height: 18px;
	width: 100%;
	display: block;
	padding-top: 20px;
}
.floor_5_1 .floor_5_z p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	width: 100%;
	margin-top: 10px;
	height: 87px;
}
.floor_5_1 .floor_5_z i {
	display: block;
	font-size: 16px;
	color: #1f6eb1;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: #1f6eb1 solid 2px;
	border-radius: 18px;
	transition: ease-in-out .2s;
}
.floor_5_1 .floor_5_z em {
	display: block;
	width: 100px;
	height: 100px;
	background-color: #1f6eb1;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: "Arial";
	position: absolute;
	left: 0;
	top: 0;
}
.floor_5_1 .floor_5_z em span {
	display: block;
	font-size: 60px;
	color: #fff;
	line-height: 50px;
	padding-top: 14px;
}
.floor_5_1 .floor_5_z:hover h3 {
	color: #1f6eb1;
}
.floor_5_1 .floor_5_z:hover p, .floor_5_1 .floor_5_z:hover i span {
	color: #333;
}
.floor_5_1 .floor_5_z i:hover {
	background-color: #1f6eb1;
	color: #fff;
	border: #1f6eb1 solid 2px;
}
.floor_5_1 .floor_5_z a:hover b img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}
.floor_5_1 .floor_5_y {
	float: right;
	width: 600px;
    height: 400px;
	padding-left: 15px;
}
.floor_5_1 .floor_5_y ul {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.floor_5_1 .floor_5_y ul li {
	position: relative;
	height: 101px;
	width: 100%;
	border-bottom: 1px solid #efefef;
    background: #FFFFFF;
    box-shadow: 0px 6px 10px 0px rgb(81 81 81 / 8%);
}
.floor_5_1 .floor_5_y ul li em {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	float: left;
	display: block;
	width: 100px;
    height: 101px;
	padding: 10px 0;
    background: #F7F8FA;
    border-bottom: #004a8f solid 1px;
	text-align: center;
	font-size: 14px;
    font-weight: 400;
	font-family: "Arial";
    color: #666666;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5_1 .floor_5_y ul li em span {
	display: block;
	padding-top: 8px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5_1 .floor_5_y ul li a {
	display: block;
	width: 100%;
	height: 101px;
}
.floor_5_1 .floor_5_y ul li h3 {
	width: 485px;
	float: right;
	height: 101px;
	padding: 17px 11px;
}
.floor_5_1 .floor_5_y ul li p {
	width: 100%;
	line-height: 35px;
	font-size: 16px;
    font-weight: bold;
    color: #333333;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5_1 .floor_5_y ul li p span {
	display: block;
	height: 34px;
    overflow: hidden;
	font-size: 14px;
    font-family: Microsoft YaHei;
    color: #333333;
    line-height: 34px;
	font-weight: normal;
}
.floor_5_1 .floor_5_y ul li:hover em{
	background: #004A8F;
	color: #FFFFFF;
}
.floor_5_1 .floor_5_y ul li:hover em span {
	color: #FFFFFF;
}
.floor_5_1 .floor_5_y ul li:hover h3 {
	background: #EAEAEA;
}

.more-list{
	text-align: center;
	padding-top: 30px;
}
.more-list a{
	padding: 10px;
	font-size: 18px;
	font-weight: 550;
	color: #004A8F !important;
}
.more-list a .iconfont{
	color: #004A8F !important;
	margin-left: 5px;
	font-weight: 800;
}

/*** 

====================================================================
	服务范畴
====================================================================

***/

.floor_7_main {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.floor_7_1 {
	width: 100%;
	max-width: 1200px;
	height: 460px;
	padding-top: 50px;
}
.floor_7_1 .floor_7_z {
	float: left;
    width: 600px;
	max-width: 100%;
    height: 364px;
    position: relative;
    padding-right: 15px;
}
.floor_7_1 .floor_7_y {
	float: right;
	width: 600px;
	max-width: 100%;
    height: 364px;
	padding-left: 15px;
}

.floor_7_1 .top-img{
	position: relative;
	width: 100%;
    height: 224px;
	overflow:hidden;
}
.floor_7_1 .top-img>img{
	position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    min-width: 100%;
    min-height: 100%;
	max-width: 100%;
    transform:translate(-50%,-50%);
	cursor: pointer;
	transition: 1s all ease-in-out;
}
.floor_7_1 .inner-box{
	/* position: relative; */
	width: 100%;
	height: 160px;
	padding: 15px;
	text-align: center;
	box-shadow: 0px 6px 10px 0px rgb(81 81 81 / 8%);
	cursor: pointer;
}
.floor_7_1 .inner-box .title{
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.floor_7_1 .inner-box .text{
	position: relative;
	height: 90px;
	overflow: hidden;
	text-align: left;
	/* text-overflow: ellipsis;
    white-space: nowrap; */
	color:#333333;
	z-index: 1;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.floor_7_1 :hover img{
	min-width: 103%;
	min-height: 103%;
}

/* 弹窗样式 */
.messageWin .modal-dialog{
    margin-top: 15%;
}
.messageWin .modal-header .close{
	padding: 0;
	margin: 0;
}
.modal-content{
	border: none;
	min-height: 300px;
	position: relative;
}

.messageWin .modal-body{
	font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    padding: 50px 28px;
	cursor: auto;
}

.messageWin .modal-body img.msglogo{
	position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    top: -50px;
    left: -20px;
}

.messageWin .modal-body p.msgTitle{
	position: absolute;
    width: 150px;
    height: auto;
    left: 35px;
    bottom: 35px;
    font-size: 18px;
    color: #8b8b8b;
    font-weight: 600;
}
.messageWin .modal-body p.msgTitle .iconfont{
	display: block;
    float: left;
	margin-right: 10px;
    font-size: 20px;
    margin-top: 1px;
}

.messageWin .modal-body .megCenter{
	width: 60%;
    float: right;
	padding-bottom: 50px;
}
.messageWin .modal-body .megCenter p{
	height: 142px;
    overflow: hidden;
	text-align: justify;
    text-align-last: left;
}
.messageWin .modal-body .msg-btn{ 
	position: absolute;
    bottom: 50px;
    width: 53%;
    height: 36px;
    line-height: 37px;
    color: #ffffff;
    background: #d0362e;
    box-shadow: 0px 6px 9px 0px rgb(81 81 81 / 19%);
    border-radius: 10px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 5px;
}
.messageWin .modal-content .modal-body .msg-btn a{
	display: block;
    width: 100%;
    height: 100%;
	color: #FFFFFF;
}

.messageWin .iconfont.icon-guanbi{
	position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 20px;
}

/*添加大屏轮播图高度兼容*/
@media (min-width: 2001px) and (max-width: 5000px){
	.main-slider .slide{
		height: 1200px;
	}
}

@media (min-width: 1600px) and (max-width: 2000px){
	.main-slider .slide{
		height: 900px;
	}
}