* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #000;
}
img {
  border: 0;
}
html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
button,
fieldset,
form,
input,
legend,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
select {
  width        : 200px;
  float        : left;
  height       : 49px;
  background   : #E3E3E3;
  opacity      : 1;
  border-radius: 5px;
  margin-left  : 75px;
  margin-top   : -63px;
  color        : #999999;
  z-index      : 111;
  border-color : #e3e3e3;
  position     : relative;
  cursor:pointer;

   border-style:solid;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: url("../new/icon/down4.png") no-repeat scroll right center;
  background-position: calc(100% - 7px) 50%;
  border-radius:3px;
  padding:0;

}
select ::-ms-expand {
  display: none;
}

option{
  border-color : #e3e3e3;
   background-color: #fff;
   color        : #333;
}
a {
  text-decoration: none;
  color: #0092FF;
}
button {
  outline: 0;
}
img {
  border: 0;
}
button,
input,
optgroup,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
  outline: none;
}
li {
  list-style: none;
}
a {
  color: #222;
}
body {
  background-color: #F5F5F5;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}


.route {
  width: 1230px;
  margin: 0 auto;
  height: 0px;
}
.route .breadcrumb {
  padding: 0px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
  display: inline;
}
.route .breadcrumb > li {
  display: inline-block;
  font-size: 14px;
}
.route .breadcrumb a {
  color: #999999;
}
.route .breadcrumb > li + li:before {
  color: #999999;
  content: "\00a0";
}
.route .breadcrumb > .active {
  color: #999999;
}
.menu {
  width: 1230px;
  margin: 0 auto;
  margin-top: 80px;
}
.menu .phone-service {
  width: 343px;
  height: 422px;
  float: left;
  background-color: #fff;
  position: absolute;
  margin-left: 900px;
  margin-top: 50px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.menu .phone-service .phone-input {
  width: 291px;
  float: left;
  height: 50px;
  background: #E3E3E3;
  opacity: 1;
  border-radius: 5px;
  margin-left: 25px;
  margin-top: 33px;
}
.menu .sel-box {
  width: 291px;
  float: left;
  height: 50px;
  background: #E3E3E3;
  opacity: 1;
  border-radius: 5px;
  margin-left: 25px;
  margin-top: 33px;
}

.menu .sel-title-box {
  position: relative;
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #E3E3E3;
  margin-top: 6px;
  cursor: pointer;
  margin-left: 77px;
}
.menu .sel-title {
  outline: none;
  border: none;
  padding: 2px 0px 0px 18px;
  margin: 0;
  height: 21px;
  width: 188px;
  color: #999999;
  font-size: 16px;
  border-radius: 0px 0 0 4px;
  float: left;
  margin-top: 8px;
  margin-left: -16px;
  background-color: #E3E3E3;
  cursor: pointer;
}
.menu .sel-sign {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  background-size: 100% 100%;
  margin-top: 7px;
  margin-right: 10px;
  cursor: pointer;
}
.menu .sel-sign.on {
  background-size: 100% 100%;
  margin-top: 7px;
  margin-right: 10px;
}
.menu .sel-float-box {
  position: absolute;
  border: 1px solid #ddd;
  z-index: 2;
  background-color: white;
  margin-top: 14px;
  overflow: hidden;
  line-height: 2.8;
}
.menu .sel-float-box.on {
  border-color: #15A0F5;
}
.menu .sel-float-div {
  padding-left: 12px;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: white;
  color: #666;
}
.menu .sel-float-div:hover {
  background-color: #15A0F5;
  color: white;
}
.menu .sel-float-div-disabled {
  padding-left: 12px;
  line-height: 1.8;
  color: #bbb;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.menu .sel-hide {
  display: none;
}
.menu .phone-input #c-mobile {
  outline: none;
  border: none;
  padding: 2px 0px 0px 5px;
  margin: 0;
  height: 21px;
  width: 188px;
  color: #333;
  font-size: 16px;
  border-radius: 0px 0 0 4px;
  float: left;
  margin-top: 15px;
  margin-left: 70px;
  background-color: #E3E3E3;
}
.menu .phone-input > input::-webkit-input-placeholder {
  color: #999;
}
.menu .search {
  width : 291px;
  height: 50px;
  border-radius: 5px;
  margin-top   : 45px;
  float        : left;
  cursor       : pointer;
  background-color: #0092FF;
  float      : left;
  font-size  : 19px;
  font-family: Microsoft YaHei;
  line-height: 25px;
  color      : #FFFFFF;
  padding    : 12px 88px;
  font-weight: 400;
  border     : #0092FF;
  padding    : 0px 58px;
  cursor     : pointer;
}
.menu .related-cases {
  width: 285px;
  float: left;
  position: absolute;
  margin-left: 884px;
  margin-top: 564px;
}
.menu .related-cases .title {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 42px;
  color: #333333;
  opacity: 1;
  float: left;
}
.menu .related-cases .box .huan {
  float: left;
  position: absolute;
  width: 49px;
  height: 21px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: #999999;
  margin-left: -54px;
  margin-top: 11px;
}
.menu .related-cases .box .case {
  width: 285px;
  height: 317px;
  float: left;
  margin: 33px 29px 0px 29px;
}
.menu .related-cases .box .case img {
  width: 261px;
  height: 260px;
  float: left;
  margin: 12px 12px 12px 12px;
}

.menu .related-cases .box .case p {
  margin-left: 14px;
  float: left;

  width: 261px;
}
.name-case {
  width: 1230px;
  margin: 0 auto;
}
.name-case .name {

  height: 31px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  float: left;
  opacity: 1;
}
.name-case .label {
  padding: 5px 20px;
  background: rgba(0, 146, 255, 0.1);
  border-radius: 5px;
  float: left;
  margin-left: 10px;
  margin-top: 11px;
  cursor: pointer;
}
.name-case .label p {
  color: #0092FF;
  cursor: pointer;
}
.name-case .category {
  float: left;
  width: 250px;
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: #999999;
  margin-top: 7px;
  opacity: 1;
}
.explain {
  width: 1230px;
  margin: 0 auto;
}

.explain .text-box {
  width: 784px;
}
.explain .text-box p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  float: left;
  margin-top: 24px;
  margin-bottom: 40px;
}
.introduce {
  width: 1230px;
  margin: 0 auto;
}

.introduce .text-box {
  width: 784px;
      overflow: hidden;
      margin-bottom: 60px;
}
.introduce .text-box img{
  
  background-repeat: no-repeat;
}
.introduce .text-box a{
  color: #0092FF;
  float: left;
}
.introduce .text-box p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 24px;
}
.demand {
  width: 1230px;
  margin: 0 auto;
}
.demand .title {
  width: 1230px;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 42px;
  color: #333333;
  opacity: 1;
  float: left;
}
.demand .text-box {
  width: 784px;
}
.demand .text-box p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  float: left;
  margin-top: 24px;
  margin-bottom: 50px;
}
.exhibition {
  width: 1230px;
  height: 150px;
  margin: 0 auto;
}
.exhibition .title {
  width: 1230px;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 42px;
  color: #333333;
  opacity: 1;
  float: left;
}
.exhibition .editor {
  width: 784px;
  height: 1270px;
  background-color: #F5F5F5;
  float: left;
  margin-top: 26px;
}




 

.show_roll .box-content {
  width     : 285px;
  height    : 317px;
  position  : absolute;
  background: #000;
  filter    : alpha(opacity=80);
  transform : rotateY(90deg);
  transition: all 0.50s ease-in-out 0s;
  overflow  : hidden;
  z-index   : 111;
  opacity: 0.8;
}

.show_roll .box-img {
  transform : rotateY(0);
  transition: all 0.50s ease-in-out 0s;
}

.show_roll:hover .box-img {
  transform: rotateY(-90deg);
}

.show_roll:hover .box-content {
  transform: rotateY(0);
}

.show_roll .box-content .t1,
.show_roll .box-content2 .t1 {
  font-size  : 15px;
  width      : 98%;
  text-align : center;
  font-weight: bold;
  color      : #fff;
  padding-top: 50px;
}

.show_roll .box-content .t3,
.show_roll .box-content2 .t3 {
  width     : 96%;
  height    : 1px;
  background: #fff;
  margin    : 20px auto 0;
  text-align: center;
}

.show_roll .box-content .t4,
.show_roll .box-content2 .t4 {
  width     : 94%;
  text-align: center;
  font-size : 12px;
  text-align: justify;
  color     : #fff;
  margin    : 20px auto 0;
}

.box-content2 {
  position  : absolute;
  left      : 0px;
  top       : -470px;
  width     : 100%;
  height    : 100%;
  background: #000;
  opacity   : 0.7;
  filter    : alpha(opacity=70);
  color     : #fff;
}
