* {
            margin: 0;
            padding: 0;
  
        }
a:link {
	text-decoration: none;
}
a:visited { 
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.top_d{	background-color: #0da0a8;
height:5px;}
.top{
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute; /* 或absolute, fixed, 根据需求 */
	z-index: 102; /* 确保DIV有足够的z-index值 */
	width: 1200px;
	height: 120px;
	top: 3px;
	
}
.fl{float:left}
.md{margin:0 auto;}
.top_bj1{
	left: -5px;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute; /* 或absolute, fixed, 根据需求 */
	z-index: 101; /* 确保DIV有足够的z-index值 */
	height: 76px;
	width: 1440px;
	background-image: url(../images/top_bj.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	top: 78px;
}
.logo{
	width: 620px;
	height: 120px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	}
#menu{ padding-top:60px;
	width:550px;
	height:48px;


	}
.main{
	width:100%;
	height:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

.tb1{
	font-size: 24px; padding-top:10px; padding-left:30px;
	color: #0da0a8;
	width: 500px;
	height: 30px;
	font-family: "微软雅黑";
	font-weight: bolder;	
	}
.tb2{
	width: 90px;
	height: 20px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
		}	
		
.tb2 a:link{
	color:#999;
	}

.tb2 a:visted{
	color:#999;
	}	
.tb2 a:hover{
	color:#095eb8;
	}		
.tb2 a:active{
	color:#999;
	}				
.lunbo{
	width:540px; padding-top:20px; padding-left:5px;
	height:210px;
	float: left; 
            transition: all 0.5s ease;
	}
	
	
.main_1_1{ text-align:center; padding:20px 10px 20px 10px;
	width:140px;
	height:110px;
	background-color:#0da0a8;border-radius: 10px;
         
	
}	

.lunbo:hover {
            transform: translateY(-15px);
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
        }
.main_1_p{
	font-size: 14px;text-align:center;
	color: #0da0a8;
	padding-top: 20px;
	font-weight: bolder;
}		
.mr30{ margin-right:20px;}
.cont{ padding-top:40px;
	width:1200px;
	margin:0 auto;
	height: 410px;
	}	
.tt1{
	width:1200px;
	height:50px;
	
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
.tt2{
	width:730px;
	height:50px;
	background-image:url(../images/text2.jpg);
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	}	
.cont_a{
	width:1200px;
	margin:25px 0px 0px 0px;
	height: 350px;
	float:left;
	}
.btxt2{font-size:12px; color:#999}	
.btxt1{font-size:14px; color:#999}	
.text_a{ margin-right:30px;
	width:620px;
	height:340px;
	float:left;
	}
.text_a a:link{
	color:#333;
	}
.text_a a:active{
	color:#ccc;
	}		
.text_a a:visited{
	color:#333;
	}			
.text_a a:hover{
	color:#095eb8;
	}	
.more1{
	width:70px;
	height:25px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 630px;
	font-family:"微软雅黑";
	line-height:20px;
	font-size:16px;
	color:#666;
	}	
.more1:link{
	color:#9d1112;
	}
.more1:hover{
	color:#9d1112;
	}	
.more1:active{
	color:#9d1112;
	}
.more1:visted{
	color:#9d1112;
	}		
.more2{
	width:70px;
	height:25px;
	margin-top:10px;
	margin-right:22px;
	margin-bottom:15px;
	margin-left: 450px;
	font-family:"微软雅黑";
	line-height:20px;
	font-size:16px;
	color:#666;
	}
.more2:link{
	color:#9d1112;
	}
.more2:hover{
	color:#9d1112;
	}	
.more2:active{
	color:#9d1112;
	}
.more2:visted{
	color:#9d1112;
	}
.footer{
	width: 100%;
	height: 200px;
	background-image: url(../images/foot_bj.jpg);
	background-repeat: no-repeat;
	}

/* list页面 */
.main_list{
	width:100%;
	height:1150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}	
.cont1{
	width:1200px;
	margin:0 auto;
	background-color:#CCCCCC;
	min-height: 670px;
	}
.cont1 a:link{
	color:#333;
	}
.cont1 a:active{
	color:#ccc;
	}		
.cont1 a:visited{
	color:#333;
	}			
.cont1 a:hover{
	color:#CCC;
	}
	
.cont1_line{
	width:1200px;
	height:670px;
	
	margin:25px 0px 25px 0px;
	background-color: #FFF;
}	
.cont_left{
	width:320px;
	height:670px;
	float:left;
	background-color: #FFF;
	}
.cont_left_a{
	width:280px;
	height:auto;
	margin:20px 20px 20px 20px;
	}	
.cont_right{
	width:1200px;
	min-height:670px;
	float: left;
	}	
#cont_x {
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
	width:1200px;
	height:60px;
	line-height:60px;
	margin:0 auto;
	text-align:left;
	text-align:right;
	clear:both;
	}	
.m_top{
	font-family:"微软雅黑";
	width:270px;
	height:60px;
	font-size:20px;
	line-height:18px;
	text-align:center;
	background-color:028fd7;
	color:#FFFFFF;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	background-image:url(../images/cont1a.jpg);
	 }	
.m2 {
	font-family:"微软雅黑";
	width:270px;


    height::auto;
	font-size:16px;
	text-align:center;
	line-height:50px;
	vertical-align:text-top;
	margin:0 5px 0 5px;
	background-color:#f5f4f4;
	color:#076ac7;
} 
.cont_c{
	width:800px;
	height:auto;
	min-height:470;
	float:left;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

.cont_x_txt{ font-size:24px; color:#FFF; padding-right:20px; }

.cont_x_txt1{ font-size:14px; color:#FFF; padding-top:5px; }
.cont_x_txt1 a:link{ color:#FFF; }
.cont_x_txt1 a:visited { color:#FFF;
	text-decoration: none;
}
.cont_x_txt1 a:hover {color:#e7caa2;
	text-decoration: none;
}
.cont_x_txt1 a:active {color:#FFF;
	text-decoration: none;
}	
/* show页面 */
.cont2{ padding-top:50px;
	width:100%;
	min-height:770px;
	background-color:#fafafa;
	margin: 0px 0px;
	}	
.cont_show{
	width:1200px;
	min-height:770px;
	margin: 0 auto;
	background-color: ffffff;
	}
.main_show_bt{
	padding-bottom:10px;
	width:1200px;
	padding-top: 15px;
	color:#333;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	border-bottom:1px solid #f64841;
	background-color:#fff;
	overflow:auto;
}
.main_show_nr1{
	width:1200px;
	margin:0 auto;
	background-color: #FFF;
	}
.main_show_nr{
	width: 1000px;
	min-height:400px;
	color: #666;
	padding-left:20px;
	padding-right:20px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
	text-align:justify;
	background-color:#fff;
	padding-bottom:50px;
	clear:both;
	margin: 0 auto;
}	
#cont_c1{
	width:1200px;
	min-height:820px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0 auto;
	}
#cont_x_show {
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
	width:1060px;
	height:60px;
	line-height:60px;
	margin:0 auto;
	text-align:left;
	text-align:right;
	clear:both;
	}	
	
#cont_x_show a:link{
	color:#333;
	}
#cont_x_show a:active{
	color:#ccc;
	}		
#cont_x_show a:visited{
	color:#333;
	}			
#cont_x_show a:hover{
	color:#333;
	}
.btxt4{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	color: #666;
	background-color: #FFF;
	
}	
/*底部*/
.bottom{
	width: 1300px;
	height: 200px;
	margin: 0 auto;

	}
.bottom_mid{
	width:340px;
	height:110px;
	float:left;
	line-height:40px;
	color:#FFFFFF;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	font-family: "微软雅黑";
	font-size: 14px;
		}		
.bottom_left{
	width: 320px;
	padding-left: 20px;
	height: 110px;
	float: left;
	line-height: 37px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	background-image: url(../images/logo_n.png);
	background-repeat: no-repeat;
	background-position: center;
		}	
.bottom_mid  p{ line-height:20px;	font-family: "微软雅黑";
	font-size: 12px;}	
 .bottom_right p{ line-height:20px;	font-family: "微软雅黑";
	font-size: 12px;}	
.bottom_right{
	width:400px;
	height:80px;
	float:left;
	line-height:40px;
	font-size:14px;
	color:#fff;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family:"微软雅黑";
	}
.bottom_t1	{
	font-size:14px;
	font-weight:800;
	font-family: "微软雅黑";
	}
.bottom_right a:link{
	color:#fff;
	}
.bottom_right a:active{
	color:#ccc;
	}		
.bottom_right a:visited{
	color:#fff;
	}			
.bottom_right a:hover{
	color:#ccc;
	}
@media (min-width: 1441px) {.banner{
	width:100%; padding-top:120px;
	height:500px;
	margin:0 auto;
	position:relative;
	z-index:0;
	
	}
#cont_x {
	position: absolute; /* 或absolute, fixed, 根据需求 */
	font-family: "微软雅黑"; 
	font-size: 14px;
	color: #999999;
	width: 950px;padding-left:390px;
	height: 60px; 
	top: 565px; z-index:9999;

  background: linear-gradient(to right, rgba(13,160,168, 1), rgba(13,160,168, 0));
}	
	 }
@media (max-width: 1440px) {.banner{
	width:100%; overflow:hidden; padding-top:120px;
	height:388px;
	margin:0 auto;
	position:relative;
	z-index:0;
	
	}
	#cont_x {
	position: absolute; /* 或absolute, fixed, 根据需求 */
	font-family: "微软雅黑"; 
	font-size: 14px;
	color: #999999;
	width: 950px;padding-left:150px;
	height: 60px; 
	top: 465px; z-index:9999;

  background: linear-gradient(to right, rgba(13,160,168, 1), rgba(13,160,168, 0));
}}
