/*公共的*/
* {
  box-sizing: border-box;
}
.theme {
  color: #00a9de;
}
.txt_bg1 {
  background-color: #6387f8;
}
.txt_bg1 .more {
  color: #6387f8;
}
.txt_bg2 {
  background-color: #f86363;
}
.txt_bg2 .more {
  color: #f86363;
}
.txt_bg3 {
  background-color: #8d63f8;
}
.txt_bg3 .more {
  color: #8d63f8;
}
.txt_bg4 {
  background-color: #4cae6f;
}
.txt_bg4 .more {
  color: #4cae6f;
}
.txt_bg5 {
  background-color: #fda13a;
}
.txt_bg5 .more {
  color: #fda13a;
}
@font-face {
  font-family: impact;
  src: url('IMPACT.TTF') format('truetype');
}
#banner_n img {
  width: 100%;
  min-width: 1200px;
}
.more {
  color: inherit;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 4px 8px;
  font-size: 16px;
  line-height: 1;
}
.l_title {
  text-align: center;
  position: relative;
  font-weight: bold;
  font-size: 46px;
  color: #4d4d4d;
  margin: 57px auto 60px;
}
.l_title:before,
.l_title:after {
  content: ' ';
  display: inline-block;
  border-bottom: 2px solid #00a9de;
  position: absolute;
  bottom: -20px;
  width: 1em;
}
.l_title:after {
  width: 3.5em;
  border-color: #4d4d4d;
  margin-left: -3.5em;
}
.l_title2 {
  color: #333;
  font-weight: bold;
  font-size: 18px;
  height: 58px;
  line-height: 58px;
  padding-left: 20px;
  background: #fff;
}
.l_title2 span {
  border-left: 6px solid #00A9DE;
  padding-left: 10px;
}
.xing:before {
  content: '*';
  color: #f86363;
  font-size: 10px;
  margin-left: 1px;
}
.myform {
  padding: 23px 0;
}
.myform input[type="text"] {
  padding-left: .5em;
}
.myTextarea {
  padding: 20px 32px;
}
.myTextarea textarea {
  height: 251px;
  border-radius: 5px;
  width: 100%;
  line-height: 1.5;
  display: block;
  font-size: 14px;
  padding: 25px 18px;
  background: transparent;
  border: 1px solid #a6a6a6;
}
.form_lianxi {
  margin-top: 20px;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 17px;
}
.form_lianxi label {
  width: 180px;
  display: inline-block;
  text-align: right;
}
.form_lianxi input,
.form_lianxi select {
  width: 870px;
  height: 100%;
  display: inline-block;
  background: transparent;
  border: 1px solid #a6a6a6;
}
.form_item {
  width: 50%;
  float: left;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 17px;
}
.form_item label {
  width: 30%;
  display: inline-block;
  text-align: right;
}
.form_item input[type="text"],
.form_item input[type="date"],
.form_item select {
  width: 45%;
  height: 100%;
  display: inline-block;
  background: transparent;
  border: 1px solid #a6a6a6;
}
.form_item span {
  width: 18%;
  font-size: 12px;
  display: inline-block;
}
.sub_btn {
  display: block;
  color: #fff;
  border-radius: 6px;
  padding: 10px 3em;
  background: #00a9de;
  font-size: 18px;
}
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ellipsis2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.myClear:after {
  content: '';
  display: block;
  clear: both;
}
.myClear:before {
  content: '';
  display: block;
  clear: both;
}
.txt_center {
  text-align: center;
}
.myBtn {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #f86363;
  padding: 15px 2em;
  border-radius: 100px;
  border: 2px solid #f86363;
}
/*模块*/
.youshi > p {
  text-align: center;
  color: #4d4d4d;
  font-size: 20px;
  padding: 0 50px;
  line-height: 1.5;
}
.youshi .l_list {
  text-align: center;
}
.youshi .l_list img {
  width: 100%;
}
.youshi .l_list .item {
  position: relative;
  display: inline-block;
  color: #fff;
  width: 390px;
  margin-top: 43px;
  margin-right: 10px;
  margin-bottom: 166px;
}
.youshi .l_list .item .more {
  padding: 5px 43px;
}
.youshi .l_list .item:nth-child(3n) {
  margin-right: 0;
}
.youshi .l_list .txt_box {
  position: absolute;
  top: 267px;
  left: 0;
  height: 172px;
  width: 100%;
  z-index: 2;
  padding: 20px;
}
.youshi .l_list .txt_box h3 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  padding-bottom: 16px;
  color: #fff;
}
.youshi .l_list .txt_box .txt {
  text-align: left;
  margin-bottom: 10px;
}
.tuijian {
  margin-top: 48px;
  background: url(../img/msg_bg.png) repeat;
  background-size: contain;
  padding: 30px 0;
}
.tuijian .left_msg {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
}
.tuijian .left_msg > a {
    font-weight: bold;
    display: inline-block;
    font-size: 46px;
    padding: 20px 1em;
    color: #fda13a;
    line-height: 1;
    border-radius: 7px;
}
.tuijian .left_msg a.active {
  background: #fff;
}
.tuijian .right_msg {
  width: 100%;
  height: 460px;
  float: right;
  background: url(../img/txt_bg.png) no-repeat;
  background-size: 100% 100%;
}
.tuijian .right_msg .txts {
  padding: 114px 125px;
  display: none;
}
.tuijian .right_msg .txts.active {
  display: block;
}
.tuijian .right_msg .nav_list {
  font-size: 18px;
  color: #4d4d4d;
  font-weight: bold;
  margin-bottom: 30px;
}
.tuijian .right_msg .nav_list a {
  margin-right: 76px;
}
.tuijian .right_msg .nav_list a.active {
  color: #fda13a;
}
.tuijian .right_msg .list ul {
  display: none;
}
.tuijian .right_msg .list ul.active {
  display: block;
}
.tuijian .right_msg .list ul > li {
  width: 416px;
  display: inline-block;
  color: #4d4d4d;
  margin-right: 73px;
  line-height: 2;
  font-size: 16px;
  border-bottom: 1px #a6a6a6 dashed;
  margin-bottom: 8px;
}
.tuijian .right_msg .list ul > li p {
  width: 256px;
  display: inline-block;
  color: inherit;
}
.tuijian .right_msg .list ul > li span {
  float: right;
}
.tuijian .right_msg .list ul > li:nth-child(2n-1) {
  margin-right: 0;
}
/*手风琴样式*/
.flash {
  height: 310px;
}
.flash .con {
  height: 310px;
}
.flash .con ul li {
  width: 60px;
  height: 310px;
  position: relative;
  overflow: hidden;
  float: left;
}
.flash .con ul li.current {
  width: 960px;
}
.flash .con ul li h3 {
  width: 60px;
  height: 310px;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 18px;
  line-height: 1.1;
  padding: 20px;
  cursor: pointer;
  position: relative;
}
.flash .con ul li h3:before {
  content: '01';
  display: block;
  font-family: impact;
  font-style: italic;
  font-size: 29px;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  margin-left: -3px;
}
.flash .con ul li h3.t02:before {
  content: '02';
}
.flash .con ul li h3.t03:before {
  content: '03';
}
.flash .con ul li h3.t04:before {
  content: '04';
}
.flash .con ul li h3.t05:before {
  content: '05';
}
.show {
  position: absolute;
  left: 60px;
  top: 0;
  width: 900px;
  height: 310px;
  padding: 30px 15px 30px 53px;
  background: #F5F5F5;
}
/*调剂流程*/
.liucheng {
  padding-bottom: 50px;
  padding-top: 50px;
  background: #fff;
}
.liucheng .l_title {
  margin-top: 0;
}
.liucheng .txt_top {
  font-size: 18px;
  font-weight: bold;
  color: #4d4d4d;
  margin-bottom: 20px;
}
.liucheng .txt_top img {
  float: left;
  width: 1.2em;
  margin-left: -2em;
  margin-top: .3em;
}
.liucheng .ti .show p {
  line-height: 1.8;
  font-size: 16px;
  margin-bottom: 15px;
}
/*调剂表单*/
.tiaojiBtn {
  background: #fff;
  padding: 40px 0;
  text-align: center;
}
.tiaojiBtn a {
  transition: all .3s;
}
.tiaojiBtn .js_show {
  color: #00a9de;
  border-color: #00a9de;
  transition: all .3s;
}
.biaoge {
  background: #fff;
}
.biaoge > .center {
  background: #F5F5F5;
}
.biaoge .l_title {
  margin-top: 0;
  padding-top: 50px;
}
.biaoge .sub_btn {
  display: inline-block;
  margin-top: 50px;
}
.biaoge .keMu {
  width: 871px;
  background: #fff;
  margin: 0 auto;
  padding: 17px 0 10px;
  margin-bottom: 20px;
}
.biaoge .keMu .form_item {
  width: 33%;
}
.biaoge2 {
  background: #fff;
}
.biaoge2 > .center {
  background: #fff;
}
.biaoge2 .l_title {
  margin-top: 0;
  padding-top: 50px;
}
.biaoge2 .l_title:before {
  left: 41%;
}
.biaoge2 .l_title2 {
  background: #F5F5F5;
}
.biaoge2 .keMu {
  background: #F5F5F5;
}
/*固定列表*/
.fix_list {
  width: 143px;
  height: 522px;
  position: fixed;
  right: 170px;
  top: 20%;
  background: url(../img/Fixed_nav.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  z-index: 999;
  font-size: 14px;
  color: #fefeff;
}
.fix_list a {
  font-size: 14px;
  color: #fefeff;
}
.fix_list .biaoti {
  margin-top: 188px;
  margin-bottom: 50px;
}
.fix_list .biaoti h3 {
  font-size: 18px;
  color: #fefeff;
  letter-spacing: 7px;
  font-weight: bold;
}
.fix_list ul {
  line-height: 2.4;
  padding: 0 13px;
}
.fix_list ul li {
  font-size: 16px;
  border-bottom: 1px dashed #138bb1;
}
.fix_list ul li:last-child {
  border-bottom: transparent;
  font-weight: bold;
}
@media screen and (max-width: 1220px) {
  .fix_list {
    display: none;
  }
}
/*end*/
