
.inner-notice-hot {
	height: 216px;
	overflow: hidden;
	margin-bottom: 20px;
}
.inner-notice-hot .hot-img {
	width: 380px;
}
.inner-notice-hot .hot-wz {
	width:410px;
}
.inner-notice-hot .hot-wz .more {
	border: 1px #004ea2 solid;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100px;
	margin-top: 20px;
}
.inner-notice-hot .hot-wz .more a:hover {
	background-color: #004ea2;
	color: #fff;
	display: block;
}

.inner-notice-hot .hot-wz dt {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.inner-notice-hot .hot-wz dd {
	color: #999;
}
.inner-notice-cont ul li {
    line-height: 60px;
    font-size: 14px;
	border-bottom: 1px #efefef solid;
}
.inner-notice-cont ul li span {
    float: right;
	color: #999;
}
.inner_right .about_cont img {
	max-width: 100%;
}
.inner-news-cont ul li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.inner-news-cont ul li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}
.inner-news-cont ul li:nth-child(6n) {
	border-bottom: 1px #efefef solid;
	padding:0 0 30px 0;
	margin-bottom: 30px;
}
.inner-news-cont ul li:last-child {
	padding:0 0 0px 0;
	margin-bottom: 0px;
	border: 0;
}
.news_artice_bt {
	text-align: center;
}
.news_artice_bt h3 {
	font-size: 18px;
	line-height: 36px;
	border-bottom: 1px #efefef solid;
	padding-bottom: 15px;
	margin-top: 20px;
}
.news_artice_bt p {
	color: #666;
	margin-top: 10px;
	text-align: center;
}
.news_artice_cont {
	margin-top: 40px;
}

.news_artice_next ul li span {
	display: block;
	float: left;
}
.news_artice_next ul li span {
	height: 30px;
	line-height: 30px;
	width: 100px;
	display: inline-block;
	background-color: #004ea2;
	color: #fff;
	text-align: center;
	margin-right: 15px;
	/* margin-bottom: 10px; */
}
.news_artice_next {
	border-top: 2px #efefef solid;
	padding-top: 30px;
	margin-top: 60px;
}
.news_artice_xg {
	background: #fffbf4;
	padding: 30px 30px;
	margin-top: 20px;
}
.news_artice_xg ul li {
	width: 350px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	padding-right: 5px;
	line-height: 42px;
	height: 42px;
	border-bottom: 1px #efefef solid;
}
.news_artice_xg h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.inner_show_cont ul.showList {
	margin-left: -10px;
	margin-right: -10px;
}
.inner_show_cont ul.showList li {
	background: #fff6e5;
	padding: 15px;
	width: 215px;
	float: left;
	margin: 10px;
	text-align: center;
	line-height: 32px;
}
.inner_show_cont ul.showList li img {
	max-width: 100%;
}
.inner_show_cont ul.showList li img:hover {
	opacity: 0.6;
}
.show_artice_cont {
	padding-top: 30px;
}
.show_artice_cont img {
	width: 100%;
}

.inner_look_cont dl {
	margin-top: 15px;
	padding: 20px 30px;
	border-left: 3px #004ea2 solid;
	background-color: #f7f7f7;
	transition: all 0.3s ease; 
}
.inner_look_cont dl:hover {
	background-color: #efefef;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	transform: scale(1.02);     /* 轻微放大效果 */
}
.inner_look_cont dl:nth-child(even) {
	border-right: 3px #004ea2 solid;
	border-left: 0px #004ea2 solid;
}
.inner_look_cont dl dt {
	font-size: 16px;
}
 
.inner_look_cont dl dd {
	margin-top: 10px;
	line-height: 22px;
	font-size: 13px;
	color: #999;
}
.look_search {
	height: 40px;
	margin-top: 22px;
	margin-bottom: 25px;
	font-size: 16px;
}

.inner_video_cont ul.showList {
	margin-left: -10px;
	margin-right: -10px;
  }
  
  .inner_video_cont ul.showList li {
	margin: 10px 10px;
	text-align: center;
	line-height: 32px;
	list-style: none;
	float: left;
	width: 259px;
	height: 210px;
  }

.inner_video_cont ul li img {
	width: 259px;
	height: 140px;
}
  .inner_video_cont ul.showList li .pic {
	position: relative;
	display: inline-block;
	height: 140px;
	border: 2px #004ea2 solid;
	overflow: hidden;
  }

  .inner_video_cont ul li .img-wrapper {
	position: relative;
	display: inline-block;
	overflow: hidden;
	
  }

  .inner_video_cont ul.showList li img {
	max-width: 100%;
	display: block;
	transition: transform 0.3s ease, filter 0.3s ease;
	
  }
  .inner_video_cont ul.showList li a:hover img {
	transform: scale(1.05); 
	filter: brightness(0.9); 
  }
  .inner_video_cont ul.showList li .title {
	line-height: 24px;
  }
 
  .inner_video_cont ul.showList li .title h3 {
	font-size: 16px;
  }
  .inner_video_cont ul.showList li .title p {
	font-size: 14px;
  }
  .inner_look_cont ul {
	margin-left: -10px;
	margin-right: -10px;
  }
  .inner_look_cont ul li {
    width: 145px;
	height: 45px;
	float: left;
	line-height: 45px;
	margin: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
	border: 1px #b70f00 solid;
  }
  .inner_look_cont ul li:hover,.inner_look_cont ul li:nth-child(even):hover {
	background-color: #671811;
	color: #fff;
  }
  .inner_look_cont ul li:nth-child(even) {
	background: #b70f00;
	color: #fff;
  }
  
  
  .inner_look_cont ul li:nth-child(even) a ,.inner_look_cont ul li:hover a,.inner_look_cont ul li:nth-child(even):hover a {
	color: #fff;
  }
.inner_special_cont ul li {
	width: 135px;
	text-align: center;
	float: left;
	margin-top: 15px;
	font-size: 18px;
	height: 51px;
	line-height: 51px;
	margin-left: 12px;
	margin-right: 12px;
}
.inner_special_cont ul li a {
	color: #003e80;
	font-weight: normal;
}
.inner_special_cont ul li a:hover {
	font-weight: bold;
}
.inner_special_cont ul {
	margin-left: -12px;
	margin-right: -12px;
}
.inner_online_cont {
	font-size: 15px;
	padding: 5%;	
}
.inner_online_cont form {
    margin-right: -5%;
}
.inner_online_cont h3,.inner_comment_cont h3{
	color: #004ea2;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 30px;
}
.inner_online_cont p,.inner_comment_cont p{
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-bottom: 40px;
}
.inner_online_cont .form-group {
	margin-bottom: 20px;
	margin-right: 5%;
	width: 45%;
	float: left;
}

.inner_online_cont label {
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
	
}
.inner_online_cont label:before {
	content: "* ";
	color: red;
}
.inner_online_cont input[type="text"],
.inner_online_cont input[type="tel"],
.inner_online_cont input[type="date"],
.inner_online_cont textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 16px;
	box-sizing: border-box;
}
.inner_online_cont textarea {
	height: 120px;
	resize: vertical;
	
}
.inner_online_cont .submit-btn {
	background-color: #004c9c;
	color: white;
	border: none;
	padding: 12px 24px;
	font-size: 16px;
	border-radius: 10px;
	cursor: pointer;
	display: block;
	margin: 30px auto 0;
	width: 150px;
	transition: background-color 0.3s;
	clear: both;
}
.inner_online_cont .submit-btn:hover {
	background-color: #1066c2;
}

.inner_comment_cont .form-group {
	
	padding: 20px;
}
.inner_comment_cont label {
	display: block;
	font-weight: bold;
	margin-bottom: 25px;
	font-size: 18px;
}
.inner_comment_cont label:before {
	content: "* ";
	color: #e74c3c;
}
.inner_comment_cont .rating-option:before {
	content: "";	
}
.inner_comment_cont .rating-options {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.inner_comment_cont .rating-option {
	text-align: center;
	flex: 1;
	cursor: pointer;
	transition: all 0.3s;
	font-size: 15px;
	height: 55px;
	margin-right: 10px;
	border: 1px #efefef solid;
	line-height: 55px;
	border-radius: 10px;
}

.inner_comment_cont .rating-option input[type="radio"] {
	display: none;
}
.inner_comment_cont .rating-option:hover {
	background-color: #f0f0f0;
	border-radius: 10px;
}
.inner_comment_cont .rating-option input[type="radio"]:checked + span {
	color: #9c1f00;
	font-weight: bold;
	
}
.inner_comment_cont textarea {
	width: 100%;
	padding: 12px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	min-height: 120px;
	resize: vertical;
	box-sizing: border-box;
}
.inner_comment_cont .submit-btn {
	background-color: #004ea2;
	color: white;
	border: none;
	padding: 12px 24px;
	font-size: 16px;
	border-radius: 10px;
	cursor: pointer;
	display: block;
	margin: 20px auto 0;
	width: 150px;
	transition: background-color 0.3s;
}
.inner_comment_cont .submit-btn:hover {
	background-color: rgb(0, 91, 189);
}

.inner_online_cont a.empty button {
	background: #999;
	border: 1px #999 solid;
}
.inner_code_cont .code_input {
	margin-right: 10px;
}
.inner_code_cont #code {
	background: #004ea2;
	color: #fff;
	text-align: center;
	border: 0;
	padding: 8px 15px;
	cursor: pointer;
}
.inner_code_cont .table_code {
	border-radius: 10px;
	border: 1px #efefef solid;
	width: 600px;
	margin: 0px auto 30px auto;
	padding: 40px 30px;
}
.inner_code_cont .code_bt {
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	width: 600px;
	font-size: 22px;
	text-align: center;
	background: url(../images/nav_bg2.png) no-repeat center;
	margin: 20px auto;
}
.inner_online_cont .bubble-radio {
	display: none;
  }
  
  .inner_online_cont .bubble-radio + label {
	display: inline-block;
	padding: 10px 20px;
	margin: 5px;
	border-radius: 25px;
	background-color: #f0f0f0;
	color: #333;
	cursor: pointer;
	transition: all 0.3s ease;
	border: 2px solid transparent;
  }
  
  .inner_online_cont .bubble-radio:checked + label {
	background-color: #004ea2;
	color: white;
	border-color: #004ea2;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  }
