@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/**/
.banner a{ display:block; background:url(Img/Index/banner.jpg) no-repeat center top; height: 600px; overflow:hidden;}
/**/
.bt{
	text-align: center;
	line-height: 1;
}
.bt a{
	font-size: 1.8rem;
	color: #333;
}
.bt p{
	font-size: 18px;
	height: 40px;
	color: #666;
	padding-top: 12px;
	font-weight: normal;
	background:url(Img/Index/bt_s.jpg) no-repeat center bottom;
}
.born{
	padding: 70px 0;
}
.born .bt{
	height: 56px;
	background:url(Img/Index/bt_s.jpg) no-repeat center bottom;
}
.born .content{
	margin-top: 38px;
}

.born .content dl dt{
	float: left;
	width: 648px;
	height: 400px;
}
.born .content dl dd{
	float: right;
	width: 552px;
	height: 400px;
	padding: 50px;
	box-sizing: border-box;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
}
.born .content dl dd p{
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.born .content dl dd span{
	display: block;
	margin-top: 50px;
}
.born .content dl dd span a{
	display: block;
	width: 156px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	text-align: center;
	border: 2px solid #313131;
}
.classification{
	height: 422px;
	padding-top: 64px;
	box-sizing: border-box;
	background:url(Img/Index/fl_bg.jpg) no-repeat center top;
}

.classification .classification-inner{
	margin-top: 36px;
	position: relative;
}
.classification .classification-inner ul li{
	width: 320px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #e3e3e3;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.classification .classification-inner ul li span{
	display: block;
	float: left;
	width: 84px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.classification .classification-inner ul li p{
	float: left;
	width: 236px;
	text-align: center;
	font-size: 24px;
	color: #333;
}
.classification .classification-inner .classification-img{
	position: absolute;
	top: 0;
	right: 0;
}
.classification .classification-inner ul li.li1 span{
	background: #26b273;
}
.classification .classification-inner ul li.li2 span{
	background: #0771bd;
}
.classification .classification-inner ul li.li3 span{
	background: #e10019;
}
.classification .classification-inner .classification-txt{
	position: absolute;
	width: 296px;
	top: 76px;
	left: 320px;
	font-size: 18px;
	height: 52px;
	color: #333;
	text-align: center;
	background:url(Img/Index/classification_br.png) no-repeat center bottom;
}
.divide{
	padding: 54px 0;
}
.divide .content{
	margin-top: 28px;
}
.divide .table{
	overflow: hidden;
}
.divide .table .insure-table{
	float: left;
	width: 50%;
}
.divide .table .insure-table tr th{
	height: 76px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
}
.divide .table .insure-table tr th b{
	font-size: 20px;
}
.divide .table .insure-table tr th p{
	font-size: 16px;
	padding-top: 4px;
}
.divide .table .insure-table tr td{
	border: 1px solid #fff;
	height: 96px;
}
.divide .table .insure-table tr td b{
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.divide .table .insure-table tr td p{
	padding: 0 32px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
}

.divide .table .insure-table.table1 tr th{
	background: #0771bd;
}

.divide .table .insure-table.table1 tr td{
	background: #e5f2fd;
}

.divide .table .insure-table.table2 tr th{
	background: #26b273;
}

.divide .table .insure-table.table2 tr td{
	background: #e3f5ed;
}
.divide .divide-min{
	position: relative;
	margin-top: 40px;
	overflow: hidden;
}
.divide .divide-list{
	position: absolute;
	top: 42px;
	right: 0;
	width: 450px;
}
.divide .divide-list h3{
	font-size: 24px;
	color: #333;
	text-align: center;
}
.divide .divide-list ul{
	margin-top: 44px;
	overflow: hidden;
}
.divide .divide-list ul li{
	float: left;
	width: 225px;
	text-align: center;
}
.divide .divide-list ul li img{
	display: block;
	width: 82px;
	height: 82px;
	margin: 0 auto;
}
.divide .divide-list ul li b{
	display: block;
	margin: 12px 0 16px 0;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.divide .divide-list ul li p{
	padding: 0 23px;
	font-size: 15px;
	color: #666;
	line-height: 22px;
}
.field{
	height: 383px;
	padding-top: 68px;
	box-sizing: border-box;
	background:url(Img/Index/nx_bg.jpg) no-repeat center top;
}
.field .bt a{
	color: #fff;
}
.field .field-cont{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top: 54px;
}
.field .field-cont .field-ul{
	width: 450px;
}
.field .field-cont .field-ul li{
	float: left;
	width: 50%;
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	padding-left: 26px;
	margin-bottom: 12px;
	box-sizing: border-box;
	background:url(Img/Index/field_ico.jpg) no-repeat left 8px;
}
.field .field-cont .field-box{
	position: absolute;
	top: 0;
	left: 50%;
	width: 164px;
	height: 164px;
	margin-left: -90px;
	background: #fff;

}
.field .field-cont .field-box p{
	padding: 44px 20px 0 20px;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: #0771bd;
}

.fa{
	padding: 62px 0;
	background: #f8f8f8;
}
.fa .content{
	margin-top: 40px;
}
.fa .content .fa-ul li{
	float: left;
	width: 292px;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 24px;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.fa .content .fa-ul li .box{
	overflow: hidden;
}
.fa .content .fa-ul li img{
	display: block;
	width: 100%;
	height: auto;
	transition: all 1s;
}
.fa .content .fa-ul li a:hover img{
	transform: scale(1.1);
}
.fa .content .fa-ul li span{
	display: block;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.fa .content .fa-ul li.no{
	margin-right: 0;
}
.fa .content .fa-ul li:hover{
	background: #0771bd;
}
.fa .content .fa-ul li:hover span{
	color: #fff;
}


.ys{
	padding-top: 70px;
}
.ys .bt{
	height: 56px;
	background:url(Img/Index/bt_s.jpg) no-repeat center bottom;
}
.ys .ys-box{
	height: 594px;
	padding-top: 50px;
	box-sizing: border-box;
	background:url(Img/Index/bg.jpg) no-repeat center bottom;
}
.ys .ys-box.odd{
	background:url(Img/Index/ys_bg.jpg) repeat center bottom;
}
.ys .ys-cont{
	margin-top: 40px;
}
.ys .ys-box .content{
	position: relative;
}
.ys .ys-box .content .ys-list{
	position: absolute;
	top: 0;
	right: 0;
	width: 268px;
}
.ys .ys-box .content .ys-list h4{
	font-size: 24px;
	color: #0771bd;
	line-height: 1;
	height: 40px;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 12px;
}
.ys .ys-box .content .ys-list ul li{
	height: 52px;
	margin-bottom: 6px;
}
.ys .ys-box .content .ys-list ul li a{
	line-height: 52px;
	padding: 0 22px;
	display: block;
	background: #f2f2f2;
	font-size: 16px;
	color: #333;
	border-left: 4px solid #f2f2f2;
	box-sizing: border-box;
}
.ys .ys-box .content .ys-list ul li a:hover,.ys .ys-box .content .ys-list ul li.cur a{
	background: #0771bd;
	border-color: #87bb46;
	color: #fff;
}
.ys .ys-box .ys-min{
	position: relative;
	width: 890px;
	height: 440px;
	border: 4px solid #0771bd;
}
.ys .ys-box .ys-min .ys-img{
	width: 100% !important;
	height: auto;
}
.ys .ys-box .ys-min .ys-img img{
	display: block;
	width: 100% !important;
	height: 440px;
}
.ys .ys-box .ys-min ol{
	position: absolute;
	bottom: -48px;
	left: 0;
	width: 894px;
	text-align: center;
	z-index:2;
}
.ys .ys-box .ys-min ol li{
	display: inline-block;
	width: 100px;
	height: 100px;
	box-sizing: border-box;
	margin: 0 15px;
	line-height: 100px;
	background: #0771bd;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}
.ys .ys-box .ys-min ol li.cur{
	background: #87bb46;
}

.ys .ys-box.odd .ys-list ul li a{
	background: #fff;
	border-left: 4px solid #fff;
}
.ys .ys-box.odd .content .ys-list{
	left: 0;
}
.ys .ys-box.odd .content .ys-min{
	float: right;
}
.major {
	padding-top:75px;
}
.major .major-min {
	padding:30px 0 74px;
}
.major .major-min ul {
	position: relative;
	height: 500px;
}
.major .major-min li {
	position: absolute;
}
.major .major-min .li{
    border: 1px solid #efefef;
    }
.major .major-min .li:nth-child(1) {
	width: 200px;
	height: 160px;
	top: 0;
	left: 0;
}
.major .major-min .li:nth-child(2) {
	width: 780px;
	height: 330px;
	top: 0;
	left: 210px;
}

.major .major-min .li:nth-child(2) .contents-box {
	margin-top: 140px;
}
.major .major-min .li:nth-child(3) {
	width: 200px;
	height: 160px;
	top: 0;
	right: 0;
}
.major .major-min .li:nth-child(4) {
	width: 200px;
	height: 160px;
	top: 170px;
	left: 0;
}
.major .major-min .li:nth-child(5) {
	width: 200px;
	height: 160px;
	top: 170px;
	right: 0;
}
.major .major-min .li:nth-child(6) {
	width: 280px;
	height: 160px;
	top: 340px;
	left: 0;
}
.major .major-min .li:nth-child(7) {
	width: 200px;
	height: 160px;
	top: 340px;
	left: 290px;
}
.major .major-min .li:nth-child(8) {
	width: 200px;
	height: 160px;
	top: 340px;
	left: 500px;
}
.major .major-min .li:nth-child(9) {
	width: 200px;
	height: 160px;
	top: 340px;
	left: 710px;
}
.major .major-min li:last-child {
	width: 280px;
	height: 160px;
	top: 340px;
	right: 0;
}
.major .major-min li:last-child .contents {
	opacity: 1;
	background-color: #e6e6e6;
}
.major .major-min li:last-child .contents-box {
	margin-top: 30px;
}
.major .major-min li a {
	display: block;
	width:100%;
	height: 100%;
	position: relative;
}
.major .major-min li a img {
	display: block;
	width:100%;
	height: 100%;
	object-fit:cover;
	object-position:center;
}
.major .major-min li .contents {
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
	transition: all .4s ease;
}
.major .major-min li:hover .contents p {
	opacity: 1;
	transform: translateY(0);
}
.major .major-min li:hover .contents i {
	opacity: 1;
	transform: translateY(0);
}
.major .major-min li:hover .contents {
	opacity: 1;
}
.major .major-min li .contents-box {
	margin-top: 52px;
}
.major .major-min li .contents p { 
	font-size:18px;
	color:#fff;
	opacity: 0;
	transform: translateY(-30px);
	transition: all .4s ease .2s;
}
.major .major-min li .contents .icon {
	margin-top: 12px;
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../Default/Img/Common/icon-search.png) no-repeat center top;
	background-size: 100% 100%;
	transform: translateY(30px);
	transition: all .5s ease .2s;
}
.major .major-min li .contents .des {
	color:#333;
	font-size:18px;
	opacity: 1;
	transform: translateY(0);
}
.major .major-min li .contents .tel {
	color:#0771bd;
	font-size:24px;
	margin: 0 auto 7px;
	opacity: 1;
	transform: translateY(0);
}
.major .major-min li .contents .btn {
	width: 154px;
	height: 40px;
	line-height: 40px;
	background-color: #0771bd;
	font-size:18px;
	color: #fff;
	margin: auto;
	transition: all .3s ease;
}
.major .major-min li .contents .btn:hover {
	background-color: #055289;
}
.qualifications {
	padding-top: 75px;
	background-color: #f1f1f1;
}
.qualifications .qualifications-min {
	padding: 38px 0 74px;
}
.qualifications ul {
	margin-right: -27px;	
	overflow: hidden;
}
.qualifications li {
	float: left;
	margin-right: 27px;	
}
.qualifications li a {
	display: block;
}
.qualifications li img {
	display: block;
	width: 218px;
	height: 282px;
}
.qualifications li p {
	height: 60px;
	line-height: 60px;
	font-size:18px;
	color: #fff;
	text-align: center;
	background-color: #87bb46;
	transition: all .3s ease;
}
.qualifications li:hover p {
	background-color: #0771bd;
}
.scale {
	padding-top:82px;
}
.scale .content {
	padding:45px 0 99px;
}
.scale .bt {

}
.scale .bt a {
	
}
.scale .bt p {
	
}
.scale .scale-min {

}
.scale .scale-min ul {
	position: relative;
}
.scale .scale-min li {
	float: left;
	width: 20%;
	height: 140px;
	box-sizing: border-box;
	border:1px solid #cdcdcd;
	transition: all .3s ease;
}
.scale .scale-min li:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
}
.scale .scale-min li:hover {
	border:1px solid #0771bd;
}
.scale .scale-min li a {
	display: block;
}
.scale .scale-min li img {
	display: block;
}