

/*头部样式*/
#header{width:1920px;position: relative;left: 50%;margin-left: -960px;height: 150px;background: url(../images/headbg.png) center top repeat-x;}
.hdest{width: 1200px;margin: 0 auto;height: 30px;line-height: 30px;}
.huanying{float: left;color: #fff;}
.k1{float: right;color: #fff}
.k1 a{color: #FFF;padding: 5px}
.k1 a.cn{
	background: url(../images/cn.png) no-repeat 12px center;
	padding-left: 45px;
	padding-right: 10px;
}
.k1 a.en{
	background: url(../images/en.png) no-repeat 12px center;
	padding-left: 45px;
	padding-right: 10px;
}


.top{width: 1200px;margin: 0 auto;padding: 15px 0;}
.logo{float:left;}

.topLink{width:400px;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(../images/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{margin-top: 10px;}

#menu{width: 1920px;margin-left: -960px;left: 50%;position: relative;height: 42px;background: #017dc8;}

/*热门搜索*/
.search{width: 1200px;margin: 0 auto;padding: 5px 0;}
#formsearch{width:220px;float:right;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}

/*公司简介*/
.index_about{
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}
.index_tit{
	width: 1200px;
	margin: 0 auto;
	background: url(../images/titbg.png) center 1px no-repeat;
	font-size: 26px;
	color:#017dc8;
	text-align: center;
	line-height: 1;
}
.index_tit span{
	display: block;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	margin-top: 6px;
	line-height: 18px;
	text-transform: uppercase;
}
.ab_img{
	width: 573px;
	height: 348px;
	float: left;
	overflow: hidden;
}
.ab_txt{
	width: 510px;
	height: 300px;
	background: #fff;
	float: left;
	border: 9px solid #E3E3E3;
	padding: 30px 35px 0 55px;
}
.ab_txt h1{
	font-size: 18px;
	color: #666;
	margin-bottom: 15px;
}
.ab_txt div{
	font-size: 14px;
	line-height: 40px;
	color: #666;
	height: 200px;
	overflow: hidden;
	text-align: justify;
	text-indent: 0 !important;
}
.ab_txt a.more{
	display: block;
	width: 510px;
	height: 40px;
	background: #017dc8;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}

/*首页产品中心*/
.index_pro{
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}

.pro_com{
	padding-top: 45px;
}
.ptabli {
	width:1210px;
	height:40px;
	margin:0 auto;
	overflow: hidden;
}
.ptabli li.cur{
	color:#Fff;
	background-color:#017dc8;
}
.ptabli li{
	display: inline-block;
	float: left;
	background:#fff;
	height:36px;
	width:150px;
	line-height: 36px;
	text-align: center;
	color:#017dc8;
	font-size:13px;
	border: 1px solid #017dc8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 10px;
}
.ptabli li a:hover{
	color: #fff;
}

.ptab{
	height: 235px;
	margin:25px 0 55px;
	display:none;
}
.product_list2{width: 1220px;overflow: hidden;zoom: 1;margin: 0 auto;}
.product_list2 li{float:left;margin:0 12px;_display:inline;}
.product_list2 li a.img{display:block;border:1px solid #fff;width:274px;height:203px;overflow: hidden;}
.product_list2 li a.img img{width:274px;height:230px;}
.product_list2 li a.img:hover{border-color:#017dc8;}
.product_list2 li h3{text-align:center;padding-top:5px;}
.product_list2 li h3 a{font-weight:normal;color:#333;font-size: 14px;}
.product_list2 li h3 a:hover{color:#017dc8;}

/*首页视频*/
.index_vedio{
	width: 1920px;
	height: 501px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: url(../images/vediobg.jpg) center top no-repeat;
	overflow: hidden;
}
.vedio2{
	width: 1019px;
	height: 341px;
	overflow: hidden;
	margin: 30px auto 0;
	box-shadow: 5px 10px 15px rgba(4,0,0,.5);
	cursor: pointer;
}
.index_tit2{
	width: 1200px;
	margin: 0 auto;
	background: url(../images/titbg2.png) center 1px no-repeat;
	font-size: 26px;
	color:#fff;
	text-align: center;
	line-height: 1;
	margin-top: 45px;
}
.index_tit2 span{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin-top: 6px;
	line-height: 18px;
	text-transform: uppercase;
}

.index_news{
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
}
.news2{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	margin-top: 35px;
}
.news2_left{
	width: 576px;
	float: left;
}
.news2_left ul{
	border-top: 1px dashed #CACACA;
}
.news2_left ul li{
	border-bottom: 1px dashed #CACACA;
	position: relative;
	padding:20px 0 22px 130px;
}
.news2_left ul li span.shuzi{
	display: block;
	color: #b5b5b5;
	font-size: 58px;
	width: 100px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 25px;
}
.news2_left ul li>a{
	display: block;
	font-size: 14px;
	color: #333;
}
.news2_left ul li>a:hover{
	color: #017dc8;
}
.news2_left ul li>span.riqi{
	font-size: 12px;
	color: #999;
	line-height: 24px;
	display: block;
}
.news2_left ul li>div{
	font-size: 12px;
	color: #333;
}
.news2_rgt{
	width: 594px;
	float: right;
	height: 320px;
	overflow: hidden;
}
.news2_rgt ul li{
	float: left;
	width: 274px;
	height: 302px;
	padding: 8px;
	border: 1px solid #E3E3E3;
	overflow: hidden;
}
.news2_rgt ul li:first-child{
	margin-right: 10px;
}
.news2_rgt ul li a.img{
	display: block;
	width: 274px;
	height: 172px;
	overflow: hidden;
}
.news2_rgt ul li a.img img{
	width: 274px;
	height: 172px;
	overflow: hidden;
	margin: 0 auto;
}
.news2_rgt ul li a{
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	display: block;
}
.news2_rgt ul li a:hover{
	color: #017dc8;
}
.news2_rgt ul li span{
	display: block;
	font-size: 12px;
	color: #999;
	margin-bottom: 6px;
}
.news2_rgt ul li div{
	color: #333;
	font-size: 12px;
	line-height: 24px;
}

a.seemore{
	display: block;
	color: #fff;
	text-align: center;
	background: #017dc8 url() 0 0 no-repeat;
	height: 38px;
	width: 1200px;
	font-size: 14px;
	line-height: 38px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.index_case{
	width: 1920px;
	background:  url(../images/casebg.gif) center top no-repeat;
	height: 486px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.case2{
	padding: 60px 0 40px;
	width: 1200px;
	margin: 0 auto;
}
ul.case3{margin-top: 36px;}
ul.case3 li{float:left;margin-left:12px;margin-right:12px;padding-bottom:15px;_display:inline;width: 280px;height: 310px;overflow: hidden;}
ul.case3 li div{
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
ul.case3 li a.img img{width:280px;height:216px;}
ul.case3 li h3{padding: 10px 0;}
ul.case3 li h3 a{font-size: 16px;color: #333;}
ul.case3 li a.img{display:block;}
ul.case3 li a.img:hover{border-color:#e87518;}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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;}

/*友情链接*/
.f_link{width:1200px;margin:10px auto;line-height:30px;color: #333;}
.f_link a{font-size: 12px;color: #333;margin-right: 8px;}
.f_link a:hover{
	color: #017dc8;
}

/*页面底部*/
#footer{
	position:relative;
	width:1920px;
	background: #14161A url(../images/ftbg.png) center top repeat-x;
	min-height: 232px;
	left: 50%;
	margin-left: -960px;
}
#footer a{color:#999;}
#footer a:hover{color:#999;text-decoration:none;}
.foot2{
	width: 1200px;
	margin: 0 auto;
	padding: 45px 0;
	height: 110px;
	zoom: 1;
	position: relative;
}
.ft01{
	float: left;
	width: 146px;
}
.ft01 img{
	width: 106px;
	height: 98px;
	margin: 0 auto;
}
.ft02{
	float: left;
	width: 410px;
	padding-left: 40px;
	border-left: 1px solid #454849;
	border-right: 1px solid #454849;
	line-height: 33px;
	height: 100px;
	color: #999;
}
.ft03{
	width: 380px;
	float: left;
	text-align: center;
}
.ft03 a{
	display: block;
	width: 124px;
	height: 35px;
	line-height: 35px;
	background: #017dc8 url() 0 0 no-repeat;
	font-size: 16px;
	color: #fff !important;
	text-align: center;
	margin: 10px auto;
}
.ft03 div{
	font-size: 30px;
	color: #999;
	font-weight: bold;
	line-height: 1.5;
}
.ft04{
	background: url(../images/ewmbg.png) 0 0 no-repeat;
	width: 228px;
	height: 236px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -16px;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	line-height:2.6;
}
.ft04 img{
	width: 144px;
	height: 144px;
	margin: 30px auto 0;
	display: block;
}

.copyright{line-height:30px;width: 1200px;margin: 0 auto;color: #999;position: relative;padding-top: 10px;padding-bottom: 10px;}
.jishu{
	font-size: 14px;
	color: #999;
	position: absolute;
	right:25px;
	top: 10px;
}

/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{
	width:202px;
	height: 90px;
	background: url(../images/boxbg.png) center top no-repeat;
	font-size: 25px;
	color: #fff;
	padding-top: 30px;
	padding-left: 28px;
}
.left .box h3 span{
	display: block;
	text-transform: uppercase;
	font-size: 14px;
}
.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:1000px;margin:0 auto;}
.n_banner img{width:1000px;margin:0 auto}
.left{width:230px;float:left;}
.sort_menu{}
.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:40px;height:40px;overflow:hidden;padding-right:10px;
	border-bottom: 4px solid #017dc8;
}
.sitemp h2{width:340px;float:left;color:#2f2f2f;font-size:22px;
	font-weight: normal;
}
.sitemp .site{float:right;
	background: url(../images/home.png) left center no-repeat;
	padding-left: 20px;
	text-align: right;
	color: #999;
}
.sitemp .site a{
	color: #999;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}


.index_shili{
	width: 1920px;	
	height: 552px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.slider {
    width: 100% ;
    min-width: 848px;
    height:470px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: url(../images/slbg.jpg) no-repeat center;
    padding-top: 32px;
    margin-top: 15px;
}
.slider .bd {
    width: 848px;
    position: absolute;
    left: 50% ;
    margin-left:-424px
}
.slider .bd li {
    width: 848px;
    overflow: hidden;
    margin-right: 132px;
}

.slider .bd li img {
    display: block;
    width: 848px;
    height: 432px;
    margin: 0 auto;
    
}
.slider .tempWrap {
    overflow: visible ! important
}
.slider .tempWrap ul {
    margin-left:-980px ! important;
}
.slider .hd {
    position: absolute;
    width:100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}
.slider .hd li {
    display: inline-block; * display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    /*background: url(/skin/images/slider-btn.png) 0 -10px no-repeat;*/
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.slider .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
}
.slider .pnBtn {
    position: absolute;
    z-index: 999;
    top: 32px;
    width: 100%;
    height: 432px;
    cursor: pointer;
}
.slider .prev {
    left: -50% ;
    margin-left:-556px;
    /*left: 424px;*/
}
.slider .next {
    left: 50% ;
    margin-left: 556px;
    /*right: 424px;*/
}
.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:432px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 9999;
}
.slider .pnBtn .arrow{
    display: block;
    position: absolute;
    top: 160px;
    z-index: 1;
    width: 60px;
    height: 432px;
}
.slider .pnBtn .arrow:hover{
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.slider .prev .arrow {
    right: -120px;
    background: url(../images/sleft.png) 0 0 no-repeat;
}
.slider .next .arrow {
    left: -120px;
    background: url(../images/srgt.png) 0 0 no-repeat;
}


