@charset "utf-8";
/* CSS Document */
body {
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background-color: #fff;
	color: #666;
	font-family: "微软雅黑";
}
a, img {
	border: none;
}
a {
	text-decoration: none;
	color: #333;
}
.clear {
	clear: both
}
ul, ol, li {
	list-style: none;
}
img {
	border: none;
	width: 100%;
	vertical-align: middle;
}
ol, ul, dl, li {
	padding: 0rem;
	list-style: none;
	margin: 0rem
}
.top {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin: 1rem auto;
	overflow: hidden;
}
.top .logo {
	float: left;
}
.top .tel {
	float: right;
}
@media screen and (max-device-width:320px) {
.top .logo {
	float: left;
	width: 50%
}
.top .tel {
	float: right;
	width: 50%;
}
}
.banner {
	margin: 0 auto;
	overflow: hidden;
}
.tit {
	margin: 0 auto;
	text-align: center;
}
.tit h1 {
	color: #c00000
}
.tit .tit1 {
	width: 50%;
	border-bottom: 1px #000000 solid;
	margin: 0 auto;
	position: relative;
	top: -1rem;
}
.tit .tit1 .tit11 {
	width: 20%;
	height: 8px;
	background: #c00000;
	margin: 0 auto;
	position: relative;
	top: 0.3rem;
}
.part1 {
	margin: 0 auto;
	background: #f4f4f4;
	text-align: center;
}
.part11 {
	margin: 0 auto;
}
.part11 .p1 {
	color: #0d1c33;
	font-size: 1.5rem;
	text-align: center;
	padding-top: 1rem;
}
.part11 .p1 span {
	color: #c00000
}
.part11 .p1 strong {
	color: #ccc;
	font-size: 14px;
	font-weight: normal
}
.part1 img {
	width: 90%;
}
.part1 .p2 {
	width: 90%;
	color: #333333;
	font-size: 1rem;
	padding: 1rem 0;
	line-height: 1.8rem;
	margin: 0 auto;
	text-align: left;
	text-indent: 2em;
}
.zxzx {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 3.2rem;
}
.zxzx a {
	color: #fff;
	font-size: 1rem;
	padding: 0.5rem 1rem;
	display: block;
}
.zxzx1 {
	width: 30%;
	border-radius: 0.5rem;
	background: #0d1c33;
	float: left
}
.zxzx2 {
	width: 30%;
	border-radius: 0.5rem;
	background: #c00000;
	float: right
}
@media screen and (max-device-width:320px) {
.zxzx a {
	color: #fff;
	font-size: 0.6rem;
	padding: 0.5rem 1rem;
	display: block;
}
}
.part2 {
	margin: 0 auto;
	text-align: center;
}
.part2 p {
	width: 90%;
	color: #333333;
	font-size: 1rem;
	padding: 1rem 0;
	line-height: 1.8rem;
	margin: 0 auto;
	text-align: left;
	text-indent: 2em;
}
.part2 img {
	width: 90%;
}
.part3 {
	margin: 1rem auto;
	background: #f4f4f4;
}
.part3 img {
	width: auto;
}
.part3 p {
	width: 90%;
	color: #333333;
	font-size: 1rem;
	padding: 1rem 0;
	line-height: 1.8rem;
	margin: 0 auto;
	text-align: left;
	text-indent: 2em;
}
.part4 {
	margin: 0 auto;
}
.part4 .p1 {
	width: 90%;
	color: #333333;
	font-size: 1rem;
	padding: 1rem 0;
	line-height: 1.8rem;
	margin: 0 auto;
	text-align: left;
	text-indent: 2em;
}
/*滑动门项目*/
.w1200 {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.case_box {
	background: #ffffff;
	height: auto;
}
.case_box .category ul {
	width: 100%;
	display: block;
	height: auto;
	overflow: hidden;
	padding-left: 0;
	-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.27);
	box-shadow: 0px 0px 9px rgba(0,0,0,0.27);
	display: inline-block;
}
.case_box .category ul li {
	float: left;
	font-size: 1rem;
	text-align: center;
	width: 20%;
	height: 40px;
	line-height: 40px;
	color: #939aac;
	cursor: pointer;
	border-left-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
	border-top-color: #b5b5b5;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	display: block;
	border-style: none;
}
.case_box .category ul li.active {
	color: #fff;
	background: #c00000;
}
.case_box .content .cont {
	height: auto;
	display: none;
}
.case_box .content .cont.active {
	display: block;
	width: 98%;
	margin: 0 auto;
}
.case_box .content .cont.active img {
	width: 28%;
	float: left;
	padding-right: 1rem;
}
.case_box .content .cont.active strong {
	font-size: 1.2rem;
	color: #000;
}
.case_box .content .cont.active p {
	font-size: 0.8rem;
	padding-top: 0.5rem;
	line-height: 1.5rem;
}
.case_box .content .cont .info {
	width: 98%;
	background: #fff;
}
.case_box .content .cont .info p {
	font-size: 0.8rem;
	padding-top: 0.5rem;
	line-height: 1.5rem;
}
 @media screen and (min-width:640px) and (max-width:1024px) {
.case_box .content .cont.active img {
	width: auto;
	float: left
}
.case_box .content .cont.active p {
	font-size: 1rem;
	padding-top: 0.5rem;
	line-height: 2.5rem;
}
}
 @media screen and (min-width:1025px) and (max-width:1920px) {
.case_box .content .cont.active img {
	width: auto;
	float: left
}
.case_box .content .cont.active p {
	font-size: 1rem;
	padding-top: 1rem;
	line-height: 2.5rem;
}
}
.zxzx11 {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	margin-top: 5rem;
}
.zxzx11 a {
	color: #fff;
	font-size: 1rem;
	padding: 0.5rem 1rem;
	display: block;
}
.zxzx1 {
	width: 33%;
	border-radius: 0.5rem;
	background: #0d1c33;
	float: left
}
.zxzx2 {
	width: 33%;
	border-radius: 0.5rem;
	background: #c00000;
	float: right
}
@media screen and (max-device-width:320px) {
.zxzx a {
	color: #fff;
	font-size: 0.6rem;
	padding: 0.5rem 1rem;
	display: block;
}
}
 @media screen and (max-device-width:320px) {
.case_box .content .cont.active img {
	width: 28%;
	float: left;
	padding-right: 0.1rem;
}
.case_box .content .cont.active p {
	font-size: 0.7rem;
	padding-top: 0.5rem;
	line-height: 1.2rem;
}
}
.part4 {
	margin: 1rem auto;
}
.part5 {
	margin: 1rem auto;
	background: #f4f4f4;
}
.part5 p {
	width: 90%;
	color: #333333;
	font-size: 1rem;
	padding: 1rem 0;
	line-height: 1.8rem;
	margin: 0 auto;
	text-align: left;
	text-indent: 2em;
}
.part6 {
	width: 98%;
	margin: 1rem auto;
}
.part6 img {
	width: auto;
	float: left;
	vertical-align: middle
}
.part6 ul {
	padding-left: 0;
}
.part6 ul li {
	width: 100%;
	clear: both;
	padding: 1rem 0;
}
.part6 p {
	float: left;
	padding-left: 1rem;
	font-size: 1.5rem;
	line-height: 1rem;
}
 @media screen and (min-width:320px) and (max-width:415px) {
.part6 {
	width: 96%;
	margin: 1rem auto;
}
.part6 img {
	width: 14%;
	float: left;
	vertical-align: middle
}
.part6 p {
	float: left;
	font-size: 0.8rem;
	line-height: 2rem;
	padding-left: 0.5rem;
}
}
.part7 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #f4f4f4;
	padding: 1rem 0 1rem 0;
	margin-top: 2rem;
}
.tit1-1 {
	width: 96%;
	height: auto;
	border: 1px solid #ccc;
	margin: 0 auto;
	text-align: center;
}
.tit1-1 p {
	color: #000000;
	padding: 0.3rem;
	font-size: 1.5rem;
}
.school {
	width: 100%;
	margin: 0 auto;
	margin-top: 1rem;
}
.school ul li {
	width: 100%;
	margin: 0 auto;
	padding-top: 1rem;
}
.it-avg-box {
	margin-top: 15px
}
.it-avg-box dl {
	border: 1px solid #ddd;
	background: #fff;
	position: relative;
	overflow: hidden
}
.it-avg-box .Mhot {
	height: 37px;
	width: 37px;
	background: url(../images/hot.gif) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0
}
.it-avg-box dt {
	height: 41px;
	line-height: 41px;
	background: #eee;
	text-align: center;
	font-size: 14px
}
.it-avg-box dd {
	margin: 0px;
	padding: 10px;
	height: 200px;
	font-size: 14px;
	overflow: hidden
}
.it-avg-box .Mpic {/* max-height:90px;*/
	overflow: hidden;
	position: relative
}
.it-avg-box .Mpic img {
	width: 100%
}
.it-avg-box .Mlist {
	margin-top: 10px;
	line-height: 1.5;
	color: #555
}
.it-avg-box .Mlist p {
	margin: 0px
}
.it-avg-box .Mlist p img {
	margin-right: 1px;
	vertical-align: middle
}
.it-avg-box .Mlist strong {
	color: #c03
}
.zx1 {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 3rem;
}
.zx1 a {
	color: #fff;
}
.zx1 .zx1-1 {
	width: 40%;
	background: #3bb4f2;
	color: #fff;
	padding: 4px;
	float: left;
	line-height: 27px;
}
.zx1 .zx1-1 img {
	width: auto;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}
.zx1 .zx1-2 {
	width: 40%;
	background: #f37b1d;
	color: #fff;
	padding: 4px;
	float: right;
	line-height: 27px;
}
.zx1 .zx1-2 img {
	width: auto;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}
 @media only screen and (max-width:640px) {
/*项目筛选===============*/
.it-avg-box .Mhot {
	height: 29px;
	width: 29px;
	background-size: cover
}
.it-avg-box dd {
	height: auto;
}
.it-avg-box dt {
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	padding-left: 20px;
	padding-right: 51px;
	text-align: left
}
.it-avg-box dd {
	font-size: 12px;
}
.it-avg-box ol i.am-icon-btn {
	font-size: 12px;
	width: 21px;
	height: 21px;
	line-height: 21px
}
.it-avg-box ol li span {
	font-size: 12px;
	line-height: 21px
}
.it-avg-box .Mlist p {
	height: 18px;
	line-height: 18px;
	overflow: hidden
}
.it-avg-box .Mpic {
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-bottom: 10px
}
.it-avg-box .Mlist {
	margin-top: 0rem
}
.it-avg-box ol li span {
	display: none
}
.it-avg-box ol .am-btn {
	line-height: 21px;
}
.it-avg-box ol li.MChat {
	padding: 0rem;
	margin-left: 5px
}
.it-avg-box ol li.MLink {
	padding: 0rem
}
.it-avg-box ol .am-btn {
	margin: 0rem
}
.it-avg-box ol li {
	width: 23px;
}
.it-avg-box ol {
	position: absolute;
	right: 1px;
	top: 1px;
	height: 29px;
	overflow: hidden;
	width: 51px;
}
.mall-box .fourMain li {
	font-size: 12px
}
/*首页头部==============*/
.am-top-bg {
	border-bottom: 5px solid #ddd;
	padding-bottom: 5px
}
.am-top-bg .pix-avg-icon dd {
	margin: 10px 0px 15px
}
/*主站国旗导航========*/
.pc-avg-flag {
	text-align: center
}
/*专题========================*/
.ma-text-bg {
	font-size: 18px;
}
.ma-one-btn li {
	width: 100%;
}
}
 @media screen and (min-width:640px) and (max-width:1920px) {
.it-avg-box .Mlist {
	float: left;
}
.school ul {
	margin-left: 0;
}
.school ul li {
	width: 33%;
	margin: 0 auto;
	padding-top: 1rem;
	float: left;
	margin-left: 0.3%
}
.it-avg-box dd {
	margin: 0px;
	padding: 6px;
	height: 225px;
	font-size: 14px;
	overflow: hidden
}
.part7 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #f4f4f4;
 padding: 1rem 0 .5rem 0;
	margin-top: 2rem;
}
.zx1 .zx1-1 {
	width: 42%;
	background: #3bb4f2;
	color: #fff;
	padding: 1px;
	float: left;
	line-height: 27px;
}
.zx1 .zx1-2 {
	width: 42%;
	background: #f37b1d;
	color: #fff;
	padding: 1px;
	float: right;
	line-height: 27px;
}
.zx1 a {
	color: #fff;
	font-size: 12px;
}
}
.foot {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	margin-top: 1rem;
}
.foot p {
	color: #999;
	line-height: 2rem;
}
/*缩略图缩放*/
.am-img-scale img {
	transition: all 0.5s ease-out 0s
}
.am-img-scale a:hover img {
	transform: scale(1.1)
}
.am-pic-scale img {
	transition: all 0.5s ease-out 0s
}
.am-pic-scale:hover img {
	transform: scale(1.1)
}

/*footswt*/

.footer-swt {
	width: 100%;
	height: 34px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 120;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.footer-ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}
.footer-ul a {
	display: block;
	float: left;
	width: 49%;
	padding-left: 1%;
	background: #d51821;
	padding: 1rem;
	border-right: .5px solid #fff;
	position: relative;
	height: 100%
}
.footer-ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.footer-ul li:last-child {
	border-right: none
}
.footer-logo-information {
	display: block;
	width: 15px;
	height: 12px;
	background: url(../images/home_tab_service-a443dbbf94.png) no-repeat 0 0;
	background-size: 15px 12px;
	margin-right: 7.5px
}
.footer-ul li span {
	font-size: 14px;
	color: #fff
}
.footer-logo-online {
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/home_tab_assess-84d415394d.png) no-repeat 0 0;
	background-size: 12px 12px;
	margin-right: 8px
}
.footer-logo-phone {
	display: block;
	width: 11px;
	height: 12px;
	background: url(../images/home_tab_phone-89bb03df6d.png) no-repeat 0 0;
	background-size: 11px 12px;
	margin-right: 7.5px
}
.consultation-news {
	position: absolute;
	right: 7px;
	top: 7px;
	display: block;
	width: 18px;
	height: 18px;
	background: #ecc580;
	border-radius: 50%;
	font-size: 10px;
	color: #d51821;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	-webkit-animation: myNews 1s infinite;
	animation: myNews 1s infinite
}
@-webkit-keyframes myNews {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.5);
transform:scale(1.5)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes myNews {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.5);
transform:scale(1.5)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
/*footswt*/
