﻿
@import url("/views/IMJ2V2/css/style.min.css");

body {
	color: #2b3242;
}

a {
	color: #2b3242;
}

a:hover {
	color: #dd514c;
}

.am-alert {
	margin-bottom: 0;
}

/* @media screen and (min-width: 960px) and (max-width: 1199px) {
	.searchlist {
		width: 60%;
		left: 20%;
		top: 13%;
	}
} */

/* @media screen and (min-width: 768px) and (max-width: 959px) {
.searchlist {
		width: 60%;
		left: 20%;
		top: 13%;
	}
} */
/* @media only screen and (min-width: 641px) {
	.searchlist {
			width: 100%;
			    left: 0;
			    top: 9%;
		}
	}
} */
/* @media only screen and (min-width: 479px) {
	.searchlist {
			width: 80%;
			left: 10%;
			top: 14%;
		}
	}
}
	
@media screen and (max-width: 1199px) and (min-width: 960px) {
	.searchlist {
			width: 80%;
			left: 10%;
			top: 14%;
		}
} */

/* @media only screen and (min-width: 480px) and (max-width: 767px) {
.searchlist {
		width: 80%;
		left: 10%;
		top: 14%;
	}
} */


.searchlist {
	z-index: 1;
	width: 1200px;
	    height: 102px;
	    background: #fff;
	    position: absolute;
	    left: 50%;
	    margin-left: -600px;
	    bottom: -40px;
	    -moz-box-shadow: 0px 4px 2px #F8F8F8;
	    -webkit-box-shadow: 0px 4px 2px #F8F8F8;
	    box-shadow: 0px 4px 2px #F8F8F8;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	
}
.searchlist .input {
		border: none;
		    height: 40px;
		    line-height: 40px;
		    background-color: #eee;
		    margin: 0 15px;
	}
.searchlist	.button {
		width: 100px;
		    height: 43px;
		    line-height: 43px;
		    background: #d90000;
		    color: #fff;
		    font-size: 16px;
		    text-align: center;
		    cursor: pointer;
			margin: auto 15px;
	}
.searchlist .text {
	font-size: 14px;
	    color: #999999;
	    margin-left: 19px;
}
.m-hd ul,
.m-header-banner ul {
	padding: 0;
}

.m-hd ul li,
.m-header-banner ul li {
	list-style-type: none;
}

a,
a:hover,
.m-partner li img,
.m-partner li img:hover,
.m-contact-infobox,
.m-contact-infobox:hover,
.m-footer .ico i,
.m-footer .ico i:hover,
.m-service-page .ico ul li span,
.m-service-page .ico ul li span:hover,
.m-hd .am-sticky,
.m-service-list li:hover {
	-webkit-filter: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

[class*=am-u-]+[class*=am-u-]:last-child {
	float: left;
}

.m-images-container section img,
.m-news-container section img {
	max-width: 100%;
	height: auto;
}

.am-container {
	max-width: 1200px;
}

.am-g-fixed {
	max-width: 1200px;
}

/* 头部 */
.m-hd {
	width: 100%;
	position: absolute;
	z-index: 2;
	height: 130px;
	padding: 45px 0 0 0;
}

.m-hd ul {
	margin: 0;
}

.m-hd ul li {
	list-style-type: none;
}

.m-hd .am-container {
	position: relative;
}

.m-hd .am-sticky {
	background: #1a1f2a;
	padding: 15px 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	opacity: 0.95;
}

.m-hd .am-header a {
	color: #fff;
}

.m-hd .m-nav a {
	color: #fff;
}

.m-hd .m-nav a:hover {
	background: #ba1f2e;
	border-radius: 2px;
	-webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
	transition: background-color 300ms ease-out, border-color 300ms ease-out;
}

.m-hd .am-nav>li.am-active>a,
.m-hd .am-nav>li.am-active>a:focus,
.m-hd .am-nav>li.am-active>a:hover {
	color: #fff;
	background-color: #ba1f2e;
	cursor: default;
}

.m-hd .am-dropdown-content {
	background: #ba1f2e;
	border: none;
}

.m-hd .am-dropdown-content>li>a:hover {
	color: #fff;
}

.m-hd .am-dropdown-content:after,
.m-hd .am-dropdown-content:before {
	border: 8px dashed #ba1f2e;
}

.m-hd .am-dropdown-content>.am-active>a,
.m-hd .am-dropdown-content>.am-active>a:focus,
.m-hd .am-dropdown-content>.am-active>a:hover {
	background-color: #d22e3e;
}

.m-logo {
	display: block;
	float: left;
	font-size: 22px;
	line-height: 40px;
	width: 155px;
	color: #fff;
	text-indent: -9999px;
	background: url('../image/logo.png') no-repeat left center;
	-webkit-background-size: 125px 40px;
	background-size: 100% 100%;
	margin-right: 20px;
}

.m-about li {
	float: left;
	margin-left: 5px;
}

#r-nav .am-offcanvas-bar {
	width: 200px;
}

#r-nav .logo {
	margin-bottom: 20px;
}

#r-nav p {
	border-bottom: 1px solid #4F4F4F;
	padding-bottom: 20px;
}

/* 头部大banner */
.m-header-banner {
	height: 680px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 260px;
	color: #fff;
}

.m-header-banner h2 {
	font-size: 50px;
	margin: 0;
	font-weight: 100;
}

.m-header-banner p {
	font-size: 20px;
}

.m-header-banner nav {
	display: inline-block;
}

.m-header-banner nav li {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

.m-header-banner nav li a {
	color: #fff;
}

.m-header-banner nav li.am-active a {
	font-weight: bold;
}

.m-header-1 {
	height: 180px;
	padding-top: 145px;
	background: #1a1f2a;
}

.m-list-header {
	height: 550px;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.m-header-banner {
		height: 600px;
		padding-top: 240px;
	}

	.m-header-banner h2 {
		font-size: 46px;
		margin: 0;
	}

	.m-header-banner p {
		font-size: 20px;
		padding: 0;
		width: 70%;
	}

	.m-header-1 {
		height: 180px;
		padding-top: 145px;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	.m-hd .am-nav>li>a {
		position: relative;
		display: block;
		padding: 0.4em;
		font-size: 14px;
	}

	.m-hd .m-about li {
		float: left;
		margin-left: 5px;
		font-size: 14px;
	}

	.m-hd .am-btn {
		padding: 0.5em 0.4em;
	}

	.m-header-banner {
		height: 480px;
		padding-top: 220px;
		text-align: center;
	}

	.m-header-banner h2 {
		font-size: 30px;
		margin: 0;
	}

	.m-header-banner p {
		font-size: 20px;
		padding: 0;
		margin: 30px 0 15px 0;
	}

	.m-header-1 {
		height: 180px;
		padding-top: 145px;
		text-align: left;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-hd {
		height: 50px;
		padding: 0;
	}

	.m-hd .am-nav>li>a {
		position: relative;
		display: block;
		padding: 0.4em;
		font-size: 14px;
	}

	.m-hd .m-about {
		display: none;
	}

	.m-hd .m-about li {
		float: left;
		margin-left: 5px;
		font-size: 14px;
	}

	.m-hd .am-btn {
		padding: 0.5em 0.4em;
	}

	.m-header-banner {
		height: 380px;
		padding-top: 120px;
		text-align: center;
	}

	.m-header-banner h2 {
		font-size: 30px;
		margin: 0;
	}

	.m-header-banner p {
		font-size: 18px;
		padding: 0;
		margin: 20px 0 15px 0;
	}

	.m-header-1 {
		height: 120px;
		padding-top: 75px;
		text-align: left;
	}
}

@media screen and (max-width: 479px) {
	.m-hd {
		height: 50px;
		padding: 0;
	}

	.m-header-banner {
		height: 380px;
		padding-top: 120px;
		text-align: center;
	}

	.m-header-banner h2 {
		font-size: 30px;
		margin: 0;
	}

	.m-header-banner p {
		font-size: 14px;
		padding: 0;
		margin: 0;
	}

	.m-header-1 {
		height: 120px;
		padding-top: 75px;
		text-align: left;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
	.m-logo {
		background: url('../image/logo.png');
		-webkit-background-size: 150px 40px;
		background-size: 150px 40px;
		background-repeat: no-repeat;
	}
}

.am-btn-danger {
	background: #d22e3e;
	border: 1px solid #d22e3e;
}

.am-btn-danger:hover {
	background: #ba1f2e;
	border: 1px solid #ba1f2e;
}

.m-home-box {
	padding-bottom: 50px;
}

.m-home-box h2 {
	margin: 40px 0 0 0;
}

.m-home-box p {
	margin: 0 0 20px 0;
	font-size: 14px;
	color: #737b8a;
}

.m-home-box ul h2 {
	padding: 0;
	margin: 0;
}

.m-mn-box {
	position: relative;
	background-color: #fff;
	margin-bottom: 60px;
}

.m-mn-box section h2 {
	margin: 0;
	padding: 0;
}

.m-mn-box section h3 {
	margin: 20px 0 10px 0;
	padding: 0;
}

.m-mn-box section p {
	margin-top: 0;
}

.m-container {
	margin: 0 0 60px 0;
}

/*
 *首页幻灯片
*/
.am-slider-i2 .am-slider-images {
	height: 680px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}

.am-slider-i2 .am-slider-desc {
	position: absolute;
	left: 0;
	top: 40%;
	right: 0;
	color: #ffffff;
	text-align: center;
}

.am-slider-i2 .am-slider-content h2 {
	font-size: 40px;
	margin: 0;
	padding: 0;
}

.am-slider-i2 .am-slider-content p {
	margin: 0;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 30px;
}

.am-slider-i2 .am-slider-title {
	font-weight: normal;
	margin-bottom: 5px;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.am-slider-i2 .am-slider-en {
	font-size: 12px;
}

.am-slider-i2 .am-btn {
	margin-top: 20px;
	margin-right: 10px;
}

.am-slider-i2 .am-direction-nav,
.am-slider-i2 .am-pauseplay {
	display: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.am-slider-i2 .am-slider-images {
		height: 480px;
	}

	.am-slider-i2 .am-slider-desc {
		top: 40%;
	}

	.am-slider-i2 .am-direction-nav,
	.am-slider-i2 .am-pauseplay {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	.am-slider-i2 .am-slider-images {
		height: 480px;
	}

	.am-slider-i2 .am-slider-desc {
		top: 200px;
	}

	.am-slider-i2 .am-slider-content h2 {
		font-size: 40px;
	}

	.am-slider-i2 .am-slider-content p {
		font-size: 24px;
	}

	.am-slider-i2 .am-btn {
		margin-top: 10px;
	}

	.am-slider-i2 .am-direction-nav,
	.am-slider-i2 .am-pauseplay {
		display: none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.am-slider-i2 .am-slider-images {
		height: 280px;
	}

	.am-slider-i2 .am-slider-desc {
		text-align: center;
		top: 35%;
	}

	.am-slider-i2 .am-slider-content h2 {
		font-size: 20px;
	}

	.am-slider-i2 .am-slider-content p {
		font-size: 14px;
	}

	.am-slider-i2 .am-btn {
		margin-top: 10px;
	}

	.am-slider-i2 .am-direction-nav,
	.am-slider-i2 .am-pauseplay {
		display: none;
	}
}

@media screen and (max-width: 479px) {
	.am-slider-i2 .am-slider-images {
		height: 280px;
	}

	.am-slider-i2 .am-slider-desc {
		text-align: center;
		top: 110px;
	}

	.am-slider-i2 .am-slider-content h2 {
		font-size: 20px;
	}

	.am-slider-i2 .am-slider-content p {
		font-size: 14px;
	}

	.am-slider-i2 .am-btn {
		margin-top: 10px;
	}

	.am-slider-i2 .am-direction-nav,
	.am-slider-i2 .am-pauseplay {
		display: none;
	}
}

.m-case-list li {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.m-case-list li figure {
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	background: #000;
	text-align: center;
	cursor: pointer;
	left: 25%;
}

.m-case-list li figure img {
	position: relative;
	display: block;
}

.m-case-list li figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-top: 120px;
}

.m-case-list li figure figcaption::before,
.m-case-list li figure figcaption::after {
	pointer-events: none;
}

.m-case-list li figure figcaption,
.m-case-list li figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.m-case-list li figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.m-case-list li figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.m-case-list li figure h3 span {
	font-weight: 800;
}

.m-case-list li figure h3,
.m-case-list li figure p {
	margin: 0;
}

.m-case-list li figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-lily img {
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	background: url('../image/loading.gif') 50% 50% no-repeat;
}

figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	text-align: left;
}

figure.effect-lily h3,
figure.effect-lily p {
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0);
}

figure.effect-lily h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-lily p {
	color: rgba(255, 255, 255, 0.6);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h3,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	color: #fff;
}

figure.effect-lily:hover img {
	opacity: .4;
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

.m-cat-nav {
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 40px;
}

.m-cat-nav ul li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	padding-top: 20px;
}

.m-cat-nav ul li.am-active a {
	color: #dd514c;
}

.m-cat-nav p {
	font-size: 12px;
	margin-bottom: 60px;
}

/* 联系我们 */
.m-contact {
	background: url('../image/back22.png') 50% 0 no-repeat fixed;
	padding: 30px 0 50px 0;
	color: #fff;
}

.m-contact p {
	color: #fff;
}

.m-contact-us {
	padding: 40px 0;
}

.m-contact-us span {
	padding-top: 10px;
}

.m-contact-us .am-btn {
	width: 100%;
}

.m-contact-infobox {
	border: 1px solid #D8D8D8;
	background: #fff;
	border-radius: 5px;
	padding: 40px 0;
	text-align: center;
}

.m-contact-infobox:hover {
	border: 1px solid #0d121b;
	background: #1a1f2a;
	color: #fff;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-contact-us {
		text-align: center;
	}
}

@media screen and (max-width: 479px) {
	.m-contact-us {
		text-align: center;
	}
}

/* 图片模块 */
.m-images-container {
	margin-top: -30px;
	border-radius: 3px;
}

.m-images-container section {
	padding: 30px;
}

.m-images-container section p {
	margin-bottom: 2rem;
}

.m-images-show {
	height: 400px;
	padding-top: 150px;
	background: #1a1f2a;
}

.m-images-show hgroup h1 {
	font-size: 58px;
	line-height: 68px;
	font-weight: normal;
	margin-bottom: 30px;
}

.m-images-show hgroup p {
	width: 100%;
	font-size: 26px;
	margin: 0;
}

.m-images-show hgroup ul {
	margin: 0;
	font-size: 14px;
	display: inline-block;
}

.m-images-show hgroup ul li {
	float: left;
	margin-right: 5px;
	padding-bottom: 30px;
}

.m-images-show .am-animation-fade {
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.m-images-show {
		height: 400px;
		padding-top: 15 0px;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	.m-images-show {
		height: 300px;
		padding-top: 130px;
	}

	.m-images-show hgroup h1 {
		font-size: 48px;
		line-height: 48px;
	}

	.m-images-show hgroup p {
		width: 100%;
		font-size: 16px;
		margin: 0;
	}

	.m-images-show hgroup ul {
		margin: 0;
		font-size: 12px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-images-show {
		height: 300px;
		padding-top: 110px;
	}

	.m-images-show hgroup h1 {
		font-size: 28px;
		line-height: 28px;
	}

	.m-images-show hgroup p {
		width: 100%;
		font-size: 14px;
		margin: 0;
	}

	.m-images-show hgroup ul {
		margin: 0;
		font-size: 12px;
	}
}

@media screen and (max-width: 479px) {
	.m-images-show {
		height: 200px;
		padding-top: 70px;
		text-align: center;
	}

	.m-images-show hgroup h1 {
		font-size: 28px;
		line-height: 28px;
	}

	.m-images-show hgroup p {
		width: 100%;
		font-size: 14px;
		margin: 0;
	}

	.m-images-show hgroup ul {
		margin: 0;
		font-size: 12px;
	}
}

/* 文章模块 */
.m-news article {
	margin-bottom: 80px;
	position: relative;
}

.m-news h3 {
	font-size: 28px;
}

.m-news-date {
	font-family: arial;
	color: #999;
	border-right: 1px solid #e9e9e9;
}

.m-news-date span {
	display: block;
	font-size: 40px;
	color: #333;
}

.m-news-data {
	padding-bottom: 30px;
}

.m-news-data span {
	color: #aaa;
	margin-right: 20px;
}

.m-news-desc {
	color: #2b3242;
	height: 100px;
	overflow: hidden;
}

.m-news-container {
	margin-top: 60px;
	margin-bottom: 60px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
}

.m-news-container header {
	background: #1a1f2a;
	border-radius: 3px 3px 0 0;
	color: #fff;
	padding: 20px;
}

.m-news-container header a {
	color: #fff;
}

.m-news-container header span {
	margin-right: 10px;
}

.m-news-container section {
	padding: 40px 20px 20px;
}

.m-news-container section .com a {
	color: #dd514c;
}

/* 服务内容 */
.m-services {
	background: #1a1f2a;
	padding: 40px 0 40px 0;
	color: #fff;
}

.m-service-container {
	margin: 0 0 60px 0;
}

.m-service-container .am-pagination {
	margin-top: 20px;
}

.m-service-container .am-pagination .am-active a {
	background: #DD514E;
	border-color: #dd514c;
}

.m-service-list li {
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #fff;
}

.m-service-list li:hover {
	background: #d22e3e;
	border: 1px solid #d22e3e;
	border-left: 10px solid #ba1f2e;
	color: #fff;
	margin-bottom: 30px;
}

.m-service-list-icon {
	font-size: 50px;
	text-align: center;
}

/**  列表 **/
.m-web-list figure {
	background: #fff;
}

.m-web-list figure h3 {
	margin: 0;
}

.m-web-list figure figcaption {
	padding: 10px;
}

.m-list article {
	margin-bottom: 60px;
}

/** 相关网站 **/
.m-web-relevantdesc {
	font-size: 12px;
	height: 40px;
	overflow: hidden;
}

/* tag */
.m-item {
	margin-top: 60px;
}

.m-item article .thumbnail {
	height: 200px;
	overflow: hidden;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-contact-us {
		text-align: center;
	}
}

@media screen and (max-width: 479px) {
	.m-contact-us {
		text-align: center;
	}
}

/* 协助伙伴 */
.m-partner li img {
	border: 1px solid #E9E9E9;
	-webkit-filter: grayscale(1);
}

.m-partner li img:hover {
	border: 1px solid #737b8a;
}

.m-partner p {
	margin: 20px 0 ;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.m-contact-us {
		text-align: center;
	}
}

@media screen and (max-width: 479px) {
	.m-contact-us {
		text-align: center;
	}
}

/*返回顶部*/
.m-top-cbbfixed {
	position: fixed;
	right: 10px;
	transition: bottom ease .3s;
	bottom: -85px;
	z-index: 3;
	cursor: pointer;
}

.m-top-cbbtn {
	width: 40px;
	height: 40px;
	display: block;
	background-color: #d22e3e;
}

.m-top-go {
	transition: background-color ease .3s;
	margin-top: 1px;
}

.m-top-go:hover {
	background-color: #ba1f2e;
}

.m-top-goicon {
	float: left;
	margin: 14px 0 0 9px;
	width: 23px;
	height: 12px;
	background: url('../image/side-icon02.png');
}

.m-top-weixin {
	background: #333;
}

.m-top-weixin div {
	background: url('../image/weixin.png');
	width: 200px;
	height: 200px;
	position: absolute;
	background-size: 100% 100%;
	bottom: 0;
	right: 0;
    opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: 100% 70%;
	-webkit-transform-origin: 100% 70%;
	transition: transform ease .3s, opacity ease .3s;
	-webkit-transition: all ease .3s;
	display: none\0;
	*display: none;
}

.m-top-weixin:hover div {
	display: block;
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	*display: block;
}

.m-top-weixin-icon {
	float: left;
	margin: 12px 0 0 11px;
	width: 18px;
	height: 18px;
	background: url('../image/side-icon01.png');
}

/* 网站底部 */
.m-footer {
	background: #1a1f2a;
	padding: 60px 0 0 0;
	color: #555d6d;
	font-size: 14px;
}

.m-footer a {
	color: #555d6d;
}

.m-footer a:hover {
	color: #d22e3e;
}

.m-footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.m-footer section h2 {
	font-size: 16px;
	margin-bottom: 20px;
}

.m-footer i {
	margin-left: 10px;
}

.m-footer-container,
.m-footer-flink {
	padding-bottom: 25px;
}

.m-footer-subnav a,
.m-footer-flink a {
	margin-right: 10px;
}

.m-footer-bottom {
	background: #0d121b;
	font-size: 12px;
	padding: 30px 0;
	color: #555d6d;
}

/* ---HomePage--- */
.box-content {
	padding: 100px 0;
}

.box-content .heading {
	margin-bottom: 30px;
	text-align: center;
}

.box-content .heading h2 {
	font-size: 45px;
	letter-spacing: 2px;
}

.box-content .heading .intro {
	margin-bottom: 75px;
	font-family: 'Shadows Into Light', cursive;
	font-size: 22px;
	/* font-style: italic; */
}

.box-content.box-style {
	background-attachment: fixed;
	background-image: url(/views/IMJ2V2/images/bg-1.jpg);
	background-color: #222;
	color: #fff;
}

/* --Line-- */

hr {
	margin: 15px auto;
	padding: 0;
	max-width: 130px;
	border: 0;
	border-top: solid 3px #333;
	text-align: center;
}

hr:after {
	content: url(/views/IMJ2V2/images/dots.png);
	display: inline-block;
	position: relative;
	top: -.8em;
	padding: 0 .55em;
	font-family: FontAwesome;
	color: #333;
	/* background-color: #F0F0F0; */
}

/* --Color-- */
.red {
	color: #E01563;
}

.yellow {
	color: #E9A820;
}

.blue {
	color: #6ECADC;
}

.green {
	color: #3EB991;
}

.text-muted {
	color: #777
}

.img-circle {
	border-radius: 50%;
}



/* ---------------------------------------------------------------------------- */
/* ------------------------------About(box-3)---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-3 {
	background-color: #F0F0F0;
}

.timeline {
	position: relative;
	padding: 0;
	list-style: none;
}

.timeline:before {
	content: "";
	position: absolute;
	top: 0;
	/* bottom: 11px; */
	left: 40px;
	width: 2px;
	margin-left: -1.5px;
	background-color: #6ECADC;
}

.timeline>li {
	position: relative;
	margin-bottom: 50px;
	min-height: 160px;
	height: 160px;
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
}

.timeline>li .timeline-panel {
	float: right;
	position: relative;
	width: 100%;
	padding: 0 20px 0 100px;
	text-align: left;
}

.timeline>li .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline>li .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline>li .timeline-image {
	z-index: 100;
	position: absolute;
	left: 0;
	width: 80px;
	height: 80px;
	margin-left: 0; 
	border: 6px solid #6ECADC;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	background-color: #6ECADC;
	z-index: 1;

}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: -1px;
	left: -1px;
}

.timeline>li .timeline-image h4 {
	margin-top: 12px;
	font-size: 10px;
	line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	padding: 0 20px 0 100px;
	text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline>li:last-child {
	margin-bottom: 0;
}

.timeline .timeline-heading h4 {
	margin-top: 0;
	color: inherit;
}

.timeline .timeline-heading h4.subheading {
	text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}

@media(min-width:768px) {
	.timeline:before {
		left: 50%;
	}

	.timeline>li {
		/* margin-bottom: 100px; */
		min-height: 190px;
		height: 190px;
	}
	.timeline:before {
		bottom: 101px;
	}
	.carousel-inner>.item>a>img,
	.carousel-inner>.item>img,
	.img-responsive,
	.thumbnail a>img,
	.thumbnail>img {
		display: block;
		width: 90px;
		height: 90px;
		position: absolute;
		top: -1px;
		left: -1px;
	}

	.timeline>li .timeline-panel {
		float: left;
		width: 41%;
		padding: 0 20px 20px 30px;
		text-align: right;
		top: -10px;
	}

	.timeline>li .timeline-image {
		left: 50%;
		width: 100px;
		height: 100px;
		margin-left: -50px;
		z-index: 1;

	}

	.timeline>li .timeline-image h4 {
		margin-top: 16px;
		font-size: 13px;
		line-height: 18px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		float: right;
		padding: 0 30px 20px 20px;
		text-align: left;
	}
	
}

@media(min-width:992px) {
	.timeline>li {
		min-height: 150px;
		height: 150px;
	}
.timeline:before {
		bottom: 35px;
	}
	.timeline>li .timeline-panel {
		padding: 0 20px 20px;
		top: -125px;
	}

	.timeline>li .timeline-image {
		width: 120px;
		height: 120px;
		position: relative;
		margin-left: -60px;
		z-index: 1;
	}

	.carousel-inner>.item>a>img,
	.carousel-inner>.item>img,
	.img-responsive,
	.thumbnail a>img,
	.thumbnail>img {
		display: block;
		width: 110px;
		height: 110px;
		position: absolute;
		top: -1px;
		left: -1px;
	}

	.timeline>li .timeline-image h4 {
		margin-top: 30px;
		font-size: 18px;
		line-height: 26px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 20px 20px;
	}
	
}

@media(min-width:1200px) {
	.timeline>li {
		min-height: 160px;
		height: 160px;
	}
.timeline:before {
		bottom: 30px;
	}
	.timeline>li .timeline-panel {
		padding: 0 20px 20px 100px;
		position: relative;
		top: -148px;
	}

	.carousel-inner>.item>a>img,
	.carousel-inner>.item>img,
	.img-responsive,
	.thumbnail a>img,
	.thumbnail>img {
		display: block;
		width: 120px;
		height: 120px;
		position: absolute;
		top: -1px;
		left: -1px;
	}

	.timeline>li .timeline-image {
		width: 130px;
		height: 130px;	
		position: relative;
		margin-left: -65px;
		z-index: 1;
	}

	.timeline>li .timeline-image h4 {
		margin-top: 40px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 100px 20px 20px;
		position: relative;
		top: -148px;
	}
	
}

/* 团队介绍 */
/* Team Section */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
#teams {
	padding: 80px 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
}
img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
#teams .thumbnails:hover>img.img-circle.team-img {
	border: 4px solid #F4D03F;
	font-size: medium;
}
#teams .thumbnails {
	background: transparent;
	border: 0;
}
#teams .thumbnails .caption {
	padding: 9px;
	color: #5a5a5a;
}
.section-title.center {
	padding: 30px 0;
}
.section-title h2, .section-title.center h2 {
	font-weight: 400;
	margin-bottom: 30px;
}
.section-title.center hr {
	height: 4px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #F4D03F;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
.text-center {
  text-align: center;
}
.containers {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .containers {
    width: 750px;
	height: 840px;	
  }
}
@media (min-width: 992px) {
  .containers {
    width: 970px;
	height: 540px;
  }
}
@media (min-width: 1200px) {
  .containers {
    width: 1170px;
	height: 480px;
  }
}
.col-md-3, .col-sm-6, .col-md-8 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
 
 
@media (min-width: 768px) {
	.col-md-3, .col-sm-6 {
		float: left;
	}
	.col-sm-6 {
		 width: 50%; 
	}
}
@media (min-width: 992px) {
  .col-md-3 {
  	 float: left;
	  width: 33.3%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
}


.thumbnails {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
} 
.thumbnails > img,
.thumbnails a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnails:hover,
a.thumbnails:focus,
a.thumbnails.active {
  border-color: #337ab7;
}
.thumbnails .caption {
  padding: 9px;
  color: #333;
}

/* Contact Section */
#contact {
	padding: 80px 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
}
#contact h3 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
#contact form {
	padding: 30px 0;
}
#contact .fa {
	color: #F4D03F;
	margin-bottom: 10px;
}
#contact .text-danger {
	color: #ff3333;
	text-align: left;
}
.col-md-offset-2 {
    margin-left: 16.66666667%;
  }
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact .btn {
	background-color: #aaa;
	border: 0;
	border-radius: 4px;
	padding: 10px 20px;
	color: #ffffff;
	margin-top: 15px;
}
#contact .btn:hover, #contact .btn:focus {
	background: #F4D03F;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-group {
  margin-bottom: 15px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
.yuanfangcheng-icon{
	background-image: url('../image/yuanfangcheng.png');
	background-size: 100% 100%;
	height: 60px;
    display: inline-block;
    width: 60px;
}