@import url(public.css);
@import url(listpage.css);

.phone_body,
.nav_phone {
  display: none;
}


/* 科普之翼 */
.container {
  width: 1200px;
  height: 100%;
  margin: 0px auto;
}

.w_1000 {
  margin-top: 30px;
}

/*焦点新闻*/
.focus {
  position: relative;
  width: 650px;
  height: 402px;
  background-color: #000;
  float: left;
}

.focus img {
  width: 650px;
  height: 402px;
}

.focus .shadow .title {
  width: 260px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}

.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}

.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 510px;
  overflow: hidden;
  zoom: 1;
}

.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #fc114a;
}

.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}

.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
}

.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
  display: block;
  text-align: left;
}

.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #000
}

.focus .fcon img {
  display: block;
}

.focus .fbg {
  bottom: 15px;
  right: 40px;
  position: absolute;
  height: 10px;
  text-align: center;
  z-index: 200;
}

.focus .fbg div {
  margin: 4px auto 0;
  overflow: hidden;
  zoom: 1;
  height: 14px
}

.focus .D1fBt a {
  position: relative;
  display: inline;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgb(210, 0, 0);
}

.focus .D1fBt img {
  display: none
}

.focus .D1fBt i {
  display: none;
  font-style: normal;
}

.focus .prev,
.focus .next {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
  top: 50%;
  margin-top: -37px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}

.focus .next {
  top: 50%;
  margin-top: -37px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}

.focus .prev:hover {
  background-position: 0 0;
}

.focus .next:hover {
  background-position: -40px 0;
}

/*index信用动态*/

.xy_new {
  width: 490px;
  float: right;
  height: 390px;
}

.xy_new_tit {
  border-bottom: 1px solid #bcbcbc;
  font-size: 20px;
  font-weight: bold;
  color: rgb(41, 100, 173);
  line-height: 40px;
  width: 100%;
  display: inline-block;
}

.xy_new .hot {
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(220, 220, 220);
}

.xy_new .hot .news {
  font-size: 22px;
  font-weight: bold;
  color: rgb(210, 0, 0);
  line-height: 47px;
}

.xy_new .hot .news_con {
  font-size: 16px;
  color: rgb(102, 102, 102);
}

.xy_new .hot .news_con span {
  color: rgb(210, 0, 0);
}

.xy_new span {
  display: inline-block;
  float: right;
}

.xy_new ul {
  display: block;
  float: left;
  padding-left: 10px;
}

.xy_new li {
  display: inline-block;
  font-size: 16px;
  float: left;
  width: 98%;
  line-height: 42px;
  padding: 0 1%;
}

.xy_new li a {
  font-size: 16px;
}

.choose {
  margin: 20px 0;
  border: 1px solid rgb(220, 220, 220);
  padding: 15px;
  display: flex;
}

.choose>div {
  display: flex;
  padding: 10px 0 10px 30px;
  margin-right: 27px;
  width: 210px;
  height: 65px;
  background-color: rgb(249, 249, 249);
}
.choose .chooseimg{width:40px;height:50px;}
.choose .chooseimg1{background:url(../img/choose1.png) center center no-repeat;width:40px;height:45px;}
.choose .chooseimg2{background:url(../img/choose2.png) center center no-repeat;}
.choose .chooseimg3{background:url(../img/choose3.png) center center no-repeat;width:50px;height:45px;}
.choose .chooseimg4{background:url(../img/choose4.png) center center no-repeat}
.choose .chooseimg5{background:url(../img/choose5.png) center center no-repeat}
.choose>div:last-child {
  margin-right: 0;
}

.choose_font {
  margin-top: 13px;
  margin-left: 10px;
  font-size: 16px;
}
.choose_font a{font-size:16px;}
.tab_list {
  margin-right: 20px;
}

.tab_form {
  display: flex;
}

.tab_btn {
  width: 750px;
  border-bottom: 1px solid rgb(220, 220, 220);
}

.tab_btn .aclick {
  color: rgb(41, 100, 173);
  border-bottom: 3px solid rgb(41, 100, 173);
}


.tab_btn span {
  display: inline-block;
  font-size: 20px;
  color: rgb(80, 80, 80);
  font-weight: bold;
  line-height: 47px;
  padding: 0 15px;
  cursor: pointer;
}

.con_list {
  width: 750px;
  height: 300px;
}

.con_list span {
  float: right;
}

.con_list ul {
  display: block;
  float: left;
  padding-left: 10px;width:100%;
}

.con_list li {
  display: inline-block;
  font-size: 16px;
  width: 98%;
  line-height: 35px;
  padding: 0 1%;
}

.con_list li::before {
  content: "";
  display: block;
  background: #666;
  width: 4px;
  height: 4px;
  float: left;
  position: relative;
  top: 15px;
  margin-right: 5px;
}

.con_list li a {
  font-size: 16px;
}

.form {
  width: 430px;
  height: 290px;
 /* border: 1px solid rgb(220, 220, 220);
  border-top: 1px solid rgb(41, 100, 173);*/
}

.form .header {
  text-align: center;
  font-size: 20px;
  color: rgb(41, 100, 173);
  font-weight: bold;
  margin: 10px auto;
}

.form_con {
  width: 360px;
  height: 204px;
  margin: 15px auto;
  background: url(../img/form_bg.png) no-repeat;
}

.form_con form {
  padding: 25px;
}

.form_con form div {
  padding-bottom: 13px;
}

.form_con input {
  height: 30px;
  border-radius: 1px;
  border: 1px solid rgb(220, 220, 220);
}

.form_con .phone input {
  width: 210px;
  margin-left: 12px;
}


.form_con .code_input input,
.form_con .phone_code input {
  width: 108px;
}

.form_con .phone_code .get_code {
  width: 75px;
  height: 30px;
  border: 1px solid rgb(220, 220, 220);
  margin-left: 20px;
  border-radius: 3px;
  background-image: linear-gradient(#fff, rgb(232, 232, 232));
  cursor: pointer;
}

.form_con .phone_code .get_code.disabled {
  color: rgb(102, 102, 102);
  cursor: auto;
  background-image: linear-gradient(rgb(232, 232, 232), rgb(232, 232, 232));
}

.form_con .phone_code .get_code:active {
  background-image: linear-gradient(rgb(232, 232, 232), #fff);
}

.form_con .code_input img {
  margin: 0 0 -8px 20px;
}

.submit_btn {
  text-align: center;
}

.form_con .button {
  width: 70px;
  height: 32px;
  border: 0px;
  border-radius: 1px;
  margin-left: 15px;
  background-color: rgb(41, 100, 173);
  color: #fff;
  cursor: pointer;
}


.right_list {
  width: 430px;
  float: right;
  margin: 0;
}

.right_con_list,
.right_tab_tit {
  width: 415px;
  margin-left: 10px;
}

.right_list::before {
  content: "";
  display: block;
  float: left;
  width: 1px;
  height: 280px;
  position: relative;
  top: 35px;
  margin-right: 0;
  border-left: 1px solid #dfdfdf;
}

.right_con_list {
  float: left;
}


.ba18scroHistory {
  width: 420px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  left: 0;
}

.bo18Lfe0,
.bo18Lfe {
  display: none;
}

.con_list .case_pd {
  width: 100%;
  padding: 0;
  margin: 10px 0 5px;
}

.case_pd li {
  width: 200px;
  height: 52px;
  float: left;
  margin: 0 5px 0px 5px;
  list-style: none;
  padding: 0;
}


.case_pd img{width:100%;height:100%;}
.case_pd li::before {
  display: none;
}


.bo18Lfe0 {
  width: 14px;
  height: 28px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 23px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}

.bo18Lfe {
  width: 14px;
  height: 28px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  right: 0;
  top: 23px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}

.demandRelease {
  margin: 0 150px;
}

.demandRelease>div {
  margin-top: 20px;
}

.demandRelease input,
.demandRelease textarea {
  border: 1px solid rgb(190, 190, 190);
}

.demandRelease input[type="text"] {
  height: 32px;
  padding-left: 5px;
  border-radius: 5px;
}

.demandRelease input[type="submit"],
.demandRelease input[type="reset"] {
  width: 70px;
  height: 32px;
  border-radius: 5px;
  background-color: rgb(41, 100, 173);
  color: #fff;
  border: 0px;
cursor:pointer;
}

.demandRelease input[type="reset"] {
  margin-left: 10px;
}

.demandRelease>div {
  margin-top: 20px;
}

.demandRelease .title input {
  width: 800px;
  margin-left: 14px;
}

.demandRelease textarea {
  padding: 5px;
  width: 800px;
  height: 200px;
  min-height: 200px;
  min-width: 800px;
  border-radius: 5px;
  margin-left: 14px;
}

.demandRelease .code img {
  margin-bottom: -8px;
}

.demandRelease .submit {
  text-align: center;
}

@media (max-width: 768px) {

  .w_1000 {
    width: 100%;
  }


}

@media (max-width:991px) {
  .w_1000 {
    width: 100%;
  }

}

@media (min-width: 769px) and (max-width:991px) {
  .w_1000 {
    width: 100%;
  }

}

@media (min-width: 992px) and (max-width:1000px) {
  .w_1000 {
    width: 100%;
  }


}


@media (max-width:992px) {

  .phone_body,
  .en_phone {
    display: block
  }

  .nav_phone {
    display: block;
    width: 35px;
    height: 32px;
    margin: 10px 10px 0 3px;
    float: left;
  }

  .phone_body,
  .nav_ph {
    transform: translateX(-120%);
  }

  .container {
    width: 100%;
  }

  .focus,
  .xy_new,
  .tab_list,
  .form,
  .right_con_list,
  .con_list ul {
    float: none;
    margin: 0 auto;
  }

  .tab_form,
  .choose {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .choose {
    width: 510px;
    margin: 0 auto;
  }

  .choose>div {
    margin-top: 10px;
  }

  .con_list ul {
    padding: 0;
  }

  /* 手机导航 */
  .phone_body {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000;
  }



  .header_nav {
    width: 100%;
    height: 100px;
    background-color: #e9e9e9;
    display: none;
  }

  .nav_h {
    height: 60px;
    display: block;
    background-color: white;
    width: 100%;
    top: 0px;
    padding-top: 3px;
    transition: 1s;
  }

  .navh {
    width: 15px;
    height: 21px;
    display: block;
    float: right;
    margin: 20px 20px;
    padding-top: 5px;
  }

  /*1*/
  .nav_ph {
    width: 60%;
    height: 100%;
    background: #337ab7;
    background-size: 100% 100%;
    transition: 0.5s;
  }

  /*2*/
  .nav_ph ol {
    font-size: 17px;
    padding-top: 55px;
    padding-left: 0;
  }

  /*3*/
  .nav_ph ol li {
    list-style-type: none;
    padding: 5px 0px;
    text-align: left;
  }

  /*10*/
  .nav_ph ol li b {
    color: #ffffff;
  }

  /*5*/
  .nav_ph ol li div {
    display: none;
    margin-top: 23px;
    margin-bottom: 18px;
    text-align: left;
    width: 200px;
    padding-left: 27%;
  }

  /*9*/
  .nav_ph ol li div dl {
    margin-bottom: 13px;
    font-size: 12px;
  }

  .nav_ph ol li div dl a {
    color: #ffffff;
  }

  .nav_ph ol li div dl a:hover {
    color: rgb(255, 186, 0);
  }

  /*4*/
  .nav_ph ol li p {
    width: 90%;
    float: left;
    height: 42px;
    border-radius: 30px;
  }

  /*8*/
  .nav_ph ol li p:hover {
    width: 90%;
    height: 42px;
    border-radius: 0px 30px 30px 0px;
    float: left;
    margin-bottom: 10px;
  }

  /*7*/
  .nav_ph ol li p span:hover {
    background-image: url(../image/navicon1.png);
    margin: 9px 0px 0px 1%;
  }

  .nav_ph ol li p:hover b {
    color: rgb(255, 138, 0);
    font-weight: bold;
  }

  .nav_ph ol li p a {
    display: block;
    float: left;
    margin-left: 0px;
    width: 70%;
  }

  .nav_ph ol li p a b {
    line-height: 42px;
    font-size: 14px;
    text-align: left;
    padding-left: 30%;
  }

  .right_list::before {
    border-left: 0px;
  }

  .demandRelease {
    width: 600px;
    margin: 0 auto;
  }

  .demandRelease .title input {
    width: 500px;
  }

  .demandRelease textarea {
    width: 500px;
    height: 200px;
    min-height: 200px;
    min-width: 500px;
  }
}


@media (max-width: 992px) {
  .topC.w1200 {
    height: auto;
    flex-wrap: wrap;
    flex-direction: column;
  }

  div.search,
  div.logos {
    float: none;
    display: block;
    margin: 0 auto;
  }


  .nav_phone {
    position: absolute;
    right: 10px;
    top: 50px;
  }

  div.logos {
    text-align: center;
  }

}

@media (max-width:768px) {
.right_tab_tit{margin-left: 0}
  .tab_btn,
  .con_list,
  .tab_list,
  .xy_new,
  .choose {
    width: 460px;
  }

  .choose>div {
    margin-right: 0;
  }

  .focus,
  .focus img {
    width: 460px;
    height: 297px;
  }

  .focus .fbg {
    right: 15px;
  }

  .demandRelease {
    width: 300px;
  }

  .demandRelease textarea {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    min-height: 200px;
    max-height: 200px;
    margin-left: 0;
  }

  .demandRelease .title input {
    width: 300px;
    margin-left: 0;
  }

  .demandRelease .code input {
    width: 140px;
  }
.con_list li {
  display: inline-block;
  font-size: 16px;
  
  line-height: 20px;
margin:5px 0;
 
}
.con_list .case_pd li{margin:0 5px 0 5px;}

.con_list li::before {
  content: "";
  display: block;
  background: #666;
  width: 4px;
  height: 4px;
  float: left;
  position: relative;
  top: 10px;
  margin-right: 5px;
}
.con_list .case_pd li::before{display:none;}


}

@media (max-width:650px) {

  .logos .br {
    display: block;
  }




}

@media (max-width:479px) {

  .focus,
  .focus img {
    width: 320px;
    height: 196.5px;
    margin: 0 auto;
  }

  .nav_phone {
    width: 32px;
    height: 28px;
  }

  .tab_btn,
  .con_list,
  .tab_list,
  .xy_new,
  .choose {
    width: 340px;
    height: auto;
  }

  .form {
   // width: 320px;
    height: 265px;
    margin: 0 auto;
  }

  input.search_input {
    width: 240px;
  }

  .form_con .phone input {
    width: 155px;
  }

  .form_con form {
    padding: 25px 15px 0 15px;
  }

  .form_con {
    width: 280px;
    background-size: 100% 100%;
  }

  .form_con .code_input input,
  .form_con .phone_code input {
    width: 60px;
  }

  .ba18scroHistory {
    width: 210px;
    height: 52px;
  }

  .right_list::before {
    height: 0;
  }

  .focus .D1fBt a {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin: 0 3px;
  }

  .focus .fbg {
    right: 10px;
  }

  .focus .shadow a {
    font-size: 10px;
  }

  .focus .D1fBt .current,
  .focus .D1fBt a:hover {
    width: 6px;
    height: 6px;
    border-radius: 3px;
  }

  .xy_new ul {
    padding-left: 0;
  }

  .xy_new li a,
  .con_list li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 14px;
    max-height: 42px;
    overflow: hidden;
  }
.tab_btn span{padding:0;}

}

.right_tab_tit .release_btn{display:inline-block;float:right;position:relative;top:15px;background:url(../img/release_btn.jpg) no-repeat;text-align:center;line-height:30px;width:89px;color:#fff;}
.form {height:320px;border-bottom:1px solid rgb(220, 220, 220);}
#scrollDiv{height:250px;overflow:hidden;padding-bottom:20px;}

.form_con .phone_code .get_code,.demandRelease .phone_code .get_code{
  height: 30px;
  border: 1px solid rgb(220, 220, 220);
  margin-left: 20px;
  border-radius: 3px;
  background-image: linear-gradient(#fff, rgb(232, 232, 232));
  cursor: pointer;
  padding: 0 10px;
}

.form_con .phone_code .get_code.disabled,.demandRelease .phone_code .get_code.disabled {
  color: rgb(102, 102, 102);
  cursor: auto;
  background-image: linear-gradient(rgb(232, 232, 232), rgb(232, 232, 232));
}

.form_con .phone_code .get_code:active,.demandRelease .phone_code .get_code:active{
  background-image: linear-gradient(rgb(232, 232, 232), #fff);
}

.release_list{margin:20px auto;width:100%;height:70px}
.release_list .phone{width:25%;float:left;}
.release_list .code{width:32%;float:left;}
.release_list .phone_code{width:35%;float:left;}
.release_list .submit{width:70px;float:right;}
.release_list .submit input[type="button"] {
  width: 70px;
  height: 32px;
  border-radius: 5px;
  background-color: rgb(41, 100, 173);
  color: #fff;
  border: 0px;cursor:pointer;
}