#__bs_notify__ {
  display: none !important;
}
.wid {
  width: 1200px;
  margin: 0 auto;
}
.inner-bann {

  height: 323px;


}
table{
	border-collapse:collapse;
	border-spacing:0;border: 1px solid #d3d3d3;}
	


.position2 {
  background: #f1f1f1;
  padding: 22px 0;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}

.pagination-wrapper{
 text-align:right;
}
.pagination{
 height: 34px;
 text-align: center;
}
.pagination {
 display: inline-block;
 height: 34px;
padding-top: 2%;
}
.pagination a{
 float: left;
 display: block;
 height: 32px;
 line-height: 32px;
 padding: 0 12px;
 font-size: 16px;
 border: 1px solid #dddddd;
 color: #555555;
 text-decoration: none;
}
.pagination a:hover{
 background:#f5f5f5;
 color:#d20a19;
}

.article_title{font-size: 36px;color:#333;text-align: center;padding:40px 0;}
.article_body{width:100%;word-wrap:break-word;font-size: 18px;line-height: 32px;}

.news-tit{ text-align:center; font-size:18px; font-weight:bold; }
.das{ text-align:center; border-bottom: 1px dashed #CCCCCC; margin-bottom:20px; line-height:3}


.pagination .acti{
 background:#d20a19;
 color:#fff;
}


.pagination.thisclass {
 background: #09f;
 color: #fff;
}
.pagination.thisclass a,.pagination.thisclass a:hover{
 background: transparent;
 border-color: #09f;
 color: #fff;
 cursor: default;
}

.position2 p
{
  float: left;
  line-height: 1.4;
  margin: 0 10px;
  font-size: 15px;
  color: #474444;
}

.position2 .ico-home {
  width: 17px;
  height: 20px;
  background: url("../img/cc1de_17x16.png") center no-repeat;
  float: left;
}

.tcenter{ text-align:center}
.main {
  float: left;
  width: 100%;
}
.main .left-layout {
  width: 243px;
  float: left;
  margin-top: 6vmin;
}
.main .left-layout .title {
  background: url("../img/64008_243x149.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  height: 149px;
  text-align: center;
  padding-top: 60px;
}
.main .left-layout .title h2 {
  font-size: 30px;
  color: #fff; font-weight:bold
}
.main .left-layout .title p {
  color: #fff;
  margin-top: 14px;
}
.main .left-layout ul {
  float: left;
  width: 100%;
  border-top: none;
  border-bottom: 1px solid #d1d1d1;
}
.main .left-layout ul li {
  width: 100%;
  height: 57px;
  border-top: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  line-height: 56px;
  background: #ebebeb;
  font-size: 15px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.main .left-layout ul li:first-child {
  border-top: none;
}
.main .left-layout ul li:hover,
.main .left-layout ul li.acti {
  background: #d20a19;
  border-color: #e71a0f;
}
.main .left-layout ul li:hover a,
.main .left-layout ul li.acti a {
  color: #fff;
}
.main .left-layout ul li:hover .ico-i1,
.main .left-layout ul li.acti .ico-i1 {
  background: url("../img/7aead_7x10.png") center no-repeat;
}
.main .left-layout ul li a {
  display: block;
  padding-left: 30px;
  color: #4d4d4d;
  height: 100%;
  padding-right: 20px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.main .left-layout ul li .ico-i1 {
  background: url("../img/33c9f_7x10.png") center no-repeat;
  float: right;
  width: 7px;
  height: 100%;
}
.main .right-layout {
  width: -webkit-calc(100% - 293px);
  width: calc(100% - 293px);
  float: right;  margin-top: 3vmin;
}

.right6{ padding-top: 6vmin; font-size:14px; line-height:1.8 }

.main .right-layout .news-list {
  float: left;
  width: 100%;
}
.main .right-layout .news-list ul li {
  width: 100%;
  padding: 0 0 3vmin 0;
  border-bottom: 1px solid #dbdbdb;
}
.main .right-layout .news-list ul li .pict {
  float: left;
  width: 226px;
  margin-top: 3vmin;
}
.main .right-layout .news-list ul li .pict img {
  width: 100%;
}
.main .right-layout .news-list ul li .text {
  width: -webkit-calc(100% - 246px);
  width: calc(100% - 246px);
  float: right;
  margin-top: 3vmin;
}
.main .right-layout .news-list ul li .text h2 {
  font-size: 18px;
  color: #171717;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.main .right-layout .news-list ul li .text h2:hover {
  color: #e71a0f;
  border-color: transparent;
  background: transparent;
}
.main .right-layout .news-list ul li .text p {
  color: #676767;
  line-height: 1.4;
  margin-top: 20px;
}
.main .right-layout .news-list ul li .text span {
  color: #bdbdbd;
  display: block;
  margin-top: 15px;
}
.pages {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.pages ul {
  float: right;
}
.pages ul li {
  background: #e3e3e3;
  height: 34px;
  line-height: 34px;
  margin-left: 8px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.pages ul li:nth-of-type(1) {
  margin-left: 0;
}
.pages ul li a {
  padding: 0 15px;
  display: block;
  color: #454545;
}
.pages ul li.acti,
.pages ul li:hover {
  background: #e71a0f;
}
.pages ul li.acti a,
.pages ul li:hover a {
  color: #fff;
}
.evaluate {
  float: left;
  width: 100%;
  padding-top: 40px;
}
.evaluate .title {
  border-bottom: 1px solid #e0e0e0;
  padding: 15px 0;
}
.evaluate .title h2 {
  font-size: 30px;
  color: #3f3f3f;
}
.evaluate ul li {
  margin-top: 20px;
  padding: 0 7px;
  height: 366px;
  width: 300px;
}
.evaluate ul li:nth-of-type(1) {
  margin-left: 0;
}
.evaluate ul li a {
  display: block;
  border: 1px solid #e0e0e0;
  padding: 22px 15px;
}
.evaluate ul li .pict img {
  width: 100%;
}
.evaluate ul li h3 {
  font-size: 24px;
  color: #c70004;
  position: relative;
  padding-bottom: 20px;
  padding-top: 21px;
}
.evaluate ul li h3:after {
  content: '';
  position: absolute;
  background: #bababa;
  width: 30px;
  height: 2px;
  left: 0;
  bottom: 0;
}
.evaluate ul li p {
  line-height: 1.6;
  color: #5d5d5d;
  margin-top: 20px;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  word-wrap: break-word;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.footer {
  background: #6c6c6c;
  float: left;
  width: 100%;
  margin-top: 9vmin;
}
.footer .link {
  border-bottom: 1px solid #989898;
  padding-bottom: 34px;
  padding-top: 52px;
}
.footer .link h2 {
  color: #fff;
  font-size: 18px;
}
.footer .link h2 span {
  color: #e71a0f;
}
.footer .link p {
  margin-top: 20px;
}
.footer .link p a {
  color: #fff;
  margin-right: 15px;
  position: relative;
  line-height: 1.6;
  white-space: nowrap;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.footer .link p a:hover {
  color: #e71a0f;
  border-color: transparent;
  background: transparent;
}
.footer .link p a:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #fff;
  right: -8px;
  top: 2px;
}
.footer .copy .logo {
  float: left;
  text-align: center;
  margin-top: 33px;
}
.footer .copy .logo img {
  width: 22vmin;
}
.footer .copy .text {
  float: left;
  padding-left: 20px;
  margin-left: 20px;
  margin-top: 20px;
  border-left: 1px solid #adadad;
}
.footer .copy .text p {
  color: #fff;
  padding-bottom: 7px;
  line-height: 1.4;
}
.footer .copy .fr {
  text-align: center;
  margin-top: 20px;
}
.footer .copy .fr img {
  width: 105px;
}
.footer .copy .fr p {
  padding: 10px 0 30px;
  color: #fff;
}
.menu {
  background: #fff;
  float: left;
  width: 100%;border-top: 1px solid #aeaeae;border-bottom: 1px solid #19446f;
}
.menu ul li {
  width: 150px;
  text-align: center;
  position: relative;
}

.menu ul li.active { background: url("../img/nabbg.jpg") center no-repeat;
}
.menu ul li:last-child a:after {
  display: none;
}
.menu ul li > a {
  font-size: 18px;
  color: #2d2d2d;
  display: block;
  position: relative;
  padding: 22px 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.menu ul li > a:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: 20px;
  background: #8e8e8e;
  right: 0;
}
.menu ul li:hover > a { background: url("../img/nabbg.jpg") center no-repeat;
}


.menu ul li:hover > a:before {
  content: '';
  position: absolute;
  height: 100%;
  background: #9e000c;
  top: 0;
}
.menu ul li:hover > a:after {

}
.menu ul li:hover .down {
  display: block;
}
.menu ul li .down {
  position: absolute;
  background: rgba(255,255,255,0.89);
  width: 151px;
  display: none;
  left: -1px;
  z-index: 9;
}
.menu ul li .down a {
  display: block;
  line-height: 51px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; border-bottom:1px solid #ccc
}
.menu ul li .down a:hover {
  color: #fff;
  background: #d20a19;
}
.top {
  float: left;
  width: 100%;
}
.top .min-nav {
  margin-top: 4vmin;
}
.top .logo {
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3vmin 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top .logo .img1 {
  width: 200px;
  float: left;
}
.top .logo p {
  float: left;
  margin-left: 4%;
  border-left: 1px solid #d7d7d7;
  padding-left: 6%;
}
.top .logo p img {
  width: 211px;
}
.search-fr-box {
  float: right;
  padding: 3vmin 0;
  width: 288px;
}
.search-fr-box .item1 {
  display: table;
  width: 100%;
}
.search-fr-box .item1 .search {
  float: left;
  border: 1px solid #a0a0a0;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  width: -webkit-calc(100% - 78px);
  width: calc(100% - 78px);
  height: 26px;
}
.search-fr-box .item1 .search input {
  border: none;
  height: 24px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  padding: 0 10px;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  float: left;
}
.search-fr-box .item1 .search .ico-sea {
  width: 30px;
  height: 100%; margin-top:3px;
  float: right;
  background: url("../img/3f767_15x15.png") center no-repeat;cursor: pointer;
}
.search-fr-box .item1 p {
  line-height: 26px;
  float: right;
}
.search-fr-box .item1 p a {
  margin-left: 20px;
  color: #010101;
  position: relative;
  float: left;
  position: relative;
}
.search-fr-box .item1 p a:nth-of-type(1) {
  margin-left: 0;
}
.search-fr-box .item1 p a:nth-child(2n+1):after {
  display: none;
}
.search-fr-box .item1 p a:nth-child(2n+1):before {
  display: none;
}
.search-fr-box .item1 p a:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: '';
  width: 1px;
  height: 12px;
  background: #000;
  left: -10px;
}
.search-fr-box .item2 {
  margin-top: 20px;
  display: table;
  width: 100%;
}
.search-fr-box .item2 p {
  line-height: 25px;
  font-size: 16px;
  color: #695d5d;
  padding-left: 29px;
  background: url("../img/0ec58_29x25.png") left center no-repeat;
  float: left;
  margin-top: 4px;
}
.search-fr-box .item2 h1 {
  font-family: 'Impact';
  color: #d20a19;
  float: left;
  margin-left: 12px;
}
.we-select {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 30px; padding-bottom:18px
}
.we-select .qiu {
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.we-select .qiu img {
  width: 284px;
}
.we-select ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.we-select ul.li1 {
  padding: 0 10vmin;
}
.we-select ul.li2 {
  padding: 10vmin 24vmin;
}
.we-select ul li {
  width: 280px;
  text-align: center;
}

.we-select ul li.acti .cirl {
  background-color: #d20a19;
}
.we-select ul li:hover .cirl {
  background-color: #d20a19;
}



.we-select ul li .cirl {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #b7b7b7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.we-select ul li h3 {
  font-size: 20px;
  margin-top: 15px;
}
.we-select ul li p {
  line-height: 1.6;
  color: #7d7c7c;
}
.sheji {
  float: left;
  width: 100%;
  padding-top:68px;

}
.sheji ul li {
  width: 245px;
  margin-left: 72px;margin-bottom: 50px;
}
.sheji ul li:nth-of-type(4n+1) {
  margin-left: 0;
}
.sheji ul li .pict {
  height: 130px;
  overflow: hidden;
}
.sheji ul li .pict img {
  width: 100%; height:100%
}
.sheji ul li p {
  font-size: 18px;
  color: #303030;
  text-align: center;
  background: #e9e9e9;
  line-height: 62px;
}

.sheji ul li:hover {

  color: #fff;
  background: #d20a19;

}
.sheji ul li p a{

  color: #060606;


}
.sheji ul li p a:hover {

  color: #fff;


}


.hezuo {
  float: left;
  width: 100%;
  background: #f1f1f1;
  padding: 87px 0;
}
.hezuo .fl-layout {
  float: left;
  width: 716px;
}
.hezuo .fl-layout h2 {
  background: url("../img/e4daf_605x6.png") center no-repeat;
  text-align: center;
  font-size: 30px;
}
.hezuo .fl-layout .pict {
  margin-top: 30px;
  mix-blend-mode: darken;
}
.hezuo .fl-layout .pict img {
  width: 100%;
}
.hezuo .fr-layout {
  float: right;
  width: 382px;
}
.hezuo .fr-layout h2 {
  font-size: 30px;
  color: #2f2f2f;
}
.hezuo .fr-layout .item {
  height: 470px;
  overflow: hidden;
  background: #e8e8e8;
  float: left;
  width: 100%;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 1px solid #d5d5d5;
  margin-top: 30px;
  padding: 0 15px;
}
.hezuo .fr-layout ul li {
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #c5c5c5;
}
.hezuo .fr-layout ul li:first-child {
  border-top: none;
}
.hezuo .fr-layout ul li .item1 {
  float: left;
  width: 100%;
}
.hezuo .fr-layout ul li .item1 .pict {
  float: left;
  width: 141px;
}

.hezuo .fr-layout ul li .item1 .pict img {
    width: 100%;
}
.hezuo .fr-layout ul li .item1 .text {
  float: right;
  width: -webkit-calc(100% - 161px);
  width: calc(100% - 161px);
}
.hezuo .fr-layout ul li .item1 .text h2 {
  font-size: 24px;
  color: #c70004;
  margin-top: 15px;
}
.hezuo .fr-layout ul li .item1 .text p {
  color: #5d5d5d;
  margin-top: 15px;
}
.hezuo .fr-layout ul li strong {
  float: left;
  width: 100%;
  display: block;
  line-height: 1.6;
  color: #6b6b6b;
  font-weight: normal;
  padding: 20px 0;
}
.news-center {
  float: left;
  width: 100%;
}
.news-center .wrap .fl-box {
  float: left;
  width: 590px;
}
.news-center .wrap .fl-box img {
  width: 100%;
}
.news-center .wrap .fl-box .text {
  background: #f0f0f0;
  float: left;
  width: 100%;
  padding: 25px 22px 18px;
}
.news-center .wrap .fl-box .text h2 {
  float: left;
  width: 100%;
}
.news-center .wrap .fl-box .text h2 a {
  font-size: 16px;
  float: left;
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  line-height: 1.6;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.news-center .wrap .fl-box .text h2 span {
  float: right;
  font-size: 14px;
  color: #b7b7b7;
  line-height: 1.6;
}
.news-center .wrap .fl-box .text p {
  font-size: 14px;
  line-height: 1.6;
  color: #717171;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.news-center .wrap .fr-box {
  float: right;
  width: 578px;
}
.news-center .wrap .fr-box ul li {
  width: 100%;
  margin-top: 43px;
}
.news-center .wrap .fr-box ul li:nth-of-type(1) {
  margin-top: 0;
}
.news-center .wrap .fr-box ul li .pict {
  float: left;
  width: 160px;
}
.news-center .wrap .fr-box ul li .pict img {
  width: 100%;
}
.news-center .wrap .fr-box ul li .text {
  float: right;
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
}
.news-center .wrap .fr-box ul li .text h2 {
  font-size: 16px;
  line-height: 1.6;
}
.news-center .wrap .fr-box ul li .text p {
  font-size: 14px;
  color: #999898;
  line-height: 1.4;
  margin-top: 10px;
}
.news-center .wrap .fr-box ul li .text span {
  color: #999898;
  font-size: 12px;
  display: block;
  margin-top: 12px;
}
.pub-title {
  display: table;
  width: 100%;
  padding: 65px 0;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pub-title i {
  height: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: url("../img/440a1_1x5.png") repeat-x;
}
.pub-title .box {
  position: relative;
  padding: 0 20px;
  min-height: 78px;
  z-index: 1;
  margin: 0 15px;
}
.pub-title .box:after {
  content: '';
  position: absolute;
  background: url("../img/29aef_11x78.png") center no-repeat;
  width: 11px;
  height: 100%;
  top: 0;
  left: 0;
}
.pub-title .box:before {
  content: '';
  position: absolute;
  background: url("../img/9eaad_11x78.png") center no-repeat;
  width: 11px;
  height: 100%;
  top: 0;
  right: 0;
}
.pub-title .box h2 {
  font-size: 32px;
  color: #de0606;
  margin-top: 10px; font-weight:bold
}
.pub-title .box p {
  color: #636363;
  margin-top: 10px;
}
.zoujin {
  float: left;
  width: 100%;
  margin-top: 50px;
  background: url("../img/340dd_1900x517.jpg") center bottom no-repeat;
  padding-bottom: 30px;
}
.zoujin .boxs {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.zoujin .boxs .box {
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: center;
}
.zoujin .boxs .box h2 {
  color: #fff;
  font-size: 44px; font-weight:bold
}
.zoujin .boxs .box p {
  color: #fff;
  font-size: 22px;
  margin-top: 24px;
}
.zoujin .boxs .box a {
  border: 1px solid #fff;
  font-size: 18px;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  margin-top: 33px;
}
.zoujin .boxs .box a:hover {

  color: #fff;
background-color:#de0606
}
.zoujin .boxs img {
  width: 100%;
}
.track {
  float: left;
  width: 100%;
  padding-top: 60px;
}
.track h2 {
  font-size: 22px;
  color: #d20a19;
  line-height: 28px;
  padding-left: 35px;
  background: url("../img/980a7_28x28.png") left center no-repeat;
}
.track h2 span {
  color: #828181;
  font-size: 22px;
  font-family: "Arial";
  margin-left: 8px;
}
.track ul {
  border-top: 1px solid #d7d7d7;
  margin-top: 20px;
  padding-top: 15px;
}
.track ul li {
  width: 100%;
  margin-top: 13px;
}
.track ul li b {
  float: left;
  width: 135px;
  font-size: 16px;
  color: #2c2c2c;
  font-weight: normal;
  background: url("../img/41944_135x40.png") center no-repeat;
  line-height: 40px;
  padding-left: 30px;
}
.track ul li p {
  float: right;
  width: -webkit-calc(100% - 160px);
  width: calc(100% - 160px);
}
.track ul li p a {
  line-height: 40px;
  font-size: 15px;
  color: #686464;
  float: left;
  margin-left: 60px;
}
.track ul li p a:nth-of-type(1) {
  margin-left: 0;
}
.track ul li p a:hover {
  color: #e71a0f;
}

.article_body img{max-width: 100% ! important;
    height: auto ! important;
}

.article_title {
    font-size: 30px;
    color: #333;
    text-align: center;
    padding: 40px 0;
}

.service {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 602px;
  float: left;
  width: 100%;
  padding-top: 30px;
  margin-top: 60px;
}
.service .wid {
  position: relative;
  height: 100%;
}
.service .pub-title .box {
  background: none;
}
.service .pub-title .box p {
  color: #333;
}
.service .text h1 {
  font-size: 18px;
  color: #333;
  text-align: center;
  font-size: 30px; font-weight:bold
}
.service .text p {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  line-height: 2.4;
  padding: 0 10vmin;
  text-align: center;
  margin-top: 30px;
  display: block;
}
.service ul {
  position: relative;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
          box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.service ul li {
  width: 14.28%;
  line-height: 10vmin;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.service ul li:not(.more):hover,
.service ul li:not(.more).acti {
  background: #e71a0f;
}
.service ul li:not(.more):hover a,
.service ul li:not(.more).acti a {
  color: #fff;
}
.service ul li.more {
  background: #e9e9e9;
}
.banner {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.banner ul li {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.banner ul li img {
  width: 100%;
}
.banner .swiper-pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 20px;
  z-index: 3;
}
.banner .swiper-pagination span {
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 5px;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active {
  background: #e71a0f;
}
.yibohou {
  background: #eee;
  float: left;
  width: 100%;
  position: relative;
}
.yibohou .fr-box {
  float: right;
  width: -webkit-calc(100% - 280px);
  width: calc(100% - 280px);
  padding: 25px 0;
  position: relative;
}
.yibohou .fr-box p {
  font-size: 16px;
  color: #333;
  line-height: 2;
}
.yibohou .fl-box {
  position: absolute;
  float: left;
  width: 260px;
  height: 263px;
 background: rgba(255,255,255,0.9);
  -webkit-background-size: cover;
          background-size: cover;
  text-align: center;
  bottom: 0;
}
.yibohou .fl-box:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 130px;
  background: url("../img/656a4_22x130.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  left: -22px;
  bottom: 16px;
}
.yibohou .fl-box .i1 {
  position: absolute;
  width: 28px;
  height: 19px;
  background: url("../img/5f733_28x19.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  left: 20px;
  top: 20px;
}
.yibohou .fl-box .i2 {
  position: absolute;
  width: 28px;
  height: 19px;
  background: url("../img/667ae_27x19.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  right: 20px;
  bottom: 20px;
}
.yibohou .fl-box h2 {
  color: #333;
  font-size: 40px;
  position: relative;
  padding-bottom: 25px;
  padding-top: 50px;
}
.yibohou .fl-box h2:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 30px;
  bottom: 0;
  height: 3px;
  background: #333;
}
.yibohou .fl-box p {
  font-size: 30px;
  color: #333;
  margin-top: 12px;
}
.yibohou .fl-box p i {
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  background: url("../img/85a13_5x5.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.yibohou .fl-box span {
  font-size: 18px;
  color: #333;
  display: block;
  margin-top: 18px;
}
.service-center {
  float: left;
  width: 100%;
}
.service-center .layout {
  display: table;
  -webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.3);
          box-shadow: 0 4px 10px rgba(0,0,0,0.3);
  width: 100%;
}
.service-center .layout .fl-box {
  float: left;
  width: 255px;
}
.service-center .layout .fl-box h2 {
  background: #333;
  color: #fff;
  padding: 25px 0;
  text-align: center;
  line-height: 1.6;
}
.service-center .layout .fl-box ul {
  float: left;
  width: 100%;
  background: url("../img/e30f1_257x1.png") right top repeat-y;
}
.service-center .layout .fl-box ul li {
  height: 67px;
  border-bottom: 1px solid #bbbdb8;
  width: 100%;
  line-height: 66px;
  font-size: 16px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  cursor: pointer;
}
.service-center .layout .fl-box ul li:after {
  content: '';
  position: absolute;
  width: 3px;
  height: 6px;
  background: #e71a0f;
  left: 30px;
  top: 50%;
  margin-top: -3px;
}
.service-center .layout .fl-box ul li.acti,
.service-center .layout .fl-box ul li:hover {
  background: #d20a19;
}
.service-center .layout .fl-box ul li.acti:after,
.service-center .layout .fl-box ul li:hover:after {
  background: #fff;
}
.service-center .layout .fl-box ul li.acti a,
.service-center .layout .fl-box ul li:hover a {
  color: #fff;
}
.service-center .layout .fl-box ul li a {
  display: block;
  padding-left: 47px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.service-center .layout .fl-box .hot {
  float: left;
  width: 100%;
  padding: 29px 0 30px;
  background: url("../img/e30f1_257x1.png") right top repeat-y;
  text-align: center;
}
.service-center .layout .fl-box .hot p {
  font-size: 18px;
}
.service-center .layout .fl-box .hot h3 {
  font-size: 30px;
  font-family: 'Impact';
  margin-top: 18px;
  color: #e71a0f;
}
.service-center .layout .fr-box {
  float: right;
  position: relative;
  width: -webkit-calc(100% - 255px);
  width: calc(100% - 255px);
}
.service-center .layout .fr-box .item {
  position: relative;
}
.service-center .layout .fr-box img {
  width: 100%;
}
.service-center .layout .fr-box .box {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 0;
  background: rgba(255,255,255,0.9);
  border: 13px solid rgba(255,255,255,0.61);
  padding: 30px;
  width: 481px;
}
.service-center .layout .fr-box .box h2 {
  color: #e71a0f;
  font-size: 24px;
}
.service-center .layout .fr-box .box p {
  display: table; width:100%
}
.service-center .layout .fr-box .box p a {
  color: #353535;
  float: left;
  width: 33.33%;
  margin-top: 20px;
}
.service-center .layout .fr-box .box p a:hover {
  color: #e71a0f;
}
.service-center .layout .fr-box .box .more {
  width: 113px;
  height: 33px;
  line-height: 33px;
  background: #d20a19;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 30px;
}
.min-nav,
.min-menu {
  display: none;
}
@media screen and (min-width: 1226px) {
  html {
    font-size: 100px;
  }
}
@media screen and (max-width: 1226px) {
  .wid {
    width: 94%;
  }
  .box-flex-space {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .box-flex-space > a {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .col-pub-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
}
@media screen and (min-width: 992px) and (max-width: 1226px) {
  html {
    font-size: 80px;
  }
  .col-md-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .box-md-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  html {
    font-size: 65px;
  }
  .col-sm-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .mt-sm-1 {
    margin-top: 1px !important;
  }
  .mt-sm-2 {
    margin-top: 2px !important;
  }
  .mt-sm-3 {
    margin-top: 3px !important;
  }
  .mt-sm-4 {
    margin-top: 4px !important;
  }
  .mt-sm-5 {
    margin-top: 5px !important;
  }
  .mt-sm-6 {
    margin-top: 6px !important;
  }
  .mt-sm-7 {
    margin-top: 7px !important;
  }
  .mt-sm-8 {
    margin-top: 8px !important;
  }
  .mt-sm-9 {
    margin-top: 9px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-11 {
    margin-top: 11px !important;
  }
  .mt-sm-12 {
    margin-top: 12px !important;
  }
  .box-sm-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .box-sm-none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .min-nav {
    display: block;
  }
  html {
    font-size: 50px;
  }
  .col-xs-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  
   .col-xs-110 {
    width: 80% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  
  .tcenter {
    text-align: left;
}
  
 .sheji {
  float: left;
  width: 100%;
  padding-top:20px;

} 
 .sheji ul li{
margin-bottom: 10px;

} 

.evaluate {
    float: left;
    width: 100%;
    padding-top: 20px;
}
  .right6 img{ max-width: 100% ! important;
    height: auto ! important;}
  .box-xs-bor-no {
    border-right: none !important;
  }
  .box-xs-rel {
    position: relative !important;
  }
  .box-xs-h240 {
    height: 240px;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .box-xs-h115 {
    height: 115px;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .box-xs-w100 {
    width: 100px !important;
  }
  .col-xs-lr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .box-xs-lr-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .box-xs-hide {
    display: none;
  }
  .box-xs-show {
    display: block;
  }
  .box-xs-pr0 {
    padding-right: 0 !important;
  }
  .box-xs-pt0 {
    padding-top: 0 !important;
  }
  .box-xs-pl0 {
    padding-left: 0 !important;
  }
  .box-xs-mt0 {
    margin-top: 0 !important;
  }
  .box-xs-ml0 {
    margin-left: 0 !important;
  }
  .box-xs-mh-auto {
    min-height: auto !important;
  }
  .box-xs-mt20 {
    margin-top: 20px !important;
  }
  .box-xs-tac {
    text-align: center;
  }
  .box-xs-fr {
    float: right;
  }
  .box-xs-fl {
    float: left;
  }
  .fz-xs-22 {
    font-size: 22px !important;
  }
  .fz-xs-20 {
    font-size: 20px !important;
  }
  .fz-xs-18 {
    font-size: 18px !important;
  }
  .fz-xs-16 {
    font-size: 16px !important;
  }
  .fz-xs-14 {
    font-size: 14px !important;
  }
  .fz-xs-10 {
    font-size: 10px !important;
  }
  .fz-xs-30 {
    font-size: 30px !important;
  }
  .box-xs-ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .box-xs-pl20 {
    padding-left: 20px !important;
  }
  .box-xs-hei-at {
    height: auto !important;
  }
  .box-xs-hei-at-pict > .pict {
    height: auto !important;
  }
  .box-col2-item > * {
    margin-left: 0 !important;
    width: 48.5% !important;
  }
  .box-col2-item > *:nth-child(odd) {
    float: right;
  }
}
.min-nav {
  float: right;
  margin-top: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 30px;
  height: 21px;
  position: relative;
  cursor: pointer;
  margin-right: 0px;
  margin-left: 20px;
}
.min-nav:after {
  content: '';
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  background: #515151;
}
.min-nav:before {
  content: '';
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #515151;
  left: 0;
  top: 100%;
}
.min-nav.active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.min-nav.active:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
}
.min-nav.active:before {
  top: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.min-nav.active i {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.min-nav i {
  margin-top: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  height: 1px;
  background: #515151;
}
.min-menu {
  width: 100%;
  background: #e8e8e8;
  z-index: 5;
}
.min-menu ul li {
  width: 100%;
}
.min-menu ul li [class*=ico]:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-left: 10px;
}
.min-menu ul li:hover > a {
  background: #e8e8e8;
}
.min-menu ul li > a {
  display: block;
  padding: 0 3%;
  line-height: 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.min-menu ul li > a .ico-arrow {
  float: right;
  width: 10px;
  height: 10px;
  margin-top: 14px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.min-menu ul li > a .ico-arrow.rogate {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  margin-top: 18px;
}
.min-menu ul li .down {
  display: none;
  float: left;
  width: 100%;
  background: #d8d8d8;
}
.min-menu ul li .down a {
  border-top: 1px solid #ccc;
  line-height: 40px;
  display: block;
  width: 100%;
  padding: 0 3%;
}
.min-menu ul li .down a:first-child {
  border-top: none;
}
@media screen and (max-width: 768px) {
  .yibohou .fl-box {
    position: relative;
    margin-top: 20px; display:none
  }
  .banner .swiper-pagination {
    bottom: 10px;
  }
  .banner .swiper-pagination span {
    width: 10px;
    height: 10px;
  }
  .service-center .layout .fr-box {
    margin-top: 15px; display:none
  }
  .service-center .layout .fr-box .box {
    position: relative;
    width: 100%;
    padding: 0;
    top: 0;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  .service {

    -webkit-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 380px;
    float: left;
    width: 100%;
padding-top: 0;margin-top: 30px;

}


.fidexnav {
    height: 67px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    background: url(../img/ftbg.jpg) no-repeat;
    background-size: 100%;
}


.fidexnav ul li{
	float: left;
	width:33.33%;
	padding-top:10px;
	text-align: center;
}
.fidexnav ul li+li{
	border-left: 1px solid #c5c5c5;
}
.fidexnav ul li a{
	display: block;
	font-size:15px;
	color:#565656;
	line-height:31px;
	padding-top:30px;
}
.fidexnav ul li.nx1 a{background:url(../img/nx1.png) no-repeat top center;}
.fidexnav ul li.nx2 a{background:url(../img/nx2.png) no-repeat top center;}
.fidexnav ul li.nx3 a{background:url(../img/nx3.png) no-repeat top center;}
  
  .service .text h1 {
    font-size: 16px;
  }
  .service .text p {
    line-height: 1.4;
    font-size: 12px;
    padding: 0;margin-top: 10px;
  }
  .service ul li {
    font-size: 14px;
  }
  .we-select .qiu {
    position: relative; display:none
  }
  .we-select ul {
    padding: 0 !important;
    display: block;
  }
  .we-select ul li {
    width: 50%;
    margin-top: 20px;
  }
  
.footer .link {
    border-bottom: 1px solid 
    #989898;
    padding-bottom: 14px;
    padding-top: 20px;
}
.footer .link h2 {
    color: #fff;
    font-size: 16px;
}

.track ul li b {
    float: left;
    width: 60px;
    font-size: 14px;
    color: 
    #2c2c2c;
    font-weight: normal;
    background: url("../img/41944_135x423.png") center no-repeat;
    line-height: 30px;
    padding-left: 1px;
}
.footer .link p {
    margin-top: 10px;
}

.track ul li p a {
    line-height: 30px;
    font-size: 12px;
    color: 
    #686464;
    float: left;

}



  .news-center {
    float: left;
    width: 100%; display:none
}
  .we-select ul li p {
    font-size: 12px;
    margin-top: 10px;
  }
  .sheji ul li {
    width: 47%;
    margin-left: 2% !important;
    margin-top: 10px;
  }
  .sheji ul li .pict {
    height: auto;
  }
  .hezuo .fr-layout {
    margin-top: 40px;
  }
  .hezuo .fr-layout h2 {
    font-size: 22px;
  }
  .news-center .wrap .fr-box ul li {
    margin-top: 10px;width: 47%;
  }
  
  .news-center .wrap .fr-box ul li:nth-of-type(1) { margin-top:10px; margin-left:0

}
  .news-center .wrap .fr-box ul li:nth-of-type(2) { margin-right:0; float:right
}
    .news-center .wrap .fr-box ul li:nth-of-type(3) { display:none

}

.main .left-layout { display:none

}
.hezuo .fr-layout ul li {

    width: 100%;
    padding: 10px 0;
    border-top: 1px solid 

    #c5c5c5;

}


.footer {
    background:#6c6c6c;
    float: left;
    width: 100%;
    margin-top: 9vmin;
   padding-bottom: 15vmin;
}
.hezuo .fr-layout ul li .item1 .text h2 {

    font-size: 18px;
    color: #c70004;
    margin-top: 15px;

}
.hezuo .fr-layout ul li strong {

    float: left;
    width: 100%;
    display: block;
    line-height: 1.6;
    color: #6b6b6b;
    font-weight: normal;
    padding: 10px 0; font-size:12px

}

.news-center .wrap .fl-box .text p {

    font-size: 12px;
    line-height: 1.6;
    color:  #717171;
    margin-top: 10px;
    float: left;
    width: 100%;

}

.footer .copy .logo {
display:none

}
.footer .copy .text p {

    color: #fff;
    padding-bottom: 7px;
    line-height: 1.4; font-size:12px;

}
.footer .link p a {

    color:  #fff;
    margin-right: 15px;
    position: relative;
    line-height: 1.6;
    white-space: nowrap;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; font-size:12px

}
.news-center .wrap .fr-box ul li .text p {

    font-size: 12px;
    color: #999898;
    line-height: 1.4;
    margin-top: 10px;

}
.track ul li p a {

    line-height: 30px;
    font-size: 12px;
    color:  #686464;
    float: left;


}
    .track ul li p a:nth-of-type(3) { margin-right: 2px !important;
}
    .track ul li p a:nth-of-type(4) { display:none

}
    .track ul li p a:nth-of-type(5) { display:none

}
    .track ul li p a:nth-of-type(6) { display:none

}
    .track ul li p a:nth-of-type(7) { display:none

}

    .track ul li p a:nth-of-type(8) { display:none

}

.col-xs-41 {
    margin-left: 0 !important;
    margin-right: 5%

}

.hezuo {
    float: left;
    width: 100%;
    background: #f1f1f1;
    padding:27px 0;
}

.yibohou .fr-box {
    float: right;

    padding: 20px 0;
    position: relative;
}
.zoujin {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: url(../img/340dd_1900x517.jpg) center bottom no-repeat;
    padding-bottom: 30px;
}

.we-select {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 28px;
}
.yibohou .fr-box p {
    font-size: 12px;
    color: 
    #2b2b2b;
    line-height: 1.8;
}


.pub-title {
    display: table;
    width: 100%;
    padding: 25px 0;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.pub-title .box h2 {
    font-size: 20px;
    color: 
    #de0606;
    margin-top: 10px;
    font-weight: bold;
}
.pub-title .box p {

    color: #636363;
    margin-top: 10px; font-size:12px

}
.service-center .layout .fl-box h2 {
    background: #fff;
color:#1f1f1f;
    padding: 25px 0;
    text-align: center;
    line-height: 1.6; display:none
}

.service-center .layout .fl-box ul li {
    height: 47px;
    border-bottom: 1px solid  #bbbdb8;
    width: 50%;
    line-height: 47px;
    font-size: 12px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    cursor: pointer;
}

.we-select ul li .cirl {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: 
    #b7b7b7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
}


.we-select ul li img {
    width: 50%;
 
}
.we-select ul li p {
    width:90%;
 
}
.we-select ul li h3 {
    font-size:16px;
    margin-top: 15px;
}

.service-center .layout .fl-box ul {
    float: left;
    width: 100%;
  background: url("../img/e30f1_257x11.png") right top repeat-y;
}
  .news-center .wrap .fr-box ul li .text {
    margin-top: 10px;
  }
  
  .hezuo .fl-layout h2 {
    background: url("../img/e4daf_605x6.png") center no-repeat;
    text-align: center;
    font-size: 24px;
}
  .service-center .layout .fl-box .hot {
  display:none
}
  .zoujin .boxs .box h2 {
    font-size: 20px;
  }
  .zoujin .boxs .box p {
    font-size: 16px;
  }
  .zoujin .boxs .box a {
    font-size: 14px;
  }
  .footer .copy .text {
    border-left: none;
  }
  .top .search-fr-box {
    display: none;
  }
  .top .min-menu .search-fr-box {
    display: block;
  }
}

@media screen and (min-width: 768px) {.fidexnav {display:none}}

