*{margin:0; border: 0; padding:0; box-sizing: border-box;}
img{display: block;}
ul,li{list-style: none;}
em{font-style:normal;}
a{text-decoration: none; transition: all 0.3s;}


body{color: #333; line-height:1.8;}


.rxcp_bg{background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/rxcpbg.png) no-repeat center; background-size: 100% 100%;}

.rxcp_win{width: 1200px; margin: 0 auto; padding: 80px 0 100px 0; overflow: hidden;}
 #footer .footer-wrapper{width: 1200px;}


.rxcp_left{float: left;width: 49%; margin-right: 2%;}

.rxcp_title{width: 100%; height: 590px; border-radius: 10px; padding: 40px;background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/rxcp01img.png) no-repeat center; background-size:cover;}
.rxcp_title h2{font-size: 44px; font-weight: bold;}
.rxcp_title p{font-size: 18px; color: #999;}
.rxcp_title .rxcp_btn{display: block;width: 160px; line-height: 50px; border-radius: 25px; background: #ff3e35; color: #fff; font-size: 20px; text-align: center; margin-top: 30px;}
.rxcp_title .rxcp_btn:hover{background: #557aff;}


.rxcp_right{float: right; width: 49%; line-height:1.6;}

.rxcp_paper{width: 100%; height: 260px; background: #fff; padding: 40px; border-radius: 10px; margin-bottom: 20px;}
.rxcp_paper h3{font-size: 24px; font-weight: bold;}
.rxcp_paper h3 em{font-size: 18px; color: #999; font-weight: normal; padding-left: 10px;}
.rxcp_paper_list{width: 100%; overflow: hidden; margin-top: 30px;}
.rxcp_paper_list li{float: left; width: 49%; margin-right: 2%;padding: 10px 20px; background: #f8f8f8; font-size: 16px; margin-bottom: 15px; position: relative}
.rxcp_paper_list li:nth-child(2n){margin-right: 0;}
.rxcp_paper_btn{position: absolute; right: 20px; top: 50%; transform: translateY(-50%);width: 80px; line-height: 30px;font-size: 14px; color: #fff; background: #ff3e35; text-align: center;border-radius: 20px;}
.rxcp_paper_btn:hover{background: #557aff;}





.rxcp_test{width: 100%; height: 310px;  padding: 40px; background: #fff; border-radius: 10px;}
.rxcp_test h3{font-size: 24px; font-weight: bold;}
.rxcp_test h3 em{font-size: 18px; color: #999; font-weight: normal; padding-left: 10px;}
.rxcp_test_list{width: 100%; overflow: hidden; margin-top: 30px;}
.rxcp_test_list li{ width: 100%;padding: 10px 20px; background: #f8f8f8; font-size: 16px; margin-bottom: 15px; position: relative;}
.rxcp_test_list li em{font-size: 14px;display: block; color: #999;}



/* 底部 */
#footer{padding: 17px 0 40px;  font-size: 14px;}


/* 顶部 */
.tqedu-head{height: 65px;}



@media screen and (max-width: 1199px){
	.rxcp_win{width: 1000px;}
	 #footer .footer-wrapper{width:1000px;}
}

@media screen and (max-width: 1000px){
	.rxcp_win{width: 100%; padding: 20px;}
	 #footer .footer-wrapper{width: 100%;}
	 
	 .rxcp_left{width: 100%;}
	 .rxcp_right{width: 100%;}
	 
	 .rxcp_title{padding: 20px; height: auto; margin-bottom: 20px;}
	 .rxcp_title h2{font-size: 28px;}
	 .rxcp_title p{font-size: 14px;}
	 .rxcp_title .rxcp_btn{line-height: 40px; font-size: 16px;}
	 
	 .rxcp_paper{padding: 20px; height: auto;}
	 .rxcp_paper h3{font-size: 18px;}
	 .rxcp_paper h3 em{font-size: 14px;}
	 .rxcp_paper_list li{padding: 10px; width: 100%;}
	 .rxcp_paper_btn{right: 10px;}
	 
	 .rxcp_test{padding: 20px; height: auto;}
	 .rxcp_test h3{font-size: 18px;}
	 .rxcp_test h3 em{font-size: 14px;}


	 .rxcp_test_list .rxcp_paper_btn{position: relative; display: block; top: 0; transform: translateY(0); width: 100%; margin-top: 10px; left: 0;}
	 .dkcs-con{height: auto;}

}