@charset "utf-8";
.boxsize {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.mask_tc {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
}
.text_sl {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.vat {
  vertical-align: top;
}
.vam {
  vertical-align: middle;
}
.vab {
  vertical-align: bottom;
}
.fb {
  font-weight: bold;
}
/*
    * Busy 收集 整理
 */
/*雅虎（YUI 3）reset*/
/*Normalize.css*/
.cfa_banner {
  width: 100%;
  height: 450px; 
  margin-top: 60px;
}
.cfa_banner img {
  width: 100%;
  height: 100%;
}
.container {
  *zoom: 1;
  min-height: 600px;
  margin-top: 20px;
  
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container .left_con {
  width: 790px;
  float: left;
  display: inline;
}
.container .left_con p.ahref {
  height: 33px;
  border-bottom: 1px solid #f2f2f2;
}
.container .left_con p.ahref a {
  color: #333;
  font-size: 14px;
}
.container .left_con .detail_baba {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px dashed #dfdfdf;
  margin-bottom: 20px;
}
.container .left_con .detail_baba h1 {
  font-size: 24px;
  color: #333;
  text-align: center;
  margin-top: 30px;
}
.container .left_con .detail_baba strong {
  display: block;
  font-weight: normal;
  color: #adadad;
  font-size: 14px;
  text-align: center;
  margin-top: 15px;
}
.container .left_con .detail_baba strong span:last-child {
  margin-left: 30px;
}
.container .left_con .detail_baba strong span:last-child img {
  vertical-align: top;
  margin-top: 8px;
  margin-right: 5px;
}
.container .left_con .detail_baba .floor {
  width: 100%;
  height: auto;
  padding-bottom: 35px;
}
.container .left_con .detail_baba .floor .title_box {
  text-align: left;
  height: 38px;
  line-height: 38px;
  font-size: 0;
  border-bottom: 1px solid #59a0fd;
}
.container .left_con .detail_baba .floor .title_box h6 {
  display: inline-block;
  padding: 0 20px 0 15px;
  color: #fff;
  font-size: 18px;
  background: url("../images/hback.png") no-repeat right top;
  background-color: #4091fd;
}
.container .left_con .detail_baba .floor p {
  margin-top: 10px;
  color: #616161;
  font-size: 14px;
  line-height: 26px;
}
.container .left_con p.last_n,
.container .left_con p.pre_v {
  margin-bottom: 10px;
}
.container .left_con p.last_n a,
.container .left_con p.pre_v a {
  color: #333;
}
.container .left_con p.last_n a:hover,
.container .left_con p.pre_v a:hover {
  color: #007bff;
}
.container .left_con p.share_p img {
  cursor: pointer;
  margin-right: 10px;
}
.container .right_con {
  width: 390px;
  float: right;
  display: inline;
  position: relative;
}
.container .right_con .free_data {
  width: 100%;
  height: 416px;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 18px;
}
.container .right_con .free_data p.ptitle {
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 24px;
  color: #333333;
}
.container .right_con .free_data .borbg {
  width: 351px;
  height: 245px;
  background: url(../images/border.png);
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 19px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.container .right_con .free_data .borbg div {
  width: 284px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #bcc1cc;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin: 0 auto 15px auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 30px;
}
.container .right_con .free_data .borbg div i {
  display: inline-block;
  width: 23px;
}
.container .right_con .free_data .borbg div select {
  border: 0;
  color: #8891a4;
}
.container .right_con .free_data .borbg div input,
.container .right_con .free_data .borbg div select {
  width: 205px;
}
.container .right_con .free_data .borbg div input::-webkit-input-placeholder {
  color: #8891a4;
  font-size: 14px;
}
.container .right_con .free_data button {
  width: 210px;
  height: 43px;
  line-height: 20px;
  background: url(../images/db.png);
  background-size: 100% 100%;
  display: block;
  margin: 20px auto;
  border: none;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
}
.container .right_con .free_data button img {
  margin-left: 10px;
}
.container .right_con .read_rank {
  width: 100%;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 20px;
}
.container .right_con .read_rank p.title {
  height: 50px;
  line-height: 50px;
  padding: 16px 0 ;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 20px;
}
.container .right_con .read_rank p.title span {
  border-left: 3px solid #4091fd;
  padding-left: 10px;
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #1b1b1b;
}
.container .right_con .read_rank li {
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
}
.container .right_con .read_rank li i {
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #e5f2ff;
  color: #007bff;
  font-size: 14px;
  font-style: normal;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  vertical-align: top;
}
.container .right_con .read_rank li a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  color: #555;
  line-height: 28px;
  width: 85%;
  display: inline-block;
}
.container .right_con .read_rank li a:hover {
  color: #007BFF;
  text-decoration: none;
}
.container .right_con .hot_question {
  width: 100%;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 19px;
  padding: 0 20px;
}
.container .right_con .hot_question p.title {
  height: 50px;
  line-height: 50px;
  padding: 16px 0 ;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 20px;
}
.container .right_con .hot_question p.title span {
  border-left: 3px solid #4091fd;
  padding-left: 10px;
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #1b1b1b;
}
.container .right_con .hot_question div p {
  *zoom: 1;
  margin: 0 0 5px 0;
}
.container .right_con .hot_question div p:before,
.container .right_con .hot_question div p:after {
  display: table;
  content: "";
}
.container .right_con .hot_question div p:after {
  clear: both;
}
.container .right_con .hot_question div p i {
  float: left;
  display: inline;
  width: 5%;
}
.container .right_con .hot_question div p a {
  float: left;
  display: inline;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 95%;
}
div.friend_href p {
  height: 47px;
  line-height: 47px;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  color: #0b0b0b;
}
div.friend_href .read_swiper {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 0 122px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.friend_href .read_swiper .swiper-slide img {
  width: 172px;
  height: 82px;
  border: 1px solid #ddd;
}
div.friend_href .read_swiper .swiper-slide p {
  height: 52px;
  line-height: 52px;
  width: 100%;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  color: #333333;
}
.study_app {
  margin-top: 10px;
}
.study_app p.ptitle {
  height: 54px;
  line-height: 54px;
  font-size: 24px;
  text-align: center;
  width: 100%;
  color: #444444;
}
.study_app img.tc {
  margin-left: -188px;
  margin-top: -13px;
}
.study_app .codeba {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 304px;
  margin-top: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.study_app .codeba img {
  width: 160px;
  height: 160px;
}
.study_app .codeba p {
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
footer {
  width: 100%;
  height: 47px;
  line-height: 47px;
  background: #272c31;
}
footer .wrapper {
  *zoom: 1;
}
footer .wrapper:before,
footer .wrapper:after {
  display: table;
  content: "";
}
footer .wrapper:after {
  clear: both;
}
footer .wrapper a {
  color: #fff;
  font-size: 14px;
}
footer .wrapper .rywx {
  float: left;
  display: inline;
}
footer .wrapper p {
  float: right;
  display: inline;
}
footer .wrapper p a {
  float: left;
  display: inline;
  margin-left: 20px;
}
.left_nav {
  position: fixed;
  left: 50px;
  top: 200px;
  display: none;
  /* background: url("../images/line.png") no-repeat 20px 20px; */
}
.left_nav li {
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  border-radius: 15px;
  padding: 0 20px 0 40px ;
  position: relative;
  margin-bottom: 25px;
}
.left_nav li i {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-left: -7px;
  margin-top: -7px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("../images/dot_gray.png") no-repeat center center;
}
.left_nav li a {
  color: #fff;
}
.left_nav::after{
  content: "";
  position: absolute;
  left: 20px;
  top: 24px;
  width: 1px;
  height:514px;
  border-left: 1px #999999 dashed;
  z-index:-1;
}
.left_nav li:last-child {
  margin-bottom: 0px;
}
.left_nav .active {
  color: #fff;
  background-color: #4091fd;
}
.left_nav .active i {
  background: url("../images/dot_blue.png") no-repeat center center;
}
img {
  border: 0;
}
.side {
  position: fixed;
  width: 78px;
  right: 0;
  top: 50%;
  margin-top: -100px;
  z-index: 100;
  border: 1px solid #e0e0e0;
  background: #fff;
  border-bottom: 0;
}
.side ul li {
  width: 78px;
  height: 78px;
  float: left;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
  color: #fff;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  transition: all .3s;
  cursor: pointer;
}
.side ul li.sidetop:hover {
  background: #f67524;
  color: #ffffff;
}
.side ul li a {
  color: #ffffff;
}
.side ul li.shangqiao {
  background: url(../images/right_pic7.png) no-repeat center center;
  background-size: cover;
}
.side ul li.sideewm {
  background: url(../images/right_pic2.png) no-repeat center center;
  background-size: cover;
}
.side ul li.sideetel {
  background: url(../images/right_pic1.png) no-repeat center center;
  background-size: cover;
}
.side ul li i {
  height: 25px;
  margin-bottom: 1px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 25px;
  margin-top: 14px;
  transition: all 0.3s;
}
.side ul li i.bgs6 {
  background-image: url(../images/right_pic6_on.png);
}
.side ul li .sidebox {
  position: absolute;
  width: 78px;
  height: 78px;
  top: 0;
  right: 0;
  transition: all .3s;
  overflow: hidden;
}
.side ul li.sidetop {
  background: #f67524;
  color: #ffffff;
}
.side ul li.sidetop:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.side ul li.sideewm .ewBox.son {
  width: 238px;
  display: none;
  color: #363636;
  text-align: center;
  padding-top: 235px;
  position: absolute;
  left: -240px;
  top: 0;
  background-image: url(../images/leftewm.png);
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #e0e0e0;
  background-size: contain;
}
.side ul li.sideetel .telBox.son {
  width: 240px;
  /* height: 237px; */
  display: none;
  color: #fff;
  text-align: left;
  position: absolute;
  left: -240px;
  /* top: -79px; */
  top: -10px;
  background: #f67524;
}
.side ul li.sideetel .telBox dd {
  display: block;
  height: 118.5px;
  overflow: hidden;
  padding-left: 82px;
  line-height: 24px;
  font-size: 18px;
}
.side ul li.sideetel .telBox dd span {
  display: block;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  margin-top: 32px;
  font-size: 18px;
}
.side ul li.sideetel .telBox dd.bgs1 {
  background: url(../images/right_pic8.png) 28px center no-repeat;
  background-color: #e96410;
}
.side ul li.sideetel .telBox dd.bgs2 {
  background: url(../images/right_pic9.png) 28px center no-repeat;
}
.side ul li:hover .son {
  display: block!important;
  animation: fadein 1s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
