/*解决方案*/
.solution {
  background-image: url('../images/solutionbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 845px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  font-family: "Microsoft Yahei";
  padding: 77px 0;
  /*height: 690px;*/
  position: relative;
}
.prev1,
.next1 {
  width: 52px;
  height: 52px;
  display: block;
  z-index: 9;
  top: 405px;
  right: -85px;
  position: absolute;
}
.prev1 {
  left: -85px;
}
.solution_con {
  background: #fff;
  position: relative;
  /*height: 540px;*/
  padding: 30px 10px 10px;
  overflow: hidden;
}
.solution_con:before {
  content: "";
  position: absolute;
  width: 1200px;
  height: 1px;
  top: -11px;
  right: 0;
  background: #fff;
}
.solution_t {
  height: 82px;
  white-space: nowrap;
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.solution_t em img{
    margin-top:10px;
}
.solution_t li,
.solution_t p {
     float: left;
    width: 132px;
    position: relative;
    height: 52px;
    line-height: 52px;
    /* padding-top: 30px; */
    text-align: center;
}
.solution_t p {
  width: 80px;
}
.solution_t li:before {
  content: "";
    position: absolute;
    width: 1px;
    height: 28px;
    top: 12px;
    right: 0px;
    background: #c4c4c4;
}
.solution_t li:last-child:before {
  width: 0;
  height: 0;
}
.solution_t li em,
.solution_t li em img,
.solution_t p em {
  width: 29px;
  float: left;
}
.solution_t li span {
  padding: 0 10px;
  color: #333;
  max-width: 85px;
  overflow: hidden;
  display: inline-block;
}
.solution_t li.cur span {
  color: #fff;
  font-weight: bold;
}
.solution_t li.cur{
  color: #fff;
 background: url(../images/menu_hover.png) repeat-x;
}
/*.solution_t li.cur:after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  width: 100%;*/
/*  height: 3px;*/
/*  top: 0;*/
/*  left: -30px;*/
/*  background: #c31c1f;*/
/*}*/
.solution_c {
  height: 459px;
  background: #eff0f2;
}
.solution_l,
.solution_l img {
        padding-top: 4%;
      width: 495px;
    height: 365px;
  display: block;
}
.solution_r {
  width: 476px;
  padding: 104px 0 0;
  position: relative;
}
.solution_r h3 {
  position: absolute;
  right: -13px;
  top: 27px;
  font-size: 18px;
  line-height: 52px;
  height: 52px;
  padding: 0 40px;
  background: #c31c1f;
  color: #fff;
}
.solution_r h3 a {
  color: #fff;
}
.solution_r h3 em {
  color: #c31c1f;
  width: 37px;
  height: 37px;
  border-radius: 37px;
  text-align: center;
  background: #fff;
  float: left;
  margin-top: 8px;
  line-height: 37px;
  font-size: 20px;
}
.solution_r h3:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50px;
  right: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #720002;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.solution_r h3 span {
  float: left;
  padding: 0 20px;
  max-width: 200px;
  overflow: hidden;
  height: 52px;
  display: block;
}
.solution_p {
  height: 96px;
  overflow: hidden;
}
.solution_p p {
  width: 132px;
  float: left;
  margin: 0 7px 0 0;
}
.solution_p p img {
  width: 132px;
  display: block;
}
.solution_w {
  width: 410px;
}
.solution_w h4 {
  font-size: 22px;
  line-height: 49px;
  color: #000;
  height: 49px;
  overflow: hidden;
}
.solution_w p {
  max-height: 106px;
  margin-bottom: 26px;
  overflow: hidden;
}
.solution_w span a {
  display: block;
  background-image: url('../images/menu_hover.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 211px 49px;
  width: 120px;
  line-height: 49px;
  height: 49px;
  text-align: center;
  /*padding: 0 52px 0 0;*/
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  text-decoration: none;
}
.solution_w span a:hover{
  background: #000;
}
/*产品大全*/
.pordbox {
  background-image: url('../images/probg.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 1920px 1070px;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  padding: 70px 0;
  text-align: center;
}
.pord_nav {
  margin-bottom: 20px;
}
.pord_nav a {
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  margin: 0 10px 10px 0;
  background: #f0f0f0;
  display: inline-block;
  padding: 0 20px;
  color: #333;
}
.pord_nav a:hover {
  background: #c31c1f;
  color: #fff;
}
.pord_lb {
  clear: both;
  overflow: hidden;
}
.pord_lb .item-line {
  width: 284px;
  float: left;
  margin: 0 20px 20px 0;
  background: #f0f0f0;
}
.pord_lb .item-line:nth-child(4n) {
  margin-right: 0;
}
.pord_lb .item-line:nth-child(4n-3) {
  clear: both;
}
.pord_lb .item-line img {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: solid 1px #f0f0f0;
}
.pord_lb .item-line .item-title {
  height: 70px;
  line-height: 66px;
  padding: 0 12px;
  display: block;
  font-size: 16px;
  overflow: hidden;
  margin: 0;
}
.pord_lb .item-line .item-title a {
  display: block;
  height: 66px;
}
.pord_lb .item-line:hover {
  background: #c31c1f;
  font-weight: bold;
}
.pord_lb .item-line:hover img {
  border: solid 2px #c31c1f;
}
.pord_lb .item-line:hover .item-title a,
.pord_lb .item-line .item-title a:hover {
  color: #fff;
}
.pord_lb .item-line .item-desc,
.pord_lb .item-line .item-link {
  display: none;
}

.til01 {
  font-family: "Microsoft Yahei";
  font-size: 33px;
  text-align: center;
  line-height: 58px;
  color: #333;
  letter-spacing: 4px;
  padding: 0 0 22px;
    height: 150px;
    display: block;
    background: url(../images/LOGObac.png) no-repeat center;

}
.til01 span {
  display: block;
  /*font-weight: bold;*/
      /*background: url(../images/border1.jpg) bottom no-repeat;*/
    text-align: center;
    font-family: themixregular, sans-serif;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 50px;
}
.til01 p {
  display: block;
  font-weight: normal;
  font-size: 22px;
  line-height: 36px;
    top: 55px;
}
.til01 a {
  display: block;
  color: #333;
}
.til02,
.til02 a {
  color: #02203e;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.pr {
    position: relative;
}
.solution_t p a{
    color: #666;
    text-decoration: none;
}
.h_ns .h_nsr{width:273px;height:505px; overflow:hidden; float:left; padding:0 10px 0 14px; background-color:#f6f6f6;}
.h_nsr p{height:auto; overflow:hidden; margin-top:6px; display:block;}
.h_nsr p b{height:29px; line-height:29px; font-size:13px; color:#949494; display:block; border-bottom:1px dotted #9d9d9d; font-weight:normal;}
.h_nsr p b i{height:auto;color:#555; padding-right:17px; display:inline-block; font-style:normal;}
.h_nsr p span{
    height:31px; 
    line-height:31px; 
    font-size:18px; 
    color:#02203e; 
    display:block; 
    border-bottom:1px dotted #9d9d9d; 
    /*padding-left:65px;*/
    
}
.h_nsr p em{
    height:29px; 
    line-height:29px; 
    font-size:15px; 
    color:#949494; 
    display:block; 
    /*background:url(../images/d_dh.png) no-repeat 17px 4px; */
    padding-left:50px; 
    font-style:normal;
}
.h_nsr p em i{height:29px; font-size:15px; color:#949494; display:inline-block; font-style:normal;}
.h_nsr .h_nsrm{height:auto;min-height: 375px; padding:23px 0 0 0;}
.h_nsrm li{width:100%;height:35px; line-height:35px; margin-bottom:10px; color:#02203e;}
.h_nsrm li span{width:81px;height:35px; line-height:35px; text-align:right;float:left; font-size:15px; color:#02203e; padding-right:5px;}
.h_nsrm li input{
    width:255px;
    height:35px; 
    line-height:35px; 
    float:left; 
    padding:5px; 
    border:0;
    font-size:14px; 
    color:#000; 
    background:#fff; 
    margin-right:10px;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    padding-left: 10px;
}
.h_nsrm li.dizhi{height:75px; border:0;}
.h_nsrm li.dizhi textarea{width:255px;height:125px; line-height:22px; float:left; padding:5px; resize:none; overflow:hidden; border:0; font-size:14px; color:#000; background:#fff;border-radius: 5px;border: 1px solid #e9e9e9;padding-left: 10px;}
.h_nsrm li.inp01{line-height:26px;border:0;}
.h_nsrm li.inp01 input{width:82px;height:26px; line-height:26px; text-align:center;padding:0; margin-right:10px; #cccccc;border-radius: 5px;}
.h_nsrm li.inp01 b{width:62px;height:26px; line-height:26px; text-align:center; border:0; background:#cccccc; float:left;}
.h_nsrm li.inp01 a{font-size:12px; color:#5f5f5f;}
.h_nsrm li.inp01 img{border:0; line-height:0;}
.h_nsrm li.lo_reg{height:23px; border:0; display:block; text-align:center; margin-top:75px; margin-bottom:0;}
.h_nsrm li.lo_reg a{width:79px;height:23px; display:inline-block;}
.h_nsrm li.lo_reg .a01{background:url(Img/Index/h_bt01.gif) no-repeat;margin-right:16px;}
.h_nsrm li.lo_reg .a02{background:url(Img/Index/h_bt02.gif) no-repeat;}
.lo_reg button{
     color: #fff;
    width: 130px;
    background: #9c2626;
    padding: 10px 5px;
    font-size: 16px;
    border-radius: 5px;
}
.lo_reg button:hover{
    background: #d52d2d;
}
@media only screen and (max-width: 760px){
    .solution_t {
          height: auto;
    }
    .solution_t li, .solution_t p {
        width: 33.3%;
        height: 52px;
        /*padding-top: 5px;*/
    }
    .solution_t li:nth-child(3n):before {
        content: none;
    }
    /*.solution_t li.cur:after {*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    width: 95%;*/
    /*    height: 3px;*/
    /*    top: 0;*/
    /*    left: -20px;*/
    /*    background: #c31c1f;*/
    /*}*/
    .solution_t li:before {
        top: 13px;
    }
    .solution_r {
        width: 100%;
        padding: 104px 0 0;
        position: relative;
    }
    .solution_p p {

        width: 31.3%;
    }
    .solution_p p img {
        width: 100%;
    }
    .solution_w {
        width: 100%;
        padding: 0 5px;
    }
    .solution_l, .solution_l img {
            padding-top:0;
    width: 100%;
     height: auto; 
    display: block;
        margin-top: 15px;
    }
    .solution_l {
        margin-top: 15px;
    }
    .til01 {
        font-family: "Microsoft Yahei";
        font-size: 22px;
        text-align: center;
        line-height: 38px;
    }
    .solution {
        padding: 27px 0;
    
    }
}
.tag {
    color: #999;
    font-weight: 700;
    font-size: .8rem;
    color: #3c9606;
    margin-bottom: 2%;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    padding-top: 8px;
}
