/*头部样式*/
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 156px;}

.toplink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(/uploads/image/tdimages/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.toplink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.toplink .k1{line-height:32px;padding-top:5px;}
.toplink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

.heads{
	height: 156px;
	background: #fff;
}

.kal{
	margin-top: 30px;
}

.k3{
	padding-left: 60px;
	background: url(/uploads/image/tdimages/phone.png) no-repeat left center;
}
.k3 span{
	font:400 16px/28px "microsoft yahei";color: #7c7c7c;
}
.k3 p{
	font:600 30px/35px "microsoft yahei";color: #7c7c7c;
}



/*热门搜索*/
.search{
	margin-right: 25px;
}
#formsearch{width:233px;background: url(/uploads/image/tdimages/ss.png) no-repeat center center;height: 28px;margin-top:11px;}
.hotsearch{

	font:400 14px/27px "microsoft yahei";color: #133b86;
}
.hotsearch a{
	color: #443308;
	font-size: 14px;
}

#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}




.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

/*产品展示*/
.box1{
	background: url(/uploads/image/tdimages/b1.jpg) no-repeat top center;
	height: 1486px;
	overflow: hidden;
}

.product_box{
	margin-top: 885px;
}
.product_box .product_nei{
	
}

.titles{
	padding-top: 173px;
	width: 205px;
}
.titles h3{
	font: 400 36px/55px "microsoft yahei";color: #000;
}
.titles p{
	font: 600 38px/50px "microsoft yahei";color: #000;text-transform: uppercase;
}

.product_list2{
	width: 995px;
	margin-left: -10px;
	margin-right: -10px;
}

.product_list2 li{
	float: left;
	margin: 0 8px;
	transition: all 0.5s;
}
.product_list2 li h3 a{
	display: block;
	width: 232px;
	height: 90px;
	text-align: center;
	background: #9b1ab5;
	border-top-right-radius:40px;
	font: 400 18px/30px "microsoft yahei";
	color: #fff;
	padding-top: 40px;
}

.product_list2 li:nth-child(2n 1) h3 a{
	margin-top: 43px;
}
.product_list2 li:nth-child(2) h3 a{
	background: #133b86;
}
.product_list2 li:nth-child(3) h3 a{
	background: #16993b;
}
.product_list2 li:nth-child(4) h3 a{
	background: #70ba29;
}
.product_list2 li:hover{
    margin-top: -20px;
}


/*优势*/

.adv_box{
	height: 480px;
	padding-top: 60px;
	background: #fff;
}

.adv_box:after{
	content:'';
	position: relative;
	width: 1214px;
	height: 1px;
	background: #42629e;
	position: absolute;
	left: 0;
	bottom: 38px;
}

.title{
	text-align: center;
}
.title h3{
	font: 400 30px/54px "microsoft yahei";color: #333333;
	padding-bottom: 28px;
	background: url(/uploads/image/tdimages/tit.png) no-repeat center bottom;
	margin-bottom: 12px;
}
.title p{
	background: url(/uploads/image/tdimages/p.png) no-repeat center;
	height: 32px;
	text-align: center;
	font: 400 14px/32px "microsoft yahei";color: #fff;
}

.product_list3{
	margin-top: 65px;
	text-align: center;
}

.product_list3 li{
	display: inline-block;
	width: 170px;
	margin-left:39px;
	margin-right:39px;
}

.product_list3 li h3 a{
	display: block;
	font: 400 18px/62px "microsoft yahei";color: #1a1a1a;
}
.product_list3 li img{
    transition: all 0.8s;
}
.product_list3 li img:hover{
    transform: rotate(360deg);
}

/* 关于我们 */

.about_box{
	height: 758px;
	background: url(/uploads/image/tdimages/about.jpg) no-repeat center center;
}

.about_neis{

}
.about_left{
	width: 786px;
	height: 502px;
	background: #133b86;
}
.left_neis{
	padding: 74px 0  0 65px;
}
.left_neis h2{
	font: 400 28px/28px "microsoft yahei";color: #fff;
	padding-left: 10px;
	border-left: 5px solid #fff;
	margin-bottom: 18px;
}
.left_neis p{
	font: 400 14px/23px "microsoft yahei";color: #fff;
	width: 614px;
	text-indent: 2em;
}

.lianjie{
	width: 630px;
	height: 163px;
	background: #5f176d;
	padding-top: 6px;
	box-shadow: 2px 3px 5px #113270;
	margin-top: 32px;
}
.lianjie li{
	float: left;
	width: 33.333%;
	text-align: center;
	padding-top: 14px;
}
.lianjie li li{
	background: url(/uploads/image/tdimages/line2.png) no-repeat left center;
}

.lianjie li h3 a{
	display: block;
	font: 400 18px/50px "microsoft yahei";color: #ffffff;
}

.about_right{
	width: 387px;
	padding-top: 10px;
}
.ads_list2 li{
	margin-bottom: 10px;
	position: relative;
	width: 385px;
	height: 239px;
}
.ads_list2 li img{
	width: 385px;
	height: 239px;
}
.ads_list2 li h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.5);
	height: 38px;

}
.ads_list2 li h3 a{
	display: block;
	text-align: center;
	font: 400 16px/38px "microsoft yahei";color: #ffffff;
}

.chanpin{
	margin-top: 94px;
}
.sider_box{
	position: relative;
}
.sider_box a.prev,.sider_box a.next{
	display: block;
	width: 39px;
	height: 64px;
	position: absolute;
	z-index: 600;
}
.sider_box a.prev{
	background: url(/uploads/image/tdimages/left1.png) no-repeat center;
	top: 46%;
	left: 43px;
}
.sider_box a.next{
	background: url(/uploads/image/tdimages/right1.png) no-repeat center;
	top: 46%;
	left: 787px;
}

.product_lsit4 li{
	width: 1200px;
}
.product_lsit4 li a.img{
	display: block;
	padding-top: 7px;
	padding-right: 6px;
	width: 867px;
	height: 543px;
	overflow: hidden;
	background: url(/uploads/image/tdimages/bg3.jpg) no-repeat top right;
}
.product_lsit4 li a.img img{
	width: 867px;
	height: 543px;
	transition: all 0.5s;
 }
 .product_lsit4 li:hover a.img img{
	transform: scale(1.1,1.1);

 }
.product_lsit4 li .list3{
	width: 312px;
	background: url(/uploads/image/tdimages/bg4.png) no-repeat center top;
	height: 539px;
	margin-left: 12px;
}
.product_lsit4 li .list3 h3{
	padding-top: 107px;
	font: 600 36px/74px "microsoft yahei";color: #feeec6;
	background: url(/uploads/image/tdimages/line4.png) no-repeat center bottom;
	text-align: center;
	color: #fff;
}
.product_lsit4 li .list3 span {
	display: block;
	padding: 0 26px;
	font: 400 16px/25px "microsoft yahei";color: #feeec6;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.product_lsit4 li .list3 h2 a{
	display: block;
	font: 600 20px/30px "microsoft yahei";color: #fff;
	text-align: center;
}

.news_box{
	margin-top: 70px;
}
.news_left{
	width: 212px;
	height: 313px;
	background: url(/uploads/image/tdimages/news.jpg) no-repeat center top;
}
.news_left h3{
	padding-top: 58px;
	font: 600 36px/105px "microsoft yahei";color: #000000;
	text-align: center;
}
.news_sort2{
	margin-top: 23px;
}
.news_sort2 li{
	width: 138px;
	height: 26px;
	border:1px solid #fff;
	margin: 0 45px;
	text-align: center;
	margin-bottom: 7px;
}
.news_sort2 li a{
	display: block;
	background: #ffffff;
	text-align: center;
	font: 600 14px/26px "microsoft yahei";color: #133b86;
}
.news_sort2 li:hover a{
background: #133b86;
color: #fff;
}


.news_right{
	width: 956px;
}
.news_list2 li a.img{
	display: block;
	width: 178px;
	height: 138px;
}
.news_list2 li a.img img{
	width: 178px;
	height: 138px;
}
.news_list2 li .list4{
	width: 750px;
	margin-left: 25px;
}
.news_list2 li .list4 h3 a{
	display: block;
	font: 400 16px/38px "microsoft yahei";color: #333333;
}
.news_list2 li .list4 h3 a:hover{
    color: #59ae09;
}
.news_list2 li{
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom:1px solid #dadada;
}
.news_list2 li .list4 span{
	display: block;
	font: 400 16px/21px "microsoft yahei";color: #a9a9a9;
	margin-bottom: 17px;
}

.news_list2 li .list4 div{
	font: 400 14px/22px "microsoft yahei";color: #5c5c5c;
}
.news_list2 li .list4 div a{
	color: #59ae09;
}
.news_list2 li:last-child{
	border:0px;
}
/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:20px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(/uploads/image/tdimages/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;font-size:14px;}

/*页面底部*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}

.footers{
	background: #081f4c;
	padding-top:47px; 
	margin-top: 150px;
}
.footer{
}

.ft{
	width: 273px;
	border-right: 1px solid #394c70;
	height: 205px;
}
.ft h3{
	font: 400 26px/40px "microsoft yahei" ; color: #fff;
	margin-bottom: 15px;
}
.ft {
	font: 400 14px/32px "microsoft yahei" ; color: #fff;
}

.ft2{
	text-align: center;
	width: 178px;
	border-right: 1px solid #394c70;
	height: 205px;
}
.ft2 h3{
	font: 600 18px/50px "microsoft yahei" ; color: #fff;
}
.ft2 a{
	display: block;
	font: 400 14px/33px "microsoft yahei" ; color: #fff;
}

.ft3{
	width: 150px;
	text-align: center;
	font: 400 14px/33px "microsoft yahei" ; color: #fff;
}
.ft3 h3{
	font: 400 26px/50px "microsoft yahei" ; color: #ffffff;
	height: 60px;
}

.footk{
	text-align: center;
	font: 400 12px/25px "microsoft yahei" ; color: #969aa8;
	padding-bottom: 20px;
}
.footk a{
	font: 400 12px/25px "microsoft yahei" ; color: #969aa8;
}

#gost{
	position: absolute;
	width: 113px;
	height: 113px;
	margin-left: -57px;
	left: 50%;
	top: -57px;
	background: url(/uploads/image/tdimages/bg.png) no-repeat center;
	cursor: pointer;
}

/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;font-size:18px;color:#000;font-weight:400;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width: 1920px;
    position: relative;
    margin-left: -960px;
    left: 50%;
    }
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:18px;font-weight:400;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
