﻿a:active{text-decoration:none;}
@charset "utf-8";
/* CSS Document */
.banner{width:100%; height:450px; position:relative;}
.about-banner{width:100%; background:url(../images/ban1_1.jpg) no-repeat center top; height:450px; position:absolute; top:0px; left:0px;}
.about-banner1{width:100%; background:url(../images/ban8_1.jpg) no-repeat center top; height:450px; position:absolute; top:0px; left:0px;}
.products-banner{width:100%; background:url(../images/ban2_1.jpg) no-repeat center top; height:450px; position:absolute; top:0px; left:0px;}
.service-banner{width:100%; background:url(../images/ban3_1.jpg) no-repeat center top; height:450px; position:absolute; top:0px; left:0px;}
.ny_cat{width:100%; height:50px; position:absolute; bottom:0px; left:0px; background: url(../images/ny_cat_bg_1.png) repeat;}
.ny_cat li{width:238px; float:left; height:50px; line-height:50px; font-size:16px; font-weight:bold; border-right:1px #ffffff solid; text-align:center;}
.ny_cat a{ background:url(../images/list_bg_1.png) repeat;width:239px; height:50px; display:block; color:#ffffff;}
.ny_cat a:hover{ background:#fdd100;}
.ny_cat a.hover{ background:#fdd100;}

.ny{width:100%; overflow:hidden; padding:52px 0px; background:url(../images/ny_bg_1.jpg) repeat;}
.ny_t{width:100%; height:110px; background:url(../images/title_bg_1.jpg) no-repeat left bottom;}
@font-face{
font-family: Helvetica-Roman-SemiB;
src: url('./Helvetica-Roman-SemiB.ttf'),
     url('../fonts/helvetica-roman-semib_1.eot');
}
.ny_t .en{
	font-size:46px;
	color:#505050;
	font-weight:bold;
	font-family:Helvetica-Roman-SemiB,Arial;
	overflow:hidden;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
}
.ny_nr{width:100%; overflow:hidden; font-size:14px; line-height:36px;}

/*新闻中心*/
.newsbox{width:100%; overflow:hidden; margin-top:36px; background:url(../images/ny_bg2_1.jpg) repeat-x top;}
.newslist{width:100%; overflow:hidden;}
.newslist li{width:100%; height:342px;background:url(../images/ny_bg2_1.jpg) repeat-x bottom;}
.newslist a{width:100%; height:342px; display:block;}
.newslist .wz{width:662px; float:left; padding-top:29px;overflow:hidden;}
.newslist .wz .title{width:662px; font-size:16px;}
.newslist .wz .date{width:635px; background:url(../images/date_1.gif) no-repeat left; padding-left:27px; height:56px; line-height:56px; color:#8a8a8a;}
.newslist .wz .content{width:662px; line-height:30px; font-size:14px; color:#7c7c7c; padding-top:16px;}
.newslist .wz .more{width:118px; height:34px; background:#fdd100; text-align:center; line-height:34px; color:#ffffff; font-size:14px; margin-top:46px;}
.newslist .tp{width:451px; float:right; padding-top:15px;overflow:hidden;}

.newsinfo{width:100%; overflow:hidden; margin-top:36px; background:url(../images/ny_bg2_1.jpg) repeat-x top;}
.newsinfo .title{width:100%; text-align:center; font-size:16px; color:#ff0000; font-weight:bold; padding-top:20px;}
.newsinfo .date{width:100%; text-align:center; line-height:36px; color:#707070;}
.newsinfo .content{width:100%; overflow:hidden; border-bottom:1px #dfdfdf solid; padding:20px 0px;}
.newsinfo .newsfoot{width:100%; text-align:right; color:#707070; line-height:36px;}

/*产品中心*/
.productsbox{width:100%; overflow:hidden; margin-top:36px; background:url(../images/ny_bg2_1.jpg) repeat-x top;}
.productslist{width:100%; overflow:hidden; background:url(../images/ny_bg2_1.jpg) repeat-x bottom; padding-bottom:36px;}
.pro_list_div{overflow:auto;}
.productslist li{width:446px; height:390px; float:left; padding:46px 20px 0 20px;}
.productslist a{width:394px; height:362px; border:1px #dfdfdf solid; padding:26px 25px 0 25px; display:block;}
.productslist .pic{width:394px; height:230px;}
.productslist .title{width:394px; height:49px; border-bottom:1px #e3e3e3 solid; line-height:49px; font-size:16px; font-weight:bold;}
.productslist .content{width:394px; color:#636363; font-size:14px; color:#636363; line-height:30px; padding-top:16px;}
.productslist a:hover{ background:#fdd100; color:#ffffff;}
.productslist a:hover .title{border-bottom:1px #ffffff solid;}
.productslist a:hover .content{color:#ffffff;}
/*产品详情*/
.bread_nav{height:50px;line-height:50px;font-size:16px;padding-left:20px;}
.pro_detail_head{font-size:30px;color:#000;}
.proimg  ul{width:595px;float:right}

.productsinfo{width:100%; overflow:hidden; background:url(../images/ny_bg2_1.jpg) repeat-x top;}
.pro_cat{height:45px;line-height:45px;position:relative;}
.pro_cat img { vertical-align: middle;}
.pro_cat .share:hover .bshare-custom{display:block!important;}
.bshare-custom{position:absolute;right:52px;top:10px;}
.product_show {
	width:100%; overflow:hidden; padding-top:36px;
}

/*推荐产品滚动*/
.picMarquee-left{ position:relative;margin:30px 0 50px 0;overflow:hidden; }
.picMarquee-left .hd{ position:absolute; top:-25px; right:0;}
.picMarquee-left .sasa ul li{width:270px;margin:15px;float:left;border:1px  solid #b9b9b9;-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;transition-duration:0.8s;}
.picMarquee-left .sasa ul li:hover {border: 1px solid #fcd102;}
.picMarquee-left .sasa ul li .rec_pro_title{height:50px;line-height:50px;text-align:center;width:100%;font-size:14px;font-weight:800;color:#5b5b5b;-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;transition-duration:0.8s;}
.picMarquee-left .sasa ul li:hover .rec_pro_title{color:#fcd102;}


.proimg {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	text-align:left;
	line-height:32px;
}
.text009 {
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
.detail006 {
	font-weight:bold;
	font-size:16px;
	color:#ff0000;
}
#tab003 {
	width:100%;
	overflow:hidden;
	border-bottom:1px #eeeeee dashed;
	padding-bottom:20px;
	margin-bottom:20px;
} /* 定义选项卡的整体宽度 */

#box{
	width: 320px;
    height: 100%;
    left:32%;
    top:18%;
    background-image: url(../images/sy_1.png);
    background-size: 95%;
    background-position: center;
    z-index: 9999;
    position: absolute;
}

#tab003 .block {
	float:left;
	width:100%;
	overflow:hidden;
}
#tab003 h3 {
	float:left;
	line-height:30px;
	width:100%;
	height:30px;
	color:#ffffff;
	font-size:18px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:10px;
}
#tab003 h3 span{width:100px; float:left; height:30px; text-align:center; font-size:14px;background-color:#5a74af;}
#tab003 ul li {
	float:left;
	width:100%;
}
#tab003 .block img{
	display:block;
	margin:0 auto;
	max-width:900px;
    width:expression_r(width>900?"900px":width+"px");
	max-width:900px;
	overflow:hidden;
}
.proinfofoot {
	padding:10px 0 0 0;
	border-top:1px solid #b8b8b8;
	margin-top:20px;
	text-align:right;
}
#tab{width:100%;overflow:hidden; margin-top:20px;}
#tab li {float:left;width:100px;height:30px;line-height:30px;color:#ffffff;text-align:center;background-color:#313131;margin-left:5px;}
#tab li.fli {background-color:#5a74af;color:#ffffff;}
#tab_con {width:970px;border:1px #eeeeee solid; overflow:hidden;}
#tab_con div {width:930px; overflow:hidden;display:none; padding:20px;}
#tab_con div.fdiv {display:block;}
#tab_con dl{width:530px; overflow:hidden; margin:0px auto;}
#tab_con dd{width:530px; float:left; margin-top:10px;}
#tab_con dd .lab{width:80px; height:24px;text-align:right; padding-right:10px;}
#tab_con dd .stxt{width:176px; height:22px; border:1px #dddddd solid; margin:0px; padding:0px; background:none; }
#tab_con dd .lab2{width:80px; height:68px; vertical-align: top;text-align:right; padding-right:10px;}
#tab_con dd .stxt2{width:306px; height:66px;border:1px #dddddd solid; margin:0px; padding:0px; background:none; }


.ny2{width:100%; overflow:hidden; padding:52px 0px; background:url(../images/ny_bg3_1.jpg) no-repeat center top; background-color:#fdfdfd;}
.ny2-fl{width:184px; float:left; overflow:hidden;}
.ny2-fl dl{width:184px; float:left; overflow:hidden;}
.ny2-fl dt{width:164px; height:41px; float:left;  background-color:#fdd100; line-height:41px; color:#ffffff; font-size:16px; padding:0px 10px;}
.ny2-fl dt a{color:#ffffff;background:url(../images/arrow01_1.gif) no-repeat right;width:164px; height:41px; display:block;}
.ny2-fl dd{width:164px; padding:0px 10px; height:35px; line-height:35px; border-bottom:1px #d0d0d0 solid; float:left; font-size:14px; background:#f1f1f1;}
.ny2-fl dd a{background:url(../images/arrow02_1.gif) no-repeat left;width:150px; height:35px; display:block; padding-left:14px;}
.ny2-fr{width:972px; float:right; overflow:hidden;}

.ny3{width:100%; overflow:hidden; padding:52px 0px; background:#ffffff;}
.ny3-fl{position:relative;width:220px; float:left; }
.submenu_head{height:50px;line-height:50px;font-size:20px;background:#d9d9d9;padding-left:16px;color:#000;}
.ny3-fl dl{width:220px; height:45px;line-height:45px;border-bottom:1px dotted #dadada;}
.ny3-fl dl ul{width:300px;height:500px;display:none;position:absolute;top:0px;left:220px;padding:0px 18px 0 18px;background:rgba(255,255,255,0.8);color:#000;z-index:10;}
.ny3-fl dl:hover ul{display:block;height:694px;}
.ny3-fl dl ul li{width:145px;float:left;font-size:14px;text-align:center; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ny3-fl dl ul li a{color:#000;  -webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;transition-duration:0.8s;}
.ny3-fl dl ul li a:hover{color:#f7cd08}
.pro_menu_head{font-size:16px;height:50px;border-bottom:2px  solid #f7cd08}

.ny3-fl dl dt a{display:block;font-size:16px;background:#f2f2f2;color:#000;padding-left:16px;}
.ny3-fl dl dt a:hover{color:#fff;background:url(../images/submenu_hover_1.jpg);}

.ny3-fr{width:972px; float:right; overflow:hidden;}

.slideBox{ height:690px; overflow:hidden; position:relative;width:960px;float:left}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; margin-right:-31px; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:6px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; }  /* -webkit- 谷歌、苹果浏览器 -moz- 火狐浏览器 -o- 欧鹏浏览器 -ms- ie浏览器 兼容四大浏览器网页识别标识 */
.slideBox .hd ul li.on{ background:#ff5200; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ display:block;  }


.pro_list_heada{height:50px;background:url(../images/pro_f1_1.jpg)no-repeat center;padding-right:15px;line-height:50px;font-size:14px;color:#000;}
.pro_list_headb{height:50px;background:url(../images/pro_f2_1.jpg)no-repeat center;padding-right:15px;line-height:50px;font-size:14px;color:#000;}
.pro_list_headc{height:50px;background:url(../images/pro_f3_1.jpg)no-repeat center;padding-right:15px;line-height:50px;font-size:14px;color:#000;}
.pro_list_headd{height:50px;background:url(../images/pro_f4_1.jpg)no-repeat center;padding-right:15px;line-height:50px;font-size:14px;color:#000;}
.pro_list_headf{height:50px;background:url(../images/pro_f5_1.jpg)no-repeat center;padding-right:15px;line-height:50px;font-size:14px;color:#000;}

.pro_bottom_l{width:190px;height:255px;float:left;padding:15px 30px 0 30px;background:#f8f8f8}
.pro_bottom_l ul li {height:40px;line-height:40px;font-size:14px;}

.pro_bottom_l ul li a:{-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;transition-duration:0.8s;}
.pro_bottom_l ul li a:hover{color:#fdd100}
.pro_bottom_l  ul li span{float:right;}

.pro_bottom_r{width:930px;float:right;margin-right:10px}
.pro_bottom_r ul li{width:275px;float:left;margin-top:30px;margin-right:30px;border:1px solid #b9b9b9;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;transition-duration:0.5s;}
.pro_bottom_r ul li:hover{border:1px solid #fcd102}
.pro_bottom_r ul li:hover .pro_bottom_title{color:#fcd102}
.pro_bottom_r ul li .pro_bottom_title{width:275px;height:50px;line-height:50px;text-align:center;color:#5b5b5b;font-size:14px;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;transition-duration:0.5s;}
.pro_bottom_r ul li:nth-child(3n){margin-right:0px;}


/*技术支持*/
.service{width:100%; overflow:hidden; padding-top:30px;}

/*概述*/
.pro_gs{width:100%; overflow:hidden; margin-top:36px; background:url(../images/ny_bg2_1.jpg) repeat-x top; padding-top:30px;}

/*合作伙伴*/
.partner{width:100%; overflow:hidden;}
.partner-brief{width:100%; overflow:hidden; padding-top:30px;}
.partner-list{width:100%; overflow:hidden;}
.partner-list li{width:240px; float:left; height:147px;}

.ny4{width:100%; overflow:hidden; position:relative; height:700px; padding:0px;}

/*联系我们*/
#dituContent{
    height: 500px;
    width: 800px;
	float:left;
	margin-top:50px;
}
.list-lx{
    position:absolute;
	right:10%;
    width:361px;
    height:700px;
    z-index: 11;
    top:0;
}
.contact-tips{
	margin-top:50px;
	width: 361px;
	height: 502px;
	float:right;
}
.contact-tips .tips-box{
	width: 322px;
	height: 459px;
	padding: 42px 20px 0;
	background: url(../images/bg_shadow06_1.png) no-repeat;
	line-height: 26px;
	font-size:14px;
}
.contact-tips h2{
	font-size: 16px;
	line-height: 24px;
	color: #333;
	padding-bottom: 10px;
	background: url(../images/bg_line10_1.png) no-repeat left bottom;
	margin-bottom: 10px;
}
.contact-tips .line{
	height: 1px;
	margin: 10px auto 10px;
	background: #dfdfdf;
}
.contact-tips p.pl32{
	padding-left: 32px;
	line-height: 34px;
	font-size:14px;
	background: url(../images/bg_sign21_1.png) no-repeat 0 2px;
}
.contact-tips p.se{
	background-position: 0 -32px;
}
.contact-tips p.th{
	background-position: 0 -66px;
}
.contact-tips p.fo{
	background-position: 0 -100px;
}
.contact-tips a{
	color: #666;
}
.contact-tips .fr{
	width: 322px;
	font-size:14px;
	color: #333;
	background: url(../images/bg_shadow07_1.png) no-repeat;
}
