@charset "utf-8";


/*侧边主题服务导航*/
.zx_op_2023{ position: absolute;top: -5px;right: -40px;width: 40px;height: 184px;background: url(http://www.daicooper.com/images/2023_txq_sy_cbbj.png) no-repeat;cursor: pointer;z-index: 999;}
.zx_op_2023_nr{display: none;  width: 400px;height: 345px;position: absolute;left: -400px;top: 4px;}


.zx_op_2023:hover .zx_op_2023_nr{display: block;}
.zx_op_2023_bt{width: 130px;font-size: 18px;line-height: 35px;float: right;text-align: center;background: #d5f0fb;padding: 10px 0;box-shadow: 0 0 8px #e8e8e8;}
.zx_op_2023_bt ul{}
.zx_op_2023_bt ul li{color: #6190c2;}
.zx_op_2023_bt ul .on a {color: #1866cf; font-weight: bold;font-size: 16px;}
.zx_op_2023_bt ul li a{color: #6190c2;}
.zx_op_2023_list{width: calc(100% - 150px);float: left;font-size: 18px;line-height: 35px;background: #d5f0fb;padding: 10px;box-shadow: 0 0 8px #c8e3ec;}
.zx_op_2023_list ul{}
.zx_op_2023_list ul li{width: 50%;float: left;}

@media only screen and (max-width: 1200px){
	.zx_op_2023 {top: 230px;right: 0px;position: fixed;}
}
@media only screen and (max-width: 600px){
	.zx_op_2023 {display: none !important;}
}