.content {
  width: 1200px;
  margin: 0 auto;
}
.header {
  height: 164px;
  position: relative;
  background: #fff url('../images/header_bg.jpg') no-repeat center bottom;
}
.header .logo {
  float: left;
  padding-top: 20px;
  margin-right: 67px;
  width: 121px;
  height: 125px;
}
.header .logo img {
  width: 121px;
}
.slogan {
  float: left;
  margin-top: 21px;
  font-weight: normal;
  height: 73px;
}
.slogan strong {
  display: block;
  font-size: 26px;
  color: #0163C6;
  line-height: 1;
}
.slogan span {
  display: block;
  font-size: 20px;
  color: #6D6D6D;
  line-height: 1;
  margin-top: 6px;
}
.h_contact {
  float: right;
  margin-top: 19px;
  padding-left: 46px;
  background: url(../images/h_tel.png) no-repeat left top;
}
.h_contact strong {
  display: block;
  font-size: 26px;
  color: #332828;
  line-height: 30px;
}
.menu {
  width: 1012px;
}
.menu li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header .menu li a {
  text-align: center;
  width: 100%;
  position: relative;
  display: block;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  height: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 20px 0 20px;
}
.header .menu li:after {
  position: absolute;
  content: "/";
  font-size: 14px;
  color: rgba(191, 191, 191, .4);
  top: 24px;
  right: 0;
}
.header .menu li:last-child:after {
  display: none;
}
.header .menu li:first-child a {
  margin-left: 0;
}
.header .menu li:last-child a {
  margin-right: 0;
}
.menu li:hover a, .menu li.cur a {
  font-weight: bold;
  background: #f58020;
}
.seabox {
  height: 72px;
  background: #fff;
}
.seabox .k_word {
  font-size: 16px;
  line-height: 72px;
}
.seabox .k_word strong {
  font-weight: bold;
  position: relative;
  color: #707070;
}
.seabox .k_word a {
  color: #707070;
  display: inline-block;
  margin-right: 22px;
  font-weight: normal;
}
.seabox .k_word a:hover {
  font-weight: bold;
}
.seabox .sea_inp {
  width: 349px;
  margin-top: 16px;
  height: 43px;
  position: relative;
  background: #F3F3F3;
}
.seabox .sea_inp input {
  display: block;
  outline: none;
  line-height: 43px;
}
.seabox .sea_inp .search {
  float: left;
  width: 258px;
  height: 43px;
  border: none;
  color: #999;
  background: none;
  font-size: 16px;
  padding-left: 21px;
}
.seabox .sea_inp .sub {
  float: right;
  width: 63px;
  height: 43px;
  background: url(../images/s_btn.png) no-repeat center;
  border: none;
}
.footer {
  padding-top: 81px;
}
.train {
  border-top: 2px solid #0B2A48;
  height: 228px
}
.train dl {
  height: 114px
}
.train dt {
  width: 300px;
  height: 114px;
  position: relative;
  float: left;
  background: url(../images/car_bg1.jpg) no-repeat center
}
.train dl:last-child dt {
  background: url(../images/car_bg2.jpg) no-repeat center
}
.train dt strong {
  display: block;
  position: absolute;
  font-size: 21px;
  line-height: 100%;
  color: #fff;
  top: 32px;
  left: 46px
}
.train dt span {
  display: block;
  position: absolute;
  font-size: 19px;
  line-height: 100%;
  color: #fff;
  top: 67px;
  left: 46px;
  text-transform: capitalize
}
.train dd {
  width: 900px;
  height: 114px;
  padding: 18px 0 0 46px;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB
}
.train dd strong {
  display: block;
  width: 156px;
  float: left;
  padding-left: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.train dd strong a {
  display: block;
  font-size: 15px;
  line-height: 36px;
  color: #004b98
}
.train dd p {
  float: left;
  width: 634px
}
.train dd p a {
  display: block;
  float: left;
  width: 25%;
  font-size: 15px;
  line-height: 36px;
  color: #2a2a2a;
  position: relative;
  padding-left: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.train dd p a:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  background: #000002;
  left: 0;
  top: 17px
}
.train dd p a:hover {
  color: #0163c6
}
.train dd p a:hover:before {
  background: #0163c6
}
.train dd span {
  display: block;
  float: left
}
.train dd span a {
  display: block;
  font-size: 15px;
  line-height: 36px;
  color: #004b98;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.train dd span a:hover {
  font-weight: 700
}
.train dl:last-child dd p {
  width: 790px
}
.train dl:last-child dd p a {
  width: 20%
}
.foot {
  background: #075FB8;
  height: 302px;
  background: linear-gradient(91deg, #10579f, #0163c6);
  padding-top: 73px;
  margin-top: 51px
}
.f_con {
  float: left;
  line-height: 0;
  width: 357px
}
.f_con h3 {
  margin-bottom: 29px
}
.f_con p {
  font-size: 14px;
  line-height: 34px;
  color: #fff
}
.f_con p a {
  color: #fff;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_con p a:hover {
  font-weight: 700
}
.f_menu {
  width: 178px;
  float: left
}
.f_menu a {
  display: block;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_menu a:hover {
  font-weight: 700
}
.f_menu a:first-child {
  font-weight: 700;
  opacity: .7
}
.f_contact {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  width: 330px;
  float: left
}
.f_contact h4 {
  font-weight: 700;
  opacity: .7
}
.f_contact strong {
  font-size: 22px;
  display: inline-block;
  vertical-align: top
}
.f_qr {
  float: right;
  line-height: 0
}
.f_qr h4 {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  opacity: .7;
  margin-bottom: 13px
}
.f_qr p {
  width: 110px;
  float: left
}
.f_qr p img {
  width: 110px;
  height: 110px
}
.f_qr p span {
  display: block;
  font-size: 13px;
  line-height: 100%;
  color: #fff;
  margin: 15px 0 21px
}
.f_qr p:nth-child(2) {
  margin-right: 25px
}
.f_qr a {
  display: block;
  width: 112px;
  height: 34px;
  background: #fff;
  border-radius: 17px;
  text-align: center;
  font-size: 15px;
  line-height: 34px;
  color: #004b98;
  clear: both;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_qr a:hover {
  width: 120px
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
#newBridge .icon-right-center {
  top: 25% !important;
}
.client-2 {
  position: fixed;
  right: -170px;
  top: 50%;
  z-index: 900;
}
.client-2 li a {
  text-decoration: none;
}
.client-2 li {
  margin-top: 1px;
  clear: both;
  height: 62px;
  position: relative;
}
.client-2 li i {
  background: url(../images/fx.png) no-repeat;
  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
}
.client-2 li p {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.client-2 .my-kefu-qq i {
  background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
  background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
  background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
  background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
  background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
  display: none;
}
.client-2 .my-kefu-ftop i {
  width: 33px;
  height: 31px;
  background-position: -23px -47px;
  background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
  padding-top: 6px;
}
.client-2 .my-kefu-left {
  float: left;
  width: 62px;
  height: 47px;
  position: relative;
}
.client-2 .my-kefu-tel-right {
  font-size: 16px;
  color: #fff;
  float: left;
  height: 24px;
  line-height: 22px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  margin-top: 14px;
}
.client-2 .my-kefu-right {
  width: 20px;
}
.client-2 .my-kefu-tel-main {
  background: #0163c6;
  color: #fff;
  height: 53px;
  width: 230px;
  padding: 9px 0 0;
  float: left;
}
.client-2 .my-kefu-main {
  background: #0163c6;
  width: 97px;
  height: 53px;
  position: relative;
  padding: 9px 0 0;
  float: left;
}
.client-2 .my-kefu-weixin-pic {
  position: absolute;
  left: -130px;
  top: -24px;
  display: none;
  z-index: 333;
}
.my-kefu-weixin-pic img {
  width: 115px;
  height: 115px;
}
.p1-search-1 {
  background: #f2f2f2;
  height: 60px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  font-size: 14px;
}
.p1-search-1 p {
  color: #444;
  line-height: 60px;
}
.p1-search-1 a {
  color: #444;
  display: inline-block;
  margin-right: 15px;
}
.p1-search-1-inp {
  width: 270px;
  height: 30px;
  border-radius: 20px;
  background: #fff;
  padding-left: 10px;
  margin-top: 15px;
}
.p1-search-1-inp input {
  border: 0;
}
.p1-search-1-inp1 {
  width: 224px;
  height: 30px;
  line-height: 30px;
  color: #a9a9a9;
  float: left;
}
.p1-search-1-inp2 {
  width: 30px;
  height: 30px;
  background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
  float: right;
  cursor: pointer;
}
.p12-curmbs-1 {
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  line-height: 48px;
}
.p12-curblock {
  display: none;
}
.p12-curmbs-1 b {
  border-left: 10px solid #f58020;
  font-weight: normal;
  padding-left: 8px;
}
.p12-curmbs-1 i {
  font-style: normal;
}
.p12-curmbs-1 span {
  font-family: 'å®‹ä½“';
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
}
.tl-fdh-02 {
  height: 55px;
  background: #fff;
  margin-bottom: 20px;
  overflow: hidden;
}
.tl-fdh-02 li {
  width: 11.11%;
  height: 55px;
  font-size: 18px;
  line-height: 55px;
  text-align: center;
  float: left;
  border-right: 1px solid #eee;
  margin-right: -1px;
  background: #efefed;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tl-fdh-02 li a {
  display: block;
  height: 55px;
  color: #595757;
}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
  background: url(../images/p16-icon6.png) no-repeat bottom center #0163c6;
  border-color: #0163c6;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
  color: #fff;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.header {
  height: 164px;
  position: relative;
  background: #fff url('../images/header_bg.jpg') no-repeat center bottom;
}
.header .logo {
  float: left;
  padding-top: 20px;
  margin-right: 67px;
  width: 121px;
  height: 125px;
}
.header .logo img {
  width: 121px;
}
.slogan {
  float: left;
  margin-top: 21px;
  font-weight: normal;
  height: 73px;
}
.slogan strong {
  display: block;
  font-size: 26px;
  color: #0163C6;
  line-height: 1;
}
.slogan span {
  display: block;
  font-size: 20px;
  color: #6D6D6D;
  line-height: 1;
  margin-top: 6px;
}
.h_contact {
  float: right;
  margin-top: 19px;
  padding-left: 46px;
  background: url(../images/h_tel.png) no-repeat left top;
}
.h_contact strong {
  display: block;
  font-size: 26px;
  color: #332828;
  line-height: 30px;
}
.menu {
  width: 1012px;
}
.menu li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header .menu li a {
  text-align: center;
  width: 100%;
  position: relative;
  display: block;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  height: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 30px 0 30px;
}
.header .menu li:after {
  position: absolute;
  content: "/";
  font-size: 14px;
  color: rgba(191, 191, 191, .4);
  top: 24px;
  right: 0;
}
.header .menu li:last-child:after {
  display: none;
}
.header .menu li:first-child a {
  margin-left: 0;
}
.header .menu li:last-child a {
  margin-right: 0;
}
.menu li:hover a, .menu li.cur a {
  font-weight: bold;
  background: #f58020;
}
.ty-banner-1 {
  overflow: hidden;
  line-height: 0;
  text-align: center;
}
.ty-banner-1 img.show {
  visibility: visible;
}
.p1-search-1 {
  background: #f2f2f2;
  height: 60px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  font-size: 14px;
}
.p1-search-1 p {
  color: #444;
  line-height: 60px;
}
.p1-search-1 a {
  color: #444;
  display: inline-block;
  margin-right: 15px;
}
.p1-search-1-inp {
  width: 270px;
  height: 30px;
  border-radius: 20px;
  background: #fff;
  padding-left: 10px;
  margin-top: 15px;
}
.p1-search-1-inp input {
  border: 0;
}
.p1-search-1-inp1 {
  width: 224px;
  height: 30px;
  line-height: 30px;
  color: #a9a9a9;
  float: left;
}
.p1-search-1-inp2 {
  width: 30px;
  height: 30px;
  background: url(../images/viskins-p1.png) no-repeat -258px -936px;
  float: right;
  cursor: pointer;
}
.p12-curmbs-1 {
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock {
  display: none;
}
.p12-curmbs-1 b {
  border-left: 10px solid #f58020;
  font-weight: normal;
  padding-left: 8px;
}
.p12-curmbs-1 i {
  font-style: normal;
}
.p12-curmbs-1 span {
  font-family: '宋体';
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
}
.tl-fdh-02 {
  height: 55px;
  background: #fff;
  margin-bottom: 20px;
  overflow: hidden;
}
.tl-fdh-02 li {
  width: 12.51%;
  height: 55px;
  font-size: 18px;
  line-height: 55px;
  text-align: center;
  float: left;
  border-right: 1px solid #eee;
  margin-right: -1px;
  background: #efefed;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tl-fdh-02 li a {
  display: block;
  height: 55px;
  color: #595757;
}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
  background: url(../images/p16-icon6.png) no-repeat bottom center #0163c6;
  border-color: #0163c6;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
  color: #fff;
}
.k12-gl-gslb-3nf1-1-01-left dl {
  width: 24%;
  float: left;
  background: #f0f0f0;
  margin: 0 1.3% 13px 0
}
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
  margin-right: 0;
}
.k12-gl-gslb-3nf1-1-01-left dt {
  border: 1px solid #e5e5e5;
  padding: 10px 9px;
  background: #fff;
}
.k12-gl-gslb-3nf1-1-01-left dt img {
  display: block;
  width: 100%;
}
.k12-gl-gslb-3nf1-1-01-left dd h4 {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dd h4 a {
  color: #4b4a4a;
}
.footer {
  padding-top: 81px;
}
.train {
  border-top: 2px solid #0B2A48;
  height: 228px
}
.train dl {
  height: 114px
}
.train dt {
  width: 300px;
  height: 114px;
  position: relative;
  float: left;
  background: url(../images/car_bg1.jpg) no-repeat center
}
.train dl:last-child dt {
  background: url(../images/car_bg2.jpg) no-repeat center
}
.train dt strong {
  display: block;
  position: absolute;
  font-size: 21px;
  line-height: 100%;
  color: #fff;
  top: 32px;
  left: 46px
}
.train dt span {
  display: block;
  position: absolute;
  font-size: 19px;
  line-height: 100%;
  color: #fff;
  top: 67px;
  left: 46px;
  text-transform: capitalize
}
.train dd {
  width: 900px;
  height: 114px;
  padding: 18px 0 0 46px;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB
}
.train dd strong {
  display: block;
  width: 156px;
  float: left;
  padding-left: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.train dd strong a {
  display: block;
  font-size: 15px;
  line-height: 36px;
  color: #004b98
}
.train dd p {
  float: left;
  width: 634px
}
.train dd p a {
  display: block;
  float: left;
  width: 25%;
  font-size: 15px;
  line-height: 36px;
  color: #2a2a2a;
  position: relative;
  padding-left: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.train dd p a:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  background: #000002;
  left: 0;
  top: 17px
}
.train dd p a:hover {
  color: #0163c6
}
.train dd p a:hover:before {
  background: #0163c6
}
.train dd span {
  display: block;
  float: left
}
.train dd span a {
  display: block;
  font-size: 15px;
  line-height: 36px;
  color: #004b98;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.train dd span a:hover {
  font-weight: 700
}
.train dl:last-child dd p {
  width: 790px
}
.train dl:last-child dd p a {
  width: 20%
}
.foot {
  background: #075FB8;
  height: 302px;
  background: linear-gradient(91deg, #10579f, #0163c6);
  padding-top: 73px;
  margin-top: 51px
}
.f_con {
  float: left;
  line-height: 0;
  width: 357px
}
.f_con h3 {
  margin-bottom: 29px
}
.f_con p {
  font-size: 14px;
  line-height: 34px;
  color: #fff
}
.f_con p a {
  color: #fff;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_con p a:hover {
  font-weight: 700
}
.f_menu {
  width: 178px;
  float: left
}
.f_menu a {
  display: block;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_menu a:hover {
  font-weight: 700
}
.f_menu a:first-child {
  font-weight: 700;
  opacity: .7
}
.f_contact {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  width: 330px;
  float: left
}
.f_contact h4 {
  font-weight: 700;
  opacity: .7
}
.f_contact strong {
  font-size: 22px;
  display: inline-block;
  vertical-align: top
}
.f_qr {
  float: right;
  line-height: 0
}
.f_qr h4 {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  opacity: .7;
  margin-bottom: 13px
}
.f_qr p {
  width: 110px;
  float: left
}
.f_qr p img {
  width: 110px;
  height: 110px
}
.f_qr p span {
  display: block;
  font-size: 13px;
  line-height: 100%;
  color: #fff;
  margin: 15px 0 21px
}
.f_qr p:nth-child(2) {
  margin-right: 25px
}
.f_qr a {
  display: block;
  width: 112px;
  height: 34px;
  background: #fff;
  border-radius: 17px;
  text-align: center;
  font-size: 15px;
  line-height: 34px;
  color: #004b98;
  clear: both;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_qr a:hover {
  width: 120px
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
#newBridge .icon-right-center {
  top: 25% !important;
}
.client-2 {
  position: fixed;
  right: -170px;
  top: 50%;
  z-index: 900;
}
.client-2 li a {
  text-decoration: none;
}
.client-2 li {
  margin-top: 1px;
  clear: both;
  height: 62px;
  position: relative;
}
.client-2 li i {
  background: url(../images/fx.png) no-repeat;
  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
}
.client-2 li p {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.client-2 .my-kefu-qq i {
  background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
  background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
  background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
  background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
  background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
  display: none;
}
.client-2 .my-kefu-ftop i {
  width: 33px;
  height: 31px;
  background-position: -23px -47px;
  background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
  padding-top: 6px;
}
.client-2 .my-kefu-left {
  float: left;
  width: 62px;
  height: 47px;
  position: relative;
}
.client-2 .my-kefu-tel-right {
  font-size: 16px;
  color: #fff;
  float: left;
  height: 24px;
  line-height: 22px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  margin-top: 14px;
}
.client-2 .my-kefu-right {
  width: 20px;
}
.client-2 .my-kefu-tel-main {
  background: #0163c6;
  color: #fff;
  height: 53px;
  width: 230px;
  padding: 9px 0 0;
  float: left;
}
.client-2 .my-kefu-main {
  background: #0163c6;
  width: 97px;
  height: 53px;
  position: relative;
  padding: 9px 0 0;
  float: left;
}
.client-2 .my-kefu-weixin-pic {
  position: absolute;
  left: -130px;
  top: -24px;
  display: none;
  z-index: 333;
}
.my-kefu-weixin-pic img {
  width: 115px;
  height: 115px;
}
.p2-pro_cla {
  border: 1px solid #D7D7D7;
  background: #fff;
  border-bottom: none;
}
.p2-pro_cla2 {
  border-bottom: 1px solid #D7D7D7;
  overflow: hidden;
  position: relative
}
.p2-pro_cla h3.sidenavcur a {
  color: #0163c6;
}
.p2-pro_cla h3 a:hover {
  /*color: #fff;*/
  /*background: #0163c6;*/
  color: #0163c6;
}
.p2-pro_cla2 .sidenavcur a {
  color: #0163c6;
}
.p2-pro_cla2 li a:hover {
  color: #0163c6;
}
.p2-pro_cla2 h3 {
  width: 162px;
  background: #F6F6F6;
  font-size: 15px;
  line-height: 50px;
  color: #333;
  display: table;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 990px;
  display: inline-block;
  vertical-align: middle;
}
.p2-pro_cla2 h3 a {
  color: #333;
  padding-left: 19px;
  font-weight: 700;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.p2-pro_cla2 ul {
  width: 1010px;
  float: right;
  padding: 8px 0;
  min-height: 30px;
}
.p2-pro_cla2 ul li {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  display: inline-block;
  font-weight: 400;
  margin-right: 30px;
}
.p2-pro_cla2 ul li a {
  display: block;
  color: #666;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.p2-pro_cla2 ul li:hover {
  color: #0163c6;
}
.prolist2 ul li {
  width: 100%
}
.prolist2 ul li > a {
  display: inline-block;
  font-weight: bold;
  /* margin-right: 30px; */
  width: 100px;
  vertical-align: top;
}
.prolist2 .p2-pro_claej {
  display: inline-block;
  width: 904px;
}
.prolist2 .p2-pro_claej a {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  display: inline-block;
  font-weight: 400;
  min-width: 89px;
  margin-right: 30px;
}
.prolist1 ul li {
  min-width: 160px;
}
.prolist4 ul li {
  margin-right: 70px;
}
.cplb-3n-ts-03-tit {
  height: 50px;
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
}
.cplb-3n-ts-03-tit span {
  display: inline-block;
  height: 50px;
  border-bottom: 1px solid #f58020;
}
.cplb-3n-ts-03-list dl {
  width: 32%;
  border: 1px solid #dedede;
  margin-bottom: 22px;
  background: #fff;
  float: left;
  margin-right: 1.75%;
}
.last {
  margin-right: 0 !important;
}
.cplb-3n-ts-03-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.cplb-3n-ts-03-list dd {
  padding: 6px 20px 5px 20px;
}
.cplb-3n-ts-03-list dd h4 {
  height: 45px;
  font-weight: normal;
  font-size: 18px;
  color: #154c64;
  line-height: 45px;
  overflow: hidden;
  text-align: center
}
.cplb-3n-ts-03-list h4 a {
  display: block;
  height: 45px;
  color: #727272;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cplb-3n-ts-03-list dl:hover h4 a {
  color: #0163c6;
}
.cplb-3n-ts-03-list-desc {
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-bottom: 12px;
  overflow: hidden;
}
.cplb-3n-ts-03-list-deta {
  width: 100px;
  height: 40px;
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.cplb-3n-ts-03-list dl:hover {
  border-color: #0163c6;
}
.cplb-3n-ts-03-list dl:hover a {
  color: #0163c6;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.ty-banner-1 {
  overflow: hidden;
  line-height: 0;
  text-align: center;
}
.ty-banner-1 img.show {
  visibility: visible;
}
.p1-search-1 {
  background: #f2f2f2;
  height: 60px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  font-size: 14px;
}
.p1-search-1 p {
  color: #444;
  line-height: 60px;
}
.p1-search-1 a {
  color: #444;
  display: inline-block;
  margin-right: 15px;
}
.p1-search-1-inp {
  width: 270px;
  height: 30px;
  border-radius: 20px;
  background: #fff;
  padding-left: 10px;
  margin-top: 15px;
}
.p1-search-1-inp input {
  border: 0;
}
.p1-search-1-inp1 {
  width: 224px;
  height: 30px;
  line-height: 30px;
  color: #a9a9a9;
  float: left;
}
.p1-search-1-inp2 {
  width: 30px;
  height: 30px;
  background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
  float: right;
  cursor: pointer;
}
.p12-curmbs-1 {
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock {
  display: none;
}
.p12-curmbs-1 b {
  border-left: 10px solid #f58020;
  font-weight: normal;
  padding-left: 8px;
}
.p12-curmbs-1 i {
  font-style: normal;
}
.p12-curmbs-1 span {
  font-family: 'å®‹ä½“';
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
}
.pc-cx-tel-1 {
  width: 46%;
  height: 56px;
  border-top: 2px solid #e6e6e6;
  padding-top: 10px;
  position: absolute;
  bottom: 16px;
  right: 6%;
}
.pc-cx-tel-1-t1 {
  width: 114px;
  height: 44px;
  background: #0163c6;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  float: right;
}
.pc-cx-tel-1-t1 a {
  display: block;
  color: #fff;
}
.pc-cx-tel-1-t2 {
  height: 56px;
  padding-left: 70px;
  background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
  font-size: 18px;
  line-height: 18px;
  color: #454545;
}
.pc-cx-tel-1-t2 p {
  line-height: 24px;
}
.cpcc-ts-01 {
  position: relative;
  padding: 12px 0 16px;
  background: #fff;
}
.cpcc-ts-01-left {
  position: relative;
  width: 40%;
  float: left;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  margin-left: 20px;
}
.cpcc-ts-01-left-jt {
  width: 12px;
  height: 23px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  cursor: pointer;
  z-index: 33;
}
.cpcc-ts-01-left-prev {
  left: 10px;
}
.cpcc-ts-01-left-next {
  right: 10px;
}
.cpcc-ts-01-left-size {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 56px;
  height: 26px;
  font-size: 14px;
  line-height: 16px;
  color: #787878;
  letter-spacing: 3px;
}
.cpcc-ts-01-left-size em {
  font-style: normal;
}
.cpcc-ts-01-left-pic {
  width: 100%;
  position: relative;
  text-align: center;
}
.cpcc-ts-01-left-pic li {
  width: 100%;
  float: left;
}
.cpcc-ts-01-left-pic img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.cpcc-ts-01-right {
  width: 46%;
  float: right;
  margin-right: 6%;
}
.cpcc-ts-01-right-tit {
  height: 48px;
  font-size: 24px;
  font-weight: normal;
  line-height: 48px;
  color: #4a4a4a;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cpcc-ts-01-right-con {
  font-size: 16px;
  line-height: 28px;
  /*margin-bottom: 86px;*/
  max-height: 212px;
  overflow: hidden;
}
.cpcc-ts-01-right-con h3 {
  font-size: 17px !important;
}
.p14-prodcontent-1 {
  padding: 0;
  margin-bottom: 22px;
}
.p14-prodcontent-1-tit {
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  border-bottom: 2px solid #d4d4d4;
  margin-bottom: 20px;
}
.p14-prodcontent-1-tit span {
  display: inline-block;
  height: 40px;
  color: #464646;
  border-bottom: 2px solid #f58020;
  padding-left: 34px;
  background: url(../images/p14-icon11.png) no-repeat 2px center;
}
.p14-prodcontent-1-tit em {
  font-size: 18px;
  font-family: Arial;
  text-transform: uppercase;
  font-style: normal;
  color: #c2c2c1;
}
/*.p14-prodcontent-1-desc {*/
/*    padding-left: 15px;*/
/*    padding-right: 15px;*/
/*}*/
.p14-product-2-tit {
  height: 46px;
  line-height: 46px;
  font-weight: normal;
  border-bottom: 2px solid #dfdfdf;
  margin-bottom: 30px;
  padding-top: 26px;
}
.p14-product-2-tit b {
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  color: #464646;
  padding-left: 52px;
  border-bottom: 2px solid #f58020;
  background: url(../images/p14-icon11.png) no-repeat 22px center;
}
.p14-product-2-tit span {
  margin-left: 10px;
  font-size: 18px;
  font-family: Arial;
  color: #c2c2c1;
  text-transform: uppercase;
}
.p14-product-2-list dl {
  float: left;
  width: 23.8%;
  border: 1px solid #dfdfdf;
  margin-right: 1.5%;
  box-sizing: border-box;
}
.p14-product-2-list dl.p14-product-clear {
  margin-right: 0;
}
.p14-product-2-list dl img {
  display: block;
  width: 100%;
}
.p14-product-2-list dd {
  padding: 10px 28px 10px 10px;
  margin-right: 2px;
  position: relative;
}
.p14-product-2-list h4 {
  height: 30px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #191919;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-product-2-list h4 a {
  color: #191919;
}
.p14-product-2-desc {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-product-2-list dl:hover {
  border-color: #0163c6;
}
.p14-product-2-list dl:hover h3 a {
  color: #0163c6;
}
.fdh-01-tit {
  background: #0163c6;
  height: 80px;
}
.fdh-01-tit h2 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.fdh-01-tit h2 span {
  font-size: 14px;
  text-transform: uppercase;
}
.fdh-01-nav-one h3 {
  height: 50px;
  line-height: 50px;
  background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
  margin-bottom: 2px;
  overflow: hidden;
}
.fdh-01-nav-one h3 a {
  display: block;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  margin-right: 40px;
  margin-left: 28px;
  color: #666;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
  background: url(../images/p14-icon2.png) no-repeat right center #0163c6;
}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
  color: #fff;
}
.fdh-01-nav dl {
  padding: 2px 0 4px;
}
.fdh-01-nav dt {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  padding-left: 44px;
  padding-right: 40px;
  margin-bottom: 1px;
  background: #ececec;
  position: relative;
  overflow: hidden;
}
.fdh-01-nav dt:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after {
  border-color: #0163c6;
}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a {
  color: #0163c6;
}
.fdh-01-nav dd {
  border: 1px solid #ececec;
  border-bottom: 0;
}
.fdh-01-nav p {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding-left: 72px;
  padding-right: 40px;
  border-bottom: 1px solid #ececec;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a {
  color: #0163c6;
}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after {
  background: #f58020;
}
.fdh-01-nav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-info-2 {
  background: #fff;
}
.p14-info-2-tit {
  height: 80px;
  font-size: 24px;
  line-height: 80px;
  background: #0163c6;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
}
.p14-info-2-list dl {
  font-size: 12px;
  line-height: 18px;
  height: 196px;
  overflow: hidden;
  text-align: center;
}
.p14-info-2-list dt {
  width: 100%;
  border: 1px solid rgba(153, 153, 153, 0.3);
  box-sizing: border-box;
  margin: 0 auto;
  height: 280px;
}
.p14-info-2-list dt img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.p14-info-2-list dd h3 {
  height: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-info-2-list-desc {
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-info-2-list dl:nth-last-child(1) {
  border-bottom: 0;
}
.contact-z1 {
  height: 140px;
  background: url("../images/contact-z1.jpg") no-repeat;
  color: #333;
  margin-bottom: 30px;
}
.contact-z1 p {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding: 37px 0 0 95px;
  background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}
.contact-z1 span {
  display: block;
  height: 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  padding-left: 73px;
}
.f_con {
  float: left;
  line-height: 0;
  width: 357px
}
.f_con h3 {
  margin-bottom: 29px
}
.f_con p {
  font-size: 14px;
  line-height: 34px;
  color: #fff
}
.f_con p a {
  color: #fff;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_con p a:hover {
  font-weight: 700
}
.f_menu {
  width: 178px;
  float: left
}
.f_menu a {
  display: block;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_menu a:hover {
  font-weight: 700
}
.f_menu a:first-child {
  font-weight: 700;
  opacity: .7
}
.f_contact {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  width: 330px;
  float: left
}
.f_contact h4 {
  font-weight: 700;
  opacity: .7
}
.f_contact strong {
  font-size: 22px;
  display: inline-block;
  vertical-align: top
}
.f_qr {
  float: right;
  line-height: 0
}
.f_qr h4 {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  opacity: .7;
  margin-bottom: 13px
}
.f_qr p {
  width: 110px;
  float: left
}
.f_qr p img {
  width: 110px;
  height: 110px
}
.f_qr p span {
  display: block;
  font-size: 13px;
  line-height: 100%;
  color: #fff;
  margin: 15px 0 21px
}
.f_qr p:nth-child(2) {
  margin-right: 25px
}
.f_qr a {
  display: block;
  width: 112px;
  height: 34px;
  background: #fff;
  border-radius: 17px;
  text-align: center;
  font-size: 15px;
  line-height: 34px;
  color: #004b98;
  clear: both;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.f_qr a:hover {
  width: 120px
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
#newBridge .icon-right-center {
  top: 25% !important;
}
.client-2 {
  position: fixed;
  right: -170px;
  top: 50%;
  z-index: 900;
}
.client-2 li a {
  text-decoration: none;
}
.client-2 li {
  margin-top: 1px;
  clear: both;
  height: 62px;
  position: relative;
}
.client-2 li i {
  background: url(../images/fx.png) no-repeat;
  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
}
.client-2 li p {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.client-2 .my-kefu-qq i {
  background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
  background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
  background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
  background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
  background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
  display: none;
}
.client-2 .my-kefu-ftop i {
  width: 33px;
  height: 31px;
  background-position: -23px -47px;
  background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
  padding-top: 6px;
}
.client-2 .my-kefu-left {
  float: left;
  width: 62px;
  height: 47px;
  position: relative;
}
.client-2 .my-kefu-tel-right {
  font-size: 16px;
  color: #fff;
  float: left;
  height: 24px;
  line-height: 22px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  margin-top: 14px;
}
.client-2 .my-kefu-right {
  width: 20px;
}
.client-2 .my-kefu-tel-main {
  background: #0163c6;
  color: #fff;
  height: 53px;
  width: 230px;
  padding: 9px 0 0;
  float: left;
}
.client-2 .my-kefu-main {
  background: #0163c6;
  width: 97px;
  height: 53px;
  position: relative;
  padding: 9px 0 0;
  float: left;
}
.client-2 .my-kefu-weixin-pic {
  position: absolute;
  left: -130px;
  top: -24px;
  display: none;
  z-index: 333;
}
.my-kefu-weixin-pic img {
  width: 115px;
  height: 115px;
}
.p14-infolist-1-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  padding: 22px 25px 22px 22px;
  background: #fff;
  overflow: hidden;
}
.p14-infolist-1-list dt {
  width: 36.5%;
  float: left;
  margin-right: 4%;
}
.p14-infolist-1-list dt img {
  width: 100%;
  display: block;
}
.p14-infolist-1-list dd h4 {
  height: 40px;
  font-weight: normal;
  font-size: 18px;
  color: #154c64;
  line-height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
}
.p14-infolist-1-list h4 a {
  display: block;
  height: 40px;
  color: #4b4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-infolist-1-list dl:hover {
  border: 1px solid #0163c6;
}
.p14-infolist-1-list dl:hover h4 a {
  color: #0163c6;
}
.p14-infolist-1-list-desc {
  max-height: 72px;
  font-size: 14px;
  line-height: 24px;
  color: #797979;
  margin-bottom: 28px;
  overflow: hidden;
}
.p14-infolist-1-list-deta {
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: right;
  background: #b6b6b6;
  color: #fff;
}
.p14-infolist-1-list-deta a {
  color: #fff;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
  background: #0163c6;
  border-color: #0163c6;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
  color: #fff;
}
.fdh-01-tit {
  background: #0163c6;
  height: 80px;
}
.fdh-01-tit h2 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.fdh-01-tit h2 span {
  font-size: 14px;
  text-transform: uppercase;
}
.k12-cx-xgcp-4pl-fx1-1-01-tit {
  background: #0163c6;
  height: 80px;
  margin-bottom: 15px;
}
.k12-cx-xgcp-4pl-fx1-1-01-tit h2 {
  height: 80px;
  font-size: 24px;
  font-weight: normal;
  line-height: 80px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.k12-cx-xgcp-4pl-fx1-1-01-tit h2 span {
  font-size: 14px;
  text-transform: uppercase;
}
.k12-cx-xgcp-4pl-fx1-1-01-tit b {
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  color: #464646;
  padding-left: 52px;
  border-bottom: 2px solid #f58020;
  background: url(images/p14-icon11.png) no-repeat 22px center;
}
.k12-cx-xgcp-4pl-fx1-1-01-tit span {
  margin-left: 10px;
  font-size: 18px;
  font-family: Arial;
  color: #c2c2c1;
  text-transform: uppercase;
}
.k12-cx-xgcp-4pl-fx1-1-01-list dl {
  width: 100%;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
  margin-right: 0;
}
.k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
  border-color: #0163c6;
}
.k12-cx-xgcp-4pl-fx1-1-01-list dl img {
  display: block;
  width: 100%;
}
.k12-cx-xgcp-4pl-fx1-1-01-list dl dt {
  height: 200px;
}
.k12-cx-xgcp-4pl-fx1-1-01-list dd {
  padding: 10px 28px 10px 10px;
  margin-right: 2px;
  position: relative;
}
.k12-cx-xgcp-4pl-fx1-1-01-list h4 {
  height: 30px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #191919;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.k12-cx-xgcp-4pl-fx1-1-01-list h4 a {
  color: #191919;
}
.k12-cx-xgcp-4pl-fx1-1-01-desc {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-info-3 {
  background: #f5f5f5;
  padding: 8px 20px;
}
.p14-info-3-tit {
  height: 55px;
  font-size: 24px;
  font-weight: normal;
  line-height: 55px;
  color: #4b4a4a;
}
.p14-info-3-list li h4 {
  height: 46px;
  font-size: 14px;
  font-weight: normal;
  line-height: 46px;
  color: #4b4a4a;
  border-top: 1px dashed #dbdbdb;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-info-3-list li h4 a {
  color: #4b4a4a;
}
.p14-info-3-list li h4 span {
  float: right;
}
.p14-pagination-1 dl {
  margin-bottom: 24px;
  padding-right: 40px;
}
.p14-pagination-1 dd {
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-pagination-1 dd b {
  float: right;
  font-weight: normal;
}
.p14-pagination-1 dd span {
  width: 60px;
  height: 32px;
  background: #a2a2a2;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
.p14-pagination-1 dt {
  height: 1px;
  border-bottom: 1px dashed #b5b5b5;
  margin-left: 60px;
  padding-top: 2px;
  margin-bottom: 2px;
}
.p14-pagination-1 dd em {
  float: right;
  padding-left: 20px;
  font-weight: normal;
}
.p14-pagination-1 dl a {
  color: #4b4a4a;
}
.p14-pagination-1-href {
  float: right;
  font-size: 18px;
  line-height: 32px;
}
.p14-pagination-1-href span {
  display: inline-block;
  padding: 0 6px;
  margin-left: 4px;
  background: #f58020;
}
.p14-pagination-1-href a {
  display: block;
  color: #fff;
}
.p14-pagination-1-key {
  min-height: 40px;
  border-top: 1px solid #f58020;
  font-size: 14px;
  line-height: 40px;
  color: #575556;
}
.p14-pagination-1-key a {
  color: #575556;
}
.p14-pagination-1-key span {
  display: inline-block;
  margin: 0 4px;
}
.p15-infocontent-1 {
  margin-bottom: 30px;
}
.p15-infocontent-1-tit {
  text-align: center;
  font-weight: normal;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 40px;
  color: #535353;
  height: 40px;
  overflow: hidden;
}
.p15-infocontent-1-bool {
  border-bottom: 1px solid #f58020;
  height: 20px;
  font-size: 12px;
  color: #909090;
}
.p15-infocontent-1-bool span {
  margin-right: 20px;
}
.p15-infocontent-1-bool span a {
  color: #909090;
}
.p15-infocontent-1-bool i {
  font-style: normal;
  float: right;
  display: block;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #f58020;
}
.p15-infocontent-1-bool i a {
  color: #fff;
}
.p15-infocontent-1-bool span {
  margin-right: 15px;
}
.p15-infocontent-1-tag span {
  margin-right: 10px;
}