/** {font-family: "Microsoft Yahei" !important;}*/
body {
  font-family: "Microsoft YaHei" !important;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
em,
i {
  margin: 0;
  font-weight: normal;
}
head,
body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
a {
  text-decoration: none !important;
  color: #333;
}
input[type="text"],
button {
  outline: none;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}


.contact-bg-box {
    width: 100%;
    height: 434px;
    background: url("bg.png") no-repeat center;
    background-size: cover;
	padding-top:50px;
}
.contact-bg-box p {
    padding-top: 120px;
    font-size: 28px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}
.contact-bg-box span {
    display: block;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 3px;
    text-align: center;
    color: #fff;
}



.slider1s {
  display: none;
}
.add-title {
  text-align: center;
}
.add-title h1 {
  padding-top: 10px;
}
.add-title b {
  font-weight: 500;
  padding-top: 15px;
}
.add-title b:first-of-type {
  border-top: 2px solid #d80a14;
}
.add-title b:last-of-type {
  border-top: 2px solid #000;
  color: #d80a14;
}
.div-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  padding-top: 90px;
}
.divWrap {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transform: translate(250px, 0);
  -moz-transform: translate(250px, 0);
  -ms-transform: translate(250px, 0);
  -o-transform: translate(250px, 0);
  transform: translate(250px, 0);
}
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
  overflow: hidden;
}
.opens {
  display: none;
  height: 33px;
  margin: 15px 0;
  font-size: 36px;
  color: #d80a14;
  cursor: pointer;
}
.opens i {
  display: block;
  font-size:18px;
  font-style:normal;
  line-height:35px;
}
.navbar-toggle {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 40px;
  background: url("icon_fmenu.png") no-repeat center left;
  background-size: 90%;
}
/*导航logo后面城市样式*/
.header-left {
  /*width: 230px;*/
}

.header-left .btn-group {
  float: right;
  margin-top: 15px;
  font-size: 15px;
}

.header-left .btn-group .btn-default {
  border: none;
}

.header-left .dropdown-menu {
  height:auto;
  overflow-y: auto;
}

/*导航logo后面城市样式*/
/* 顶部联系方式展示 */
.yongyou-top-concat {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: #000000;
}
.yongyou-top-concat-cont {
  width: 1200px;
  margin: 0 auto;
  text-align: right;
  font-size: 12px;
  color: #fff;
  line-height: 30px;
}
.yongyou-top-concat-cont span {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
}
.yongyou-top-concat-cont a {
  color: #fff;
}
.yongyou-top-concat-cont span img {
  height: 12px;
}

.yongyou-top-concat-sub {
	background-color: #F5F5F5;
}
.yongyou-top-concat-sub p {
	padding: 10px 30px;
	width: 19%;
	color: #111111;
	font-weight: 500;
	font-size: 18px;
}
.yongyou-top-concat-sub a {
	text-align: center;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 19%;
	color: #555555;
}
/* 顶部菜单导航 */
.yongyou-header {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 30px;
  left: 0;
  background: #fff;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  z-index: 9;
  /* -moz-box-shadow:4px 2px 2px #333333; 
	-webkit-box-shadow:4px 2px 2px #333333; 
	box-shadow:4px 2px 2px #333333; */
}
.yongyou-header.bg {
  background: #fff;
  border: 0;
}
.yongyou-header.active {
  top: -200px;
}
.mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
.headers {
  position: relative;
  height: 60px;
  z-index: 8;
}
.headers .header-left,
.headers .header-right {
  height: 100%;
}
.headers .header-left a {
  display: block;
  height: 100%;
  width: 60px;
  float: left;
}

.headers .header-left img {
  height: 100%;
}
.headers > nav {
  float: right;
  /* background: #fff; */
}
.header-right {
  position: relative;
  height: 100%;
}
.small-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  background: #fff;
  -moz-box-shadow: -2px 0px 5px #333;
  -webkit-box-shadow: -2px 0px 5px #333;
  box-shadow: -2px 0px 5px #333;
}
.small-menu li {
  width: 100%;
  cursor: pointer;
  padding: 0 15px;
  text-align: left;
  font-size: 16px;
}
.small-menu li a {
  display: block;
  line-height: 50px;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #ddd;
}
.small-menu li a i {
  float: right;
  line-height: 50px;
}
.header-right > .search-wrapper {
  display: none;
  float: left;
  padding-top: 25px;
}
.header-right > .search-wrapper > form {
  position: relative;
  border: 0;
}
.header-right > .search-wrapper > form > label {
  display: none;
  max-width: inherit;
  position: absolute;
  bottom: -90px;
  right: -25px;
  background: #fff;
  padding: 15px 25px;
  border: 1px solid rgba(102, 102, 102, 0.6);
}
.header-right > .search-wrapper > form input {
  border: 1px solid rgba(102, 102, 102, 0.6);
  padding-left: 10px;
  height: 35px;
  width: 200px;
}
.header-right > .search-wrapper > form > label:before,
.header-right > .search-wrapper > form > label:after {
  border-width: 15px;
  position: absolute;
  right: 25px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
}
.header-right > .search-wrapper > form > label:before {
  top: -30px;
  border-color: transparent transparent rgba(102, 102, 102, 0.6);
}
.header-right > .search-wrapper > form > label:after {
  top: -29px;
  border-color: transparent transparent #fff;
}
.header-right > .search-wrapper > form > button {
  border: 0;
  background: #333;
  font-size: 25px;
  color: #333;
}
.header-right .log-wrapper {
  margin: 0 20px;
}
.header-right .log-wrapper {
  font-size: 20px;
}
.header-right .log-wrapper,
.header-right .country-wrapper {
  float: left;
}
.header-right .log-wrapper a,
.header-right .country-wrapper a {
  display: block;
  line-height: 90px;
  height: 100%;
  margin: 0 5px;
  font-size: 25px;
  color: #333;
}
.menu {
  font-size: 16px;
  height: 60px;
}
.menu li {
  position: relative;
  padding: 0px 25px;
  height: 100%;
  line-height: 70px;
}
.menu .xiala-hui {
  display: inline-block;
}
.menu .xiala-hong {
  display: none;
}
li.nav-up-selected .xiala-hui {
  display: none;
}
li.nav-up-selected .xiala-hong {
  display: inline-block;
}
.menu li.nav-up-selected a {
  color: #c13939;
}
.small-menu li.nav-up-selected a,
.menu li.nav-up-selected a {
  /* color: #fff; */
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.small-menu li.nav-up-selected,
.menu li.nav-up-selected {
  /* background: #D80A14; */
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.menu li a {
  padding: 0;
  color: #999;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}

.list ul:before {
  z-index: 4;
  border-color: transparent transparent #fff;
}
.menulist::-webkit-scrollbar,
#samallList::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
.menulist::-webkit-scrollbar-thumb,
#samallList::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 5px;
}
.menulist {
  z-index: 9;
  width: 100%;
  max-height: calc(100vh - 120px);
  max-height: -moz-calc(100vh - 120px);
  max-height: -moz-calc(100vh - 120px);
  max-height: 400px;
  overflow: auto;
}
.menulist .list {
  border-radius: 0 0 5px 5px;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);
  display: none;
  border-top: 1px solid #d80a14;
}

.menulist .list .main {
  position: relative;
  margin: 0px auto;
  padding: 15px 0;
}
.menulist .list .main .row {
  margin: 0 !important;
}
.menulist .list .main li {
  text-align: left;
}
.menulist .list .main-five li,
.menulist .list .main-three li {
  padding-left: 10px;
  padding-right: 10px;
}
.menulist .list .main li h3 {
  margin-bottom: 15px;
  /*border-bottom: 2px solid #333;*/
}
.menulist .list .container {
  padding: 0;
}
.menulist .list .main li .maincol6,
.menulist .list .main li .maincol4 {
  padding: 0;
}
.menulist .list .main li a {
  line-height: 2;
  font-size: 14px;
  padding: 0;
}
.menulist .list .main li b {
  font-size: 14px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  /* border-bottom: 1px solid #333; */
}
.menulist .list .main li a,
.menulist .list .main li b {
  display: block;
  cursor: pointer;
}
.menulist .list .main li a:hover {
  color: #d80a14;
  text-decoration: underline !important;
  cursor: pointer;
}
.small-menuDiv,
.samall-menulist {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.samall-menulists {
  width: 250px;
  height: 100%;
  position: fixed;
  left: -300px;
  top: 0;
  overflow-y: auto;
}
.samall-menulists .main {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
.samall-menulists .list {
  position: inherit;
}
.samall-menulist .list {
  font-size: 16px;
  display: none;
  height: 100%;
  overflow-y: auto;
  text-align: center;
  position: fixed;
  top: 0;
  left: -300px;
  width: 250px;
  background: #fff;
  z-index: 9;
}
.mainOneli,
.mainOnelis {
  background: #d80a14;
  color: #fff;
}
.mainOneli > b,
.mainOnelis > b {
  text-align: center;
}
.samall-menulist .list .main li {
  text-align: left;
  padding: 0 15px;
}
.samall-menulist .list .main li a {
  border-bottom: 1px solid #ddd;
}
.samall-menulist .list .main li a i {
  float: right;
  line-height: 50px;
}

/*板块一*/
.section-two {
  padding: 0;
  margin-top: 70px;
  position: relative;
  top: 0;
  z-index: 7;
  max-height: 650px;
  _height: expression(
    (document.documentElement.clientHeight||document.body.clientHeight) >650?
      "650px": "auto"
  );
}
.videoBtn .videoWrapper {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: #333;
}
.videoBtn .videoWrapper .video-wrap {
  height: 100%;
}
.videoBtn .videoWrapper video {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 6;
}
.videoBtn .videoWrapper .gb {
  display: none;
  position: absolute;
  top: 0;
  right: 1%;
  z-index: 9;
  background: #fff;
  background: 0;
  color: #fff;
  border: 0;
}
.videoBtn .videoWrapper .gb > img {
  display: block;
  width: 25px !important;
  height: 25px !important;
}
.videoBtn .videoWrapper .gb b {
  display: block;
  font-size: 12px;
}
.section-two img {
  width: 100%;
  max-height: 650px;
  _height: expression(
    (document.documentElement.clientHeight||document.body.clientHeight) >650?
      "650px": "auto"
  );
}
.section-two .secTwo-a {
  width: 180px;
  padding: 10px 20px;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 18px;
  color: rgb(230, 0, 18);
  border: 2px solid rgb(230, 0, 18);
  text-align: left;
  border-radius: 5px;
  cursor: pointer;
  background: url(../img/play1.png) no-repeat;
  background-position: 80% center;
}
.section-two .secTwo-a:hover {
  color: #000;
  border-color: #000;
  background: url(../img/play.png) no-repeat;
  background-position: 80% center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.section-two .anchorBox {
  font-size: 40px;
  line-height: 40px;
  height: 40px;
  width: 100%;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  text-align: center;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff,endColorstr=#B2ffffff);
}
.section-two .anchorBox a {
  display: block;
  margin: 0 auto;
  width: 70px;
  color: #fff;
  background: url(../img/one.jpg) no-repeat;
  background-position: center bottom;
}
.section-two .secTwo-div {
  position: absolute;
  top: 30%;
  right: 22%;
}
.section-two .secTwo-div h1 {
  margin: 0;
  height: 100%;
  line-height: 1.42857143;
  text-align: center;
  font-size: 70px;
  color: #fff;
}
.section-two .secTwo-div h1 p span {
  display: block;
  width: 100%;
}
.section-two .secTwo-div h1 .secH1 {
  border-color: #d80a14;
  color: #d80a14;
  /*font-weight: 600;*/
}
.section-two .secTwo-div h1 .secH2 {
  font-size: 26px;
  line-height: 2;
  text-align: left;
}
/*板块2 轮播*/
.section-three .slider1 li .title > a > b,
.section-three .slider1 li .title > a > em {
  font-weight: normal;
  font-style: normal;
}
.section-three .owl.owl-theme .owl-controls .owl-buttons div {
  top: 30%;
}
.section-three {
  margin: 60px 0;
}
.section-three ul {
  width: 100%;
}
.section-three ul li {
  padding: 0;
  margin: 0;
  padding: 0 30px;
}
.section-three
  .bx-wrapper
  .bx-controls.bx-has-controls-auto.bx-has-pager
  .bx-pager {
  z-index: 5;
  bottom: -55px;
}
.section-three .slider1 .item .pic {
  float: left;
  width: 24%;
}
.section-three .slider1 .item .pic > a {
  display: block;
  text-align: left;
  width: 100%;
  height: 100px;
  line-height: 100px;
}
.section-three .slider1 .item .pic > a > img {
  display: inline-block;
  width: 100%;
}
.section-three .slider1 .item.active .pic img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}
.section-three .slider1 li .title {
  float: right;
  width: 75%;
  padding-left: 10px;
  padding-right: 20px;
}
.section-three .slider1 li .title > a {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  color: #333;
}
.section-three ul > li .title a {
  color: #333;
}
.section-three .slider1 li .title > span {
  margin-top: 10px;
  line-height: 1.8;
  display: block;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
  font-weight: 500;
}
.section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -30px;
  background: url(../img/prev1.png) no-repeat;
}
.section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
  background: url(../img/prev2.png) no-repeat;
}
.section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -30px;
  background: url(../img/next1.png) no-repeat;
}
.section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  background: url(../img/next2.png) no-repeat;
}
.section-three .bx-wrapper {
  margin-top: 60px;
  margin-bottom: 90px;
  text-align: center;
}
.section-three .bx-viewport {
  z-index: 5;
}
.section-three .bx-wrapper:after {
  width: 60%;
  content: "";
  z-index: 4;
  position: absolute;
  margin: auto;
  bottom: -90px;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #393939;
}
.section-three .container .slider1 li img {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.section-three h1 {
  color: #e60012;
  text-align: center;
  margin-bottom: 50px;
}
/*.section-three .container .slider li{
	width: 275px!important;
}*/

/*section-eight*/
.leftmenu {
  display: block;
  /*height: 245px;*/
  width: 72px;
  position: fixed;
  top: 32%;
  right: 0;
  z-index: 7;
  font-size: 14px;
  cursor: pointer;
  box-shadow: 0 0 4px 4px #00000026;
}
.leftmenu .bar > li {
  background: #fff;
}
.leftmenu .bar > li.barLi-two a {
  display: block;
  color: #333;
  padding: 20px 15px 20px;
  text-align: center;
}
.leftmenu .bar > li.barLi-three {
  margin-top: 10px;
}
.leftmenu .bar li a {
  display: block;
  width: 100%;
}
.leftmenu .bar > li .top {
  height: 50px;
  background: url(top.png) center no-repeat;
}

.leftmenu .bar > li .open {
  height: 50px;
  background: url(open2.png) center no-repeat;
  background-color: #d80a14;
}

.leftmenu .openDiv {
  display: block;
}
.leftmenu .openDiv.form-div {
  width: 402px;
  /*height: 100%;*/
  position: absolute;
  right: -500px;
  top: 0;
  background: #fff;
  padding: 20px 0;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5fffdfd,endColorstr=#E5fffdfd);
}

.leftmenu .openDiv.form-div .form-li {
  font-size: 26px;
}
.leftmenu .openDiv .formBottom-div {
  margin: 0;
  margin-top: 30px;
}
.leftmenu .openDiv .formBottom-div h4 {
  font-size: 14px;
}
.leftmenu .openDiv .formBottom-div span {
  height: 45px;
}
.leftmenu .openDiv .formBottom-div .formBottom-left {
  border-right: 1px solid #d4d4d4;
}
.leftmenu .openDiv .formBottom-div .formBottom-left span {
  background: url(left5.png) no-repeat center;
  /*background-size: contain;*/
}
.leftmenu .openDiv .formBottom-div .formBottom-right span {
  background: url(leftBottom-right.png) no-repeat center;
  /*background-size: contain;*/
}
.leftmenu .openDiv .formBottom-div li {
  width: 199px;
  padding: 0 40px;
}
.leftmenu .openDiv .formBottom-div li a {
  color: #333;
}
.leftmenu .openDiv .formBottom-div li b {
  font-weight: 400;
  font-size: 12px;
}
#sub {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9;
  height: 100%;
}
.form-sub {
  width: 400px;
  height: 100%;
  overflow-y: auto;
  z-index: 9;
  padding: 25px;
  position: absolute;
  color: #d80a14;
  background: rgba(60, 60, 60, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c83c3c3c,endColorstr=#c83c3c3c);
  color: #fff;
  top: 0;
  right: -600px;
}
.form-sub form .form-b {
  text-align: left;
  height: 37px;
  padding: 15px;
  font-size: 11px;
  position: absolute;
  top: 5px;
  right: -10px;
  color: #000;
  cursor: pointer;
  background: url(../img/del.png) no-repeat top center;
  border: 0;
  box-sizing: border-box;
}
.form-sub form {
  position: relative;
  padding: 15px 20px;
  background: #fff;
  color: #333;
  height: auto;
}
.form-sub h4 {
  margin: 0;
  padding: 0;
  text-align: left;
}
.form-sub p {
  font-size: 14px;
  margin: 10px 0;
}
.form-sub ul li {
  color: #666;
  background: #f2f2f2;
  padding: 10px 15px 10px;
  margin-bottom: 18px;
  outline: none;
}
.form-sub ul li button {
  width: 50%;
  height: 100%;
  background: #727172;
  border: 0;
  color: #fff;
  padding: 10px 0;
}
.form-sub ul li > input {
  width: 100%;
  border: 0;
  background: url(../img/user.jpg) no-repeat center right;
}
.form-sub ul li input[type="radio"] {
  background: 0;
}
.form-sub ul li textarea {
  resize: none;
  outline: none;
  border: 0;
  width: 100%;
  background: #f2f2f2;
}
.form-sub h4 span {
  display: inline-table;
}
.form-sub .radio-div {
  float: right;
}
.form-sub .radio-div,
.form-sub .radio-div label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.form-sub .radio-div label input {
  background: 0;
  border: 1px solid #333;
}
.form-sub .radio-inline {
  margin-right: 10px;
  display: inline-table;
  padding-top: 0;
  vertical-align: auto;
}
.form-sub label {
  margin-right: 10px;
}
.form-sub label input {
  margin: 0;
  margin-right: 3px;
  background: none;
}
.form-sub .checkbox-inline input {
  display: block;
  outline: none;
  width: auto;
  border: 1px solid #c33;
  background: 0;
}
.leftmenu .openDiv span {
  display: block;
  margin-bottom: 10px;
}
.leftmenu .openDiv h4 {
  text-align: center;
}
.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.flexbox input {
  padding: 0;
  margin: 0;
  border: 1px solid #333 !important;
  background: 0 !important;
}

/*cloud-five*/
.owl-carousel .owl-wrapper-outer,
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  height: 100%;
}

.cloud-five .bx-wrapper {
  margin-bottom: 60px;
}
.cloud-five .bx-wrapper img {
  width: 100%;
  height: 100%;
}

.cloud-five .cloudFive-div ul li {
  position: relative;
  height: 420px;
}
.cloud-five .cloudFive-div ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.cloud-five .bx-wrapper .bx-controls-direction a {
  display: none;
  width: 50px;
  height: 100%;
  top: 0;
}
.cloudFive-div:hover .bx-wrapper .bx-controls-direction a {
  display: block;
}
.cloud-five.sections .bx-wrapper .bx-prev {
  left: 0px;
  background: url(../img/prev1.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  background-position: center;
}
.cloud-five.sections .bx-wrapper .bx-prev:hover {
  background: url(../img/prev2.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  background-position: center;
}
.cloud-five.sections .bx-wrapper .bx-next {
  right: 0px;
  background: url(../img/next1.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  background-position: center;
}
.cloud-five.sections .bx-wrapper .bx-next:hover {
  background: url(../img/next2.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  background-position: center;
}

.cloudFive-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cloudFive-mask .bg-red {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #161a1d;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
}
.cloudFive-mask .mask-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 150px;
  bottom: 0;
  color: #fff;
  text-align: center;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.cloudFive-mask .mask-content .item-title {
  font-size: 22px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  margin-top: 24px;
  font-weight: 700;
}
.cloudFive-mask .mask-content .item-desc {
  font-size: 14px;
  margin-top: 30px;
  padding: 0 50px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}

.cloudFive-mask .mask-content .item-link {
  display: inline-block;
  border: 2px solid #fff;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  margin-top: 62px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
/*.cloudFive-div .cloudFive-mask .mask-content .item-link:hover span{
	background: #D80A14;
	border-color: #D80A14;
	
}*/
.cloudFive-div ul li.active .bg-red {
  background: #333;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.cloudFive-div ul li.active .cloudFive-mask .mask-content {
  top: 80px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.cloudFive-div ul li.active .cloudFive-mask .mask-content .item-link,
.cloudFive-div ul li.active .cloudFive-mask .mask-content .item-desc {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.cloudFive-div ul li.active .cloudFive-mask .mask-content .item-link:hover {
  background: #d80a14;
  border-color: #d80a14;
}

/*footer*/
.footer .container {
  padding: 40px 0;
}
.footer {
  background: #242424;
  width: 100%;
  font-size: 14px;
}
.footer .footer-left {
  float: left;
  padding-left: 20px;
}
.footer .footer-right {
  float: right;
}
.footer .footer-left ul,
.footer .footer-right ul {
  float: left;
  line-height: 25px;
  font-size: 16px;
}
.footer .footer-left {
  width: 60%;
}
.footer .footer-left ul {
  width: 25%;
}
.footer .footer-left ul li {
  font-size: 16px;
}
.footer .footer-left span {
  color: #a5a5a5;
  font-weight: 600;
  font-size: 18px;
}
.footer .footer-left a,
.footer .footer-right .bai {
  color: #fff;
}
.footer .footer-right {
  width: 40%;
}

.footer .footer-right span {
  color: #fff;
}
.footer .footer-right .tel {
  font-size: 20px;
  font-weight: bold;
}
.footer .footer-right .footerUl {
  float: right;
  margin: 0;
}
.footer .footer-right .footerUl li {
  width: 120px;
  height: 120px;
}
.footer .footer-right .footerUl li img {
  width: 100%;
  height: 100%;
}
.footer .footer-bottom {
  background: #333333;
  line-height: 70px;
}
.footer-bottom .container {
  padding: 0;
}
.footer-bottom .container ul li {
  float: left;
}
.footer .footer-bottom ul li span {
  margin: 0px 5px;
  color: white;
}
.footer-bottom .container ul li a:link,
.footer-bottom .container ul li a:visited {
  color: white;
}
.footer .footer-bottom .fr {
  float: right;
  overflow: hidden;
  color: white;
}

.main-one > li > ul > li,
.main-four > li {
  padding: 0 10px;
}

/***** 新增首页表单 by 20190506 ******/
/* 覆盖原有样式 */
.leftmenu .openDiv.form-div {
  padding: 0;
  width: 589px;
  right: -600px;
  background-color: rgba(249, 249, 249, 1);
  /* color: #fff; */
}
.leftmenu .openDiv .formBottom-div {
  height: 156px;
  margin-top: 0;
  padding-top: 15px;
  text-align: center;
  background: -moz-linear-gradient(top, #b10507 0%, #830407 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #b10507),
    color-stop(100%, #830407)
  );
  background: -webkit-linear-gradient(top, #b10507 0%, #830407 100%);
  background: -o-linear-gradient(top, #b10507 0%, #830407 100%);
  background: -ms-linear-gradient(top, #b10507 0%, #830407 100%);
  background: linear-gradient(to bottom, #b10507 0%, #830407 100%);
}
.leftmenu .openDiv .formBottom-div span {
  height: 42px;
}
.leftmenu .openDiv .formBottom-div h4 {
  font-size: 16px;
  line-height: 16px;
}
.leftmenu .openDiv .formBottom-div li {
  width: 248px;
  padding: 0 55px;
}
.leftmenu .openDiv .formBottom-div .formBottom-left {
  width: 310px;
  position: relative;
  border-right: none;
}
.leftmenu .openDiv .formBottom-div .formBottom-left:after {
  content: "";
  position: absolute;
  right: 0;
  top: 35px;
  width: 0;
  height: 60px;
  border-right: 1px solid #e7e7e7;
}
.leftmenu .openDiv .formBottom-div li a {
  color: #fff;
}
/**.leftmenu .openDiv .formBottom-div .formBottom-left span {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAFMN540AAAABGdBTUEAALGPC/xhBQAAA7xJREFUSA2tlluITVEYx2emYca4jZohL0QpMXJpXMsl8TARSfJA5mHwgCEvk8abmqbwTiHjUiiFzJRyyT13Yigy5VIkEWWM25nj919nrW3tffY5tstXv/3dv733OvusvQsKrKTT6ScyC3XASUsjs42D31+eEkWFiGwFkC/mSOKaMXTAuatSicu6cn+4qZznt42mYygcgHN21EE3opNgVCa6gC6rN5XF9vJGWb2cWB0MNlPcga4mOOX8kCYxB75AvUsUyyCg2+gDr+Am7ldOU6JEA3yGqHwyXZFojfODJOMCIflUBW6l/cQQnFJY6QdrAgeDRnOxQUyjkF/rHGQy1cMy+fRb9BIYDNPgDEga/PrAzuTSleg31o5TxTaYWX6cEvgBm2wiTvnr+MgWPAuWKqbjBbEtoJUxEq1R8z4b/CrtCuM06VO2NoXuCtUQWADXFUTr/p1csrHzVuc9iZoHgtaiL4yHNnip5pxCQRFsVSF8gGOgpyJLivwIRRfwU6B/8nyYAJfhGTk96+avj28kaCbxnkip/Tvdwt4NrVBJTHVroBvCQmMzvAbdWy5pIbEeOkPdtnpsri4vrvuX9DIDMDYbN/9hu5feY+3qQhmhy8h20rpnynS//oKlggXL7ik4SWyRXSyll0ZqCvUw+PIgUhBy/ULsVLR5bqg64tjmI1YvDtIEHsINBdDlQSLj77Jxsz7kY3/vLhJmHdCt4GQ4xlHoA/Uw2R8e2CSaAscaxNyLZyl2WzSf5VN0FU6Dtp7VIFmUVRgXyNSa40aOoTWIq8+K0aSHow4eQxL5TtEhGJk1LEmAxnGgrVvyETZA2e96qamCE+BkP0b4xRE3hKJe0G67rqC1e/WDRnAXgplT9F6ZqdnoeWD2Y/S6uPOZGMkK+ASShTAddLd/K8dpLIXzdsCO2JOTvGgL1qLPWft/KH0CdNhBtejMZoKhTx9fvvnOH9j6abSjuRvwW7Xd+3Inuof4yaT2OwrX+suIr/9hPkkl2XM7GKp3jvame2yjeh/lFc44gIJ8dd26Y/dAxV3hsrxnyJNk2KW4gTbWrg2yAhrhMOhLrhacjHBGUs3g6kitPiJ6gNtoV7NqVZGajEvzGHArMcMVESuD23AZdsI2aAF9kXXDcxgE1SA5rl60dsD7EP9x7U7gNIVTQJ8JzS7mNDFd3CrQRj7Ji2/C1z/F7HToWaB/ynZX80+aQTm3QnJT4SxI9kLO2sQXwRB90/nyEkcvVIk+EvVQrYCeiYcmKWRgObTCe9CbqCRJX7TmJ1sAyOTmJro1AAAAAElFTkSuQmCC") no-repeat center;
	background-size: 30px;
}**/
.leftmenu .openDiv .formBottom-div .formBottom-right {
  padding: 0 40px;
  width: 278px;
}
.leftmenu .openDiv .formBottom-div .formBottom-right span {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAEB/z8/AAAABGdBTUEAALGPC/xhBQAAAqJJREFUSA3Nlr9rFFEQx3MxMeKvykCChaAI2qmdIGgRLBVLRdQi/4CFomBnESwsxEpTWQkKQQu1sBHFziaFhYU2F1EIghgRNcmdn++7eXdv19mXvSSIA3Nv5jvznXk7b293B9rt9iV0WTqANMwYDE6j0QiGHAnBqUbHDM4j7N2REnAYG0SR3rE1FG2HsP0MkqY6R9DHAbM9sAQ5EA0jhG7apCdTAuMuZql8CP8yzL3GnkxbhEslIa73YlBVJMfRpWDxUw4Kv5IG1bdwbdYzLIXhpQHZQ/qxQWiy0/JNJodiwIDRGNEarzVbvkDojDtAHukMke9oC90Xsip+qjrPk38eferwToBNoC1dpHeGM+AvUU/C2SoQpuVUP+Vggh4WcAqclhZAHLBXaFbKnFo+Fc+pqgb2DcaWGqwlTmkkzcveW2mi2eMU+Bxx75xfE9yF3oxJlav2XpJh83eWcLljaSGv828lsL2PaaJnV53zCF10e/4l4LcMvF81MA2lsEUjjLN+MnvO27ZiRy0hu1SR32VZFqwie9xWesZKSAe2h+CHyGIw6SMlwGB6ZvcE4FnP61ngK0mz+ybo0ToWzAdYG8s4/knD5irJDqkLUfgHzrzOeQFjazeyvsYO5vjFK6mT2uwF1gkbrqpT5xZ5A1l3w2H0OnqMq9CYZa9aNGp9GeQ2cIP4Inot6bIfW3/69wnmmYVnViFBjdG6cpdEbfYsuliD5D0POv0h1238RAzy9QqrK2Mkdl9rCeltbsSFyeDMGqB3y1plez+Nr2rHdNTbfs3ST+PVNAuftB4xfWim8a84F9DnKdiHvcw/7pfyGZL/IUVgQSM0mWbdlGtAfMUvlFgsszb1Qbkt18iJ/XSw/w/iqvVpcrt09c1/ulOaH0RfoBf/AB+9GI3ngxY6AAAAAElFTkSuQmCC")
    no-repeat center;
  background-size: 30px;
}
/* END 覆盖原有样式 */
.index-form {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 7;
}
.index-celan-box {
  padding-top: 40px;
  padding-bottom: 33px;
  /* background-color: #f77070; */
}
.index-celan-box p {
  margin-bottom: 0;
}
.index-form-cont,
.index-celan-qrcode {
  display: inline-block;
  vertical-align: top;
}
.index-form-cont {
  width: 310px;
  /* margin: 10px auto 0; */
  padding: 0 40px 0 20px;
  /* background-color: #fff;
	border-radius: 8px;
	box-shadow: 2px 5px 15px #666; */
  position: relative;
}
.index-form-cont::after {
  content: "";
  position: absolute;
  right: 0;
  top: 29px;
  width: 0;
  height: 140px;
  border-right: 1px solid #d8d8d8;
}
.index-form-cont .index-form-cont-title {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}
.index-form-cont .index-form-cont-div {
  /* padding-top: 10px; */
  height: 40px;
  margin-top: 36px;
}
.index-form-cont .index-form-cont-div input {
  width: 166px;
  height: 40px;
  outline: none;
  border: 0;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
}
.index-form-cont .index-form-cont-div span {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  margin-bottom: 0;
  /* margin-left: 6px;
	margin-top: 4px; */
  font-size: 14px;
  color: #fff;
  background-color: #e60012;
  border-radius: 0 4px 4px 0;
}
.index-form-cont .index-form-err {
  height: 16px;
  line-height: 16px;
}
.index-form-cont .index-form-err span {
  display: none;
  font-size: 12px;
  color: #f00;
}
.index-form-cont .index-form-tishi {
  padding-left: 10px;
  font-size: 12px;
  color: #999;
  line-height: 14px;
  margin-bottom: 0;
}
.index-form-cont .index-form-tishi-margin {
  margin-top: 7px;
  margin-bottom: 13px;
}
.index-form-cont .index-form-mobile {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 30px;
  /* color: #f00; */
  padding-left: 28px;
  background-size: 24px;
}
.index-celan-qrcode {
  width: 240px;
}
.index-celan-qrcode-title {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}
.index-celan-qrcode-imgbox {
  margin-top: 24px;
  margin-bottom: 10px;
}
.index-celan-qrcode-img {
  width: 95px;
  height: 96px;
  margin: 0 auto;
  text-align: center;
  border: 2px solid #d8d8d8;
}
.index-celan-qrcode-img img {
  width: 100%;
}
.index-celan-qrcode-txt {
  font-size: 12px;
  line-height: 20px;
  color: #999;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
/***** END 新增首页表单 by 20190506 ******/

/************************** 移动端适配 ****************************/
/*首页“联系我们”侧栏弹出层*/
@media screen and (max-width: 768px) {
  /* 覆盖原样式 */
  .leftmenu .bar .openDiv.form-div {
    right: -600px;
  }
  /* 移动端屏幕尺寸小于等于768px时的适配 */
  .leftmenu .bar .openDiv.form-div {
    width: 286px;
  }
  .openDiv .index-celan-box {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .index-form-cont {
    padding: 0 40px 10px 20px;
  }
  .index-form-cont .index-form-cont-div {
    margin-top: 15px;
  }
  .index-form-cont .index-form-tishi-margin {
    margin-top: 4px;
    margin-bottom: 8px;
  }
  .index-celan-qrcode {
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid #ccc;
  }
  .leftmenu .openDiv .formBottom-div {
    padding-top: 5px;
    margin-top: 5px;
  }
  .leftmenu .openDiv .formBottom-div .formBottom-left,
  .leftmenu .openDiv .formBottom-div .formBottom-right {
    vertical-align: top;
    width: 140px;
    padding: 0 10px;
    word-break: break-all;
  }
}

/**/
/* index */
.block-wrapper {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1920px) {
  .cloudSix-div {
    padding: 0;
  }
}
@media screen and (max-width: 1500px) {
  /*.section-two .secTwo-div h1{
        line-height: 2;
    }*/
}
@media screen and (max-width: 1440px) {
  .section-two .secTwo-div {
    right: 20%;
  }
  .section-five .mosaic .mosaic-a a img {
    /*width: auto;*/
  }
  .section-two .secTwo-div h1 {
    font-size: 60px;
  }
  .section-two .secTwo-div h1 .secH2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1300px) {
  .section-eight > ul {
    padding: 45px 75px;
  }
  .section-eight li > a h1 {
    font-size: 30px;
  }
  .section-eight li > a h2 {
    font-size: 25px;
  }
  .section-two .secTwo-div {
    right: 18%;
  }
  .finLeft-div .owl3.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -20px;
  }
  .finLeft-div .owl3.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -20px;
  }
  /*.footer .footer-left ul{
        margin-right: 70px;
    }
    .footer .footer-right .footerUl{
        margin-left: 140px;
    }*/
  .block-wrapper .sectwoFour2 .secFour {
    padding-top: 20%;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hones {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1230px) {
  .section-three .slider1 .item .pic {
    width: 18%;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -10px;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -10px;
  }
}
@media screen and (max-width: 1199px) {
  .footer-bottom ul {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
  .footer .footer-bottom .fr {
    width: 100%;
    text-align: center;
  }
  .footer .footer-bottom {
    line-height: 35px;
  }
  .section-eight li > a h1 span {
    display: block;
  }
  .section-eight li > a h1 b {
    display: none;
  }
  .section-three .slider1 .item .pic {
    width: 22%;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -20px;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -20px;
  }
  .block-wrapper .sectwoFour2 .secFour {
    padding: 10% 10% 0 0;
  }
  .sections .sec-smalldiv img {
    /*height: 550px;*/
  }
  .section-two .secTwo-div {
    right: 15%;
    top: 27%;
  }
  .sections .owl .item img {
    min-height: inherit;
    max-height: inherit;
    height: 500px;
  }
  .finance {
    height: 450px;
  }
  .finance .finTwo-left .finLeft-div {
    height: 370px;
  }
  .finance-five.finance .finTwo-left .finLeft-div {
    height: 325px;
  }
  .finance .financeDiv h3 {
    font-size: 20px;
  }
  .cloud-three .secRight h1 {
    font-size: 35px;
  }
  .sections .secLeft h1 span {
    font-size: 60px;
  }
  .sections .secRight h1 span {
    font-size: 45px;
  }
  .finance .finTwo-right h1 span {
    font-size: 45px;
  }

  .sections .owl .item a {
    height: 100%;
  }
  .cloud-three.sections .owl .item a img {
    display: block;
    min-height: 300px;
    max-height: 400px;
    _height: expression(
      this.scrollHeight > 400 ? "400px":
        (this.scrollHeight < 300? "300px": "auto")
    );
  }
  .sections .secLeft h1,
  .sections .secRight h1 {
    height: 150px;
  }
  .four-div {
    margin-top: 50px;
    padding: 25px;
  }
  .secBigList .secList .item .item-title {
    font-size: 36px;
  }
  .secBigList .cloudFive-mask .mask-content h4,
  .secBigList .cloudFive-mask .mask-content p,
  .secBigList .cloudFive-mask .mask-content .item-link {
    font-size: 16px;
    line-height: 1.5;
  }
  .cloud-five.sections .secBigList .secListImg .secListImg-p,
  .section-five .secImg .container p {
    font-size: 24px;
  }
  .section-five .secImg .container h1 {
    font-size: 50px;
  }
  .block-wrapper .secFour p,
  .block-wrapper .secFour .block-lasta {
    font-size: 16px;
  }
  .menulist .list .main li h3 {
    font-size: 20px;
  }
  .menulist .list .main li b {
    font-size: 13px;
  }
  .menulist .list .main li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 995px) {
  .section-five .mosaic .row-a.mosaics-two {
    height: 170px;
  }
  .section-five .mosaic .row-a {
    height: 175px;
  }
  .section-five .mosaic .mosaic-a a img {
    width: auto;
  }
  .footer .footer-right .footerUl {
    float: left;
    margin-top: 20px;
  }
  .section-three .slider1 li .title > a {
    font-size: 24px;
  }
  .videoBtn .videoWrapper .gb {
    left: 0;
  }
  .videoBtn .videoWrapper .gb b {
    display: none;
  }
  .section-three ul > li > .pic img {
    width: 70px;
  }
  .block-wrapper .sectwoFour2 .secFour {
    padding-top: 12%;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hone {
    font-size: 40px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hones {
    font-size: 30px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hones span:last-of-type {
    font-size: 20px;
  }
  .menulist .list .main li h3 {
    font-size: 18px;
  }
  .cloudFive-div .owl .item.active .cloudFive-mask .mask-content {
    top: 0;
  }
  .block-wrapper .secFour .block-lasta {
    margin-top: 40px;
  }
  .block-wrapper .secFour .block-hone {
    font-size: 45px;
  }
  .block-wrapper .sectwoFour .secFour .block-hones {
    font-size: 35px;
  }
  .section-seven .item .item-list {
    padding: 20px;
  }
  .sections .owl .item img {
    height: 400px;
  }
  .owl3.owl-theme .owl-controls .owl-buttons div.owl-next {
    /*right: 0px;*/
  }
  .owl3.owl-theme .owl-controls .owl-buttons div.owl-prev {
    /*left: 0px;*/
  }
  .cloud-three .secRight h1 {
    padding-left: 30px;
  }
  .menu li {
    padding: 0 15px;
  }
  .section-two .secTwo-div {
    top: 30%;
    right: 18%;
  }
  .section-two .secTwo-div h1 {
    font-size: 45px;
  }
  .section-two .secTwo-div h1 .secH2,
  .section-two .secTwo-a {
    font-size: 16px;
  }
  .section-two .secTwo-a {
    width: 150px;
    bottom: 5%;
  }
  .section-two .secTwo-a img {
    width: 30px;
    height: 30px;
  }
  .sections .secLeft h1,
  .sections .secRight h1 {
    height: 130px;
  }
  .section-five .mosaic .mosaic-one {
    height: 250px;
  }
  .section-five .mosaic .mosaic-ones {
    height: 300px;
  }
  .section-five .mosaic .mosaic-a a span {
    font-size: 16px;
  }
  .section-five .secImg .container p {
    font-size: 20px;
  }
  .section-five .secImg .container p > button {
    font-size: 16px;
  }
  .section-five .mosaic .mosaic-a .mosaic-wrapp {
    padding: 2px;
  }
  .section-seven .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -10px;
  }
  .section-seven .owl.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -10px;
  }
}
@media screen and (max-width: 850px) {
  .section-eight li > a h2 span {
    display: block;
  }
  .section-eight li > a h2 b {
    display: none;
  }
  .secBigList .secList .item .item-title {
    font-size: 30px;
  }
  .section-two .secTwo-div h1 .secH2 {
    font-size: 16px;
  }
  .block-wrapper .secFour .block-lasta {
    padding: 10px;
  }
  .secBigList .cloudFive-mask .mask-content .item-link {
    padding: 5px;
  }
  .cloud .owl3 .item {
    padding: 0 40px;
  }
  .owl3.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -10px;
  }
  .owl3.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -10px;
  }
  .section-two .secTwo-div {
    top: 26%;
    right: 12%;
  }
}

/**
*  媒体查询：由最大像素768px 扩大为 1200px
*/
@media screen and (max-width: 1200px) {
  .add-title h1 {
    font-size: 24px;
  }
  .section-five .mosaic .mosaic-three {
    height: 198px;
  }
  .section-five .mosaic .row-a.mosaics-two {
    height: 170px;
  }
  .headers .header-left a {
    /*margin-left: 55px;*/
  }
  .headers .header-left a:before {
    position: absolute;
    content: "";
    top: 15px;
    left: 45px;
    width: 0px;
    height: 50%;
    /*border-left: 1px solid #545454;
    border-right: 1px solid #6e6e6e;*/
  }
  .section-seven {
    margin: 0;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div {
    top: 30%;
  }
  .section-three {
    margin: 40px 0;
  }
  .section-three .slider1 li .title > a {
    font-size: 18px;
  }
  .section-three .slider1 li .title > span {
    font-size: 12px;
    line-height: 1.6;
  }
  .headers .header-left a {
    padding-top: 2px;
    line-height: 50px;
  }
  .headers .header-left img {
    height: 80%;
  }
  .cloud-five.sections .secBigList .secListImg .secListImg-p {
    font-size: 18px;
  }
  .footer .footer-left ul li {
    font-size: 12px;
  }
  .footer .footer-left {
    padding-left: 60px;
  }
  .footer .footer-left ul,
  .footer .footer-right ul {
    font-size: 14px;
  }
  .footer .footer-left span {
    font-size: 16px;
  }
  .section-eight > ul {
    padding: 30px 60px;
  }
  .section-eight li > a h1 {
    font-size: 25px;
  }
  .section-eight li > a h2 {
    font-size: 20px;
  }
  .section-eight .owl-theme .owl-controls .owl-pagination {
    right: 10px;
  }
  .bg-div {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
    z-index: 9;
  }
  .section-three .slider1 .item .pic > a {
    text-align: right;
    padding-right: 20px;
  }
  .section-three .slider1 .item .pic > a > img {
    width: 70px;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -10px;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -10px;
  }
  .section-five .secImg {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    background: 0;
  }
  .section-five .secImg .container p {
    color: #000;
  }
  .section-five .secImg .container,
  .section-five .secImg .container p,
  .section-five .secImg .container h1 {
    position: relative;
    top: 0;
    left: 0;
  }
  .section-five .secImg .container {
    height: auto;
  }
  .section-five .secImg .container p > button {
    display: none;
  }
  .section-five .secImg .container h1 {
    margin: 0;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .section-five .secImg .container p {
    line-height: 2;
  }
  .block-wrapper .sectwoFour2 .secFour {
    width: auto;
    position: absolute;
    left: inherit;
    right: 7%;
    padding: 0;
    padding-top: 20%;
  }

  .block-wrapper .sectwoFour2 .secFour .block-hones {
    text-align: right;
    font-size: 25px;
    margin-top: 50px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hones span:last-of-type {
    font-size: 20px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hone {
    font-size: 40px;
    text-align: right;
  }
  #samallList.active {
    top: 50px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .section-three ul > li > .pic img {
    width: 75px;
  }
  .section-three ul > li .title {
    font-size: 14px;
  }
  .owl3.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0px;
  }
  .owl3.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
  }
  .finance .finTwo-right h1 span {
    font-size: 30px;
  }
  .section-two .secTwo-div h1 p {
    padding: 5px 10px;
  }
  .section-two .secTwo-div {
    top: 25%;
    right: 20%;
  }
  .section-two .secTwo-div h1 {
    font-size: 30px;
  }
  .section-two .secTwo-div h1 .secH2,
  .section-two .secTwo-a {
    font-size: 14px;
  }
  .section-two .secTwo-a {
    width: 110px;
    background: 0;
    text-align: center;
    padding: 5px 20px;
  }
  .section-two .secTwo-a:hover {
    background: 0;
  }
  .section-two .secTwo-a img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .headers > nav {
    position: absolute;
    top: 0;
    right: 0;
  }
  .menulist {
    display: none;
    opacity: 0;
    filter: Alpha(Opacity=0);
  }
  .menulist .list {
    display: none;
    opacity: 0;
    filter: Alpha(Opacity=0);
  }
  .samall-menulist,
  .small-menuDiv {
    display: block;
    transition: 0.35s;
  }
  .samall-menulist .list {
    display: block;
  }
  .samall-menulist .list li {
    padding: 0 15px;
  }
  .samall-menulist .list li a,
  .samall-menulist .list li b {
    display: block;
    line-height: 50px;
    /*border-bottom: 1px solid #ddd;*/
    cursor: pointer;
  }
  .samall-menulist .list li b i {
    float: left;
    line-height: 50px;
    margin-right: 10px;
  }
  .headers .menu {
    display: none;
  }
  /*.section-two img{
		height: 300px;
	}*/
  .sections .owl .item img {
    height: 300px;
  }
  .sections .secLeft h1 span {
    font-size: 40px;
  }
  .sections .secRight h1 span {
    font-size: 30px;
  }
  .sections .secLeft h1,
  .sections .secRight h1 {
    height: 75px;
  }
  .sections h1 > span,
  .section-three h1 {
    font-size: 30px;
  }
  .cloudFive-mask .mask-content {
    top: 100px;
  }
  .six-content .six-left,
  .six-content .six-right {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .six-content .six-right {
    height: 250px;
    margin-top: 30px;
  }
  .six-left .sixLeft-top img {
    display: block;
    margin: 0 auto;
    width: 50% !important;
  }
  .cloud-two h2 {
    margin: 30px 0;
    font-size: 20px;
  }
  .cloud-three .secRight h1 {
    font-size: 30px;
  }
  .cloudSix-div {
    padding: 0 10px;
    font-size: 14px;
  }
  .cloudFour-div {
    margin-top: 40px;
  }
  .cloud {
    margin-bottom: 40px;
  }
  .cloud h1 > span {
    font-size: 30px;
  }
  .leftmenu {
    width: 0;
    top: 80%;
    left: -50px;
  }
  .leftmenu .bar li.barLi-three {
    width: 50px;
    position: absolute;
    top: 0;
    left: 50px;
  }
  .opens {
    display: block;
  }
  .leftmenu .openDiv.form-div {
    display: block;
    position: fixed;
    top: 50px;
    left: inherit;
    right: -500px;
    z-index: 4;
  }
  .headers {
    height: 50px;
  }
  .section-two {
    margin-top: 50px;
  }
  .navbar-toggle,
  .opens {
    margin: 8px;
  }
  /*.section-five .secImg .container{
		width: 80%;
	}*/
  .sections .sec-smalldiv img {
    min-height: inherit;
    max-height: inherit;
    /*height: 440px;*/
  }
  .block-wrapper .secFour .block-lasta {
    margin-top: 40px;
  }
  .block-wrapper .secFour {
    top: 20%;
  }
  .block-wrapper .sectwoFour .secFour {
    bottom: 25%;
  }
  .block-wrapper .secFour .block-hone,
  .section-five .secImg .container h1 {
    font-size: 38px;
  }
  .block-wrapper .sectwoFour .secFour .block-hones {
    font-size: 28px;
  }
  .block-wrapper .secFour p,
  .block-wrapper .secFour .block-lasta,
  .secBigList .cloudFive-mask .mask-content h4 {
    font-size: 14px;
  }
  .section-five .secImg .container p {
    font-size: 16px;
  }
  .section-five .secImg .container p > button {
    font-size: 14px;
  }
  .secBigList .cloudFive-mask .mask-content p {
    font-size: 14px;
    height: 60px;
  }
  .secBigList .cloudFive-mask .mask-content {
    top: 15%;
  }
  .secBigList .cloudFive-mask .mask-content .item-link {
    width: 100px;
    margin-top: 0px;
    font-size: 14px;
  }
  .secBigList .cloudFive-mask .mask-content {
    padding: 15% 60px;
  }
  .secBigList .secList .item .item-title {
    font-size: 24px;
    margin: 0;
    padding: 0;
  }
  .cloud-five .secList {
    bottom: 0;
  }
  .cloudFive-mask .mask-content .item-desc,
  .cloudFive-mask .mask-content .item-link {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .section-five .secImg img {
    display: none;
  }
  .section-five .mosaic .mosaic-a a img {
    width: 100%;
  }
}
@media screen and (max-width: 699px) {
  /*.section-five .secImg .container h1{
		margin-top: 0;
	}*/
  /*.section-three{
		display: none;
	}
	.section-three.slider1s{
		display: block;
	}*/
  .section-three .slider1 li .title > a {
    font-size: 16px;
  }
  .section-three .slider1 .item .pic > a > img {
    width: 55px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hone {
    font-size: 30px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hones {
    font-size: 20px;
  }
  .block-wrapper .secFour .block-lasta {
    margin-top: 10px;
  }
  .section-eight li > a h1 {
    font-size: 20px;
  }
  .section-eight li > a h2 {
    font-size: 18px;
  }

  .block-wrapper .sectwoFour2 .secFour {
    padding-top: 13%;
  }
  .section-three ul > li > .pic img {
    width: 60px;
  }
  .cloud-five .owl.owl-theme .owl-controls .owl-buttons div {
    display: block;
  }
  .section-two .secTwo-div {
    top: 25%;
    right: 8%;
  }
  .cloudFive-mask .mask-content .item-desc {
    font-size: 12px;
  }
  .cloudFive-mask .mask-content .item-title {
    font-size: 18px;
  }
  .cloud-three .secRight h1 {
    font-size: 25px;
  }
  .cloud .cloud-ul li span {
    font-size: 12px;
    line-height: 24px;
  }
  .cloudSix-div {
    font-size: 12px;
  }
  .cloud .owl3 .item span {
    font-size: 12px;
  }
  .cloud-six .cloudSix-left,
  .cloud-six .cloudSix-right {
    line-height: 24px;
  }
  .cloud-three .secRight {
    right: 0;
    width: 40%;
  }
  .cloud .cloud-ul li a {
    width: 100px;
    font-size: 14px;
  }
  .six-content .six-right {
    height: 150px;
  }
  .six-content .six-right,
  .six-content .six-left .sixLeft-bottom li {
    font-size: 12px;
    margin-bottom: 25px;
  }
  .six-content .six-left .sixLeft-bottom li > a:before {
    width: 15px;
    height: 15px;
  }
  .cloud .cloud-ul li span {
    max-height: inherit;
    min-height: inherit;
    height: 140px;
  }
  .cloud-six .cloudSix-left .cloudSixleft-top,
  .cloud-six .cloudSix-left .cloudSixleft-bottom {
    height: 150px;
  }
  .cloud-six .cloudSix-left,
  .cloud-six .cloudSix-right {
    height: 300px;
  }
  .finance h1 {
    left: 0;
    text-align: center;
  }
  .finance .finTwo-right {
    right: 0;
    width: 40%;
  }
  .four-div {
    padding: 10px;
    font-size: 16px;
  }
  .four-div {
    width: 100%;
    height: 35%;
    margin-top: 0;
  }
  .four-ul {
    width: 100%;
    height: 65%;
  }
  .cloudFive-mask .mask-content .item-link {
    margin-top: 30px;
    width: 75px;
    height: 30px;
    line-height: 26px;
    font-size: 12px;
  }
  .market-two .mkTwo-top ul li h1 {
    font-size: 20px;
  }
  .market .market2 a {
    width: 75px;
    padding: 6px 0;
    font-size: 14px;
  }
  .mkTwo-bottom {
    margin-top: 20px;
  }
  .market .container {
    padding: 30px 0;
  }
  .block-wrapper .secFour .block-hone,
  .section-five .secImg .container h1 {
    font-size: 30px;
  }
  .sections .sec-smalldiv img {
    /*height: 300px;*/
  }
  .secBigList .cloudFive-mask .mask-content {
    padding: 60px;
  }
}
@media screen and (max-width: 599px) {
  .add-title h1 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .add-title b {
    padding-top: 5px;
  }
  .section-three .slider1 .item .pic > a {
    height: 80px;
    line-height: 80px;
  }
  .section-seven .owl.owl-theme .owl-controls .owl-buttons div {
    top: 30%;
  }
  .section-seven .item .pic img {
    width: 60px;
  }
  .section-seven .item .pic {
    height: 80px;
  }
  .section-seven .item .pic a {
    line-height: 80px;
  }
  .section-seven .item .item-div {
    padding: 20px;
  }
  .section-seven .item .title {
    font-size: 12px;
  }
  .section-seven .item .item-list {
    padding: 0;
  }
  .section-seven .item {
    height: 150px;
  }
  .section-three .slider1 .item .pic,
  .section-three .slider1 li .title {
    width: 100%;
  }
  .section-three .slider1 li .title,
  .section-three .slider1 .item .pic > a {
    padding: 0;
    text-align: center;
  }
  .section-three .slider1 li .title > a {
    font-size: 10px;
    text-align: center;
  }
  .section-three .slider1 li .title > span {
    display: none;
  }
  .footer .container {
    /*padding: 15px 0 10px;*/
  }
  .footer .footer-left,
  .footer .footer-right {
    margin-bottom: 15px;
    padding: 0;
    padding: 0 60px;
    width: 100%;
  }
  .footer .footer-right .footerUl {
    margin-left: 20px;
    margin-top: 30px;
    float: right;
  }
  .leftmenu .bar li.barLi-three {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    background: rgba(255, 255, 255, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  }
  .leftmenu .bar li.barLi-three a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(top.png) center no-repeat;
  }
  .section-five .mosaic .mosaic-two {
    height: 150px;
  }
  .section-five .mosaic .mosaic-one {
    height: 200px;
  }
  .section-five .mosaic .mosaic-three {
    height: 200px;
  }
  .section-five .mosaic .mosaic-four {
    height: 210px;
  }
  .section-five .mosaic .mosaic-ones {
    height: 250px;
  }
  .section-five:hover .secImg {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .section-five .mosaic .mosaic-a .mosaic-wrapp,
  .section-five .mosaic {
    padding: 0;
    margin: 0;
  }
  .section-five .secImg .container {
    width: 100%;
  }
  .section-five .secImg .container p {
    color: #000;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 2;
  }
  .section-seven .item .item-list p a {
    font-size: 14px;
  }
  .block-wrapper .sectwoFour .secFour .block-hones {
    padding-left: 20%;
    font-size: 25px;
  }
  .footer {
    font-size: 12px;
  }
  .footer .footer-bottom {
    line-height: 20px;
  }
}
@media screen and (max-width: 496px) {
  .block-wrapper .secFour p,
  .block-wrapper .secFour .block-lasta,
  .secBigList .cloudFive-mask .mask-content h4 {
    font-size: 12px;
  }
  .block-wrapper .secFour .block-lasta {
    padding: 5px;
  }
  .section-eight > ul {
    padding: 20px 40px;
  }
  .footer .footer-right .tel {
    font-size: 16px;
  }
  .footer .footer-left span {
    font-size: 12px;
  }
  .footer .footer-left ul,
  .footer .footer-right ul {
    font-size: 12px;
  }
  .section-seven .owl.owl-theme .owl-controls .owl-buttons div {
    top: 43%;
  }
  .section-five .mosaic .mosaic-one,
  .section-five .mosaic .mosaic-two,
  .section-five .mosaic .mosaic-ones {
    height: 100px;
  }
  .section-five .mosaic .mosaic-three {
    height: 130px;
  }
  .section-five .mosaic .row-a.mosaics-two {
    height: 131px;
  }
  .section-five .mosaic .mosaic-four {
    height: 150px;
  }
  .section-five .mosaic .mosaic-a .mosaic-ones img {
    width: 100%;
  }
  .block-wrapper .secFour .block-hone,
  .section-five .secImg .container h1 {
    font-size: 24px;
  }
  .section-five .secImg .container p {
    font-size: 12px;
    line-height: 1.6;
  }
  .section-two .secTwo-a {
    width: 80px;
    padding: 5px 0px;
    font-size: 12px;
    bottom: 2%;
  }

  /*.section-two img{
		height: 250px;
	}*/
  .cloud-five.sections .secBigList .secListImg img {
    width: 70%;
    top: 15%;
  }
  .section-two .secTwo-div h1 .secH2 {
    display: none;
  }
  .section-two .secTwo-div h1 .secH2,
  .cloud-five.sections .secBigList .secListImg .secListImg-p {
    font-size: 14px;
  }
  .section-two .secTwo-div h1 .secH2 {
    text-align: center;
  }
  .footer .footer-left,
  .footer .footer-right {
    padding: 0 30px;
  }
  .footer .footer-right .footerUl li {
    width: 90px;
    height: 90px;
  }
  .section-eight li > a h1 {
    font-size: 14px;
  }
  .section-eight li > a h2 {
    font-size: 12px;
  }
  .section-three .slider1 .item .pic > a {
    padding: 0;
  }
  .section-three .slider1 .item .pic > a > img {
    width: 50px;
  }
  .section-three ul li {
    padding: 0 5px;
    float: left;
    width: 100%;
    height: 100%;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(../img/next1.png) no-repeat;
    background-position: center;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(../img/prev1.png) no-repeat;
    background-position: center;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    background: url(../img/next2.png) no-repeat;
    background-position: center;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
    background: url(../img/prev2.png) no-repeat;
    background-position: center;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hone {
    font-size: 20px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hones,
  .block-wrapper .sectwoFour2 .secFour .block-hones span:last-of-type {
    font-size: 16px;
  }
  .section-three ul > li > .pic a {
    height: 75px;
    line-height: 115px;
  }
  .section-three {
    margin: 15px 0;
  }
  .cloud-five .owl.owl-theme .owl-controls .owl-buttons div.owl-prev,
  .cloud-five .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
    background-color: rgba(0, 0, 0, 0.1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
  }
  .secBigList .cloudFive-mask .mask-content {
    top: 5%;
    padding: 20px 60px;
  }
  .secBigList .cloudFive-mask .mask-content .item-link {
    margin-top: 20px;
  }
  .section-two .secTwo-div h1 {
    font-size: 28px;
  }
  .sections .secLeft h1 span {
    font-size: 30px;
  }
  .sections .secRight h1 span {
    font-size: 20px;
  }
  .six-content .six-left .sixLeft-bottom li {
    font-size: 14px;
  }
  .six-content .six-right span {
    font-size: 14px;
  }
  .six-left .sixLeft-top img {
    width: 100% !important;
  }
  /*.sections{
		margin-top: 35px;
	}*/
  .section-three ul > li > .pic img {
    width: 35px;
    /*height: 35px;*/
  }
  .section-three ul > li .title {
    font-size: 12px;
    margin-top: 10px;
  }
  .owl.owl-theme .owl-controls .owl-buttons div {
    width: 35px;
    height: 40px;
  }
  .cloud-two h1 span:first-child {
    font-size: 30px;
  }
  .cloud-two h1 span {
    font-size: 20px;
  }
  .finance .finTwo-right h1 span {
    font-size: 20px;
  }
  .finance .financeDiv p {
    font-size: 12px;
    padding: 0 5px;
  }
  .cloudFive-mask .mask-content .item-desc {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .cloudFive-mask .mask-content {
    top: 20px;
  }
  .cloudFive-mask .mask-content .item-link {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .section-six {
    padding-bottom: 0;
  }
  .six-content .six-right {
    height: 100px;
  }
  .sections,
  .section-two {
    position: relative;
  }
  .cloud-three {
    margin-bottom: 30px;
  }
  .cloud-one {
    margin: 70px 0 30px;
  }
  .cloud .container {
    padding: 0;
    padding-bottom: 20px;
  }
  .cloud {
    margin-bottom: 0;
  }
  .cloud-six {
    margin-top: 30px;
  }
  .cloud-six.cloud h1 {
    padding: 0;
    padding: 20px 0;
  }
  .cloud .container {
    border: 0;
  }
  .cloud-six .cloudSix-left,
  .cloud-six .cloudSix-right {
    width: 100%;
  }
  .cloud-six .cloudSix-left {
    height: auto;
  }
  .cloud-six .cloudSix-left .cloudSixleft-bottom {
    margin: 15px 0;
  }
  .cloudSix-div {
    margin-bottom: 20px;
  }
  .finance .financeDiv p {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .finance .financeDiv {
    top: 0;
  }
  .finance .financeDiv h3 {
    margin-top: 40px;
  }
  .finance-five .owl.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -20px;
  }
  .finance-five .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -20px;
  }
  .market .market2 .marketSpna {
    font-size: 12px;
    line-height: 22px;
  }
  .market .market2 img {
    width: 60px;
    height: 40px;
  }
  .market .market2 .marketSpna {
    margin: 0;
    margin: 25px;
  }
  .mkTwo-bottom .mkTwo-list .owl .item {
    padding: 0 25px;
  }
  .market .container {
    padding: 0;
  }
  .mkTwo-bottom {
    height: 360px;
  }
  .opens {
    right: 70px;
  }
  .section-two .secTwo-div {
    width: 100%;
    height: 120px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2D80A14,endColorstr=#b2D80A14);
  }
  .section-two .secTwo-div h1 .secH1 {
    color: #fff;
    text-align: right;
    padding-right: 25px;
  }
  .section-two .secTwo-div h1 p {
    border: 0;
    margin: 0;
  }
  /*.section-two .secTwo-a{
		bottom: 25%;
		left: inherit;
		right: 20%;
		top: inherit;
	}*/
  .block-wrapper .secFour .block-lasta {
    margin-top: 0;
  }
  .block-wrapper .sectwoFour2 .secFour {
    width: auto;
    position: absolute;
    left: inherit;
    right: 15px;
    padding-top: 20px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hone,
  .block-wrapper .sectwoFour2 .secFour .block-hones {
    font-weight: 600;
    text-align: left;
  }
  .block-wrapper .secFour .block-hone {
    font-size: 24px;
  }
  .block-wrapper .sectwoFour2 .secFour .block-hones {
    margin-top: 25px;
  }
  .sections .sec-smalldiv img {
    /*height: 200px;*/
  }
  .block-wrapper .secFour {
    top: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 420px) {
  .footer .footer-left,
  .footer .footer-right {
    padding: 0 10px;
  }
  .sections h1 > span,
  .section-three h1,
  .cloud h1 > span {
    font-size: 24px;
  }
  .sections .owl .item img {
    height: 220px;
  }
  .leftmenu .openDiv.form-div {
    width: 250px;
  }
  .leftmenu .openDiv .formBottom-div li {
    width: 125px;
    padding: 0 20px;
  }
  .leftmenu .openDiv .formBottom-div li b {
    font-size: 10px;
  }
  .leftmenu .openDiv.form-div .form-li {
    font-size: 18px;
  }
  .leftmenu .openDiv .formBottom-div {
    margin-top: 10px;
  }
  .form-sub {
    width: 320px;
  }
  .form-sub h4 {
    font-size: 16px;
  }
  .form-sub ul li {
    font-size: 12px;
    padding: 10px 5px;
  }
  .form-sub ul li button {
    padding: 5px 0;
  }
  .form-sub .radio-inline {
    margin-right: 0;
  }
  .cloud-two h2 {
    font-size: 14px;
  }
  .cloud-two .cloud-ul li img,
  .cloud .owl3 .item img {
    width: 50px;
    height: 40px;
  }
  .cloud-two .cloud-ul li {
    padding: 0 5px;
  }
  .cloud .cloud-ul li span {
    height: 90px;
  }
  .cloud .cloud-ul li a,
  .cloud .owl3 .item a {
    width: 75px;
    font-size: 12px;
    padding: 6px 0;
  }
  .cloud-three.sections .owl .item a img {
    max-height: inherit;
    min-height: inherit;
    height: 200px;
  }
  .cloud-three .owl.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0px;
  }
  .cloud-three .owl.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
  }
  .cloud .owl3 .item span {
    margin: 10px 0;
  }
  .cloud .owl3 {
    margin-bottom: 15px;
  }
  .cloud-four .container {
    padding-bottom: 40px;
  }
  .owl3.owl-theme .owl-controls .owl-pagination {
    bottom: -40px;
  }
  .cloud-six .cloudSix-left .cloudSixleft-top span,
  .cloudSixleft-bottom .bottomLeft span,
  .cloudSixleft-bottom .bottomRight span {
    padding: 5px;
  }
  .cloud-six .cloudSix-right span {
    padding: 10px;
  }
  .cloud-three .secRight h1 {
    padding-left: 15px;
  }
  .cloud-three .secRight h1 {
    font-size: 14px;
  }
  .cloudSixleft-bottom .bottomLeft span,
  .cloudSixleft-bottom .bottomRight span,
  .cloud-six .cloudSix-left,
  .cloud-six .cloudSix-right {
    text-indent: 24px;
  }
  .cloud-six .cloudSix-left,
  .cloud-six .cloudSix-right {
    line-height: 20px;
  }
  .finance .financeDiv h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 361px) {
  .footer .footer-right .footerUl {
    margin: 0px;
    margin-top: 10px;
  }
  .sections .secLeft h1 span {
    font-size: 24px;
  }
  .sections .secRight h1 span {
    font-size: 16px;
  }
  .sections .secRight h1 span {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .section-four .secRight h1 span,
  .cloud-one .secRight h1 span {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 321px) {
  .section-three .slider1 li .title > a > b {
    display: block;
  }
  .section-three .slider1 li .title > a > em {
    display: none;
  }
  .footer .footer-bottom {
    font-size: 10px;
  }
  .section-eight > ul {
    padding: 10px 20px;
  }
  .section-eight li > a h1 {
    font-size: 12px;
  }
  .section-eight li > a h2 {
    font-size: 10px;
  }
  .section-seven .item {
    height: 120px;
  }
  .section-seven .item .item-div {
    padding: 5px;
  }
  .section-seven .item .pic img {
    width: 45px;
  }
  .section-five .mosaic .mosaic-one,
  .section-five .mosaic .mosaic-two,
  .section-five .mosaic .mosaic-ones {
    height: 80px;
  }
  .section-five .mosaic .row-a.mosaics-two {
    height: 80px;
  }
  .section-five .mosaic .mosaic-three {
    height: 120px;
  }
  .section-five .mosaic .mosaic-four {
    height: 100px;
  }
  .secLeft {
    width: 43%;
  }
  .cloud-three .secRight {
    width: 37%;
  }
  .cloud h1 span:nth-child(2) {
    padding: 0 10px;
  }
  .section-three .owl.owl-theme .owl-controls .owl-buttons div {
    top: 50%;
  }
}

/************************
 ********* 官网首页新样式 by GXR20200303 **********
                 *********************************/
.container {
  width: 1200px;
}
/* 板块：顶部菜单栏 */
.yongyou-header .yongyou-logo {
  line-height: 60px;
}
.yongyou-header .yongyou-logo .logo-pc-box {
  width: 60px;
  height: auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.headers .header-left a span {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  color: #666;
  padding: 6px 0 6px 10px;
  border-left: 1px solid #ccc;
  margin-left: 10px;
}
/* .menu {
	height: 84px;
} */
.menu li {
  line-height: 60px;
  padding: 0 40px 0 0;
  -webkit-transition: line-height 0.4s;
  transition: line-height 0.4s;
}
.menu li:last-child {
  padding: 0;
}
.yongyou-header-scroll {
  /*height: 46px;
   background: #e12b3a; */
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.yongyou-header-scroll .headers {
  height: 46px;
}
.yongyou-header-scroll .yongyou-logo .logo-pc-box {
 /* width: 40px;*/
}
.yongyou-header-scroll .yongyou-logo,
.yongyou-header-scroll .menu li,
.yongyou-header-scroll .yongyou-logo .logo-pc-box {
  /*line-height: 46px;*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.yongyou-header-hover {
  height: 84px;
  /* background: 0 0; */
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.yongyou-header-hover .headers {
  height: 84px;
}
.yongyou-header-hover .yongyou-logo,
.yongyou-header-hover .menu li {
  line-height: 84px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.yongyou-header-scroll nav .menu {
  height: 46px;
}
.menulist {
  width: 1200px;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.menulist .list {
  float: right;
  width: 760px;
}
.menulist .list .main li b {
  font-size: 12px;
  color: #333;
}
.menulist .list .main li a {
  font-size: 12px;
  color: #666;
}
.menulist .container {
  width: 100%;
}
.menulist .col-md-2,
.menulist .col-sm-2,
.menulist .col-xs-2 {
  width: 19%;
}

.container-twomenulist {
  width: 100%;
}
.menulist-left-ul {
  display: inline-block;
  height: 100%;
  padding-left: 3%;
  width: 17%;
  vertical-align: top;
  position: relative;
  min-height: 249px;
}
.menulist-left-ul::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 86%;
  background-color: #ddd;
  top: 18px;
  right: 10px;
}
.menulist-left-ul li {
  font-size: 14px;
  line-height: 14px;
  color: #999;
  margin: 18px 0 10px;
  padding-left: 5px;
  border-left: 3px solid transparent;
}
.menulist-left-ul li:hover {
  cursor: pointer;
}
.menulist-left-ul li.active {
  color: #c13939;
  border-left: 3px solid #c13939;
}
.menulist .list .main {
  display: inline-block;
  width: 79%;
  vertical-align: top;
}
.container-twomenulist .main-right-ul > li {
  display: none;
}
.container-twomenulist .main-right-ul > li:first-child {
  display: block;
}
/*板块一：banner或视频播放*/
.index-banner-one {
  /* width: 100%;
	height: 600px; */
  width: 100vw;
  height: 31.25vw;
}
.index-banner-one-slide-pc,
.index-banner-one-slide-pc img {
  display: block !important;
}
.index-banner-one-slide-web,
.index-banner-one-slide-web img {
  display: none !important;
}
.index-banner-one .swiper-slide-video {
  width: 100%;
  height: 100%;
  background: url("../img/index-banner-video-img.png") no-repeat center;
  background-size: cover;
  position: relative;
}
.index-banner-one .index-banner-one-pagination {
  /* display: none; */
}
.index-banner-one.swiper-container-horizontal > .swiper-pagination-bullets,
.index-banner-one .swiper-pagination-custom,
.index-banner-one .swiper-pagination-fraction {
  bottom: 20px;
}
.index-banner-one .swiper-pagination-bullet {
  opacity: 0.4;
}
.index-banner-one .swiper-pagination-bullet-active {
  width: 26px;
  height: 8px;
  border-radius: 8px;
  background-color: #fff;
  opacity: 1;
}
.swiper-slide-one .videos {
  /* display: none; */
  position: absolute;
  left: 50%;
  top: 80%;
  width: 56px;
  height: 56px;
  transform: translate(-28px, -28px);
  background: transparent url("../img/icon-play-btn.png") no-repeat center;
  background-size: cover;
}
.swiper-slide-one .videos:hover {
  cursor: pointer;
}
#slide-videos {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.index-banner-one .swiper-slide a,
.index-banner-one .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  cursor: default;
}
/* 板块二：视频容器 */
.video-box {
  display: none;
  margin-top: 0;
  position: fixed;
  top: 20%;
  left: 15%;
  width: 70%;
  height: 42vh;
}
.video-box .gb {
  cursor: pointer;
}
/* 板块三：公司介绍 */
.index-company-box {
  width: 100%;
  height: 446px;
  background: #fff url("three-cont-bg.jpg") no-repeat center;
  background-size: 1400px;
}
.index-company-cont {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.index-company-cont h2 {
  padding-top: 60px;
  font-size: 32px;
  color: #c13939;
  text-align: center;
  line-height: 42px;
}
.index-company-cont h2 span {
  font-size: 42px;
}
.index-company-cont h3 {
  font-size: 28px;
  color: #333333;
  line-height: 42px;
  padding-top: 14px;
}
.company-cont-txt {
  width: 100%;
  padding-top: 60px;
}
.company-txt-left,
.company-txt-right {
  display: inline-block;
  vertical-align: top;
}
.company-txt-left {
  width: 64%;
}
.company-txt-right {
  width: 34%;
  text-align: left;
}
.company-txt-left .company-txt-left-list {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 24%;
}
.company-txt-left .company-txt-left-list dt {
  font-size: 36px;
  color: #c13939;
  line-height: 42px;
}
.company-txt-left .company-txt-left-list dt em {
  font-size: 24px;
  font-style: normal;
}
.company-txt-left .company-txt-left-list dd {
  font-size: 16px;
  color: #333333;
  line-height: 16px;
}
.company-txt-left-list:hover {
  transform: scale(1.05);
  transition: all 0.3s;
}
.company-txt-right p {
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  margin-bottom: 12px;
}
.company-txt-right p span {
  margin-right: 10px;
  font-weight: 700;
}
.company-txt-right .company-txt-right-lx {
  margin-top: 20px;
  padding-top: 20px;
  position: relative;
}
.company-txt-right .company-txt-right-lx::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 6px;
  background-color: #c13939;
}
.company-txt-right .company-txt-right-lx p {
  font-size: 22px;
  color: #333333;
  line-height: 30px;
}
.company-txt-right .company-txt-right-lx span {
  display: inline-block;
  width: 120px;
  height: 38px;
  background-color: #c13939;
  border-radius: 4px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
}
/* 板块四：业务介绍 */
.index-product-box {
  width: 100%;
  min-height: 390px;
  background-color: #f9f9f9;
}
.index-product-cont {
  width: 1200px;
  margin: 0 auto;
}
.index-product-cont h2 {
  padding-top: 60px;
  font-size: 32px;
  color: #333333;
  text-align: center;
  line-height: 42px;
}
.index-product-cont h3 {
  font-size: 24px;
  color: #999999;
  text-align: center;
  line-height: 24px;
  padding-top: 20px;
}
.product-cont-txt {
  padding-top: 40px;
  width: 100%;
}
.product-cont-txt-list {
  display: inline-block;
  vertical-align: top;
  /* width: 24%; */
  width: 270px;
  height: 228px;
  padding: 14px 10px 10px;
  margin: 0 10px 20px;
  text-align: center;
  position: relative;
}
.product-cont-txt-list::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -10px;
  width: 0;
  height: 200px;
  border-right: 1px solid #d8d8d8;
}
.product-cont-txt-list:nth-child(4n),
.product-cont-txt-list:nth-child(4n)::after {
  border-right: none;
}
.product-cont-txt-list:hover {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 4px 4px #e8e8e8;
}
.product-cont-txt-list .product-cont-txt-list-rx {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 50px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: url("biaoqian.png") no-repeat center;
  background-size: cover;
}
.product-cont-txt-list dt {
  height: 74px;
  line-height: 68px;
}
.product-cont-txt-list dt img {
  margin-top: -1px;
  transition: all 0.4s;
  max-height: 42px;
}
.product-cont-txt-list:hover dt img {
  transform: scale(1.2);
}
.product-cont-txt-list dd span {
  display: block;
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-cont-txt-list dd em {
  display: block;
  font-size: 12px;
  color: #999999;
  line-height: 16px;
  font-style: normal;
  margin-top: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.product-cont-txt-list dd a {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #c13939;
  margin-top: 22px;
  text-align: left;
  padding-right: 10px;
  padding-left: 15px;
  position: relative;
  transition: opacity 0.5s;
  opacity: 0;
}
.product-cont-txt-list dd a::after {
  content: "";
  position: absolute;
  top: 4px;
  width: 8px;
  height: 8px;
  margin-top: 1px;
  border-top: 1px solid #c13939;
  border-right: 1px solid #c13939;
  transform: rotate(45deg);
}
.product-cont-txt-list:hover dd a {
  display: block;
  opacity: 1;
  transition-duration: 0.3s;
}
.product-cont-txt-list dd a:hover {
  color: #f18181;
  transition: 0.3s;
}

.product-cont-txt-list dd button {
  display: block;
  margin-top: -20px;
  margin-left: 150px;
  position: relative;
  transition: opacity 0.5s;
  opacity: 0;
}

.product-cont-txt-list:hover dd button {
  display: block;
  opacity: 1;
  transition-duration: 0.3s;
}

/* 板块五:公司价值 */
.index-solution-box {
  width: 100%;
  height: 550px;
  background-color: #fff;
}
.index-solution-cont {
  width: 1200px;
  margin: 0 auto;
}
.index-solution-cont h2 {
  font-size: 32px;
  color: #333333;
  text-align: center;
  line-height: 42px;
  padding-top: 50px;
}
.index-solution-cont h3 {
  font-size: 24px;
  color: #999999;
  text-align: center;
  line-height: 24px;
  padding-top: 20px;
}
.solution-cont-txt {
  width: 100%;
  text-align: center;
  padding-top: 40px;
}
.solution-cont-txt-list {
  display: inline-block;
  vertical-align: top;
  width: 252px;
  height: 310px;
  margin: 0 14px;
  position: relative;
  background-color: #fff;
  border: 1px solid #ddd;
}
.solution-cont-txt-list:hover {
  transition: all 0.2s;
  box-shadow: 0 0 4px 4px #eaeaea;
}
.solution-cont-txt-list::after {
  content: "";
  position: absolute;
  right: -16px;
  top: 0;
  width: 0;
  height: 100%;
  border-right: 1px solid #d8d8d8;
}
.solution-cont-txt-list:last-child::after {
  border-right: none;
}
.solution-cont-txt-list .list-bg {
  width: 100%;
  height: 160px;
}

.solution-cont-txt-list .list-bg img {
  width: 100%;
  height: 100%;
}
.solution-cont-txt-list .list-cont {
  padding: 14px 14px 20px;
  text-align: left;
}
.solution-cont-txt-list .list-cont .list-cont-title {
  font-size: 18px;
  color: #333333;
  line-height: 18px;
}
.solution-cont-txt-list .list-cont .list-cont-txt {
  padding-top: 14px;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.solution-cont-txt-list .list-cont .list-cont-a a {
  display: inline-block;
  padding: 0 18px 0 10px;
  height: 28px;
  border: 1px solid #c13939;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  color: #c13939;
  position: relative;
  margin-top: 18px;
}
.solution-cont-txt-list .list-cont .list-cont-a a::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 10px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #c13939;
  border-right: 1px solid #c13939;
  transform: rotate(45deg);
}

/* 板块六：客户案例 */
.index-case-box {
  width: 100%;
  height: 634px;
  background-color: #f2f2f2;
}
.index-case-cont {
  width: 1200px;
  margin: 0 auto;
}
.index-case-cont h2 {
  font-size: 32px;
  color: #151515;
  text-align: center;
  line-height: 42px;
  padding-top: 60px;
}
.index-case-cont h2 span {
  font-size: 40px;
  color: #c13939;
}
.index-case-cont h2 span em {
  font-size: 30px;
  font-style: normal;
}
.index-case-list-box {
  width: 100%;
  text-align: center;
  padding-top: 40px;
}
.index-case-list {
  display: inline-block;
  vertical-align: top;
  width: 262px;
  height: auto;
  margin: 0 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  text-align: left;
}
.index-case-list:hover {
  transition: all 0.2s;
  box-shadow: 0 0 4px 4px #ddd;
}
.index-case-list .index-case-list-company {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  padding: 20px 15px;
}
.index-case-list .index-case-list-img {
  height: 144px;
  text-align: center;
}
.index-case-list .index-case-list-img img {
  width: 100%;
  height: 100%;
}
.index-case-list .index-case-list-des {
  height: 50px;
  padding: 14px 15px 0;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-case-list .index-case-list-tj {
  padding: 20px 15px 0;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
}
.index-banner-three {
  width: 670px;
  padding-top: 42px;
}
.index-banner-case .swiper-button-prev-case,
.index-banner-case .swiper-button-next-case {
  display: block;
}
.index-banner-case .swiper-slide {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  /* margin: 0 38px; */
  text-align: center;
}
.index-banner-case .swiper-slide:hover {
  cursor: pointer;
}
.swiper-slide .link-img {
  width: 90px;
  height: 90px;
  transition: all 0.3s;
}
.swiper-slide-case-li1 .link-img {
  background: url("link/qiye.png") no-repeat center;
  background-size: auto 100%;
}
.swiper-slide-case-li2 .link-img {
  background: url("link/shichang.png") no-repeat center;
  background-size: auto 100%;
}
.swiper-slide-case-li3 .link-img {
  background: url("link/shijian.png") no-repeat center;
  background-size: auto 100%;
}
.swiper-slide-case-li4 .link-img {
  background: url("link/anli.png") no-repeat center;
  background-size: auto 100%;
}
.swiper-slide-case-hover .link-img {
  transform: scale(0.8);
}
.swiper-slide .link-name {
  padding-top: 18px;
  font-size: 18px;
  color: #666666;
  text-align: center;
  line-height: 26px;
}
.index-banner-case .swiper-slide-case-li-list {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
}
.swiper-slide-case-li-list .case-list-cont {
  width: 248px;
  height: 178px;
  line-height: 178px;
  text-align: center;
  background-color: #fff;
  position: relative;
}
.swiper-slide-case-li-list .case-list-cont .case-list-tost {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: left;
  display: none;
}
.swiper-slide-case-li-list .case-list-cont .case-list-tost p {
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  position: relative;
  padding-top: 45px;
  padding-left: 20px;
  padding-right: 20px;
}
.swiper-slide-case-li-list .case-list-cont .case-list-tost p::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 30px;
  height: 5px;
  background-color: #fff;
}
.swiper-slide-case-li-list .case-list-cont .case-list-tost a {
  display: inline-block;
  vertical-align: top;
  width: 76px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #fff;
  font-size: 14px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  margin-left: 20px;
}
.swiper-slide-case-li-list .case-list-title {
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 14px;
}
.swiper-slide-case-li-list:hover .case-list-cont .case-list-tost {
  display: block;
}
.swiper-slide-case-li-list:hover .case-list-title {
  color: #333;
}
.index-case-swiper-box {
  padding: 0 40px;
  position: relative;
}
.index-banner-case {
  padding: 40px 0;
  width: 1120px;
}
.index-case-swiper-box .swiper-button-prev,
.index-case-swiper-box .swiper-container-rtl .swiper-button-next {
  background: url("shangyiye.png") no-repeat center;
  background-size: cover;
}
.index-case-swiper-box .swiper-button-next,
.index-case-swiper-box .swiper-container-rtl .swiper-button-prev {
  background: url("xiayiye.png") no-repeat center;
  background-size: cover;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 2px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 2px;
}
.index-banner-case .swiper-pagination-bullet {
  width: 20px;
  height: 6px;
  background-color: #999;
  border-radius: 0;
}
.index-banner-case .swiper-pagination-bullet-active {
  width: 40px;
  height: 6px;
  background-color: #c13939;
  border-radius: 0;
}
.index-banner-case .swiper-slide {
  width: 172px;
  height: 100px;
  line-height: 100px;
  background-color: #fff;
  text-align: center;
}
.index-banner-case .swiper-slide div {
  width: 100%;
  height: 100%;
}
.index-banner-case .swiper-slide div img {
  max-width: 100%;
  max-height: 100%;
}

/* 板块九：联系方式 */
.index-lx-box {
  width: 100%;
  height: 198px;
  background: url("lxcont-bg.jpg") no-repeat center;
  background-size: cover;
}
.index-lx-cont {
  width: 1200px;
  margin: 0 auto;
}
.index-lx-cont p {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  line-height: 198px;
}
.index-lx-cont p span {
  display: inline-block;
  width: 120px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 4px;
  margin-left: 56px;
}
.index-lx-cont p span:hover {
  cursor: pointer;
}

/* 板块八：底部 */
.footer-one-cont {
  display: inline-block;
  vertical-align: top;
}
.footer-one-cont li span img {
  /*width: 70px;*/
}
.link-top {
  width: 100px;
  height: 1px;
  border-top: solid #333333 5px;
  margin-top: 5px;
  margin-bottom: -10px;
}

.footer .footer-left {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
  padding-left: 80px;
}
.footer .footer-left ul {
  width: auto;
  margin-right: 60px;
}
.footer .footer-left ul:last-child {
  margin-right: 0;
}
.footer .footer-right {
  width: auto;
  padding-right: 90px;
}
.footer .footer-left span {
  color: #fff;
}
.footer-one-cont ul li:first-child,
.footer-left ul li:first-child,
.footer-right ul li:first-child {
  margin-bottom: 20px;
}
.footer .footer-left ul li {
  color: #ccc;
}
.footer .footer-right .footerUl {
  margin-left: 20px;
}
.footer .footer-right .footerUl li:last-child {
  text-align: center;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #ccc;
}

.leftmenu .bar > li {
  background-color: #c13939;
}
.leftmenu .bar > li:last-child {
  background-color: #f8f8f8;
  display: none;
}
.barLi-two-list {
  padding: 0 4px;
}
.barLi-two-list li {
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px solid #fff;
  color: #fff;
  position: relative;
}
.barLi-two-list li:last-child {
  border-bottom: none;
}
.barLi-two-list .barLi-huaru-show {
  position: absolute;
  left: -207px;
  top: -4px;
  padding: 8px;
  width: 194px;
  color: #333;
  background-color: #fff;
  box-shadow: 0px 0px 1px 1px #ddd;
  text-align: left;
  display: none;
}
.barLi-two-list .barLi-two-list-huaru:hover .barLi-huaru-show {
  display: block;
}
.barLi-two-list .barLi-huaru-show::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #fff;
}
.barLi-two-list .barLi-huaru-show p {
  font-size: 16px;
  color: #c13939;
  line-height: 24px;
}
.barLi-two-list .barLi-huaru-show .barLi-huaru-show-name {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  font-size: 12px;
  color: #666;
}
.barLi-two-list .barLi-huaru-show .barLi-huaru-show-title {
  text-align: center;
  font-size: 14px;
  color: #333;
}

/* 板块十: 表单弹层 */
.index-tost-box {
  position: fixed;
  z-index: 11;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  overflow-y: auto;
}
.index-tost-cont {
  width: 100%;
   max-width:640px;
  margin: 8% auto 0;
  padding-bottom: 10px;
}
.index-tost-box-iframe {
  width: 100%;
  min-height: 650px;
  background-color: #ffffff;
  padding: 20px;
}

.index-tost-cont .tost-title {
  padding: 16px 50px;
  font-size: 20px;
  color: #666666;
  line-height: 28px;
  border-bottom: 1px solid #ddd;
  background: #f9f9f9;
  border-radius: 4px 4px 0 0;
}
.index-tost-cont .tost-input-box {
  padding: 16px 50px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.index-tost-cont .tost-input-box input,
.index-tost-cont .tost-input-box select {
  display: block;
  width: 100%;
  height: 40px;
  margin-bottom: 12px;
  padding-left: 10px;
  font-size: 16px;
  border: none;
  border: 2px solid #ddd;
}
.index-tost-cont .tost-input-box input:focus,
.index-tost-cont .tost-input-box select:focus {
  border: 2px solid #c13939;
  box-shadow: none;
}
.index-tost-cont .tost-input-dis {
  font-size: 12px;
  color: #999999;
  line-height: 16px;
}
.index-tost-cont .tost-tijiao {
  padding: 12px 50px 16px;
  background-color: #f9f9f9;
  border-radius: 0 0 4px 4px;
  text-align: right;
}
.index-tost-cont .tost-tijiao span {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 44px;
  line-height: 44px;
  background-color: #c13939;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
}
.index-tost-cont .tost-close {
  padding-top: 12px;
  text-align: center;
}
.index-tost-cont .tost-close img {
  cursor: pointer;
}

.row-sdqz li:nth-child(2) {
  width: 26%;
}

/************************** 移动端样式 ***************************/
.logo-web-box {
  display: none;
}
.small-menu a:focus,
.small-menu a:hover {
  color: #e50011;
}
@media screen and (max-width: 1200px) {
  /* 覆盖样式，媒体查询由768px扩大到1200px*/
  .navbar-toggle,
  .opens {
    margin: 8px;
  }
  .opens {
    display: block;
  }
  .headers > nav {
    position: absolute;
    top: 0;
    right: 0;
  }
  .yongyou-logo{margin-left:55px;}
  .headers .header-left a {
    padding-top: 2px;
    line-height: 50px;
    /*margin-left: 55px;*/
  }
  .headers .header-left a:before {
    position: absolute;
    content: "";
    top: 15px;
    left: 45px;
    width: 0px;
    height: 50%;
    /*border-left: 1px solid #545454;
    border-right: 1px solid #6e6e6e;*/
  }
  .headers .navbar-toggle,
  .small-menuDiv,
  .samall-menulist,
  .samall-menulist .list {
    display: block;
	z-index:999;
  }

  .yongyou-top-concat-cont {
    width: 98%;
    padding: 0 1%;
  }
  .headers .header-left a span {
    font-size: 12px;
    line-height: 12px;
    padding: 4px 0 4px 8px;
    margin-left: 2px;
  }
  .small-menu,
  .samall-menulist .list,
  .samall-menulists .main {
    top: 30px;
  }
  .openDiv .index-celan-box {
    padding-top: 40px;
  }
  .logo-pc-box {
    display: none;
  }
  .logo-web-box {
    display: inline-block;
  }
  .div-wrapper {
    padding-top: 80px;
  }
  .yongyou-header {
    background: #fff;
    height: 50px;
  }
  .container {
    width: 100%;
  }
  .yongyou-header .headers {
    height: 50px;
  }
  .index-banner-one {
    width: 100vw;
    height:51vw;
  }
  .index-banner-one-slide-pc,
  .index-banner-one-slide-pc img {
    display: none !important;
  }
  .index-banner-one-slide-web,
  .index-banner-one-slide-web img {
    display: block !important;
  }
  .index-banner-one .swiper-slide-one {
    height: 100%;
  }
  .index-banner-one.swiper-container-horizontal > .swiper-pagination-bullets,
  .index-banner-one .swiper-pagination-custom,
  .index-banner-one .swiper-pagination-fraction {
    bottom: 3.8vh;
  }
  #slide-videos {
    display: none;
  }
  .video-box {
    left: 2%;
    width: 96%;
    height: 38vh;
  }
  .index-company-box {
    position: relative;
    height: auto;
    min-height: 390px;
    _height: 390px;
    background-size: cover;
  }
  .index-company-cont {
    width: 96%;
    padding: 0 2% 5px;
  }
  .index-company-cont h2 {
    padding-top: 20px;
    font-size: 20px;
  }
  .index-company-cont h2 span {
    font-size: 26px;
  }
  .index-company-cont h3 {
    padding-top: 0;
    font-size: 16px;
    line-height: 20px;
  }
  .company-cont-txt {
    padding-top: 10px;
  }
  .company-txt-left,
  .company-txt-right {
    width: 100%;
  }
  .company-txt-left .company-txt-left-list {
    margin-bottom: 10px;
  }
  .company-txt-left .company-txt-left-list dt {
    font-size: 22px;
    line-height: 38px;
  }
  .company-txt-left .company-txt-left-list dd {
    font-size: 12px;
    line-height: 14px;
  }
  .company-txt-right .company-txt-right-lx p {
    font-size: 18px;
  }
  .company-txt-right .company-txt-right-lx span {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }

  .index-banner-one.swiper-container-horizontal > .swiper-pagination-bullets,
  .index-banner-one .swiper-pagination-custom,
  .index-banner-one .swiper-pagination-fraction {
    bottom: 8px;
  }
  .index-banner-one .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
  }
  .index-banner-one .swiper-pagination-bullet-active {
    width: 18px;
    height: 4px;
    border-radius: 4px;
  }
  .index-business-box {
    height: 45vh;
  }
  .business-nav {
    height: 46px;
  }
  .business-nav-cont {
    width: 100%;
    padding: 0 1%;
  }
  .business-nav-cont .index-banner-two .swiper-slide {
    font-size: 18px;
    line-height: 46px;
    margin: 0 8px;
  }
  .business-nav-cont .index-banner-two .business-nav-active::after {
    bottom: 6px;
  }
  .business-show-txt {
    width: 90%;
    left: 5%;
    top: 20%;
  }
  .business-show-txt h3 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 6px;
  }
  .business-show-txt h3::before,
  .business-show-txt h3::after {
    left: -80px;
    top: 14px;
    width: 60px;
  }
  .business-show-txt h3::after {
    left: auto;
    right: -80px;
  }
  .business-show-txt .business-show-txt-h4 {
    font-size: 14px;
    line-height: 20px;
  }
  .business-show-txt .business-show-txt-p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .business-show-txt-company p {
    font-size: 16px;
    color: #ffffff;
    line-height: 16px;
  }
  .business-show-txt-company ul {
    padding-top: 6px;
  }
  .business-show-txt-company ul li {
    width: 70px;
    height: 28px;
    margin: 0 2px 4px;
  }
  .index-banner-two .swiper-button-prev-two,
  .index-banner-two .swiper-button-next-two {
    display: block;
  }
  .index-case-list-box {
    padding-top: 10px;
  }
  .index-case-swiper-box {
    padding: 0 10px;
  }
  .index-banner-case {
    width: auto;
  }
  .index-banner-case .swiper-slide {
    width: 136px;
    height: 80px;
    line-height: 80px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    height: 28px;
    width: 16px;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 0;
    background: url("prev1.png") no-repeat center;
    background-size: 100%;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background: url("next1.png") no-repeat center;
    background-size: 100%;
  }
  .swiper-button-prev:focus,
  .swiper-button-prev:active,
  .swiper-button-next:focus,
  .swiper-button-next:active {
    border: none;
    outline: none;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 0;
  }

  .index-product-box {
    height: auto;
  }
  .index-product-cont {
    width: 100%;
  }
  .index-product-cont h2 {
    padding-top: 20px;
    font-size: 20px;
  }
  .index-product-cont h3 {
    padding-top: 0;
    font-size: 16px;
  }
  .product-cont-txt {
    padding-top: 10px;
  }
  .product-cont-txt-list {
    width: 44%;
    margin: 0 2% 10px;
  }
  .product-cont-txt-list:nth-child(2n),
  .product-cont-txt-list:nth-child(2n)::after {
    border-right: none;
  }
  .product-cont-txt-list dd span {
    font-size: 18px;
  }
  .product-cont-txt-list dd em {
    font-size: 12px;
    margin-top: 6px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .product-cont-txt-list .product-cont-txt-list-rx {
    width: 36px;
    height: 16px;
    line-height: 16px;
  }

  .index-solution-box {
    height: auto;
  }
  .index-solution-cont {
    width: 100%;
  }
  .index-solution-cont h2 {
    padding-top: 4px;
    font-size: 20px;
  }
  .index-solution-cont h3 {
    padding-top: 0;
    font-size: 16px;
  }
  .solution-cont-txt {
    padding-top: 10px;
  }
  .solution-cont-txt-list {
    width: 44%;
    height: 152px;
    margin: 0 2% 10px;
    margin-bottom: 10px;
  }
  .solution-cont-txt-list::after {
    right: -6%;
  }
  .solution-cont-txt-list:nth-child(2n)::after {
    border-right: none;
  }
  .solution-cont-txt-list .list-bg {
    height: 60px;
  }
  .solution-cont-txt-list .list-cont {
    padding: 6px 6px 10px;
  }
  .solution-cont-txt-list .list-cont .list-cont-title {
    font-size: 16px;
    line-height: 16px;
  }
  .solution-cont-txt-list .list-cont .list-cont-txt {
    padding-top: 4px;
    font-size: 12px;
    line-height: 14px;
  }
  .solution-cont-txt-list .list-cont .list-cont-a a {
    height: 24px;
    line-height: 24px;
    margin-top: 6px;
  }
  .solution-cont-txt-list .list-cont .list-cont-a a::after {
    top: 8px;
  }

  .index-case-box {
    height: auto;
  }
  .index-case-cont {
    width: 100%;
  }
  .index-case-cont h2 {
    padding-top: 20px;
    font-size: 20px;
  }
  .index-case-cont h2 span {
    font-size: 24px;
  }
  .index-case-cont h2 span em {
    font-size: 16px;
  }
  .index-case-list {
    width: 44%;
    height: auto;
    margin: 0 2% 10px;
  }
  .index-case-list .index-case-list-company {
    padding: 8px 6px;
    font-size: 14px;
    line-height: 18px;
  }
  .index-case-list .index-case-list-img {
    height: 76px;
  }
  .index-case-list .index-case-list-des {
    padding: 8px 6px 0;
    font-size: 12px;
    line-height: 14px;
  }
  .index-case-list .index-case-list-tj {
    padding: 10px 6px 6px;
    font-size: 12px;
  }
  .index-banner-case {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .index-banner-case .swiper-slide-case-li-list {
    width: 38%;
    margin-bottom: 10px;
  }
  .swiper-slide-case-li-list .case-list-cont {
    width: 100%;
    height: 120px;
    line-height: 120px;
  }
  .swiper-slide-case-li-list .case-list-cont img {
    max-width: 100%;
  }
  .swiper-slide-case-li-list .case-list-title {
    font-size: 12px;
    margin-top: 2px;
  }
  .swiper-slide-case-li-list .case-list-cont .case-list-tost p {
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
    line-height: 14px;
  }
  .swiper-slide-case-li-list .case-list-cont .case-list-tost p::before {
    top: 4px;
    left: 6px;
  }
  .swiper-slide-case-li-list .case-list-cont .case-list-tost a {
    margin-top: 10px;
    margin-left: 6px;
    width: 70px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }

  .swiper-slide .link-img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
  .swiper-slide .link-name {
    padding-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .index-banner-case .swiper-button-next,
  .index-banner-case .swiper-button-prev {
    top: 50%;
  }

  .index-lx-box {
    height: 98px;
  }
  .index-lx-cont {
    width: 100%;
  }
  .index-lx-cont p {
    line-height: 40px;
    font-size: 16px;
  }
  .index-lx-cont p span {
    margin-left: 0;
    width: 98px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
  }

  .footer-one-cont {
    width: 40%;
	margin-left:5%;
  }
  .footer .footer-left {
    width: 54%;
    padding: 0;
    padding-left: 2%;
  }
  .footer .footer-left ul {
    margin-right: 6px;
  }
  .footer .footer-right {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .footer .footer-right .footerUl {
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  .footer .footer-right .footerUl li:last-child {
    font-size: 12px;
  }

  .index-tost-cont {
    width: 100%;
    margin-top: 12%;
  }
  .index-tost-cont .tost-title {
    padding: 8px 12px;
    font-size: 16px;
    line-height: 20px;
  }
  .index-tost-cont .tost-input-box {
    padding: 8px 12px;
  }
  .index-tost-cont .tost-tijiao {
    padding: 6px 12px 8px;
  }
  .index-tost-cont .tost-tijiao span {
    width: 88px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }
  .index-tost-cont .tost-input-box input,
  .index-tost-cont .tost-input-box select {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 320px) {
  .index-business-box {
    height: 64vh;
  }
  .business-show-txt {
    top: 14%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 401px) {
  .index-lx-cont p {
    line-height: 98px;
  }
}
