﻿body {
	font-size: 14px;
	background: aliceblue;
}

section.content p {
	background: transparent!important;
}
	.rukou {
				display: flex;
				justify-content: flex-start;
			}
			
			.card {
				border-radius: 5px;
			
			}
			.header .head-title {
				z-index: 100;
				height: 150px;
				display: flex;
				 justify-content: flex-start;
				 align-items: center;
				 margin-top:50px;
				 width:100%;
				 margin-left: 20%;
	
			}
			.zhongwen {
				z-index: 100;
				font-size: 5.5rem;
				height: 80px;
				font-family: "宋体";
				font-weight: bold;
				color:#fff;
				padding-top: 10px;
			}
			.yingwen {
				z-index: 100;
				font-size: 3.5rem;
				font-family: "宋体";
				font-weight: bold;
				padding-left: 15px;
				color:#fff;
			}
		
			.login-cards .card-heading {
				background: none;
				bottom: 40%;
				font-weight: bold;
			}
			
			#NewsList{
				font-size: 18px;
				text-indent: 2em;
				line-height: 1.78571429;
			}
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header .head-title{
	font-family:"楷体";
	font-weight: bold;
}
.header .head-title[data-text]:after{
	font-family:"楷体";
	font-weight: bold;
}
.header .head-title[data-text]:before{
	font-family:"楷体";
	font-weight: bold;
}
a,
img {
	border: 0;
}

.floatingAd .ad {
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
}

.floatingAd a {
	color: #000000;
	display: block;
	text-decoration: none;
}

.floatingAd .close {
	display: none;
}

.floatingAd .text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	line-height: 25px;
}

.floatingAd .text .button {
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.floatingAd .text .title {
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}

.floatingAd .content {
	color: #fff;
	background: url("Content/Account/Images/zhufu.jpg");
	padding: 30px;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 0 0 #370bd6, -1px 0 0 #370bd6, 0 -1px 0 #370bd6, 0 1px 0 #370bd6;
	letter-spacing: 2px;
	position: relative;
	line-height: 1.8;
	text-align: center;
	overflow: hidden;
}

.floatingAd .content:after {
	width: 90px;
	height: 90px;
	position: absolute;
	top: -50px;
	right: -50px;
	transform: rotate(45deg);
	font-weight: normal;
	line-height: 150px;
	font-size: 16px;
	border: 2px solid #fff;
	text-shadow: none;
	color: #fff;
}


a {
	color: #3399cc;
}

.col-x20 {
	position: relative;
	float: left;
	width: 20%;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.margin-bottom-0 {
	margin-bottom: 0;
}

.margin-0 {
	margin: 0;
}

.padding-0 {
	padding: 0;
}

.btn-primary {
	background-color: #3399cc;
}

.btn-danger {
	background-color: #ff4369;
}

.back_top {
	position: fixed;
	z-index: 50;
	right: 20px;
	bottom: 100px;
	display: none;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	color: #eee;
	border-radius: 50%;
	background: #3890ff;
	box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .1), inset 0 -1px 1px 0 rgba(0, 0, 0, .04), 0 0 0 1px rgba(0, 0, 0, .01), 0 3px 5px 1px rgba(0, 0, 0, .1), 0 9px 14px 0 rgba(0, 0, 0, .2);
}

.back_top .icon {
	vertical-align: super;
	font-size: 20px;
	line-height: 40px;
}

.header {
	position: relative;
	height: 300px;
}

.header .head-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #3399cc;
	background: rgba(0, 0, 0, .5);
	background: #333\9;
}

.navbar-t {
	border: 0;
}

.navbar-t .navbar-nav>li>a {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}

.navbar-t .navbar-nav>.active>a,
.navbar-t .navbar-nav>.active>a:focus,
.navbar-t .navbar-nav>.active>a:hover,
.navbar-t .navbar-nav>li>a:focus,
.navbar-t .navbar-nav>li>a:hover {
	background: #3399cc;
}

.navbar-t .navbar-nav>li {
	width: auto;
}

.navbar-t .dropdown-menu>li>a {
	padding: 6px 20px;
}

.header .head-search-input,
.header .head-search-btn {
	padding-top: 10px;
}

.header .head-search-input input[type="text"] {
	width: 220px;
	height: 30px;
	padding: 8px;
	padding: 0 8px\9;
	color: #333;
	border: 0;
	border-radius: 30px;
	background: rgba(255, 255, 255, .7);
	font-size: 16px;
	line-height: 30px;
}

.header .head-search-btn button {
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	border: 0;
	border-radius: 30px;
	background: #3399cc;
	line-height: 30px;
}



.header .head-title[data-text]:after {
	content: attr(data-text);
	color: #365E9E;
	position: absolute;
	left: 120px;
	z-index: 2;
	top: 0;
	-webkit-mask-image: -webkit-gradient(linear, 0 0, 0 bottom, from(red), to(rgba(0, 0, 255, .3)));
}

.header .head-title-s {
	position: relative;
	z-index: 100;
	margin-top: 0;
	letter-spacing: 2px;
	font-size: 24px;
	text-align: right;
	line-height: 1.5;
	color: #fff;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .6);
	font-family: xinziti;
	font-weight: normal;
}

.header-fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	border-bottom: 10px solid #fff;
	background: #03b8cf;
}

.header-fixed .head-title {
	display: none;
}

.header-fixed .head-title-s {
	display: none;
}

.header-fixed .header-img1,
.header-fixed .header-img2 {
	width: 0;
	height: 0;
}

.header-fixed .head-nav {
	height: 40px;
}

.header-fixed .navbar-nav>li>a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}

.header-fixed .head-search-input,
.header-fixed .head-search-btn {
	padding-top: 5px;
}

.header-fixed,
.header,
.header .head-title,
.header .head-nav {
	-webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1);
	-o-transition: all .3s cubic-bezier(.175, .885, .32, 1);
	transition: all .3s cubic-bezier(.175, .885, .32, 1);
}

.in-login-bar {
	background: #f0f0f0;
	padding: 20px 0 50px 20px;
}

.in-login-bar .form-group {
	margin-right: 20px;
	float: left;
}

.in-login-bar .ti {
	color: #3399cc;
	font-size: 18px;
	margin-right: 10px;
}

.in-login-bar .suername-box,
.in-login-bar .password-box {
	position: relative;
}

.in-login-bar .iconb {
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #d7d7d7;
	color: #3399cc;
	position: absolute;
	top: 0;
	left: 0;
}

.in-login-bar .iconb i {
	font-size: 16px;
}

.in-login-bar .suername-box input,
.in-login-bar .password-box input {
	padding-left: 40px;
	width: 185px;
}

.in-login-bar .a-register {
	color: #ff4369;
	text-decoration: underline;
}

.in-login-bar .a-register:hover {
	color: #e64525;
}

.in-title-bar {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 40px;
	margin: 30px 0 10px 0;
	border-bottom: 2px solid #ccc;
	line-height: 40px;
}

.in-title-bar .cn {
	display: inline-block;
	margin-bottom: 2px;
	color: #3399cc;
	border-bottom: 2px solid #3399cc;
	font-size: 22px;
}

.in-title-bar .en {
	display: inline-block;
	margin-left: 10px;
	color: #b7b7b7;
	font-size: 16px;
}

.in-title-bar a {
	font-size: 16px;
}

.in-news-carousel .carousel-inner>.item>a>img,
.in-news-carousel .carousel-inner>.item>img {
	width: 100%;
	height: 400px;
}

.in-sick-carousel .carousel-inner>.item>a>img,
.in-sick-carousel .carousel-inner>.item>img {
	width: 100%;
	height: 317px;
	overflow: hidden;
}

.in-news-carousel .carousel-caption {
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: left;
	background: rgba(0, 0, 0, .5);
	background: #333;
	line-height: 30px;
}

.in-news-carousel .carousel-indicators {
	bottom: 4px;
	left: 0;
	width: 100%;
	margin-left: 0;
	padding-right: 30px;
	text-align: right;
}

.in-sick-carousel .carousel-caption {
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: left;
	background: rgba(0, 0, 0, .5);
	line-height: 50px;
}

.in-sick-carousel .carousel-indicators {
	bottom: 4px;
	left: 0;
	width: 100%;
	margin-left: 0;
	padding-right: 30px;
	text-align: right;
}

.in-news-tab {
	border-bottom: 0;
}

.in-sick-tab {
	border-bottom: 0;
}

.in-sick-tab>li {
	width: 33.333%;
	text-align: left;
	/* text-align: center; */
}

.in-news-tab>li {
	width: 33.333%;
	text-align: center;
}

.in-news-tab>li>a,
.in-sick-tab>li>a  {
	color: #373737;
	border: 0;
	background: #dcdcdc;
	font-size: 16px;
	cursor: pointer;
}

.in-news-tab>li.active>a,
.in-news-tab>li.active>a:focus,
.in-news-tab>li.active>a:hover,
.in-news-tab>li.active>a,
.in-news-tab>li.active>a:focus,
.in-news-tab>li.active>a:hover {
	color: #fff;
	border: 0;
	background: #3399cc;
}

.in-sick-tab>li.active>a,
.in-sick-tab>li.active>a:focus,
.in-sick-tab>li.active>a:hover,
.in-sick-tab>li.active>a,
.in-sick-tab>li.active>a:focus,
.in-sick-tab>li.active>a:hover {
	color: #fff;
	border: 0;
	background: #3399cc;
}

.nav-tabs>li:last-child>a {
	margin-right: 0;
}

.in-news-box {
	height: 360px;
	border: 1px solid #e8e8e8;
	background: #f4f4f4;
}

.in-sick-box {
	height: 120px;
	border: 1px solid #e8e8e8;
	background: #f4f4f4;
}

.in-news-list {
	margin-bottom: 0;
	padding: 0 10px 0 25px;
}

.in-news-list li {
	position: relative;
	height: 36px;
	border-bottom: 1px dashed #d2d2d2;
	line-height: 36px;
}

.in-news-box .in-news-list li:last-child {
	border-bottom: 0;
}

.in-news-list li a {
	color: #3b3b3b;
}

.in-news-list li span {
	float: right;
	color: #3399cc;
}

.in-news-list li i {
	position: absolute;
	top: 15px;
	left: -12px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #3399cc;
}

.login-cards .card-heading {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px;
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	background: #333\9;
	text-shadow: 0 0 5px #000f80;
	font-size: 16px;
}

.in-ad {
	display: block;
	width: 100%;
	height: 110px;
	margin-top: 30px;
	letter-spacing: 2px;
	box-shadow: 0px 1px 3px #333;
	font-size: 18px;
	line-height: 110px;
	padding-left: 20px;
}

.in-ad a {
	color: #3c7499;
	display: block;
	width: 100%;
	height: 100%;
	text-shadow: 0 0 10px #fff;
	font-weight: bold;
}

.in-ad a:hover {
	text-decoration: none;
}

.humanity-cards {
	padding: 0;
}

.humanity-cards .card {
	overflow: hidden;
	height: 275px;
	border: 0;
}

.humanity-cards .col-sm-4:last-child .card,
.humanity-cards .col-sm-4:nth-last-child(2) .card,
.humanity-cards .col-sm-4:nth-last-child(3) .card {
	margin-bottom: 0;
}

.in-link-a {
	display: block;
	width: 100%;
	height: 100px;
	background: no-repeat center center;
}

.in-link-a1 {
	background-image: url("../ImageHuNan/link1a.jpg"/*tpa=http://www.hndatc.com/Content/Account/ImageHuNan/link1a.jpg*/
	);
}

.in-link-a2 {
	background-image: url("../ImageHuNan/link2a.jpg"/*tpa=http://www.hndatc.com/Content/Account/ImageHuNan/link2a.jpg*/
	);
}

.in-link-a3 {
	background-image: url("../ImageHuNan/link3a.jpg"/*tpa=http://www.hndatc.com/Content/Account/ImageHuNan/link3a.jpg*/
	);
}

.in-link-a4 {
	background-image: url("../ImageHuNan/link4a.jpg"/*tpa=http://www.hndatc.com/Content/Account/ImageHuNan/link4a.jpg*/
	);
}

.in-link-a5 {
	background-image: url("../ImageHuNan/link5a.jpg"/*tpa=http://www.hndatc.com/Content/Account/ImageHuNan/link5a.jpg*/
	);
}

.footer {
	margin-top: 30px;
	padding: 30px 0;
	color: #fff;
	background: #202b38;
	font-size: 16px;
	line-height: 32px;
}

.footer a {
	color: #fff;
}


/*兼容手机*/

@media (max-width: 768px) {
	.header,
	.footer {
		width: 1160px;
	}
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav.nav-justified>li {
		float: none;
	}
	.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

element.style {}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: absolute;
	}
}

@font-face {
	src: url("../fonts/font.ttf"/*tpa=http://www.hndatc.com/Content/Account/fonts/font.ttf*/
	);
	font-family: xinziti;
}

.clearfix {
	display: block;
	height: 0;
	clear: both;
	content: '/0200';
}