
.h-header{background-image: url('../image/logo_bg.png');background-repeat:no-repeat;}

/*240*/
.h-serach{background-color: white;border-radius: 4px;width: 190px;height: 35px;margin-top: 48px;}
.h-serach  .h-input-text{font-size: 15px;border: none;height: 35px;width: 150px;border-radius: 4px;padding-left: 5px;}
.h-serach  .h-input-submit{background: white url('../image/serach.png') no-repeat center;width: 33px;height: 33px;background-color: white;border: none;display: inline-block;vertical-align: middle;}
.h-serach  .h-input-submit:hover{background-image: url('../image/search_2.png');}

.h-avg-sel li>a:hover{  border-bottom: 1px white solid;  color: white;}
.h-avg-sel dd>a:hover{color: #e75f27;}

/*tab*/
.h-row{width: 1200px;margin: 20px auto 0;overflow: hidden;}

.h-title-lay .h-title{float: left;border-bottom: 2px solid #e75f27;color: #e75f27;font-size: 18px;width: 95px;text-align: center;height: 30px;font-weight: bold;}
.h-title-lay .h-more{margin-left: 105px;border-bottom: 2px  solid #cccccc;height: 30px;text-align: right;}
.h-title-lay .h-more a{border: 1px solid #e75f27;color:  #e75f27;display: inline;font-size: 12px;padding: 0 2px;}
.h-title-lay .h-more a:hover{background-color: #e75f27;color:  white;}


.h-news ul{padding-top: 12px;}
.h-news li{background: url('../image/jiantou.png') no-repeat  3px center;padding-left: 15px;color: #444444;height: 34px;line-height: 34px;}
.h-news li a{font-size: 14px;color: #444444;}
.h-news li a:hover{color: #e75f27;}
.h-news li h4{display: block;width: 580px;float: left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.h-news li span{display: block;float: right;text-align: right;width: 100px;}

.h-recruit li h4{width: 340px;}

.h-notice li h4{width: 490px;}
.h-notice li label{width: 90px;font-weight: normal;float: left;display: block;text-align: right;font-size: 14px;color: #444444;margin-bottom:0;}

.h-flow{width: 456px;}
.h-flow .h-imgs a{display: block;width:100px;height: 150px;padding: 0 5px;overflow: hidden;float: left;border: 1px solid #f77c48;margin-left: 10px;border-radius: 3px;background-color: #fdefe9;text-align: center;color: #e76229;font-size: 14px; }
.h-flow .h-imgs a:first-child{margin-left: 16px;}
.h-flow .h-imgs a:hover{background-color: #f5e1d8;}
.h-flow .h-imgs img{width: 48px;height: 48px;object-fit:cover;transition: all 0.6s;display: block;margin: 15px auto 10px;}

/*流程*/
.h-process{margin-top: 0px;overflow: hidden;}
.h-process .h-por-title{color: #e75f27;font-size: 16px;display: block;overflow: hidden;width: 95px;float: left;text-align: center;margin-right: 10px;height: 29px;line-height: 29px;font-weight: bold;}
.h-process .h-por-title:hover{color: #c7410a;font-size: 16px;}
.h-pro-arr{float: right;width: 350px;}
.h-process .h-pro-arr a{color: #444444;font-size: 14px;padding: 0 5px;display: inline-block;height: 29px; line-height: 29px;}
.h-process a:hover{color: #444444;font-size: 14px;color: #e75f27;}

.h-link{width: 695px;padding-top: 10px;line-height: 2em;}
.h-link  a{color: #3c342f;padding-left:8px;display: inline-block;width: 220px;}
.h-link  a:hover{color: #e76229;}

/*.h-imgs a{width: 150px;height: 160px;overflow: hidden;display: block;float: left;margin-left: 3px;}*/
/*.h-imgs a:first-child{margin-left: 0;}*/
/*.h-imgs img{width: 150px;height: 160px;object-fit:cover;transition: all 0.6s;}*/
/*.h-imgs a:hover img{  transform: scale(1.2);  }*/

.h-footer{background-color: #e76229;padding: 60px 0;text-align: center;color: white;margin-top: 50px;font-size: 16px;}
.h-footer a{color: white;}
.h-footer a:hover{color: white;text-decoration:underline;}