﻿body {
	font-family: "微软雅黑";
}

a {
	color: black;
}

a:hover {
	color: #0170C1;
}
.navbar-brand{
	padding-top:5px;
}
.top-nav {
	position: fixed;
	top: 0;
	z-index: 103;
	width: 100%;
	opacity: .97;
	transition: all .2s ease-in-out;
	box-shadow: 0 2px 20px rgba(0, 0, 0, .16);
	background: rgba(255, 255, 255, .97);
	z-index: 100;
}

.top-nav.transparent {
	border-bottom: transparent;
	background: transparent;
	border-bottom: none;
	box-shadow: none;
}

.top-nav-wrap {
	position: relative;
}

.top-nav .logo {
	margin: 15px 10px;
}

.top-nav.transparent a {
	color: #FFFFFF;
}

.top-nav a {
	color: #383838;
	margin: 0px 10px;
	padding: 15px 5px;
	display: block;
	margin-top: 10px;
	font-size: 16px;
}

.top-nav a:enabled {
	text-decoration: none;
}

.top-nav a:hover {
	border-bottom: 2px solid #337AB7;
	text-decoration: none;
}

.top-nav.transparent a:hover {
	border-bottom: 2px solid #FFFFFF;
}

.cover-panel {
	height: 700px;
	color: #FFFFFF;
	background: url(../images/board.jpg) no-repeat;
	background-position-y: -500px;
}

.short-intr {
	margin: 220px 200px;
}

.cover-btn {
	padding: 10px 40px;
	border: 1px solid #FFFFFF;
	margin-top: 30px;
	font-size: 20px;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
}

.cover-btn:hover {
	text-decoration: none;
}

.cover-btn:enabled {
	color: #FFFFFF;
	text-decoration: none;
}
.superiority-panel,
.business-panel,
.news-panel,
.partner-panel {
	padding: 85px 0px;
}

.superiority-panel .thumbnail {
	border: none;
	padding: 10px;
	font-size: 15px;
}

.module-title {
	font-size: 35px;
	margin-bottom: 40px;
}
.superiority-panel .thumbnail{
	margin-bottom:0px;
	margin-top:30px;
}
.superiority-panel .thumbnail .caption{
	padding: 12px 0px;
}
.superiority-panel .thumbnail .caption h3 {
	margin-top: 0px;
}

.superiority-panel .thumbnail .desc {
	margin-top: 15px;
}

.detail-btn {
	border: 1px solid #0170C1;
	padding: 15px 30px;
	font-size: 18px;
	border-radius: 5px;
	color: #0170C1;
}

.detail-btn:hover {
	text-decoration: none;
	background: #0170C1;
	color: #FFFFFF;
}

.detail-button-panel {
	margin-top: 80px;
}
.business-panel{
	background:#376FA8;
	color: #366EA7;
}
.business-panel .bus-item {
	margin:40px 0px 30px 0px;
}
.business-panel .bus-container{
    width: 130px;
    height: 130px;
    line-height: 160px;
    border-radius: 50%;
    margin: 0px auto;
    background: #EEEEEE;
}
.business-panel .bus-title {
	font-size: 18px;
	margin-top: 30px;
	color: #FFFFFF;
}
.partner-panel .col-md-3 {
	margin-top: 30px;
}
.bottom-panel{
	background:#0C76C0;
	color:#EBF0F6;
	padding-bottom:10px;
}
.bottom-panel ul{
	margin-top:20px;
}
.bottom-panel ul li{
	padding:2px 0px;
}
.bottom-panel ul li a{
	color:#E0EAF3;
	font-size:15px;
}
.bottom-panel .c-item{
	margin-top:20px;
}
.bottom-panel .code{
	margin-top:20px;
	margin-left: 40px;
}
.bottom-panel .contact-item{
	border-left: 0px solid #E0EAF3;
	margin-top:20px;
	padding-left:40px;
}
.bottom-panel .contact-item h3{
	margin-top:0px;
}
.copyright-panel{
	color:#E0EAF3;
	background:#0E70BB;
	height:50px;
	line-height:50px;
	font-size:15px;
}
.copyright-panel a{
	color:#FFFFFF;
}

#scrollUp {
	bottom: 20px;
	right: 20px;
	width: 38px;
	height: 38px;
	background: url(../images/top.png) no-repeat;
}

.bottom-panel .icon img {
	margin-top: 40px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.bottom-panel .icon a {
	text-decoration: none;
	color: #FFFFFF;
}
.news-panel{
	background: #F8F8F8;
}
.news-panel .news-list {
	margin-bottom:30px;
}
.news-panel .news-list .media .date {
	width: 100px;
	height: 100px;
	padding: 0px 15px;
	border: 1px solid #EEEEEE;
}

.news-panel .news-list .media.active .date {
	background: #0170C1;
	border: 0px;
	color: white;
}

.news-panel .news-list .media .date div {
	height: 50px;
	line-height: 50px;
}

.news-panel .news-list .media .date div.day {
	font-size: 25px;
	border-bottom: 1px solid #EEEEEE;
}

.news-panel .news-list .media.active .date div.day {
	font-size: 25px;
	border-bottom: 1px solid #FFFFFF;
}

.news-panel .news-list .media-body .media-heading {
	font-size: 17px;
	font-weight: 800px;
	color: #232323;
}

.news-panel .news-list .media-body .desc {
	margin-top: 10px;
	color: #939393;
}

.news-panel .news-list .media .media-body {
	border: 1px solid #EEEEEE;
	padding: 9px;
}

.news-panel .news-list .media.active .media-body {
	border: 1px solid #0170C1;
}

.news-panel .news-list .media-left,
.media>.pull-left {
	padding-right: 2px;
}

.news-panel .news-list .col-md-6 {
	margin-top: 20px;
}

.top-nav .menu-item {
	position: absolute;
	top: 44px;
	padding: 15px 20px 15px 20px;
	z-index: 999;
}
.about-panel{
	padding-top:40px;
}
.about-panel .col-md-3{
	margin-top:40px;
}
.about-item {
	display: table;
	padding: 15px 40px;
	border-radius: 5px;
	color: #376FA8;
	cursor: pointer;
}
.about-item.active{
	background: rgb(244, 244, 244);
}

.about-item .title {
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
}

.about-item:hover {
	background: rgb(244, 244, 244);
	text-decoration: none;
}
.introduce-panel,
.news-list-panel,
.news-detail-panel,
.tsm-modular-panel,
.tsm01-route-panel {
	padding:60px 0px 50px 0px;
}
.introduce-panel .desc{
	font-size:16px;
	line-height:30px;
	margin-top:15px;
}
.introduce-panel .col-md-12{
	margin-top:20px;
	font-size:16px;
	line-height:30px;
}
.news-list-panel{
	margin-top:50px;
}
.news-list-panel .news-title {
    font-size: 20px;
}
.news-list-panel .desc {
    margin-top: 15px;
    overflow: hidden;
    color: #969696;
}
.news-list-panel hr{
	margin:40px 0px;
    border-top: 1px dashed #eee;
}
.news-detail-panel{
	min-height:700px;
}
.news-detail-panel .content{
	font-size:16px;
	line-height:25px;
}
.news-detail-panel .news-content{
	margin-top:50px;
}
.introduce-panel i{
	color:#0170C1;
}
.contact-cover{
	background: url(../images/board_01.jpg) no-repeat;
	height: 400px;
}
.news-cover{
	background: url(../images/board_02.jpg) no-repeat;
	height: 400px;
}
.mifi-cover{
	background: url(../images/board_03.jpg) no-repeat;
	height: 400px;
}
.tsm-modular-cover{
	background: url(../images/board_04.jpg) no-repeat;
	height: 400px;
}
.tsm01-route-cover{
	background: url(../images/board_05.jpg) no-repeat;
	height: 400px;
}
.service-panel{
	min-height:700px;
}
.tsm-modular-panel,.tsm01-route-panel{
    font-size: 16px;
    line-height: 30px;
}
.tsm-modular-panel .title,
.tsm01-route-panel .title{
	margin-bottom:120px;
}{
	margin-bottom:120px;
}
.tsm-modular-panel img,
.tsm01-route-panel img{
	margin:50px 0px;
}
.tsm-modular-panel table thead tr{
	background:#DDDDDD;
}
