<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html, body{
	overflow:visible;
	}
.c_orange{
	color:#f3d887;
	}
.c_c42{
	color:#424242;
	}
#first{
	margin-top:100px;
	}
#five.no_bg,#seven.no_bg{
	background:#fff;
	padding:40px 0;
	}
#nav{
	background:#463662;
	margin: 0 auto;
	left:auto;
	}
#nav .a{
	line-height:100px;
	font-size:20px;
	margin:0 0 0 35px;
	width: auto;
	}
#nav .a &gt; a{
	color:#f3d986;
	}
#nav .a:hover &gt; a{
	color:#fff;
}
#one{
	padding:40px 0;
	background:#fff;
	}
.t{
	position:relative;
	margin-bottom: 50px;
	}
.t-title{
	font-size:36px;
	font-weight:normal;
	}
.t .title-sub{
	display:block;
	font-size:12px;
	text-align:center;
	letter-spacing:5px;
	color:#999;
	}
.t-title.t-center{
	padding:0;
	border:0;
	color:#463662;
	}
.t:after{
	position:absolute;
	content:'';
	width:100px;
	height:2px;
	background:#463662;
	left:50%;
	margin-left:-50px;
	bottom:-15px;
	}
#one .left,#one .right{
	width:50%;
	}
.wd_info_box {
	display:flex;
	}
.right &gt; .b{
	padding:0 20px;
	}
#one .right .b p{
	color:#767676;
	}
.wd_info_box1 .right &gt; .b{
	padding:30px 20px;
	}
#one .right .b p:nth-of-type(2){
	margin-top:20px;
	}
#two{
	background:url(http://www.tqedu.net/Template/Default/Skin/guangzhoutq/wdxcy/images/make_bg.jpg) no-repeat center center;
	background-size: cover;
	padding:40px 0 20px;
	}
.wrap_bg .t-title{
	color:#f3d887;
	}
.wrap_bg .t .title-sub{
	color:#d7cfb8;
	}
.wrap_bg .t:after{
	background: #f3d887;
	}
.make_cont ul{
	display:flex;
	flex-wrap:wrap;
	}
.make_cont ul li{
	width:18.6%;
	position:relative;
	margin:0 0 20px 20px;
	}
.make_cont ul li:first-child{
	margin-left:0;
	}
.make_cont ul li:nth-of-type(6){
	margin-left:0;
		}
.make_cont ul li .make_tag{
	position:absolute;
	width:55px;
	height:55px;
	border-radius: 0 0 100% 0;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	background: #f3d887;
	line-height: 45px;
	}
.make_cont ul .li_mark{
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:18px;
	background:#2c1c4c;
	color:#fff;
	}
.make_cont ul .li_cont_mark{
	padding:26px 10px;
	background:#fff;
	font-size: 14px;
    line-height: 24px;
	min-height: 168px;
	max-height: 168px;
	}
#three{
	background:#fff;
	padding:40px 0 0;
	}
.three_left{
	width:55%;
	float: left;
	}
.three_left ul{
	display: table;
    margin: 0 auto;
	}
.three_left ul li{
	width:150px;
	height:44px;
	line-height:44px;
	font-size:20px;
	border:1px solid #463662;
	border-radius:22px ;
	color:#463662;
	text-align:center;
	float:left;
	margin:0 10px;
	cursor:pointer
	}
.three_left ul li.on{
	color:#fff;
	background:#463662;
	}
.three_left_box{
	padding:20px 50px;
	box-shadow: 0px 0px 22px rgba(144, 144, 144, 0.2);
	}
.three_left_box div{
	font-size:16px;
	line-height:30px;
	}
#four{
	background:url(http://www.tqedu.net/Template/Default/Skin/guangzhoutq/wdxcy/images/wd_bg2.jpg) no-repeat center center;
	background-size:cover;
	padding:40px 0;
	}
.four_cont_box ul{
	display:flex;
	
	}
.four_cont_box ul li{
	width:50%;
	float:left;
	background:#fff;
	}
.four_cont_box ul li:first-child{
	margin-right: 20px;
	}
	
.four_cont_box ul li h3{
	color:#f3d887;
	height:60px;
	line-height:60px;
	background:#463662;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	}
.four_cont_box ul li:last-child h3{
	background:#f3d887;
	color:#463662;
	}
.four_cont_box ul li .test_cont_1{
	padding:20px 0;
	color:#767676;
	}
.four_cont_box ul li p{
	font-size:16px;
	line-height:30px;
	padding:5px 40px;
	}
.remark{
	margin-top:30px;
	color:#d7cfb8;
	font-size:16px;
	}
.cont_tab_lis{
	float:left;
	width:20%;
	}
.cont_tab_lis li{
	width:240px;
	font-size:20px;
	line-height:60px;
	text-align:center;
	background:#b8b8b8;
	color:#fff;
	position:relative;
	margin-top:24px;
	}
.cont_tab_lis li:after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	border:1px solid #b8b8b8;
	left:4px;
	top:4px;
	z-index:0;
	}
.cont_tab_lis li.on:after{
	border:1px solid #463662;
	}
.cont_tab_lis li.on{
	background:#463662;
	}
.cont_tab_item{
	width: 78%;
    float: right;
	display: flex;
	margin-left:20px;
	box-shadow: 0px 0px 22px rgba(144, 144, 144, 0.2);
	margin: 20px 0 0 20px;
	color: #767676;
	}
.cont_tab_item &gt; div{
	margin:30px 0;
	padding:0px 30px;
	font-size: 14px;
    line-height: 30px;
	}
.cont_tab_item &gt; div.text_left{
	border-right:1px solid #767676;
	}
#six.wrap{
	background:url(http://www.tqedu.net/Template/Default/Skin/guangzhoutq/wdxcy/images/wd_bg3.jpg) no-repeat center center;
	padding:40px 0;
	}
.six_tab_lis{
	display: flex;
    justify-content: space-around;
	}   
.six_tab_lis li{
	font-size:20px;
	color:#f3d887;
	padding:16px 26px;
	text-align:center;
	float:left;
	margin-left:20px;
	border:1px solid #f3d887;
	border-radius: 5px;
	cursor:pointer;
	}
.six_tab_lis li.on{
	background:#f3d887;
	color:#463662;
	}
.six_tab_cont{
	margin-top:30px;
	}
.six_tab_cont &gt; div{
	background:rgba(32,13,65,0.4);
	border-radius:5px;
	padding:50px 70px;
	height:300px;
	}
.six_tab_cont &gt; div &gt; p{
	font-size:16px;
	line-height:30px;
	color:#fff;
	margin-top:10px;
	}
#seven{
	width:100%;
	height:inherit;
	}
.seven_cont_box ul li{
	background:#f5f5f5;
	padding:40px 0;
	}
.seven_cont_box ul li h4{
	width:220px;
	height:44px;
	line-height:44px;
	font-size:20px;
	text-align:center;
	background:#f3d887;
	color:#463662;
	font-weight:normal;
	position:relative;
	}
.seven_cont_box ul li h4:after{
	position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 44px solid #f3d887;
    right: -20px;
    top: 0;
	}
.seven_cont_box ul li p{
	margin-top:24px;
	color:#767676;
	}
.seven_cont_box ul:last-child li{
	width:100%;
	margin:20px 0 0;
	background:none;
	box-shadow: 0px 0px 22px rgba(144, 144, 144, 0.2);
	}
.seven_cont_box ul li .p_box{
	margin:25px 0 0;
	}
	
.seven_cont_box ul li .p_box p{
	padding:5px 40px;
	margin-top:0;
	
	}
#eight{
	background:url(http://www.tqedu.net/Template/Default/Skin/guangzhoutq/wdxcy/images/wd_bg4.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	padding-top:40px;
	height:auto;
	}
#nine{
	padding:40px 0;
	background:#fff;
	}
.nine_cont_box ul li{
	background:#f5f5f5;
	width: 33%;
	margin-right: 20px;
	}
.nine_cont_box ul li h3{
	color:#463662;
	background:#f3d887;
	}	
.nine_cont_box ul li:nth-of-type(2n) h3{
	background:#463662;
	color:#f3d887;
	}
.online-submit{
	margin: 0 auto 40px;
	box-sizing: border-box;
	padding:20px;
}

.tip{
	font-size:16px;
	}
.pc_focus{
	display:block;
	}
.phone_focus{
	display:none;
	}
@media screen and (max-width:640px){
	.pc_focus{
		display:none;
		}
	.phone_focus{
		display:block;
		}
	#nav{
		display:none;
		}
		
	.online-submit,.online-sub-left,.wrap&gt;.cont,#one .left, #one .right,.three_left,.four_cont_box ul li,.cont_tab_lis,.cont_tab_item{
		width:100%;
		}
	html, body,.wrap{
		width:100%;
		min-width:100%;
		max-width:100%;
		}
	.wrap{
		box-sizing:border-box;
		}
	
	.online-sub-right{
		display:none;
		}
	#first{
		margin-top:0;
		}
	
	.wd_info_box{
		flex-wrap: wrap;
		}
	.three_right{
		display:none;
		}
	
	.wd_info_box1{
		flex-wrap:wrap-reverse
		}
	.make_cont ul li{
		margin:0;
		width:50%;
		box-sizing: border-box;
		}
	.make_cont ul li:nth-of-type(2n){
		border-left:1px solid #4d446e;
		}

	.four_cont_box ul {
		flex-wrap: wrap;
	}
	
	.four_cont_box ul li:first-child{
		margin-right: 0px;
		margin-bottom:0px;
		}
	.seven_cont_box ul:last-child li{
		margin:10px 0 0;
		}
	.remark{
		margin:10px 0 0;
		font-size:12px;
		}
	
	.cont_tab_item &gt; div{
		margin: 10px 0;
    	padding: 0px 5px;
		}
	.six_tab_lis{
		flex-wrap: wrap;
		}
	.six_tab_lis li{
		font-size:12px;
		padding: 1px;
		margin-left:2px;
		width:30%;
		margin-top:10px;
		padding:2% 1%;
		}
	.t-title{
		font-size:20px;
		}
	#six.wrap {
    	background-size: cover;
	}
	.six_tab_cont &gt; div{
		height:auto;
		padding:10px;
		}
	.six_tab_cont &gt; div &gt; p,.three_left_box div{
		font-size: 12px;
    	line-height: 24px;
		}
	.four_cont_box ul li p{
		font-size:12px;
		padding:5px 20px;
		}
	.cont_tab_lis li{
		width:48%;
		float:left;
		}
	.cont_tab_lis li:last-child{
		float:right;
		}
	#one .right .b p{
		font-size:12px;
		}
	.wd_info_box1 .right &gt; .b,.right &gt; .b{
		padding:0;
		}
	#five.no_bg, #seven.no_bg,#one{
		background:#fff;
		}
	#one,#two,#three,#four,#five,#six,#seven,#eight,#nine,#five.no_bg, #seven.no_bg{
		padding:20px 10px;
		}
	.make_cont ul .li_cont_mark{
		font-size:12px;
		padding:10px;
		min-height:190px;
		max-height:190px;
		word-break: break-all;
		}
	.three_left_box{
		padding:20px;
		}
	.make_cont ul .li_mark{
		height: 44px;
		line-height: 44px;
		font-size: 16px;
		}
	.make_cont ul li .make_tag{
		width: 35px;
    	height: 35px;
		line-height:30px;
		font-size:18px;
		}
	.three_left ul{
		width:100%;
		}
	.three_left ul li{
		width:42%;
		}
	.nine_cont_box ul li{
		margin-right:0;
		}
	.nine_cont_box ul li:nth-of-type(2n){
		margin-right:0;
		}
	}</pre></body></html>