body {
  font-family: 'microsoft yahei', Arial;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #3c3c3c;
  background: #ffffff;
  width: 100%;
}
* {
  margin: 0;
  padding: 0;
}
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
dl,
dt,
dd,
ol,
th,
td {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
}
form,
input,
button,
option,
textarea,
select {
  margin: 0px;
  padding: 0px;
}
input,
button,
textarea,
select {
  font: 100% Tahoma, Helvetica, Arial, sans-serif;
}
a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
  color: #272727;
  font-family: 'microsoft yahei';
}
span {
  font-family: 'microsoft yahei';
}
p {
  font-family: 'microsoft yahei';
}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
th {
  font-weight: normal;
}
img {
  border: 0;
}
h1 {
  color: #33580a;
  font-weight: normal;
  line-height: 75px;
  width: 285px;
  font-size: 21px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
}
h4 {
  font-size: 12px;
  font-weight: bold;
}
.clear:after {
  clear: both;
  display: block;
  content: '';
}
.copy {
  font-family: Arial, Helvetica, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
img {
  border: none;
}
/*首页第二栏*/
.i_2 {
  width: 1200px;
  margin: 56px auto 0;
}
.i_2 .left {
  position: relative;
  float: left;
  width: 274px;
  background: #1067b6;
}
.i_2 .left .triangle {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 27px solid #ffffff;
  border-right: 27px solid transparent;
}
.i_2 .left-title {
  text-align: left;
  line-height: 1;
}
.i_2 .left-title h2 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-top: 31px;
  padding-left: 61px;
}
.i_2 .left-title span {
  color: #3893e7;
  font-size: 24px;
  margin-right: 15px;
}
.i_2 .left-title p {
  color: #3893e7;
  font-size: 18px;
  padding-left: 23px;
  text-transform: uppercase;
  margin-top: 15px;
  padding-left: 100px;
}
.i_2 .left .menu {
  margin-top: 30px;
  border-left: 6px solid #238eeb;
}
.i_2 .left .menu ul li {
  height: 55px;
  width: 100%;
  text-align: left;
  background: #238eeb;
  text-indent: 30px;
  position: relative;
}
.i_2 .left .menu ul li a {
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-size: 16px;
  line-height: 55px;
  text-align: left;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_2 .left .menu ul li .mask {
  height: 100%;
  background: #f2f2f2;
  width: 0;
  position: absolute;
  left: 0;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_2 .left .menu ul li:hover .mask,
.i_2 .left .menu ul li.on .mask {
  width: 100%;
}
.i_2 .left .menu ul li:hover a,
.i_2 .left .menu ul li.on a {
  color: #616161;
}
.i_2 .left .menu ul .drop {
  display: none;
}
.i_2 .left .menu ul .drop a {
  display: block;
  height: 44px;
  line-height: 44px;
  color: #ffffff;
  font-size: 14px;
  text-align: left;
  text-indent: 50px;
  border-bottom: 1px dashed #2b91ed;
}
.i_2 .left .menu ul .drop a span {
  margin-right: 11px;
}
.i_2 .left .menu ul .drop a:last-child {
  border: none;
}
.i_2 .right {
  float: right;
  width: 906px;
  height: 546px;
  margin-top: 13px;
}
.i_2 .right-title {
  float: left;
}
.i_2 .right-title .jx1 {
  float: left;
  width: 4px;
  height: 8px;
  background-color: #0f66b5;
}
.i_2 .right-title .jx2 {
  float: left;
  width: 4px;
  height: 8px;
  position: relative;
  top: 9px;
  left: -4px;
  background-color: #238eeb;
}
.i_2 .right-title .p1 {
  float: left;
  font-size: 24px;
  color: #000;
  line-height: 14px;
  padding-left: 8px;
}
.i_2 .right-title .p2 {
  float: right;
}
.i_2 .right-title .p2 a {
  margin-left: 10px;
  color: #999;
  border: 1px solid #dedede;
  padding: 4px 10px 4px 10px;
}
.i_2 .right-title img {
  width: 691px;
  padding-left: 10px;
}
.i_2 .product {
  float: left;
  overflow: hidden;
  margin-top: 28px;
}
.i_2 .product ul {
  width: 928px;
}
.i_2 .product ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid rgba(35, 142, 235, 0);
}
.i_2 .product ul li p {
  font-size: 14px;
  line-height: 46px;
  text-align: center;
}
.i_2 .product ul li:hover,
.i_2 .product ul li p.on {
  background-color: #238eeb;
  border: 1px solid #238eeb;
}
.i_2 .product ul li a:hover {
  color: #fff;
}
.i_2 .product .onebox {
  width: 210px;
  height: 148px;
  overflow: hidden;
}
.i_2 .product .onebox img {
  width: 100%;
  transition: all 0.6s;
}
.i_2 .product .onebox img:hover {
  transform: scale(1.2);
}
/*首页第三栏*/
.i_3 {
  width: 100%;
  height: 564px;
  margin-top: 40px;
}
.i_3 .cont {
  position: relative;
  top: -225px;
}
.i_3 .title {
  width: 1200px;
  margin: 41px auto 0;
  line-height: 24px;
  height: 24px;
}
.i_3 .bg {
  width: 100%;
  height: 225px;
  background: url(../images/bg.jpg) no-repeat center center;
}
.i_3 .title p {
  color: #fff;
  font-size: 14px;
}
.i_3 .title .p1 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.i_3 .title .p1 span {
  font-size: 18px;
  font-weight: normal;
  color: #8da6c6;
  line-height: 14px;
  padding-left: 8px;
}
.i_3 .title .p2 {
  margin-left: 10px;
  line-height: 12px;
  float: right;
  border: 1px solid #dedede;
  padding: 5px 10px;
}
.i_3 .title .p2 a {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}
.i_3 .title img {
  float: left;
  display: block;
  width: 942px;
  padding-left: 10px;
  padding-top: 5px;
}
.i_3 .casebox {
  width: 1200px;
  margin: 38px auto 0;
  height: 448px;
  overflow: hidden;
}
.i_3 .casebox ul li:first-child {
  width: 600px;
  height: 100%;
  float: left;
  margin-left: 0;
}
.i_3 .casebox ul li:first-child .pic {
  width: 100%;
  height: 408px;
}
.i_3 .casebox ul li:first-child .pic img {
  width: 100%;
  height: 100%;
}
.i_3 .casebox ul li:first-child .tit {
  width: 100%;
  height: 40px;
  background: #238eeb;
}
.i_3 .casebox ul li:first-child .tit a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li:first-child .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(35, 142, 235, 0.9);
  top: -448px;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li:first-child .mask .icon {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -27px;
  width: 27px;
  height: 27px;
  background: url(../images/search1.png) no-repeat center center;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li:first-child .mask .line1 {
  width: 0;
  height: 1px;
  background: #93c3ed;
  margin: 28% auto 0;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li:first-child .mask .line2 {
  width: 0;
  height: 1px;
  background: #93c3ed;
  margin: 13% auto 0;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li:first-child:hover .mask {
  top: 0;
}
.i_3 .casebox ul li:first-child:hover .tit a {
  z-index: 100;
  bottom: 49%;
}
.i_3 .casebox ul li:first-child:hover .icon {
  top: 30%;
}
.i_3 .casebox ul li:first-child:hover .line1 {
  width: 66%;
}
.i_3 .casebox ul li:first-child:hover .line2 {
  width: 66%;
}
.i_3 .casebox ul li {
  position: relative;
  float: left;
  width: 291px;
  height: 219px;
  overflow: hidden;
  margin-left: 9px;
  margin-bottom: 9px;
}
.i_3 .casebox ul li .pic {
  width: 100%;
  height: 179px;
}
.i_3 .casebox ul li .pic img {
  width: 100%;
  height: 100%;
}
.i_3 .casebox ul li .tit {
  width: 100%;
  height: 40px;
  background: #238eeb;
}
.i_3 .casebox ul li .tit a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(35, 142, 235, 0.9);
  top: -219px;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li .mask .icon {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -27px;
  width: 27px;
  height: 27px;
  background: url(../images/search1.png) no-repeat center center;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li .mask .line1 {
  width: 0;
  height: 1px;
  background: #93c3ed;
  margin: 28% auto 0;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li .mask .line2 {
  width: 0;
  height: 1px;
  background: #93c3ed;
  margin: 13% auto 0;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.i_3 .casebox ul li:hover .mask {
  top: 0;
}
.i_3 .casebox ul li:hover .tit a {
  z-index: 100;
  bottom: 45%;
}
.i_3 .casebox ul li:hover .icon {
  top: 20%;
}
.i_3 .casebox ul li:hover .line1 {
  width: 66%;
}
.i_3 .casebox ul li:hover .line2 {
  width: 66%;
}
/*首页第四栏*/
.i_4 {
  width: 100%;

  margin-top: 50px;
  box-sizing: border-box;
}
.i_4 .case-wrap {
  background: #f4f4f4;
  padding: 45px 0;
}
.i_4 .title {
  width: 1200px;
  margin: 0 auto;
  height: 24px;
}
.i_4 .title .p1 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 1;
}
.i_4 .title .p1 .s1 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #0f66b5;
  line-height: 1;
}
.i_4 .title img {
  margin-top: 5px;
}
.i_4 .title .p1 .s2 {
  font-size: 18px;
  font-weight: normal;
  color: #d9dde0;
  line-height: 1;
  padding-left: 8px;
}
.i_4 .title .p2 {
  float: right;
  margin-left: 10px;
  border: 1px solid #dedede;
  padding: 4px 10px 4px 10px;
}
.i_4 .title .p2 a {
  color: #999;
}
.i_4 .v-case {
  width: 1200px;
  height: 306px;
  margin: 0 auto;
  position: relative;
}
.i_4 .poster-main {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
}
.i_4 .poster-main a,
.poster-main img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i_4 .poster-main .poster-list {
  width: 1036px;
  height: 350px;
}
.i_4 .poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.i_4 .poster-main .poster-btn {
  width: 35px !important;
  height: 35px !important;
  position: absolute;
  top: 120px;
  cursor: pointer;
}
.i_4 .poster-main .poster-btn:hover {
  filter: opacity(1) brightness(1);
}
.i_4 .poster-main .poster-prev-btn {
  left: -82px;
  background: url(../images/left.png) no-repeat center center;
}
.i_4 .poster-main .poster-next-btn {
  right: -82px;
  background: url(../images/right.png) no-repeat center center;
}
.i_4 .poster-item-title {
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 48px;
  display: block;
}
.i_4 .partner {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 18px;
}
.i_4 .partner ul {
  width: 1220px;
}
.i_4 .partner ul li {
  float: left;
  width: 181px;
  /* background: #fff;
    border: 1px solid #e6e6e6; */
  margin-right: 20px;
}
.i_4 .partner .par-box {
  width: 183px;
  height: 100px;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.i_4 .partner ul li p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  margin-top: 13px;
}
.i_4 .partner .par-box:hover,
.i_4 .partner .par-box.on {
  border: 1px solid #0f66b5;
}
.i_4 .partner ul li p:hover,
.i_4 .partner ul li p.on {
  font-weight: bold;
  color: #0f66b5;
}
.i_4 .bg {
  width: 100%;
  height: 308px;
  background-color: #ececec;
  position: relative;
  z-index: -1;
  top: -268px;
}
.i_5 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 80px;
}
.i_5 .left {
  float: left;
  width: 588px;
  height: 248px;
}
.i_5 .left .title {
  width: 588px;
  margin: 0 auto;
}
.i_5 .left .title .p1 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 14px;
}
.i_5 .left .title .p1 .s1 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #0f66b5;
  line-height: 14px;
}
.i_5 .left .title .p1 .s2 {
  font-size: 18px;
  font-weight: normal;
  color: #d9dde0;
  line-height: 14px;
  padding-left: 8px;
}
.i_5 .left .title img {
  width: 330px;
  overflow: hidden;
}
.i_5 .left .title .p2 {
  margin-left: 10px;
  float: right;
  border: 1px solid #dedede;
  padding: 4px 10px 4px 10px;
}
.i_5 .left .title .p2 a {
  color: #999;
}
.i_5 .left .news-opt {
  float: left;
  margin-top: 36px;
}
.i_5 .left .news-opt li {
  width: 177px;
  height: 65px;
  background-color: #ececec;
  line-height: 65px;
  text-align: center;
  margin-bottom: 2px;
}
.i_5 .left .news-opt li p {
  font-size: 16px;
  color: #343434;
  margin-top: -71px;
  margin-left: 31px;
}
.i_5 .left .news-opt span {
  font-size: 26px;
  color: #343434;
  margin-left: -88px;
}
.i_5 .left .news-opt li:hover,
.i_5 .left .news-opt li.on {
  background-color: #238eeb;
}
.i_5 .left .news-opt li.on p {
  color: #fff;
}
.i_5 .left .news-opt li.on span {
  color: #fff;
}
.i_5 .left .news-opt ul li p:hover {
  color: #fff;
}
.i_5 .left .news-opt ul li:hover span {
  color: #fff;
}
.i_5 .left .s-triangle {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 10px solid #238eeb;
  border-bottom: 8px solid transparent;
  float: left;
  position: relative;
  top: 60px;
}
.i_5 .left .news-cont {
  float: left;
  margin-top: 36px;
}
.i_5 .left .news-cont li {
  width: 384px;
  font-size: 14px;
  line-height: 39px;
  text-overflow: ellipsis;
}
.i_5 .left .news-cont li p {
  color: #666;
}
.i_5 .left .news-cont li:hover p {
  color: #238eeb;
}
.i_5 .left .news-cont .dot {
  float: left;
  background-color: #333;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 16px 0 0 18px;
}
.i_5 .left .news-cont .time {
  font-size: 12px;
  float: right;
  color: #999;
}
.i_5 .right {
  width: 546px;
  height: 248px;
  float: right;
}
.i_5 .right .title {
  width: 546px;
  margin: 0 auto;
}
.i_5 .right .title .p1 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 14px;
}
.i_5 .right .title .p1 .s1 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #0f66b5;
  line-height: 14px;
}
.i_5 .right .title .p1 .s2 {
  font-size: 18px;
  font-weight: normal;
  color: #d9dde0;
  line-height: 14px;
  padding-left: 8px;
}
.i_5 .right .title img {
  width: 278px;
  height: 14px;
  float: left;
  overflow: hidden;
}
.i_5 .right .title .p2 {
  margin-left: 5px;
  float: right;
  border: 1px solid #dedede;
  padding: 4px 10px 4px 10px;
}
.i_5 .right .title .p2 a {
  color: #999;
}
.i_5 .right .cont {
  margin-top: 30px;
  width: 546px;
  height: 200px;
}
.i_5 .right .us {
  font-size: 66px;
  color: #e5e5e5;
  float: left;
}
.i_5 .right .name {
  float: right;
  height: 33px;
  background-color: #f0f0f0;
  padding: 0 24px;
  font-size: 16px;
  color: #6b6b6b;
  line-height: 34px;
  margin-top: 25px;
}
.i_5 .right .line {
  float: right;
  width: 173px;
  color: #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  top: 5px;
  left: -35px;
}
.i_5 .right .dot {
  float: right;
  background-color: #c5c5c5;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: relative;
  top: 4px;
  left: 142px;
}
.i_5 .right .info {
  float: left;
  font-size: 14px;
  color: #6b6b6b;
  line-height: 28px;
  text-align: left;
}
.side {
  width: 274px;
  float: left;
}
.side .inside-contact {
  margin-top: 34px;
}
.side .inside-contact .tit {
  height: 55px;
  background: #0f66b5;
}
.side .inside-contact .tit p {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 55px;
}
.side .inside-contact .tit p span {
  color: #3f85c4;
  text-transform: uppercase;
  font-weight: normal;
}
.side .inside-contact img {
  display: block;
  margin-top: 2px;
}
.side .inside-contact .text {
  background: #f2f2f2;
  padding: 21px 25px;
}
.side .inside-contact .text p {
  color: #666666;
  font-size: 14px;
  text-align: left;
  line-height: 2;
}
.page {
  text-align: center;
  margin-top: 50px;
}
.page a {
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page .prev,
.page .next {
  font-size: 14px;
  color: #666666;
}
.page .prev:hover,
.page .next:hover {
  color: #238eeb;
}
.page .num {
  width: 24px;
  height: 23px;
  margin: 0 3px;
  color: #666666;
  font-size: 14px;
  line-height: 23px;
}
.page .num:hover,
.page .num.on {
  background: #238eeb;
  color: #ffffff;
}
/*首页第二栏*/
.inside-list {
  width: 1200px;
  margin: 47px auto 0;
}
.inside-list .left {
  position: relative;
  float: left;
  width: 274px;
  background: #1067b6;
}
.inside-list .left .triangle {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 27px solid #ffffff;
  border-right: 27px solid transparent;
}
.inside-list .left-title {
  text-align: left;
  line-height: 1;
}
.inside-list .left-title h2 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-top: 31px;
  padding-left: 61px;
}
.inside-list .left-title span {
  color: #3893e7;
  font-size: 24px;
  margin-right: 15px;
}
.inside-list .left-title p {
  color: #3893e7;
  font-size: 18px;
  padding-left: 23px;
  text-transform: uppercase;
  margin-top: 15px;
  padding-left: 100px;
}
.inside-list .left .menu {
  margin-top: 30px;
  border-left: 6px solid #238eeb;
}
.inside-list .left .menu ul li {
  height: 55px;
  width: 100%;
  text-align: left;
  background: #238eeb;
  text-indent: 30px;
  position: relative;
}
.inside-list .left .menu ul li a {
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-size: 16px;
  line-height: 55px;
  text-align: left;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.inside-list .left .menu ul li .mask {
  height: 100%;
  background: #f2f2f2;
  width: 0;
  position: absolute;
  left: 0;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.inside-list .left .menu ul li:hover .mask,
.inside-list .left .menu ul li.on .mask {
  width: 100%;
}
.inside-list .left .menu ul li:hover a,
.inside-list .left .menu ul li.on a {
  color: #616161;
}
.inside-list .left .menu ul .drop {
  display: none;
}
.inside-list .left .menu ul .drop a {
  display: block;
  height: 44px;
  line-height: 44px;
  color: #ffffff;
  font-size: 14px;
  text-align: left;
  text-indent: 50px;
  border-bottom: 1px dashed #2b91ed;
}
.inside-list .left .menu ul .drop a span {
  margin-right: 11px;
}
.inside-list .left .menu ul .drop a:last-child {
  border: none;
}
.inside-list .right {
  float: right;
  width: 906px;
  height: 546px;
}
.inside-list .right-title {
  float: left;
  height: 51px;
  line-height: 51px;
  border-bottom: 1px solid #d5d5d5;
  width: 100%;
}
.inside-list .right-title .jx1 {
  float: left;
  width: 4px;
  height: 8px;
  background-color: #0f66b5;
  margin-top: 20px;
}
.inside-list .right-title .jx2 {
  float: left;
  width: 4px;
  height: 8px;
  position: relative;
  top: 29px;
  left: -4px;
  background-color: #238eeb;
}
.inside-list .right-title .p1 {
  float: left;
  font-size: 24px;
  color: #000;
  line-height: 51px;
  padding-left: 8px;
}
.inside-list .right-title .p2 {
  float: right;
}
.inside-list .right-title .p2 a {
  margin-left: 10px;
  color: #999;
  border: 1px solid #dedede;
  padding: 4px 10px 4px 10px;
}
.inside-list .right-title img {
  width: 691px;
  padding-left: 10px;
}
.inside-list .product {
  float: left;
  overflow: hidden;
  margin-top: 28px;
}
.inside-list .product ul {
  width: 928px;
}
.inside-list .product ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid rgba(35, 142, 235, 0);
}
.inside-list .product ul li p {
  font-size: 14px;
  line-height: 46px;
}
.inside-list .product ul li:hover,
.inside-list .product ul li p.on {
  background-color: #238eeb;
  border: 1px solid #238eeb;
}
.inside-list .product ul li a:hover {
  color: #fff;
}
.inside-list .product .onebox {
  width: 210px;
  height: 188px;
  overflow: hidden;
}
.inside-list .product .onebox img {
  width: 100%;
  transition: all 0.6s;
}
.inside-list .product .onebox img:hover {
  transform: scale(1.2);
}
.news-list ul li {
  width: 100%;
  height: 164px;
  border: 1px solid #e4e4e4;
  margin-top: 18px;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news-list ul li .pic {
  width: 215px;
  height: 139px;
  float: left;
  margin: 13px 0 0 12px;
  overflow: hidden;
}
.news-list ul li .pic img {
  width: 100%;
  height: 100%;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news-list ul li .info {
  width: 618px;
  float: left;
  margin-left: 32px;
  text-align: left;
}
.news-list ul li .info .title {
  line-height: 1;
  margin-top: 36px;
}
.news-list ul li .info .title a {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
}
.news-list ul li .info .title span {
  float: right;
  color: #666666;
  font-size: 14px;
}
.news-list ul li .info .desc {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
}
.news-list ul li:hover {
  background: #f2f2f2;
}
.news-list ul li:hover .pic img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.page-content {
  color: #666666;
  font-size: 14px;
  line-height: 36px;
  margin-top: 22px;
}
