@charset "utf-8";
/* Banner */
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}
.banner .bd {
  zoom: 1;
}
.banner .bd img {
  width: 100% !important;
  height: auto !important;
}
/* 主体 */
.container {
  position: relative;
  padding: 0 0 15px;
  z-index: 8;
}
.wrap {
  position: relative;
  width: 1200px;
  min-height: 460px;
  _height: 460px;
  margin: 0 auto;
}
.sidebar {}
.wrap .main {
  display: block;
  overflow: hidden;
  *zoom: 1;
  padding: 30px 0 0;
}
.wrapBt {
  height: 0;
  background: none;
  overflow: hidden;
  clear: both;
}
/* 左侧栏目标题 */
.leftTitle {
  position: relative;
  margin-bottom: 18px;
  padding: 18px 0;
  color: #333;
  display: none;
}
.leftTitle i, .leftTitle s {
  display: block;
  text-align: center;
}
.leftTitle i {
  font-size: 38px;
  line-height: 58px;
  font-weight: normal;
}
.leftTitle s {
  color: #888;
  font: 12px/18px arial;
  text-decoration: none;
  text-transform: uppercase;
}
/* 二级、三级菜单 */
.menu {
  border-bottom: 1px solid #d2d2d2;
}
.menu dl {
  zoom: 1;
}
.menu dl:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
  width: 100%;
}
.menu dl dt {
  zoom: 1;
  vertical-align: top;
  float: left;
}
.menu dl dt a {
  font-size: 14px;
  color: #414141;
  padding: 21px 22px;
  display: block;
  color: #333
}
.menu dl dt a:hover, .menu dl dt .current {
  color: #fff;
  background: #940e03;
}
.tmenu {
  background: #f3f3f3;
}
.tmenu dl {
  zoom: 1;
}
.tmenu dl:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both
}
.tmenu dl dt {
  zoom: 1;
  vertical-align: top;
  float: left;
}
.tmenu dl dt a {
  font-size: 14px;
  color: #414141;
  padding: 16px 21px 14px;
  display: block;
  color: #323232;
  border-bottom: 2px solid transparent;
}
.tmenu dl dt a:hover, .tmenu dl dt .current {
  border-bottom: 2px solid #940e03;
}
.m-rdm {
  padding: 25px 0 10px;
  text-align: center;
}
.m-rdm a {
  display: inline-block;
  margin: 0 8px 10px;
  padding: 3px 20px;
  border: 1px solid #ddd;
  line-height: 24px;
}
.m-rdm a:hover, .m-rdm .current {
  border: 1px solid #999;
  background: #999;
  color: #fff;
}
/* 面包屑
.location { position:relative; height:24px; width:1002px; margin:0 auto 30px; padding:11px 0; border-bottom:1px solid #eaeaea; line-height:24px; display:none; }
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; }
.breadcrumbs { float:right; text-align:right; }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) no-repeat 0 center; } */
/* 内容模式 */
.article {
  padding: 0 0 40px;
  line-height: 2;
  font-size: 14px;
  word-wrap: break-word;
}
.article .hd {
  padding: 30px 0 20px;
  text-align: center;
}
.article .hd h1 {
  color: #000;
  font-size: 20px;
}
.article .hd .titBar {
  color: #797979;
  font-size: 12px;
}
.article .bd {
  padding: 30px 0;
}
.article .ft {
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
  margin-top: 20px;
}
.article .bd img {
  max-width: 100%;
  height: auto
}
/* 头部新闻 */
.hotNews {
  margin-bottom: 30px;
  background: #848484;
  overflow: hidden;
}
.hotNews .pic {
  float: left;
  width: 390px;
  height: 250px;
  margin-right: 5px;
}
.hotNews .pic img {
  width: 100%;
  height: 100%;
}
.hotNews dl {
  display: block;
  overflow: hidden;
  zoom: 1;
  padding: 25px 20px 0 15px;
  line-height: 22px;
}
.hotNews dl dt {
  margin-bottom: 13px;
  padding-left: 10px;
  background: url(o_ico_05.jpg) no-repeat 0 13px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}
.hotNews dl dt a {
  color: #fff;
}
.hotNews dl dt a:hover {
  color: #000;
}
.hotNews dl .i {
  min-height: 110px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #eee;
}
.hotNews dl .m {
  width: 84px;
  height: 24px;
  margin-left: 10px;
  background: #fff;
  line-height: 24px;
  text-align: center;
}
.hotNews dl .m a {
  display: block;
  color: #333;
}
.hotNews dl .m a:hover {
  background: #666;
  color: #fff;
}
/* 新闻列表 */
.news {
  padding: 0 0 40px;
}
.newsTable th {
  border: 1px solid #fff;
  background: #c8cacb;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.newsTable td {
  padding: 8px 10px;
  border-bottom: 1px solid #dcd9d4;
  line-height: 20px;
}
.list {
  padding: 0 0 40px;
}
.list li {
  padding: 9px 0;
  border-bottom: 1px dashed #e0e0e0;
  background: url(o_ico_18.gif) no-repeat 2px 17px;
  font-size: 14px;
  line-height: 20px;
  clear: both;
}
.list li span {
  float: right;
  color: #999;
  font-size: 12px;
}
.list li a {
  padding-left: 15px;
}
.list li a:hover {
  text-decoration: underline;
}
/* 图文新闻 */
.pothoItem {
  margin: 0 0 40px;
}
.pothoItem .item {
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-bottom: 1px dashed #d3d3d3;
  overflow: hidden;
}
.pothoItem .item .pic {
  float: left;
  width: 200px;
  height: 150px;
  margin-right: 20px;
  padding: 4px;
  border: 1px solid #e7e7e7;
}
.pothoItem .item .pic img {
  width: 200px;
  height: 150px;
}
.pothoItem .item dl {
  display: block;
  overflow: hidden;
  zoom: 1;
  padding: 0;
  line-height: 20px;
}
.pothoItem .item dl dt {
  font-size: 16px;
  line-height: 32px;
}
.pothoItem .item dl .d, .pothoItem .item dl .m {
  display: none;
}
.pothoItem .item dl .i {
  padding: 5px 0 0;
  color: #999;
  font-size: 14px;
  line-height: 25px;
}
/* 图片列表 */
.pic-item-list {
  margin: 0 0 20px;
}
.pic-item-list .pic-item {
  display: block;
  float: left;
  width: 130px;
  margin-bottom: 10px;
  padding: 0;
}
.pic-item-list .list-pic {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  padding: 4px;
  border: 1px solid #919090;
  line-height: 100px;
  text-align: center;
}
.pic-item-list dl {
  padding: 0 5px;
  line-height: 26px;
  text-align: center;
}
.piList {
  padding: 0 0 20px;
  overflow: hidden;
}
.piList .pic-item-list {
  width: 1028px;
  margin: 0;
  padding: 0;
}
.piList .pic-item {
  position: relative;
  width: 230px;
  margin: 0 27px 23px 0;
  padding: 0;
  display: inline;
}
.piList .list-pic {
  display: block;
  width: 230px;
  height: 172px;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  line-height: 148px;
}
.piList .list-pic img {
  width: 230px;
  height: 172px;
}
.piList dl {
  padding: 4px 5px;
  line-height: 20px;
}
.piList dl dt {
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* 分页 */
.page {
  margin-top: 35px;
  padding: 0 0 60px;
  line-height: 32px;
  text-align: center;
}
.page a {
  display: inline-block;
  margin: 0 2px;
  padding: 0 10px;
  color: #333;
  background: #f5f5f5;
  vertical-align: top;
  font-size: 14px;
}
.page a:hover, .page .current {
  background: #2584d7;
  color: #fff;
}
/* 人才招聘 */
.hrTop {
  padding: 0 0 30px;
  border-bottom: 1px solid #ddd;
}
.hrTop li {
  padding-left: 16px;
  background: url(ico_05.gif) no-repeat 0 8px;
  font-weight: bold;
  line-height: 24px;
}
.hrTable .hrTableTh {
  height: 32px;
  background: #666;
  color: #fff;
}
.hrTable th {
  color: #fff;
  font-weight: normal;
}
.hrTable td {
  padding: 0 8px;
}
.hrTable .bg td {
  background: #eee;
}
.hr {
  position: relative;
  padding: 0 0 40px;
}
.hr h3 {
  padding-left: 0;
  border-bottom: 1px dotted #ccc;
  color: #0063be;
  font-size: 20px;
  line-height: 55px;
}
.hr h3 s {
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 17px;
  cursor: pointer;
}
.hr h3 .off {
  background: url(hr_down.gif) no-repeat center;
}
.hr h3 .on {
  background: url(hr_up.gif) no-repeat center;
}
.hrItem {
  margin-bottom: 5px;
}
.hrItem .title {
  border-bottom: 1px dotted #ccc;
  color: #999;
  font-weight: bold;
  line-height: 36px;
}
.hrItem .title span {
  float: right;
  font-weight: 100;
}
.hrItem .title span a {
  color: #88000c;
}
.hrItem .con {
  margin-bottom: 10px;
  padding: 15px 0;
  line-height: 24px;
}
.hrItem .con h4 {
  font-size: 14px;
  line-height: 36px;
}
.hrItem .apply {
  width: 95px;
  height: 25px;
  padding: 0;
  background: #01286f;
  color: #fff;
  line-height: 25px;
  text-align: center;
}
.hrItem .apply a {
  color: #fff;
}
.hr-list {
  margin-bottom: 5px;
  padding: 5px 5px 15px;
  border-bottom: 1px dotted #777;
}
.hr-list .title {
  padding: 0;
  color: #0063be;
  font-weight: bold;
  line-height: 20px;
}
.hr-list .title span {
  float: right;
  font-weight: 100;
}
.hr-list .info {
  padding: 5px 0;
  line-height: 24px;
}
.hr-list .apply {
  height: 24px;
  line-height: 24px;
  text-align: right;
}
/* 新闻列表 */
.message {
  padding: 0 0 30px;
}
.message-list {
  margin-bottom: 5px;
  padding: 5px 5px 15px;
  border-bottom: 1px dotted #ddd;
}
.message-list .m-title {
  padding: 0;
  color: #0063be;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.message-list .m-title span {
  float: right;
  color: #01286f;
  font-size: 12px;
  font-weight: 100;
}
.message-list .m-info {
  padding: 5px 0;
  line-height: 24px;
}
.message-list .r-title {
  padding: 0;
  line-height: 20px;
}
.message-list .r-info {
  padding: 5px 0;
  line-height: 24px;
}
/* 人才招聘 */
.form-panel {
  padding: 0 0 30px;
}
.form-panel h4 {
  margin-bottom: 10px;
  padding: 0 20px;
  background: #666;
  color: #fff;
  line-height: 30px;
}
.form-panel .tips {
  padding: 10px 0 10px 100px;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
}
.form-panel .field {
  clear: both;
}
.form-panel li.field label {
  display: block;
  float: left;
  width: 100px;
  line-height: 24px;
  text-align: right;
}
.form-panel .input {
  padding: 5px 0;
  zoom: 1;
}
.form-panel .field:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.form-panel .text {
  height: 20px;
  padding: 2px 3px;
  border: 1px solid #ccc;
  background: #fff;
  color: #555;
}
.form-panel .textarea {
  width: 450px;
  height: 100px;
  padding: 1px 3px;
  border: 1px solid #ccc;
  background: #fff;
  color: #555;
}
.form-panel .submit-field {
  padding: 0 10px 20px 100px;
  _padding: 0 10px 20px 100px;
  clear: both;
}
.form-panel .submit-field input {
  margin-right: 10px;
}
.form-panel .submit-field .btn-submit, .form-panel .submit-field .btn-reset {
  width: 93px;
  height: 29px;
  border: none;
  background: #666;
  color: #fff;
  cursor: pointer;
}
/* 产品详细页 */
.m-detail {
  margin-bottom: 30px;
}
.m-detail .m-property {
  float: left;
  width: 100%;
}
.m-detail .property {
  margin-left: 350px;
}
.m-detail .property h1 {
  font-weight: 100;
  font-size: 18px;
  line-height: 34px;
}
.m-detail .property .m-i-a {
  margin-bottom: 8px;
  padding: 8px 0 15px;
  border-bottom: 1px dotted #d9d9d9;
  color: #888;
  font-size: 14px;
  line-height: 25px;
}
.m-detail .gallery {
  position: relative;
  float: left;
  width: 350px;
  margin-left: -100%;
}
.m-detail .gallery .bigPic {
  width: 300px;
  height: 224px;
}
.product-detail {
  margin-bottom: 30px;
  border: 1px solid #e5e5e5;
}
.product-detail .hd {
  height: 45px;
  border-bottom: 1px solid #e5e5e5;
  background: #f6f6f6;
}
.product-detail .hd h2 {
  float: left;
  width: 136px;
  height: 46px;
  margin: -2px 0 -1px;
  border-top: 2px solid #0058af;
  border-right: 1px solid #e5e5e5;
  background: #fff;
  font-size: 22px;
  font-weight: 100;
  line-height: 46px;
  text-align: center;
}
.product-detail .bd {
  padding: 25px;
  line-height: 28px;
  font-size: 14px;
}
.ipro {
  width: 1218px;
  margin-bottom: 20px;
}
.ipro .iproi {
  float: left;
  width: 390px;
  margin: 0 16px 16px 0;
}
.ipro .iproi .iproib {
  line-height: 55px;
  padding: 0 15px;
  background: #f3f3f3;
  position: relative;
}
.ipro .iproi .iproib .iproiba {
  font-size: 14px;
  color: #333333;
}
.ipro .iproi .iproib .iproibb {
  width: 87px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  background: #940e03;
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  top: 15px;
  right: 15px;
}
.ipro .iproi:hover .iproib {
  background: #940e03;
}
.ipro .iproi:hover .iproib .iproiba {
  color: #fff;
}
.inews {
  margin-bottom: 20px;
}
.inews .inewsi {
  padding: 33px 0 36px 24px;
  border-bottom: 1px solid #d2d2d1;
}
.inews .inewsi:hover {
  background: url(news2_03.jpg) no-repeat center;
  border-bottom: 1px solid transparent;
}
.inews .inewsi .inewsil {
  float: left;
}
.inews .inewsi .inewsim {
  float: left;
  width: 610px;
  margin-left: 30px;
}
.inews .inewsi .inewsim .inewsima {
  font-size: 18px;
  color: #333333;
  margin-top: 38px;
}
.inews .inewsi .inewsim .inewsimb {
  margin-top: 25px;
  font-size: 12px;
  color: #666666;
  line-height: 24px;
}
.inews .inewsi .inewsim .inewsimc {
  font-size: 12px;
  color: #666;
  margin-top: 10px;
  display: none;
}
.inews .inewsi .inewsir {
  float: right;
  width: 112px;
}
.inews .inewsi .inewsir div {
  font-size: 30px;
  color: #666666;
  margin-top: 60px;
}
.inews .inewsi .inewsir p {
  font-size: 14px;
  color: #666666;
}
.cot .cota .cotal {
  float: left;
  width: 559px;
  height: 450px;
  background: url(contact1_03.png) no-repeat center;
  padding: 55px 0 0 42px;
}
.cot .cota .cotal .cotala {
  font-size: 24px;
  color: #333333;
}
.cot .cota .cotal .cotalb {
  margin-top: 25px;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.cot .cota .cotal .cotalc {
  margin-top: 30px;
}
.cot .cota .cotal .cotalc .cotalci {
  float: left;
  margin-right: 22px;
  text-align: center;
}
.cot .cota .cotal .cotalc .cotalci p {
  font-size: 14px;
  color: #333333;
  margin-top: 12px;
}
.cot .cota .cotar {
  float: right;
  width: 565px;
}
.cot .cota .cotar .cotara {
  margin-bottom: 5px;
}
.cot .cota .cotar .cotara input {
  width: 95%;
  padding: 0 2.5%;
  font-size: 14px;
  height: 54px;
  background: #f5f5f5;
  outline: none;
}
.cot .cota .cotar .cotarb {
  margin-bottom: 5px;
}
.cot .cota .cotar .cotarb textarea {
  width: 100%;
  padding: 2.5%;
  font-size: 14px;
  background: #f5f5f5;
  outline: none;
  height: 236px;
}
.cot .cota .cotar .cotarc {
  margin-bottom: 5px;
}
.cot .cota .cotar .cotarc input {
  height: 54px;
  background: #950e03;
  width: 100%;
  font-size: 18px;
  color: #fff;
}
.cot .cotb {
  margin-top: 3.5%;
}
.p_d {
  margin-top: 20px;
}
.p_d .p_da .p_dal {
  float: left;
}
.p_d .p_da .p_dar {
  float: right;
  width: 487px;
  background: #f6f6f6;
  margin-top: 26px;
  padding: 0 58px;
}
.p_d .p_da .p_dar .p_dara {
  padding: 46px 0 0;
  height: 298px;
}
.p_d .p_da .p_dar .p_darb {
  padding-bottom: 47px;
}
.p_d .p_da .p_dar .p_darb a {
  display: inline-block;
  width: 136px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background: #940e03;
  font-size: 14px;
  color: #fff;
}
.p_d .p_db {
  margin-top: 40px;
  text-align: center;
}
.p_d .p_db .p_dba div {
  font-size: 24px;
  color: #333333;
  display: inline-block;
  border-bottom: 5px solid #940e03;
  padding-bottom: 3px;
}
.p_d .p_db .p_dbb {
  margin-top: 20px;
}
.ab {
  margin-top: 40px;
}
.abaa {
  text-align: center;
}
.abaa .abaa_c {
  display: inline-block;
  width: 218px;
  height: 56px;
  background: url(s1_1_03.png) no-repeat center;
  text-align: left;
}
.abaa .abaa_c div {
  font-size: 24px;
  color: #333333;
  padding-left: 87px;
}
.abaa .abaa_c p {
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
  padding-left: 71px;
}
.aba .abab {
  margin-top: 37px;
  text-align: center;
}
.aba .abab .ababa {
  font-size: 18px;
  color: #333333;
}
.aba .abab .ababb {
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
  line-height: 28px;
}
.ababc {
  margin-top: 45px;
  text-align: center;
}
.ababc a {
  display: inline-block;
  width: 184px;
  height: 40px;
  background: #940e03;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}
.abb {
  background: url(about1_02.jpg) no-repeat center;
  height: 150px;
  padding-top: 52px;
  margin-top: 65px;
}
.abb .abbc .abbci {
  float: left;
  width: 20%;
  text-align: center;
}
.abb .abbc .abbci div {
  font-size: 60px;
  color: #333333;
  font-weight: bold;
  font-family: "Arial";
}
.abb .abbc .abbci p {
  font-size: 18px;
  color: #333333;
  margin-top: -8px;
}
.abc {
  background: url(about2_03.jpg) no-repeat center;
  height: 538px;
  padding-top: 58px;
}
.abc .abca {
  text-align: center;
}
.abc .abca .abca_c {
  display: inline-block;
  width: 218px;
  height: 56px;
  background: url(about2_03.png) no-repeat center;
  text-align: left;
}
.abc .abca .abca_c div {
  font-size: 24px;
  color: #fff;
  padding-left: 87px;
}
.abc .abca .abca_c p {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 71px;
}
.abc .abcb {
  border: 1px solid #be2c2c;
  width: 1214px;
  margin-left: -8px;
  margin-top: 34px;
  padding: 8px 7px;
}
.abc .abcb .abcbc {}
.abc .abcb .abcbc .abcbci {
  float: left;
  width: 33.33333333%;
  background: #822020;
  text-align: center;
  height: 343px;
}
.abc .abcb .abcbc .abcbci1 {
  background: #932323;
}
.abc .abcb .abcbc .abcbci .abcbcia {
  width: 26%;
  margin: 0 auto;
  padding-top: 57px;
}
.abc .abcb .abcbc .abcbci .abcbcib {
  font-size: 22px;
  color: #ffffff;
  margin-top: 23px;
}
.abc .abcb .abcbc .abcbci .abcbcic {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 8px;
}
.abc .abcb .abcbc .abcbci .abcbcid {
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
}
.abd {
  margin-top: 4%;
}
.abd .abdc {
  margin-top: 50px;
  position: relative;
}
.abd .abdc .swiper-slide p {
  border: 1px solid #dcdcdc;
  border-bottom: 0;
}
.abd .abdc .swiper-slide div {
  font-size: 14px;
  color: #333333;
  background: #eeeeee;
  line-height: 47px;
  text-align: center;
}
.abd .abdc .swiper-slide:hover div {
  color: #fff;
  background: #940e03;
}
.abd .abdc .swiper-button-prev, .abd .abdc .swiper-container-rtl .swiper-button-next {
  background: url(about7_06.jpg) no-repeat center;
  left: -94px;
  outline: none;
  width: 45px;
  height: 89px;
  margin-top: -44.5px;
}
.abd .abdc .swiper-button-next, .abd .abdc .swiper-container-rtl .swiper-button-prev {
  background: url(about8_09.jpg) no-repeat center;
  right: -94px;
  outline: none;
  width: 45px;
  height: 89px;
  margin-top: -44.5px;
}
.abe {
  background: url(about10_02.jpg) no-repeat center;
  height: 538px;
  padding-top: 58px;
  margin-top: 78px;
}
.abe .abec {
  margin-top: 44px;
  width: 1224px;
}
.abe .abec .swiperslide {
  float: left;
  margin-right: 24px;
  position: relative;
}
.abe .abec .swiperslide div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 277px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}
.ss .ssi .ssi_l {
  display: inline-block;
  padding-left: 22px;
  background: url(ss_03.png) no-repeat left center;
  margin-right: 25px;
  line-height: 32px;
}
.ss .ssi .ssi_r {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  line-height: 32px;
}
@media screen and (max-width:1200px) and (min-width:900px) {
  .wrap {
    width: 98%;
  }
  .g-in {
    width: 98%;
  }
  .wrap .main {
    float: none;
    padding: 0;
    margin: 0 auto;
  }
  .container {
    padding-top: 0;
  }
  .article {
    padding: 20px 0 25px;
  }
  .b-in {
    width: 100%;
  }
  .s-in {
    width: 98%;
  }
  .ipro {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ipro .iproi {
    float: left;
    width: 29.33333%;
    margin: 0 2% 2%;
  }
  .ipro .iproi .iproia img {
    width: 100%;
    height: 100%;
  }
  .ipro .iproi .iproib {
    line-height: 40px;
    padding: 0;
    text-align: center;
  }
  .ipro .iproi .iproib .iproibb {
    display: none;
  }
  .inews {
    width: 100%;
    margin-top: 20px;
  }
  .inews .inewsi {
    padding: 33px 0 36px 0;
  }
  .inews .inewsi .inewsil {
    float: left;
    width: 27%;
  }
  .inews .inewsi .inewsil img {
    width: 100%;
    height: 100%;
  }
  .inews .inewsi .inewsim {
    float: left;
    width: 70%;
    margin-left: 3%;
  }
  .inews .inewsi .inewsim .inewsima {
    font-size: 18px;
    margin-top: 3%;
  }
  .inews .inewsi .inewsim .inewsimb {
    margin-top: 25px;
  }
  .inews .inewsi .inewsim .inewsimc {
    display: block;
  }
  .inews .inewsi .inewsir {
    display: none;
  }
  .cot {
    margin-top: 20px;
  }
  .cot .cota .cotal {
    float: none;
    width: 559px;
    height: 450px;
    background: url(contact1_03.png) no-repeat center;
    padding: 55px 0 0 42px;
    margin: 0 auto;
  }
  .cot .cota .cotal .cotala {
    font-size: 24px;
    color: #333333;
  }
  .cot .cota .cotal .cotalb {
    margin-top: 25px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .cot .cota .cotal .cotalc {
    margin-top: 30px;
  }
  .cot .cota .cotal .cotalc .cotalci {
    float: left;
    margin-right: 22px;
    text-align: center;
  }
  .cot .cota .cotal .cotalc .cotalci p {
    font-size: 14px;
    color: #333333;
    margin-top: 12px;
  }
  .cot .cota .cotar {
    float: none;
    width: 565px;
    margin: 3% auto 0;
  }
  .cot .cota .cotar .cotara {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotara input {
    width: 95%;
    padding: 0 2.5%;
    font-size: 14px;
    height: 54px;
    background: #f5f5f5;
    outline: none;
  }
  .cot .cota .cotar .cotarb {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarb textarea {
    width: 95%;
    padding: 2.5%;
    font-size: 14px;
    background: #f5f5f5;
    outline: none;
    height: 236px;
  }
  .cot .cota .cotar .cotarc {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarc input {
    height: 54px;
    background: #950e03;
    width: 100%;
    font-size: 18px;
    color: #fff;
  }
  .p_d {
    margin-top: 20px;
  }
  .p_d .p_da .p_dal {
    float: none;
    text-align: center;
  }
  .p_d .p_da .p_dar {
    float: none;
    width: 90%;
    background: #f6f6f6;
    margin-top: 0;
    padding: 0 5%;
  }
  .p_d .p_da .p_dar .p_dara {
    padding: 5% 0 0;
    height: auto;
  }
  .p_d .p_da .p_dar .p_darb {
    padding-bottom: 5%;
    margin-top: 5%;
  }
  .p_d .p_da .p_dar .p_darb a {
    display: inline-block;
    width: 20%;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #940e03;
    font-size: 14px;
    color: #fff;
  }
  .p_d .p_db {
    margin-top: 40px;
    text-align: center;
  }
  .p_d .p_db .p_dba div {
    font-size: 24px;
    color: #333333;
    display: inline-block;
    border-bottom: 5px solid #940e03;
    padding-bottom: 3px;
  }
  .p_d .p_db .p_dbb {
    margin-top: 20px;
  }
  .ababc {
    margin-top: 40px;
  }
  .abc {
    background: url(about2_03.jpg) no-repeat center;
    height: 538px;
    padding-top: 58px;
  }
  .abc .abcb {
    border: 1px solid #be2c2c;
    width: 100%;
    margin-left: 0;
    margin-top: 34px;
    padding: 1%;
  }
  .abc .abcb .abcbc {}
  .abc .abcb .abcbc .abcbci {
    float: left;
    width: 33.33333333%;
    background: #822020;
    text-align: center;
    height: 343px;
  }
  .abc .abcb .abcbc .abcbci1 {
    background: #932323;
  }
  .abc .abcb .abcbc .abcbci .abcbcia {
    width: 26%;
    margin: 0 auto;
    padding-top: 57px;
  }
  .abc .abcb .abcbc .abcbci .abcbcib {
    font-size: 22px;
    color: #ffffff;
    margin-top: 23px;
  }
  .abc .abcb .abcbc .abcbci .abcbcic {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 8px;
  }
  .abc .abcb .abcbc .abcbci .abcbcid {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
  }
  .abe {
    background: url(about10_02.jpg) no-repeat center;
    height: auto;
    padding: 58px 0;
    margin-top: 70px;
  }
  .abe .abec {
    margin-top: 44px;
    width: 100%;
  }
  .abe .abec .swiperslide {
    float: left;
    margin-right: 24px;
    position: relative;
    width: 29.33333%;
    margin: 0 2%;
  }
  .abe .abec .swiperslide img {
    height: auto;
  }
  .abe .abec .swiperslide div {
    position: static;
    line-height: 2;
    text-align: center;
    font-size: 18px;
    color: #333;
    background: none;
  }
}
@media screen and (max-width:900px) and (min-width:640px) {
  .wrap {
    width: 98%;
  }
  .g-in {
    width: 98%;
  }
  .s-in {
    width: 98%;
  }
  .wrap .main {
    float: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }
  .container {
    padding-top: 0;
  }
  /*.menu dl{text-align: center;}*/
  .b-in {
    width: 100%;
  }
  .sidebar {
    width: 100%;
  }
  .menu dl dt a {
    padding: 19px 19px;
  }
  .tmenu dl dt a {
    padding: 14px 19px 12px;
  }
  .pic-item-list {
    margin: 20px 0 20px;
  }
  .pic-item-list .pic-item {
    display: block;
    float: left;
    width: 130px;
    margin-bottom: 10px;
    padding: 0;
  }
  .pic-item-list .list-pic {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding: 4px;
    border: 1px solid #919090;
    line-height: 100px;
    text-align: center;
  }
  .pic-item-list dl {
    padding: 0 5px;
    line-height: 26px;
    text-align: center;
  }
  .piList {
    padding: 0 0 20px;
    overflow: hidden;
  }
  .piList .pic-item-list {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
  }
  .piList .pic-item {
    position: relative;
    width: 29.333333%;
    margin: 0 2%;
    padding: 0;
    display: inline;
    box-sizing: border-box;
  }
  /*.piList .pic-item:nth-child(2n){margin-right: 0;}*/
  .piList .list-pic {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }
  .piList .list-pic img {
    width: 100%;
    height: auto;
  }
  .piList dl {
    padding: 4px 5px;
    line-height: 20px;
  }
  .piList dl dt {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .hotNews {
    margin-bottom: 30px;
    background: #848484;
    overflow: hidden;
    width: 100%;
  }
  .hotNews .pic {
    float: left;
    width: 100%;
    width: 45%;
  }
  .hotNews .pic img {
    width: 100%;
    height: 100%;
  }
  .hotNews dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 25px 20px 0 15px;
    line-height: 22px;
    box-sizing: border-box;
  }
  .hotNews dl dt {
    margin-bottom: 13px;
    padding-left: 10px;
    background: url(o_ico_05.jpg) no-repeat 0 13px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
  }
  .hotNews dl dt a {
    color: #fff;
  }
  .hotNews dl dt a:hover {
    color: #000;
  }
  .hotNews dl .i {
    min-height: 110px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #eee;
  }
  .hotNews dl .m {
    width: 84px;
    height: 24px;
    margin-left: 10px;
    background: #fff;
    line-height: 24px;
    text-align: center;
  }
  .hotNews dl .m a {
    display: block;
    color: #333;
  }
  .hotNews dl .m a:hover {
    background: #666;
    color: #fff;
  }
  .breadcrumbs {
    width: 100%;
  }
  .article {
    padding: 20px 0 20px;
  }
  .list li {
    padding: 10px 0;
    border-bottom: 1px dashed #e0e0e0;
    background: url(o_ico_11.gif) no-repeat 2px 13px;
    line-height: 20px;
    clear: both;
    font-size: 14px;
  }
  .list li span {
    float: right;
    color: #999;
    font-size: 13px;
  }
  .ipro {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ipro .iproi {
    float: left;
    width: 29.33333%;
    margin: 0 2% 2%;
  }
  .ipro .iproi .iproia img {
    width: 100%;
    height: 100%;
  }
  .ipro .iproi .iproib {
    line-height: 40px;
    padding: 0;
    text-align: center;
  }
  .ipro .iproi .iproib .iproibb {
    display: none;
  }
  .inews {
    width: 100%;
    margin-top: 20px;
  }
  .inews .inewsi {
    padding: 33px 0 36px 0;
  }
  .inews .inewsi .inewsil {
    float: none;
    width: 100%;
    text-align: center;
  }
  .inews .inewsi .inewsil img {
    height: 100%;
  }
  .inews .inewsi .inewsim {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .inews .inewsi .inewsim .inewsima {
    font-size: 18px;
    margin-top: 3%;
  }
  .inews .inewsi .inewsim .inewsimb {
    margin-top: 25px;
  }
  .inews .inewsi .inewsim .inewsimc {
    display: block;
  }
  .inews .inewsi .inewsir {
    display: none;
  }
  .cot {
    margin-top: 20px;
  }
  .cot .cota .cotal {
    float: none;
    width: 559px;
    height: 450px;
    background: url(contact1_03.png) no-repeat center;
    padding: 55px 0 0 42px;
    margin: 0 auto;
  }
  .cot .cota .cotal .cotala {
    font-size: 24px;
    color: #333333;
  }
  .cot .cota .cotal .cotalb {
    margin-top: 25px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .cot .cota .cotal .cotalc {
    margin-top: 30px;
  }
  .cot .cota .cotal .cotalc .cotalci {
    float: left;
    margin-right: 22px;
    text-align: center;
  }
  .cot .cota .cotal .cotalc .cotalci p {
    font-size: 14px;
    color: #333333;
    margin-top: 12px;
  }
  .cot .cota .cotar {
    float: none;
    width: 565px;
    margin: 3% auto 0;
  }
  .cot .cota .cotar .cotara {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotara input {
    width: 95%;
    padding: 0 2.5%;
    font-size: 14px;
    height: 54px;
    background: #f5f5f5;
    outline: none;
  }
  .cot .cota .cotar .cotarb {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarb textarea {
    width: 95%;
    padding: 2.5%;
    font-size: 14px;
    background: #f5f5f5;
    outline: none;
    height: 236px;
  }
  .cot .cota .cotar .cotarc {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarc input {
    height: 54px;
    background: #950e03;
    width: 100%;
    font-size: 18px;
    color: #fff;
  }
  .p_d {
    margin-top: 20px;
  }
  .p_d .p_da .p_dal {
    float: none;
    text-align: center;
  }
  .p_d .p_da .p_dal img {
    height: auto;
  }
  .p_d .p_da .p_dar {
    float: none;
    width: 90%;
    background: #f6f6f6;
    margin-top: 0;
    padding: 0 5%;
  }
  .p_d .p_da .p_dar .p_dara {
    padding: 5% 0 0;
    height: auto;
  }
  .p_d .p_da .p_dar .p_darb {
    padding-bottom: 5%;
    margin-top: 5%;
  }
  .p_d .p_da .p_dar .p_darb a {
    display: inline-block;
    width: 20%;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #940e03;
    font-size: 14px;
    color: #fff;
  }
  .p_d .p_db {
    margin-top: 40px;
    text-align: center;
  }
  .p_d .p_db .p_dba div {
    font-size: 24px;
    color: #333333;
    display: inline-block;
    border-bottom: 5px solid #940e03;
    padding-bottom: 3px;
  }
  .p_d .p_db .p_dbb {
    margin-top: 20px;
  }
  .ababc {
    margin-top: 35px;
  }
  .abb {
    background: url(about1_02.jpg) no-repeat center;
    height: auto;
    padding-top: 52px;
    margin-top: 60px;
    padding-bottom: 50px;
    background-size: cover;
  }
  .abb .abbc .abbci {
    float: left;
    width: 33.333333%;
    text-align: center;
  }
  .abb .abbc .abbci div {
    font-size: 55px;
  }
  .abb .abbc .abbci p {
    font-size: 16px;
  }
  .abc {
    background: url(about2_03.jpg) no-repeat center;
    height: 538px;
    padding-top: 58px;
  }
  .abc .abcb {
    border: 1px solid #be2c2c;
    width: 98%;
    margin-left: 0;
    margin-top: 34px;
    padding: 1%;
  }
  .abc .abcb .abcbc {}
  .abc .abcb .abcbc .abcbci {
    float: left;
    width: 33.33333333%;
    background: #822020;
    text-align: center;
    height: 343px;
  }
  .abc .abcb .abcbc .abcbci1 {
    background: #932323;
  }
  .abc .abcb .abcbc .abcbci .abcbcia {
    width: 26%;
    margin: 0 auto;
    padding-top: 57px;
  }
  .abc .abcb .abcbc .abcbci .abcbcib {
    font-size: 22px;
    color: #ffffff;
    margin-top: 23px;
  }
  .abc .abcb .abcbc .abcbci .abcbcic {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 8px;
  }
  .abc .abcb .abcbc .abcbci .abcbcid {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
  }
  .abe {
    background: #f6f6f6;
    height: auto;
    padding: 50px 0;
    margin-top: 60px;
  }
  .abe .abec {
    margin-top: 40px;
    width: 100%;
  }
  .abe .abec .swiperslide {
    float: left;
    position: relative;
    width: 29.33333%;
    margin: 0 2%;
  }
  .abe .abec .swiperslide img {
    height: auto;
  }
  .abe .abec .swiperslide div {
    position: static;
    line-height: 2;
    text-align: center;
    font-size: 17px;
    color: #333;
    background: none;
  }
}
@media screen and (max-width:640px) and (min-width:560px) {
  .wrap {
    width: 98%;
  }
  .g-in {
    width: 98%;
  }
  .s-in {
    width: 98%;
  }
  .wrap .main {
    float: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }
  .leftTitle {
    position: relative;
    margin-bottom: 18px;
    padding: 18px 0;
    color: #333;
    height: auto;
  }
  .container {
    padding-top: 0;
  }
  .sidebar {
    width: 100%;
  }
  .b-in {
    width: 100%;
  }
  .menu dl dt a {
    padding: 17px 17px;
  }
  .tmenu dl dt a {
    padding: 12px 17px 10px;
  }
  .pic-item-list {
    margin: 0 0 20px;
  }
  .pic-item-list .pic-item {
    display: block;
    float: left;
    width: 130px;
    margin-bottom: 10px;
    padding: 0;
  }
  .pic-item-list .list-pic {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding: 4px;
    border: 1px solid #919090;
    line-height: 100px;
    text-align: center;
  }
  .pic-item-list dl {
    padding: 0 5px;
    line-height: 26px;
    text-align: center;
  }
  .piList {
    padding: 0 0 20px;
    overflow: hidden;
  }
  .piList .pic-item-list {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
  }
  .piList .pic-item {
    position: relative;
    width: 29.3333333%;
    padding: 0 28px 23px 0;
    padding: 0;
    display: inline;
    box-sizing: border-box;
    margin: 0 2%;
  }
  /*.piList .pic-item:nth-child(2n){margin-right: 0;}*/
  .piList .list-pic {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }
  .piList .list-pic img {
    width: 100%;
    height: auto;
  }
  .piList dl {
    padding: 4px 5px;
    line-height: 20px;
  }
  .piList dl dt {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .hotNews {
    margin-bottom: 30px;
    background: #848484;
    overflow: hidden;
    width: 100%;
  }
  .hotNews .pic {
    float: left;
    width: 100%;
    width: 45%;
  }
  .hotNews .pic img {
    width: 100%;
    height: 100%;
  }
  .hotNews dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 25px 20px 0 15px;
    line-height: 22px;
    box-sizing: border-box;
  }
  .hotNews dl dt {
    margin-bottom: 13px;
    padding-left: 10px;
    background: url(o_ico_05.jpg) no-repeat 0 13px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
  }
  .hotNews dl dt a {
    color: #fff;
  }
  .hotNews dl dt a:hover {
    color: #000;
  }
  .hotNews dl .i {
    min-height: 110px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #eee;
  }
  .hotNews dl .m {
    width: 84px;
    height: 24px;
    margin-left: 10px;
    background: #fff;
    line-height: 24px;
    text-align: center;
  }
  .hotNews dl .m a {
    display: block;
    color: #333;
  }
  .hotNews dl .m a:hover {
    background: #666;
    color: #fff;
  }
  .pothoItem {
    margin: 20px 0 40px;
  }
  .pothoItem .item {
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #d3d3d3;
    overflow: hidden;
  }
  .pothoItem .item .pic {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 20px;
    padding: 4px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
  }
  .pothoItem .item .pic img {
    width: 100%;
    height: auto;
  }
  .pothoItem .item dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0;
    line-height: 20px;
  }
  .pothoItem .item dl dt {
    font-size: 16px;
    line-height: 32px;
  }
  .pothoItem .item dl .d, .pothoItem .item dl .m {
    display: none;
  }
  .pothoItem .item dl .i {
    padding: 5px 0 0;
    color: #999;
    font-size: 14px;
    line-height: 25px;
  }
  .breadcrumbs {
    width: 100%;
  }
  .mmnav {
    display: none;
  }
  .article {
    padding: 20px 0 15px;
  }
  .inner {
    display: block;
  }
  .list li {
    padding: 10px 0;
    border-bottom: 1px dashed #e0e0e0;
    background: url(o_ico_11.gif) no-repeat 2px 13px;
    line-height: 20px;
    clear: both;
    font-size: 14px;
  }
  .list li span {
    float: right;
    color: #999;
    font-size: 13px;
  }
  .ipro {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ipro .iproi {
    float: left;
    width: 46%;
    margin: 0 2% 2%;
  }
  .ipro .iproi .iproia img {
    width: 100%;
    height: 100%;
  }
  .ipro .iproi .iproib {
    line-height: 40px;
    padding: 0;
    text-align: center;
  }
  .ipro .iproi .iproib .iproibb {
    display: none;
  }
  .inews {
    width: 100%;
    margin-top: 20px;
  }
  .inews .inewsi {
    padding: 33px 0 36px 0;
  }
  .inews .inewsi .inewsil {
    float: none;
    width: 100%;
    text-align: center;
  }
  .inews .inewsi .inewsil img {
    height: 100%;
  }
  .inews .inewsi .inewsim {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .inews .inewsi .inewsim .inewsima {
    font-size: 18px;
    margin-top: 3%;
  }
  .inews .inewsi .inewsim .inewsimb {
    margin-top: 25px;
  }
  .inews .inewsi .inewsim .inewsimc {
    display: block;
  }
  .inews .inewsi .inewsir {
    display: none;
  }
  .cot {
    margin-top: 20px;
  }
  .cot .cota .cotal {
    float: none;
    width: 96%;
    height: auto;
    background: none;
    padding: 3% 3% 0;
    margin: 0 auto;
  }
  .cot .cota .cotal .cotala {
    font-size: 24px;
    color: #333333;
  }
  .cot .cota .cotal .cotalb {
    margin-top: 25px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .cot .cota .cotal .cotalc {
    margin-top: 30px;
  }
  .cot .cota .cotal .cotalc .cotalci {
    float: left;
    margin-right: 22px;
    text-align: center;
  }
  .cot .cota .cotal .cotalc .cotalci p {
    font-size: 14px;
    color: #333333;
    margin-top: 12px;
  }
  .cot .cota .cotar {
    float: none;
    width: 100%;
    margin: 3% auto 0;
  }
  .cot .cota .cotar .cotara {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotara input {
    width: 95%;
    padding: 0 2.5%;
    font-size: 14px;
    height: 54px;
    background: #f5f5f5;
    outline: none;
  }
  .cot .cota .cotar .cotarb {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarb textarea {
    width: 95%;
    padding: 2.5%;
    font-size: 14px;
    background: #f5f5f5;
    outline: none;
    height: 236px;
  }
  .cot .cota .cotar .cotarc {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarc input {
    height: 54px;
    background: #950e03;
    width: 100%;
    font-size: 18px;
    color: #fff;
  }
  .p_d {
    margin-top: 20px;
  }
  .p_d .p_da .p_dal {
    float: none;
    text-align: center;
  }
  .p_d .p_da .p_dal img {
    height: auto;
  }
  .p_d .p_da .p_dar {
    float: none;
    width: 90%;
    background: #f6f6f6;
    margin-top: 0;
    padding: 0 5%;
  }
  .p_d .p_da .p_dar .p_dara {
    padding: 5% 0 0;
    height: auto;
  }
  .p_d .p_da .p_dar .p_darb {
    padding-bottom: 5%;
    margin-top: 5%;
  }
  .p_d .p_da .p_dar .p_darb a {
    display: inline-block;
    width: 20%;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #940e03;
    font-size: 14px;
    color: #fff;
  }
  .p_d .p_db {
    margin-top: 40px;
    text-align: center;
  }
  .p_d .p_db .p_dba div {
    font-size: 24px;
    color: #333333;
    display: inline-block;
    border-bottom: 5px solid #940e03;
    padding-bottom: 3px;
  }
  .p_d .p_db .p_dbb {
    margin-top: 20px;
  }
  .ababc {
    margin-top: 38px;
  }
  .abb {
    background: url(about1_02.jpg) no-repeat center;
    height: auto;
    padding-top: 5%;
    margin-top: 60px;
    padding-bottom: 5%;
    background-size: cover;
  }
  .abb .abbc .abbci {
    float: left;
    width: 33.333333%;
    text-align: center;
  }
  .abb .abbc .abbci div {
    font-size: 50px;
  }
  .abb .abbc .abbci p {
    font-size: 14px;
  }
  .abc {
    background: url(about2_03.jpg) no-repeat center;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%
  }
  .abc .abcb {
    border: 1px solid #be2c2c;
    width: 98%;
    margin-left: 0;
    margin-top: 3%;
    padding: 1%;
  }
  .abc .abcb .abcbc {}
  .abc .abcb .abcbc .abcbci {
    float: left;
    width: 33.33333333%;
    background: #822020;
    text-align: center;
    height: 300px;
  }
  .abc .abcb .abcbc .abcbci1 {
    background: #932323;
  }
  .abc .abcb .abcbc .abcbci .abcbcia {
    width: 26%;
    margin: 0 auto;
    padding-top: 57px;
  }
  .abc .abcb .abcbc .abcbci .abcbcib {
    font-size: 20px;
    color: #ffffff;
    margin-top: 23px;
  }
  .abc .abcb .abcbc .abcbci .abcbcic {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 8px;
  }
  .abc .abcb .abcbc .abcbci .abcbcid {
    margin-top: 15px;
    font-size: 12px;
    color: #fff;
  }
  .abe {
    background: #f6f6f6;
    height: auto;
    padding: 40px 0;
    margin-top: 50px;
  }
  .abe .abec {
    margin-top: 30px;
    width: 100%;
  }
  .abe .abec .swiperslide {
    float: left;
    position: relative;
    width: 46%;
    margin: 0 2%;
  }
  .abe .abec .swiperslide img {
    height: auto;
  }
  .abe .abec .swiperslide div {
    position: static;
    line-height: 2;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: none;
  }
}
@media screen and (max-width:560px) and (min-width:480px) {
  .wrap {
    width: 98%;
  }
  .g-in {
    width: 98%;
  }
  .s-in {
    width: 98%;
  }
  .wrap .main {
    float: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }
  .b-in {
    width: 100%;
  }
  .sidebar {
    width: 100%;
  }
  .menu dl dt a {
    padding: 16px 16px;
  }
  .tmenu dl dt a {
    padding: 11px 16px 9px;
  }
  .container {
    padding-top: 0;
  }
  .pic-item-list {
    margin: 0 0 20px;
  }
  .pic-item-list .pic-item {
    display: block;
    float: left;
    width: 130px;
    margin-bottom: 10px;
    padding: 0;
  }
  .pic-item-list .list-pic {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding: 4px;
    border: 1px solid #919090;
    line-height: 100px;
    text-align: center;
  }
  .pic-item-list dl {
    padding: 0 5px;
    line-height: 26px;
    text-align: center;
  }
  .piList {
    padding: 0 0 20px;
    overflow: hidden;
  }
  .piList .pic-item-list {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
  }
  .piList .pic-item {
    position: relative;
    width: 46%;
    padding: 0 28px 23px 0;
    padding: 0;
    display: inline;
    box-sizing: border-box;
    margin: 0 2%;
  }
  /*.piList .pic-item:nth-child(2n){margin-right: 0;}*/
  .piList .list-pic {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }
  .piList .list-pic img {
    width: 100%;
    height: auto;
  }
  .piList dl {
    padding: 4px 5px;
    line-height: 20px;
  }
  .piList dl dt {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .hotNews {
    margin-bottom: 30px;
    background: #848484;
    overflow: hidden;
    width: 100%;
  }
  .hotNews .pic {
    float: left;
    width: 100%;
    width: 45%;
  }
  .hotNews .pic img {
    width: 100%;
    height: 100%;
  }
  .hotNews dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 25px 20px 0 15px;
    line-height: 22px;
    box-sizing: border-box;
  }
  .hotNews dl dt {
    margin-bottom: 13px;
    padding-left: 10px;
    background: url(o_ico_05.jpg) no-repeat 0 13px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
  }
  .hotNews dl dt a {
    color: #fff;
  }
  .hotNews dl dt a:hover {
    color: #000;
  }
  .hotNews dl .i {
    min-height: 110px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #eee;
  }
  .hotNews dl .m {
    width: 84px;
    height: 24px;
    margin-left: 10px;
    background: #fff;
    line-height: 24px;
    text-align: center;
  }
  .hotNews dl .m a {
    display: block;
    color: #333;
  }
  .hotNews dl .m a:hover {
    background: #666;
    color: #fff;
  }
  .pothoItem {
    margin: 20px 0 40px;
  }
  .pothoItem .item {
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #d3d3d3;
    overflow: hidden;
  }
  .pothoItem .item .pic {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 20px;
    padding: 4px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
  }
  .pothoItem .item .pic img {
    width: 100%;
    height: auto;
  }
  .pothoItem .item dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0;
    line-height: 20px;
  }
  .pothoItem .item dl dt {
    font-size: 16px;
    line-height: 32px;
  }
  .pothoItem .item dl .d, .pothoItem .item dl .m {
    display: none;
  }
  .pothoItem .item dl .i {
    padding: 5px 0 0;
    color: #999;
    font-size: 14px;
    line-height: 25px;
  }
  .breadcrumbs {
    width: 100%;
  }
  .mmnav {
    display: none;
  }
  .article {
    padding: 20px 0 10px;
  }
  .inner {
    display: block;
  }
  .list li {
    padding: 10px 0;
    border-bottom: 1px dashed #e0e0e0;
    background: url(o_ico_11.gif) no-repeat 2px 13px;
    line-height: 20px;
    clear: both;
    font-size: 14px;
  }
  .list li span {
    float: right;
    color: #999;
    font-size: 13px;
    display: none
  }
  .ipro {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ipro .iproi {
    float: left;
    width: 46%;
    margin: 0 2% 2%;
  }
  .ipro .iproi .iproia img {
    width: 100%;
    height: 100%;
  }
  .ipro .iproi .iproib {
    line-height: 40px;
    padding: 0;
    text-align: center;
  }
  .ipro .iproi .iproib .iproibb {
    display: none;
  }
  .inews {
    width: 100%;
    margin-top: 20px;
  }
  .inews .inewsi {
    padding: 30px 0 33px 0;
  }
  .inews .inewsi .inewsil {
    float: none;
    width: 100%;
    text-align: center;
  }
  .inews .inewsi .inewsil img {
    height: 100%;
  }
  .inews .inewsi .inewsim {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .inews .inewsi .inewsim .inewsima {
    font-size: 16px;
    margin-top: 3%;
  }
  .inews .inewsi .inewsim .inewsimb {
    margin-top: 20px;
  }
  .inews .inewsi .inewsim .inewsimc {
    display: block;
  }
  .inews .inewsi .inewsir {
    display: none;
  }
  .cot {
    margin-top: 20px;
  }
  .cot .cota .cotal {
    float: none;
    width: 96%;
    height: auto;
    background: none;
    padding: 3% 3% 0;
    margin: 0 auto;
  }
  .cot .cota .cotal .cotala {
    font-size: 22px;
    color: #333333;
  }
  .cot .cota .cotal .cotalb {
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .cot .cota .cotal .cotalc {
    margin-top: 25px;
  }
  .cot .cota .cotal .cotalc .cotalci {
    float: left;
    margin-right: 5%;
    text-align: center;
    width: 40%;
  }
  .cot .cota .cotal .cotalc .cotalci div img {
    height: auto
  }
  .cot .cota .cotal .cotalc .cotalci p {
    font-size: 14px;
    color: #333333;
    margin-top: 12px;
  }
  .cot .cota .cotar {
    float: none;
    width: 100%;
    margin: 3% auto 0;
  }
  .cot .cota .cotar .cotara {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotara input {
    width: 95%;
    padding: 0 2.5%;
    font-size: 14px;
    height: 50px;
    background: #f5f5f5;
    outline: none;
  }
  .cot .cota .cotar .cotarb {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarb textarea {
    width: 95%;
    padding: 2.5%;
    font-size: 14px;
    background: #f5f5f5;
    outline: none;
    height: 200px;
  }
  .cot .cota .cotar .cotarc {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarc input {
    height: 50px;
    background: #950e03;
    width: 100%;
    font-size: 18px;
    color: #fff;
  }
  .p_d {
    margin-top: 20px;
  }
  .p_d .p_da .p_dal {
    float: none;
    text-align: center;
  }
  .p_d .p_da .p_dal img {
    height: auto;
  }
  .p_d .p_da .p_dar {
    float: none;
    width: 90%;
    background: #f6f6f6;
    margin-top: 0;
    padding: 0 5%;
  }
  .p_d .p_da .p_dar .p_dara {
    padding: 5% 0 0;
    height: auto;
  }
  .p_d .p_da .p_dar .p_darb {
    padding-bottom: 5%;
    margin-top: 5%;
  }
  .p_d .p_da .p_dar .p_darb a {
    display: inline-block;
    width: 20%;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #940e03;
    font-size: 14px;
    color: #fff;
  }
  .p_d .p_db {
    margin-top: 40px;
    text-align: center;
  }
  .p_d .p_db .p_dba div {
    font-size: 24px;
    color: #333333;
    display: inline-block;
    border-bottom: 5px solid #940e03;
    padding-bottom: 3px;
  }
  .p_d .p_db .p_dbb {
    margin-top: 20px;
  }
  .ababc {
    margin-top: 36px;
  }
  .abb {
    background: url(about1_02.jpg) no-repeat center;
    height: auto;
    padding-top: 5%;
    margin-top: 55px;
    padding-bottom: 5%;
    background-size: cover;
  }
  .abb .abbc .abbci {
    float: left;
    width: 33.333333%;
    text-align: center;
  }
  .abb .abbc .abbci div {
    font-size: 48px;
  }
  .abb .abbc .abbci p {
    font-size: 14px;
  }
  .abc {
    background: none;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%
  }
  .abc .abcb {
    border: 1px solid #be2c2c;
    width: 98%;
    margin-left: 0;
    margin-top: 3%;
    padding: 1%;
  }
  .abc .abca {
    text-align: center;
  }
  .abc .abca .abca_c {
    background: url(s1_1_03.png) no-repeat center;
    text-align: left;
  }
  .abc .abca .abca_c div {
    font-size: 24px;
    color: #333;
    padding-left: 87px;
  }
  .abc .abca .abca_c p {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    padding-left: 71px;
  }
  .abc .abcb .abcbc .abcbci {
    float: left;
    width: 100%;
    background: #822020;
    text-align: center;
    height: 300px;
  }
  .abc .abcb .abcbc .abcbci2 {
    background: #932323;
  }
  .abc .abcb .abcbc .abcbci .abcbcia {
    width: 26%;
    margin: 0 auto;
    padding-top: 5%;
  }
  .abc .abcb .abcbc .abcbci .abcbcib {
    font-size: 18px;
    color: #ffffff;
    margin-top: 3%;
  }
  .abc .abcb .abcbc .abcbci .abcbcic {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 2%;
  }
  .abc .abcb .abcbc .abcbci .abcbcid {
    margin-top: 2%;
    font-size: 12px;
    color: #fff;
  }
  .abe {
    background: #f6f6f6;
    height: auto;
    padding: 30px 0;
    margin-top: 40px;
  }
  .abe .abec {
    margin-top: 20px;
    width: 100%;
  }
  .abe .abec .swiperslide {
    float: left;
    position: relative;
    width: 46%;
    margin: 0 2%;
  }
  .abe .abec .swiperslide img {
    height: auto;
  }
  .abe .abec .swiperslide div {
    position: static;
    line-height: 2;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: none;
  }
  .ss .ssi .ssi_l {
    display: block;
    padding-left: 22px;
    background: url(ss_03.png) no-repeat left center;
    margin-right: 25px;
    line-height: 32px;
  }
  .ss .ssi .ssi_r {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
    padding-left: 22px;
  }
}
@media screen and (max-width:480px) and (min-width:400px) {
  .wrap {
    width: 98%;
  }
  .g-in {
    width: 98%;
  }
  .s-in {
    width: 98%;
  }
  .wrap .main {
    float: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }
  .b-in {
    width: 100%;
  }
  .container {
    padding-top: 0;
  }
  .sidebar {
    width: 100%;
  }
  .menu dl dt a {
    padding: 15px 15px;
  }
  .tmenu dl dt a {
    padding: 10px 15px 8px;
  }
  .pic-item-list {
    margin: 0 0 20px;
  }
  .pic-item-list .pic-item {
    display: block;
    float: left;
    width: 130px;
    margin-bottom: 10px;
    padding: 0;
  }
  .pic-item-list .list-pic {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding: 4px;
    border: 1px solid #919090;
    line-height: 100px;
    text-align: center;
  }
  .pic-item-list dl {
    padding: 0 5px;
    line-height: 26px;
    text-align: center;
  }
  .piList {
    padding: 0 0 20px;
    overflow: hidden;
  }
  .piList .pic-item-list {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
  }
  .piList .pic-item {
    position: relative;
    width: 46%;
    padding: 0 28px 23px 0;
    padding: 0;
    display: inline;
    box-sizing: border-box;
    margin: 0 2%;
  }
  /*.piList .pic-item:nth-child(2n){margin-right: 0;}*/
  .piList .list-pic {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }
  .piList .list-pic img {
    width: 100%;
    height: auto;
  }
  .piList dl {
    padding: 4px 5px;
    line-height: 20px;
  }
  .piList dl dt {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .hotNews {
    margin-bottom: 30px;
    background: #848484;
    overflow: hidden;
    width: 100%;
  }
  .hotNews .pic {
    float: left;
    width: 100%;
    width: 45%;
  }
  .hotNews .pic img {
    width: 100%;
    height: 100%;
  }
  .hotNews dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 25px 20px 0 15px;
    line-height: 22px;
    box-sizing: border-box;
  }
  .hotNews dl dt {
    margin-bottom: 13px;
    padding-left: 10px;
    background: url(o_ico_05.jpg) no-repeat 0 13px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
  }
  .hotNews dl dt a {
    color: #fff;
  }
  .hotNews dl dt a:hover {
    color: #000;
  }
  .hotNews dl .i {
    min-height: 110px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #eee;
  }
  .hotNews dl .m {
    width: 84px;
    height: 24px;
    margin-left: 10px;
    background: #fff;
    line-height: 24px;
    text-align: center;
  }
  .hotNews dl .m a {
    display: block;
    color: #333;
  }
  .hotNews dl .m a:hover {
    background: #666;
    color: #fff;
  }
  .pothoItem {
    margin: 20px 0 40px;
  }
  .pothoItem .item {
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #d3d3d3;
    overflow: hidden;
  }
  .pothoItem .item .pic {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 20px;
    padding: 4px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
  }
  .pothoItem .item .pic img {
    width: 100%;
    height: auto;
  }
  .pothoItem .item dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0;
    line-height: 20px;
  }
  .pothoItem .item dl dt {
    font-size: 16px;
    line-height: 32px;
  }
  .pothoItem .item dl .d, .pothoItem .item dl .m {
    display: none;
  }
  .pothoItem .item dl .i {
    padding: 5px 0 0;
    color: #999;
    font-size: 14px;
    line-height: 25px;
  }
  .breadcrumbs {
    width: 100%;
  }
  .mmnav {
    display: none;
  }
  .article {
    padding: 20px 0 5px;
  }
  .inner {
    display: block;
  }
  .list li {
    padding: 10px 0;
    border-bottom: 1px dashed #e0e0e0;
    background: url(o_ico_11.gif) no-repeat 2px 13px;
    line-height: 20px;
    clear: both;
    font-size: 14px;
  }
  .list li span {
    float: right;
    color: #999;
    font-size: 13px;
    display: none
  }
  .ipro {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ipro .iproi {
    float: left;
    width: 46%;
    margin: 0 2% 2%;
  }
  .ipro .iproi .iproia img {
    width: 100%;
    height: 100%;
  }
  .ipro .iproi .iproib {
    line-height: 36px;
    padding: 0;
    text-align: center;
  }
  .ipro .iproi .iproib .iproibb {
    display: none;
  }
  .inews {
    width: 100%;
    margin-top: 20px;
  }
  .inews .inewsi {
    padding: 25px 0 28px 0;
  }
  .inews .inewsi .inewsil {
    float: none;
    width: 100%;
    text-align: center;
  }
  .inews .inewsi .inewsil img {
    height: 100%;
  }
  .inews .inewsi .inewsim {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .inews .inewsi .inewsim .inewsima {
    font-size: 16px;
    margin-top: 3%;
  }
  .inews .inewsi .inewsim .inewsimb {
    margin-top: 3%;
  }
  .inews .inewsi .inewsim .inewsimc {
    display: block;
  }
  .inews .inewsi .inewsir {
    display: none;
  }
  .cot {
    margin-top: 20px;
  }
  .cot .cota .cotal {
    float: none;
    width: 96%;
    height: auto;
    background: none;
    padding: 3% 3% 0;
    margin: 0 auto;
  }
  .cot .cota .cotal .cotala {
    font-size: 20px;
    color: #333333;
  }
  .cot .cota .cotal .cotalb {
    margin-top: 18px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .cot .cota .cotal .cotalc {
    margin-top: 22px;
  }
  .cot .cota .cotal .cotalc .cotalci {
    float: left;
    margin-right: 5%;
    text-align: center;
    width: 40%;
  }
  .cot .cota .cotal .cotalc .cotalci div img {
    height: auto
  }
  .cot .cota .cotal .cotalc .cotalci p {
    font-size: 14px;
    color: #333333;
    margin-top: 12px;
  }
  .cot .cota .cotar {
    float: none;
    width: 100%;
    margin: 3% auto 0;
  }
  .cot .cota .cotar .cotara {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotara input {
    width: 95%;
    padding: 0 2.5%;
    font-size: 14px;
    height: 46px;
    background: #f5f5f5;
    outline: none;
  }
  .cot .cota .cotar .cotarb {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarb textarea {
    width: 95%;
    padding: 2.5%;
    font-size: 14px;
    background: #f5f5f5;
    outline: none;
    height: 180px;
  }
  .cot .cota .cotar .cotarc {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarc input {
    height: 46px;
    background: #950e03;
    width: 100%;
    font-size: 16px;
    color: #fff;
  }
  .p_d {
    margin-top: 20px;
  }
  .p_d .p_da .p_dal {
    float: none;
    text-align: center;
  }
  .p_d .p_da .p_dal img {
    height: auto;
  }
  .p_d .p_da .p_dar {
    float: none;
    width: 90%;
    background: #f6f6f6;
    margin-top: 0;
    padding: 0 5%;
  }
  .p_d .p_da .p_dar .p_dara {
    padding: 5% 0 0;
    height: auto;
  }
  .p_d .p_da .p_dar .p_darb {
    padding-bottom: 5%;
    margin-top: 5%;
  }
  .p_d .p_da .p_dar .p_darb a {
    display: inline-block;
    width: 28%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #940e03;
    font-size: 14px;
    color: #fff;
  }
  .p_d .p_db {
    margin-top: 40px;
    text-align: center;
  }
  .p_d .p_db .p_dba div {
    font-size: 22px;
    color: #333333;
    display: inline-block;
    border-bottom: 5px solid #940e03;
    padding-bottom: 3px;
  }
  .p_d .p_db .p_dbb {
    margin-top: 20px;
  }
  .ababc {
    margin-top: 34px;
  }
  .abb {
    background: url(about1_02.jpg) no-repeat center;
    height: auto;
    padding-top: 5%;
    margin-top: 55px;
    padding-bottom: 5%;
    background-size: cover;
  }
  .abb .abbc .abbci {
    float: left;
    width: 50%;
    text-align: center;
  }
  .abb .abbc .abbci div {
    font-size: 46px;
  }
  .abb .abbc .abbci p {
    font-size: 14px;
  }
  .abc {
    background: none;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%
  }
  .abc .abcb {
    border: 0;
    width: 98%;
    margin-left: 0;
    margin-top: 3%;
    padding: 1%;
  }
  .abc .abca {
    text-align: center;
  }
  .abc .abca .abca_c {
    background: url(s1_1_03.png) no-repeat center;
    text-align: left;
  }
  .abc .abca .abca_c div {
    font-size: 24px;
    color: #333;
    padding-left: 87px;
  }
  .abc .abca .abca_c p {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    padding-left: 71px;
  }
  .abc .abcb .abcbc .abcbci {
    float: left;
    width: 100%;
    background: #822020;
    text-align: center;
    height: 300px;
  }
  .abc .abcb .abcbc .abcbci2 {
    background: #932323;
  }
  .abc .abcb .abcbc .abcbci .abcbcia {
    width: 26%;
    margin: 0 auto;
    padding-top: 5%;
  }
  .abc .abcb .abcbc .abcbci .abcbcib {
    font-size: 18px;
    color: #ffffff;
    margin-top: 3%;
  }
  .abc .abcb .abcbc .abcbci .abcbcic {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 2%;
  }
  .abc .abcb .abcbc .abcbci .abcbcid {
    margin-top: 2%;
    font-size: 12px;
    color: #fff;
  }
  .abe {
    background: #f6f6f6;
    height: auto;
    padding: 30px 0;
    margin-top: 40px;
  }
  .abe .abec {
    margin-top: 20px;
    width: 100%;
  }
  .abe .abec .swiperslide {
    float: left;
    position: relative;
    width: 100%;
    margin: 2% 0;
    text-align: center;
  }
  .abe .abec .swiperslide img {
    height: auto;
  }
  .abe .abec .swiperslide div {
    position: static;
    line-height: 2;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: none;
  }
  .ss .ssi .ssi_l {
    display: block;
    padding-left: 22px;
    background: url(ss_03.png) no-repeat left center;
    margin-right: 25px;
    line-height: 32px;
  }
  .ss .ssi .ssi_r {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
  }
}
@media screen and (max-width:400px) and (min-width:320px) {
  .b-in {
    width: 100%;
  }
  .s-in {
    width: 98%;
  }
  .wrap {
    width: 98%;
  }
  .g-in {
    width: 98%;
  }
  .wrap .main {
    float: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }
  .leftTitle {
    position: relative;
    margin-bottom: 18px;
    padding: 18px 0;
    color: #333;
    height: auto;
  }
  .container {
    padding-top: 0;
  }
  .sidebar {
    width: 100%;
  }
  .menu dl dt a {
    padding: 14px 14px;
  }
  .tmenu dl dt a {
    padding: 9px 14px 7px;
  }
  .pic-item-list {
    margin: 0 0 20px;
  }
  .pic-item-list .pic-item {
    display: block;
    float: left;
    width: 130px;
    margin-bottom: 10px;
    padding: 0;
  }
  .pic-item-list .list-pic {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding: 4px;
    border: 1px solid #919090;
    line-height: 100px;
    text-align: center;
  }
  .pic-item-list dl {
    padding: 0 5px;
    line-height: 26px;
    text-align: center;
  }
  .piList {
    padding: 0 0 20px;
    overflow: hidden;
  }
  .piList .pic-item-list {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
  }
  .piList .pic-item {
    position: relative;
    width: 100%;
    padding: 0 28px 23px 0;
    padding: 0;
    display: inline;
    box-sizing: border-box;
    margin: 0;
  }
  /*.piList .pic-item:nth-child(2n){margin-right: 0;}*/
  .piList .list-pic {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }
  .piList .list-pic img {
    width: 100%;
    height: auto;
  }
  .piList dl {
    padding: 4px 5px;
    line-height: 20px;
  }
  .piList dl dt {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .hotNews {
    margin-bottom: 30px;
    background: #848484;
    overflow: hidden;
    width: 100%;
  }
  .hotNews .pic {
    float: none;
    width: 100%;
    width: 100%;
  }
  .hotNews .pic img {
    width: 100%;
    height: 100%;
  }
  .hotNews dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 25px 20px 0 15px;
    line-height: 22px;
    box-sizing: border-box;
  }
  .hotNews dl dt {
    margin-bottom: 13px;
    padding-left: 10px;
    background: url(o_ico_05.jpg) no-repeat 0 13px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
  }
  .hotNews dl dt a {
    color: #fff;
  }
  .hotNews dl dt a:hover {
    color: #000;
  }
  .hotNews dl .i {
    min-height: 110px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #eee;
  }
  .hotNews dl .m {
    width: 84px;
    height: 24px;
    margin-left: 10px;
    background: #fff;
    line-height: 24px;
    text-align: center;
  }
  .hotNews dl .m a {
    display: block;
    color: #333;
  }
  .hotNews dl .m a:hover {
    background: #666;
    color: #fff;
  }
  .pothoItem {
    margin: 20px 0 40px;
  }
  .pothoItem .item {
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #d3d3d3;
    overflow: hidden;
  }
  .pothoItem .item .pic {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 20px;
    padding: 4px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
  }
  .pothoItem .item .pic img {
    width: 100%;
    height: auto;
  }
  .pothoItem .item dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0;
    line-height: 20px;
  }
  .pothoItem .item dl dt {
    font-size: 16px;
    line-height: 32px;
  }
  .pothoItem .item dl .d, .pothoItem .item dl .m {
    display: none;
  }
  .pothoItem .item dl .i {
    padding: 5px 0 0;
    color: #999;
    font-size: 14px;
    line-height: 25px;
  }
  .breadcrumbs {
    width: 100%;
  }
  .mmnav {
    display: none;
  }
  .article {
    padding: 20px 0 0;
  }
  .inner {
    display: block;
  }
  .list li {
    padding: 10px 0;
    border-bottom: 1px dashed #e0e0e0;
    background: url(o_ico_11.gif) no-repeat 2px 13px;
    line-height: 20px;
    clear: both;
    font-size: 14px;
  }
  .list li span {
    float: right;
    color: #999;
    font-size: 13px;
    display: none
  }
  .ipro {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ipro .iproi {
    float: left;
    width: 46%;
    margin: 0 2% 2%;
  }
  .ipro .iproi .iproia img {
    width: 100%;
    height: 100%;
  }
  .ipro .iproi .iproib {
    line-height: 33px;
    padding: 0;
    text-align: center;
  }
  .ipro .iproi .iproib .iproibb {
    display: none;
  }
  .inews {
    width: 100%;
    margin-top: 20px;
  }
  .inews .inewsi {
    padding: 20px 0 20px 0;
  }
  .inews .inewsi .inewsil {
    float: none;
    width: 100%;
    text-align: center;
  }
  .inews .inewsi .inewsil img {
    height: 100%;
  }
  .inews .inewsi .inewsim {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .inews .inewsi .inewsim .inewsima {
    font-size: 16px;
    margin-top: 3%;
  }
  .inews .inewsi .inewsim .inewsimb {
    margin-top: 3%;
  }
  .inews .inewsi .inewsim .inewsimc {
    display: block;
  }
  .inews .inewsi .inewsir {
    display: none;
  }
  .cot {
    margin-top: 20px;
  }
  .cot .cota .cotal {
    float: none;
    width: 96%;
    height: auto;
    background: none;
    padding: 3% 3% 0;
    margin: 0 auto;
  }
  .cot .cota .cotal .cotala {
    font-size: 18px;
    color: #333333;
  }
  .cot .cota .cotal .cotalb {
    margin-top: 16px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .cot .cota .cotal .cotalc {
    margin-top: 20px;
  }
  .cot .cota .cotal .cotalc .cotalci {
    float: none;
    margin-right: 5%;
    text-align: center;
    width: 60%;
  }
  .cot .cota .cotal .cotalc .cotalci div img {
    height: auto
  }
  .cot .cota .cotal .cotalc .cotalci p {
    font-size: 14px;
    color: #333333;
    margin-top: 12px;
  }
  .cot .cota .cotar {
    float: none;
    width: 100%;
    margin: 3% auto 0;
  }
  .cot .cota .cotar .cotara {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotara input {
    width: 95%;
    padding: 0 2.5%;
    font-size: 14px;
    height: 43px;
    background: #f5f5f5;
    outline: none;
  }
  .cot .cota .cotar .cotarb {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarb textarea {
    width: 95%;
    padding: 2.5%;
    font-size: 14px;
    background: #f5f5f5;
    outline: none;
    height: 160px;
  }
  .cot .cota .cotar .cotarc {
    margin-bottom: 5px;
  }
  .cot .cota .cotar .cotarc input {
    height: 43px;
    background: #950e03;
    width: 100%;
    font-size: 16px;
    color: #fff;
  }
  .p_d {
    margin-top: 20px;
  }
  .p_d .p_da .p_dal {
    float: none;
    text-align: center;
  }
  .p_d .p_da .p_dal img {
    height: auto;
  }
  .p_d .p_da .p_dar {
    float: none;
    width: 90%;
    background: #f6f6f6;
    margin-top: 0;
    padding: 0 5%;
  }
  .p_d .p_da .p_dar .p_dara {
    padding: 5% 0 0;
    height: auto;
  }
  .p_d .p_da .p_dar .p_darb {
    padding-bottom: 5%;
    margin-top: 5%;
  }
  .p_d .p_da .p_dar .p_darb a {
    display: inline-block;
    width: 30%;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #940e03;
    font-size: 14px;
    color: #fff;
  }
  .p_d .p_db {
    margin-top: 40px;
    text-align: center;
  }
  .p_d .p_db .p_dba div {
    font-size: 20px;
    color: #333333;
    display: inline-block;
    border-bottom: 5px solid #940e03;
    padding-bottom: 3px;
  }
  .p_d .p_db .p_dbb {
    margin-top: 20px;
  }
  .ababc {
    margin-top: 32px;
  }
  .abb {
    background: url(about1_02.jpg) no-repeat center;
    height: auto;
    padding-top: 5%;
    margin-top: 55px;
    padding-bottom: 5%;
    background-size: cover;
  }
  .abb .abbc .abbci {
    float: left;
    width: 50%;
    text-align: center;
  }
  .abb .abbc .abbci div {
    font-size: 42px;
  }
  .abb .abbc .abbci p {
    font-size: 14px;
  }
  .abc {
    background: none;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%
  }
  .abc .abcb {
    border: 0;
    width: 98%;
    margin-left: 0;
    margin-top: 3%;
    padding: 1%;
  }
  .abc .abca {
    text-align: center;
  }
  .abc .abca .abca_c {
    background: url(s1_1_03.png) no-repeat center;
    text-align: left;
  }
  .abc .abca .abca_c div {
    font-size: 24px;
    color: #333;
    padding-left: 87px;
  }
  .abc .abca .abca_c p {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    padding-left: 71px;
  }
  .abc .abcb .abcbc .abcbci {
    float: left;
    width: 100%;
    background: #822020;
    text-align: center;
    height: 300px;
  }
  .abc .abcb .abcbc .abcbci2 {
    background: #932323;
  }
  .abc .abcb .abcbc .abcbci .abcbcia {
    width: 26%;
    margin: 0 auto;
    padding-top: 5%;
  }
  .abc .abcb .abcbc .abcbci .abcbcib {
    font-size: 18px;
    color: #ffffff;
    margin-top: 3%;
  }
  .abc .abcb .abcbc .abcbci .abcbcic {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 2%;
  }
  .abc .abcb .abcbc .abcbci .abcbcid {
    margin-top: 2%;
    font-size: 12px;
    color: #fff;
  }
  .abe {
    background: #f6f6f6;
    height: auto;
    padding: 25px 0;
    margin-top: 30px;
  }
  .abe .abec {
    margin-top: 20px;
    width: 100%;
  }
  .abe .abec .swiperslide {
    float: left;
    position: relative;
    width: 100%;
    margin: 2% 0;
    text-align: center;
  }
  .abe .abec .swiperslide img {
    height: auto;
  }
  .abe .abec .swiperslide div {
    position: static;
    line-height: 2;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: none;
  }
  .ss .ssi .ssi_l {
    display: block;
    padding-left: 22px;
    background: url(ss_03.png) no-repeat left center;
    margin-right: 25px;
    line-height: 32px;
  }
  .ss .ssi .ssi_r {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
  }
}
/* 内页 新闻列表*/
.contentBox .cont {
  display: flex;
  justify-content: space-between;
}
.contentBox .left-content {
  width: 68.28%;
}
.contentBox .right-content {
  width: 28.91%;
  margin-top: 13px;
}
.news-content-list {
  margin-top: 27px;
}
.news-content-list .item a {
  display: flex;
  width: 100%;
  height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
}
.news-content-list .item .tit {
  font-size: 16px;
  color: #333333;
  width: 80%;
  transition: all 0.3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-content-list .item a:hover .tit {
  font-weight: bold;
}
.news-content-list .item .tip {
  font-size: 12px;
  color: #333333;
}
.right-content .right-content-title .hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-bottom: 1px solid #cccccc;
}
.right-content .right-content-title .hd .tit {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #0e84d9;
  padding-bottom: 10px;
  line-height: 28px;
}
.right-content .right-content-title .hd .tit::before {
  position: absolute;
  left: 0;
  bottom: -1px;
  content: '\20';
  width: 100%;
  height: 3px;
  background: #0e84d9;
}
.right-content .right-content-title .hd .tip a {
  font-size: 16px;
  color: #333333;
}
.right-content .right-content-title .hd .tip a span {
  margin-left: 12px;
}
.right-content .right-content-title .hd .tip a:hover {
  color: #0e84d9;
}
.right-content .a1 .bd {
  margin-top: 17px;
}
.right-content .a1 .item {
  margin-bottom: 14px;
}
.right-content .a1 .item:last-child {
  margin-bottom: 0;
}
.right-content .a1 .item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f7f7f7;
  transition: all 0.3s;
}
.right-content .a1 .item .picBox {
  width: 27.272%;
  border: 1px solid #e5e5e5;
}
.right-content .a1 .item .picBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.right-content .a1 .item .textBox {
  width: 66.042%;
  box-sizing: border-box;
  padding-right: 20px;
}
.right-content .a1 .item .textBox .tit {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.right-content .a1 .item .textBox .tip {
  margin-top: 14px;
  font-size: 14px;
  color: #333333;
  transition: all 0.3s;
}
.right-content .a1 .item a:hover {
  background: #0058af;
}
.right-content .a1 .item a:hover .tit {
  color: #fff;
}
.right-content .a1 .item a:hover .tip {
  color: #fff;
}
.right-content .a2 {
  margin-top: 18px;
}
.right-content .a2 .item {
  margin-bottom: 18px;
}
.right-content .a2 .item .picBox img {
  width: 100%;
}
.right-content .a3 .bd {
  margin-top: 17px;
}
.right-content .a3 .swiper-slide .picBox {
  overflow: hidden;
}
.right-content .a3 .swiper-slide .picBox img {
  width: 100%;
  transition: all 0.3s;
}
.right-content .a3 .swiper-slide .textBox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 14px;
}
.right-content .a3 .swiper-slide .textBox .tit {
  font-size: 14px;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.right-content .a3 .swiper-slide a:hover .picBox img {
  transform: scale(1.1);
}
.right-content .a4 {
  margin-top: 17px;
}
.right-content .a4 .item a {
  display: flex;
  width: 100%;
  height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
}
.right-content .a4 .item .tit {
  font-size: 16px;
  color: #333333;
  width: 80%;
  transition: all 0.3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.right-content .a4 .item a:hover .tit {
  font-weight: bold;
}
.right-content .a4 .item .tip {
  font-size: 12px;
  color: #333333;
}
/* 内页 图片列表*/
.pictxt-content-list .pictxt-item-wrap .item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 26px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333;
}
.pictxt-content-list .pictxt-item-wrap .item .picBox {
  width: 29.748%;
  overflow: hidden;
}
.pictxt-content-list .pictxt-item-wrap .item .picBox img {
  width: 100%;
  transition: all 0.3s;
}
.pictxt-content-list .pictxt-item-wrap .item .textBox {
  width: 67.505%;
}
.pictxt-content-list .pictxt-item-wrap .item .textBox .b1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.pictxt-content-list .pictxt-item-wrap .item .textBox .b2 {
  margin: 14px 0;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pictxt-content-list .pictxt-item-wrap .item a:hover .picBox img {
  transform: scale(1.1);
}
.pictxt-content-list .pictxt-item-wrap .item a:hover .textBox .b1 {
  color: #0058af;
}
/* 面包屑部分 */
.location {
  padding-top: 30px;
}
.location-b {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.location-b a {
  margin-right: 30px;
  font-size: 18px;
  color: #333;
  position: relative;
  line-height: 28px;
}
.location-b a.current {
  color: #1582c5;
  font-weight: bold;
}
.location-b a.current::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -11px;
  width: 100%;
  border-bottom: 3px solid#0e84d9;
  content: "";
}
.location-b a:hover::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -11px;
  width: 100%;
  border-bottom: 3px solid#0e84d9;
}
.location-b a:last-child {
  margin-right: 0;
}
.location-b a:hover {
  color: #0e84d9;
  font-weight: bold;
}
/* 图片列表 */
.Pic-item {
  margin-top: 20px;
}
.Pic-item-cent {
  margin-right: 40px;
  margin-top: 25px;
  width: 187px;
}
.Pic-item-cent:nth-child(4n) {
  margin-right: 0;
}
.Pic-item-cent:nth-child(-n+4) {
  margin-top: 0;
}
.Pic-item-cent .pc {
  position: relative;
  border: solid 1px #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 187px;
  box-sizing: border-box;
}
.Pic-item-cent .pc > img {
  width: 100%;
}
.Pic-item-cent a .pc::after {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  height: 0;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.Pic-item-cent:hover .pc::after {
  height: 100%;
}
.Pic-item-cent .mt {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.Pic-item-cent .desc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: white;
  z-index: 1;
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
.Pic-item-cent:hover .desc {
  display: flex;
}
.Pic-item-cent .desc img {
  margin-top: 12px;
}
/* sform */
.userLoginBox {
  padding: 60px 0 110px 0;
}
.userLoginBox .a1 {
  font-size: 18px;
  color: #333333;
  text-align: center;
}
.sform {
  margin-top: 50px;
}
.sform ul {
  width: 600px;
  margin: 0 auto;
}
.sform li {
  padding: 8px 0;
  line-height: 30px;
  position: relative;
}
.sform li label {
  float: left;
  width: 90px;
  height: 58px;
  padding-right: 5px;
  font-size: 18px;
  text-align: right;
  color: #333333;
  line-height: 58px;
}
.sform input[type=text], .sform input[type=password] {
  width: 490px;
  height: 58px;
  padding-left: 10px;
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  font-size: 16px;
  line-height: 58px;
  box-sizing: border-box;
  border-radius: 10px;
}
.sform textarea {
  width: 190px;
  height: 98px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  font-size: 14px;
  line-height: 1.2;
}
.sform select {
  width: 212px;
  height: 30px;
  padding-left: 10px;
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  font-size: 14px;
  line-height: 30px;
}
.sform input[type=radio], .sform input[type=checkbox] {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 20px;
  height: 30px;
  vertical-align: middle;
}
.sform input[name=code] {
  width: 130px;
  border-radius: 0;
  font-size: 20px;
}
.sform input[type=submit], .sform input[type=reset] {
  width: 300px;
  height: 50px;
  background: #ddd;
  border: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  background: #0e84d9;
  line-height: 50px;
  border-radius: 10px;
}
.sform input[type=submit]:hover {
  color: #fff;
}
.sform input[type=reset]:hover {
  background: #bbb;
}
.Validform_checktip {
  display: inline-block;
  padding-left: 30px;
  font-size: 14px;
  vertical-align: top;
  position: absolute;
  width: 100%;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.Validform_right {
  background: url(../js/Validform/success.png) 5px center no-repeat;
  color: #00d100;
}
.Validform_wrong {
  background: url(../js/Validform/error.png) 5px center no-repeat;
  color: #f00;
}
/* 购买 */
.goumai {
  width: 100%;
  padding-top: 35px;
}
.goumai .tle {
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 28px;
  margin-bottom: 45px;
}
.goumai .tle i {
  color: #00468e;
  font-weight: bold;
}
.goumai .ibd .pc1 {
  text-align: center;
  margin-bottom: 25px;
}
.goumai .ibd .pc2 {
  text-align: center;
}
/* 信息填写 */
.form-form {
  width: 100%;
  padding-top: 55px;
}
.form-form form {
  position: relative;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  left: 50%;
  width: 500px;
}
.form-form .tle {
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 28px;
  margin-bottom: 45px;
}
.form-form .tle i {
  color: #00468e;
  font-weight: bold;
}
.form-form .form1 {
  width: 490px;
  height: 58px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #eeeeee;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
  font-size: 18px;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.form-form .form1:last-child {
  margin-bottom: 0;
}
.form-form .form1 input {
  width: calc(100% - 100px);
  height: 58px;
  line-height: 58px;
  margin-left: 20px;
}
.form-form form input[type=submit] {
  width: 300px;
  height: 50px;
  position: relative;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  left: 50%;
  background-color: #0e84d9;
  color: white;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-top: 50px;
  margin-bottom: 70px;
  cursor: pointer;
}
/* 图书详情 */
.tushu_desc_a {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.tushu_desc_a .pc {
  width: 294px;
}
.tushu_desc_a .desc {
  width: 540px;
}
.tushu_desc_a .desc .mt {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  display: flex;
  justify-content: space-between;
}
.tushu_desc_a .desc .mt span {
  color: #f40606;
  font-weight: bold;
}
.tushu_desc_a .desc .mx {
  color: #666;
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 15px;
}
.tushu_desc_a .desc .buy a {
  display: block;
  width: 107px;
  height: 26px;
  background-color: #f40606;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 26px;
}
.tushu_desc_a .desc .buy {
  margin-bottom: 35px;
}
.tushu_desc_a .desc .mc {
  color: #666;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}