@charset "UTF-8";
.page-footer {
  border-top: 1px solid #dfdfdf;
  background-color: #fff;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
  color: #868686;
}

.content .index-banner {
  width: 100%;
}
.content .show-top {
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 29px;
  color: #000000;
  font-family: 微软雅黑;
}
.content .news-top {
  font-family: 微软雅黑;
  font-size: 29px;
  color: #000000;
  text-align: center;
}

.h5-product{
  padding:20px 0;
}
.mywsite-h5-product .h5-product-drak {
  background-color: #F5F8FA;
}
.mywsite-h5-product .h5-product .product-title {
  color: #333;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}
.mywsite-h5-product .h5-product .product-desc {
  margin-top: 10px;
  color: #333;
  font-size: 20px;
  text-align: center;
}
.mywsite-h5-product .h5-product .product-content {
  width: 1200px;
  margin: 60px auto 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.mywsite-h5-product .h5-product .product-content-img {
  width: 500px;
  text-align: center;
}
img {
  border: 0;
  vertical-align: middle;
}
.mywsite-h5-product .h5-product .product-content-info {
  width: 525px;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 40px;
}
.mywsite-h5-product .h5-product .product-content-info .info-text {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: 26px;
}
.mywsite-h5-product .h5-product .product-content-info .info-list {
  margin-top: 30px;
}
.zeng1 {
  display: block;
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
}
.bos1 {
   display: block;
   width: 1000px;
   margin: 0 auto;
   overflow: hidden;
 }
.bos2 {
  display: block;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 35px;
  padding-bottom: 35px;
}

.bos2 ul {
  display: block;
  padding: 0px;
  margin: 0px;
}
.bos2 ul li {
  display: block;
  width: 25%;
  float: left;
  overflow: hidden;
  margin: 0 auto;
}
.bos2 ul li img {
  display: block;
  width: 156px;
  margin: 0 auto;
  text-align: center;
}
.bos2 ul li b {
  display: block;
  width: 156px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 10px;
  line-height: 22px;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333333;
  font-weight: normal;
}
.m-b-20{margin-bottom:20px;}
.about-right {
  border-left: 1px solid #b1b1b1;
  padding-right: 27px;
  min-height: 300px;
}
.survey-title {
   border-bottom: 1px dashed #c4c4c4;
   padding: 33px 0 26px 8px;
  margin-left: 35px;
 }
.survey-title h3 {
  width: 195px;
}
.survey-title h3 img {
  max-width: 100%;
  width: 194px;
}
.survey-detail {
  padding: 30px 46px 44px 72px;
}
.survey-detail p {
  font-size: 14px;
  color: #000;
  line-height: 34px;
  text-indent: 2em;
}
.aboutpage{
  width: 1200px;
  margin:0 auto;
}
.survey-detail h3{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  position: relative;
  padding-left: 9px;
  margin-top:10px;
}
.survey-detail h3:before {
  content: "";
  display: inline-block;
  height: 18px;
  width: 5px;
  background-color: #3c76ff;
  position: absolute;
  top: 9px;
  left: 0;
}
.detailPage{
width:1200px;
  margin:0 auto;
}
.back_btn{
  background-color: #f4580a;
  border: 1px solid #f4580a;
  color: #fff;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  display: block;
  margin:0 auto;
  width:100px;
  text-align: center;
  margin-bottom:20px;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.title_box {
  padding-top: 40px;
  padding-bottom: 50px;
  text-align: center;
}
.main_title {
  font-size: 42px;
  font-family: "Microsoft YaHei";
  color: #000;
  text-align: center;
}
.fs_w {
  background: url(../img/fs_w.png) no-repeat center/contain;
}
.title_box .se_title {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #b5b5b5;
  line-height: 46px;
  height: 46px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.title_box .line::before {
  content: "";
  width: 168px;
  height: 0;
  position: absolute;
  border: 0.5px solid rgba(0, 0, 0, 0.1);
  top: 50%;
  left: -168px;
}
.icon_title_l {
  background: url(../img/title_slide.png) no-repeat center/contain;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 0 5px;
  opacity: .2;
}
.icon_title_r {
  background: url(../img/title_slide.png) no-repeat center/contain;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0 5px;
  opacity: .2;
}
.title_box .line::after {
  content: "";
  width: 168px;
  height: 0;
  position: absolute;
  border: 0.5px solid rgba(0, 0, 0, 0.1);
  top: 50%;
  right: -168px;
}

.img_box {
  width: 1200px;
  height: auto;
  text-align: center;
}
.anli_main {
  background: #fff;
}
.anli_main .wrapper > div {
  display: inline-block;
  vertical-align: top;
}
.anli_main .article_list .al_box {
  width: 886px;
  height:191px;
  font-size: 0;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
  margin: 10px auto;
}

.anli_main .article_list .al_box .al_img {
  width: 254px;
  height: 170px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.anli_main .article_list .al_box .txt_box {
  width: 600px;
  height: 170px;
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
}
.anli_main .article_list .al_box .txt_box h1 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: black;
  font-weight: normal;
  line-height: 35px;
  text-align:left;
}
.anli_main .article_list .al_box .txt_box p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 30px;
}
.txthide2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.anli_main .article_list .al_box .txt_box span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #999999;
  line-height: 40px;
  margin-top: 40px;
  display: block;
}
.wrapper.datailPage{
  width: 819px;
  margin: 0 auto;
}

.anli_main .wrapper .article .main .article_title {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  line-height: 70px;
  padding-top: 5px;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
  text-align: center;
}
.article_main {
  height: auto;
  font-size: 16px;
  line-height: 30px;
  padding: 20px 0;
}
.about-reason{
  margin:50px auto;
}
.about-reason .wrapper{
  background: url(../img/about/us_good.png) left center no-repeat;
  height: 425px;
}
.about-reason .img_box{
  width:703px;
}
.about-reason .reason-left{
  float: right;
  width: 703px;
}
.about-reason .reason-con{
  padding-top: 73px;
}
.about-reason .reason-con h1{
  font-size:35px;
  text-align:right;
}
.reason-con .reason-detail{
  background: #ffffff;
  padding: 40px;
  box-shadow: #999 0 2px 10px;
  -moz-box-shadow: #999 0 2px 10px;
  -webkit-box-shadow: #999 0 2px 10px;
}
.reason-detail ul{
  overflow: hidden;
  padding-bottom: 20px;
}
.reason-detail ul li{
  float: left;
  font-size: 30px;
  padding-right: 100px;
}
.reason-detail div{
  font-size:16px;
}
.reason-detail div p{
  line-height:25px;
  text-indent: 2em;
  text-align:left;
}
.clearfix:after{
  content:"";
  display:block;
  clear:both;
}
.clearfix{zoom:1}
.goodness{
  background: url(../img/cehua_good_img.jpg) center center no-repeat;
  height: 510px;
}
.goodness.img_box{
  width:auto;

}
.goodness div{
 margin-left: 490px;
  height: 510px;
  position: relative;
}
.goodness div h2{
  font-size:20px;
  display:inline-block;
}
.goodness div p{
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: 100px;
}
.goodness div p span{
  padding-right: 30px;
  font-size: 18px;
}
.server ul li h3{
  text-align:center;
  font-size:20px;
}
.server ul li b{
  text-align:center;
  font-size:16px;
  color:#666666;
  width: 197px;
}
.m-b-30{ margin-bottom:30px;}

.byhHead.navbar{
  height: 83px;
  border-bottom: 1px solid #dfdfdf;
  background-color: #fff;
  margin-bottom:0;
}
.byhHead.navbar .container-fluid{
  width: 1200px;
  margin: 0 auto;
}
.byhHead .navbar-brand{
  padding:0;
  height:80px;
}
.byhHead  ul.navbar-nav{margin-top:16px;}
.byhHead  ul.navbar-nav li{padding:0 30px;}
.byhHead .navbar-brand{width:194px;height:80px;line-height:80px}
.byhHead .navbar-brand img{max-width: 100%;display: inline-block;}


.foot-content-info{
  width: 532px;
  margin: 0 auto;
}
.foot-content-info .foot-code,.foot-content-info .foot-code div{
  float: left;
}
.foot-content-info .foot-letter {
  float: right;
  text-align: left;
}
.foot-content-info .foot-letter span{
  line-height: 28px;
  margin-left: 20px;
  display:block;
}
.foot-content-info .foot-code a{
  display:block;
  width:155px;
  margin-top: 10px;
}
/* * * * * * * * * * * * * * * * * * * */

body {
  background: #F6F7FB;
}

.content {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}


.project-scroll {
  width: 1200px;
  margin-top: 40px;
}

.project-scroll-title {
  width: 100%;
  height: 51px;
  line-height: 50px;
  padding: 0;
  border-bottom: 1px solid #cfcfcf;
  position: relative;
  margin: 0 auto;
}

.project-scroll-title h1{
  height: 49px;
  border-bottom: 3px solid #dd696a;
  color: #000000;
  font-size: 22px;
  padding: 0 10px;
  float: left;
}

.project-scroll-img {
  width: 285px;
  padding-top: 36px;
}
.project-scroll-img-group img {
  width: 252px;
}

.swipe-left-btn {
  background: url("../img/index/arrows1.jpg");
}


.news-list {
  padding-top: 36px;
  height: 480px;
  display: flex;
  justify-content: space-between
}

.news-list-item {
  width: 345px;
  height: 370px;
  transition: all ease 300ms;
  float: left;
  background: #fff;
  list-style-type: none;
  padding-left: 0;
  box-shadow: 3px 10px 10px 0px rgba(219,219,219,0.77);
  -webkit-box-shadow: 3px 10px 10px 0px rgba(219,219,219,0.77);
  -moz-box-shadow: 3px 10px 10px 0px rgba(219,219,219,0.77);
}

.news-list-item:hover {margin-top: -10px;}

.news-list-item img {
  width: 345px;
  height: 210px;
  display: block;
}

.news-list-item h2 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  text-align: left;
  padding: 0 28px;
  padding-top: 20px;
}

.news-list-item h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  text-align: left;
  padding: 0 28px;
  padding-top: 10px;
}

.footer {
  display: flex;
  justify-content: center;
  align-items: center;

  border-top: 1px solid #dfdfdf;
  background-color: #fff;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
  color: #868686;
}

.about-content {
  height: 710px;
  display: flex;
  justify-content: center;
}

.about-text {
  text-align: left;
  display: flex;
  flex-direction: column;
}

.about-text p {
  margin: 10px;
}

.contact-content img {
  border: 1px dashed #dbe3c5;
  padding: 7px;
  background-color: #fff;
}

#nav-prod {
  cursor: pointer;
}

.topNavBox {
  display: flex;
  justify-content: center;
}
.topNav{position:absolute;width:1200px;height:auto;padding-bottom:70px;top:70px;background:#282b2d;background:rgba(40,43,45,.89);z-index:10000;display:none;}
.topNavBox .topNav .topNavList {width:95%;height:auto;margin:0 auto;text-align:center;margin-top:10px;margin-left:40px;}
.topNavBox .topNav .topNavList li {margin:12px 7px 12px 12px;width:205px;height:105px;}
.topNavBox .topNav .topNavList li img {width:100%;}
