/* CSS Document */

body {display: block;width:100%; max-width: 640px; margin: 0 auto;font-family:"微软雅黑"; color:#333333;}
ul, menu, dir {display: block;list-style-type: disc;-webkit-margin-before: 0em;-webkit-margin-after: 0em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 0px;}
ul,li{list-style:none;}
a{text-decoration:none}
a:visited{}a:hover{text-decoration:underline}
a:active{}ul,li,ol{list-style:none}
img{border:0;vertical-align:middle}
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
.clearfix { zoom:1;}
.clearfix:after { content:".";display:block;height:0;clear:both; visibility:hidden;}

.fl{float:left; display:inline;} 
.fr{float:right; display:inline;}
.pos_a{position:absolute;}
.pos_r{position:relative;}

/*焦点*/
.cha_ban{}
.bimg{ display:block; width:100%; max-width:640px; margin:0px auto;}

/*标题*/
.cha_tit{ width: 640px; height: 90px; text-align: center;font-size: 1.5rem; line-height: 83px;}
.cha_tit.tit1{ background:url(http://www.qsiedu.com/skin/default/image/chafen/cha_tit1.png) no-repeat left; background-size: contain;}
.cha_tit.tit2{ background:url(http://www.qsiedu.com/skin/default/image/chafen/cha_tit2.png) no-repeat left; background-size: contain;}
.cha_tit.tit3{ background:url(http://www.qsiedu.com/skin/default/image/chafen/cha_tit3.png) no-repeat left; background-size: contain;}
.cha_tit.tit4{ background:url(http://www.qsiedu.com/skin/default/image/chafen/cha_tit4.png) no-repeat left; background-size: contain;}
.cha_tit.tit5{ background:url(http://www.qsiedu.com/skin/default/image/chafen/cha_tit5.png) no-repeat left; background-size: contain;}
.cha_tit.tit6{ background:url(http://www.qsiedu.com/skin/default/image/chafen/cha_tit6.png) no-repeat left; background-size: contain;}
.cha_tit.tit7{ background:url(http://www.qsiedu.com/skin/default/image/chafen/cha_tit7.png) no-repeat left; background-size: contain;}

/*专题导航*/
.cha_nav {/*position:relative; height: 4rem;*/width: 100%;overflow: hidden;margin:1rem auto;}
/*.cha_nav .scroller {position:absolute;}*/
.cha_nav .scroller li {float: left;width:16%;text-align: center; margin: 0px 2%;}
.cha_nav .scroller li a{display:block;}
.cha_nav .scroller li a img{ width: 100%;}

/*专题头条*/
.cha_tt{padding:0px 2%;}
.cha_tt .fl{ width: 18%; margin: 4% 1%;}
.cha_tt .fl img{ float:right; height:5rem;}
.cha_tt .fr{ width: 78%; margin: 4% 1%;}
.cha_tt .fr a{ display: block; font-size: 1.25rem; line-height: 2.5rem; color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cha_tt .fr a:hover{ text-decoration:none;}
.cha_tt .fr a:first-child{border-bottom: 1px dashed #9fa2a3;}

/*复试备考群*/
.cha_q{}
.cha_q img{width:100%; margin:10px auto;}
.cha_q ul{ margin: 2%; }
.cha_q ul li{ float: left; width:30%; margin: 1%;height: 5rem; text-align: center; }
.cha_q ul li a{ display: block;border: 1px solid #333; border-radius: 0.8rem;line-height: 3rem; color: #333;}
.cha_q ul li a:hover{ background: #eecc3f;}
.cha_q ul li a img{ height:1.5rem;}
.cha_q ul li a span{ float: left; display: block;position: absolute; margin-top: 6px; margin-left: 5rem; width: 2.7rem; font-size: 1.25rem; line-height:1.4rem; background: #eecc3f; border-radius: 0.2rem;border-bottom-right-radius:0px; }

/*成绩查询*/
.cha_cx{font-size: 1.25rem;}
.cha_cx ul{ margin: 1.25rem 1.3rem;}
.cha_cx ul li{ float:left; width:10.5%; margin: 1%; text-align: center; line-height: 1.5rem;}
.cha_cx ul li a{ display: block;border: 1px solid #333; border-radius: 5px;  color: #333; text-decoration: none;}
.cha_cx ul li a:hover{background: #eecc3f; }

/*历年国家线*/
.cha_gjx{font-size: 1.25rem;}
.cha_gjx ul{ margin: 1.25rem 1.3rem;}
.cha_gjx ul li{ float:left; width: 12.5%; margin: 10px 2%; }
.cha_gjx ul li a{ display: block;border: 1px solid #333; text-align: center; line-height: 1.5rem; border-radius: 5px;text-decoration: none; color: #333;}
.cha_gjx ul li a:hover{background: #eecc3f; }
}

/*分数线*/
.cha_fsx{}
.cha_fsx ul{ text-align: center;}
.cha_fsx ul li{ float:left; width: 47%; padding: 1%; line-height: 40px; margin: 0px;border-bottom: 1px solid #D5D5D5; border-right: 1px solid #D5D5D5;font-weight: bold; }
.cha_fsx ul li:nth-child(odd){background-color: #E6E6E6; border-left: 1px solid #D5D5D5;}
.cha_fsx ul li span{ display: block; float: left;width:40%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.cha_fsx ul li a{ color:#319cff; text-decoration: underline; margin: 10px 5px;}








.cha_fsx table {width: 95%;margin: 1rem auto;}
.cha_fsx table tr {line-height: 40px;font-size: 1rem;color: #2f2b2b;text-align: center;}
.cha_fsx table tr:nth-child(odd) {background-color: #E6E6E6;}
.cha_fsx table tr th{font-size: 18px; font-weight: normal; padding-left: 10px;}
.cha_fsx table tr td {border-bottom: 1px solid #D5D5D5; font-weight: bold; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cha_fsx table tr:first-child td{border-top: 1px solid #D5D5D5;}
.cha_fsx table tr td:last-child {border-right:  1px solid #D5D5D5;}
.cha_fsx table tr td:first-child{ border-left: 1px solid #D5D5D5; }
.yx_fs{width:100%;position:relative;overflow: hidden;}
.yx_tab table{width: 95%;margin: 1rem auto;}
.yx_tab table a{ color:#319cff; text-decoration: underline;}
.yx_fs a.pre,.yx_fs a.next{top:40%;width:1.4rem;height:1.4rem;z-index:10000}
.yx_fs a.pre{left:0;background:url(http://www.qsiedu.com/skin/default/image/chafen/lf.png) 0 no-repeat;background-size: contain; float:left; position: relative;}
.yx_fs a.next{right:0;background:url(http://www.qsiedu.com/skin/default/image/chafen/rg.png) 0 no-repeat; background-size: contain;float: right; position: relative;}


/*.yx_tab {position: relative;}
.yx_tab table{ float: left;  width: 28%;margin: 0.2rem 0.52rem;}
.yx_tab table a{ color:#319cff; text-decoration: underline;}
.yx_fs a.pre,.yx_fs a.next{top:40%;width:0.4rem;height:0.4rem;z-index:10000}
.yx_fs a.pre{left:0;background:url(http://www.qsiedu.com/skin/default/image/chafen/lf.png) 0 no-repeat;background-size: contain; float:left; position: relative;}
.yx_fs a.next{right:0;background:url(http://www.qsiedu.com/skin/default/image/chafen/rg.png) 0 no-repeat; background-size: contain;float: right; position: relative;}*/

/*资讯部分*/
.cha_zx{}
.cha_zx h3{margin: 10px 5%; padding: 10px;color: #333;background: #f8ecb9;border: 1px solid #333; border-radius: 10px; text-align: center;}
.cha_zx a.an{display: block;width: 200px; font-size: 1.2rem;padding: 10px;margin: 10px auto;text-align: center;color: #fff;border-radius: 26px;background: #f97025;
    background: -moz-linear-gradient(top, #fdb51f 0%, #f97025 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdb51f), color-stop(100%,#f97025));
    background: -webkit-linear-gradient(top, #fdb51f 0%,#f97025 100%);
    background: -o-linear-gradient(top, #fdb51f 0%,#f97025 100%);
    background: -ms-linear-gradient(top, #fdb51f 0%,#f97025 100%);
    background: linear-gradient(to bottom, #fdb51f 0%,#f97025 100%);
    }
.cha_zx ul{ padding: 0px 5%;}
.cha_zx ul li{ margin: 5px auto; border-bottom: 1px dashed #9fa2a3; /*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/list-style: decimal-leading-zero inside;}
.cha_zx ul li:last-child{ border-bottom: 0px;}
.cha_zx ul li a{  text-decoration:none;  color: #333;font-size: 1.2rem;line-height: 2.5rem;}
.cha_zx a.more{font-size: 1.2rem;line-height: 1.4rem; position:relative; color: #333; left:80%; top:0rem;}

/*footer*/
.footer{ background:#333; height: 5rem;font-size: 1.25rem; color: #fff; text-align: center; line-height: 2rem; padding: 10px 20px;}

@media only screen and (max-width:640px) {
	.cha_tit{ width: 100%; height: auto;font-size: 1.2rem; }
	.zx2{display:none;}	
	.cha_cx ul li{ width:22.5%;}
	.cha_gjx ul li{ width: 20.5%; }
	.cha_fsx ul li{ float:left; width: 97%;border-right: 1px solid #D5D5D5; border-left: 1px solid #D5D5D5;}
.cha_fsx ul li:nth-child(odd){background-color: #E6E6E6; border-left: 1px solid #D5D5D5;border-right: 1px solid #D5D5D5;}
}

/*社区*/
.bod{border-bottom: 1px dashed #333; border-top: 1px dashed #333;}
.bodb{border-bottom: 1px dashed #333; }
.qq_on{margin: 1.5rem; padding: 1.2rem 1.5rem;  border-radius: 10px; box-shadow: 0px 3px 10px 1px #888888; text-align: center;}
.qq_tit{font-size: 1.4rem;}
.qq_tit img{ display:block; margin: 5px auto;}

.qq_s{border-bottom: 1px solid #888; font-size: 1.25rem; line-height: 1.5rem; margin: 1rem auto; padding: 2rem 0rem;}
.qq_s .fl{ width: 49%; text-align:left; }
.qq_s .bodr{border-right: 1px solid #888;}
.qq_s .fr{ width: 49%; font-size: 1rem; text-align: center;}
.qq_s .fl img,.qq_s .fr img{ display: block; margin: 0px auto;}
.qq_s .h{ font-size: 1.25rem; margin:1.5rem auto;}
.qq_x{}
.qq_x a{ display: block; color: #333; font-size: 1.25rem; margin: 1.25rem auto;}
.qq_x a{ display: block; color: #333; font-size: 1.25rem; margin: 1.25rem auto;}
.qq_x a .fl{display: block; text-align: left; padding: 0px 1.3rem; line-height: 1.5rem; background: #eecc3f; border-radius: 0.8rem; width: 60%;}
.qq_x a .fl span{ float: right;}
.qq_x a .fr{ padding: 0px 1.3rem; line-height: 1.5rem; background: #eecc3f; border-radius: 1.3rem;width: 15%; margin-left: 1.3rem;}



	
	
