@charset "utf-8";
/* CSS Document */

/*导航*/
.nav_{ width:100%; background: #FFFFFF;}
.nav{ width:1200px; margin:0px auto; padding: 25px 0px 15px;}
.nav_l{ width:280px; float:left; margin-right: 45px;}
.nav_c{ float: left; padding-left: 45px; margin-top: 5px;} 
.nav_c p{font-size: 20px; font-weight: bold;color: #007fca; margin-bottom: 5px;} 
.nav_c span{color: #333333; font-size: 20px;font-weight: normal;} 

.nav_r{ float:right; } 
.nav_r p{font-size: 18px; font-weight: normal;color: #007fca; margin-bottom: 5px;} 
.nav_r span{color: #000000; font-size: 28px;font-weight: lighter;} 
/*.nav_menu{ width:100%; background: #007fca; }
.nav_menu ul{width:1280px; margin:0px auto;} 
.nav_menu ul li{float:left; text-align: center;}
.nav_menu ul li a{ display:block; color:#333333;  font-size:16px; padding: 15px 41px; }
.nav_menu ul li a:hover,.nav_menu ul li a.this{ background:#333333; color: #007fca;}
.nav_menu ul li.nav_hr{ width: 1px; background: #333333; height: 15px; margin: 19px 0px 16px;} */

.nav_menu {
width:100%; background: #007fca;
margin:0; 
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.nav_menu ul {
padding:0; 
margin:0 auto;
list-style-type: none;
width:1200px; 
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.nav_menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.nav_menu ul li a, .nav_menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
font-size:16px;
padding: 15px 0px; 
width: 171px;
color: #FFFFFF;
}
.nav_menu ul li a span{ color: #666666;} 
/* make the dropdown ul invisible */
.nav_menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.nav_menu ul li:hover a {
color:#FFFFFF; 
background:#000000;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.nav_menu ul li:hover ul {
display:block; 
position:absolute; 
top:52px; 
left:0; 
width:171px;
z-index: 999999;
}

/* style the background and foreground color of the submenu links */
.nav_menu ul li:hover ul li a {
display:block; 
color:#FFFFFF;
background-color:rgba(0,0,0,0.5);
margin-bottom: 1px;
}
/* style the background and forground colors of the links on hover */
.nav_menu ul li:hover ul li a:hover {
background:#007fca; 
color:#FFFFFF;
}


.bottom{ width:100%; height:auto; margin: 30px 0px 0px; }
.bottom_{ width:1200px; margin:0 auto; padding:50px 0px;}


.bottom_10{ float:left; text-align:left;  width: 130px;}
.bottom_10 p{ margin: 6px 0px;} 
.bottom_10 span{ display: block; height: 1px; width: 15px; background: #007fca; margin: 15px 0px 10px;} 
.bottom_10 p strong{ color: #007fca; font-size: 16px; font-weight: bold;} 
.bottom_10 p a{color: #666666;} 

.bottom_02{  float:left;  padding-right:50px;  border-right: #FFFFFF 1px solid;}



.bottom_r{ float:right; text-align: right;}

.bottom2{width:100%; padding: 20px 0px; text-align: center;color: #DDDDDD; background: #007fca; }
.bottom2 a{color: #CCCCCC;} 





















/* fullSlide */
.fullSlide {width:100%;position:relative;height:650px;background:#000000;}
.fullSlide .bd{margin:0px auto;position:relative;z-index:0;}
.fullSlide .bd ul{position:relative;width:100% !important;}
.fullSlide .bd li{position:relative;width:100% !important;height:650px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:650px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:5px;margin:1px;overflow:hidden;background:#FFF;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#007fca;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:3%;z-index:1;width:40px;height:60px;background:url(/images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:3%;background-position:-6px -137px;}

.z_banner{ left:0px; top:0px; width:100%; height:100%; margin: 0px; padding: 0px;} 
.icon_menu{ margin: 0px auto; width: 1280px;} 

svg{
	fill: currentColor;
}

.mt-tabpage {
	width: 1280px;
	margin: 35px auto;
/*	box-shadow: 0 0 5px #999;*/
	background-color: #FFFFFF;
}
.mt-tabpage-title {
	height: 45px;
	font-size: 16px;
	width: 100%;
	margin: auto;
	background: #f7f7f7;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	padding: 0px 79px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #FFFFFF;
	font-weight: bold;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background:#c1a289;
}
.mt-tabpage-count {
	position: relative;
	width: 1280px;
	height: 520px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	margin: 10px 0px;
	width: 1280px;
	height: 520px;
	text-align: center;
}



.pro_list{width: 1220px; margin: 0px auto 30px;} 
.pro_list ul{} 
.pro_list ul li{ float: left; margin: 15px 14px; border: #EEEEEE 1px solid;} 
.pro_list ul li img { width: 275px; height: 275px; border: none;}
.pro_list ul li:hover{ border: #007fca 1px solid;} 
.pro_list ul li p{ padding: 12px 0px; text-align: center; background: #F6F6F6;} 



.case_list{width: 1220px; margin: 0px auto 30px;} 
.case_list ul{} 
.case_list ul li{ float: left; margin: 15px 12px; border: #EEEEEE 1px solid;} 
.case_list ul li img { width: 380px; height: 253px; border: none;}
.case_list ul li:hover{ border: #007fca 1px solid;} 
.case_list ul li p{ padding: 12px 0px; text-align: center; background: #F6F6F6;} 








