/*----- 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;}

.index_wrap{
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	overflow-x: hidden;
}
.w1100{
	width: 1100px;
	left: 50%;
	margin-left: -550px;
	position: relative;
}


/*头部样式*/
#header{
	background: url(../images/topbg.png) center top no-repeat;
	padding-top: 3px;
}
.toper{
	height: 24px;
	line-height: 24px;
	color: #6f6f6f;
	background: url(../images/toperbg.png) 0 0 repeat-x;
}
.k1 a{
	color: #6f6f6f;
	padding: 0 3px;
}
.k1 a:hover{
	color: #18AF02;
}
.k1 a span.f_count{color: #f00;}

.top{
	width: 1100px;margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 25px;
}
.logo{float:left;}

.topLink{float: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 .k2{color:#18af02;font-size:16px;font-family:"微软雅黑";margin-top: 10px;line-height: 1.2;}
.topLink .k2 img{padding-right: 5px;}

/*搜索和热门搜索*/
.sosuo{
	height: 42px;
	line-height: 42px;
	background: #F2F2F2;
}
.search{width: 1100px;margin: 0 auto;}
.hotSearch{width:600px;float:left;font-weight: bold;color: #333;}
.hotSearch a{padding-right:10px;font-weight: normal;font-size: 14px;color: #333;}
.hotSearch a:hover{
	color: #2664DB;
}
#formsearch{
	width:384px;height: 40px;float:right;
	background: url(../images/ssbg.png) 0 0 no-repeat;
	margin-top: 1px;
}
#formsearch input{height:40px;background:none;border:none;line-height:40px;float: left;outline: none;}
#formsearch input#keyword{width: 310px;padding-left:10px;color:#ababab;font-size: 14px;}
#formsearch input#s_btn{width:60px;border:none;cursor:pointer;font-size: 0;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*战略合作伙伴*/
.index_partner{
	background: #E6E6E6;
	padding: 75px 0 50px;
}
.index_tit{
	text-align: center;
}
.index_tit span.tline1{
	font-size: 36px;
	line-height: 1;
	color: #2664db;
	display: block;
	background: url(../images/line1.png) center no-repeat;
	margin-bottom: 14px;
}
.index_tit p{
	background: url(../images/titbg1.png) center top no-repeat;
	font-size: 14px;
	color: #444;
	padding-top: 18px;
	line-height: 1;
}
.index_tit span.tline2{
	background: url(../images/tline2.png) center no-repeat;
	font-size: 36px;
	line-height: 1;
	color: #2664db;
	display: block;
	margin-bottom: 14px;
}

.partner_con{
	width: 1100px;margin: 35px auto 0;
	position: relative;
}
.partner_con .bd{
	width: 980px;margin: 0 auto;overflow: hidden;
}
.partner_con .bd ul li{
	width: 224px;
	float: left;
	margin-right: 27px;
}
.partner_con .bd ul li a.img{
	display: block;
	width: 222px;
	height: 105px;
	border: 1px solid #DFDFDF;
	overflow: hidden;
}
.partner_con .bd ul li a.img img{
	width: 222px;
	height: 105px;
}
.partner_con .bd ul li h3 a{
	display: block;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	color: #010101;
	padding-top: 15px;
}
.partner_con .bd ul li:hover h3 a{
	color: #2664DB;
}
.partner_con .hd .next,.partner_con .hd .prev{
	width: 51px;
	height: 51px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 30px;
	z-index: 9999;
}
.partner_con .hd .next{
	background: url(../images/hleft.png) 0 0 no-repeat;
	left: -10px;
}
.partner_con .hd .prev{
	background: url(../images/hrgt.png) 0 0 no-repeat;
	right: -10px;
}

/*成功案例*/
.index_case{
	margin-top: 60px;
}
#focus_Box{position:relative;width:1100px;height:375px;margin:30px auto 65px;background: url(../images/case_shadow.png) center bottom no-repeat;}
#focus_Box ul{position:relative;width:1200px;height:380px}
#focus_Box li{z-index:0;position:absolute; width:0px;height:0px;top:50px;cursor:pointer;left:300px;}
#focus_Box li img{width:100%;height:100%;vertical-align:top}
#focus_Box li h3{
	position: absolute;
	width: 99.5%;
	left: 0;
	right: 0;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
	background: rgba(0,0,0,.6);
	opacity: 0;
}
#focus_Box li h3 a{
	color: #fff;
	font-size: 14px;
}
#focus_Box li:nth-child(3) h3{
	opacity: 1;
}

#focus_Box .prev,#focus_Box .next{
	display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:41px;height:78px;top:130px;
}
#focus_Box .prev{background:url(../images/cleft.png) left bottom no-repeat;left:-75px}
#focus_Box .next{background:url(../images/crgt.png) right bottom no-repeat;right:-75px} 

#focus_Box .prev:hover{background:url(../images/cleft1.png) left bottom no-repeat;}
#focus_Box .next:hover{background:url(../images/crgt1.png) right bottom no-repeat;} 

/*产品展示*/
.index_pro{
	width: 1100px;
	margin: 0 auto;
}
.pro_left{
	width: 222px;
	float: left;
	background: #2664DB;
	color: #fff;
	padding: 4px;
}
.pro_left .h3_tit{
	text-align: center;
	font-size: 26px;
	height: 62px;
	line-height: 62px;
}
.pro_sort{
	background: #fff;
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 40px;
}
.pro_sort ul li{
	width: 196px;
	margin: 0 auto;
	border-bottom: 1px dashed #E7E7E7;
	height: 60px;
	line-height: 60px;
	position: relative;
}

.pro_sort ul li:last-child{
	border-bottom: none;
}
.pro_sort ul li a{
	display: block;
	background: url(../images/p1.png) 10px center no-repeat;
	padding-left: 25px;
	font-size: 16px;
	color: #686868;
}
.pro_sort ul li:hover a{
	background: url(../images/p2.png) 10px center no-repeat;
	color: #18af02;
}


.pro_sort ul li .pro_seclist{
    width:180px;
    position: absolute;
    left:190px;
    top:0;
    z-index: 999;
    background:#fff;
    border-bottom: 2px solid #2664DB;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.2);
    display: none;
}

.pro_sort ul li .pro_seclist dt{
    overflow: hidden;
    background: #E6E6E6;
}
.pro_sort ul li .pro_seclist dt a{
    background: url(../images/jia.png) #E6E6E6 no-repeat right;
    padding-left: 25px;
    margin-top: 1px;
    color: #595959;
    font: 400 14px/32px "微软雅黑";
    display: block;
    border: 1px solid #BAB7B7;
}




.pro_rgt{
	width: 843px;
	float: right;
	border: 1px solid #F3F3F3;
	border-top: none; 
}
h3.h3_tit2{
	background: url(../images/h3_pbg.png) 0 0 no-repeat;
	height: 48px;
	line-height: 49px;
	color: #fff;
	position: relative;
}
h3.h3_tit2 b{
	padding-left: 20px;
	font-size: 16px;
}
h3.h3_tit2 a{
	position: absolute;
	color: #444;
	font-size: 12px;
	text-transform: uppercase;
	right: 20px;
	top: 0;
}

.recomend_pro{
	width: 800px;margin: 0 auto;
	margin-top: 20px;
}
.recomend_pro a.img{
	display: block;
	width: 421px;
	height: 294px;
	overflow: hidden;
	border: 1px solid #CECECE;
	float: left;
}
.recomend_pro a.img img{
	width: 421px;
	height: 294px;
}
.recomend_pro .wenzi{
	width: 360px;
	float: right;	
}
.recomend_pro .wenzi h3 a{
	font-size: 16px;
	display: block;
	line-height: 1;
	color: #000;
	border-bottom: 1px solid #F6F6F6;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
.recomend_pro .wenzi .extend1{
	font-size: 14px;
	line-height: 27px;
	color: #545454;
	height: 220px;
}
.pro_link a{
	display: inline-block;
	width: 110px;
	height: 36px;
	background: #2664DB;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	margin-right: 6px;
}
.pro_link a.ck{
	background: #888;
}

.h40{
	height: 40px;
}

/*产品滚动*/
.pic_scroll{
	width: 800px;margin: 0 auto;overflow: hidden;
}
.pic_scroll .bd ul li{
	width: 238px;
	margin-right: 43px;
}
.pic_scroll .bd ul li a.img{
	width: 236px;
	height: 164px;
	border: 1px solid #D1D1D1;
	overflow: hidden;
	display: block;
}
.pic_scroll .bd ul li a.img img{
	width: 236px;
	height: 164px;
}
.pic_scroll .bd ul li h3 a{
	display: block;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	color: #000;
	line-height: 45px;
}
.pic_scroll .bd ul li:hover a.img{
	border-color: #2664DB;
}
.pic_scroll .bd ul li:hover h3 a{
	color: #2664DB;
}

/*八大实力*/
.index_shili{
	background: #E5F3FE;
	margin-top: 80px;
	padding: 25px 0 40px;
}
.sl_tit{
	text-align: center;
}
.sl_tit img{padding-left: 100px;}
.shili_con{
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.sl_img{text-align: center;}
.sl_img img{
	padding-left: 100px;
	padding-top: 25px;
}
ul.sl_list{
	display: block;
	width: 1100px;
	height: 435px;
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top: 0;
}
ul.sl_list li{
	width: 446px;	
	position: absolute;
}
ul.sl_list li:nth-child(1),
ul.sl_list li:nth-child(2),
ul.sl_list li:nth-child(3),
ul.sl_list li:nth-child(4){
	left: 0;
	float: left;
	text-align: left;
}
ul.sl_list li:nth-child(5),
ul.sl_list li:nth-child(6),
ul.sl_list li:nth-child(7),
ul.sl_list li:nth-child(8){
	right: 0;
	float: right;
	text-align: right;
}
ul.sl_list li .img1{
	position: absolute;
	top: 0;
	opacity: 0;
}
ul.sl_list li:hover .img1{
	opacity: 1;
}
ul.sl_list li:nth-child(1) .img1,
ul.sl_list li:nth-child(2) .img1,
ul.sl_list li:nth-child(3) .img1,
ul.sl_list li:nth-child(4) .img1{
	left: 0;
}
ul.sl_list li:nth-child(5) .img1,
ul.sl_list li:nth-child(6) .img1,
ul.sl_list li:nth-child(7) .img1,
ul.sl_list li:nth-child(8) .img1{
	right: 0;
}
ul.sl_list li h3{
	font-size: 18px;color: #000;
	position: absolute;	
	top: 8px;
}
ul.sl_list li:hover h3{
	color: #18AF02;
}
ul.sl_list li:nth-child(1) h3,
ul.sl_list li:nth-child(2) h3,
ul.sl_list li:nth-child(3) h3,
ul.sl_list li:nth-child(4) h3{
	left: 55px;
}
ul.sl_list li:nth-child(5) h3,
ul.sl_list li:nth-child(6) h3,
ul.sl_list li:nth-child(7) h3,
ul.sl_list li:nth-child(8) h3{
	right: 55px;
}
ul.sl_list li:nth-child(1){top: 0;}
ul.sl_list li:nth-child(2){top: 106px;}
ul.sl_list li:nth-child(3){top: 208px;}
ul.sl_list li:nth-child(4){top: 340px;}
ul.sl_list li:nth-child(5){top: 0;}
ul.sl_list li:nth-child(6){top: 106px;}
ul.sl_list li:nth-child(7){top: 208px;}
ul.sl_list li:nth-child(8){top: 340px;}

.quanguo{
	text-align: center;
	color: #000;
}
.quanguo strong{
	color: #18af02;
	font-size: 18px;
}
.quanguo>a{
	display: block;
	width: 192px;
	height: 45px;
	background: #2664DB;
	border-radius:22px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	font-size: 16px;
	margin-top: 10px;
}


/*优势*/
.adv_tit{
	font-size: 51px;
	color: #2664db;
	text-align: center;
	line-height: 1;
}
.adv_tit span{
	font-size: 85px;
	color: #18af02;
}
.adv_tit p{
	font-size: 20px;color: #2664db;
	letter-spacing: 10px;
	padding-top: 8px;
}
.index_adv{
	background: url(../images/ysbg.png) center top no-repeat;
	min-height: 1320px;
	width: 1116px;
	margin: 0 auto;
	margin-top: 70px;
}
.adv01{
	height: 375px;
}
.adv01_left{
	float: left;
	margin-left: 115px;
	width: 422px;
	margin-top: 75px;
}

.adv01_rgt{
	width: 435px;
	float: right;
	margin-top: 20px;
}

.adv02{
	height: 380px;
	position: relative;
	border: 1px solid transparent;
}
.adv02_left{
	position: absolute;
	left: 20px;
	top: 5px;
}
.adv02_rgt{
	margin-left: 650px;
	margin-top: 90px;
	width: 405px;
}

.adv03{
	height: 380px;
}
.adv03_left{
	float: left;
	width: 405px;
	margin-left: 90px;
	margin-top: 90px;
}
.adv03_rgt{float: right;width: 575px;margin-top: 25px;}

.adv04{
	height: 369px;position: relative;
	border: 1px solid transparent;
}
.adv04_left{
	position: absolute;
	left: 20px;
	top: 5px;
}
.adv04_rgt{
	margin-left: 652px;
	margin-top: 70px;
	width: 370px;
}


.adv01_left .adv_st,.adv02_rgt .adv_st,.adv03_left .adv_st,.adv04_rgt .adv_st{
	margin-left: 25px;
}


.adv_st{
	font-size: 32px;color: #2664db;margin-bottom: 40px;
}
.adv_st b{
	font-size: 20px;color: #363636;display: block;
}

.adv_content p{
	background: url(../images/ys1.png) 0 5px no-repeat;
	padding-left: 25px;
	font-size: 15px;
	color: #000;
	text-align: left;
}

.rx{
	color: #000;
	margin-left: 25px;
	margin-top: 25px;
}
.rx strong{
	color: #18af02;
	font-size: 18px;
}

.xline{
	background: url(../images/xline.png) 0 0 repeat-x;
	height: 5px;
}

/*合作流程*/
.index_coorp{
	width: 1100px;margin: 0 auto;margin-top: 75px;
}
.hztel{
	text-align: center;
	font-size: 14px;
	color: #000;
}
.hztel strong{
	color: #18af02;
	font-size: 18px;
}
.coorp_con{
	margin-top: 35px;
}
.coorp_con ul li{
	width: 147px;
	float: left;
	margin-right: 43px;
}
.coorp_con ul li:last-child{margin-right: 0;}
.coorp_con ul li a.img{
	display: block;
	width: 147px;
	height: 136px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.coorp_con ul li a.img img.dw{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	opacity: 0;
	transition: all 0.5s;
}
.coorp_con ul li:hover a.img img.dw{
	opacity: 1;
}
.coorp_con ul li .content{
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin-top: 15px;
}
.coorp_con ul li:hover .content{
	color: #2664db;
}

/*走进海力*/
.index_about{
	width: 1100px;margin: 0 auto;
	margin-top: 40px;
}
.about_con{
	margin-top: 32px;
}
.ab_img{
	width: 542px;
	height: 355px;
	float: left;
	overflow: hidden;
}
.ab_txt{
	width: 510px;
	padding-left: 47px;
	height: 355px;
	float: right;
	border: 1px solid #F6F6F6;
	border-left: none;
}
.ab_txt>h1{
	font-size: 22px;
	color: #2664db;
	line-height: 1;
	position: relative;
	height: 70px;
	padding-top: 50px;	
	margin-top: -10px;
}
.ab_txt>h1 span{
	display: block;
	font-size: 14px;
	color: #bcbbbb;
	font-weight: normal;
	padding-top: 28px;
}
.ab_txt>h1 .dw{
	font-size: 70px;
	display: inline-block;	
	color: #f8f8f8;
	position: absolute;
	left: 0;
	top: -10px;
	text-transform: uppercase;
	background: #fff;
	width: 375px;
}
.ab_txt>h1 p{
	z-index: 99;
	position: absolute;
}
.ab_txt .content{
	font-size: 13px;
	color: #696969;
	line-height: 28px;
	text-align: justify;
	height: 180px;
}
.ab_txt .ckbg{
	background: url(../images/ckbg.png) 0 0 no-repeat;
	width: 129px;
	height: 38px;
	display: block;
	color: #fff;
	line-height: 38px;
	text-indent: 20px;
	font-size: 13px;
}

/*新闻*/
.index_news{
	margin-top: 85px;
	background: #F5F5F5;
	padding-top: 45px;
	padding-bottom: 20px;
}
.news_con{
	width: 1100px;margin: 0 auto;
}
.news_left{
	width: 522px;
	float: left;
}
.news_tit{
	background: url(../images/newline.png) left top no-repeat;
	padding-top: 15px;
	position: relative;
	margin-bottom: 25px;
}
.news_tit b{
	font-size: 40px;
	color: #dfdfdf;
	text-transform: uppercase;
	line-height: 1;
}
.news_tit p{
	font-size: 16px;
	color: #2664db;
	font-weight: bold;
	padding-top: 10px;
}
.news_tit a{
	display: block;
	position: absolute;
	right: 15px;top: 30px;
	font-size: 14px;
	color: #010101;
}
.new_img{
	height: 191px;
	overflow: hidden;
	margin-bottom: 30px;
}
.news_list2 li{
	border-bottom: 1px dashed #C3C3C3;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	position: relative;
}
.news_list2 li a{
	display: block;
	color: #1c1c1c;
}
.news_list2 li span{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #5e5e5e;
}
.news_list2 li:hover a{
	color: #2664DB;
}

.news_rgt{
	width: 522px;
	float: right;
}
.cjwt{width:515px;height:390px;overflow:hidden;}
#kehu{overflow:hidden;height:410px;margin:0 auto;position:relative;}
#jian {height:100%;}
#zheng {}
#xtop{}
.wenda li{border-bottom: 1px dashed #C6C6C6;padding-bottom: 15px;padding-top: 15px;}
.wenda li a{line-height:35px;height:35px;color:#414141;display:block;background: url(../images/wen.png) no-repeat 0 50%;padding-left:35px;font-size: 16px;font-weight: bold;}
.wenda li a:hover{text-decoration:none;color:#2664DB;}
.wenda li span{color:#7a7a7a;z-index:0;line-height:22px;display:block;background: url(../images/da.png) no-repeat 0 0;padding-left:35px;font-size: 16px;margin-top: 15px;}



/*友情链接*/
.f_link{
	width:980px;
	margin: 0 auto;
	background: url(../images/link.png) left top no-repeat;
	padding-left: 120px;
	min-height: 62px;
	margin-top: 40px;
}
.f_link a{
	font-size: 14px;color: #333;
}
.f_link a:hover{
	color: #2664DB;
}

#gotop2{position:fixed;display:none;height:42px;width:42px;background:url(../images/top2.png) no-repeat;right:250px;bottom:200px;cursor:pointer;}


/*页面底部*/
#footer{position:relative;}
#footer a:hover{text-decoration:none;}
.nav_foot{
	font-size: 14px;
	text-align: center;
	background: url(../images/navbg.png) 0 0 repeat-x;height: 49px;line-height: 49px;border-bottom: 2px solid #18AF02;
}
.nav_foot a{
	display: inline-block;
	color: #fff;
	background: url(../images/ftnav.png) right center no-repeat;
	padding: 0 40px;
}
.nav_foot a:last-child{
	background: none;
}

.nav_foot a:hover{color:#fff;text-decoration:none;background:#18AF02;}


.foot{
	width: 1100px;margin: 35px auto 30px;
}
.ft_lgo{
	float: left;
	width: 235px;
}
.ft_contact{
	float: left;
	width: 395px;
}
.ft_contact h1{
	font-size: 20px;
	color: #2664db;
	line-height: 20px;
}
.ft_contact .content{
	font-size: 16px;
	line-height: 25px;
	color: #737373;
}
.ft_ewm{
	float: right;
	margin-top: 20px;
}

.footest{
	padding: 5px 0;
	border-top: 1px solid #E3E3E3;
	font-size: 12px;
	color: #898989;
}
.footest a{
	color: #898989;
}
.copyright{
	float: left;
	width: 50%;
}
.getk{
	width: 50%;
	float: right;
	text-align: right;
}


.float-kf0{
    position: fixed;
    right:0;
    top:80px;
    z-index: 9999;
    background:#FAFAFA;
    width:117px;
}
a.zxbg{
    display: block;
    height:36px;
    background:#2664DB;
    font:400 14px/36px '微软雅黑';
    color:#fff;
    text-align: center;
}

.float-kf0 .chatlist{
    padding:8px 10px 0;
}
.qq1{
    font-size:12px;
    color:#2664db;
    padding-bottom:4px;
    display: block;
}

.ewm-img{
    width:80px;
    height:80px;
    margin:20px auto;
    overflow:hidden;
}
.ewm-img img{
    width:80px;
    height:80px;
}

.fwrxx{
    margin:0 3px;
    border-top:1px dotted #646464;
    padding:5px 0 10px;
}
.fwrxx p{
    padding-left:8px;
    color:#3b3a3a;
}

/*------------内页-------------------*/
#container{width:1100px;margin:0 auto;margin-top:10px;}

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

.n_banner{width:1920px;left: 50%;margin-left: -960px;position: relative;height:200px;}
.n_banner img{width:1920px;margin: 0 auto;height:200px;}

.sitemp{position: relative;margin-bottom: 40px;}
.sitemp h2{
	background: url(../images/ny.png) center bottom no-repeat;
	text-align: center;
	font-size: 30px;
	color: #585858;
	font-weight: normal;
	padding: 15px 0;
}
.sitemp .site{position: absolute;right: 0;top: 20px;text-align:right;line-height:30px;}

.left{width: 100%;border-top: 1px solid #F3F3F3;}
.left .box{}

.left1{
    width:227px;float:left;
}
.left1 .sort_menu1 h3{color:#fff;font-size:18px;padding-left:0;padding-top: 22px;height: 67px;background:url(../images/sortmenu1.png) no-repeat left top;text-align:center}
.left1 .sort_menu1 h3 span{font-size:12px;display:block;font-weight:normal;line-height:20px;font-family:"Arial"}
.right1{width:848px;float:right;}

.site1{
    text-align:right;
    line-height: 40px;
}

.ncontact{height: 105px;background:url(../images/ncontact.png) #3d3d3d no-repeat 25px center;padding-left:95px;line-height:25px;margin-top:1px;color: #fff;margin-top:15px;}
.ncontact1{background: #dbdbdb;padding:18px 18px 100px 18px;line-height:24px;font-size:13px;}



.right{width: 100%;margin-top: 10px;}
.right .content{padding: 15px 0;}

.ny_product{
	background: #F9F9F9;
	padding: 40px 0 25px;
}
.ny_pro_tit{
	text-align: center;
	font-size: 24px;
	color: #2664db;
}
.ny_pro_tit span{
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #B0B0B0;
}
.picScroll_pic{
	width: 1100px;margin: 45px auto 35px;position: relative;
}
.picScroll_pic .bd{
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}
.picScroll_pic .bd ul li{width: 322px;margin-right: 24px;}
.picScroll_pic .bd ul li a.img{
	width: 320px;height: 224px;
	overflow: hidden;
	border: 1px solid #D5D5D5;
	display: block;
}
.picScroll_pic .bd ul li a.img img{
	width: 320px;height: 224px;
}
.picScroll_pic .bd ul li h3 a{
	display: block;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	color: #2664DB;
	padding-top: 20px;
}
.picScroll_pic .hd .next,.picScroll_pic .hd .prev{
	display: block;
	width: 34px;
	height: 54px;
	cursor: pointer;
	position: absolute;
	top: 35%;
}
.picScroll_pic .hd .next{
	background: url(../images/nypleft.png) center no-repeat;
	left: -15px;
}
.picScroll_pic .hd .prev{
	background: url(../images/byprgt.png) center no-repeat;
	right: -15px;
}