.mainw {
    width: 1200px;
    margin:  0 auto;
    display: block;
    overflow: visible;
    position: relative;
}

.just {
    display: flex;
    flex-wrap:  nowrap;
    justify-content:  space-around;
    justify-content:   space-between;
}

.just  img {
    max-width: 100%;
}


a {
    color:  inherit;
}
 
 



#banner {
    position: relative; 
        margin-top: -9px;
}

#home-zhuying {
    background: #e6e6e6;
    color: #333;
    line-height: 3em;
    margin-top: -10px;
}


.mtitle {
    display: block;
    text-align: center;
   
    
}

.mtitle  h3 { 
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
        top: 28px;
}


.mtitle  p {
  font-size: 60px;
 color: #9d9d9e1a;
 font-weight: bold;
 text-transform: uppercase;
 position: relative;
 z-index: 1;
 top: -60px; 
}
 



#top {
    width: 1511px;
    display: flex;
    justify-content:  space-between;
    margin:  0 auto;
    padding:  20px 0;
}


#top .tel {
    background:url(/static/hengchang/top-tel.png);
    width: 167px;
    height: 42px;
    overflow: visible;
    position: relative;
    left: -100px;
}



#top .tel  span {
    position: relative;
    top: 19px;
    left: 52px;
    font-size: 30px;
    color: #b52630;
    font-weight: bold;
}


#nav {
    background: url(/static/hengchang/nav.png)  center no-repeat;
    height: 99px;
    margin-top: -20px;
}


#nav .nav {
    width: 1200px;
    margin:  auto;
    padding-top: 10px;
    display: flex;
}


#nav .nav a {
    line-height: 77.5px;
    color: white;
   flex-grow: 1;
   text-align: center;
       top: 2px;
           left: -21px;
           position: relative;
}

#nav .nav a:first-child {

    background: url(/static/hengchang/nav-a.png)  bottom 15px center no-repeat;
}


#hot-pro {
    background: #e9e7e7;
    height: 55px;
    line-height: 55px;
}

#hot-pro .con {
    width: 1200px;
    margin:  0 auto;
    
}

#hot-pro .con .hot {
        background: url(/static/hengchang/hot.png)  center   left  no-repeat;
        padding-left: 50px;
}




#home-pro  {
    display: flex;
    margin:  0 auto;
    width: 1200px;
    justify-content:  space-between;
}


#home-pro .c-left {
    width: 303px;
    background: #f6f5f5;
} 

#home-pro .c-left  .u {
    /*margin-top: 5px;*/
    padding: 10px;
    padding: 2px 5px;
}

#home-pro .c-left  .u a {
    display: block;
    line-height: 2em;
	display: none;
}

#home-pro .c-left  .u a.ah {
	/*
	display: none;
	*/
	    text-overflow: ellipsis;
		    white-space: nowrap;
			    overflow: hidden;

}

#home-pro .c-left  .u-17 {

}
#home-pro .c-left  .u-17 a.ah {
	display: inline-block !important;
}

#home-pro .c-left  .u .uh3 {
	display: block !important;
}
#home-pro .c-left  .u .h3 {
    background: red;
    color: white;
    padding-left: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 2em;
    display: flex;
    justify-content:  space-between;
}

#home-pro .c-left  a.h4 {
	width: 90%;
	display: block;
	margin: 0 auto;
}
#home-pro .c-left  a .u2 {
	width: 90%;
	display: block;
	margin: 0 auto;
}
#home-pro .c-left  h4 {
	background: #4e6ef2;
    color: white;
    padding-left: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 2em;
    display: flex;
    justify-content:  space-between;
	font-size: 14px;
	margin: 0;
	background:#ff000057;
}
#home-pro .c-left  .u .h3 span:last-child {
   display: inline-block;
   float: right;
   padding-right: 5px;
}


#home-pro .c-left  .u .a {
    line-height: 2em;
    border-bottom: 1px dotted #ccc;
	/*
   background: url(/static/hengchang/home-pro-a.png) left 10px  center no-repeat;
   */

   padding-left: 10px;
   box-sizing: border-box;
   color: #353535;
       display: inline-block;
	       width: 49%;
}


#home-pro .c-left  .tel {
       background: url(/static/hengchang/home-pro-tel.png) center no-repeat;
       height: 89px;
}

#home-pro .c-left  .tel span {
    position: relative;
    font-size: 26px;
    top: 43px;
    left: 87px;
    color: white;
}

#home-pro .c-right {
    width: calc(1200px - 330px);
   
} 



#home-pro .c-right  .swiper-slide {
    display: flex;
    justify-content:  space-between;
    background: #f6f5f5;
     height: 334px;
}

#home-pro .c-right  .swiper-slide .img {
    width: 411px;
    height: 334px;
    flex: 34 0 452px;
    margin-right: 10px;
}

#home-pro .c-right  .swiper-slide .img img {
    width: 100%;
    height:  100%;
}

#home-pro .c-right  .swiper-slide .info {
    padding-right: 5px;
    box-sizing: border-box;
}

#home-pro .c-right  .swiper-slide .info h3 {
    font-size: 24px;
    color: #252424;
    line-height: 2em;
}

#home-pro .c-right  .swiper-slide .info .wuliao {
    font-size: 14px;
    color: #252424;
    margin-top: 20px;
    margin-bottom: 20px;
}
#home-pro .c-right  .swiper-slide .info .jianjie {
     font-size: 14px;
    color: #252424;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.7;
}

#home-pro .c-right  .swiper-slide .info .metas {
    
}
#home-pro .c-right  .swiper-slide .info .metas  span {
    border-radius: 18px;
    border: 1px solid #ccc;
    padding: 8px 20px;
    margin-right: 30px;
    display: inline-block;
}

#home-pro .c-right .list {
    display: flex;
    margin-top: 20px;
    justify-content:  space-between;
    flex-wrap: wrap;
}


#home-pro .c-right .list  > .a,
#home-pro .c-right .list  > a {
    width: 32%;
	    margin-bottom: 20px;
}

#home-pro .c-right .list  > .a  img ,
#home-pro .c-right .list  > a  img {
    width: 100%;
    height: auto;
}

#home-pro .c-right .list  > .a .img ,
#home-pro .c-right .list  > a .img {
    position: relative;
    font-size:  0;
}

#home-pro .c-right .list  > .a p ,
#home-pro .c-right .list  > a p {
    position: absolute;
    bottom:  0;
    background: rgba(0,0,0,0.5);
    color: white;
    line-height: 2em;
    width: 100%;
    bottom:  0;
    text-align: center;
    font-size: 16px;
}

#home-pro .c-right .list  .desc {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
#home-pro .c-right .list .metas {
    display: flex;
    justify-content:  space-between;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;
}

#home-pro .c-right .list .metas span {
    color: white;
    display: flex;
    justify-content:  space-between;
    background: #ccc;
    padding: 5px 20px;
    border-radius: 20px;
}
#home-pro .c-right .list .metas span:first-child {
background: #ee0000;
}


#home-wuliao {
           background: url(/static/hengchang/wuliao.png) center no-repeat;
           height: 731px;
           box-sizing: border-box;
           padding-top: 100px;
}

#home-wuliao  .mtitle h3 {
    color: white;
}



#home-wuliao  .con {
position: relative;
    width: 320px;
    height: 388px;
    padding: 10px;
    box-sizing: border-box;
    left: 11px;
    top: 75px;
    line-height: 1.7em;
        left: 8px;
            top: 64px;
                line-height: 1.9em;
}



#home-pinzhi .desc  {
    text-align: center;
    position: relative;
    top: -30px;
}


#home-pinzhi .con {
               background: url(/static/hengchang/pingzhi.png) center bottom no-repeat;
               height: 520px;
               padding-top: 50px;
}

#home-pinzhi .con .info {
    position: absolute;
    top: 120px;
    left: 650px;
}
#home-pinzhi .con .metas {
    position: absolute;
    top: 190px;
    left: 650px;
  
}

#home-pinzhi .con .metas .u {
    width: 1em;
    float: left;
    position: relative;
}

#home-pinzhi .con .metas .u .up {
    width: 75px;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    left: -19px;
}

#home-pinzhi .con .metas .u .down {
    margin-top: 50px;
}


#home-pinzhi .con .metas .u .up sub{
 
    font-size: 14px;
}


#home-pinzhi .con .metas .u:nth-child(1) {
    left: 63px;
}

#home-pinzhi .con .metas .u:nth-child(2) {
       left: 186px;
}

#home-pinzhi .con .metas .u:nth-child(3) {
      left: 309px;
}

#home-pinzhi .con .metas .u:nth-child(4) {
       left: 431px;
}

 

#news6 {
               background: url(/static/hengchang/case-bg.jpg) center bottom no-repeat;
		   }

#home-case {
	/*
               background: url(/static/hengchang/case-bg.jpg) center bottom no-repeat;
			   */
               height: 900px;
               padding-top: 100px;
               box-sizing: border-box;
               
}

#home-tonglan {
               background: url(/static/hengchang/tonglan.jpg) center bottom no-repeat;
    height: 250px;
               
}



#home-news  .qiehuan-title {
    display: flex;
    justify-content:  center;
    margin-bottom: 30px;
    
}
#home-news  .qiehuan-title .unit {
    font-size: 22px;
    margin-right: 20px;
    margin-left: 20px;
    background: #ccc;
    padding: 10px;
}

#home-news  .qiehuan-title .unit.hover {
    background: #d81820;
    color: white;
}


#home-news   .qiehuan-con .flex {
    display: flex;
    justify-content:  space-between;
    flex-wrap: wrap;
}




#home-news   .qiehuan-con .flex a {
    width: 48%;
    position: relative;
    height: 172px;
}


 
#home-news   .qiehuan-con .flex a  img {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 126px;
    border-radius: 10px;
    z-index: 99;
}
#home-news   .qiehuan-con .flex a  .time {
        position: absolute;
    top: 0;
    left: 200px;
    color: #ccc;
}

#home-news   .qiehuan-con .flex a  .info {
      position: absolute;
    top: 39px;
    left: 100px;
    background: #f1f0f0;
    width: 450px;
    padding: 15px;
    padding-left: 100px;
    box-sizing: border-box;
    color: #414141;
}
#home-news   .qiehuan-con .flex a:first-child .info,
#home-news   .qiehuan-con .flex a:hover .info {
    background: #d81820;
    color: white;
}

#home-news   .qiehuan-con .flex a  .info  h3 {
    font-size: 16px;
 
    margin-top: 5px;
}
#links {
    margin: 10px 0;
}


#links span  {
    color: #ee0000;
    font-weight: bold;
}


#links span  b {
    color: black;
}







#links  a {
    padding:  0 7px;
    display: inline-block;
}











#footer {
       background: url(/static/hengchang/footer.png) top center no-repeat;
}
#footer  .aa {
    display: block;
 height: 763px;
}

#footer  .mainw {

    display: flex;
    flex-wrap: nowrap;
    justify-content:  space-between;
    padding-top: 100px;
}

#footer  .mainw  h3 {
    border-bottom: 1px solid #ccc;
    line-height: 2em;
}

#footer  .mainw .one {
    line-height: 50px;
}
#footer  .mainw .one  p {
    padding-left: 50px;
}
#footer  .mainw .one .address {
    background: url(/static/hengchang/footer-address.png) left center no-repeat;
}
#footer  .mainw .one .email {
    background: url(/static/hengchang/footer-email.png) left center no-repeat;
}

#footer  .mainw .one .hotline {
    background: url(/static/hengchang/footer-hotline.png) left center no-repeat;
}

#footer  .mainw .one .qq {
    background: url(/static/hengchang/footer-qq.png) left center no-repeat;
}


#footer  .mainw .ewm {
    padding-top: 80px;
    position: relative;
    position: relative;
    left: 60px;
        text-align: center;
}
#footer  .mainw > * {
    color: white;
}
#footer  .mainw .ewm .tel {

font-size: 28px;
    background: url(/static/hengchang/footer-tel.png) left center no-repeat;
    height: 70px;
    padding-left: 60px;
    padding-top: 25px;
	visibility: hidden;
}

#footer  .mainw .ewm .tel span {
    position: relative;
    top: 16px;
    color: red;  
}
  

#footer   form tr {
    line-height: 2.6em;
}


#footer form .submit {
    background: #d81820;
    color: white;
    line-height: 1.6em;
    padding: 0 20px;
}



#footer .cp {
    background: #2c3a67;
    text-align: center;
    color: white;
    line-height: 2.4em;
}












#yunqi {
    position: fixed;
    right: 30px;
    top: 300px;
}

#yunqi .item {
    position: relative;
    height: 52px;
    margin-bottom: 8px;
    display: block;
}

#yunqi .item-5 {
    right: 6px;
}

#yunqi .item  .img {
    position: absolute;
    top: 0;
    right: 0;
}

#yunqi .item .con {
    width: auto;
    position: absolute;
    padding: 15px 20px;
    top:  0;
       display: block;
    right: 80px;
    white-space: nowrap;
        background-color: rgba(51, 68, 115, 0.79);
    
  opacity: 0.561;
  color: white;
  display: none;

  
}

#yunqi .item:hover .con {
    display: block;
    
}

#yunqi .item  .con:after  {
    border-top: 10px solid transparent;
    border-left: 10px solid rgba(51, 68, 115, 0.79);
    border-bottom: 10px solid transparent;
    content: "  ";
    position: absolute;
    top: 10px;
    right: -10px;
 
}



  
 

#home-news2 {

	    display: flex;
		    width: 1200px;
			    margin: 0 auto;
				justify-content: space-between;
				    position: relative;
					    top: -22px;

}

#home-news2 > .u { 
	width: 32%;
	padding: 10px;
	    box-sizing: border-box;
		    background: rgba(255,255,255, 0.9);
}

#home-news2 > .u > h3 { 
	border-left: 4px solid #f00;
	    padding-left: 17px;
		    border-bottom: 1px solid #ccc;
			    line-height: 2em;
}

#home-news2 > .u > h3  a {

}

#home-news2  .list {

}

#home-news2 .list .u {


	display: flex;
	justify-content: space-between;
	line-height: 2;
	border-bottom: 1px dashed #ccc;

}
#home-news2 .list a {

	    width: 288px;
		    overflow: hidden;
			    text-overflow: ellipsis;
				    white-space: nowrap;
					width: 249px;

}

#home-news2 .list span {

}
