﻿@charset "utf-8";
/* CSS Document */

/*关于我们开始*/
.aboutus{}

.uuss{text-align: center;
      line-height: 48px;
      font-size: 20px;
      color: #424242;
      font-style: oblique;
      padding-top: 44px;}


.us-img img{width: 370px;
        height: 240px;
        float: left;
        margin: 14px 15px 0px;
        transition: 0.4s}

.us-img img:hover{margin-top: 8px;
                  box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.3);}
/*关于我们结束*/


/*核心优势开始*/
.youshi{width: 100%;
    height: 660px;
    background-image: url(../images/yyss.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin: 40px 0px 0px}


.bbtt2{color: white;
       font-weight: 600;
       font-size: 32px;
       text-align: center;
       line-height: 90px;
       letter-spacing: 1px;}

.ys-list{width: 380px;
         height: 256px;
         background-color: white;
         box-sizing: border-box;
         border: 3px solid #ffb129;
         padding: 18px;
		 color: #333333;
         float: left;
         margin: 0px 10px 20px;
         transition: 0.4s;
         cursor:all-scroll;
         background-image: none;}




.ys-1{font-size: 18px;
      
      font-weight: 600;
      line-height: 26px;
      margin: 6px 0px;}

.ys-2{font-size: 14px;
      line-height: 22px;
      text-align: justify;
      padding-right: 12px;}



/*核心优势结束*/


/*加盟展示开始*/
.indbt{line-height: 40px;
       margin: 15px 0px}

.indbt span:nth-child(1){font-size: 20px;
                         font-weight: 600;
                         color: #333;
                         display: inline-block;
                         float: left;}

.indbt a {font-size: 14px;
                         font-weight: 400;
                         color: #119bfb;
                         display: inline-block;
                         float: right;}


.joins img{width: 280px;
           height: 180px;
           display: block;
           float: left;
           margin: 0px 10px 15px;
           border-radius: 6px;}

/*加盟展示结束*/




/*产品中心开始*/

.pro{width: 100%;
    height: 640px;
    background-image: url(../images/pro.jpg);
    background-repeat: no-repeat;
    background-position: center;
    font-style: oblique;}

.pro_slideBox .hd{padding-top: 80px;
                  width: 500px;
                  float: left;}

.pro_slideBox .hd li{color: #b2b2b2;
                     font-size: 24px;
                     font-weight: 600;
                     height: 180px;
                     padding-left:40px;
                     margin-left: 70px;
                     cursor: pointer;}

.pro_slideBox .hd li span{font-size: 14px;
                          font-weight: 400;
                          color: #b2b2b2}


.pro_slideBox .hd ul li.on{color: white;
                         background-image: url(../images/bin.png);
                         background-repeat: no-repeat;
                         background-position: 0px 0px;}


.pro_slideBox *{
	 margin: 0px;
    padding: 0px;
    list-style: none;
}

.pro_slideBox .bd{float: right;
                  width: 640px;}

.pro-ls{width: 320px;
        height: 320px;
        float: left;
        position: relative;}

.pro-ls span{position: absolute;
             font-size: 20px;
             color: white;
             font-weight: 600;
             left: 30px;
             bottom: 40px;
             letter-spacing: 1px;
             z-index: 8;}


.pro-ls:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
	background-color: rgba(0,0,0,0.3);}	
/*产品中心结束*/



/*会议展示开始*/
.mett img{width: 280px;
           height: 180px;
           display: block;
           float: left;
           margin: 0px 10px 15px;
           border-radius: 6px;}
/*会议展示结束*/



/*客户效果展示开始*/
.xiaoguo{width: 100%;
         background-color: #f5f5f5;
         padding: 1px 0px 30px;}

.xg-z{float: left;
      width: 460px;
      height: 620px;
      background-color: white;
      border-radius: 12px;
      overflow: hidden;
      margin-left: 30px;}

.xg-z img{display: block;
          width: 460px;
          height: 424px;}

.xg-z p{font-size: 14px;
        line-height: 2;
        text-align: justify;
        padding: 0px 12px;}

.xg-y{float: left;
      margin: 0px 15px;
      width: 680px;}

.xg-y img{width: 310px;
          height: 300px;
          display: block;
          margin: 0px 15px 20px;
          float: left;}
/*客户效果展示结束*/



/*新闻资讯开始*/
.new-list{width: 380px;
          float: left;
          margin: 0px 10px;
          }

.data3{font-size: 14px;
       color: #808080;
       padding-top: 6px;}

.data3 a{color: #808080;}

.data1{float: left;}

.data2{float: right;}


.new-list img{width: 380px;
              height: 260px;
              display: block;}


.new-bt{font-size: 20px;
        color: #333;
        line-height: 36px;
        font-weight: 600;}


.new-text{font-size: 14px;
          text-align: justify;
          color: #666;
          line-height: 24px;
          height: 72px;
    	  overflow: hidden;
	      text-overflow: ellipsis;
}






/*新闻资讯结束*/





















