.h-logo{position: relative;}
.h-logo a{position: absolute;top: 0;right: 0;background-color: #54A5B6;padding: 3px 10px;border-radius:0 0 3px 3px;color: white;font-size: 12px;}

.h-coltopbg{background: #0c7ed9 url('../image/ic_1.png') repeat-x ;height: 7px;width: 100%;}
.cx_avglay{background-color: #0c7ed9;}
.cx_avglay .h-avg-sel{background-color: #0c7ed9;width: 940px;float: left;}
.cx_avglay .am-input-group{width: 240px;float: right;margin-top: 6px;}
.cx_avglay .am-input-group{width: 240px;float: right;margin-top: 6px;}
.cx_avglay .am-input-group .am-input-group-btn>.am-btn{height: auto;background-color: transparent;}

.cx_avglay .am-input-group .am-input-group-btn .am-icon-search{color: white;}

.cx-bannerlay{width: 550px;height: 320px;float: left;}
.cx-bannerlay .am-slider .am-slides img{width: 550px;height: 320px;object-fit: cover;}
.cx-bannerlay .am-slider-c1 .am-control-nav li a.am-active{background-color: #d26f1d;}

.cx-titlelay{  height: 40px;line-height: 40px;overflow: hidden;background: url(../image/ic_2.png) repeat-x;}
.cx-titlelay h3{    float: left;padding: 0 20px;background: #0c7ed9 url(../image/ic_3.png) no-repeat left top ;color: #fff;font-size: 16px;}
.cx-titlelay a{float: right;padding-right: 10px;}

.cx-newslay{float: right;width: 630px;}
.cx-newslay ul{list-style-type: disc; padding-left: 10px;padding-top: 10px;}
.cx-newslay li{ position: relative;overflow: auto;padding-left: 15px; /* 留出圆点的空间 */margin-bottom: 5px;}
.cx-newslay li::before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 4px; /* 圆点直径 */height: 4px;background-color: #0c7ed9; /* 圆点颜色 */border-radius: 50%; /* 圆形 */}
.cx-newslay li a{display: block;color: #333333;height: 30px;line-height: 30px;}
.cx-newslay li a:hover{color: #d26f1d;}
.cx-newslay li h6{float: left; white-space: nowrap;overflow: hidden;   text-overflow: ellipsis; width: 510px;font-size: 16px;}
.cx-newslay li span{float: right;}


.cx-noticelay{width: 386px;float: left;}
.cx-noticelay li h6{width: 304px;}

.cx-footer{background: #f5f5f5 url('../image/ic_1.png') repeat-x left top;overflow: auto;padding-bottom: 30px;padding-top: 30px;margin-top: 50px;}
.cx_linklay{margin: 30px auto;width: 730px;}
.cx_linklay label{font-weight: unset;}
.cx_linklay select {font-size: 14px;margin: 0 10px;border: 0;background: #fff;padding: 5px;width: 200px;}
