*,*:before,*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html,body {
	min-height: 100%
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,p {
	margin: 0
}

ul,ol {
	padding: 0;
	list-style-type: none
}

a {
	background-color: transparent
}

a:focus {
	outline: none
}

a:active,a:hover {
	outline: none
}

ins,a {
	text-decoration: none
}

small {
	font-size: 80%
}

img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	border: 0
}

button,input,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,input {
	line-height: normal
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

input[type="radio"],input[type="checkbox"] {
	cursor: pointer;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

button[disabled],html input[disabled] {
	background-color: #ccc !important;
	cursor: not-allowed
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
	position: relative;
	background: #fff;
	font-family: Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3","FontAwesome",sans-serif;
	font-weight: normal;
	line-height: 1.6;
	color: #000;
	font-size: 14px
}

body,input,textarea,select,button {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga","kern"
}

@media only screen and (max-width: 640px) {
	body {
		word-wrap: break-word;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto
	}
}

a {
	color: #333
}

a:hover,a:focus {
	color: #007bc7
}

.container {
	width: 100%
}

@media only screen and (min-width:1025px) {
	.container {
		max-width: 1140px;
		margin-left: auto;
		margin-right: auto
	}
}

@font-face {
	font-family:'iconfont';src:url('../fonts/iconfont.eot?t=1491038895953');src:url('../fonts/iconfont.eot?t=1491038895953#iefix') format('embedded-opentype'),url('../fonts/iconfont.woff?t=1491038895953') format('woff'),url('../fonts/iconfont.ttf?t=1491038895953') format('truetype'),url('../fonts/iconfont.svg?t=1491038895953#iconfont') format('svg')
}

.icon {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-caidan:before {
	content: '\e601'
}

.icon-arr:before {
	content: '\e654'
}

.icon-weibo:before {
	content: '\e60c'
}

.icon-wechat:before {
	content: '\e603'
}

.icon-search:before {
	content: '\e600'
}

.icon-nav-arr:before {
	content: '\e602'
}

.icon-more {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../images/more.png)
}

.top {
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #073571;
	color: #fff
}

.top a {
	color: #fff
}

.top .container {
	position: relative
}

.top .hotline {
	position: relative;
	padding-left: 84px
}

.top .hotline-scroll {
	width: 100%;
	height: 30px
}

.top .hotline-scroll ul {
	width: 100%;
	height: 30px
}

.top .hotline strong {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 84px;
	padding-left: 8px;
	height: 30px;
	line-height: 30px
}

.top .hotline li {
	display: inline;
	line-height: 30px
}

.top .contact-qr-code {
	position: absolute;
	display: none;
	right: 0;
	top: 0;
	line-height: 30px
}

.top .contact-qr-code a {
	margin: 0 5px
}

.top .contact-qr-code .icon {
	font-size: 20px
}

@media only screen and (min-width:1025px) {
	.top {
		height: 50px
	}

	.top .hotline-scroll {
		width: 530px;
		height: 30px
	}

	.top .hotline-scroll ul {
		width: 530px;
		height: 30px
	}

	.top .hotline strong {
		height: 30px;
		line-height: 30px
	}

	.top .hotline li {
		display: inline;
		line-height: 30px
	}

	.top .contact-qr-code {
		display: block
	}
}

.header {
	height: 70px
}

.header .container {
	height: 70px;
	position: relative;
	padding-left: 240px
}

.header .logo {
	position: absolute;
	left: 10px;
	top: 50%;
	width: 240px;
	height: 60px;
	margin-top: -30px
}

.header .logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../images/logo.png);
	background-size: 90%
}

.header .toggle-nav {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	background-color: #073571;
	border-radius: 5px;
	border: none;
	text-align: center;
	line-height: 40px;
	-webkit-appearance: none
}

.header .toggle-nav .icon {
	color: #fff;
	font-size: 18px
}

.header .nav {
	display: none;
	padding-top: 0;
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 100
}

.header .nav li {
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #c8c8c8
}

.header .nav li:last-child {
	border-bottom: none
}

.header .nav li a {
	display: block
}

.header .search {
	display: none;
	position: absolute;
	right: 0;
	top: 38px;
	width: 215px;
	height: 22px;
	padding-right: 30px;
	border: 1px solid #c8c8c8;
	border-radius: 3px
}

.header .search .search-input {
	position: relative;
	padding-left: 20px;
	border-right: 1px solid #c8c8c8
}

.header .search .search-input .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center
}

.header .search .search-input input {
	display: block;
	width: 100%;
	height: 20px;
	border: none;
	font-size: 12px;
	padding: 0
}

.header .search button {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 20px;
	border: none;
	padding: 0;
	font-size: 12px;
	background-color: #073571;
	color: #fff
}

@media only screen and (min-width:1025px) {
	.header {
		height: 94px
	}

	.header .container {
		height: 94px;
		padding-right: 215px
	}

	.header .toggle-nav {
		display: none
	}

	.header .search {
		display: block
	}

	.header .nav {
		display: block;
		position: static;
		top: auto;
		left: auto;
		padding-top: 28px
	}

	.header .nav li {
		position: relative;
		float: left;
		width: 12.28%;
		border-bottom: none;
		font-size: 14px
	}

	.header .nav li>a {
		display: block;
		line-height: 40px;
		text-align: center
	}

	.header .nav li .sub {
		display: none;
		position: absolute;
		top: 40px;
		background-color: #fff;
		z-index: 100;
		text-align: center;
		width: 100%
	}

	.header .nav li .sub>a {
		display: block;
		line-height: 34px;
		font-size: 12px
	}

	.header .nav li .sub>a:hover {
		background-color: rgba(49,65,142,0.9);
		color: #fff
	}
}

.banner .swiper-slide a {
	display: block
}

.banner img {
	display: block;
	width: 100%
}

.banner .swiper-pagination {
	bottom: 0
}

.page-title {
	position: relative;
	height: 46px;
	border-bottom: 1px solid #ccc
}

.page-title:before,.page-title:after {
	content: " ";
	display: table
}

.page-title:after {
	clear: both
}

.page-title h2 {
	position: relative;
	float: left;
	padding: 10px 10px 0;
	line-height: 34px;
	font-size: 16px;
	color: #007cc8
}

.page-title h2:after {
	position: absolute;
	content: '';
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #007cc8
}

.page-title .more {
	position: absolute;
	right: 10px;
	top: 15px;
	line-height: 24px
}

.page-title .more span {
	font-weight: bold;
	color: #bbb;
	font-size: 12px
}

.page-title .more .icon {
	vertical-align: sub;
	margin-left: 3px
}

@media only screen and (min-width:1025px) {
	.page-title h2 {
		padding-left: 1px;
		padding-right: 1px
	}
}

.section {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px
}

@media only screen and (min-width:1025px) {
	.section {
		padding: 45px 0
	}
}

@media only screen and (min-width:1025px) {
	.index-wrap {
		padding-top: 40px;
		padding-bottom: 20px
	}
}

.index-news-ad a {
	display: block;
	position: relative
}

.index-news-ad img {
	display: block;
	width: 100%
}

.index-news-ad .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(49,65,142,0.7);
	color: #fff;
	padding: 10px
}

.index-news-ad .text h3 {
	font-weight: normal;
	margin-bottom: 5px
}

.index-news-ad .text p {
	text-indent: 2em
}

.index-news-list {
	margin-top: 10px
}

.index-news-list .head {
	position: relative
}

.index-news-list .head h3 {
	text-align: center
}

.index-news-list .head h3 a {
	color: #007bc7
}

.index-news-list .head .more {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	box-sizing: border-box;
	font-size: 12px
}

.index-news-list .head p {
	text-indent: 2em
}

.index-news-list .list {
	margin-top: 10px
}

.index-news-list .list li {
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px
}

.index-news-list .list li a {
	display: block;
	position: relative;
	padding-left: 20px
}

.index-news-list .list li .icon {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px
}

.index-news-list .list li strong {
	font-weight: normal
}

.index-news-list .list li span {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	color: #999;
	text-align: right
}

@media only screen and (min-width:1025px) {
	.index-news {
		position: relative;
		padding-left: 620px
	}

	.index-news-ad {
		position: absolute;
		left: 0;
		top: 45px;
		width: 580px
	}

	.index-news-list {
		margin-top: 0
	}

	.index-news-list .head {
		border-bottom: 1px solid #c8c8c8
	}

	.index-news-list .head h3 {
		text-align: left
	}

	.index-news-list .head .more {
		display: block
	}

	.index-news-list .head p {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 24px
	}

	.index-news-list .list li {
		line-height: 18px
	}

	.index-news-list .list li a {
		padding-right: 100px
	}

	.index-news-list .list li span {
		display: block
	}
}

.index-intro {
	padding-left: 0;
	padding-right: 0
}

.index-intro .intro {
	text-indent: 2em;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px
}

.index-intro .list {
	border-top: 1px solid #c8c8c8
}

.index-intro .list li {
	border-bottom: 1px solid #c8c8c8
}

.index-intro .list a {
	display: block;
	position: relative
}

.index-intro .list img {
	display: none;
	width: 100%
}

.index-intro .list .text {
	width: 100%
}

.index-intro .list .text h3 {
	position: relative;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal
}

.index-intro .list .text h3 .icon {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	color: #c8c8c8
}

.index-intro .list .text p {
	display: none;
	line-height: 22px
}

@media only screen and (min-width:1025px) {
	.index-intro .intro {
		font-size: 16px;
		padding-left: 40px;
		padding-right: 40px;
		margin-bottom: 45px
	}

	.index-intro .list {
		overflow: hidden;
		margin-left: -3px;
		margin-right: -3px;
		border-top: none
	}

	.index-intro .list li {
		border-bottom: none;
		float: left;
		width: 33.32%;
		padding: 0 3px
	}

	.index-intro .list img {
		display: block
	}

	.index-intro .list .text {
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: rgba(50,50,50,0.7);
		color: #fff;
		padding: 5px 30px;
		height: 64px;
		transition: all .3s linear
	}

	.index-intro .list .text h3 {
		padding-left: 0;
		text-align: center;
		font-size: 20px;
		transition: font-size .3s linear
	}

	.index-intro .list .text h3 .icon {
		display: none
	}

	.index-intro .list .text p {
		display: block;
		height: 20px;
		overflow: hidden;
		transition: height .3s linear
	}

	.index-intro .list a:hover .text {
		height: 100%;
		background-color: rgba(49,65,142,0.9)
	}

	.index-intro .list a:hover h3 {
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 30px
	}

	.index-intro .list a:hover p {
		height: 154px
	}
}

.index-album {
	position: relative;
	padding-left: 50px;
	padding-right: 50px
}

.index-album .album {
	display: none
}

.index-album .album .swiper-slide a {
	float: left;
	width: 25%;
	padding-left: 8px;
	padding-right: 8px
}

.index-album .album img {
	display: block;
	width: 100%
}

.index-album .album-mobile {
	display: block
}

.index-album .album-mobile img {
	display: block;
	width: 100%
}

@media only screen and (min-width:1025px) {
	.index-album {
		padding: 0;
		margin-top: 45px;
		margin-bottom: 45px
	}

	.index-album .album {
		display: block
	}

	.index-album .album-mobile {
		display: none
	}

	.index-album .swiper-button-prev,.index-album .swiper-button-next {
		height: 100%;
		background-color: rgba(0,0,0,0.5);
		width: 54px;
		top: 0;
		margin-top: 0
	}

	.index-album .swiper-button-prev {
		left: 0
	}

	.index-album .swiper-button-next {
		right: 0
	}
}

.footer {
	background-color: #262930;
	color: #fff;
	padding: 10px 10px 5px;
	font-size: 12px
}

.footer a {
	color: #fff
}

.footer .qr-code {
	display: none
}

.footer p {
	margin-bottom: 5px
}

.footer .interlink span {
	padding: 0 3px
}

@media only screen and (min-width:1025px) {
	.footer {
		margin-bottom: 40px
	}

	.footer .container {
		position: relative;
		padding-left: 240px
	}

	.footer .qr-code {
		position: absolute;
		display: block;
		left: 0;
		top: 15px
	}

	.footer .qr-code li {
		float: left;
		margin-left: 30px
	}

	.footer .qr-code li a {
		display: block
	}

	.footer p {
		text-align: center
	}
}

.notice {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	height: 40px;
	z-index: 100
}

.notice .container {
	position: relative;
	padding-left: 110px
}

.notice h2 {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 40px;
	height: 40px;
	padding-left: 15px;
	font-size: 14px;
	color: #31418e
}

.notice .list {
	height: 40px;
	line-height: 40px;
	font-size: 12px
}

.notice .list ul {
	overflow: hidden
}

.notice .list li {
	float: left;
	margin-right: 30px
}

.notice .list li strong {
	font-weight: normal
}

.notice .list li span {
	color: #ff2626;
	padding-left: 5px
}

@media only screen and (min-width:1025px) {
	.notice {
		display: block
	}
}

.open-qr-box {
	display: none;
	position: absolute;
	z-index: 100
}

.open-qr-box .arr {
	position: absolute;
	width: 0;
	height: 0
}

.open-qr-box.top,.open-qr-box.bottom {
	width: 100px;
	height: 110px
}

.open-qr-box.top .arr,.open-qr-box.bottom .arr {
	left: 50%;
	margin-left: -10px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent
}

.open-qr-box.left,.open-qr-box.right {
	width: 110px;
	height: 100px
}

.open-qr-box.left .arr,.open-qr-box.right .arr {
	top: 50%;
	margin-top: -10px
}

.open-qr-box.top {
	padding-bottom: 10px;
	padding-top: 0;
	background-color: transparent
}

.open-qr-box.top .arr {
	bottom: 0;
	border-top: 10px solid #fff
}

.open-qr-box.right {
	padding-left: 10px
}

.open-qr-box.right .arr {
	left: 0
}

.open-qr-box.bottom {
	padding-top: 10px
}

.open-qr-box.bottom .arr {
	top: 0;
	border-bottom: 10px solid #fff
}

.open-qr-box.left {
	padding-right: 10px
}

.open-qr-box.left .arr {
	left: 0
}

.open-qr-box img {
	display: block;
	width: 100%;
	height: 100%
}

.open-qr-box .con {
	width: 100px;
	height: 100px;
	padding: 5px;
	background-color: #fff
}

.list-wrap {
	overflow: hidden
}

.list-main {
	padding-left: 15px;
	padding-right: 15px
}

.crumbs-title {
	display: none;
	padding-left: 15px;
	position: relative;
	line-height: 24px;
	margin-top: 15px
}

.crumbs-title:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 5px;
	height: 24px;
	background-color: #007cc8
}

@media only screen and (min-width:1025px) {
	.list-wrap {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.list-main {
		float: left;
		width: 870px
	}

	.page-side {
		float: right;
		width: 240px
	}

	.crumbs-title {
		display: block
	}

	.list-wrap.left-side .list-main {
		float: right
	}

	.list-wrap.left-side .page-side {
		float: left
	}
}

.news-list {
	padding-top: 20px;
	padding-bottom: 20px
}

.news-list li {
	position: relative;
	border-bottom: 1px solid #c8c8c8
}

.news-list li h3 {
	padding-top: 5px;
	padding-right: 100px
}

.news-list li h3 a {
	color: #007bc7
}

.news-list li span {
	position: absolute;
	display: block;
	width: 100px;
	height: 26px;
	line-height: 26px;
	top: 5px;
	right: 0;
	font-size: 12px;
	color: #ccc;
	text-align: right
}

.news-list li p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 2em
}

.news-list li .more {
	display: none
}

.pic-list {
	padding-top: 20px;
	padding-bottom: 20px
}

.pic-list li {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center
}

.pic-list .pic,.pic-list .text,.pic-list .pic img {
	display: block
}

.pic-list .pic img {
	width: 100%
}

.pic-list .text a {
	font-weight: bold;
	line-height: 24px
}

@media only screen and (min-width:1025px) {
	.pic-list {
		overflow: hidden
	}

	.pic-list li {
		float: left;
		width: 25%;
		padding: 5px
	}

	.pic-list .pic {
		border: 1px solid #c8c8c8;
		padding: 3px
	}

	.pic-list .pic img {
		height: 128px
	}
}

.news-simple-list {
	padding-top: 20px;
	padding-bottom: 20px
}

.news-simple-list li h3 a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px;
	font-weight: normal
}

.news-simple-list li .more,.news-simple-list li span,.news-simple-list li p {
	display: none
}

@media only screen and (min-width:1025px) {
	.news-simple-list li h3 a {
		display: inline;
		font-size: 14px;
		padding-top: 0;
		padding-bottom: 0;
		line-height: 28px;
		padding-left: 15px;
		position: relative
	}

	.news-simple-list li h3 a:before {
		position: absolute;
		left: 0;
		top: 50%;
		content: '';
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background-color: #ccc;
		margin-top: -2px
	}
}

.pager {
	text-align: center;
	margin-bottom: 10px
}

.pager a {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	border: 1px solid #c8c8c8;
	border-radius: 5px;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 50px;
	margin-bottom: 5px
}

.page-side {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px
}

@media only screen and (min-width:1025px) {
	.page-side {
		padding-top: 0
	}
}

.panel-title {
	position: relative;
	height: 46px;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}

.panel-title h2 {
	color: #007cc8;
	float: left;
	font-size: 16px;
	line-height: 34px;
	padding: 10px 10px 0;
	position: relative
}

.panel-title h2:after {
	background-color: #007cc8;
	bottom: -2px;
	content: '';
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%
}

.panel-title .more {
	line-height: 24px;
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 12px
}

.panel-content {
	padding-top: 10px;
	padding-bottom: 10px
}

.side-intro img {
	display: block;
	width: 100%
}

.side-intro p {
	padding-top: 10px;
	font-size: 12px;
	text-indent: 2em
}

.side-menu li {
	line-height: 40px;
	border-bottom: 1px solid #c8c8c8;
	text-align: center
}

.side-menu li:last-child {
	border-bottom: none
}

.side-menu li a {
	display: block
}

@media only screen and (min-width:1025px) {
	.side-menu {
		overflow: hidden
	}

	.side-menu li {
		float: left;
		width: 50%;
		text-align: center;
		border-bottom: none;
		text-align: left;
		line-height: 28px
	}

	.side-menu li a {
		padding-left: 10px
	}
}

.side-list li {
	line-height: 40px;
	border-bottom: 1px solid #c8c8c8
}

.side-list li a {
	display: block;
	position: relative;
	padding-left: 24px
}

.side-list li a .icon {
	position: absolute;
	left: 0;
	top: 13px
}

@media only screen and (min-width:1025px) {
	.side-list li {
		line-height: 28px;
		border-bottom: none
	}

	.side-list li a {
		height: 28px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.side-list li a .icon {
		top: 8px
	}
}

.side-album li {
	margin-bottom: 10px
}

.side-album li a {
	display: block
}

.side-album li img {
	display: block;
	width: 100%
}

@media only screen and (min-width:1025px) {
	.side-album {
		overflow: hidden
	}

	.side-album li {
		padding-left: 5px;
		padding-right: 5px
	}
}

.article {
	padding-top: 20px
}

.article-title {
	margin-bottom: 10px;
	text-align: center;
	line-height: 26px;
	color: #007bc7
}

.article-info {
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
	color: #999
}

.article-content p {
	text-indent: 2em;
	margin-bottom: 10px
}

.article-content img {
	max-width: 100%
}

.signup-wrap {
	padding-top: 20px
}

.signup-title {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #007bc7;
	font-size: 18px;
	border-bottom: 1px solid #c8c8c8
}

.signup-form {
	padding-top: 15px;
	padding-bottom: 15px
}

.signup-form .form-group {
	margin-bottom: 10px
}

.signup-form .form-group .form-label,.signup-form .form-group .form-control,.signup-form .form-group span {
	display: block
}

.signup-form .form-group .form-label {
	font-size: 14px;
	line-height: 24px
}

.signup-form .form-group .form-label em {
	color: #f00;
	margin-right: 5px
}

.signup-form .form-group .form-control {
	display: block;
	width: 100%;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	height: 44px;
	padding-left: 5px;
	padding-bottom: 5px
}

.signup-form .form-group textarea.form-control {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px;
	height: 92px
}

.signup-form .form-group span {
	color: #999
}

.signup-form .form-group span a {
	color: #073571;
	padding-left: 3px;
	padding-right: 3px
}

.signup-form .form-group .radio-label {
	line-height: 44px;
	margin-right: 15px
}

.signup-form .form-btns {
	padding-top: 10px
}

.signup-form .form-btns button {
	display: block;
	width: 100%;
	text-align: center;
	border: none;
	background-color: #073571;
	color: #fff;
	height: 44px
}

@media only screen and (min-width:1025px) {
	.signup-title {
		border-bottom: none
	}

	.signup-form .form-group {
		position: relative;
		padding-left: 100px
	}

	.signup-form .form-group .form-label {
		position: absolute;
		left: 0;
		top: 0;
		text-align: right;
		width: 90px;
		line-height: 44px
	}

	.signup-form .form-btns {
		text-align: center
	}

	.signup-form .form-btns button {
		display: inline-block;
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		border-radius: 3px
	}
}

.side-nav dt {
	margin-bottom: 10px;
	height: 50px;
	background-color: #007cc8;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 55px
}

.side-nav dt .icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../images/school_icon.png);
	vertical-align: sub;
	margin-right: 5px
}

.side-nav dd {
	margin-bottom: 5px
}

.side-nav dd a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #007cc8;
	font-size: 16px;
	text-align: center
}

.side-nav dd a .icon {
	color: #007cc8;
	margin-right: 5px
}

.side-nav dd.current a {
	background-color: #828282;
	color: #fff
}

.side-nav dd.current a .icon {
	color: #fff
}