@charset "utf-8";

#app {
	min-width: 1200px;
}

/* CSS Document */
.banner {
	width: auto;
	height: 400px;
	position: relative;
	overflow: hidden
}

.banner img {
	width: 1920px;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -960px
}

.main {
	width: calc(1200px - 40px);
	margin: 70px auto 0;
	padding: 0 20px;
	overflow: hidden;
}

.main .sub_nav {
	width: 220px;
	text-align: center;
	float: left
}

.main .sub_nav .title {
	height: 110px;
	background-color: #1860a8;
}

.main .sub_nav .title h2 {
	font-size: 24px;
	color: #edecf5;
	text-transform: uppercase;
	padding-top: 18px
}

.main .sub_nav .title img {
	padding-bottom: 8px
}

.main .sub_nav .title h3 {
	font-size: 18px;
	color: #edecf5;
}

.main .sub_nav .text {
	border: 1px solid #1860a8
}

.main .sub_nav .text li {
	height: 50px;
	line-height: 50px;
}

.main .sub_nav .text li a {
	font-size: 14px;
	color: #1b1818;
	display: block
}

.main .sub_nav .text li.on {
	background-image: url(../img/sub_nav_bg.png);
	background-repeat: no-repeat;
	background-position: center center
}

.main .sub_nav .text li.on a {
	color: #f8f5f5
}

.main .sub_nav .text li:hover {
	background-image: url(../img/sub_nav_bg.png);
	background-repeat: no-repeat;
	background-position: center center
}

.main .sub_nav .text li:hover a {
	color: #f8f5f5
}

.main .content,
.main .msg
{	
	width: 900px;
}

.main .content {
	float: right;
	overflow: hidden
}

.main .msg {
	width: 900px;
	height: 34px;
	float: right;
	border-bottom: 1px solid #b5b5b5
}

.main .msg .text {
	float: left;
}

.main .msg .text h4 {
	font-size: 24px;
	color: #0a0b0b;
	display: inline
}

.main .msg .text span {
	font-size: 14px;
	color: #697f95;
	padding-left: 14px;
}

.main .msg .position {
	float: right;
	font-size: 14px;
	padding-top: 6px
}

.main .msg .position p {
	display: inline;
	color: #5c6775
}

.main .msg .position a {
	color: #5c6775
}

.main .msg .position a:hover {
	color: #1860a8
}

.main .msg .position span {
	color: #1860a8
}



/* company_profile */

.main .company_profile img {
	width: 920px;
	height: 314px;
	margin-top: 16px;
	float: right;
}

.main .company_profile p {
	font-size: 14px;
	color: #303234;
	float: right;
	padding-top: 30px;
	text-indent: 2rem;
	text-align: left;
	line-height: 30px;
}

/* voice_of_md */

.main .voice_of_md img {
	float: left;
	width: 400px;
	margin-top: 16px;
	margin-right: 30px;
	margin-bottom: 4px;
	display: block;
}

.main .voice_of_md p {
	font-size: 14px;
	color: #303234;
	padding-top: 16px;
	text-indent: 2rem;
	text-align: left;
	line-height: 30px;
}

/* qualifications */

.main .qualifications .imgBox {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-right: 40px;
}

.main .qualifications .imgBox img {
	width: 100%;
	margin-top: 12px;
}

.main .qualifications .text {
	width: calc(100% - 440px);
	float: right;
	font-size: 14px;
	color: #303234;
	line-height: 3em;
	margin-top: 20px;
}

/* news */

.main .news .info li {
	margin-top: 16px;
	overflow: hidden;
	margin-bottom: 36px
}

.main .news .info li .img {
	float: left
}

.main .news .info li .img img {
	width: 170px;
	height: 120px
}

.main .news .info li .img a {
	width: 170px;
	height: 120px
}

.main .news .info li .text {
	width: 708px;
	float: right
}

.main .news .info li .text h5 {
	float: left;
	width: calc(100% - 100px);
}

.main .news .info li .text h5 a {
	font-size: 16px;
	color: #0f1010;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main .news .info li .text h5 a:hover {
	color: #1860a8
}

.main .news .info li .text span {
	font-size: 14px;
	color: #818b98;
	float: right;
	display: block;
	width: 80px;
}

.main .news .info li .text p {
	font-size: 14px;
	color: #4d5258;
	line-height: 24px;
	padding-top: 6px;
	display: block;
	float: left;
	width: 100%;
}

.main .news .view h4 {
	font-size: 18px;
	color: #0a0b0b;
	text-align: center;
	margin-top: 20px
}

.main .news .view b {
	display: block;
	text-align: center;
	margin-top: 10px;
}

.main .news .view span {
	font-size: 14px;
	color: #808d9b;
	text-align: center;
	padding: 0 15px;
}

.main .news .view img {
	width: 680px;
	height: 400px;
	margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 44px
}

.main .news .view p {
	font-size: 14px;
	color: #4d5258;
	text-indent: 2rem;
	line-height: 24px;
	padding-bottom: 20px
}

.main .news .flip {
	width: 1352px;
	margin-top: 40px
}

.main .news .flip h5 {
	display: inline;
	margin-right: 400px;
}

.main .news .flip h5 a {
	margin-left: 32px;
	font-size: 14px;
	color: #372f2f;
}

.main .news .flip h5 a:hover {
	color: #4878a8
}

/* project case */

.main .case .info {
	width: 920px;
}

.main .case .info ul {
	width: 954px;
	margin-top: 14px;
	overflow: hidden
}

.main .case .info ul li {
	float: left;
	display: block;
	margin-right: 38px;
	margin-bottom: 40px;
}

.main .case .info ul li a img {
	width: 280px;
	height: 270px
}

.main .case .info ul li a span {
	width: 280px;
	height: 32px;
	color: #e6e1e1;
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	background-color: #b7acac;
	margin-top: -4px;
	display: block
}

.main .case .info li:hover span {
	background-color: #4878a8;
	color: #e6e1e1
}

.main .case_detail .img {
	width: 100%;
	margin-top: 40px;
	text-align: center;
	margin-bottom: 40px;
}

.main .case_detail .img img {
	max-width: 100%;
}

.main .case_detail .text h6 {
	font-size: 16px;
	color: #060606;
	display: block;
	padding-bottom: 26px;
	text-indent: 2rem
}

.main .case_detail .text p {
	font-size: 16px;
	color: #696a6a;
	text-indent: 2rem;
	line-height: 24px;
	padding-bottom: 20px
}

/* contact_us */

.main .contact .map {
	width: 100%;
	height: 380px;
	margin: 20px 0px
}

.main .contact h5 {
	font-size: 18px;
	color: #020202;
	margin-top: 34px;
	padding-bottom: 26px
}

.main .contact .contact_form {
	margin: 20px 0;
	width: 100%;
}

.main .contact .contact_form form p {
	padding-bottom: 20px;
	font-size: 14px;
	color: #6d757d;
	width: 50%;
	float: left;
}

.main .contact .contact_form form p i {
	display: inline-block;
	width: 14px;
}

.main .contact .contact_form form p input {
	font-size: 14px;
	line-height: 34px;
	outline: none;
	border: none;
	border: 1px solid #b2b2b2;
	border-radius: 4px;
}
.main .contact .contact_form form p input:focus {
	border-color: #1860a8;
}

.main .contact .contact_form form p input.inputTxt {
	width: calc(100% - 100px);
	text-indent: 6px;
}

.main .contact .contact_form form p input.user {
	height: 34px;
	text-indent: 6px;
}

.main .contact .contact_form form p input.code {
	width: 94px;
	height: 34px;
	margin-top: 0px;
	text-indent: 6px;
}

.main .contact .contact_form form p a img.pic {
	vertical-align: middle;
	margin-left: 30px
}

.main .contact .contact_form form p input.button {
	width: 64px;
	height: 34px;
	line-height: 34px;
	background-color: #ffffff;
	border: 1px solid #a0a0a0;
	font-size: 14px;
	color: #6d757d;
	margin-right: 15px;
	margin-top: 0;
	cursor: pointer;
	text-align: center;
}

.main .contact .contact_form form p input.button:first-child {
	margin-left: 60px;
}

.main .contact .contact_form form p input.button:hover {
	background-color: #4878a8;
	color: #e2eaf3
}

.main .contact .contact_form form textarea {
	width: calc(100% - 100px);
	height: 118px;
	resize: none;
	vertical-align: text-top;
	font-size: 16px;
	text-indent: 6px;
	outline: none;
	overflow: hidden;
	border: none;
	border: 1px solid #b2b2b2;
	padding-top: 8px;
	border-radius: 4px;
}
.main .contact .contact_form form textarea:focus {
	border-color: #1860a8;
}
.main .contact .message {
	float: right;
	width: 40%;
	padding-left: 30px;
	box-sizing: border-box;
}

.main .contact .message li {
	font-size: 14px;
	color: #3e3e43;
	padding-bottom: 24px;
	margin-right: 40px
}
