body,input,textarea,button{
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"ËÎÌå"!important;
	-webkit-font-smoothing: subpixel-antialiased
}
.scroll .owl-prev,.scroll .owl-next{
	position:absolute;
	width:35px;
	height:35px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius:100%;
	text-align:center;
	z-index:20;
	top:50%;
	margin-top: -17.5px;
	transition: 0.6s;
	background:rgba(255,255,255,0.5);
}
.scroll .owl-prev .iconfont,
.scroll .owl-next .iconfont{
	line-height: 35px;
	font-size: 22px;
	color:#fff;
}
.scroll .owl-next .iconfont{
	margin-left: 3px;
}
.scroll .owl-prev:hover,
.scroll .owl-next:hover{
	background:#01478F;
}
.scroll .owl-prev:hover .iconfont,
.scroll .owl-next:hover .iconfont{
	
}

.scroll .owl-prev{
	left:10px;
}
.scroll .owl-next{
	right:10px;
}
.scroll .owl-dots{
	display: block;
	width: 100%;
	text-align: center;
	position:absolute;
	z-index:99;
	bottom:15px;
}
.scroll .owl-dots .owl-dot{
	width:10px;
	height:10px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius:100%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 5px;
	background: #fff;
}
.scroll .owl-dots .owl-dot.active{
	background: #01478F;
}

.mt-25{
	margin-top:25px;
}
.mt-30{
	margin-top:30px;
}
.top_nav{
	border-bottom:1px solid #01478F;
}
.index_lm{
	text-align:center;
	overflow:hidden;
}
.index_lm .title{
	font-size:18px;
	margin-top:15px;
}
.grey_zone{
	background:#F8F8F8;
	padding-top:40px;
	padding-bottom:40px;
}
.index_title{
	overflow:hidden;
	text-align:center;
}
.index_title .shang{
	font-size:36px;
	font-weight:bold;
	overflow:hidden;
}
.index_title .xia{
	font-size:16px;
	color:#666;
	overflow:hidden;
	margin-top:10px;
}
.partner_zone{
	padding-top:60px;
	padding-bottom:60px;
	background:url(../images/partner_bg.jpg) center center no-repeat;
	background-size:cover;
}

.link_list{
	overflow:hidden;
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.link_list li{
	width:190px;
	margin-bottom:12px;
}
.top_tops{
	overflow:hidden;
}

@media (min-width: 1200px) {
	.container{
		width:1200px;
	}
}
@media(max-width: 1200px){
	.link_list li{
		width:16.66666666%;
	}
}
@media(max-width: 992px){

}
@media(max-width: 760px){
	.index_lm{
		margin-top:15px;
		margin-bottom:15px;
	}
}

@media(max-width: 540px){
	.link_list li{
		width:32%;
	}
}

@media(max-width: 480px){

}



/***Ñ¡Ïî¿¨CSS***/
ul.resp-tabs-list{
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-size: 16px;
    list-style: none;
    cursor: pointer;
    float: left;
	width:20%;
	border-right:1px solid #fff;
	height:70px;
	display:flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	color:#fff;
	padding-left:25px;
	padding-right:25px;
	line-height:25px;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding-top: 15px;
}
.resp-tab-content .title{
	font-size:20px;
	overflow:hidden;
	margin-top:50px;
}
.resp-tab-content .desc{
	overflow:hidden;
	margin-top:15px;
	line-height:25px;
}
.resp-tab-content .detail{
	overflow:hidden;
	margin-top:20px;
}
.resp-tab-content .detail .btn{
	background:#01478F!important;
	color:#fff;
	padding-left:17px;
	padding-right:17px;
	border:none;
}
.resp-tab-active {

}

.resp-tab-active {

}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {

}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 15px 15px;
	color:#fff;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
	background:#01478F!important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
	.resp-tab-content .detail{
		margin-bottom:15px;
	}
}

