﻿@charset "utf-8";
#common_footer{
	width: 100%;
	float: left;
}
.footer-box{
	width: 100%;
	float: left;
}

.footer-box .foot-login{
	float: left;
}
.footer-box .foot-login img{
	width: 70%;
}

.footer-box .foot-copy{
	float: right;
	margin-top: 15px;
}
.footer-box .foot-copy a{
	color: #fff;
}

ul.ajsba li{
	width: 465px !important;
	margin-top: 30px;
}
ul.ajsba li:nth-child(3){
	margin-left: 0;
}
ul.ajsba li:nth-child(4){
	margin-left: 30px;
}
.index-news{
	width: 100%;
	float: left;
	border-top: 1px solid #7f7f7f;
}
ul.listlayout-3clm-manytiles li{
	margin-top: 30px;
}

.index-news dl{
	width: 100%;
	float: left;
	border-bottom: 1px solid #cccccc;
	padding-top: 14px;
	padding-bottom: 10px;
	background: url("../img/ico_link_arrow_news.png")no-repeat right center;
}
.index-news dl dt{
	float: left;
	width: 23%;
}
.index-news dl dt span{
	float: left;
	color: #000000;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	display: block;
	margin-top: 3px;
}
.index-news dl dt p{
	float: right;
	border: 1px solid #01b4ed;
	border-radius: 50px;
	padding-left: 20px;
	padding-right: 20px;
	height: 25px;
	color: #01b4ed;
	line-height: 25px;
}
.index-news dl dd{
	float: right;
	width: 66%;
	margin-right: 3%;
}
.index-news dl dd a{
	width: 100%;
	float: left;
	display: block;
	margin-top: 3px;
}
.index-news dl dd span{
	width: 100%;
	float: left;
	display: block;
	margin-top: 8px;
	color: rgba(0, 0, 0, 0.5);
}

.block_news_slider{
    background-color:#FFFFFF;
    line-height: 0;
	width:100%;
	float:left;
	margin-bottom: 35px;
	position:relative;
    text-align: center;
	}
.block_news_slider .slide{
    position:relative;
    width: 100%;
    float: left;
	}
.block_news_slider .slide li{
	width: 100%;
	float: left;
}
/*左右箭头*/
.block_news_slider .flex-direction-nav a {
    height:46px;
    position:absolute;
    top:46%;
	font-size:0px;
    width:32px;
	}
.block_news_slider .flex-direction-nav a.flex-prev {
    left: 3%;
    background: url(../img/ima1.png)no-repeat right center;
    background-size: 100% 100%;
	}
.block_news_slider .flex-direction-nav a.flex-next {
    right: 3%;
    background: url(../img/ima2.png)no-repeat right center;
    background-size: 100% 100%;
	}
/*圆点*/
.block_news_slider .flex-control-paging {
	position:relative;
	bottom:23px;
	height:12px;
	overflow:hidden;
	font-size: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	display: inline-block;
	text-align: center;
	}
.block_news_slider .flex-control-paging li {
    float: left;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
	margin-left:5px;
	}
.block_news_slider .flex-control-paging li a {
    cursor: pointer;
    display: block;
    height:10px;
	color:#01b4ed;
    width:10px;
    border-radius: 12px;
    overflow: hidden;
	background:#01b4ed;
	border: 1px solid #01b4ed;
	}
.block_news_slider .flex-control-paging li a.flex-active {
	background:none;
	border: 1px solid #01b4ed;
	border-radius: 10px;
	font-size: 0px;
	}

.pc-show{
	display: block !important;
}
.app-show{
	display: none !important;
}


.kbasjn-mian{
	width: 100%;
	float: left;
}
.kbasjn-mian-content{
	width: 960px;
	margin: 0 auto;
}
.abjkan1{
	width: 100%;
	float: left;
}
.kansajn{
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.kansxjkan{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 70px;
	overflow-x: hidden;
}
.kansxjkan .kajbs{
	width: 100% !important;
}

.kansxjkan .kjansj{
	max-width: 960px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
	top: 45%;
	bottom: 0px;
	color: #fff;
	font-size: 34px;
	color: #ffffff;
}
ul.kjancjs li{
	width: 31.5% !important;
}
ul.kjancjs li:nth-child(3n){
	margin-left: 0px !important;
	float: right;
}
ul.kjancjs li:nth-child(2){
	margin-left: 2.7%;
}


@media (max-width:768px){
.pc-show{
	display: none !important;
}
.app-show{
	display:block !important;
}
.footer-box .foot-login{
	float: left;
	width: 100%;
	display: block;
}
.footer-box .foot-login img{
	width: 25%;
	display: block;
	margin: auto;
}	
.footer-box .foot-copy{
	width: 100%;
	text-align: center;
	float: right;
	margin-top: 18px;
}
ul.listlayout-3clm-manytiles li{
	width: 100% !important;
}
.index-news{
	margin-bottom: 14px;
}
.index-news dl{
	background: none;
	font-size: 14px;
}
.index-news dl dt{
	float: left;
	width: 100%;
}
.index-news dl dt p{
	float: left;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
}
.index-news dl dd{
	float: right;
	width: 100%;
	margin-right: 0%;
}
ul.kjancjs li{
	width: 100% !important;
}
ul.kjancjs li:nth-child(3n){
	margin-left: 0px !important;
	float: right;
}
ul.kjancjs li:nth-child(2){
	margin-left: 0%;
}

ul.ajsba li:nth-child(4) {
    margin-left: 0px;
}
ul.listlayout-3clm-manytiles li {
    margin-top: 0px;
}
}