﻿@charset "utf-8";
*{margin: 0; padding: 0; }
body {
	font-family: "Microsoft Yahei";
	font-size: 17px;
	color: #333;
	background-color: #E4E1E1;
}


.index_title2 div {
	background: #FFFFFF;
	text-align: center;
	font-size: 16px;
	color: #4967b7;
	display: inline-block;
	padding: 0 13px;
	border-left: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
	text-transform: uppercase;
	height: 18px;
	line-height: 18px;
}
.index_about {
	width: 1100px;
	margin: 0 auto;
	max-width: 96%;
	font-size: 14px;
	line-height: 27px;
	color: #333333;
}
.index_about a {
	width: 111px;
	height: 30px;
	border-radius: 30px;
	color: #4967b7;
	display: inline-block;
	border: #4967b7 solid 1px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.index_about a i {
	margin-left: 5px;
}
.index_ln {
	width: 1100px;
	margin: 35px auto 65px auto;
	max-width: 96%;
}
.index_ln .index_ln_xun {
	width: 33.3333%;
	float: left;
}
.index_ln .index_ln_xun .ilx_left {
	width: 95px;
	float: left;
}
.index_ln .index_ln_xun .ilx_right {
}
.index_ln .index_ln_xun .ilx_right .ilx_right_top {
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	font-weight: bolder;
}
.index_ln .index_ln_xun .ilx_right .ilx_right_bot {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	max-width: 315px;
}
.index2 {
	background: #f7f7f7;
	padding-bottom: 60px;
}

.index_title {
    float: left;
    margin-top: 60px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #4967b7;
    font-weight: bolder;
}

.index_title2 {
    float: left;
    width: 100%;
    text-align: center;
    height: 9px;
    margin: 0 0 9px 0;
    border-bottom: #dddddd solid 1px;
    margin-bottom: 40px;
}
.index2 .index_title2 div {
	background: #f7f7f7;
}
.index_news {
	width: 1100px;
	margin: 0 auto;
	max-width: 96%;
}
.index_news .index_news_xun {
	width: 515px;
	float: left;
	display: inline-block;
	padding: 30px 0 25px 0;
	border-bottom: #e3e3e3 solid 1px;
}
.index_news .index_news_xun:nth-child(2n) {
	float: right;
}
.index_news .index_news_xun .index_news_img {
	width: 135px;
	height: 90px;
	float: left;
	overflow: hidden;
	margin-right: -135px;
}
.index_news .index_news_xun .index_news_img img {
	width: 100%;
}
.index_news .index_news_xun .index_news_text {
	margin-left: 155px;
	position: relative;
}
.index_news .index_news_xun .index_news_text .index_news_title {
	width: 100%;
	float: left;
	padding-right: 55px;
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
	white-space: pre;
	text-overflow: ellipsis;
	color: #4967b7;
	font-weight: bolder;
}
.index_news .index_news_xun .index_news_text .index_news_small {
	width: 100%;
	float: left;
	padding-right: 55px;
	font-size: 12px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.index_news .index_news_xun .index_news_text .index_news_link {
	width: 30px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	background: #4967b7;
	position: absolute;
	top: 60px;
	right: 0px;
}
.index_qyys {
	width: 1100px;
	max-width: 96%;
	margin: 0 auto 55px auto;
}
.index_qyys .qyys_xun {
	width: 20%;
	float: left;
	text-align: center;
	cursor: pointer;
}
.index_qyys .qyys_xun .qyys_xun_top {
	display: inline-block;
	width: 140px;
	transition: all ease-out 0.3s;
	height: 140px;
	border-radius: 140px;
	padding: 7px;
	border: #6a87d9 solid 1px;
	border-radius: 140px;
}
.index_qyys .qyys_xun .qyys_xun_top div {
	width: 100%;
	height: 100%;
	transition: all ease-out 0.3s;
	border-radius: 200px;
	border: #14399b solid 1px;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}
.index_qyys .qyys_xun .qyys_xun_top div .qxt_img1 {
}
.index_qyys .qyys_xun .qyys_xun_top div .qxt_img2 {
	display: none;
}
.index_qyys .qyys_xun .qyys_xun_bot {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #7c7c7c;
	margin-top: 15px;
}
.index_qyys .qyys_xun:hover .qyys_xun_top {
	border: #0c3398 solid 1px;
	background: #0c3398;
	transition: all ease-out 0.3s;
}
.index_qyys .qyys_xun:hover .qyys_xun_top div {
	border: #4967b7 solid 1px;
	background: #4967b7;
	transition: all ease-out 0.3s;
}
.index_qyys .qyys_xun:hover .qyys_xun_top div .qxt_img1 {
	display: none;
}
.index_qyys .qyys_xun:hover .qyys_xun_top div .qxt_img2 {
	display: block;
}
.index_qyys .qyys_xun:hover .qyys_xun_bot {
	color: #4967b7;
}
a, a:hover { text-decoration: none; color: #333; }
ul, li { list-style: none; }
svg{
	fill: currentColor;
}
.mt-tabpage {
	width: 90%;
	margin: 30px auto;
	box-shadow: 0 0 5px #999;
	background-color: #FFFFFF;
}
.mt-tabpage-title {
	height: 44px;
	font-size: 0;
	background-color: #fff;
	width: 94%;
	margin: auto;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	/* width: 230px; */
	width: 30%;

	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #666;
	font-size: 12px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #eb4537;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #eb4537;
	font-size: 18px;
	border-bottom: 1px solid #F85B5E;
}
.mt-tabpage-count {
	position: relative;
	width: 800px;
	height: 200px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 800px;
	height: 200px;
	line-height: 200px;
	text-align: center;
}


@media only screen and (max-width: 1600px){
	
	

}
@media only screen and (max-width: 1440px){
	
}
@media only screen and (max-width: 1366px){
	
}
@media only screen and (max-width: 1300px){

}
@media only screen and (max-width: 1199px){
	
}
@media only screen and (max-width: 992px){
	

	
    
    

}
@media only screen and (max-width: 767px){
    
}
@media only screen and (max-width: 340px){
 
}
@media only screen and (max-width: 320px){
	
}