@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

html {
	height: 100%;
	width: 100%;
	outline: 0;
}

body {
	color: #000;
	width: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
	background: #fff;
	font-size: 16px;
}

ul,
ol,
li {
	list-style: none
}

em,
i {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 500;
	margin: 0;
}

select,
textarea,
button {
	border: none;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	font-size: 14px;
	line-height：normal;
}

p {
	margin: 0;
	padding: 0;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*修改版*/
.navbar-default {
	background: none;
	border: 0;
}

.navbar-default .navbar-nav>li>a {
	color: #FFFFFF;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #FFFFFF;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:visited {
	color: #fff;
	background: none;
	font-weight: bold;
}

.navbar-nav>li>a {
	line-height: 60px;
	color: #FFFFFF;
}

.navbar-nav {
	float: right;
	margin: 0;
}

.nav>li>a {
	padding-left: 60px;
	color: #FFFFFF;
}

.nav>li>a:active {
	color: #FFFFFF;
}

.nav>li>a:visited {
	color: #FFFFFF;
}
.navbar-toggle{
	margin-top: 22px;
}
.dropdown-menu{
	left: 20px;
	width: 225px;
	z-index: 10;
}
.dropdown-menu>li>a{
	padding: 8px 20px;
}
/*共用*/
.font55 {
	font-size: 55px;
	font-weight: bold;
	line-height: 70px;
	margin-bottom: 15px;
}

.font30 {
	font-size: 30px;
	font-weight: bold;
}

.font20 {
	font-size: 20px;
	font-weight: bold;
	color: #11194a;
}

.font18 {
	font-size: 18px;
}

.font28 {
	font-size: 28px;
	color: #2a313d;
	font-weight: bold;
	margin-bottom: 20px;
}

.font16 {
	font-size: 16px;
	color: #6e739e;
	font-weight: normal;
	margin-top: 15px;
}

.grey {
	color: #626870;
	font-size: 18px;
}

.mt90 {
	margin-top: 90px;
	margin-bottom: 30px;
}

.mt50 {
	margin-top: 50px;
}

.mt30 {
	margin-top: 30px;
}

/*首页*/
.top {
	background: linear-gradient(to right, #2d64ee, #1639d0);
	overflow: hidden;
	height: 850px;
}

.top_title {
	overflow: hidden;
}

.top_main {
	padding-top: 140px;
	color: #FFFFFF;
	font-size: 20px;
	overflow: hidden;
	line-height: 36px;
	animation: daohang 2s;
}

.top_left20 {
	color: #e3f2fe;
	font-size: 20px;
}

.top_left16 {
	font-size: 16px;
	color: #e3f2fe;
	font-size: 16px;
	margin-top: 24px;
}

.top_left16 span {
	padding: 0 15px;
	color: #94aef4;
}

.home_main_button {
	margin-top: 70px;
	position: relative;
	padding-bottom: 120px;
}
.home_button {
	width: 225px;
	height: 65px;
	line-height: 65px;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	color: #11194a;
	background: #fff;
	border-radius: 10px;
	text-align: center;
}

.home_button:hover {
	color: #11194a;
}
.home_xiala{
	display: inline-block;
}
.home_button1 {
	width: 225px;
	height: 65px;
	line-height: 65px;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #fff;
	margin-left: 20px;
	background: none;
	padding:0;
}
.home_button1:hover{
	color: #fff;
}
.home_button1:active{
	color: #fff;
}
.home_button1:visited{
	color: #fff;
}
.home_top {
	overflow: hidden;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	animation: home 0.5s;
	background: #26274a;
	padding: 10px 0;
	color: #FFFFFF;
	line-height: 60px;
}

.home_gs_button {
	height: 60px;
	line-height: 60px;
	background: #2a75f0;
	border-radius: 5px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	width: 100%;
}

.home_gs_button img {
	width: 20px;
	vertical-align: middle;
	margin-right: 3px;
}

.second {
	padding: 140px 0;
	overflow: hidden;
}

.second_title {
	text-align: center;
	color: #11194a;
	font-size: 38px;
	font-weight: bold;
	overflow: hidden;
}

.second_title_note {
	font-size: 20px;
	color: #6e739e;
	font-weight: normal;
}

.second_main {
	text-align: center;
	margin-top: 160px;
	font-size: 20px;
	color: #11194a;
	font-weight:bold;
}
.second_main_grey{
	color: #6e739e;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
}
.three_bg{
	background: #f7f9fd;
}
.three_font38{
	font-size: 38px;
	font-weight: bold;
	color: #11194a;
}
.three_font16{
	margin-top: 22px;
	color: #6e739e;
	font-weight: normal;
	font-size: 16px;
	line-height:28px;
}
.five_main{
	background: linear-gradient(to right,#d4e5fd,#f4fafd);
	position: relative;
	overflow: hidden;
	padding: 50px 30px;
	border-radius: 10px;
}
.five_main_content{
	overflow: hidden;
	font-size: 28px;
	font-weight: bold;
	color: #11194a;
	
}
.five_main_text{
	margin-top: 15px;
	color: #6e739e;
	font-size: 20px;
	font-weight: normal;
}
.five_main_bottom{
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.six_main{
	background: #fff;
	text-align: center;
	padding: 60px 0;
	border: 1px solid #eeeeee;
	min-height: 365px;
	font-size: 20px;
	font-weight: bold;
	color: #11194a;
}
.footer{
	background:#26274a;
	font-size: 16px;
	text-align: center;
	color: #fff;
	padding: 30px 0;
}
.footer span{
	padding: 0 10px;
}
.footer a{
	text-decoration: underline;
	color: #fff;
}
@media(max-width:991px) {
	.mobile_logo img{
		width: 140px !important;
	}
	.top_main{
		padding-top:40px !important;
	}
	.font55{
		font-size: 40px !important;
		margin-bottom: 0 !important;
		text-align: center;
	}
	.top_left20{
		font-size: 18px !important; 
		text-align: center;
	}
	.top_left16{
		font-size: 12px !important;
		margin-top: 5px !important;
		text-align: center;
	}
	.top_left16 span{
		padding:0 5px !important;
	}
	.home_main_button{
		margin-top: 30px !important;
	}
	.home_button{
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.home_button1{
		margin-left: 0 !important;
		width: 100% !important;
		margin-bottom: 30px !important;
	}
	.second_title{
		font-size:28px !important;
	}
	.second_title_note{
		font-size: 16px !important;
	}
	.second{
		padding:60px 0 !important;
	}
	.second_main{
		margin-top: 50px !important;
	}
	.three_font38{
		font-size: 28px !important;
		text-align: center;
	}
	.mobile_pic img{
		width: 100% !important;
		margin: 20px 0;
	}
	.five_main_content{
		font-size: 22px !important;
	}
	.five_main_text{
		font-size: 16px !important;
	}
	.five_main_bottom img{
		width: 120px;
	}
	.five_main{
		padding: 30px 20px 120px 20px;
		margin-bottom: 40px !important;
	}
	.six_main{
		padding:30px 0 !important;
		margin-bottom: 30px !important;
		min-height: 300px !important;
	}
	.font20{
		margin-top: -30px !important;
	}
	.font16{
		margin-bottom: 40px !important;
	}
	.navbar-collapse{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
		border-top: #3961e2;
	}
	.navbar-collapse{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.navbar-nav>li>a{
		padding-left: 0;
	}
	.navbar-brand{
		padding: 10px 15px;
	}
	.history-date ul li.green dl dt{
		font-size: 20px !important;
	}
	.dropdown-menu{
		left: 0;
		top: 65px;
		width: 100%;
	}
	.home_xiala{
		display: block;
	}
	.home_main_button{
		padding-bottom:30px;
	}
}

/*日志手机端*/
.demo {
	width: 100% !important;
	margin: 60px auto 0 auto;
}

.history-date ul li dl {
	float: left;
	padding-left: 200px !important;
	margin-top: -40px !important;
	font-family: 微软雅黑;
}
}

/*更新日志*/
.rizhi_top {
	overflow: hidden;
}

.rizhi_nav {
	background: url(../img/bg1.jpg) no-repeat center top;
	background-size: cover;
	padding: 80px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	margin-top: -20px;
}

.demo {
	width: 1200px;
	margin: 60px auto 0 auto;
}

.history {
	background: url(../img/line4.png) repeat-y 186px 0;
	overflow: hidden;
	position: relative;
}

.history-date {
	overflow: hidden;
	position: relative;
}

.history-date h2 {
	background: #fff url(../img/icon06.png) no-repeat 158px 0;
	height: 59px;
	font-size: 25px;
	font-family: 微软雅黑;
	font-weight: normal;
	padding-left: 45px;
	margin-bottom: 74px;
}

.history-date h2.first1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 935px;
	z-index: 99;
}

.history-date h2 a {
	color: #2371f3;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url(../img/icon08.png) no-repeat right 50%;
	padding-right: 17px;
	margin: 21px 97px 0 0;
}

.history-date h2 a:hover {
	text-decoration: none;
}

.history-date h2 img {
	vertical-align: -5px;
}

.history-date h2.date02 {
	background: none;
}

.history-date ul li {
	background: url(../img/icon07.png) no-repeat 180px 0;
	padding-bottom: 50px;
	zoom: 1;
}

.history-date ul li.last {
	padding-bottom: 0;
}

.history-date ul li:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.history-date ul li h3 {
	float: left;
	width: 168px;
	text-align: right;
	padding-right: 19px;
	color: #999;
	font: normal 18px/16px Arial;
}

.history-date ul li h3 span {
	display: block;
	color: #b3b3b3;
	font-size: 12px;
}

.history-date ul li dl {
	float: left;
	padding-left: 41px;
	margin-top: -5px;
	font-family: 微软雅黑;
}

.history-date ul li dl dt {
	font: 20px/22px 微软雅黑;
	color: #333;
}

.history-date ul li dl dt span {
	display: block;
	color: #666;
	font-size: 12px;
}

.history-date ul li.green h3 {
	color: #2371f3;
}

.history-date ul li.green h3 span {
	color: #91baff;
}

.history-date ul li.green dl {
	margin-top: -8px;
}

.history-date ul li.green dl dt {
	font-size: 28px;
	line-height: 34px;
}

.history-date ul li.green dl dt a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	overflow: hidden;
	vertical-align: middle;
	margin-left: 12px;
}

.history-date ul li.green dl dd {
	padding-top: 20px;
	display: none;
}

.history-date ul li.green dl dd img {
	float: left;
}

.history-date ul li.green dl dd p {
	overflow: hidden;
	zoom: 1;
	line-height: 21px;
	color: #787878;
}

.history-date h2.first .more-history {
	font-size: 16px;
	background: transparent;
	margin-left: 30px;
}

.history-date h2.first .more-history:hover {
	text-decoration: underline;
}