:root {
	--normal-color: transparent;
	--active-color: #dd1e04;
}

.bg {
	position: relative;
	width: 116px;
	height: 48px;
	border-radius: 3px;
	background-color: var(--normal-color);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #dd1e04;
	border: solid #dd1e04 1px;
	font-weight: bold;
}

.bg-text {
	position: absolute;
	z-index: 8;
}

.address-tel {
	font-weight: normal;
	color: #fff !important;
	font-size: 30px !important;
}

.newsTitle {
	color: #8f8f8f;
	line-height: 35px;
	font-size: 24px;
	margin-bottom: 50px;
	padding-bottom: 100px;
	letter-spacing: 2px;
	border-bottom: #e5e5e5 solid 1px;
}

/* .bg:before,.bg:after{
       content: '';
       position: absolute;
       left: 0;
       top: 0;
       width: 0;
       height: 100%;
       background: var(--normal-color);
       z-index: -1;
  	 border-radius: 10px;
   }
   .mc_a1s1_li:hover .bg:before{
       z-index: 1;
       background: var(--active-color);
       transition: 1s;
   }
  .bg:hover{
       background: transparent;
   }
  .mc_a1s1_li:hover .bg:before,.bg:after{
       width:100%;
   } */

.bg:before,
.bg:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: var(--normal-color);
	z-index: -1;
	border-radius: 2px;
}

.bg:before {
	z-index: 1;
	background: var(--active-color);
	transition: 0.5s;
	color: #fff !important;
}

.bg:hover {
	background: transparent;
}

.mc_a1s1_li:hover .bg {
	color: #fff !important;
}

.mc_a1s1_li:hover .bg::before,
.bg::after {
	width: 100%;
}

/* .bg:before,.bg:after{
     content: '';
     position: absolute;
     left: 0;
     top: 0;
     width: 0;
     height: 100%;
     background: var(--normal-color);
     z-index: -1;
	 border-radius: 10px;
 }
 .bg:before{
     z-index: 1;
     background: var(--active-color);
     transition: 1s;
 }
 .bg:hover{
     background: transparent;
 }
 .bg:hover:before,.bg:hover:after{
     width:100%;
 } */



.qt-banner {
	width: 100%;
	background: #fff;

}

.qt-list {
	height: 400px;
	width: 100%;
	padding: 0 20%;
}

.qt-item {
	float: left;
	width: 33.333333%;
	height: 100%;
	text-align: center;

}

.qt-item:not(:last-child) {
	border-right: 1px solid #e5e5e5;
}

.qt-item:not(:last-child) {
	border-right: 0;
}

.qt-title {
	text-align: center;
	width: 100%;
	padding: 70px 10%;
}

.qt-title-h2 {
	margin-bottom: 60px;
	margin-top: 10px;
	font-size: 46.4px;
	color: #000;
	font-weight: normal !important;
}

.qt-title-p {
	color: #757575;
	font-size: 17.6px;
	line-height: 30px;
	padding: 0 15%;
}

.qt-title-p-p {
	margin-top: 50px;
}

.qt-i-clock {
	width: 141px;
	height: 141px;
}

.qt-i-ohter {
	text-align: center;
	width: 100%;
	line-height: 141px;
}

.qt-check-nb {
	width: 100px;
	height: 100px;
}

.qt-item strong {
	font-weight: 100;
	font-size: 60.8px;
	margin-bottom: 17px;
	display: inline-block;
}

.qt-item strong span {
	font-family: source-han-sans-simplified-c, "Microsoft YaHei", STXihei, sans-serif;
	font-size: 50%;
	font-weight: 200;
	letter-spacing: 0;
	padding-left: 4px;
}

.qt-item p {
	font-family: source-han-sans-simplified-c, "Microsoft YaHei", STXihei, sans-serif;
	font-size: 15.2px;
	color: #898989;
	line-height: 22px;
	padding: 0 10%;
}

.qt-contact {
	width: 100%;
	height: 100%;
}

.about-title {
	font-size: 46.4px !important;
	margin: 20px 0px 40px 0;
}

.qt-info:hover {
	color: #dd1e04;
}

.qt-creed-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.qt-creed-item {
	width: 50%;
	font-size: 16px;
	/* float: left; */
}

.qt-creed-item p {
	line-height: 45px;
	/* display: inline-block; */
	 visibility: visible; animation-name: fadeInUp;
}

.qt-creed-item p span {
	color: #000 !important;
}

.qt-ban-title h2 {
	color: #000;
	font-size: 24px;
	margin: 20px 0;
}

.qt-ban-title p {
	font-size: 16px;
	color: #666;
	line-height: 25px;
	height: 125px
}

.qt-dna-box {
	text-align: center;
	font-size: 23.4px;
	width: 100%;
	margin-top: 20px;
}

.qt-dna-box h2 {
	font-size: 23.4px;
}

.qt-dna-box-h2 {
	width: 550px;
	display: inline-block;
	line-height: 40px;
	color: #666;
}

.author-inline-cite {
	margin-top: 30px;
}

.author-pic {
	display: inline-block;
	position: relative;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	z-index: 1;
}

.author-pic img {
	height: 55px;
	width: auto;
	border-radius: 50%;
	overflow: hidden;
	z-index: 0;
}

.author-text {
	display: inline-block;
	vertical-align: middle;
}

.author-name {
	text-align: left;
	color: #4c4c4c;
	font-weight: 600;
	font-size: 18px;
}

.author-title {
	text-align: left;
	color: #4c4c4c;
	font-size: 18px;
}

.module {
	padding: 0 !important;
	/* max-width: 1230px; */
	margin: auto;
	margin-top: 40px;
	margin-bottom: 80px;
	text-align: center;

}

.module .achive-box img {
	max-width: 250px;
	margin: 10px;
	height: 110px;
	width: 216px;
	border: #f1f1f1 solid 1px;
	background: #fff;
	border-radius: 3px;
	transition: 0.3s;
}

.module .achive-box img:hover {
	transform: scale(1.035);
	box-shadow: 0px 5px 20px rgb(0 0 0 / 20%);
}

.qt-ach-tip {

	margin: 10px;
	height: 110px;
	width: 216px;
	border: #f1f1f1 solid 1px;
	background: #fff;
	border-radius: 3px;
	transition: 0.3s;
	display: flex;
	align-items: center;
	display: inline-block;
	padding: 30px;
	line-height: 25px;

}

.ph-qt-ach {
	text-align: left;
}

.qt-ach-tip:hover {
	transform: scale(1.035);
	box-shadow: 0px 5px 20px rgb(0 0 0 / 20%);
}

.qt-contact-box {
	width: 96%;
	margin: 0 auto;
}

.qt-contact-li {
	border-left: none;
	border-right: none;
}

.qt-contact-listbox {
	padding: 0px 60px 60px 60px;
}

.qt-contact-listbox:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 1px;
	background: transparent;
}

.qt-concact-title {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 48px 0px 20px;
}

.qt-cantact-info {
	color: #666;
	line-height: 35px;
	font-size: 16px;
	padding: 0;
}

.qt-cantact-info-h1 {
	font-size: 16px;
	color: #222;
	line-height: 35px;
	font-weight: bold;
}

.mc_g1_list4 .qt_g1_li {
	width: 50%;
}

.qt-join-tip {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 32px;
	/* margin-top: 10px; */


}

.qt-join-title {
	font-size: 28px !important
}

.qt_j2s1_list::after {

	background: transparent;
}


.qt_e1_list::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	background: #f7f7f7;
	transition: all 1.2s ease-in;
}

.qt_e1_list::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .01);
}

.mc_j2s1.animated .qt_e1_list::before {
	width: 0;
}

.qt_e1_h3 {
	text-align: center;
	font-size: 38px;
	color: #000;
	font-weight: bold;
	margin-bottom: 60px;
}

.qt_a1s5_top {
	display: block;
	width: 380px;
}

.qt_g1li_top {
	font-size: 20px;
	margin-bottom: 0;
	line-height: 30px;
}

.qt_e1_li {
	width: 25%;
}

.qt_e1_lisbox {
	height: 550px;
}

.qt_e1_lisbox::before {
	background: transparent;
}

.qt_e1_txt {
	color: #000;
	font-size: 20px;
}

.qt_e1_txt_tip {
	color: #666;
	font-size: 16px;
	line-height: 30px;
}

.qt_ft1_a {
	cursor: pointer !important;
}

.qt_narrow {
	/*  width: 30px;
    height: 30px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    display: block; */

}

.mc_nc1ft_a:hover .qt_narrow {

	animation: sxg 1.2s infinite;
	-webkit-animation: sxg 1.2s infinite;
}

@keyframes sxg {
	0% {
		transform: translateX(0px);
	}

	10% {
		transform: translateX(2px);
	}

	20% {
		transform: translateX(4px);
	}

	30% {
		transform: translateX(7px);
	}

	40% {
		transform: translateX(8px);
	}

	50% {
		transform: translateX(10px);
	}

	60% {
		transform: translateX(10px);
	}

	70% {
		transform: translateX(8px);
	}

	80% {
		transform: translateX(4px);
	}

	90% {
		transform: translateX(2px);
	}

	to {
		transform: translateX(0px);
	}
}


.qt_nd1_imgwrap {

	width: 20%;
	display: flex;
	align-items: center;
}

.qt-contact360 {
	border-radius: 10px;
	border: transparent solid 2px;
	display: flex;
	align-items: center;
}

.qt-contact360:hover {
	/* animation: borderbg 1.2s infinite;
	-webkit-animation: borderbg 1.2s infinite; */
}

@keyframes borderbg {
	0% {
		border: rgba(229, 57, 53, 0.2) solid 2px;
		background: rgba(229, 57, 53, 0.2);
	}

	10% {
		border: rgba(229, 57, 53, 0.4) solid 2px;
		background: rgba(229, 57, 53, 0.4);
	}

	20% {
		border: rgba(229, 57, 53, 0.6) solid 2px;
		background: rgba(229, 57, 53, 0.6);
	}

	30% {
		border: rgba(229, 57, 53, 0.8) solid 2px;
		background: rgba(229, 57, 53, 0.8);
	}

	40% {
		border: rgba(229, 57, 53, 1) solid 2px;
		background: rgba(229, 57, 53, 0.8);
	}

	50% {
		border: rgba(229, 57, 53, 0.8) solid 2px;
		background: rgba(229, 57, 53, 0.8);
	}

	60% {
		border: rgba(229, 57, 53, 0.6) solid 2px;
		background: rgba(229, 57, 53, 0.6);
	}

	70% {
		border: rgba(229, 57, 53, 0.4) solid 2px;
		background: rgba(229, 57, 53, 0.4);
	}

	80% {
		border: rgba(229, 57, 53, 0.2) solid 2px;
		background: rgba(229, 57, 53, 0.2);
	}

	90% {
		border: rgba(229, 57, 53, 0.1) solid 2px;
		background: rgba(229, 57, 53, 0.1);
	}

	to {
		border: rgba(229, 57, 53, 0.1) solid 2px;
		background: rgba(229, 57, 53, 0.1);
	}
}

.qt-animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	/* animation-fill-mode: both; */
}

.qt-about-lisbox {
	margin-top: 80px;
}

.qt-d3s1_txt {
	height: 230px;
}

.qt-d3s1_txt p {
	line-height: 40px;
}

.qt_mc_a1_more {
	color: #fff;
	font-size: 20px;
}

.qt_aside_li::before {
	border: none;
	background: transparent;
}

.qt_aside_li.on::before {
	box-shadow: none;
}

.qt_b1s12_title {
	font-size: 22px;
}

.qt_j2s1_list {
	/* padding: 0 10%; */
	width: 80%;
	text-align: center;
	/* border: #dd1e04 solid 1px; */
	height: 100%;
	margin-left: 10%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;

}

.qt_j2s1_li1 {
	height: auto;
}

.qt_a1_more {
	padding: 0 30px !important;
	border: rgba(221, 30, 4, 1) solid 1px;
	border-radius: 30px;
	font-size: 16px !important;
	font-weight: normal !important;
	margin-top: 10px;
	/* background: rgba(221,30,4,1); */
	color: white;/*rgba(221, 30, 4, 1);*/
}

.qt_a1_more:hover {
	background: rgba(221, 30, 4, 1);
}

.qt_a1_more:hover span {
	color: #fff;
	font-weight: bold !important;
}

.qt_a1_more:hover i {
	color: #fff;
	font-weight: bold !important;
}

/*footer*/
.footer {
	width: 100%;
}

.footer .footer_menu {
	padding: 35px 0;
	background: #e6e6e6;
}

.footer .ft_box {
	width: 1100px;
	margin: 0 auto;
	min-width: 1100px;
}

.footer .footer_menu .ft_search .select_box {
	position: relative;
	float: left;
	width: 260px;
	height: 40px;
	line-height: 40px;
	margin-left: 30px;
}

.footer .footer_menu .ft_search .select_box .select_title {
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	background: url(../img/icon_down.png) 90% center no-repeat #fff;
	cursor: pointer;
}

.footer .footer_menu .ft_search .select_box .select_title span {
	font-size: 16px;
	color: #808080;
	padding-left: 20px;
}

.footer .footer_menu .ft_search .select_box .select_con {
	display: none;
	position: absolute;
	left: 0px;
	top: 36px;
	width: 100%;
	background: #fff;
	z-index: 99999;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 160px;
	overflow-y: auto;
}

.footer .footer_menu .ft_search .select_box .select_con li {
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	cursor: pointer;
	font-size: 16px;
	color: #808080;
}

.footer .footer_menu .ft_search .select_box .select_con li:hover {
	background: #0962c0;
}

.footer .footer_menu .ft_search .select_box .select_con li:hover a {
	color: #fff;
}

.footer .footer_bottom {
	line-height: 35px;
	padding: 40px 52px;
	overflow: hidden;
	background: rgb(44, 49, 56);
}

.footer .footer_bottom .ft_menu a {
	display: inline-block;
	font-size: 15px;
	color: #999;
	max-width: 100px;
	min-width: 56px;
	line-height: 35px;
}

.footer .footer_bottom .ft_menu a:hover {
	color: #fff;
}

.footer .footer_bottom .ft_menu span {
	color: #666;
	padding: 0 10px;
	display: inline-block;
}

.footer .copyright {
	color: #999;
	font-size: 15px;
	line-height: 35px;
}

.footer .copyright a {
	color: #999;
	font-size: 15px;
	line-height: 25px;
}

.footer .address p {
	font-size: 15px;
	color: #999;
	line-height: 35px;
}

/*左浮动和右浮动 --------------*/
.float_l {
	float: left;
}

.float_r {
	float: right;
}

.float_r,
.float_l {
	_display: inline;
}

/*二维码*/
.qr_code {
	width: 150px;
}

.qt_e1_lisbox_mc::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 0px;
	background: #e2e0e0;
}

.qt-nav-tel {
	font-size: 16px !important;
}

.qt-nav-tel p {
	display: flex !important;
	align-items: center !important;
}

.qt-nav-tel b {
	color: #d81e05 !important;
	font-size: 30px;
}
.qt-wechat-box{
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
	.qt-d3s1_txt p {
		line-height: 36px;
	}
	.footer .ft_box {
		width: 100%;
		min-width: 100%;
	}
	#service .colorblock .half{width:27% !important; padding:0 2%;}
	#service .phone{margin-right:0px !important;margin-left: 0 !important;}
	#service .colorblock{
		width:100% !important;
	}
	#service .colorblock .icon{
		width: 125px !important;
		height: 125px !important;
	}
	#service .wechat .icon{background: url(../images/qtimg/icon_serwechat.png) center 9px no-repeat #a1b91d !important;}
	#service .wechat:hover .icon { background: url(../images/qtimg/icon_serwechat_h.png) center 9px no-repeat #fff !important;}	
	#service .phone .icon{background:url(../images/qtimg/icon_serphone.png) center 9px no-repeat #ffcd26 !important;}
	#service .mail .icon{background:url(../images/qtimg/icon_sermail.png) center 9px no-repeat #3a6eba !important;}
	#service .phone:hover .icon{background:url(../images/qtimg/icon_serphone_h.png) center 9px no-repeat #fff !important;}
	#service .mail:hover .icon{background:url(../images/qtimg/icon_sermail_h.png) center 9px no-repeat #fff !important;}
	
	
	.qt-nav-tel b {
		color: #d81e05 !important;
		font-size: 25px;
	}

	.address-tel {
		font-size: 25px !important;
	}

	.ph-qt-ach {
		text-align: center;
	}

	.qt-check-nb {
		width: 60px;
		height: 60px
	}

	.qt_a1_more {
		padding: 0 10px !important;
		font-size: 14px !important;
	}

	.qt_title {
		font-size: 26px !important;
	}

	.module .achive-box img {
		height: 60px;
		width: 150px;
	}

	.qt-ach-tip {
		height: 60px;
		width: 140px;
		margin: 10px;
		margin-top: 0;
		padding: 10px;
		line-height: 20px;
	}

	.qt_j2s1_list {
		width: 100%;
		margin-left: 10px;
	}

	.qt_j2s1_li1 {}

	.mc_e1_li {
		width: 100%;
	}

	.qt_b1s12_title {
		font-size: 18px !important;
	}
	.topic-content{
		font-size: 16px !important;
	}
}

/* 320px-416px */
@media screen and (max-width: 480px) {
	#service .phonet{margin-right:0px !important;margin-left: 0 !important;}
	#service .colorblock{
		width:100% !important; 
	}
	#service .wechat .icon{background: url(../images/qtimg/icon_serwechat.png) center 9px no-repeat #a1b91d !important;}
	#service .wechat:hover .icon { background: url(../images/qtimg/icon_serwechat_h.png) center 9px no-repeat #fff !important;}	
	#service .phone .icon{background:url(../images/qtimg/icon_serphone.png) center 9px no-repeat #ffcd26 !important;}
	#service .mail .icon{background:url(../images/qtimg/icon_sermail.png) center 9px no-repeat #3a6eba !important;}
	#service .phone:hover .icon{background:url(../images/qtimg/icon_serphone_h.png) center 9px no-repeat #fff !important;}
	#service .mail:hover .icon{background:url(../images/qtimg/icon_sermail_h.png) center 9px no-repeat #fff !important;}
	
	.qt-nav-tel b {
		color: #d81e05 !important;
		font-size: 25px;
	}

	.address-tel {
		font-size: 25px !important;
	}

	.ph-qt-ach {
		text-align: center;
	}

	.qt_a1_more {
		padding: 0 10px !important;
		font-size: 14px !important;
	}

	.qt_title {
		font-size: 26px !important;
	}

	.module .achive-box img {
		height: 60px;
		width: 140px;
	}

	.qt-ach-tip {
		height: 60px;
		width: 140px;
		margin: 10px;
		margin-top: 0;
		padding: 10px;
		line-height: 20px;
	}

	.footer .ft_box {
		width: 100%;
		min-width: 100%;
	}

	.footer .footer_bottom .ft_menu a {
		font-size: 14px;
		line-height: 25px;
	}

	.footer .footer_bottom .ft_menu span {
		color: #666;
		padding: 0 2px;
		display: inline-block;
	}

	.footer .copyright {
		color: #999;
		font-size: 14px;
		line-height: 25px;
	}

	.footer .copyright a {
		font-size: 14px;
		line-height: 25px;
	}

	.footer .address p {
		font-size: 14px;
		line-height: 25px;
	}

	.footer .footer_bottom {
		padding: 20px;
	}

	.qr_code {
		width: 80px;
	}

	.newsTitle {
		color: #8f8f8f;
		line-height: 28px;
		font-size: 20px;
		margin-bottom: 30px;
		padding-bottom: 40px;
		letter-spacing: 1px;
		border-bottom: #e5e5e5 solid 1px;
	}

	.qt_j2s1_li1 {}

	.qt_j2s1_list {}

	.qt_b1s12_title {
		font-size: 18px !important;
	}
	.topic-content{
		font-size: 16px !important;
	}
	.qt-d3s1_txt {
		height: 130px;
	}

	.qt-d3s1_txt p {
		line-height: 30px;
	}

	.qt-about-lisbox {
		margin-top: 40px;
	}

	.qt-list {
		height: 340px;
		width: 100%;
		padding: 0 0;
	}

	.qt-item {
		width: 100%;
		height: 215px;
	}

	.qt-i-clock {
		width: 80px;
		height: 80px;
	}

	.qt-i-ohter {
		text-align: center;
		width: 100%;
		line-height: 60px;
	}

	.qt-banner-top {
		margin-top: 0px;
		max-height: 140vh !important;
	}

	.qt-title {
		text-align: center;
		width: 100%;
		padding: 50px 5%;
	}

	.qt-title-h2 {
		font-size: 37.6px;
		margin: 0px 0 40px 0;
	}

	.qt-title-p {
		padding: 0 10px;
		font-size: 14.6px;
		line-height: 25px;
	}

	.qt-title-p-p {
		margin-top: 20px;
	}

	.qt-item strong {
		font-weight: 100;
		font-size: 40.8px;
		margin-bottom: 10px;
	}

	.about-title {
		font-size: 37.4px !important;
	}

	.qt-creed-item {
		width: 100%;
	}

	.qt-ban-title h2 {
		font-size: 20px;
	}

	.qt-ban-title p {
		font-size: 16px;
	}

	.qt-dna-box-h2 {
		width: 350px;
		line-height: 28px;
	}

	.qt-dna-box h2 {
		font-size: 18px;
	}

	.qt-contact-box {
		width: 100% !important;
	}

	.qt-contact-listbox {
		padding: 0px 10px 40px 10px;
	}

	.qt-concact-title {
		padding: 28px 0px 20px;
	}

	.qt-contact-li {
		border-left: none;
		border-right: nonenone;
	}

	.qt-cantact-info {
		line-height: 30px;
	}

	.qt-cantact-info-h1 {
		line-height: 30px;
	}

	.qt-join-tip {
		font-size: 14px;
		color: #4c4c4c;
		line-height: 20px !important;
		/* margin-top: 0px; */
	}

	.qt-join-title {
		font-size: 18px !important
	}

	.qt_e1_h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.qt_e1_li {
		width: 100%;
	}

	.qt_e1_lisbox {
		height: 480px;
	}

	.qt_e1_lisbox::before {
		background: transparent;
	}

	.qt_e1_txt {
		color: #000;
		font-size: 18px;
	}

	.qt_e1_txt_tip {
		color: #666;
		font-size: 15px;
		line-height: 25px;
	}
}

@media screen and (max-width: 767px) {
	.footer .ft_box {
		width: 100%;
		min-width: 100%;
	}
	#service .colorblock .half{width:40%; padding:0 2%;}
	#service .phonet{margin-right:0px !important;margin-left: 0 !important;}
	#service .colorblock{
		width:100% !important; 
	}
	#service .wechat .icon{background: url(../images/qtimg/icon_serwechat.png) center 9px no-repeat #a1b91d !important;}
	#service .wechat:hover .icon { background: url(../images/qtimg/icon_serwechat_h.png) center 9px no-repeat #fff !important;}	
	#service .phone .icon{background:url(../images/qtimg/icon_serphone.png) center 9px no-repeat #ffcd26 !important;}
	#service .mail .icon{background:url(../images/qtimg/icon_sermail.png) center 9px no-repeat #3a6eba !important;}
	#service .phone:hover .icon{background:url(../images/qtimg/icon_serphone_h.png) center 9px no-repeat #fff !important;}
	#service .mail:hover .icon{background:url(../images/qtimg/icon_sermail_h.png) center 9px no-repeat #fff !important;}
	
	.qt-nav-tel b {
		color: #d81e05 !important;
		font-size: 25px;
	}

	.address-tel {
		font-size: 25px !important;
	}

	.qt_a1_more {
		padding: 0 10px !important;
		font-size: 14px !important;
	}

	.qt_title {
		font-size: 26px !important;
	}

	.module .achive-box img {
		height: 60px;
		width: 170px;
		margin: 3px;
	}

	.ph-qt-ach {
		text-align: center;
	}

	.qt-ach-tip {
		height: 60px;
		width: 170px;
		margin: 3px;
		/* margin-bottom: 12px;
		margin-top: 0; */
		padding: 10px;
		line-height: 20px;
	}

	.mc_j2s1_lisbox {
		text-align: center;
	}

	.qt_b1s12_title {
		font-size: 18px !important;
	}
	.topic-content{
		font-size: 16px !important;
	}

	.qt-d3s1_txt {
		height: 180px;
	}

	.qt-d3s1_txt p {
		line-height: 30px !important;
	}

	.qt-about-lisbox {
		margin-top: 40px;
	}

	.qt-item {
		width: 100%;
		height: 215px;
	}

	.qt-i-clock {
		width: 80px;
		height: 80px;
	}

	.qt-i-ohter {
		text-align: center;
		width: 100%;
		line-height: 60px;
	}

	.qt-banner-top {
		margin-top: 0px;
		max-height: 140vh !important;
	}

	.qt-title {
		text-align: center;
		width: 100%;
		padding: 50px 5%;
	}

	.qt-title-h2 {
		font-size: 37.6px;
		margin: 0px 0 40px 0;
	}

	.qt-title-p {
		padding: 0 10px;
		font-size: 14.6px;
		line-height: 25px;
	}

	.qt-title-p-p {
		margin-top: 20px;
	}

	.qt-item strong {
		font-weight: 100;
		font-size: 40.8px;
		margin-bottom: 10px;
	}

	.about-title {
		font-size: 37.4px !important;
	}

	.qt-creed-item {
		width: 100%;
	}

	.qt-ban-title h2 {
		font-size: 20px;
	}

	.qt-ban-title p {
		font-size: 16px;
	}

	.qt-dna-box-h2 {
		width: 350px;
		line-height: 28px;
	}

	.qt-dna-box h2 {
		font-size: 18px;
	}

	.qt-contact-box {
		width: 100%;
	}

	.qt-contact-listbox {
		padding: 0px 10px 40px 10px;
	}

	.qt-concact-title {
		padding: 28px 0px 20px;
	}

	.qt-contact-li {
		border-left: none;
		border-right: none;
	}

	.qt-cantact-info {
		line-height: 30px;
	}

	.qt-cantact-info-h1 {
		line-height: 30px;
	}

	.qt-join-tip {
		font-size: 14px;
		color: #4c4c4c;
		line-height: 20px !important;
		/* margin-top: 0; */
	}

	.qt-join-title {
		font-size: 18px !important
	}

	.qt_e1_h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}
}

.qt_title_p_small {
	font-size: 17.6px !important;
}

.bg-red{
	background: #aa2829 !important;
}
.bg-blue{
	background: #4580be !important;
}
.bg-green{
	background: #748c54 !important;
}
.bg-pur{
	background: #5b2c72 !important;
}
.bg-org{
	background: #d07a2b !important;
}


