.container-fluid{
	background: #ffffff;
	font-family: "微软雅黑";
	padding: 0;
}
ul{
	list-style:none;
}
/*清除浮动*/
.clear{
	clear: both;
}
/*头部*/
#ceiling{
	margin-top: 45px;
	background: #fff;
}
/*头部logo*/
#ceiling .logo_left img{
	float: left;
}
#ceiling .logo_left p{
	float: left;
}
#ceiling .logo_left p span{
	color: #e62129;
}
/*温州田森法兰管件有限公司标题*/
#ceiling .logo_left p:nth-of-type(1){
	font-size: 40px;
	font-weight: bold;
}
#ceiling .logo_left p:nth-of-type(2){
	font-size: 24px;
	line-height: 30px;
}
/*中英文切换*/
#ceiling .logo_right{
	margin-top: 35px;
	float: right;
}
#ceiling .logo_right a{
	width: 94px;
	height: 27px;
	float: left;
	display: block;
	border: 1px solid #000000;
	border-radius: 8px;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
	text-decoration: none;
}
/*中英文切换鼠标移动效果*/
.logo_right a:hover{
	background: #499ea6;
}
.logo_right_a1:hover{
	color: #FFF;
}
.logo_right_a2:hover{
	color: #FFF;
}
#ceiling .logo_right a:nth-of-type(1){
	margin: 0 20px;
}
/*导航系统*/
#nc .col-md-1{
    margin: 50px 28px 0 0;
    padding: 0px;
    float: left;
}
#nc .col-md-1:nth-of-type(7){
	margin-right: 0px;
}
#navigation{
	margin-top: 45px;
	height: 88px;
	background: #747679;
}
#navigation a{
	font-size: 14px;
	color: white;
	text-decoration: none;
	float: left;
	display: block;
}
#navigation a:hover{
	color: red;
}
	
/*尾部*/
#tail{
	height: 62px;
	background: #eeeeee;
	line-height: 62px;
}
#tail a{
	text-decoration: none;
	color: #a4a4a4;
	display: block;
    float: left;
}
#tail a span{
	padding: 0 10px;
}
#tail p{
	color: #a4a4a4;
	display: inline;
	text-align: center;
	margin-left: 150px;
	/*width: 600px;*/
}

/*轮播图大小*/
.swiper-container {
      width: 100%;
      height: 100%;
}
.swiper-container img{
	width: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically 垂直居中放置幻灯片文本*/
   
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/*产品中心*/
.product_center{
	padding: 0;
	width: 1200px;
	margin: 0 auto;
}
.product_center h4{
	font-size: 22px;
	text-align: center;
	margin: 60px auto;
	color: #499ea6;
	border-bottom: 4px solid #499ea6;
	width: 165px;
	padding-bottom: 20px;
}
.product_center dl{
	overflow: hidden;
	margin-bottom: 128px;
}
.product_center dl dt{
	width: 582px;
	height: 466px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 30px;
}
.product_center dl dt p{
	height: 45px;
	width: 100%;
	background: rgb(26,28,35);
	opacity:0.7;
	color: white;
	text-align: center;
	font-weight: 100;
	font-family: "宋体";
	font-size: 28px;
	line-height: 30px;
	position:absolute;
	bottom: 0px;
	margin: 0px;
	overflow: hidden;
}
.product_center dl dd{
	float: left;
	width: 263px;
	height: 227px;
	position: relative;
	overflow: hidden;
}
.product_center dl dd p{
	height: 22px;
	width: 100%;
	background: rgb(26,28,35);
	opacity:0.7;
	color: white;
	text-align: center;
	font-weight: 100;
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	position:absolute;
	bottom: 0px;
	margin: 0px;
}
.product_center dl dt div{
	overflow: hidden;
	width: 100%;
	height:90%;
}
.product_center dl dt div img{
	height: 102%;
	width: 100%;
}
.product_center dl dd div{
	overflow: hidden;
	width: 100%;
	height:90%;
}
.product_center dl dd div img{
	height: 102%;
	width: 100%;
}
.product_center dl dt:hover p{
	color: wheat;
}
.product_center dl dt:hover div img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
transition: all 0.6s;
}
.product_center dl dd:hover p{
	color: wheat;
}
.product_center dl dd:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
transition: all 0.6s;
}
/*添加背景图片*/

.product_center dl dd:nth-of-type(2){
	margin-left: 56px;
}
.product_center dl dd:nth-of-type(3){
	margin-top: 12px;
}
.product_center dl dd:nth-of-type(4){
	margin:12px 0 0 56px;
}
.adsa{
	text-indent: 2em;
	line-height: 34px;
	color: white;
	font-size: 12px;
	padding: 0px;
	background: url(../images/wzhgb_03.jpg)center center no-repeat;
	width: 390px; 
	height: 267px;
}
.adsa p{
	height: 267px;
	padding: 10px;	
	display: none;
}
.adsa:hover p{
	display: block;
	background-color:rgba(0,0,0,0.4);
}
.adsa1{
	height: 267px;
	width: 390px;
	background: url('../images/hydw_03.jpg')center center no-repeat;
	margin: 0 0 0 13px;
	font-size: 22px;
	text-align: center;
	line-height: 267px;
	padding: 0;
}
.adsa1 a{
	color: white;
	width: 20px;
	padding: 0 10px 10px;
	border-bottom: 5px solid white;
	text-decoration: none;
	display: none;
	width: 390px;
	height: 270px;
}
.adsa1:hover a{
	display: block;
	background-color:rgba(0,0,0,0.4);
}
.adsa2{
	height: 267px;
	width: 213px;
	background: url(../images/xkz_03.jpg)center center no-repeat;
	padding: 0;
}
.adsa3{
	height: 267px;
	width: 194px;
	background: #c80000;
	font-size: 22px;
	text-align: center;
	line-height: 200px;
	padding: 0;
}
.adsa3 a{
	color: white;
	width: 20px;
	padding: 0 10px 10px;
	border-bottom: 5px solid white;
	text-decoration: none;
	/*display: none;*/
	width: 194px;
	height: 270px;
}
/*.adsa3:hover a{*/
/*	display: block;*/
	/*background-color:rgba(0,0,0,0.4);
}*/
/*新闻资讯*/
.journalism{
	width: 1200px;
	margin: 47px auto;
	padding: 0;
}
.journalism h4{
	font-size:22px ;
	color: #499ea6;
	margin: 0px 0 0 0;
	font-weight: 700;
	margin-bottom: 30px;
	letter-spacing:2px;
}
.journalism h4 span{
	border-bottom: 6px solid #499ea6;
	padding-bottom: 26px;
}
/*日期*/
.date1{/*最大的牌子*/
	width: 157px;
	height: 135px;
	background: #fdc274;
	color: white;
	position: absolute;
	top: -5px;
}
.date1 p:nth-of-type(1){
	font-size: 60px;
	text-align: center;
}
.date1 p:nth-of-type(2){
	font-size: 35px;
	line-height: 10px;
	text-align: center;
}
.date{/*绿的那个*/
	width: 77px;
	height: 67px;
	background: #499ea6;
	color: white;
	font-family: Arial;
}
.date .date_p1{
	font-size: 30px;
	text-align: center;
}
.date .date_p2{
	font-size: 17px;
	line-height: 1px;
	text-align: center;
}
.date3{/*最多的那个*/
	width: 77px;
	height: 67px;
	background: #fdc274;
	color: white;
}
#new_jo_left{
	float: left;
	width: 500px;
	height: 310px;
	background: url(../images/EC_07.jpg) center center no-repeat;
	position: relative;
}
.asnl{
	margin-bottom: 12px;
}
#new_jo_new_left{
	margin-left: 80px;
	width: 500px;
	float: left;
}
#new_jo_new_left div{
	float: left;
}
.asnl_p a{
	color: #000000;
	
}
#new_jo_new_left .asnl_p{
	margin-left: 37px;
	float: left;
}
.about_us_info{
/*	height: 800px;*/
	background: #f5f5f5;
	margin: 0px auto 60px;
	padding: 0 80px;
}
/*图片*/
.about_us .page{
	height: 450px;
}
/*关于我们背景图*/
.page1{
	background: url(../images/timg.jpg) center center no-repeat;
}
/*新闻资讯背景图*/
.page2{
	background: url(../images/timg.jpg) center center no-repeat;
}
/*产品中心*/
.page3{
	background: url(../images/timg.jpg) center center no-repeat;
}
.page_tit{
	background: #FFFFFF;
	margin-top: 360px;
}
/*#page_tit_ul{
	height: 90px;
}*/
#page_tit_ul li{
	float: left;
	line-height: 90px;
	font-size: 16px;
	margin-right: 50px;
	height: 90px;
	color: #000000;
}
#page_tit_ul li a{
	text-decoration: none;
	color: #000000;
}
#page_tit_ul li:hover{
	color: #499ea6;
	border-bottom: 3px solid #499ea6;
}
#page_tit_ul li:hover a{
	color: #499ea6;
}
/*英文版*/
#enpage_tit_ul li{
	float: left;
	line-height: 90px;
	font-size: 12px;
	margin-right: 20px;
	height: 90px;
	color: #000000;
}
#enpage_tit_ul li a{
	text-decoration: none;
	color: #000000;
}
#enpage_tit_ul li:hover{
	color: #499ea6;
	border-bottom: 3px solid #499ea6;
}
#enpage_tit_ul li:hover a{
	color: #499ea6;
}
/*产品样式*/
.product_display{
	padding: 50px;
}
.product_display .imaes_num p a{
	color: #000000;
	text-decoration: none;
}
.imaes_num{
	width: 210px;
	height: 210px;
	position: relative;
	float: left;
	margin-right: 57px;
	margin-bottom: 35px;
}
.imaages{
	height:80% ;
	width: 100%;
}
.imaes_num_04,.imaes_num_08,.imaes_num_12,.imaes_num_16{
	margin-right: 0px;
}
.imaes_num p{
	position: absolute;
	bottom: 0;
	border: 1px solid #CCCCCC;
	border-top: none;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #000000;
}
.imaes_num div{
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.imaes_num:hover p{
	color: white;
	background: #499ea6;
}
.imaes_num:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.6s;
}
.imaes_num:hover p a{
	color: white;
	background: #499ea6;
}
/*联系我们*/
.page7{
	background: url(../images/cont.jpg) center center no-repeat;
}
.contact_us{
	width: 1200px;
	margin: 0 auto;
}
.contact_us_info_left{
	width: 300px;
	height: 400px;
	background: #499ea6;
	color: white;
	padding: 40px;
}
.ntitle{
	text-align: center;
	font-size: 22px;
}
.ntime{
	text-align: center;
	font-size: 16px;
}
.asnl_p{
	width: 350px;
}
.asnl_p a:hover{
	color: #499ea6;
	text-decoration: none;
}
.nwes_img{
	overflow: hidden;
	width: 18%;
	height:150px;
	float: left;
	padding: 0;
	margin-right: 15px;
}
.nwes_img img{
	width: 100%;
	height: 100%;
}
.nwes_img:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.6s;
}
/*.about_us_img img{
	float: left;
}*/
