@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'nssc_thin';
    font-style: normal;
    src: url('../fonts/NotoSansSC/NotoSansSC-Thin.woff2') format('woff2'), url(../fonts/NotoSansSC/NotoSansSC-Thin.woff) format('woff'), url(../fonts/NotoSansSC/NotoSansSC-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'nssc_light';
    font-style: normal;
    src: url(../fonts/NotoSansSC/NotoSansSC-Light.woff2) format('woff2'), url(../fonts/NotoSansSC/NotoSansSC-Light.woff) format('woff'), url(../fonts/NotoSansSC/NotoSansSC-Light.otf) format('opentype');
}

@font-face {
    font-family: 'nssc_regular';
    font-style: normal;
    src: url(../fonts/NotoSansSC/NotoSansSC-Regular.woff2) format('woff2'), url(../fonts/NotoSansSC/NotoSansSC-Regular.woff) format('woff'), url(../fonts/NotoSansSC/NotoSansSC-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'nssc_medium';
    font-style: normal;
    src: url(../fonts/NotoSansSC/NotoSansSC-Medium.woff2) format('woff2'), url(../fonts/NotoSansSC/NotoSansSC-Medium.woff) format('woff'), url(../fonts/NotoSansSC/NotoSansSC-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'nssc_bold';
    font-style: normal;
    src: url(../fonts/NotoSansSC/NotoSansSC-Bold.woff2) format('woff2'), url(../fonts/NotoSansSC/NotoSansSC-Bold.woff) format('woff'), url(../fonts/NotoSansSC/NotoSansSC-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'nssc_black';
    font-style: normal;
    src: url(../fonts/NotoSansSC/NotoSansSC-Black.woff2) format('woff2'), url(../fonts/NotoSansSC/NotoSansSC-Black.woff) format('woff'), url(../fonts/NotoSansSC/NotoSansSC-Black.otf) format('opentype');
}


@font-face {
    font-family: 'mazda_regular';
    font-style: normal;
    src: url(../fonts/MazdaType/MazdaType-Regular.woff2) format('woff2'), url(../fonts/MazdaType/MazdaType-Regular.woff) format('woff'), url(../fonts/MazdaType/MazdaType-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'mazda_medium';
    font-style: normal;
    src: url(../fonts/MazdaType/MazdaType-Medium.woff2) format('woff2'), url(../fonts/MazdaType/MazdaType-Medium.woff) format('woff'), url(../fonts/MazdaType/MazdaType-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'mazda_bold';
    font-style: normal;
    src: url(../fonts/MazdaType/MazdaType-Bold.woff2) format('woff2'), url(../fonts/MazdaType/MazdaType-Bold.woff) format('woff'), url(../fonts/MazdaType/MazdaType-Bold.otf) format('opentype');
}



html{font-size:62.5%;}
a{
	color:#7d7d7d;
	text-decoration:none;outline:none;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;
}
a:hover
{
    color:#bf0000;
	text-decoration:none;outline:none;
}
a:focus{outline:none;text-decoration:none;}
.clear {
	clear:both;
	font-size:0px;
	line-height:0;
	height:0;
}
* html .clearfix {
	zoom: 1;
}
*:first-child+html .clearfix {
	zoom: 1;
}
.cell, .cell2, .cell3 {
	border-collapse:collapse;
	border-spacing:0;
}
.fl {
	float:left;}
.fr {
	float:right;}
.yh {
	}
a,img{border:0px;}

p{margin:0px;padding:0px;line-height:20px;}
i{margin:0px;padding:0px;font-style:normal;}
ul{margin:0px;padding:0px;list-style:none;}
ul li{margin:0px;padding:0px;list-style:none;}
br{margin:0px;padding:0px;}
.clearheight{width:100%;height:1px;overflow:hidden;}
input,select,textarea{font-family:nssc_regular;outline:none;}
input[type="text"]:disabled
{
background-color: #fff;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #969696;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #969696;
}

input:-ms-input-placeholder {
    color: #969696;
}

input::-webkit-input-placeholder {
    color: #969696;
}

input,button,textarea,select{appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;}
select::-ms-expand{display:none;}
/*loading*/


/*common*/

.wrap{width:100%;margin:0px auto;padding:0px;}
.wrap_c{margin:0px 12%;padding:0px;}
.wrap_nc{margin:0px 18%;padding:0px;}
.wrap_in{overflow:visible;margin:0px 40px;}

.animte_4{transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.animte_3{transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;}
.animte_2{transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear;}

.text_wz{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.text_wz_lddj{text-align:justify;text-justify:inter-ideograph;}

.text_lineheight4{-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis;display:-webkit-box;}


.sub_01{overflow:hidden;position:relative;}
.sub_01 img{width:100%;display:block;}
.sub_01 img.img2{display:none;}

.sub_01_slide{width:100%;overflow:hidden;}
.sub_01_slide .swiper-slide{width:100%;overflow:hidden;}


.top_c{width:100%;overflow:hidden;position:absolute;left:0px;top:30%;text-align:center;opacity:0;z-index:999;}
.top_c p{width:100%;overflow:hidden;color:#fff;}
.top_c p.p1{font-size:48px;line-height:60px;}
.top_c p.p2{font-size:18px;color:#fff;line-height:30px;font-weight:100;margin-top:10px;letter-spacing:10px;text-transform:uppercase;}
.top_c p.p3{font-size:16px;color:#fff;line-height:30px;font-weight:100;letter-spacing:10px;text-transform:uppercase;margin-top:10px;}
.top_c p.p6{font-size:16px;color:#a6a6a6;line-height:30px;font-weight:100;letter-spacing:10px;text-transform:uppercase;margin-top:10px;}
.top_c p.p4{text-align:center;margin-top:20px;}
.top_c p.p4 a{display:inline-block;line-height:50px;background-color:#fff;color:#000;padding:0px 60px;font-size:16px;font-weight:bold;}
.top_c p.p5{text-align:center;margin-top:20px;}
.top_c p.p5 a{width:200px;height:56px;display:inline-block;overflow:hidden;text-align:center;font-size:14px;color:#000;font-weight:bold;line-height:56px;background:url("../images/c_11.png") center no-repeat;background-size:100% 100%;}


.top_c1{width:100%;overflow:hidden;position:absolute;left:0px;top:25%;text-align:center;}
.top_c1 p{width:100%;overflow:hidden;color:#fff;}
.top_c1 p.p1{font-size:48px;line-height:60px;}
.top_c1 p.p2{font-size:18px;color:#fff;line-height:30px;font-weight:100;margin-top:10px;letter-spacing:10px;}
.top_c1 p.p3{font-size:16px;color:#fff;line-height:30px;font-weight:100;letter-spacing:10px;text-transform:uppercase;margin-top:10px;}
.top_c1 p.p4{text-align:center;margin-top:20px;}
.top_c1 p.p4 a{display:inline-block;line-height:50px;background-color:#fff;color:#000;padding:0px 60px;font-size:16px;font-weight:bold;}

.top_c2{width:100%;overflow:hidden;position:absolute;left:0px;top:40%;text-align:center;}
.top_c2 img{display:block;margin:0px auto;padding:0px;height:70px;width:auto;}

.top_b{width:100%;overflow:hidden;position:absolute;left:0px;bottom:15px;color:#fff;line-height:30px;}
.top_b a{float:left;font-size:14px;color:#fff;font-weight:100;}
.top_b i{float:left;font-family:SimSun;margin:0px 10px;font-weight:bold;}


.top_b1{width:100%;overflow:hidden;position:absolute;left:0px;bottom:85px;color:#fff;line-height:30px;z-index:999;}
.top_b1 a{float:left;font-size:14px;color:#fff;font-weight:100;}
.top_b1 i{float:left;font-family:SimSun;margin:0px 10px;font-weight:bold;}

.top_b2{width:100%;overflow:hidden;position:absolute;left:0px;bottom:75px;color:#fff;line-height:30px;z-index:999;}
.top_b2 a{float:left;font-size:14px;color:#fff;font-weight:100;}
.top_b2 i{float:left;font-family:SimSun;margin:0px 10px;font-weight:bold;}


.sub_02{overflow:hidden;line-height:50px;position:relative;height:50px;}
.sub_02 b.b1{width:100%;height:1px;display:block;overflow:hidden;background-color:#f3f3f3;position:absolute;left:0px;bottom:0px;}
.sub_02 .wrap_c{overflow:hidden;position:relative;z-index:990;}
.sub_02 .fl{line-height:50px;}
.sub_02 .fl a{font-size:15px;color:#010101}
.sub_02 .fl a i{font-family:SimSun;font-weight:bold;margin-right:10px;}
.sub_02 .fr{}
.sub_02 .fr ul li{overflow:hidden;float:left;margin-left:30px;}
.sub_02 .fr ul li a{display:inline-block;line-height:50px;position:relative;font-size:15px;color:#010101;}
.sub_02 .fr ul li.on a b{width:100%;height:1px;display:block;overflow:hidden;background-color:#010101;position:absolute;left:0px;bottom:0px;}


.btnfr{overflow:hidden;margin-top:60px;}
.btnfr img{width:100%;display:block;}
.mc-footer{margin-top:60px;}


.top_nav{width:100%;overflow:hidden;position:absolute;left:0px;bottom:0px;height:70px;line-height:70px;text-align:center;background-color:rgba(0,0,0,0.5);z-index:999;}
.top_nav a{display:inline-block;width:200px;text-align:center;font-size:18px;color:#fff;}
.top_nav a.on{background-color:#2b2b2b;}


.temp_01{overflow:hidden;}
.temp_01 img{width:100%;display:block;}



.app-topbar{left:0px;top:0px;z-index:99999;width:100%;position:relative;overflow:hidden;}



.sel_lay{opacity:0;}
.sel_lyfr{width:100%;position:absolute;left:0px;top:0px;z-index:990;background-color:#fff;}
.sel_lyfr .sel_ly_t{width:100%;overflow:hidden;border:1px solid #2b2b2b;font-size:16px;text-indent:10px;background:url("../images/c_06.jpg") 96% center no-repeat;cursor:pointer;}
.sel_lyfr .sel_ly_c{width:100%;overflow:hidden;border:1px solid #2b2b2b;border-top:1px solid #fff;position:absolute;left:0px;top:0px;background-color:#fff;padding:0px 0px;display:none;}
.sel_lyfr .sel_ly_c p{overflow:hidden;width:auto;display:block;}
.sel_lyfr .sel_ly_c p a{width:100%;display:block;overflow:hidden;color:#2b2b2b;padding:0px 10px;line-height:30px;color:#2b2b2b;font-size:14px;}
.sel_lyfr .sel_ly_c p a:hover{background-color:#f2f2f2;}
.sel_lyfr:hover{z-index:999;}

.sel_lyfr1{width:100%;position:absolute;left:0px;top:0px;z-index:990;background-color:#fff;}
.sel_lyfr1 .sel_ly1_t{width:100%;overflow:hidden;font-size:16px;text-indent:10px;background:url("../images/c_06.jpg") 96% center no-repeat;cursor:pointer;}
.sel_lyfr1 .sel_ly1_c{width:100%;overflow:hidden;border-top:1px solid #fff;position:absolute;left:0px;top:0px;background-color:#fff;padding:0px 0px;display:none;}
.sel_lyfr1 .sel_ly1_c p{overflow:hidden;width:auto;display:block;}
.sel_lyfr1 .sel_ly1_c p a{width:100%;display:block;overflow:hidden;color:#2b2b2b;padding:0px 10px;line-height:30px;color:#2b2b2b;font-size:14px;}
.sel_lyfr1 .sel_ly1_c p a:hover{background-color:#f2f2f2;}
.sel_lyfr1:hover{z-index:999;}




.pages{width:100%;overflow:hidden;text-align:center;margin-top:40px;line-height:30px;font-size:14px;color:#333;}
.pages a{display:inline-block;width:auto;height:30px;border:1px solid #e9e9e9;text-align:center;line-height:30px;margin:0px 5px;padding:0px 12px;background-color:#fff;color:#333;}
.pages a.on{background-color:#000;color:#fff;border:1px solid #000;}
.pages a:hover{background-color:#000;color:#fff;border:1px solid #000;}
.pages i{height:30px;line-height:30px;background-color:#fff;border:1px solid #e9e9e9;display:inline-block;padding:0px 12px;}



.msg_01{overflow:hidden;padding:120px 0px;text-align:center;}
.msg_01 .msg_01fr{overflow:hidden;width:533px;margin:0px auto;padding:0px;}
.msg_01 .msg_01fr p{width:100%;overflow:hidden;}
.msg_01 .msg_01fr p.p1{text-align:center;}
.msg_01 .msg_01fr p.p1 em{display:inline-block;overflow:hidden;}
.msg_01 .msg_01fr p.p1 img{height:80px;display:block;float:left;}
.msg_01 .msg_01fr p.p1 i{display:inline-block;float:left;margin-left:40px;text-align:left;}
.msg_01 .msg_01fr p.p1 i span{width:100%;display:block;overflow:hidden;font-size:16px;color:#333;line-height:30px;}
.msg_01 .msg_01fr p.p1 i span.sp1{margin-top:10px;}
.msg_01 .msg_01fr p.p2{text-align:left;margin-top:20px;}
.msg_01 .msg_01fr p.p2 a{display:inline-block;line-height:50px;padding:0px 40px;border:1px solid #eee;border-radius:10px;font-size:14px;color:#191919;margin-left:40px;}
.msg_01 .msg_01fr p.p2 a.a1{margin-left:130px;background-color:#191919;color:#fff;border:1px solid #191919;}


.msg2fr{overflow:hidden;width:100%;height:100%;position:fixed;left:0px;top:0px;z-index:9999999;display:none;}
.msg2fr .msg2_bg{width:100%;height:100%;overflow:hidden;position:absolute;left:0px;top:0px;background-color:rgba(0,0,0,0.5);}
.msg2fr .msg2_c{width:500px;overflow:hidden;background-color:#fff;border-radius:10px;position:absolute;left:50%;top:50%;margin-left:-250px;}
.msg2fr .msg2_c .msg2c_t{width:100%;overflow:hidden;border-bottom:1px solid #dfdfdf;line-height:50px;position:relative;}
.msg2fr .msg2_c .msg2c_t span{font-size:16px;color:#222;float:left;margin-left:20px;}
.msg2fr .msg2_c .msg2c_t a{width:15px;height:50px;display:block;overflow:hidden;background:url("../images/close.jpg") center no-repeat;background-size:100%;position:absolute;right:20px;top:0px;}
.msg2fr .msg2_c .msg2c_c{overflow:hidden;margin:20px;text-align:center;}
.msg2fr .msg2_c .msg2c_c p{}
.msg2fr .msg2_c .msg2c_c p.p1{text-align:center;line-height:50px;font-size:16px;color:#222;margin-top:20px;}
.msg2fr .msg2_c .msg2c_c p.p1 em{display:inline-block;font-style:normal;}
.msg2fr .msg2_c .msg2c_c p.p1 em img{height:50px;display:block;float:left;margin-right:20px;}
.msg2fr .msg2_c .msg2c_c p.p2{margin-top:40px;}
.msg2fr .msg2_c .msg2c_c p.p2 a{display:inline-block;line-height:40px;padding:0px 30px;border:1px solid #eee;border-radius:10px;font-size:14px;color:#191919;margin:0px 20px;}
.msg2fr .msg2_c .msg2c_c p.p2 a.a1{background-color:#191919;color:#fff;border:1px solid #191919;}


.msg3fr{overflow:hidden;width:100%;height:100%;position:fixed;left:0px;top:0px;z-index:9999999;display:none;}
.msg3fr .msg2_bg{width:100%;height:100%;overflow:hidden;position:absolute;left:0px;top:0px;background-color:rgba(0,0,0,0.5);}
.msg3fr .msg2_c{width:500px;overflow:hidden;background-color:#fff;border-radius:10px;position:absolute;left:50%;top:50%;margin-left:-250px;}
.msg3fr .msg2_c .msg2c_t{width:100%;overflow:hidden;border-bottom:1px solid #dfdfdf;line-height:50px;position:relative;}
.msg3fr .msg2_c .msg2c_t span{font-size:16px;color:#222;float:left;margin-left:20px;}
.msg3fr .msg2_c .msg2c_t a{width:15px;height:50px;display:block;overflow:hidden;background:url("../images/close.jpg") center no-repeat;background-size:100%;position:absolute;right:20px;top:0px;}
.msg3fr .msg2_c .msg2c_c{overflow:hidden;margin:20px;text-align:center;}
.msg3fr .msg2_c .msg2c_c p{}
.msg3fr .msg2_c .msg2c_c p.p1{text-align:center;line-height:50px;font-size:16px;color:#222;margin-top:20px;}
.msg3fr .msg2_c .msg2c_c p.p1 em{display:inline-block;font-style:normal;}
.msg3fr .msg2_c .msg2c_c p.p1 em img{height:50px;display:block;float:left;margin-right:20px;}
.msg3fr .msg2_c .msg2c_c p.p2{margin-top:40px;}
.msg3fr .msg2_c .msg2c_c p.p2 a{display:inline-block;line-height:40px;padding:0px 30px;border:1px solid #eee;border-radius:10px;font-size:14px;color:#191919;margin:0px 20px;}
.msg3fr .msg2_c .msg2c_c p.p2 a.a1{background-color:#191919;color:#fff;border:1px solid #191919;}


.top_b_nav{overflow:hidden;position:absolute;left:0px;bottom:0px;background-color:rgba(0,0,0,0.5);text-align:center;width:100%;}
.top_b_nav ul{display:inline-block;font-size:0;}
.top_b_nav ul li{display:inline-block;}
.top_b_nav ul li a{font-size:16px;color:#fff;padding:0px 100px;line-height:60px;display:inline-block;}
.top_b_nav ul li.on a{background-color:#2b2b2b;}



.job_04{overflow:hidden;margin-top:40px;text-align:center;font-family:mazda_regular;}
.job_04 a{display:inline-block;margin:0px 10px;font-family:SimSun;width:30px;height:30px;text-align:center;line-height:30px;border:1px solid #000;border-radius:50%;font-weight:bold;color:#000;}
.job_04 a:hover{background-color:#000;color:#fff;}
.job_04 span{display:inline-block;margin:0px 5px;font-size:14px;color:#000;}
.job_04 span i{color:#000;font-weight:bold;}


.sub_01_1{width:100%;overflow:hidden;position:absolute;left:0px;top:50%;z-index:999;margin-top:-90px;}
.sub_01_1 img{height:160px;display:block;width:auto;}


.spxq_01{overflow:hidden;padding:20px 0px;line-height:30px;}
.spxq_01 a{float:left;color:#000;}
.spxq_01 i{float:left;margin:0px 10px;color:#000;}

.spxq_01_fff{background-color:#fff;}


.top_nav_pc{}
.top_nav_wap{width:100%;overflow:hidden;display:none;position:absolute;left:0px;bottom:0px;height:50px;line-height:50px;text-align:center;background-color:rgba(0,0,0,0.5);z-index:999;}
.top_nav_wap a{display:inline-block;width:130px;text-align:center;font-size:16px;color:#fff;}
.top_nav_wap a.on{background-color:#2b2b2b;}
.top_nav_wap .swiper-slide{width:150px;float:left;overflow:hidden;}

/*公司简介*/
#index .index-about {
  width: 100%;
  background: #fff url(../img/abb1.jpg) no-repeat center center;
  background-size:cover;
  padding: 85px 0 85px 0; }
  #index .index-about .container > .left {
    width: 100%;
    display: inline-block;
    float: left; }
    #index .index-about .container > .left .logo {
      margin-top: 20px; }
    #index .index-about .container > .left .en {
      width: 185px;
      clear: both;
      margin-top: 18px; }
      #index .index-about .container > .left .en img {
        width: 100%;
        height: auto; }
    #index .index-about .container > .left .cn {
      width: 100%;
      display: flex;
      align-items: center;
      margin-top: 15px;
      font-family: "PingFang", "PingFang SC", "syhtM";
      font-weight: 700px;
      white-space: nowrap; }
      #index .index-about .container > .left .cn span {
        display: inline-block;
        font-size: 32px;
        height: 32px;
        line-height: 32px;
        color: #333; }
      #index .index-about .container > .left .cn i {
        display: inline-block;
        width: 76px;
        height: 1px;
        background-color: #032a6e;
        margin-left: 20px; }
    #index .index-about .container > .left .numbers {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      #index .index-about .container > .left .numbers .item {
        width: 25%; }
        #index .index-about .container > .left .numbers .item .top-small {
          width: auto;
		   margin-bottom:15px;
          white-space: nowrap;
          font-size: 16px;
          height: 16px;
		   margin-top:15px;
		    text-align:center;
          line-height: 16px;
          color: #808080;
          clear: both; }
        #index .index-about .container > .left .numbers .item .bot-text {
          height: 56px;
          margin-top: 10px;
          white-space: nowrap;
		   text-align:center; }
          #index .index-about .container > .left .numbers .item .bot-text span {
            display: inline-block;
            color: #4c4c4c; }
          #index .index-about .container > .left .numbers .item .bot-text .num {
            font-size: 54px;
            height: 54px;
            line-height: 54px;
            font-family: 'impact'; }
          #index .index-about .container > .left .numbers .item .bot-text .plus {
            font-size: 54px;
            height: 54px;
            line-height: 54px;
            font-family: 'impact'; }
          #index .index-about .container > .left .numbers .item .bot-text .small {
            height: 19px; }
      #index .index-about .container > .left .numbers .item:last-child {
        width: 25%; }
    #index .index-about .container > .left .content {
      width: 100%;
      text-align: justify;
      font-size: 14px;
      line-height: 30px;
      color: #4c4c4c;
      margin-top: 40px;
	  margin-bottom:40px;
      }
	  #index .index-about .container > .left .content p{ line-height:36px; font-size:16px; color:#333; text-align:center;}
      #index .index-about .container > .left .content img {
        max-width: 100%; }
    #index .index-about .container > .left .readmore {
      margin-top: 50px; }
  #index .index-about .container > .right {
    width: 45%;
    display: inline-block;
	 height:auto;
    float: right;
    position: relative; }
    #index .index-about .container > .right .bg {
      width: 95.23%;
      height: 410px;
      background-image: url("../img/13.png");
      position: absolute;
      top: 34px;
      right: 0;
      z-index: 1;
      background-repeat: no-repeat;
      background-size: cover; }
    #index .index-about .container > .right .img {
      width: 95.23%;
      height: 410px;
      background-position: center center;
      background-size: cover;
      position: relative;
      z-index: 2; }
      #index .index-about .container > .right .img i {
        width: 61px;
        height: 61px;
        display: block;
        background-image: url("../img/ipart04_3.png");
        background-size: 100% 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        cursor: pointer;
        z-index: 3;
        transition: transform 0.3s; }
        #index .index-about .container > .right .img i:hover {
          transform: translateX(-50%) translateY(-50%) rotate(-120deg);
          -webkit-transform: translateX(-50%) translateY(-50%) rotate(-120deg);
          -moz-transform: translateX(-50%) translateY(-50%) rotate(-120deg);
          -o-transform: translateX(-50%) translateY(-50%) rotate(-120deg);
          -ms-transform: translateX(-50%) translateY(-50%) rotate(-120deg); }
.index-about .container{ max-width:1600px; width:100%; display:block; margin:0 auto;}
.zho{ margin:0 auto; text-align:center;}
.readmore {
  width: 210px;
  height: 54px;
  border: 1px solid #bf0000;
  display: inline-flex;
  align-items: center;
  border-radius:30px;
  justify-content: center;
  position: relative;
  transition: all 0.3s; }
  .readmore span {
    display: inline-block;
    font-size: 16px;
    color: #fff;
	
    position: relative;
    z-index: 9;
    transition: all 0.3s; }
  .readmore .arrow {
    display: inline-block;
    width: 74px;
    height: 14px;
    background-image: url("../img/10.png");
    background-size: auto 100%;
    background-position: right center;
    margin-left: 24px;
    position: relative;
    z-index: 9;
    transition: all 0.3s; }
  .readmore .block {
    display: block;
    width: 100%;
    height: 100%;border-radius:27px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s;
    background-color: #bf0000; }

.readmore:hover {
  border: 1px solid #bf0000;border-radius:30px; }
  .readmore:hover span {
    color: #fff; }
  .readmore:hover .arrow {
    background-image: url("../img/09.png"); }
  .readmore:hover .block {
    width: 100%;
    background-color: #b00000; }

/*产品*/
.pbg{font-size: 40px;
	margin-bottom: 35px;
	text-align: center;
	color: #333333;
	
	background: url(../img/pbg1.png) no-repeat bottom center;
	padding-bottom: 30px;}

.indNav1{ text-align:center; padding:50px 0}
.indNav1 i{color:#562c18;display:inline-block}
.indNav1 h1{font-size:30px; line-height:30px;}
.indNav1 h2{ font-size:17px; line-height:17px; padding:18px 0 0 0}
.boxMax{ width:100%; max-width:1600px;  box-sizing:border-box;  margin:0 auto}

@keyframes Amore{0%{top:70%;}100%{top:50%;}}
.indBus{background:url(../img/bgIndBus.jpg) top center no-repeat; padding:50px 0;}
.indBusList{ font-size:0; text-align:center}
.indBusList a{ width:33.3%; display:inline-block; background:url(../img/bgWhite.png);}
.indBusList a:nth-child(even){ background:#fff}
.indBusList a div{ height:363px;}
.indBusList a h1{ padding:60px 0 0 0;margin:0;}
.indBusList a h1 img{width:128px; height:128px}
.indBusList a h2{ font-size:28px; line-height:50px; margin:0; font-weight:normal;}
.indBusList a h3{ display:inline-block; width:110px; height:2px; background:#65c236; margin:10px 0;}
.indBusList a h4{ font-size:16px; line-height:26px; padding:0 20px;margin:0; font-weight:normal;}
.indBusList a span{width:100%; overflow:hidden; position:relative; display:block; background:rgba(0,0,0,.8);}
.indBusList a span i{ position:absolute; left:50%; top:50%; margin:-25px 0 0 -90px; display:block; width:180px; line-height:50px; background:#fff; color:#65c236; font-size:14px; display:none; z-index:1;animation:Amore 1s;}
.indBusList a span img{width:100%;transition:transform 1s;}
.indBusList a:hover span img{transform:scale(1.2);opacity:0.8;}
.indBusList a:hover i{display:block;}

/*new*/
.application {
	width: 100%;
	margin-top:20px;
	
	padding-left: 0;
	padding-right: 0;
}
.application .title {
	font-size: 38px;
	height: 50px;
	line-height: 50px;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
	color: #c30813;
}
.application .title1 {
	margin: auto;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	/* width: 670px; */
}
.application .title1 span {
	width: 110px;
	/* float: left; */
	padding:3px 20px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #ccc;
	cursor: pointer;
}
.application .title1 span a{ font-size:16px; color:#333; line-height:40px;}


.application .title1 span:last-child{ border:none;}

.application .title1 span:hover {
	color: #fff;
	background: #313131;
}
.application .title1 span:hover a{ color:#fff;}
.main_case {
	width: 100%;
	padding: 30px 0 60px 0;
}
.main_case_img {
	position: relative;
}
.main_case_imgs {
	width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;
	display: none;
}
.case_img1 {
	background: url(../images/index_grop1.jpg) center no-repeat;
	background-size: cover;
	display: block;
}
.case_img2 {
	background: url(../images/index_grop2.jpg) center no-repeat;
	background-size: cover;
}
.case_img3 {
	background: url(../images/index_grop3.jpg) center no-repeat;
	background-size: cover;
}
.case_img4 {
	background: url(../images/index_grop4.jpg) center no-repeat;
	background-size: cover;
}
.case_img5 {
	background: url(../images/index_grop5.jpg) center no-repeat;
	background-size: cover;
}
.case_img6 {
	background: url(../images/index_grop6.jpg) center no-repeat;
	background-size: cover;
}
.main_case_zi {
	width: 100%;
}
.main_case_zi > ul {
	padding: 0;
	margin: 0;
}
.main_case_zi > ul > li {
	height: 80px;
	position: relative; z-index: 2;
	cursor: pointer;
}
.main_case_zi > ul > li:before {
	background: #fff;
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: -1;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.case_on {
	z-index: 3 !important;
}
.case_on:before {
	top: -16px !important;
	left: 0px !important;
	
	background:url(../img/newsbei.jpg) no-repeat center center !important;
	background-size:cover !important;
}
.main_case_zi > ul > li:nth-child(1):before { background-color: #f2f2f2; }
.main_case_zi > ul > li:nth-child(2):before { background-color: #fafafa; }
.main_case_zi > ul > li:nth-child(3):before { background-color: #f2f2f2; }
.main_case_zi > ul > li:nth-child(4):before { background-color: #fafafa; }
.main_case_zi > ul > li:nth-child(5):before { background-color: #f2f2f2; }
.main_case_zi > ul > li:nth-child(6):before { background-color: #fafafa; }
.case_sp1 {
	display: inline-block;
	width: 20%;
	text-align: center;
	border-right: 1px solid #cccccc;
	position: relative;
}
.case_sp1 span {
	display: inline-block;
	font-size: 12px;
	color: #333;
	line-height: 80px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.case_sp1 .time{ display:block; line-height:40px; font-size:26px; color:#333;}
.case_sp1 .time1{ display:block; line-height:40px; font-size:14px; color:#333;}
.case_on .time1{ display:none;}
.case_on .time{ display:inline; line-height:80px;}
.case_sp1 .timebox{ display:inline-block;}

.case_sp1 img {
	position: absolute; top: 10px; left: 50%;
	margin-left: -30px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.case_on .case_sp1 {
	border-right: 1px solid #fff;
}
.case_on .case_sp1 span {
	color: #333 !important;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
}
.case_on .case_sp1 img {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
}
.case_sp2 {
	display: inline-block;
	width: 78%;
	padding-left: 30px;
	position: relative;
}
.case_sp2 h5 {
	font-size: 16px;
	white-space:nowrap;
	text-overflow:ellipsis;
	 overflow:hidden;
	 width:85%;
	margin: 0;
	color: #333;
	position:absolute; top: -34px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.case_sp2 p {
	font-size: 14px;
	margin: 0;
	letter-spacing: 1px;
	height: 36px;
	overflow: hidden;
	color: #666;
	position: absolute;
	top: -4px;
	left: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
}
.case_on .case_sp2 h5 {
	color: #fff;
	top: -42px;
}
.case_on .case_sp2 p {
	opacity: 1;
	white-space:nowrap; text-overflow:ellipsis;
	overflow:hidden;
	width:90%;
	color:#fff;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
}
.clm {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.clp {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.row:after{ content:''; display:block; clear:both;}

@media (min-width: 768px) {

.col-sm-7 {
    width: 58.33333333%; float:left;
  }
  .col-sm-6 {
    width: 50%;float:left;
  }
  .col-sm-5 {
    width: 41.66666667%;float:left;
  }
	
	
}

/*大地牧业*/
#mainCompany .main-subtit{ font-size:18px; color:#333; margin-top:15px;}


#mainCompany {
	padding: 80px 0;
	background: url(../img/main_company_bg_1.jpg) no-repeat center top;
	margin-top:30px;
	
}
.main-company-container{ margin-top:120px;}
.main-subtit{ text-align:center;}


.main-comapany-list .slick-prev,
.main-comapany-list .slick-next {
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	z-index: 99;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	-ms-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0.3;
	filter: Alpha(opacity=30);
}

.main-comapany-list .slick-prev {
	left: -4%;
}

.main-comapany-list .slick-next {
	right: -4%;
}

.main-comapany-list .slick-prev:hover,
.main-comapany-list .slick-next:hover {
	opacity: 1.0;
	filter: Alpha(opacity=100);
}

.main-comapany-list .slick-track:after{ display:block; content:''; clear:both;}

.main-comapany-list li {
	text-align: center;
	float:left;
	width:24%; margin:0 0.5%;
}

.main-company-img-thum {
	display: inline-block;
	overflow: hidden;
	max-width: 380px;
	max-height:380px;
	position: relative;
}

.main-company-img-thum img {
	max-width: 100%;
	display: block;
	margin: 0px auto;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	-ms-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}

.main-company-tit {
	position: absolute;
	
	width: 100%;
	font-size: 24.5px;
	line-height: 43.75px;
	color: #fff;
	letter-spacing: -0.75px;
	text-align: center;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	-ms-transition: all 0.35s;
	transition: all 0.35s;
	top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
}
.main-company-tit p{ margin-top:15px;}
.companybox {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	
	filter: Alpha(opacity=0);
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	-ms-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
	background: rgba(0, 0, 0, 0.2);
}

.main-company-cover {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	-ms-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}

.main-company-cover-inner {
	position: relative;
	top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
}

.main-company-detail-tit,
.main-company-txt,
.main-company-detail-btn {
	position: relative;
	-ms-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	-ms-transition: all 0.35s;
	transition: all 0.35s;
}

.main-company-detail-tit {
	font-size: 30px;
	line-height: 50px;
	color: #fff;
	letter-spacing: -0.75px;
	font-weight: 400;
	margin-bottom: 10px;
}

.main-company-txt {
	font-size: 16px;
	line-height: 24px;
	max-width: 94%;
	margin: 0px auto;
	word-break: keep-all;
	color: #fff;
	color: #f0f0f0;
	letter-spacing: -0.75px;
	font-weight: 300;
	margin-bottom: 10%;
}

.main-company-detail-btn {
	width: 153px;
	height: 46px;
	border: 1px solid #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	background:none;
	font-size: 16px;
	line-height: 46px;
}

.main-company-detail-btn i {
	vertical-align: middle;
}

.main-comapany-list li:hover .main-company-img-thum img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.main-comapany-list li:hover .main-company-tit {
	opacity: 0;
	filter: Alpha(opacity=0);
}

.main-comapany-list li:hover .main-company-cover {
	opacity: 1.0;
	filter: Alpha(opacity=100);
}

.main-comapany-list li:hover .main-company-detail-tit,
.main-comapany-list li:hover .main-company-txt,
.main-comapany-list li:hover .main-company-detail-btn {
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

/*产品分块*/
/*第三个*/

.left50,
.right50 {
	width: 50%;
	height: 100%;
	/* position: relative; */
	/* direction: inherit; */
}

.left50 {
	float: left;
	background: #d20000;
	height:940px;
	background:url(../img/zhuang1.jpg) no-repeat center center; background-size:cover;
}

.right50 {
	float: right;
	background: #d20000;
	background: #222222;
	height:940px;
	background:url(../img/zhuang2.jpg) no-repeat center center; background-size:cover;
}
.right50 .in_slide{
	height: 50%;
}
.section3 .text {
	float: left;
	width: 50%;
}

.left50 .in_slide{/* position: static; *//* padding:0; */}
.left50 .in_slide .ju{
	/* position: absolute; */
	/* top: 50%; */
	/* transform: translateY(-50%); */
	width:100%;
	left:5%;
	height: 100%;
}

.right50 .in_slide .ju{
	/* position: absolute; */
	/* top: 50%; */
	/* transform: translateY(-50%); */
}

.section3 .fp-slidesNav {
	display: none;
}

.fp_bottom {
	width: 100%;
	height: 65px;
	position: absolute;
	bottom: -65px;
	left: 0;
	cursor: pointer;
	background: rgba(34, 34, 34, 0.2);
	color: #fff;
	font-size: 18px;
	line-height: 65px;
}

.left50:hover .fp_bottom,
.right50:hover .fp_bottom {
	bottom: 0;
}

.fp_bottom span {
	position: relative;
	display: inline-block;
	width: auto;
	height: 100%;
}

.fp_bottom span i {
	width: 9px;
	height: 16px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	background-image: url(../Images/fp_bottom-btn.png);
	background-repeat: no-repeat;
}

.left50 .fp_bottom span {
	float: right;
	margin-right: 120px;
}

.left50 .fp_bottom:hover span {
	margin-right: 140px;
}

.left50 .fp_bottom span i {
	background-position: 0 0;
	left: -22px;
}

.right50 .fp_bottom span {
	float: left;
	margin-left: 120px;
}

.right50 .fp_bottom:hover span {
	margin-left: 140px;
}

.right50 .fp_bottom span i {
	background-position: -11px 0;
	right: -22px;
}

.in_slide {
	width: 100%;
	/* height: 100%; */
	/* position: relative; */
	/* overflow: hidden; */
	box-sizing: border-box;
	padding: 0 8%;
	color: #a7a7a7;
}

.right50 i {
	display: block;
	width: 80%;
	margin: 0 auto !important;
	height: 1px;
	border-bottom: 1px dashed #737373;
}

.in_slide h1 {
	font-size: 42px;
	color: #fff;
	padding-top: 60px;
	padding-bottom: 8px;
	margin:0;
	
}

.in_slide h2 {
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	margin:0;
	padding-bottom: 13px;
	position: relative;
}

.in_slide h2 i {
	position: absolute;
	display: inline-block;
	width: 23px;
	height: 3px;
	left: 3px;
	bottom: 0;
	background: #fff;
}

.in_slide li {
	box-sizing: border-box;
	padding: 42px 0 30px 0;
	position: relative;
	overflow: hidden;
	margin-bottom: 28px;
	display:block;
}

.left50 .in_slide li {
	padding-right: 380px;
}

.in_slide li h5 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

.in_slide li p {
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.bg_inli {
	width: 330px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
}

a.slidea {
	color: #FFFFFF;
	padding-left: 20px;
	margin-left: 0;
	background: url(../img/moree.png) no-repeat 0 center;
}

a.slidea:hover {
	margin-left: 10px;
	color: #A7A7A7;
}

.right50 .in_slide {
	color: #fff;
}

.right50 a.slidea {
	color: #fff;
	color: #a7a7a7;
}

.right50 a.slidea:hover {
	color: #FFFFFF;
}

.one_centerimg {
	display: none;
	margin: 100px auto 0 auto;
	
}

.fp-slide:after{ display:block; content:''; clear:both;}
.fp-slide{
	position: relative;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	}




/*产品分块结束*/
/*服务领域开始*/
.section5 {
  padding: 3.8vw 0 3.2vw;
  background: #fff;
  position: relative;
  z-index: 2;
}
.section5 .main {
  
  position: relative;
  margin-bottom:35px;
}
.section5 .img_slick .item {
  padding: 0 1.7vw;
}
.section5 .img_slick .item .box {
  position: relative;
  
  /*-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);*/
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}

#section55 .img_slick .item .box a{ position:relative; display:block; margin-top:15px;}
#section55 .img_slick .item .box a .vid{ position:absolute; top:50%; left:50%; width:68px; height:68px; display:block; margin-top:-36px; margin-left:-36px; z-index:22; background:url(../img/video1.png) no-repeat center center; background-size:68px 68px;}



.section5 .img_slick .item .box h3{ display:none;}
#section55 .img_slick .item .box a .vid{ display:none;}
#section55 .img_slick .item.swiper-slide-active .box a .vid{ display:block;}

.section5 .img_slick .swiper-slide-active .box h3{ display:block;}
.section5 .img_slick .item .box img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.section5 .img_slick .item .box h3{ text-align:center; line-height:40px;}
.section5 .img_slick .item .box h3 a{ font-size:18px; color:#333;}
.section5 .img_slick .item:hover .box h3 a{ color:#bf0000;}

.section5{ position:relative; background:url(../img/chanb.jpg) no-repeat center center; background-size:cover;}
#section55{ position:relative; background:url(../img/chanb1.jpg) no-repeat center center; background-size:cover;}

.section5 .btn {
  width: 60px;
  height: 60px;
  background-color: #c6c6c6;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 49%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
  opacity: 1;
}


.section5 .img_slick .swiper-slide-active .box {
  opacity: 1;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.section5 .img_slick .slick-center .box:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.section5 .img_slick .slick-dots {
  font-size: 0;
  text-align: center;
  margin-top: 45px;
  width:100%;
}
.section5 .img_slick .slick-dots span {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  border-radius: 50%;
 
  margin: 0 10px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
}
.section5 .img_slick .slick-dots li:hover {
  background-color: #ffca00;
}
.section5 .img_slick .slick-dots li.slick-active {
  background-color: #ffca00;
}
.section5 .img_slick .slick-dots button {
  display: none;
}
.section5 .txt_slick {
  width: 20vw;
  background-color: #fff;
  position: absolute;
  bottom: -2vw;
  right: 22vw;
  padding: 3.5vw 2.5vw 3.5vw 0;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
.section5 .txt_slick:before {
  content: '';
  width: 60px;
  height: 2px;
  background-color: #bf0000;
  position: absolute;
  top: calc(3.5vw + 16px);
  left: -30px;
}
.section5 .txt_slick .item {
  padding-bottom: 3vw;
  padding-left: 2.5vw;
}
.section5 .txt_slick .item h3 {
  font-size: 30px;
  color: #333;
 
  line-height: 1;
}
.section5 .txt_slick .item p {
  font-size: 16px;
  line-height: 32px;
  color: #1a1a1a;
  margin: 20px 0 40px;
}
.section5 .txt_slick .item a {
  display: block;
  width: 200px;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #bf0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section5 .txt_slick .item a:hover {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.section5 .txt_slick .number {
  text-align: center;
  font-size: 24px;
  color: #bfbfbf;
  
}
.section5 .txt_slick .number span {
  padding: 0 5px;
}
.section5 .txt_slick .number span.curr {
  color: #bf0000;
  font-size: 40px;
}
.section5 .btn {
  width: 60px;
  height: 60px;
  background-color: #c6c6c6;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
  opacity: 0;
}
.section5 .btn.prev {
  left: 9vw;
  background-image: url("../img/prev_2.png");
}
.section5 .btn.next {
  right: 9vw;
  background-image: url("../img/next_2.png");
}
.section5 .btn.show {
  opacity: 1;
}
.section5 .btn:hover {
  background-color: #bf0000;
}


/*服务领域结束*/
.btn-all{position:absolute;right:5%;bottom:-10px;padding:12px 60px;color:#fff;background:#000;text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.btn-all:hover{color:#fff; background:#bf0000}
/*新闻开始*/
.index_main .section4{background: #f5f5f5 url(../img/newbei.jpg) no-repeat center center; overflow: hidden; position: relative; background-size:cover;}
.index_main .section4 .left{width: 42%; padding: 0 80px; position: absolute; top: 50%; left: 0; margin-top: -218px;}
.index_main .section4 .left h3{font-size: 36px; color: #444;}
.index_main .section4 .left h3:before{content: ''; display: inline-block; vertical-align: middle; margin: -5px 10px 0 0; width: 25px; height: 22px; background: url(../img/index_icon4.png) center no-repeat; background-size: contain;}
.index_main .section4 .left .slick{margin: 60px 0;}
.index_main .section4 .left .slick h4{font-size: 22px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.index_main .section4 .left .slick h4 a{color: #444; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .left .slick h4 a:hover{color: #bf0000;}
.index_main .section4 .left .slick p{font-size: 16px; color: #777; line-height: 26px; height: 78px; overflow: hidden; text-align: justify; margin-top: 35px;}
.index_main .section4 .left .btns{margin-top: 65px;}
.index_main .section4 .left .common_btn{width: 8px; height: 14px; display: inline-block; background-position: center; background-repeat: no-repeat; background-size: contain; -webkit-transition: all 500ms ease; transition: all 500ms ease; cursor: pointer;}
.index_main .section4 .left .btns span{display: inline-block; margin: 0 10px; font-size: 12px; color: #d4d4d4; vertical-align: top;}
.index_main .section4 .left .left_btn{background-image: url(../img/left_icon1.png);}
.index_main .section4 .left .right_btn{background-image: url(../img/right_icon1.png);}
.index_main .section4 .left .left_btn:hover{background-image: url(../img/left_icon3.png);}
.index_main .section4 .left .right_btn:hover{background-image: url(../img/right_icon3.png);}
.index_main .section4 .left .more{margin-top: 70px;}
.index_main .section4 .left .more a{display: inline-block; color: #bf0000; line-height: 30px; border-bottom: 2px solid #bf0000; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .left .more a:hover{background: #bf0000; color: #fff; padding: 0 10px;}
.index_main .section4 .right{width: 58%; float: right; overflow: hidden; height:auto; background:none;}
.index_main .section4 .right .item{width: 30%; float: left; padding: 90px 20px; border-left: 1px solid #e0e0e0; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .right .item:last-of-type{border-right: 1px solid #e0e0e0;}
.index_main .section4 .right .item .day{ font-size: 88px; color: #d7d7d7; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .right .item .main{padding-top: 60px;}
.index_main .section4 .right .item .date{font-size: 16px; color: #808080; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .right .item h3{font-size: 16px; color: #333; line-height: 24px; height: 48px; margin: 20px 0 50px; overflow: hidden; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .right .item .img{overflow: hidden;}
.index_main .section4 .right .item .img img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .right .item p{font-size: 14px; color: #777; line-height: 24px; height: 72px; overflow: hidden; margin-top: 30px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .right .item .dot{display: block; margin-top: 40px; width: 28px; height: 14px; background-image: url(../img/index_icon5.png); background-position: center; background-repeat: no-repeat; background-size: 28px 14px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.index_main .section4 .right .item:hover{background-image: url(../img/index_bg3.jpg);}
.index_main .section4 .right .item:hover .day{color: rgba(255,255,255,.2);}
.index_main .section4 .right .item:hover .date{color: #fff;}
.index_main .section4 .right .item:hover h3{color: #fff;}
.index_main .section4 .right .item:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.index_main .section4 .right .item:hover p{color: #fff;}
.index_main .section4 .right .item:hover .dot{background-image: url(../img/index_icon6.png); margin-left: 20px;}

.newboxt{background: #f5f5f5 url(../img/newbei.jpg) no-repeat center center; background-size:cover; padding-bottom:50px; }
.wel-news-box{ width:100%; max-width:1640px; margin:0 auto;}
.wel-news-box .item {
  margin-bottom: 10px;
  float: left;
  padding: 30px 0;
  padding-right: 55px;
  box-sizing: border-box;
  width:50%;
}
.wel-news-box .item:hover {
  background: #bf0000;
  transition: .5s ease-in-out;
  color: #ffffff;
}
.wel-news-box .item:hover .left {
  transition: .5s ease-in-out;
  color: #ffffff;
}
.wel-news-box .item:hover .right .h0 {
  transition: .5s ease-in-out;
  color: #ffffff;
}
.wel-news-box .item:hover .right .p {
  transition: .5s ease-in-out;
  color: #fff;
}
.wel-news-box .item .left {
  width: 145px;
  text-align: center;
  line-height: 1;
  color: #222222;
  transition: .5s ease-in-out;
  font-family: "beba";
}
.wel-news-box .item .left .num {
  font-size: 50px;
  line-height: 1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.wel-news-box .item .left .num:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 45px;
  background: #dddddd;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.wel-news-box .item .left .time {
  font-size: 16px;
}
.wel-news-box .item .right {
  width: calc(100% - 145px);
  background:none;
  margin-left:0;
}
.wel-news-box .item .right .h0 {
  font-size: 20px;
  color: #222222;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  transition: .5s ease-in-out;
  margin-bottom: 15px;
}
.wel-news-box .item .right .p {
  transition: .5s ease-in-out;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}

.wel-con-bot {
  display: block;
  height: 140px;
  line-height: 140px;
  color: #ffffff;
  font-size: 15px;
}
.wel-con-bot .words {
  color: #ffffff;
  font-size: 15px;
}

.wel-news-box .item .right .p {
  height: 52px;
  overflow: hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  
}

/*新闻结束*/
/*关于我们*/
.hmPage2{background: url(../img/hmp2_img1.png) no-repeat right top;background-size:auto 84.9vh;}
.hmc2_t { font-size: 50px; line-height: 66px; font-weight: bold; position:relative; z-index:2 }
.hmCon2{ padding-left: 10vw; position:relative; padding-top: 5vw;padding-bottom: 5vw;}
.hmc2_des{ max-width: 592px; font-size: 22px; line-height: 36px; margin: 80px 0px 20px; color: #444; position:relative; z-index:2 }
.hmc2_des2 { font-size: 16px; line-height: 32px; color: #666; margin-bottom: 62px; max-width: 592px; position:relative; z-index:2 }
.hmc2_more{ font-size: 16px; line-height: 48px; text-align: center; display: inline-block; height: 50px; width: 200px; border: 1px solid #999999; position:relative; z-index:2 }
.hmc2_more:hover{ color: #FFF; background:#bf0000; border: 1px solid  #bf0000; }
.hmc2_ent { font: bold 160px/160px din; color: #223362; position: absolute; top: 50px; left: 60px; text-transform: uppercase; }
/*领域*/
.index_mainn .section4 .left{ width:35%; position:relative; float:left; overflow:hidden;}
.index_mainn .section4{ overflow:hidden; position:relative; }
.section4:after{ clear:both; content:''; display:block;}
.index_mainn .section4 .left:before{
				content: '';
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				background-color: rgba(0,0,0,.2);
				z-index: 1;
			}
.index_mainn .section4 .left .slick .item{height:88vh; background-position:center; background-repeat:no-repeat; background-size:cover; display:none;}			
.index_mainn .section4 .left .slick .item.xian{ display:block;}	
.index_mainn .section4 .left h3{font-size: 36px;
				color: #fff;
				
				line-height: 1;
				position: absolute;
				top: 15vh;
				left: 0;
				right: 0;
				padding-left: 9vw;
				z-index: 2;}			
			
.index_mainn .section4 .txt_slick{ float:right; width:63%; padding:4vw 4vw 2vw 4vw;}			
.index_mainn .section4 .txt_slick .item h3{font-size: 40px;color: #333333;}		
.index_mainn .section4 .txt_slick .item h3:after{content: '';
						width: 46px;
						height: 3px;
						display: block;
						background-color: #bf0000;
						margin: 30px 0;}
.index_mainn .section4 .txt_slick .item .desc{font-size: 16px;
					line-height: 2;
					color: #666666;
					
					white-space:pre-line;
					
					text-align: justify;
					overflow: hidden;}						
.index_mainn .section4 .txt_slick .item{ padding-right:50%; display:none; position:relative;}
.index_mainn .section4 .txt_slick .item.xian{ display:block;}
.index_mainn .section4 .txt_slick .item img{position: absolute;
					right: 0;
					top: 50%;
					max-width: 50%;
					max-height: 100%;
					-webkit-transform:translateY(-50%);
					-moz-transform:translateY(-50%);
					-ms-transform:translateY(-50%);
					transform:translateY(-50%);}
.index_mainn .section4 .img_slick{ position:absolute; left:50%; transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);  width:100%; z-index:3; bottom:6%;}	
.index_mainn .section4 .img_slick{ display:flex;flex-wrap:wrap; max-width:1600px; width:100%;}		
.index_mainn .section4 .img_slick .slick-list{ display:flex;flex-wrap:wrap; max-width:1600px; width:100%;}	
.index_mainn .section4 .img_slick .item{ width:18%; display:inline-block; margin:0 1%; position:relative;}		
.index_mainn .section4 .img_slick .item img{ display:block; width:100%; border-radius:10px;}
.index_mainn .section4 .img_slick .item.xian1:after{ background:none;}

.index_mainn .section4 .img_slick .item h3{ opacity:1;font-size: 16px;
					color: #fff;
					
					line-height: 1;
					position: absolute;
					bottom: 25px;
					left: 0px;
					right: 0px;
					 text-align:center;
					transition:all .5s ease;
					z-index: 2;}			
.index_mainn .section4 .img_slick .item h3 span{ font-size:18px;}
.index_mainn .section4 .img_slick .item:after{content: '';
					position: absolute;
					top: 0;
					left: 0;
					bottom: 0;
					right: 0;
					background-color: rgba(0,0,0,.5);
					border-radius: 10px;
					transition:all .5s ease;
					z-index: 1;}
.index_mainn .section4 .img_slick .item.slick-current:after{ opacity:0;}


.wrap1300 {max-width: 1680px;margin-right:auto;margin-left:auto;}  
.index .pt2{background: url(../shou/probei.jpg) no-repeat center center;padding: 50px 0;}
.index .pt2_l{width: 82%;float: left;}
.index .pt2_r{width: 15%;float: right;margin-left: 3%; background: url(../shou/hmc4_bg.png) no-repeat center center; position:relative; padding:40px 11px;}
.index .pt2_r .hmc4btnTop { margin-bottom:30px;}


.page-intro{ text-align:center;}
.page-intro .pi-title{font-size:38px;color:rgba(17,17,17,0.8);letter-spacing:1px;line-height:1;display:block;font-weight:700}
.page-intro .pi-txt{text-align:left;display:inline-block;font-size:20px;line-height:1.5;color:rgba(17,17,17,0.8);letter-spacing:1px}
.page-intro .pi-txt span{ display:block; width:42px; height:4px; background:#0a58c2; margin:0 auto;}
.page-intro .pi-txt p{ margin:17px 0;}

.jiazhi{background: url(../shou/jaiz.jpg) no-repeat center center; padding:60px 0;}
.jiazhi ul{ display:flex; flex-wrap:wrap; margin-top:50px;}
.jiazhi ul li{ width:23%; display:inline-block; margin:0 1%;}

.jiazhi ul li img{ display:block;  margin:0 auto;margin-bottom:30px;}
.jiazhi ul li .sho{}
.jiazhi ul li .hid{ display:none;}
.jiazhi ul li div{ color:#666666; font-size:16px; background:#fff; padding:35px; border-radius:10px; line-height:1.5;}
.jiazhi ul li:hover .hid{ display:block;}
.jiazhi ul li:hover .sho{ display:none;}

.jiazhi ul li:hover div{ background:#0a58c2; color:#fff;}


.titboxx{ margin:30px 0;}
.titboxx li{display:inline-block;height:38px;margin:0 15px; border:solid 1px #cccccc;  }
.titboxx li a{ line-height:38px; padding:0 40px; color:#333;}
.titboxx li.active,.titboxx li:hover{background:#0a58c2; }
.titboxx li.active a,.titboxx li:hover a{color:#fff; }
.chanbox .wrap1300{ display:none;}
.chanbox .active{ display:block;}
.chanbox{ background:none;}

.pt2_r ul{ position:relative; z-index:2;}


.hmc4_nums{ color: #0a58c2; font: bold 26px/70px din; }
.hmc4_nums span.hmc4_num1{ font-size: 60px; color: #333; display:inline-block; position:relative; top:20px; }
.index .pt2_l .item_r .tit{ font-size:40px; color:#333333; margin-top:50px; margin-bottom:40px; z-index:0;}

.index .pt2_r:before{content:""; border:1px solid rgba(255,255,255,0.3); position:absolute; left:10px; right:10px; top:10px; bottom:10px;}

.index .pt2_l .item{height: 0;opacity: 0;filter: alpha(opacity=0);transition: all .8s ease;-webkit-transition: all .8s  ease;overflow: hidden;transform: translateX(-150px)}
.index .pt2_l .item.hover{height: auto;opacity: 1;filter: alpha(opacity=100);transform: translateX(0)}
.index .pt2_l .item_l{width: 65%;float: right;/* padding-right: 2%; *//* padding-left: 2%; *//* padding-top: 30px; *//* padding-bottom: 20px; */}
.index .pt2_l .item_r{width: 35%;float: left;margin-top: 0;}

.hmc4btnTop  img{ margin:0 auto; display:block;}

.index .pt2_l .item_r .tit2{font-size: 30px;color: #000;padding-bottom: 20px;}
.index .pt2_l .item_r ._list{margin-bottom: 50px;}
.index .pt2_l .item_r .p{font-size: 14px;color: #444;line-height: 29px;margin-bottom: 30px; margin-top:35px;}
.index .pt2_l .item_r li {position: relative; margin:15px 0;}
.index .pt2_l .item_r li .icon{width: 42px;height: 42px;background-image: url(../img/index_03.png);background-position: 0 0;display: block;margin: 0 auto;}
.index .pt2_l .item_r li span{ display:block; float:left; color:#fff; background:#0a58c2; font-size:16px; width:36px; height:36px; text-align:center; line-height:36px; border-radius:18px;}
.index .pt2_l .item_r li p{ display:block;padding-left:15px; float:left;width:-moz-calc(100% - 36px); font-size:16px;
	width:-webkit-calc(100% - 36px);
	width: calc(100% - 36px); line-height:36px;}
.index .pt2_l .item_r li:after{ content:''; display:block; clear:both;}


.index .pt2_l .item_r li:hover .icon{background-position: -42px 0;}
.index .pt2_l .item_r li .text{    font-size: 12px;color: #888888;line-height: 22px;margin-top: 6px;display: none;width: 66px;height: 22px;padding-top: 5px;background: url(../img/index_08.png) no-repeat center top;color: #fff;position: absolute;text-align: center;top: 100%;left: 50%;margin-left: -33px;}
.index .pt2_l .item_r .common_btn{width: 160px;}
.index .pt2_r li{text-align: center; padding-top: 15px;margin-bottom: 15px;cursor: pointer;transition: all .5s ease;-webkit-transition: all .5s ease;}
.index .pt2_r li .icon{width: 51px;height: 28px;margin: 0 auto 13px;background-image: url(../img/index_09.png);background-position: 0 0;transition: transform .5s ease;-webkit-transition: transform .5s ease;}
.index .pt2_r li:hover .icon,
.index .pt2_r li.hover .icon{background-position: -51px 0;transform: rotateY(180deg);}

.index .pt2_r .li2:hover .icon,
.index .pt2_r .li2.hover .icon{background-position: -47px 0;}

.index .pt2_r .li3:hover .icon,
.index .pt2_r .li3.hover .icon{background-position: -30px 0;}

.index .pt2_r .li4:hover .icon,
.index .pt2_r .li4.hover .icon{background-position: -46px 0;}
.index .pt2_r li .text{font-size: 14px;color: #fff;padding-bottom: 15px;}
.index .pt2_r li:hover,
.index .pt2_r li.hover{background:rgba(255,255,255,0.15);border-left:solid 4px #fff;}
.index .pt2_r li:hover .text,
.index .pt2_r li.hover .text{color: #fff;}
.index .pt2_l .item_r .text_btn{background: transparent;font-size: 14px;margin-left: 18px;}
.index .pt2_l .item_r .text_btn:hover{background: #e6001a;}
.index .pt2_l .item_r .text_btn:hover span,
.index .pt2_l .item_r .text_btn:hover .iconfont{color: #fff;}
.index .common_btn{height: 43px;line-height: 43px; border:1px solid #ccc;font-size: 14px;color: #1a1a1a;display: inline-block;width: 180px;cursor: pointer; padding:0 20px; text-align:center;}
.index .common_btn:hover{background: #e6001a; color:#fff;}

/*公司简介*/

.gongs{ width:100%; max-width:1780px; margin:0 auto; padding:60px 0;}
.pbl{width:100%;padding:40px 0; padding-bottom:0;box-sizing:border-box;}
.pbl .part1{width:100%;}
.pbl li{width:33.3333%; float:left; box-sizing:border-box; padding:0.48% 0.5%; position:relative; overflow:hidden;}
.pbl .part1 li{width:33.3333%;}
.part1:after{ content:''; display:block; clear:both;}
/*.pbl li.pbl2{padding-bottom:0.4%;}*/
.pbl li a{display:block; width:100%; height:100%; overflow:hidden; position:relative;}
.pbl li img{width:100%;
				/*-ms-transform: scale(1, 1);
				-ms-transition-timing-function: ease-out;
				-ms-transition-duration: 500ms;*/
				transform: scale(1, 1);
				transition-timing-function: ease-out;
				transition-duration: 500ms;
				-webkit-transform: scale(1, 1);
				-webkit-transition-timing-function: ease-out;
				-webkit-transition-duration: 500ms;}
.pbl li img:hover{
				/*-ms-transform:scale(1.18);
				-ms-transition-timing-function: ease-out;
				-ms-transition-duration: 750ms;*/
				
				transform:scale(1.18);
				transition-timing-function: ease-out;
				transition-duration: 750ms;
				-webkit-transform:scale(1.18);
				-webkit-transition-timing-function: ease-out;
				-webkit-transition-duration: 750ms;
				overflow: hidden;}
				
.pbl .part1 li.renwu img:hover{
				/*-ms-transform:scale(1.18);
				-ms-transition-timing-function: ease-out;
				-ms-transition-duration: 750ms;*/
				
				transform:scale(1.02);
				transition-timing-function: ease-out;
				transition-duration: 750ms;
				-webkit-transform:scale(1.02);
				-webkit-transition-timing-function: ease-out;
				-webkit-transition-duration: 750ms;
				overflow: hidden;}				

.pbl .part1 li:first-child{width:66.6066%; /*padding:0.25% 0.4%;*/}

.pbl li .new{width:40px; position:absolute; left:5px; bottom:16px; z-index:1;}
.pbl li p{width:100%; /*height:45px;*/ background:rgba(0,0,0,0.6);/* line-height:45px;*/ color:#fff; font-size:20px; padding:14px 2%; position:absolute; bottom:0px;}
.pbl li.pbl1 p{width:100%; padding:14px 1%;}
.pbl li.pbl2 p,.pbl li.pbl3 p{/*text-indent:3em;*/}
.pbl li p.row3{/*line-height:1.5; */height:auto;}
/*领域*/
.lingy{  padding:0 0 60px 0;background: url(../shou/lingy.jpg) no-repeat center center;}
.lingy ul{width:100%; max-width:1780px; margin:0 auto; margin-top:35px; display:flex;flex-wrap:wrap;}
.lingy ul li{ display:inline-block; width:19%; margin:0 0.5%; position:relative; overflow:hidden;} 
.lingy ul li img{ display:block; transition:all 1s;} 
.titbox{ position:absolute; z-index:2; bottom:30px;left:25px;right:25px;}
.titbox span{ font-size:48px; font-weight:bold; color:#fff;}
.titbox h3{font-size:24px;  color:#fff; margin:20px 0;}
.titbox p{ color:#fff; display:none;}
.titbox a{ width:120px; height:34px; line-height:34px; color:#fff; background:#0a58c2; display:block; text-align:center; border-radius:17px;}
.lingy ul li:hover img{ transform:scale(1.2,1.2);}
.lingy ul li:hover .titbox{ background:rgba(0,0,0,.5);bottom:0;left:0;right:0;top:0;}
.lingy ul li:hover .titbox div{ position:absolute; top:50%; transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);left:10px;right:10px;}
.lingy ul li:hover a{ margin:5px auto;}
.lingy ul li:hover p{ display:block; text-align:center; font-size:16px; line-height:1.8;}
.lingy ul li:hover h3{ text-align:center;}
.lingy ul li:hover span{ text-align:center; display:block;}

/*省心*/
/*保障*/
.jianjie_box{ width:100%; background-image:url(../shou/jianjie_back.jpg); position: relative; width: 100%; height: 450px;  background-attachment: fixed;background-position: center 0; background-repeat: no-repeat;}
.jj_box{ width:100%; max-width:1500px; box-sizing:border-box; margin:0 auto; padding:6% 0;}
.jj_box .zuo{ float:left; width:60%; margin-left:3%; }
.jj_img{ float:right; width:30%;  }
.jj_box .jj_ img:hover{ transform:scale(1,1.2); transition:all 0.6s;}
.jj_box div h3{ font-size:42px; font-weight:normal; color:#fff; margin:15px 0;}
.jj_box div h3 i{ text-decoration:none; font-size:18px; color:#e5e5e5; font-style:normal; font-weight:normal;}

.activebg{ position: relative; width: 100%; height: 450px; background: #fff; background-attachment: fixed;background-position: center 0; background-repeat: no-repeat;}
 .fisrtbg{background-image: url(../shou/fisrtbg.jpg);}

.jj_box div p{ font-size:22px; color:#fff; opacity:.8; text-transform:uppercase; line-height:1; letter-spacing:0px; text-align: justify;
    text-align-last:left;  margin-top:10px; margin-bottom:10px;}
.jj_box div span{ font-size:40px; color:#e5e5e5;  text-transform:uppercase; margin-bottom:10px;}	
.jj_box div h2{ font-size:24px; color:#e5e5e5;  text-transform:uppercase;margin-bottom:10px;}
.jj_box div .more{display:block; width:146px; height:40px; text-align:center; line-height:40px; background:none; border:1px solid #fff; color:#fff; border-radius:3px; margin-top:20px; font-size:16px; margin-bottom:20px;}
.jj_box div .bei:hover{background:#e6532e; color:#fff; border:none;}
/*新闻*/

.xinvid{ padding:60px 0 40px 0;}
.news-box .title-box{text-align:left;padding-bottom:1.6vw}
.news-box .news-title{color:#1f1f1f;font-size:2.604vw}
.news-box .more,.news-box .time,.news-box .time-box{color:#888;font-size:16px;}
.news-box .time-box{display:none}
.news-box .news-list{margin:0 auto;text-align:left;display:flex; flex-wrap:wrap;width:100%;}
.news-box .news{display:inline-block;width:24%;margin:0 0.5%;text-align:left; margin-bottom:15px;}
.news-box .news:hover img{transform:scale(1.2)}
.news-box .news .media-img{width:100%;overflow:hidden}
.news-box .news>div{width:100%;position:relative;}
.news-box .news>a{display:block}
.news-box .news img{width:100%;cursor:pointer;transition:all 1s}
.news-box .news:last-child{margin-right:0}
.news-box .news:hover .title{color:#0a58c2}
.news-box .news .title{color:#333;font-size:18px; font-weight:bold;margin:15px 0 15px 0;overflow:hidden;cursor:pointer; padding:0; white-space:nowrap; text-overflow:ellipsis; width:100%;}
.news-box .news .content{color:#666;font-size:15px;text-align:left;margin-bottom:.5vw; line-height:28px; height:56px; display:-webkit-box; overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-box .news .bt-box{width:100%;padding-top:.781vw; margin-top:.781vw;border-top:1px solid #dbd9dc}
.news-box .news .more{font-size:16px;padding-right:1.458vw;background:url(../youh.png) no-repeat right 50%;background-size:1.302vw 1.302vw;cursor:pointer;}
.link-btn{padding-top:1.563vw;display:none}

.news-box .linkMore{display:inline-block;border:1px solid #7a7a7c;min-width:11.563vw;padding:0 1.667vw;font-size:1.042vw;line-height:3vw;text-align:center;vertical-align:middle;color:#666;cursor:pointer; border-radius:1.6925vw; margin-top:20px;}
.news-box .linkMore span:after{content:"";display:inline-block;vertical-align:middle;width:1.302vw;height:1.302vw;margin-left:.208vw;background:url(../youh.png) no-repeat 50%;background-size:1.302vw 1.302vw;}

.news-box .linkMore:hover{color:#fff;background-color:#cd0000;border:1px solid #cd0000;transition:all .8s}
.news-box .linkMore:hover span:after{background:url(../you.png) no-repeat 50%;background-size:1.302vw 1.302vw}
.media-img{ position:relative;}
.news-box .vid{ display:block; position:absolute; top:50%; left:50%; width:48px; height:48px; display:block; margin-top:-24px; margin-left:-24px; z-index:22; background:url(../img/video1.png) no-repeat center center; background-size:48px 48px; cursor:pointer;}



@media (max-width:1799px){
.hmc2_t { font-size: 42px; line-height: 58px;}
.hmc2_des{ font-size: 20px; line-height: 32px; margin: 26px 0px 10px;}
.hmc2_des2 { line-height: 30px; margin-bottom: 50px;}
.hmc2_ent { font: bold 100px/100px din; top: -60px; display:none; }
.newboxt .hmCon2{ margin-bottom:15px; padding-top:3vw; padding-bottom:3vw;}
}
@media (max-width:1680px){
	
.wrap1300{ width:96%;}	
	
	
	}


@media (max-width:1379px){
.hmc2_t{font-size:38px;}
.hmc2_des2{ max-width:400px;}
.hmCon2{ padding-left:4vw;}
.hmc2_des{ max-width:400px;}
.hmc2_ent { font: bold 100px/100px din; top: 0px; display:none;}


}
@media (max-width:1199px){
.hmc4_nums span.hmc4_num1{ font-size:42px;top:0;}	
.index .pt2_l .item_r .tit{ font-size:28px; margin:20px 0;}
.index .pt2_r{ width:17%; margin-left:1%;}	
	
	
.hmCon2{padding-left:35px;}
.hmc2_des2{font-size:14px; line-height:30px; max-width:495px;}
.hmCon2{margin-top:50px;}
.hmc2_ent { font: bold 130px/130px din; top: -40px; left:20px; }
.hmPage2{ background-size:auto 74.9vh; }
.hmc2_more{ font-size: 15px; line-height: 46px; height:48px; width: 168px;}

.index_mainn .section4 .left .slick .item{ height:60vh;}
.index_mainn .section4 .left{ display:none;}
.index_mainn .section4 .txt_slick{ width:100%;}
.index_mainn .section4 .txt_slick .item img{}
.index_mainn .section4 .img_slick{ position:static; transform:translateX(0);}
.index_mainn .section4 .txt_slick{ padding:15px;}


}
@media (max-width:993px){
.titbox a{ display:none;}	
.titbox{ bottom:15px; left:15px;right:15px;}
.titbox h3{ margin:15px 0; font-size:18px;}
.titbox span{ display:none;}



	
.jiazhi{ padding:20px 0; background-size:cover;}	
.jiazhi ul li{ width:48%; margin-bottom:10px;}
	
.hmPage2{ background-size:480px auto; }
.hmCon2{margin-top:0; margin-bottom:150px;}
}
@media (max-width:767px){

.jianjie_box{background-attachment:inherit !important;}

.jianjie_box{ height:200px; background-size:cover;}

.news-box .vid{ background-size:36px 36px; margin-top:-18px; margin-left:-18px; width:36px; height:36px;}	
.news-box .news{ width:49%;}
.xinvid{ padding:20px 0 0 0;}
.news-box .news .title{ font-size:16px;margin:10px 0;}	
.news-box .news .content{ font-size:14px; }	
	
.jj_box .zuo{width:96%;margin:0 2%;}	
.jj_box div p{ font-size:16px;}
.jj_box div h3{ font-size:28px;}

.lingy ul li:hover span{ display:none;}	
.lingy ul li:hover p{ font-size:14px; line-height:1.5;}
.lingy ul li{ width:49%; margin-bottom:5px;}
.lingy ul li:last-child{ display:none;}
.lingy{ padding:20px 0;}
.page-intro .pi-txt p{ font-size:16px;}
.lingy ul{ margin-top:15px;}

	
.pbl .part1 li:first-child{ width:100%;}	
.pbl .part1 li{ width:50%;}
.pbl{ padding:20px 0;}
.gongs{ padding:20px 0 0 0;}
.pbl li p{ font-size:16px;}
	
.jiazhi ul li{ width:98%;}
.jiazhi ul li img{ margin-bottom:10px;}
.jiazhi ul{ margin-top:15px;}
	
.index .pt2_l .item_r{ width:100%; float:none;}
.index .pt2_l{ width:100%; float:none;}
.index .pt2_r{ width:100%; float:none; padding:0; background:none; margin-top:10px;}	
.index .pt2_l .item_l{ width:100%; float:none;}	
.index .pt2_r .hmc4btnTop{ display:none;}
.index .pt2_r li{ width:49%; display:inline-block; padding-top:0; margin-bottom:5px;}
.index .pt2{ padding:25px 0; background-size:cover;}
.page-intro .pi-title{ font-size:24px;}
.pt2_r ul{
    display:none;
}
.titboxx{ margin:10px 0;}
.hmc4_nums{ display:none;}
.titboxx li{ height:30px; margin-bottom:2px;    width: 135px;box-sizing: border-box;}
.titboxx li a{ line-height:30px;padding:0}
.index .pt2_r li .text{ padding-bottom:0;}
.index .pt2_l .item_r .tit{ font-size:22px; margin:10px 0;}
.index .pt2_l .item_r .p{ margin:15px 0;}
.index .pt2_r:before{content:none;}
.index .pt2_r li .text{ color:#333;}
.index .pt2_r li:hover .text, .index .pt2_r li.hover .text{ color:#0a58c2;}
.index .pt2_r li:hover, .index .pt2_r li.hover{ border:none;}


	
.hmPage2{  background:url(../img/hmp2_img1.png) no-repeat right bottom; background-size:220px auto;}
.hmCon2{ margin-bottom:0px; padding:0 15px; padding-bottom:140px; padding-top:20px;}
.hmc2_ent { font: bold 60px/60px din; top: -12px; left:20px; }
.hmc2_t{font-size:25px; line-height:34px; font-weight:normal}
.hmc2_des{ font-size: 16px; line-height: 28px; margin: 22px 0px 8px;}
.hmc2_des2 { font-size: 14px; line-height: 26px; margin-bottom:28px;}
.hmc2_more{ font-size: 14px; line-height: 42px; height:44px; width: 128px;}

.btn-all{ position:static; bottom:0;}
.btn-all{position:relative;right:auto;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);display:block;padding:10px 0;margin:20px auto 0;width:80%; text-align:center;}

.index_mainn .section4 .txt_slick .item h3{ font-size:20px;}
.index_mainn .section4 .txt_slick .item h3:after{ margin:10px 0;}
.index_mainn .section4 .txt_slick .item img{ display:none;}
.index_mainn .section4 .txt_slick .item{ padding-right:0;}
.index_mainn .section4 .txt_slick .item .desc{ white-space:normal;}
.index_mainn .section4 .img_slick .item h3{ opacity:0;}

}



.hmc2_ent{transition:all 2s ease-in-out;  }
.active .hmc2_ent{opacity:0.05; }
.hmc2_t{transition:all 0.8s ease-in-out;  }
.active .hmc2_t{opacity:1; transform:translate(0px,0px); transition-delay:0.4s;}
.hmc2_des{transition:all 0.8s ease-in-out; }
.active .hmc2_des{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.hmc2_des2{transition:all 0.8s ease-in-out;  }
.active .hmc2_des2{opacity:1; transform:translate(0px,0px); transition-delay:0.6s;}
.hmc2_moreBox{transition:all 0.8s ease-in-out;  }
.active .hmc2_moreBox{opacity:1; transform:translate(0px,0px); transition-delay:0.7s;}
.newboxt .fp-tableCell{ width:100%; max-width:1700px; margin:0 auto;}
.newboxt .hmCon2{ position:relative;}
.newboxt .btn-all{ bottom:50%; transform:translateY(50%);-ms-transform:translateY(50%);-webkit-transform:translateY(50%);; right:4%; z-index:99;}

@media all and (max-width:1600px) {
.left50, .right50{ height:750px;}	
.section3 .text{ float:none; width:55%;}
.in_slide li{ display:none;}

.index_main .section4 .right .item{padding: 50px 15px;}
	.index_main .section4 .right .item .day{font-size: 70px;}
	.index_main .section4 .right .item .main{padding-top: 30px;}
	.index_main .section4 .left h3{font-size: 22px;}
	.index_main .section4 .left .slick h4{font-size: 16px;}
	.index_main .section4 .left .slick p{font-size: 14px;}

}

@media all and (max-width:1500px) {
	

	.main-company-img-thum {
		max-width: 94%;
	}

	.main-comapany-list .slick-prev {
		left: -3%
	}

	.main-comapany-list .slick-next {
		right: -3%;
	}
	.in_slide h1{ font-size:28px;}
}
@media all and (max-width:1400px) {
.left50, .right50{ height:650px;}	
}
@media all and (max-width:1300px) {
	
.newboxt .fp-tableCell{ max-width:1200px;}	
.section5 .txt_slick .item h3 {
    font-size: 20px;
  }

.section5 .txt_slick .item p {
    font-size: 14px;
    line-height: 24px;
  }

.section5 .txt_slick .item a {
    width: 140px;
    line-height: 36px;
    font-size: 14px;
  }

.section5 .txt_slick:before {
    width: 20px;
    top: calc(3vw + 10px);
    left: -10px;
  }
}

@media all and (max-width:1220px) {
	.main-company-container {
		width: 100%;
		height: auto;
	}
	.left50, .right50{ height:500px;}	
	
	
}

@media all and (max-width:993px) {
.index_main .section4 .left{width: 100%; position: static; margin: 0; padding: 20px;}
	.index_main .section4 .left h3{font-size: 18px;}
	.index_main .section4 .left .slick{margin: 20px 0;}
	.index_main .section4 .left .slick h4{font-size: 16px;}
	.index_main .section4 .left .slick p{font-size: 14px; margin-top: 10px;}
	.index_main .section4 .left .btns{margin-top: 10px;}
	.index_main .section4 .left .more{margin-top: 10px; font-size: 14px;}
	.index_main .section4 .right{width: 100%;}
	.index_main .section4 .right .item{width: 100%; padding: 15px; background-color: #fff; margin-bottom: 10px;}
	.index_main .section4 .right .item .day{font-size: 48px;}
	.index_main .section4 .right .item .main{padding-top: 0;}
	.index_main .section4 .right .item h3{margin: 10px 0;}
	.index_main .section4 .right .item p{margin-top: 10px; height: auto;}
	.index_main .section4 .right .item a{margin-top: 15px;}	
	
	
.section5 .main {
    margin-top: 15px;
	margin-bottom:10px;
    padding: 0 5%;
  }

.section5 .img_slick .item {
    padding: 0;
  }

.section5 .txt_slick {
    display: none;
  }

.section5 .img_slick .item .box {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
  }

.section5 .img_slick .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
  }

.section5 .img_slick .item .box h3,
.section5 .img_slick .item .box p,
.section5 .img_slick .item .box a {
    display: block;
    text-align: center;
  }

.section5 .img_slick .item .box h3 {
    font-size: 16px;
    margin-top: 8px;
  }

.section5 .img_slick .item .box p {
    font-size: 14px;
    line-height: 24px;
    margin: 8px 0;
    padding: 0 10px;
  }

.section5 .img_slick .item .box a {
    
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    
  }

	
	}


@media all and (max-width:800px) {
	
	.left50, .right50{ height:auto !important; width:100% !important;}	
	.left50{ background-image:none; background-color:#222;}
	.right50{ background-image:none;background-color:#31302f;}
	.one_centerimg{ display:block; margin-top:15px; width:100%;}
	.in_slide h1{ display:none;}
	.left50 .in_slide .ju{ height:auto; margin-top:20px;}
	.section3 .text{ width:100%;}
	.right50 .ju .text{ margin-top:20px;}
	.in_slide{ padding:0 6%;}
	.in_slide h2{ font-size:22px;}
	
	
	.main-company-img-thum {
		max-width: 96%;
	}
	.main-comapany-list li{ width:49%;}
	#mainCompany{ padding:30px 0;}
	.main-company-container{ margin-top:30px;}
	
	
	.main-company-cover {
		display: none;
	}

	.main-comapany-list li:hover .main-company-img-thum img {
		-ms-transform: scale(1.0);
		-webkit-transform: scale(1.0);
		-moz-transform: scale(1.0);
		-o-transform: scale(1.0);
		transform: scale(1.0);
	}

	.main-company-tit {
		font-size: 20px;
		line-height: 40px;
	}

	.main-comapany-list li:hover .main-company-tit {
		opacity: 1.0;
		filter: Alpha(opacity=100);
	}
	
	.section5{ overflow:hidden; padding:4.5vw 0 1vw;}
	.shouji{ padding:0  !important;}
	.btns{ display:none;}
	
}


/*大地牧业结束*/

@media screen and (max-width:1800px) {
    .wrap_c{margin:0px 5%;}
    .top_b_nav ul li a{padding:0px 60px;}

}
@media screen and (max-width:1600px) {
#index .container{ width:96%;}
.boxMax{ padding:0 10px;}
}

@media screen and (max-width:1400px) {
 #index .index-about {
    width: 100%;
    background-color: #fff;
    padding: 48px 0; }
    #index .index-about .container > .left {
      width: 100%;
      display: inline-block;
      float: left; }
      #index .index-about .container > .left .logo {
        width: 100%;
        height: auto; }
        #index .index-about .container > .left .logo img {
          width: auto;
          max-width: 80%;
          height: auto; }
      #index .index-about .container > .left .en {
        width: 185px;
        clear: both;
        margin-top: 18px; }
        #index .index-about .container > .left .en img {
          width: 100%;
          height: auto; }
      #index .index-about .container > .left .cn {
        width: 100%;
        display: flex;
        align-items: center;
        margin-top: 15px;
        font-family: "PingFang", "PingFang SC", "syhtM";
        font-weight: 700px;
        white-space: nowrap; }
        #index .index-about .container > .left .cn span {
          display: inline-block;
          font-size: 32px;
          height: 32px;
          line-height: 32px;
          color: #333; }
        #index .index-about .container > .left .cn i {
          display: inline-block;
          width: 76px;
          height: 1px;
          background-color: #032a6e;
          margin-left: 20px; }
      #index .index-about .container > .left .numbers {
        width: 100%;
        display: flex;flex-wrap:wrap;
        justify-content: space-between; }
        #index .index-about .container > .left .numbers .item {
          width: 50%; }
          #index .index-about .container > .left .numbers .item .top-small {
            width: auto;
            white-space: nowrap;
            font-size: 16px;
            height: 16px;
            line-height: 16px;
            color: #808080;
            clear: both; }
          #index .index-about .container > .left .numbers .item .bot-text {
            height: 56px;
            margin-top: 10px;
            white-space: nowrap; }
            #index .index-about .container > .left .numbers .item .bot-text span {
              display: inline-block;
              color: #4c4c4c; }
            #index .index-about .container > .left .numbers .item .bot-text .num {
              font-size: 42px;
              height: 50px;
              line-height: 50px;
              font-family: 'impact'; }
            #index .index-about .container > .left .numbers .item .bot-text .plus {
              font-size: 54px;
              height: 54px;
              line-height: 54px;
              font-family: 'impact'; }
            #index .index-about .container > .left .numbers .item .bot-text .small {
              height: 19px; }
        #index .index-about .container > .left .numbers .item:last-child {
          width: 50%; }
      #index .index-about .container > .left .content {
        width: 100%;
        text-align: justify;
        font-size: 14px;
        line-height: 30px;
        color: #4c4c4c;
        margin-top: 25px; }
        #index .index-about .container > .left .content img {
          max-width: 100%; }
      #index .index-about .container > .left .readmore {
        margin-top: 50px; }
    #index .index-about .container > .right {
      width: 45%;
      display: inline-block;
      float: right;
      position: relative; }
      #index .index-about .container > .right .bg {
        width: 95.23%;
        height: 338px;
        background-image: url("../img/13.png");
        position: absolute;
        top: 34px;
        right: 0;
        z-index: 1;
        background-repeat: no-repeat;
        background-size: cover; }
      #index .index-about .container > .right .img {
        width: 95.23%;
        height: 338px;
        background-position: center center;
        background-size: cover;
        position: relative;
        z-index: 2; }
        #index .index-about .container > .right .img i {
          width: 61px;
          height: 61px;
          display: block;
          background-image: url("../img/ipart04_3.png");
          background-size: 100% 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%);
          cursor: pointer;
          z-index: 3; }	
	
}
@media screen and (max-width:1200px) {

    .wrap_c{margin:0px 20px;}
    .wrap_nc{margin:0px 20px;}
    .wrap_in{margin:0px 20px;}


    .sub_01 img.img1{display:none;}
    .sub_01 img.img2{display:block;}
    .top_b{display:none;}

    .top_c p.p1{font-size:30px;line-height:40px;}
    .top_c p.p3{font-size:14px;letter-spacing:3px;line-height:24px;}
    .top_c p.p2{font-size:14px;letter-spacing:3px;line-height:24px;}

    .top_b1{display:none;}
    .top_nav{height:50px;line-height:50px;}
    .top_nav a{width:150px;font-size:16px;}

    .pages a{display:none;}
    .pages a.a1{display:inline-block;padding:0px 8px;}
    .pages i{display:none;}

    .top_c2 img{height:40px;}

    .msg_01 .msg_01fr{width:100%;}
    .msg_01 .msg_01fr p.p1 img{float:none;margin:0px auto;padding:0px;}
    .msg_01 .msg_01fr p.p1 i{float:left;margin:0px auto;padding:0px;width:100%;}
    .msg_01 .msg_01fr p.p2 a.a1{margin:0px;}
    .msg_01 .msg_01fr p.p2 a{margin:0px 20px;}
    .msg_01 .msg_01fr p.p2{text-align:center;}

    .msg2fr .msg2_c{width:90%;left:5%;margin-left:0px;}
    .msg2fr .msg2_c .msg2c_c p.p2 a{margin:0px 10px;}

    .msg3fr .msg2_c{width:90%;left:5%;margin-left:0px;}
    
    .top_b_nav .wrap_c{margin:0px;}
    .top_b_nav ul{width:100%;}
    .top_b_nav ul li{width:33.3333%;padding:0px;text-align:center;float:left;display:block;}
    .top_b_nav ul li a{padding:0px;line-height:34px;font-size:14px;width:100%;}

    .top_b2{display:none;}

    .sub_01_1 img{height:80px;}
    .sub_01_1{margin-top:-40px;}

    .spxq_01 .a1{display:none;}
    .spxq_01{padding:10px 0px;}
    .spxq_01 i{margin:0px 5px;}

    .mflm_04_slide .swiper-slide a em.em1{width:100%;height:200px;position:relative;}
    .mflm_04_slide .swiper-slide a em.em2{padding:20px 0px;width:100%;}
	
	 .wel-news-box .item {
    padding: 20px 0;
    padding-right: 25px;
  }

  .wel-news-box .item .right .h0 {
    margin-bottom: 10px;
  }

  .wel-news-box .item .left {
    width: 120px;
    padding: 0 3%;
    box-sizing: border-box;
  }

  .wel-news-box .item .right {
    width: calc(100% - 120px);
  }

  .wel-news-box .item .right .h0 {
    font-size: 18px;
  }

  .wel-news-box {
    padding-top: 25px;
    padding-bottom: 50px;
  }

  .wel-news-box .titbox .more {
    margin-left: 25px;
  }

  .wel-tip-box .items .itemtop {
    font-size: 16px;
  }


}
@media screen and (max-width:960px) {
.indBus{ background-size:cover; padding-bottom:10px;}
.indBusList a{ width:100%; margin-bottom:20px}
.indBusList a div{ height:300px;}
.indBusList a h1{ padding:25px 0 0 0}
}
@media screen and (max-width:800px) {

    .top_nav a{width:33.3333%;float:left;}

    .top_nav_pc{display:none;}
    .top_nav_wap{display:block;}

}
@media screen and (max-width:769px) {
	.comm_tit ul li a{ font-size:14px;}
	.comm_tit ul li{ margin:0 5px;}
	.comm_tit ul{ margin-top:20px;}
	
	.case_sp2{ padding-left:20px;}
	#index .index-about .container > .left .content{ margin:15px 0;}
	.case_on:before{ top:0 !important;}
	.application .title1{ margin-bottom:0;}
	.main_case{ padding:15px 0 20px 0;}
	.main_case_img{ height:250px !important;}
	
	 .pbg{font-size: 22px;
    margin-bottom: 10px;}
	.indBus{ padding:15px 0;}
	.indBusList a div{ height:280px;}
	.indBusList a h2{ font-size:24px;}
	.indBusList a h1 img{ width:110px; height:110px;}
	
	
	#index .index-about .container > .left .numbers .item .top-small{ font-size:14px;}
	
#index .index-about {
    width: 100%;
    background-color: #fff;
    padding: 20px 0 20px; }
    #index .index-about .container > .left {
      width: 100%; }
	  #index .index-about .container > .left .content p{ font-size:14px; line-height:28px;}
      #index .index-about .container > .left .en img {
        width: auto;
        height: 20px; }
      #index .index-about .container > .left .cn span {
        font-size: 24px;
        height: 24px;
        line-height: 24px; }
      #index .index-about .container > .left .numbers .item .bot-text {
        height: 34px; }
        #index .index-about .container > .left .numbers .item .bot-text .num {
          font-size: 28px;
          line-height: 28px;
          height: 28px; }
        #index .index-about .container > .left .numbers .item .bot-text .plus {
          font-size: 32px;
          line-height: 32px;
          height: 32px; }
      #index .index-about .container > .left .readmore {
        margin-top: 20px;
        width: 140px;
        height: 48px; }
        #index .index-about .container > .left .readmore .arrow {
          width: 40px; }
    #index .index-about .container > .right {
      width: 100%;
      margin-top: 30px; }
      #index .index-about .container > .right .bg {
        width: 92%; }
      #index .index-about .container > .right .img {
        width: 92%; }	
		
	.wel-news-box .item{ width:100%;}	
	 .wel-news-box .titbox .more {
    font-size: 14px;
    margin-left: 18px;
  }

  .wel-news-box .item .left .num {
    font-size: 30px;
  }

  .wel-tip-box .items {
    font-weight: normal;
  }

  .wel-news-box .item {
    padding: 18px 0;
    padding-right: 1%;
    position: relative;
  }
  
  .wel-news-box .item .left{ width:85px;}
  .wel-news-box .item .right {
    width: calc(100% - 90px);
  }
  .newboxt .btn-all{ display:none;}
  .newboxt .hmCon2{ padding-bottom:0;}
  
}


@media screen and (max-width:512px) {

 
  .wel-news-box .item .right .h0 {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
  }

  .wel-news-box .item .right .p {
    font-size: 13px;
    line-height: 20px;
    height: 40px;
  }

  .wel-news-box .item {
    padding: 13px 0;
    margin-bottom: 0;
    padding-right: 1%;
  }

  .wel-news-box {
    padding-bottom: 5px;
  }
  .newboxt{ padding-bottom:20px;}

  .wel-news-box .swiper-pagination {
    font-size: 14px;
  }

  .wel-tip-box .items .itemtop .span {
    font-size: 12px;
  }

  .wel-news-box .titbox {
    line-height: 30px;
    margin-bottom: 15px;
    height: 30px;
  }

  .wel-news-box .titbox .t40 {
    font-size: 18px;
  }

}