@CHARSET "UTF-8";

.functionpic {
	display: block;
	margin: 0 auto;
}

.dotted {
	margin: 10px 30px;;
	BORDER-TOP: 1px dashed #aaa;
	OVERFLOW: hidden;
	HEIGHT: 1px;
}

.secondpartword {
	color: #707070;
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
}

.secondpartword2 {
	color: #707070;
	text-align: center;
}

.secondpartword3 {
	color: #797979;
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
}

.secondpartword4 {
	color: #9C9C9C;
	text-align: center;
}

.col-xs-3 {
	padding-left: 7px;
	padding-right: 7px;
}

.col-xs-9 {
	float: none;
	margin: 0 auto;
}

.tab-content{
	overflow: hidden;
}

.tab-content>.active,.thirdpartul {
	float: left;
}

.thirdpartword {
	text-align: center;
}

.thirdparttitle {
	color: #757575;
}

.thirdpartintr {
	width: 50%;
	margin: 10px auto;
	color: #aaa;
}

.thirdpartul {
	margin-left: 50px;
	margin-top: 10px;
	width: 28%;
}

.thirdpartul li {
	text-align: center;
	height: 64px;
	list-style-type: none;
	width: 100%;
	padding:15px;
	font-size:16px;
}

.thirdpartul img{
	margin-right:20px;
}

.grey{
	background-color:#ebebeb;
}

.li_active{
	color: #fff;
	background-color:#1ACEE0;
}

.a_active{
	color: #fff;
}

.a_color{
    color:#666;
}

.forthpart{
	overflow: hidden;
	margin-top:50px;
}

.forthpartmid{
	height:391px;
	padding:0;
	padding-top:110px;
	text-align:center;
}

.forthpartright{
	height:391px;
	padding:0;
	padding-top:80px;
}

a{
    color: black;
    text-decoration: none;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #fff;
}

a:hover, a:focus {
    color: black;
    text-decoration: none;
}

.aactive{
	color: #428bca;
}

.dropdown{
	margin-right:25px;
}

.carousel-indicators li {
	display: inline-block;
	width: 50px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 0px;
}

.carousel-indicators .active {
	width: 50px;
	height: 10px;
	margin: 0;
	background-color: #428bca;
	border: 1px solid #428bca;
}

.carousel image {
      height: 100%;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	border-top: none;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #36bdfd;
    cursor: default;
    background-color: #fff;
    border:none;
    border-bottom: 3px solid #36bdfd;
    /* border-bottom-color: transparent; */