body {
	font-family: "MicrosoftYaHei";
	/*min-width: 1287px*/
}
html,body,div,ul,li,body,p,span,a,img {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none
}

a {
	color: #262626;
	text-decoration: none
}

a:focus,
a:hover {
	color: #262626;
	text-decoration: none
}

.public-content {
	width: 1287px;
	margin: auto;
}

.page-title {
	background: #2c2c2c;
	color: #fff;
	padding: 2px 0;
	font-size: 14px
	
}

.inlineblock{
	display: inline-block;
}

.bluebg{
	background-color: #4C82F1 !important;
}

.whitebg{
	background-color: #FFFFFF !important;
}

.graybg{
	background-color: #F5F5F5 !important;
}

.red {
	color: red
}

.white {
	color: #FFFFFF;
}

.display-none {
	display: none
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
	float: left
}

.relative {
	position: relative
}

.col-md-6 {
	width: 50%
}

.col-md-3 {
	width: 20%;
	margin-left: 5%;
	padding: 0;
}

.col-md-12 {
	width: 100%
}

.tab-choice-btn {
	display: inline-block;
	font-size: 24px;
	padding: 3px 37px;
	border-radius: 60px;
	color: #666666;
	cursor: pointer
}

.header-center li {
	display: inline-block;
	font-size: 18px;
	padding: 0 14px;
}

.header-center ul li a {
	border-left:2px solid #FFFFFF;
	padding-left: 25px;
	color: #FFFFFF;
}

.left_none{
	border-left: none !important;
	letter-spacing:5px;
}

.header-center .active a {
	color: #FFFFFF;
	font-size: 20px;
	font-weight:550;
}



.header {
	color: #2E81D3;
	font-size: 14px;
	font-weight: 400;
	line-height: 29px;
	/*position: fixed;*/
	width: 100%;
	z-index: 100;
	height: 82px;
	top:0;
}

.header span {
	display: inline-block
}
.page-nav{
	background-color:rgba(0,0,0,0~1);
}

.header .login {
	color: #fff;
	height: 30px;
	width: 80px;
	text-align: center;
	border-radius: 18px;
	margin-left: 30px;
	border: 1px solid #FFFFFF;
}

.header .header-text {
	padding: 10px 0
}

.header .header-text .header-center,
.header .header-text .header-right {
	padding-top: 28px;
}

.header .header-text .header-right .regist {
	color: #FFFFFF;
	font-size: 16px;
}
.header .header-text .header-logo {
	margin-right: 5px;
	
}
.header .header-text .header-logo img{
	width:200px;
	/*height: 42px;*/
}

.footer {
	font-size: 16px;
	/*color: #BFBFBF;*/
	color: #808080;
	background: #EDEDED
}

.footer .footer-top {
	padding: 20px 10px
}

.footer .footer-code {
	padding: 15px 60px
}

.footer .footer-code>div {
	display: inline-block;
	margin-right: 25px
}

.footer .footer-code>div img {
	width: 112px
}

.footer .footer-code .last-code {
	margin-right: 0
}

.footer .footer-code p {
	margin-top: 16px
}

.footer .href-a {
	padding-right: 44px
}

.footer .href-a a {
	display: inline-block;
	width: 89px;
	margin-top: 13px;
	color: #808080;
	/*color: #999;*/
	font-size: 14px;
}

.footer .href-a .first-a a {
	font-size: 16px;
	/*color: #4D4D4D*/
	color: #333
}

.footer .href-a a:nth-child(2) {
	margin-left: 45px
}

.footer .first-a-yline{
	width: 1px;
}

.footer .footer-logo-div{
	padding-top: 50px;
}

.footer .footer-logo-div img {
	width: 120px
}

.footer .footer-logo-div .text {
	color: #272626;
	margin-top: 9px
}

.footer .footer-logo-div .phone {
	padding: 5px 35px
}

.footer .footer-logo-div .phone span {
	font-size: 14px
}

.footer .footer-btn {
	margin-top: 18px
}

.footer .footer-btn span {
	display: inline-block;
	padding: 10.5px 14px;
	padding-right: 61px;
	border: 2px solid #999999;
	border-radius: 10px;
	cursor: pointer
}

.footer .footer-btn .service {
	background: url("../img/service.png") 99px center no-repeat;
	background-size: 32px;
	margin-right: 15px
}

.footer .footer-btn .advice {
	background: url("../img/advice.png") 104px center no-repeat;
	background-size: 25px
}

.footer .footer-bottom {
	border-top: 2px solid #D9D9D9;
	padding: 33px 20px 21px 20px
}

.footer .footer-bottom p {
	margin-bottom: 8px;
	font-size: 14px;
	color: #666666;
}

.footer .footer-bottom p:last-child {
	margin-bottom: 8px;
	font-size: 14px;
	color: #b2b2b2;
}
.footer .footer-bottom .footer-logo {
	padding: 15px;
	background: url("../img/footer-logo.png") 0px center no-repeat;
	background-size: 160px;
	margin-right: 21px
}

.service-intro {
	background: url("../img/frnance_top_bg.png") 0px center no-repeat;
	height: 500px;
	background-size: 2560px;
}

.service-index-intro {
	height: 500px;
}

.index-title {
	text-align: center;
	color: #1158E8;
	font-size: 24px;
	font-weight: bold;
}

.public-title {
	text-align: center;
	color: #1158E8;
	font-size: 24px;
	font-weight: bold;
	margin-top: 39px;
}

.public-title p {
	width: 88px;
	height: 3px;
	margin: auto;
	margin-top: 10px;
	background: #1158E8
}

.title-left{
	margin-left: 45px;
}

.service-intro-content {
	padding: 157px 30px 44px 30px;
	font-size: 20px;
	color: #666666
}

.service-intro-content .row {
	margin: 25px auto;
}

.service-intro-content img {
	width: 100%
}

.mid-loop img {
    width: 86%
}

.service-intro-content .text {
	text-indent: 40px;
	padding-top: 37px;
	line-height: 36px
}

.policy-advantage-content {
	padding: 0px 0 0px 0
}

.policy-advantage-content .img img:nth-child(1) {
	margin-bottom: 54px
}

.policy-advantage-content .public-btn {
	margin-top: 60px
}

.policy-advantage-content .row {
	margin: 50px 0px 0px 0px;
}

.policy-advantage-content .cell-text {
	color: #383D3D;
	font-weight: bold;
	font-size: 20px;
	background: #FAFAFA;
	border-radius: 8px;
	margin-top: 0;
	margin-bottom: 9px
}

.policy-advantage-content .cell-text>div:nth-child(1) {
	width: 10%;
	font-size: 42px;
	background: #8EA8D9;
	padding: 0;
	text-align: center;
	color: #fff;
	line-height: 50px;
	height: 50px;
	border-radius: 8px 0px 0px 8px
}

.policy-advantage-content .cell-text>div:nth-child(2) {
	width: 90%;
	padding: 0px 12px;
	font-size: 14px;
	color:rgba(50,50,50,1);
	line-height: 50px;
	height: 50px;
	padding-right: 35px;
	border-radius: 0px 8px 8px 0px
}

.policy-advantage-content .cell-text>div:nth-child(2) div {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.public-btn {
	display: inline-block;
	font-size: 24px;
	padding: 3px 37px;
	box-shadow: 0px 1px 18px 0px rgba(17, 88, 232, 0.65);
	border-radius: 60px;
	color: #fff;
	background: #1158E8;
	cursor: pointer;
    margin: 20px;
}

.industry-info img {
	width: 100%
}

.industry-info .industry-content {
	transform: translateY(-12px)
}

.industry-info .industry-div {
	width: 940px;
	margin: auto;
	transform: translateY(-185px)
}

.industry-info .industry-title {
	color: #fff;
	font-size: 24px;
	padding-left: 17px;
	background: url("../img/top-line.png") -7px 17px no-repeat, url("../img/bottom-line.png") -54px 89px no-repeat;
	background-size: 383px;
	padding-top: 54px;
	padding-bottom: 44px
}

.industry-info .industry-title span {
	font-size: 16px;
	margin-left: 15px
}

.industry-info .industry-cell {
	padding: 20px;
	border-bottom: 1px solid #E6E6E6;
	background: #fff
}

.industry-info .industry-cell-img {
	padding-right: 0
}

.industry-info .industry-cell-img img {
	width: 100%;
	height: 152px;
	object-fit: cover
}

.industry-info .industry-cell-text p:nth-child(1) {
	color: #262626;
	font-size: 16px
}

.industry-info .industry-cell-text p:nth-child(2) {
	color: #969696;
	font-size: 12px;
	padding: 8px 0
}

.industry-info .industry-cell-text p:nth-child(3) {
	color: #555555;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.industry-info .industry-cell-text p:nth-child(4) {
	margin-top: 19px
}

.industry-info .industry-cell-text p:nth-child(4) span {
	color: #555555;
	font-size: 14px;
	display: inline-block;
	padding: 8px 22px;
	border: 1px solid #E6E6E6;
	cursor: pointer
}

.industry-info .industry-cell-active {
	box-shadow: 0px 0px 18px 0px rgba(200, 200, 200, 0.75);
	border-bottom: none;
	margin-bottom: 13px;
	transform: translateY(14px)
}

.industry-info .industry-cell-active .industry-cell-text p:nth-child(1) {
	color: #1158E8
}

.industry-info .industry-cell-active p:nth-child(4) span {
	background: #1158E8;
	color: #fff;
	border-color: #1158E8
}

.industry-info .footer {
	margin-top: -110px
}

.about-us .industry-div {
	transform: translateY(0);
	width: 100%
}

.about-us .industry-title {
	width: 940px;
	position: absolute;
	left: 50%;
	top: 60%;
	transform: translate(-50%, -50%)
}

.about-us .tab-us-cell .public-title {
	margin-bottom: 48px
}

.about-us .tab-us-div {
	background: #F7F7F7
}

.about-us .tab-us-div .tab-us-cell {
	padding-top: 43px;
	padding-bottom: 31px
}

.about-us .tab-us-div .tab-us-cell:nth-child(2) {
	background: #fff
}

.about-us .tab-us-div .tab-us-cell:nth-child(3) {
	background: #fff
}

.about-us .tab-us {
	width: 900px;
	margin: 62px auto
}

.about-us .tab-us-cell-company {
	width: 1089px;
	margin: auto
}

.about-us .company-info {
	color: #666666;
	font-size: 18px;
	font-weight: 400
}

.about-us .company-info p {
	text-indent: 36px;
	line-height: 33px
}

.about-us .contact-we {
	text-align: center;
	width: 980px;
	margin: auto
}

.about-us .contact-we p {
	color: #333333;
	font-size: 18px;
	margin-bottom: 5px
}

.about-us .contact-we p:nth-child(1) {
	display: inline-block;
	width: 91px;
	height: 91px;
	border-radius: 100%;
	margin-bottom: 15px
}

.about-us .contact-we .contact-1 {
	background: #1158E8 url("../img/contact-1.png") center center no-repeat;
	background-size: 60%
}

.about-us .contact-we .contact-2 {
	background: #1158E8 url("../img/contact-2.png") center center no-repeat;
	background-size: 50%
}

.about-us .contact-we .contact-3 {
	background: #1158E8 url("../img/contact-3.png") center center no-repeat;
	background-size: 50%
}

.about-us .contact-we .contact-4 {
	background: #1158E8 url("../img/contact-4.png") center center no-repeat;
	background-size: 50%
}

.about-us .tab-us-cell-address {
	padding: 0 6.5%
}

.about-us .map-text {
	color: #333333;
	font-size: 24px;
	padding: 43px 150px;
	padding-bottom: 0
}

.about-us .map-text p {
	margin-bottom: 17px
}

.new-info {
	margin: 0 15px;
}

.new-content {
	width: 989px
}

.new-content .new-path {
	margin-top: 22px;
	color: #262626;
	font-size: 18px
}

.new-content .new-article-title {
	padding: 45px 0;
	color: #262626;
	font-size: 18px;
	border-bottom: 2px solid #E6E6E6
}

.new-content .new-article-title .title-text {
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 16px
}

.new-content .news-rec {
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(100%);
	color: #4D4D4D
}

.new-content .news-rec .news-rec-title {
	padding: 7px 11px;
	background: #FAFAFA;
	color: #404040;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #D9D9D9
}

.new-content .news-rec .news-rec-title span {
	color: #999999;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal
}

.new-content .news-rec .news-rec-text {
	font-size: 20px;
	margin-top: 15px;
	font-weight: 400
}

.new-content .news-rec .news-rec-module li {
	padding-top: 21px;
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 5px
}

.new-content .news-rec .news-rec-module li span {
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	line-height: 22px
}

.new-content .news-rec .news-rec-module li span:nth-child(1) {
	font-weight: bold;
	padding-right: 12px;
	border-right: 1px solid #D9D9D9
}

.new-content .news-rec .news-rec-module li span:nth-child(2) {
	padding-left: 14px;
	width: 273px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.new-content .new-article-switch {
	color: #262626;
	font-size: 18px;
	font-weight: 400;
	text-decoration: underline;
	padding: 29px 0
}

.new-content .new-article-switch p {
	margin: 6px 0;
	cursor: pointer
}

.credit-modal .modal-dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important
}

.credit-modal .modal-header {
	border-bottom: none
}

.credit-modal .modal-title {
	background: url("../img/bg-1.png") center -5px no-repeat;
	background-size: 283px;
	color: #1158E8;
	font-size: 24px;
	padding: 20px 0
}

.credit-modal table {
	width: 100%
}

.credit-modal table tr td {
	padding: 10px 15px;
	text-align: right;
}

.credit-modal table tr td .form-control {
	font-size: 18px
}

.credit-modal table tr td:nth-child(1) {
	color: #333333;
	font-size: 18px;
	width: 130px;
	padding-right: 0
}

.credit-modal table tr td:nth-child(1) i {
	margin-right: 12px;
	vertical-align: middle;
}

.credit-modal .modal-btn {
	padding: 60px 0
}

.credit-modal .modal-btn .public-btn {
	font-size: 24px;
	padding: 7.5px 66px
}

.results-show {
	padding: 30px 0 60px 0
}

.results-show .service-intro-content {
	padding: 0
}

.results-show .col-md-3 {
	border-radius: 15px
}
.results-show .col-md-3:hover{
	box-shadow:0 0 10px #999999;
}

.results-show .col-md-3>img {
	width: 100%;
	/*height: 273px;*/
	object-fit: cover
}

.results-show .col-md-3 .results-show-text {
	padding: 0 0 22px 0;
	background: #fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px
}

.results-show .col-md-3 .results-show-text p {
	color: #404040;
	font-size: 20px;
	font-weight: 400
}

.results-show .col-md-3 .results-show-text .number-sta {
	font-size: 27px
}

.results-show .col-md-3 .results-show-text .number-sta span {
	font-size: 40px
}

.results-show .col-md-3 .results-show-text .blue {
	color: #1158E8
}

.results-show .col-md-3 .results-show-text .orange {
	color: #F57408
}

.enterprise-qua{
	margin-top: 100px;
}

.enterprise-qua .row {
	padding-left: 150px
}

.enterprise-qua .col-md-6 {
	margin-bottom: 32px;
	color: #666666;
	font-size: 20px;
	padding: 19px 42px;
	border: 3px solid transparent;
	box-shadow: 3px 4px 4px 0px transparent
}

.enterprise-qua .col-md-6 p {
	margin-top: 16px
}

.enterprise-qua .col-md-6:hover {
	border: 3px solid rgba(17, 88, 232, 0.2);
	box-shadow: 3px 4px 4px 0px rgba(64, 64, 64, 0.54);
	border-radius: 20px
}

.enterprise-qua .policy-advantage-content {
	padding-bottom: 38px
}

.enterprise-service {
	background: url("../img/guide-bg.png") 0px 0px no-repeat;
	background-size: cover
}

.enterprise-service .policy-advantage-content {
	padding: 89px 0 80px 0
}

.enterprise-service .public-title {
	color: #fff;
	margin-bottom: 56px
}

.enterprise-service .public-title p {
	background: #fff
}

.enterprise-service .col-md-3 {
	padding: 30px 10px;
	background: url("../img/shape-2.png") center center no-repeat;
	color: #666666;
	font-size: 18px
}

.enterprise-service .col-md-3 p {
	margin-top: 16px
}

.enterprise-service .col-md-3:nth-child(1) {
	background: url("../img/shape-1.png") center center no-repeat
}

.evaluation-result .policy-advantage-content {
	padding: 68px 0 40px 0
}

.evaluation-result .policy-advantage-content .row {
	margin-top: 27px
}

.evaluation-result .policy-advantage-content .row tr:nth-child(2n+2) {
	background: #F7F7F7
}

.evaluation-result .policy-advantage-content .row tr:nth-child(2n+3) {
	background: #ffffff
}

.evaluation-result .policy-advantage-content .row table th {
	font-size: 24px;
	color: #fff;
	background: #1158E8;
	padding: 13px 0
}

.evaluation-result .policy-advantage-content .row table th:nth-child(1) {
	padding-left: 102px
}

.evaluation-result .policy-advantage-content .row table th:nth-child(2) {
	width: 40%
}

.evaluation-result .policy-advantage-content .row table th:nth-child(3) {
	width: 120px
}

.evaluation-result .policy-advantage-content .row table td {
	padding: 12.5px 0;
	border: none;
	font-size: 18px
}

.evaluation-result .policy-advantage-content .row table td:nth-child(1) {
	padding-left: 49px
}

.evaluation-result .policy-advantage-content .row .table-title {
	color: #666666;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 19px
}

.evaluation-result .policy-advantage-content .row .table-title span {
	color: #999999;
	font-size: 24px;
	line-height: 40px;
	cursor: pointer
}

.evaluation-result .policy-advantage-content .row .col-md-12 {
	padding: 25px 27px;
	background-color: #F7F7F7;
	box-shadow: 3px 4px 7px 0px rgba(153, 153, 153, 0.5)
}

.cooperation-partner .policy-advantage-content {
	padding-bottom: 73px
}


.index-page-1 .left.carousel-control {
	background-image: none;
	left: 11%;
	top: 50%;
	transform: translateY(-50%);
	bottom: unset
}

.index-page-1 .right.carousel-control {
	background-image: none;
	right: 11%;
	top: 50%;
	transform: translateY(-50%);
	bottom: unset
}

.index-loop {
	height: 560px
}

.index-loop .swiper-container {
	height: 100%;
}

.index-loop .swiper-slide {
	position: relative
}
.index-loop .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active{
	background-color: #FFFFFF;
}

.index-loop .swiper-slide>img {
	width: 100%;
	height: 560px;
	object-fit: cover
}

.index-loop .loop-text {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	left: 0;
	top: 0;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: 400
}

.index-loop .loop-text .title-level {
	font-size: 34px;
	padding-top: 220px;
	padding-bottom: 10px
}

.index-loop .loop-text .loop-text-content {
	width: 793px;
	display: inline-block;
	line-height: 53px;
	margin-top: 181px;
	margin-bottom: 112px
}

.index-loop .loop-text .loop-text-content-active {
	width: 601px;
	display: inline-block;
	text-align: left;
	line-height: 53px;
	margin-top: 457px;
	margin-bottom: 180px
}

.index-loop .loop-text .more {
	cursor: pointer
}

.index-loop-1 .swiper-button-next {
	background-image: url("../img/left.png");
	width: 110px;
	height: 110px;
	left: 11%;
	background-size: 100%
}

.index-loop-1 .swiper-button-prev {
	background-image: url("../img/right.png");
	width: 110px;
	height: 110px;
	right: 11%;
	left: unset;
	background-size: 100%
}

.index-loop-2 .swiper-button-next {
	background-image: url("../img/loop-next.png");
	background-size: 100%;
	width: 62px;
	height: 51px;
	left: 50%;
	top: unset;
	bottom: 55px;
	transform: translateX(-50%)
}

.content{
	margin-top: 0px;
	z-index: 100;
}

.fixTop{
	margin-top: 60px !important;
}

.fixed-header {
	position: fixed;
	z-index: 1000;
}


.new-info .industry-title{
	width: 940px;
	position: absolute;
	left: 50%;
	top: 60%;
	transform: translate(-50%, -50%)
}

.new-info .industry-info-div{
	width: 940px;
	height: 180px;
	margin: auto;
	transform: translateY(-50px);
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
	margin-top: 3px;
	margin-bottom: 3px;
	/* box-shadow:0 0 10px #999999; */
}

.new-info .industry-info-div .left-img{
	width: 210px;
	height: 140px;
	margin: 20px 0 0 20px;
}
.new-info .industry-info-div .left-img img{
	width: 210px;
	height: 140px;
}

.new-info .industry-info-div .right-text{
	width: 671px;
	height: 140px;
	margin: 20px 0 0 20px;
}

.new-info .industry-info-div .right-text .right-text-title{
	font-size: 20px;
	color: #262626;
	font-family: "microsoft yahei";
	font-weight:bold;
	line-height:24px;
}

.new-info .industry-info-div .right-text .right-text-date{
	font-size: 12px;
	color: #969696;
	font-family: "microsoft yahei";
	font-weight:400;
	line-height:30px;
}

.new-info .industry-info-div .right-text .right-text-detail{
	font-size: 14px;
	color: #555555;
	font-family: "microsoft yahei";
	font-weight:400;
	line-height:21px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.new-info .industry-info-div .right-text .right-text-detail-but{
	display:block;
	width: 100px;
	height: 30px;
	background-color: #FFFFFF;
	border-radius: 3px;
	text-align:center;
	line-height:30px;
	font-size:14px ;
	font-family: "microsoft yahei";
	color: #555555;
	border: 1px solid #E6E6E6;
	margin-top: 8px;
	cursor:pointer;
}

.new-info .industry-info-div-up{
	box-shadow:0 -3px 10px #999999;
	border-bottom: none;
}

.new-info .industry-info-div-up .right-text .right-text-title{
	color: #1158E8 !important;
}

.new-info .industry-info-div-up .right-text .right-text-detail-but{
	background-color: #00b2ce;
	color: #FFFFFF;
	border: none;
	margin-top: 8px;
}

.new-info .page_footer{
	margin:20px auto;
	width: 150px;
	transform: translateY(-50px);
	margin-bottom: -20px;
	text-align: center;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #b2b2b2;
	cursor:pointer;
}

.rightTop{
	margin-top: 100px;
}

.financecontent{
	padding: 10px 0px 0px 0px;
	width:230px;
	height:16px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(154,154,154,1);
	text-align: center;
}
.longline{
	width:150px;
	height:2px;
	background:rgba(17,88,232,1);
	border-radius:1px;
}
.left-shortline{
	width:120px;
	height:2px;
	background:rgba(17,88,232,1);
	border-radius:1px;
	float: right;
}
.right-shortline{
	width:120px;
	height:2px;
	background:rgba(17,88,232,1);
	border-radius:1px;
	float: left;
}
.policy-advantage {
	width: 100%;
	height:540px;
	background:#FFFFFF;
	opacity:0.85;
}

.policy-analysis {
	width: 100%;
	height:540px;
	background:#F5F5F5;
	opacity:0.85;
}

.policy-analysis  .analysis-body{
	width: 1287px;
	height:540px;
	margin: auto;
}

.policy-analysis  .analysis-body .analysis-title{
	height: 80px;
	margin: auto;
	text-align: center;
}
.policy-analysis  .analysis-body .analysis-title p{
	margin: 2px;
	font-size: 24px;
	color: #323232FF;
}
.policy-analysis  .analysis-body .analysis-title .analysis-title-leftline{
	padding-left: 426px;
	margin-top: 15px;

}
.policy-analysis  .analysis-body .analysis-title .analysis-title-rightline{
	margin-top: 15px;
}
.policy-analysis  .analysis-body  .analysis-content{
	height: 460px;
}

.policy-analysis  .analysis-body  .analysis-content .analysis-content-charts{
	width: 369px;
	height: 369px;
	margin-left: 100px;
}

.policy-analysis  .analysis-body  .analysis-content .analysis-content-charts-table{
	width: 648px;
	height: 374px;
	text-align: center;
}

.policy-analysis  .analysis-body  .analysis-content .analysis-content-charts-table img{
	width: 100%;
	height: 100%;
	display: none;
}
.grade_table{
	margin:auto;
}
.grade_table .grade_table_title{
	background-color: #1158E8;
}
.grade_table .grade_table_title th{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 350;
}
.grade_table tbody tr td{
	color: #737373FF;
	font-size: 14px;
	font-weight: 350;
	vertical-align: middle !important;
}
.public-principle{
	background: url("../img/principle-bg.png") center no-repeat;
}
.public-principle .public-title{
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin-top: 25px;
	padding-top: 25px;
}
.public-principle .principle-content{
	padding: 10px 0px 0px 0px;
	width:180px;
	height:80px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color: #ffffff;
	align-content: center;
}

.public-principle .principle-body{
	width: 1287px;
	height: 374px;
}

.public-principle .principle-body .six-top{
	height: 150px;
	margin: auto;
}

.public-principle .principle-body .six-top img{
	margin: auto 48.5px;
}
.public-principle .principle-body .six-bottom{
	height: 150px;
	margin-left: 157px;
	margin-top: -60px;

}

.public-principle .principle-body .six-bottom img{
	margin: auto 49px;
}

.policy-advantage .policy-advantage-tab-body{
	width: 1287px;
	height: 374px;
	margin-top: 40px;
}
.policy-advantage .policy-advantage-tab-body .tab-tr{
	width: 900px;
	height: 150px;
	margin: 10px  auto;
}
.policy-advantage .policy-advantage-tab-body .tab-tr .tab-content{
	width: 400px;
	height: 150px;
}
.policy-advantage .policy-advantage-tab-body .tab-tr .tab-content p{
	font-size:14px;
	font-weight:400;
	color: #333333FF;
	margin-bottom: 10px;
}
.policy-advantage .policy-advantage-tab-body .tab-tr .tab-content p:first-child{
	text-align: center;
	width:75px;
	height:75px;
	background:#1158E8;
	border-radius:10px;
	font-size:50px;
	font-weight:400;
	color: #FFFFFF;
}

.little-border{
	border: 1px solid #DCDCDCFF;
}

.mid-loop {
	height: 430px;
	position: relative;
}

.mid-loop .swiper-container {
	height: 100%;
}

.mid-loop .swiper-container .swiper-wrapper{
	width: 30% !important;
	/*height: 86% !important;*/
}
.mid-loop .swiper-slide {
	position: relative
}

.mid-loop .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active{
	background-color: #FFFFFF;
}

.mid-loop .swiper-slide>img {
	height: 450px;
	margin:0 auto;
	object-fit: cover
}
.mid-loop .loop-text{
	position: absolute;
	width: 60%;
	top: 37px;
	left: 82px;
	text-align: center;
}

.mid-loop .loop-text .title-level{
	font-size: 35px;
	font-weight: bold;
	color: #000000;
	top:10px;
}
.mid-loop .loop-text .loop-text-content{
	margin-top: 20px;
	font-family: 等线;
	font-size: 16px;
	text-align: left;
	text-indent:34px;
	line-height: 40px;
    color: black;
}

.public-information .information-body{
	width: 1280px;
	height: 500px;
}

.public-information .information-body .information-content{
	width: 638px;
	height: 450px;
	padding-left: 10px;
}

.public-information .information-body .information-content .information-content-title{
	margin: 40px 0 5px 10px;
	border-left: 3px solid #1158E8;
	font-size: 16px;
	color: #4D4D4DFF;
	padding: 2px 2px 2px 10px;
	font-weight:400;

}

.public-information .information-body .information-content .information-content-info{
	width: 610px;
	height: 150px;
	border-bottom: 1px solid #E6E6E6FF;
}

.public-information .information-body .information-content .information-content-info .index-img img{
	width: 180px;
	height: 130px;
	padding: 9px 0 0 8px;
}

.public-information .information-body .information-content .information-content-info .index-content{
	width: 350px;
	height: 130px;
	margin: 8px 0 0 8px;
}

.public-information .information-body .information-content .information-content-info  .index-content p{
	padding-bottom: 5px;
}

.public-information .information-body .information-content .information-content-info .index-content .index-content-title{
	font-size: 15px;
	color: #262626;
	font-weight:bold;
	line-height:23px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.public-information .information-body .information-content .information-content-info  .index-content .index-content-time{
	font-size: 14px;
	color: #969696;
	font-weight:400;
	line-height:20px;

}
.public-information .information-body .information-content .information-content-info .index-content .index-content-detail{
	padding-top: 5px;
	font-size:14px;
	font-weight:400;
	color:#555555;
	line-height:27px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.public-information .information-body .information-content .information-content-info-up{
	box-shadow:0 -3px 10px #999999 ;
	border-bottom: none ;
}

.public-information .information-body .information-content .information-content-info-up .index-content .index-content-title{
	color: #1158E8 !important;
}

.public-information .information-body  .information-content-info-more{
	width:200px;
	height:17px;
	font-size:16px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:13px;
	margin: 20px auto;
	cursor: pointer;
	text-decoration:underline;
}

.enterprise-qua .public-title{
	margin: 0px;
	padding-top: 50px;
}
.public-friend {
	width: 1280px;
	height: 220px;
	margin: auto;
}
.public-friend .information-body img{
	width: 1171px;
	height: 84px;
	margin: 50px auto;
}


/* 容器 <div> - 需要定位下拉内容 */
.dropdown {
	position: relative;
	display: inline-block;
}

/* 下拉内容 (默认隐藏) */
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #4C82F1;
	width: 130px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* 下拉菜单的链接 */
.dropdown-content dd {
	color: #FFFFFF;
	padding: 10px 27px;
	text-decoration: none;
	display: block;
}

/* 鼠标移上去后修改下拉菜单链接颜色 */
.dropdown-content dd:hover {background-color: #000000}

/* 在鼠标移上去后显示下拉菜单 */
.dropdown:hover .dropdown-content {
	display: block;
}
.mid-loop .mid-swiper-box{
    width: 1287px;
    height: 500px
}

.mid-loop .swiper-button-prev{
    position: absolute;
	left: -50px;
}
.mid-loop .swiper-button-next{
    position: absolute;
	right: -50px;
}
.mid-loop .swiper-slide-duplicate-next{
    width:740px !important;
}

.policy-repair{
    height: 100%;
}
.policy-repair .public-content{
    width: 979px ;
}
.policy-repair .public-content .repair-content-img{
    margin: auto;
    margin-top: 20px;
}

.policy-repair .public-content .repair-content-img img{
    height: 893px;
    width: 979px;
}

.policy-repair .public-content .repair-content-title{
    border-left: 3px solid #1158E8;
    font-size: 16px;
    color: #4D4D4D;
    padding: 2px 2px 2px 10px;
    font-weight:400;
}

.policy-repair .public-content .repair-content-title a{
	padding-left: 20px;
	font-size: 14px;
	color: #4D4D4D;
	font-weight:400;
	text-decoration:underline;
	color: #1158E8;
	cursor: pointer;
}

.policy-repair .col-md-8{
    padding: 0;
    margin-top: 5px;
}

.policy-repair .grade_table{
    width: 979px;
    margin:auto;

}
.policy-repair .grade_table .grade_table_title{
    background-color: #1158E8;
}
.policy-repair .grade_table .grade_table_title th{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 350;
}

.policy-repair .grade_table tbody tr td{
    color: #737373;
    font-size: 14px;
    font-weight: 350;
    vertical-align: middle !important;
}

.policy-repair .grade_table tbody tr td a{
    text-decoration:underline;
    color: #1158E8;
}
.policy-repair .repair-top{
    height: 970px;
}
.policy-repair .repair-mid{
    height: 500px;
}
.policy-repair .repair-bottom .repair-content-title-rigth{
	float: right;
	cursor: pointer;
}
.policy-repair .repair-bottom .repair-body{
	margin-top: 5px;
	padding-top: 10px;
	border-top: 2px solid #EDEDED;
	height: 280px;
}

.policy-repair .repair-bottom .repair-body .repair-body-top{
	height: 100px;
}
.policy-repair .repair-bottom .repair-body .repair-body-bottom{
	height: 100px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.policy-repair .repair-bottom .repair-body .repair-body-content{
	width: 485px;
	height: 130px;
	padding: 20px;
}

.policy-repair .repair-bottom .repair-body .repair-body-content .content-title{
	font-size: 16px;
	color: #262626;
	font-weight:bold;
	line-height:24px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.policy-repair .repair-bottom .repair-body .repair-body-content .content-date{
	font-size: 14px;
	color: #969696;
	font-weight:400;
	line-height:30px;

}
.policy-repair .repair-bottom .repair-body .repair-body-content .content-body{
	padding-top: 10px;
	font-size:14px;
	font-weight:400;
	color:#555555FF;
	line-height:21px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.policy-repair .repair-bottom .repair-body .repair-body-content-up{
	box-shadow:0 -3px 10px #999999;
	border-bottom: none;
}

.policy-repair .repair-bottom .repair-body .repair-body-content-up .content-title{
	font-size: 16px;
	color: #1158E8;
	font-weight:bold;
	line-height:24px;
}
body .alert-body .layui-layer-title{
	text-align: center;
}

body .alert-body .layui-layer-content{
	padding: 10px;
}

.policy-finance .public-content{
	width: 1280px ;
}

.policy-finance .repair-top{
	height: 800px;
}

.policy-repair .public-content .finance-content-img {
	margin: auto;
	margin-top: 20px;
}
.policy-repair .public-content .finance-content-img im{
	width: 1280px;
	height: 720px;
}

.public-table{
	height: 100%;
}

.public-table .tab-top{
	width: 100%;
}

.repair-mid .tab-top{
	width: 100%;
}







