html,body {
    width: 100%;
    height:100%;
}
.main-container {
    width: 100%;
}
body>.main-container {
    width: 100%;
    min-height:calc(100% - 140px);
}

.container-fluid {
    padding: 0;
    margin: 0;
}

.mid {
    width: 1200px;
    margin: 0px auto;
}
.mid1 {
    width: 100%;
   /*  margin: 0px auto; */
}

.main-container .header {
    height: 40px;
    width: 100%;
    background-color: #403E41;
}

.header ul {
    float: right;

}

.header ul li {
    display: inline-block;
    line-height: 40px;

}

.header ul li a {
    font-size: 13px;
    color: #C9C9C9;
    vertical-align: middle;
    /* margin: 0 0 0 40px; */

}

.header ul li img {
    vertical-align: middle;
    margin: -2px 5px 0 45px;
}

.nav {
    height: 70px;
}

.nav img {
    
    /* height:44px; */
    width: auto;
    margin-top: 9px;
    float: left;
    /* display: inline-block; */
}

.nav ul {
    /* display: inline-block; */
    float: right;
    margin: -1px 0 0 0px;
}

.nav ul li {
    width: 110px;
    display:inline-block;
    height: 70px;
    text-align: center;
}

.nav ul li a {
    font-size: 16px;
    /* color: #333333; */
    line-height: 70px;
    height:100%;
    width:100%;
    display:inline-block;
}
.nav a:focus{
	text-decoration:none;
}
.li-active {
	border-bottom: 3px solid #1b57c6;
}
.li-active a{
	color:#1b57c6;
}
.nav li:hover{
	border-bottom: 3px solid #1b57c6;
}
.nav li:hover a{
	color:#1b57c6;
}
/* 
.nav ul li:first-child {
    width: 64px;
    background-color: #267BE8;
}

.nav ul li:first-child a {
    color: #ffffff;
} */

.banner {
    width: 100%;
    height: 398px;
   /*  background: 100% 100% url(../img/banner.png) no-repeat;
    background-size:100% 100%; */
    position: relative;
}

.banner .mid ul {
   /*  position: absolute;
    bottom: 67px; */

}

.banner .mid ul li {
    display: inline-block;
    background: #ffffff;
    opacity: 0.89;
    height: 72px;
    position: relative;
    width: 200px;
}

.banner .mid ul li img {
    position: absolute;
    display: block;
    line-height: 72px;
    top: 0px;
    bottom: 0px;
    left: 19px;
    margin: auto;
    /* left: 19px; */
    z-index: 2;
}

.banner .mid ul li .title {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    position: absolute;
    top: 10px;
    left: 63px;
}

.banner .mid ul li p {
    color: #666666;
    font-size: 14px;
    position: absolute;
    top: 30px;
    left: 63px;
}

.banner .mid ul li p .highlight {
    color: #1B57C6;
    font-size: 24px;
    line-height: 33px;

}

.banner .mid ul li {
    margin: 0 45px 0 0;
}

.banner .mid ul li:last-child {
    margin: 0;
}

.search-and-news {
    height: 320px;
    width: 1200px;
    box-shadow: 0 5px 10px 0 rgba(179, 179, 179, 0.40);
    margin: 0px auto;
    z-index: 3;
    background-color: #ffffff;
    position: relative;
    top: -50px;
}

.display {
    padding: 15px 15px 0px 24px;

}

.display-title {
    overflow: hidden;
    z-index: 3;
}

.display-title p {
    font-family: MicrosoftYaHei;
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 20px;
    padding: 0px 0px 10px;
    border-bottom: 3px solid #267BE8;
    z-index: 3;
    text-align: left;
    width: 88px;
    font-weight: bold;

}

.display-title>a {
    float: right;
    font-size: 12px;
    /* color: #6aa0ec; */
    text-decoration: none;
    margin-top: 6px;
}

.display .content {
    overflow: hidden;
    z-index: 1;
    margin-top: -2px;
    border-top: 1px solid #D8D8D8;
    padding-top: 22px;
    padding-bottom: 3px;
}

.col-6 {
    width: 50%;
    display: inline-block;
}

.search-and-news .fl .content ul li p {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    display: inline-block;

}

.search-and-news .fl .content ul li .badge {
    background: #CD996A;
    height: 24px;
    width: 48px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 17px;
    margin: 0 18px 0 0;
    display: inline-block;
    font-family: PingFangSC-Regular;
}

.search-and-news .fl .content ul li {
    margin-top: 20px;
    border: 1px;
}

.search-and-news .fl .content ul li:first-child {
    margin-top: 15px;
}

.search-and-news .fr .select-container {
    height: 56px;
}

.search-and-news .fr:last-child {
    width: 44%;
}

.search-and-news .fr .content p {
    /*display:block;*/
    float: left;
    font-size: 14px;
    line-height: 36px;
    /*width: 80px;*/
    /*margin: 126px 19px*/
    margin: 10px 3px 10px 0px;
}

.search-and-news .fr .content select {
    width: 233px;
    height: 36px;
    border: 1px solid #dcdcdc;
    float: left;
    padding-left: 15px;
    background: #F5F5F5;
    margin: 10px 0px;
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #666666;
    letter-spacing: 0;
    line-height: 48px;
}

.search-and-news .fr .content .btn {
    height: 36px;
    width: 303px;
    margin-top: 15px;
    float: left;
    /* margin-left: 60px; */
    background-color:  #267BE8;
    color: #FFFFFF;
    border: 0px;
    cursor: pointer;
    border-radius: 0;
}

.productswitch {
    position: relative;
    top: -18px;
}

.productswitch .category li {
    width: 183px;
    height: 144px;
    margin-right: 66px;
    display: inline-block;
    position: relative;
}

.productswitch .category li:last-child {
    margin-right: 0;
}

.productswitch .category li:nth-child(1) {
    background-image: url(../img/proswitch1.png);
}

.productswitch .category li:nth-child(2) {
    background-image: url(../img/proswitch2.png);
}

.productswitch .category li:nth-child(3) {
    background-image: url(../img/proswitch3.png);
}

.productswitch .category li:nth-child(4) {
    background-image: url(../img/proswitch4.png);
}

.productswitch .category li:nth-child(5) {
    background-image: url(../img/proswitch5.png);
}

.productswitch .category li:nth-child(6) {
    background-image: url(../img/proswitch6.png);
}

.productswitch .category li p {
    vertical-align: middle;
    line-height: 144px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    background-image: linear-gradient(133deg, rgba(70, 68, 68, 0.60) 0%, rgba(51, 48, 48, 0.80) 100%);
    cursor: pointer;
}

.productswitch .category li .blue-1 {
    opacity: 0.5;
    background: #1B57C6;
}
.productswitch .category li .blue {
    opacity: 0.8;
    background: #1B57C6;
}



.productswitch .block-after {
    position: absolute;
    bottom: -28px;
    left: 78px;
    width: 0;
    height: 0;
    border-width: 0 15px 15px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}

/* .productswitch .block-before{
	position: absolute;
    bottom: -16px;
    left: 100px;
	width:0;
    height:0;
    border-width:0 16px 16px;
    border-style:solid;
    border-color:transparent transparent #fff;
} */
.productswitch .content{
    margin:28px 0 0 0;
    background-color: #f5f5f5;
    height: 324px;
}
.productswitch .content li{
width: 256px;
height: 256px;
background-color: #fff;
display: inline-block;
margin-left: 32px;
margin-top:26px ;
}
.productswitch .content li:last-child{
margin-right: 32px;

}
.productswitch .content li p{
    text-align:center;
}
.productswitch .content li p:nth-child(1) img{
margin: 0 16px 0 0 ;
}
.productswitch .content li p:nth-child(1) {
    margin: 7px 0 0 0 ;
    font-family: PingFang-SC-Semibold;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 45.17px;
    font-weight: 600;
}
.productswitch .content li .highlight-1{
    font-family: PingFangSC-Medium;
    font-size: 30px;
    color: #E52420;
    letter-spacing: 0;
    text-align: center;
    line-height: 45px;
    margin-top: 7px;
}
.productswitch .content li p:nth-child(3) {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    line-height: 12px;
    color: #888888;
    letter-spacing: 0;
    margin-bottom: 17px;
}
.productswitch .content li p:nth-child(4),
    .productswitch .content li p:nth-child(5) {
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #666666;
        letter-spacing: 0;
        text-align: center;
        line-height: 22px;
    }
.productswitch .content li .highlight-2{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #C38044;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
}
.productswitch .content li .btn{
    border-radius: 0;
    border: 1px solid #267BE8;
    background-color: #fff;
    color:#267BE8 ;
    width: 144px;
    height: 36px;
    display: block;
    margin: 22px auto;
}
.productswitch .content li .btn:hover{
background-color: #267BE8;
color: #fff;
}

.productswitch #more{
    position: absolute;
    font-family: PingFangSC-Regular;
font-size: 14px;
/* color: #555555; */
letter-spacing: 0;
text-align: center;
right: 35px;
bottom: 15px;
}
.policy-news{
    position:relative;
    padding-top: 17px;
} 
.policy-news .fl{
    padding: 15px 15px 0px 0px;
}
.policy-news .fr{
    padding: 15px 0px 0px 24px;
}
.policy-news .display-title p {
    font-family: MicrosoftYaHei;
    float: left;
    font-size:20px;
    color: #333;
    line-height: 20px;
    padding: 0px 0px 10px;
    border-bottom: 3px solid #1B57C6;
    z-index: 3;
    text-align: left;
    width: 88px;
    font-weight: bold;

}
.policy-news .news  .news-title > a img{
	margin-top: -1px;
	margin-left: 8px;
}
.policy-news .news-list{
	overflow: hidden;
	z-index: 1;
	margin-top: -2px;
	/* border-top: 1px solid #f2f2f2; */
	padding-top: 22px;
	padding-bottom: 3px;
}
.policy-news .news-list > img{
	float: left;
}
.policy-news .news-list .news-content{
	float: left;
	width: 280px;
	margin-left: 20px;
}
.policy-news .news-list .news-content > h4{
	font-size: 16px;
	/* color: #0a78e5; */
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
    text-align: left;	
}
.policy-news .news-list .news-content > p{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	margin-top: 30px;
    text-align: left;	
	
}
.policy-news .news-a{
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
	padding: 15px 0px;
}
.policy-news .news .news-block .news-a:first-child{
	padding-top:0px ;
}
.policy-news .news-a:hover span{
	color: #0a78e5 !important;
}
.policy-news .news-a:last-child{
	border-bottom:none;
}
.policy-news .news-a span:first-child{
	float: left;
	/*display: block;*/
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
    line-height: 14px;
    text-align: left;
}
.policy-news .news-a span:last-child{
	float: right;
	/*display: block;*/
	width: 15%;
	font-size: 12px;
	color: #999;
	text-align: right;
	margin-top: 2px;
	line-height: 12px;
    white-space: nowrap;	
}

.bank-background{
	width: 100%;
    background-color:  #F5F5F5;
}
.bank-background .block-title {
    font-family: PingFangSC-Medium;
font-size: 24px;
letter-spacing: 0;
text-align: center;
line-height: 68px;
    color: #333333;
}
.cooperation-bank{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.bank-logo{
	overflow: hidden;
	padding: 0px 0px 30px 0;
}
.bank-logo li{
	float: left;
	width: 220px;
	height: 100px;
	border: 1px solid #e0e6ed;
	margin-right: 25px;
	background-color: #fff;
	margin-bottom: 20px;
}
.bank-logo li:nth-child(5n){
	margin-right: 0px;
}
.bank-logo li>a > div{
	width: 100%;
	height: 100%;
}
.bank1{
	background: url(../img/bankmd1.png) no-repeat center;
}
.bank2{
	background: url(../img/bankmd2.png) no-repeat center;
}
.bank3{
	background: url(../img/bankmd3.png) no-repeat center;
}
.bank4{
	background: url(../img/bankmd4.png) no-repeat center;
}
.bank5{
	background: url(../img/bankmd5.png) no-repeat center;
}
.bank6{
	background: url(../img/bankmd6.png) no-repeat center;
}
.bank7{
	background: url(../img/bankmd7.png) no-repeat center ;
	/* background-size: 200px 60px; */
}
.bank8{
	background: url(../img/bankmd8.png) no-repeat center;
}
.bank9{
	background: url(../img/bankmd9.png) no-repeat center;
}
.bank10{
	background: url(../img/bankmd10.png) no-repeat center;
}
.bank-logo li > p{
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 14px;
	margin-top: 15px;
}

.foot{
	height:140px;
	width: 100%;
	background-color: rgb(226, 35, 35);
    /*background: url(../img/foot.png) no-repeat ;*/
    background-size:100% 100%;
position: relative;
    
}
.foot .footer{
	width:900px;
	margin: 0 auto;
    padding: 0;
    position: relative;
}
.foot .col5{
    width: 19%;
    display:inline-block;
    position: relative;
}
.foot .form-control{
	width: 132px;
    height: 25px;
    position: absolute;
    left: 0;
    right: 0;
	margin: 20px auto;
	font-size: 14px;
	color: #666;
	padding: 0px 8px;
	line-height: 25px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url(../img/select_bg.png) no-repeat scroll right center transparent;
	background-color: #D2D2D2;
	border-radius: 4px;
}

.foot .footer .form-control:focus{
	outline: none;
}
.foot .line{
    display: block;
    width: 1100px;
    height: 1px;
    margin: 0 auto;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.00) 0%, rgba(255,255,255,0.50) 49%, rgba(255,255,255,0.00) 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
}
.foot > p{
	font-family: MicrosoftYaHei;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 0;
text-align: center;
position: absolute;
bottom: 6px;
}