* {
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,input,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,ul,var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	vertical-align: baseline;
	font-family: "PingFang SC",HiraginoSansGB-W3,STHeitiSC-Light,"Microsoft YaHei",SimHei,"Helvetica Neue",Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent!important;
	-webkit-touch-callout: none;
	-webkit-user-drag: none;
	-webkit-appearance: none!important
}

body,html {
	overflow-x: hidden
}

html {
	width: 100%;
	height: 100%;
	font-size: 100px
}

body {
	font-size: .14rem
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: 0 none;
	margin: 0;
	padding: 0;
	vertical-align: bottom
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 400
}

ol li,ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none
}

h1,h2,h3,h4,h5,h6 {
	vertical-align: baseline;
	zoom: 1
}

button,input,select,textarea {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit
}

button {
	border: none;
	padding: 0
}

button::-moz-focus-inner {
	border: none
}

input[type=checkbox],input[type=radio] {
	vertical-align: middle
}

input {
	outline: 0 none
}

input.checkbox {
	vertical-align: middle
}

* html input {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

fieldset {
	border: 0 none
}

a:focus {
	outline-style: none;
	outline-width: 0
}

a {
	text-decoration: none;
	color: #666
}

a:hover {
	text-decoration: underline
}

ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

.fl {
	float: left
}

.fr {
	float: right
}

.auto {
	margin: 0 auto
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clear {
	clear: both;
	overflow: hidden;
	line-height: 0;
	font-size: 0
}

.none {
	display: none
}

.navbar-default {
	background-color: #f8f8f8;
	box-shadow: 0 4px 12px rgba(0,0,0,.1)
}

.navbar-fixed-top {
	border: 0
}

.navbar {
	min-height: 80px
}

.nav>li>a {
	padding: 0 0;
	margin: 0 30px;
	transition: .3s cubic-bezier(.165,.84,.44,1)
}

.navbar-default .navbar-nav>li>a:after {
	content: '';
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #2db5a3;
	position: absolute;
	transform: scaleX(0);
	transition: .3s cubic-bezier(.165,.84,.44,1)
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	color: #2db5a3;
	background-color: transparent
}

.navbar-default .navbar-nav>li.active>a:after,.navbar-default .navbar-nav>li:hover>a:after {
	transform: scaleX(1)
}

.navbar-default .navbar-nav>.active>a {
	transition: none
}

.navbar-nav {
	float: right
}

.navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 18px;
	line-height: 80px
}

.banner {
	display: block;
	width: 100%;
	height: 520px;
	background-repeat: no-repeat;
	background-position: center top
}

.banner.baner01 {
	background-image: url(http://www.casmhz.ac.cn/huizhi/layui/img/banner1.jpg)
}

.banner.baner02 {
	background-image: url(http://www.casmhz.ac.cn/huizhi/layui/img/banner2.jpg)
}

.banner.baner03 {
	background-image: url(http://www.casmhz.ac.cn/huizhi/layui/img/banner3.jpg)
}

.banner.baner04 {
	background-image: url(http://www.casmhz.ac.cn/huizhi/layui/img/banner4.jpg)
}

.carousel-control.left,.carousel-control.right {
	background: 0 0
}

.carousel-control {
	width: 5%;
	display: none;
	transition: all .5s
}

.carousel:hover .carousel-control {
	display: block;
	transition: all .5s
}

.carousel-indicators {
	width: 7%;
	margin-left: -3.5%;
	background: rgba(45,181,163,.4);
	border-radius: 32px;
	padding: 1px 0
}

.carousel-indicators li {
	background-color: rgba(255,255,255,.6);
	border: 0;
	margin: 0 1px
}

.carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0 2px;
	background-color: #fff
}

.carousel {
	margin-top: 80px
}

.title {
	text-align: center;
	margin: 60px 0
}

.title h3 {
	color: #484848;
	font-size: 36px
}

.title h3 span {
	color: #2db5a3
}

.achieve-item,.achievement-results,.achievement-results .item a,.case-item,.news .item a,.service,.solution {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between
}

.solution .item {
	flex: 1;
	text-align: center;
	border: 1px solid #dedede;
	padding: 30px 20px;
	margin-right: 2.5%;
	transition: .3s
}

.solution .item:hover {
	box-shadow: 0 3px 12px rgba(0,0,0,.2)
}

.solution .item:hover .big-icon {
	transform: rotateY(180deg)
}

.service .item:nth-child(even),.solution .item:last-child {
	margin-right: 0
}

.big-icon {
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto;
	background-image: url(../images/Big_icon.png);
	background-repeat: no-repeat;
	transition: 2s
}

.big-icon.icon01 {
	background-position: center top
}

.big-icon.icon02 {
	background-position: center -64px
}

.big-icon.icon03 {
	background-position: center -128px
}

.big-icon.icon04 {
	background-position: center bottom
}

.solution .item b {
	font-size: 18px;
	padding: 20px 0;
	display: block;
	color: #6e6e6e
}

.solution .item p {
	font-size: 16px;
	line-height: 2;
	color: #9c9c9c;
	margin-bottom: 20px
}

.solution .item a {
	display: inline-block;
	background: #2db5a3;
	padding: 6px 20px;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	transition: .3s
}

.solution .item a:hover {
	opacity: 1
}

.solution .item:nth-child(3) p,.solution .item:nth-child(4) p {
	margin-bottom: 84px
}

.gray-box {
	background: #f8f8f8;
	margin: 60px 0 0 0
}

.service .item {
	background: #fff;
	width: 47%;
	margin-right: 2%;
	margin-bottom: 4%;
	transition: .2s;
	box-shadow: 10px 10px 0 rgba(218,218,218,.6)
}

.service .item:hover .server-intro h4:after {
	width: 60%
}

.service .item .server-intro,.service .item .server-pic {
	width: 50%
}

.achi-img img,.achi-pic img,.news-img img,.service .item .server-pic img {
	width: 100%
}

.service .item .server-intro {
	padding: 70px 50px
}

.service .item .server-intro h4 {
	color: #4a4a4a;
	line-height: 2.2;
	position: relative
}

.service .item .server-intro h4:after {
	content: '';
	top: auto;
	bottom: 0;
	left: 0;
	width: 32%;
	height: 2px;
	background-color: #2db5a3;
	position: absolute;
	transition: .4s
}

.service .item .server-intro p {
	font-size: 14px;
	line-height: 2;
	padding-top: 15px;
	color: #adadad
}

.service-more {
	text-align: center;
	padding: 10px 0 50px 0
}

.service-more a {
	display: inline-block;
	background: #2db5a3;
	font-size: 18px;
	color: #eee;
	padding: 12px 60px;
	border-radius: 6px;
	text-decoration: none;
	transition: all .2s ease-in 0s
}

.service-more a:hover {
	background: #2aac9b;
	color: #fff
}

.achievement-results .item {
	width: 48.5%;
	margin-bottom: 2.8%;
	transition: .4s;
	box-shadow: 0 1px 8px rgba(0,0,0,.1)
}

.achievement-results .item:hover {
	background: #f9f9f9;
	color: #b3b3b3
}

.achievement-results .item a {
	color: #666;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	padding: 10px
}

.achi-pic {
	overflow: hidden;
	flex: 1
}

.achi-info {
	padding-left: 15px;
	flex: 2
}

.achi-pic img {
	transition: .4s ease
}

.achi-pic img:hover {
	transform: scale(1.1)
}

.achi-info h4 {
	font-size: 16px;
	line-height: 2;
	font-weight: 700;
	margin-bottom: 10px
}

.achi-info p.achi-intro {
	font-size: 14px;
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.edit-time {
	text-align: right;
	color: #b0b0b0;
	padding-top: 15px
}

.footer {
	background: #5e6664;
	padding: 50px 0;
	color: #fff
}

.footer-unit {
	margin-bottom: 40px
}

.footer-unit a {
	display: inline-block;
	color: #a5aaa9;
	margin-right: 20px;
	text-decoration: none;
	transition: .3s
}

.footer-contact a,.footer-unit a:hover {
	color: #fff
}

.footer-contact img {
	float: left;
	display: block;
	margin-right: 15px
}

.footer-contact .item {
	width: 50%
}

.footer-contact p {
	color: #fff
}

.footer-contact .details {
	padding-top: 2px;
	position: relative
}

.footer-contact .details .glyphicon-phone.btn-lg {
	font-size: 18px;
	padding: 5px 8px
}

.footer-contact .details .glyphicon.glyphicon-phone {
	top: 4px
}

.footer-contact .details .btn-lg {
	padding: 5px 10px;
	font-size: 14px
}

.footer-contact .item.fr {
	text-align: right;
	padding-top: 10px
}

.footer-contact .item.fr p {
	line-height: 2.1;
	font-size: 13px
}

.header {
	background: url(http://www.casmhz.ac.cn/huizhi/images/banner_scroll_news.jpg) no-repeat center top;
	margin-top: 80px;
	height: 400px
}

.case {
	background: url(http://www.casmhz.ac.cn/huizhi/images/banner_case_scroll.jpg) no-repeat center top
}

.achievement {
	background: url(http://www.casmhz.ac.cn/huizhi/images/banner_scroll_achievement.jpg) no-repeat center top
}

.about {
	background: url(http://www.casmhz.ac.cn/huizhi/images/banner_scroll_about.jpg) no-repeat center top
}

.dir {
	background: #f4f4f4;
	padding: 20px 0;
	color: #666
}

.achi-detail a,.dir a {
	text-decoration: none;
	transition: .3s
}

.achieve,.news {
	padding: 30px 0 0 0
}

.news .item {
	border-bottom: 1px dashed #eaeaea;
	padding: 30px 20px;
	transition: .3s
}

.news .item:hover {
	background: #f5f5f5
}

.news .item a {
	width: 100%;
	text-decoration: none;
	align-items: center;
	justify-content: center
}

.news .item .news-img {
	flex: 1;
	margin-right: 3%
}

.news .item .news-panel {
	flex: 6;
	margin-right: 2%
}

.news .item .news-panel h2 {
	font-size: 20px;
	line-height: 1.4;
	font-weight: 700
}

.news .item .news-arrow {
	flex: 1;
	text-align: center
}

.news .item a h2 {
	color: #555
}

.news-panel p.read-push {
	color: #aaa;
	padding-top: 20px
}

.news .item .news-arrow .glyphicon {
	color: #666;
	font-size: 30px
}

.achievement-results .item:hover a,.dir a:hover,.news .item:hover .news-arrow .glyphicon,.news .item:hover a h2 {
	color: #2db5a3
}

.news .item:last-child {
	border: 0
}

.news-img img {
	max-width: 134px;
	max-height: 84px
}

.fenyeqi {
	text-align: center;
	margin: 30px 0
}

.news-detail {
	margin: 30px 0
}

.news-detail h1 {
	font-size: 28px;
	line-height: 1.8;
	font-weight: 700;
	text-align: center;
	color: #666;
	margin: 20px 0 40px 0
}

.news-detail h2.caption {
	font-size: 18px;
	font-weight: 700
}

.news-detail p.pushtime {
	font-size: 14px;
	color: #686868;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 25px;
	text-indent: 0
}

.news-detail h2,.news-detail p {
	display: block;
	font-size: 16px;
	line-height: 2;
	color: #464646;
	padding-bottom: 15px;
	text-indent: 2em
}

.news-detail p em {
	display: block;
	text-align: center
}

.case-item {
	padding: 20px 0
}

.case-item .item {
	width: 31%;
	margin-top: 3%;
	height: 320px;
	padding: 22px 0;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #e2e2e2;
	opacity: .9;
	box-shadow: 0 6px 0 #f1f3f4;
	transition: .4s
}

.case-item .item p {
	display: block;
	font-size: 16px;
	line-height: 1.8;
	color: #666;
	position: relative
}

.case-item .item p.more-line {
	padding: 0 20px
}

.case-item .item p.business b {
	display: block;
	font-size: 20px;
	color: #096fad;
	padding-bottom: 18px
}

.case-item .item p.business b:after {
	width: 20px;
	height: 2px;
	content: '';
	top: 42px;
	bottom: auto;
	left: 50%;
	margin-left: -10px;
	background-color: #f6ad3d;
	position: absolute
}

.case-item .item:hover {
	border-color: rgba(9,111,173,.6);
	box-shadow: 0 5px 0 rgba(9,111,173,.2);
	opacity: 1
}

.case-item:after {
	content: '';
	width: 31%
}

.nav-achieve.nav>li>a {
	margin: 0;
	padding: 10px 25px
}

.nav-achieve.nav-tabs>li.active>a,.nav-achieve.nav-tabs>li.active>a:focus,.nav-achieve.nav-tabs>li.active>a:hover {
	color: #2db5a3
}

.achieve-item {
	padding: 30px 0 0 0
}

.achieve-item .item {
	padding: 20px;
	border-bottom: 1px dashed #ddd;
	width: 48%;
	align-items: center;
	justify-content: center;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	transition: .4s
}

.achieve-item.patents-item .item {
	align-items: flex-start;
	justify-content: flex-start
}

.achieve-item .item:hover {
	background: #f5f5f5
}

.achieve-item .item .achi-img {
	flex: 1;
	-webkit-box-flex: 1;
	-moz-webkit-box-flex: 1;
	-webkit-flex: 1;
	margin-right: 4%
}

.achieve-item .item .achi-detail {
	flex: 3;
	-webkit-box-flex: 3;
	-moz-webkit-box-flex: 3;
	-webkit-flex: 3
}

.achi-detail h4 {
	font-size: 18px;
	line-height: 2;
	font-weight: 700
}

.achi-detail p.intro {
	font-size: 15px;
	color: #8c8c8c
}

.achi-detail p.read-push {
	color: #b3b3b3;
	padding-top: 8px
}

.achi-detail h4 a,.achi-info h4,.achieve-item .item .achi-detail p.intro {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.achieve-item.patents-item .item .achi-detail p.intro {
	-webkit-line-clamp: 3;
	line-height: 1.8;
	padding: 5px 0
}

.achieve-item .item:hover a {
	color: #2db5a3
}

.about-tab {
	padding: 60px 0 0 0;
	text-align: center
}

.about-tab span {
	display: inline-block;
	font-size: 20px;
	padding: 12px 50px;
	margin: 0 20px;
	color: #2e2e2e;
	transition: .2s;
	cursor: pointer;
	border-radius: 6px;
	border: 1px solid #ddd
}

.about-tab span.active,.about-tab span:hover {
	background: #2db5a3;
	color: #fff
}

.mycompany {
	padding: 60px 0 80px 0;
	display: none;
	transition: .4s
}

.mycompany.active {
	display: block
}

.company-intro,.company-pic {
	width: 48%
}

.company-pic img {
	width: 100%;
	border-radius: 10px
}

.company-intro {
	padding-top: 20px
}

.company-last .company-intro {
	padding-top: 40px
}

.company-last {
	padding-top: 20px
}

.company-intro p {
	font-size: 16px;
	line-height: 2;
	color: #666;
	text-indent: 2em
}

.culture {
	box-shadow: 0 2px 10px rgba(0,0,0,.16);
	padding: 30px
}

.culture.distance {
	margin-top: 50px
}

.culture h6 {
	display: inline-block;
	background: #2db5a3;
	padding: 12px 26px;
	border-radius: 0 12px 0 12px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px
}

.culture h6.distance {
	margin-top: 40px
}

.culture ul li {
	display: block;
	font-size: 16px;
	line-height: 2;
	margin-bottom: 15px
}

.culture-icon {
	width: 2%
}

.culture-icon span {
	font-size: 12px;
	color: #2db5a3
}

.culture-detail {
	width: 98%;
	color: #666
}

.mycompany .title {
	margin: 10px 0 60px 0
}

.history {
	border-top: 2px solid #eee;
	padding: 0 100px
}

.history ul {
	border-left: 1px solid #eee
}

.history ul li {
	display: block;
	position: relative;
	padding: 52px 0 0 100px;
	font-size: 16px;
	line-height: 2;
	color: #666
}

.history ul li i {
	display: block;
	font-size: 20px;
	color: #727272;
	padding-bottom: 10px;
	font-weight: 700
}

.history ul li p {
	display: block;
	max-width: 200px;
	padding-top: 20px
}

.history ul li p.big {
	max-width: 900px
}

.history ul li p.big img {
	display: inline-block;
	width: 426px
}

.history ul li p.big img:first-child {
	padding-right: 30px
}

.history ul li p img {
	width: 100%;
	border-radius: 10px
}

.history ul li::after {
	width: 80px;
	height: 1px;
	background: #2db5a3;
	content: '';
	top: 72px;
	bottom: auto;
	left: 0;
	position: absolute
}

.history ul li::before {
	width: 16px;
	height: 16px;
	background: #2db5a3;
	content: '';
	top: 64px;
	bottom: auto;
	left: -8px;
	border-radius: 50%;
	position: absolute
}

.footer-contact .item.fl {
	width: 70%
}

.footer-contact .item.fr {
	width: 30%
}

.xinfang {
	position: absolute;
	left: 400px;
	top: 10px
}

.xinfang p {
	display: block;
	padding: 4px 6px
}

.recommend {
	text-align: center;
	padding-top: 20px
}

.recommend li {
	display: inline-block;
	width: 370px;
	border: 1px solid #ededed;
	padding: 15px;
	border-radius: 2px;
	text-align: left;
	color: #666;
	box-shadow: 0 2px 20px rgba(0,0,0,.1);
	margin: 30px 22px 0 0
}

.recommend li dl dt {
	float: left;
	width: 150px
}

.recommend li dl dt img {
	width: 150px;
	height: 93px
}

.recommend li dl dd {
	float: right;
	width: 170px
}

.recommend li:nth-child(3n) {
	margin-right: 0
}

.recommend dl dd h3 {
	padding-top: 5px;
	color: #333;
	height: 93px;
	font-size: 16px;
	line-height: 1.6;
	overflow: hidden
}

.recommend dl dd h3 a:hover,a.detail {
	color: #2db5a3
}

.recommend .ach-details {
	margin-top: 15px
}

.recommend .ach-details p {
	padding-bottom: 5px;
	line-height: 1.6
}

.recommend .ach-details p.intro {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

@media screen and (min-width:1280px) {
	.container {
		width: 1200px
	}
}

@media screen and (max-width:1023px) {
	.navbar-toggle {
		border: 0
	}

	.navbar {
		min-height: 60px
	}

	.navbar-brand>img {
		width: 55%
	}

	.navbar-toggle {
		margin-top: 10px;
		margin-right: 10px
	}

	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 6px
	}

	.navbar-toggle .icon-bar {
		width: 25px
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #2db5a3
	}

	.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
		background-color: transparent
	}

	.nav>li {
		text-align: center
	}

	.navbar-nav>li>a {
		padding: 10px 0;
		font-size: 16px;
		line-height: 2
	}

	.carousel {
		margin-top: 60px
	}

	.navbar-nav {
		float: none
	}

	.carousel-control {
		width: 15%;
		display: block
	}

	.banner {
		height: 200px;
		background-size: 150% 200px
	}

	.navbar-default .navbar-nav>li>a:after {
		height: 1px
	}

	.carousel-indicators {
		width: 26%;
		margin-left: -13%;
		bottom: 20px
	}

	.title {
		margin: 30px 0
	}

	.title h3 {
		line-height: 1.6;
		font-size: 20px
	}

	.service,.solution {
		flex-direction: column
	}

	.service .item,.solution .item {
		width: 100%;
		flex: auto;
		margin-right: 0;
		margin-bottom: 20px
	}

	.service .item:last-child,.solution .item:last-child {
		margin-bottom: 0
	}

	.big-icon {
		width: 36px;
		height: 36px;
		background-size: 36px auto
	}

	.big-icon.icon02 {
		background-position: center -36px
	}

	.big-icon.icon03 {
		background-position: center -72px
	}

	.solution .item b {
		font-size: 16px
	}

	.solution .item p {
		font-size: 12px
	}

	.solution .item:nth-child(3) p,.solution .item:nth-child(4) p {
		margin-bottom: 20px
	}

	.gray-box {
		margin: 30px 0 0 0
	}

	.service .item .server-intro {
		padding: 15px
	}

	.achievement-results .item:hover,.case-item .item:hover,.service .item,.service .item:hover {
		box-shadow: none
	}

	.achi-detail p.intro,.company-intro p,.culture-detail,.service .item .server-intro h4 {
		font-size: 14px;
		line-height: 2
	}

	.service .item .server-intro p {
		font-size: 12px;
		line-height: 2
	}

	.service-more {
		padding: 30px 0 40px 0
	}

	.service-more a {
		font-size: 14px;
		color: #fff
	}

	.achievement-results .item {
		width: 100%
	}

	.achievement-results .item:last-child {
		margin-bottom: 0
	}

	.achi-pic {
		width: auto;
		height: auto
	}

	.footer {
		padding: 25px 0
	}

	.footer-unit a {
		display: block;
		margin-right: 0;
		margin-top: 8px
	}

	.footer-contact .item.fl,.footer-contact .item.fr {
		float: none;
		width: 100%
	}

	.footer-contact .item p {
		font-size: 12px
	}

	.footer-contact .item.fr {
		text-align: center;
		margin-top: 30px
	}

	.header {
		background-size: 150% 200px;
		height: 200px;
		margin-top: 60px
	}

	.news {
		padding: 10px 0
	}

	.news-arrow,.news-panel p.read-push {
		display: none
	}

	.news .item {
		padding: 20px 0
	}

	.news .item .news-panel {
		flex: 2;
		margin-right: 0
	}

	.culture h6,.news .item .news-panel h2 {
		font-weight: 400;
		font-size: 16px;
		line-height: 1.8
	}

	.news-detail {
		margin: 15px 0
	}

	.news-detail p.pushtime {
		margin-bottom: 20px
	}

	.news-detail h1 {
		font-size: 20px;
		line-height: 1.6;
		margin: 10px 0 20px 0;
		padding: 0 5px
	}

	.news-detail h2.caption {
		font-size: 18px;
		color: #666;
		line-height: 1.8
	}

	.achi-detail h4,.history ul li i,.news-detail p {
		font-size: 16px;
		line-height: 2;
		color: #666
	}

	.news-detail p em img,.news-detail p img {
		width: 100%
	}

	.news-detail p,.news-detail p em {
		text-indent: 0
	}

	.achieve-item,.case-item {
		padding: 5px 0
	}

	.case-item .item {
		width: 100%;
		margin-top: 6%;
		box-shadow: 0 2px 8px rgba(0,0,0,.1);
		height: auto;
		padding: 10px 0 60px 0
	}

	.case-item .item img {
		width: 124px
	}

	.case-item .item p.business b {
		font-size: 18px;
		color: #096fad;
		padding-bottom: 18px;
		padding-top: 10px
	}

	.case-item .item p.business b:after {
		top: 48px
	}

	.achieve-item .item {
		width: 100%;
		padding: 10px;
		margin-bottom: 10px
	}

	.achieve-item .item:hover {
		background: #fff
	}

	.fenyeqi {
		margin: 15px 0
	}

	.about-tab {
		padding: 30px 0 0 0
	}

	.about-tab span {
		font-size: 14px;
		padding: 8px 16px;
		margin: 0 8px
	}

	.mycompany {
		padding: 30px 0
	}

	.company-intro,.company-pic {
		width: 100%
	}

	.company-intro.fr,.company-pic.fl {
		float: none
	}

	.company-intro,.company-last .company-intro {
		padding-top: 15px
	}

	.culture {
		padding: 20px 15px
	}

	.culture h6 {
		padding: 4px 16px;
		margin-bottom: 25px
	}

	.culture-icon {
		width: 5%
	}

	.culture-icon span {
		font-size: 10px
	}

	.culture-detail {
		width: 95%
	}

	.culture.distance {
		margin-top: 25px
	}

	.mycompany .title {
		margin: 10px 0 20px 0
	}

	.history {
		padding: 0 10px
	}

	.history ul li {
		padding: 32px 0 0 50px;
		font-size: 14px
	}

	.history ul li::after {
		width: 40px;
		top: 48px
	}

	.history ul li::before {
		width: 10px;
		height: 10px;
		top: 43px;
		left: -5px
	}

	.edit-time {
		display: none
	}

	.achi-info h4 {
		margin-bottom: 5px
	}

	.achievement-results .item {
		margin-bottom: 4%
	}

	.xinfang {
		left: 100px;
		top: 70px
	}

	.footer-contact .item.fl,.footer-contact .item.fr {
		width: 100%
	}

	.footer-contact .item.fr {
		padding-top: 30px
	}

	.footer-contact img {
		padding-top: 25px
	}

	.recommend {
		padding: 0
	}

	.recommend li {
		display: block;
		width: 100%;
		margin-top: 20px
	}

	.recommend li dl dt {
		width: 40%
	}

	.recommend li dl dt img {
		width: 100%;
		height: auto
	}

	.recommend li dl dd {
		width: 55%
	}

	.recommend dl dd h3 {
		padding-top: 0;
		height: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical
	}

	.history ul li p.big {
		width: 100%
	}

	.history ul li p.big img {
		display: block;
		width: 100%
	}

	.history ul li p.big img:first-child {
		padding-right: 0;
		padding-bottom: 10px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.nav>li>a {
		margin: 0 20px
	}

	.banner {
		height: 400px;
		background-size: 150% 400px
	}

	.service,.solution {
		flex-direction: row
	}

	.header {
		height: 300px;
		background-size: 160% 300px
	}
}

@media screen and (max-width:320px) {
	.service .item .server-intro h4 {
		font-size: 12px;
		line-height: 2
	}

	.service .item .server-intro p {
		font-size: 10px;
		line-height: 1.6
	}

	.about-tab span {
		font-size: 14px;
		padding: 6px 10px;
		margin: 0 5px
	}

	.culture-icon {
		width: 8%
	}

	.culture-detail {
		width: 92%
	}

	.recommend dl dd h3 {
		font-size: 14px
	}
}
