﻿@charset "utf-8";
/* CSS Document */

/*****index******/


.header{
	height:28px;
	line-height:28px;
	background:#4c4c4c;
}
.header_t{
	margin:0 auto;
	width:1052px;
}
.header_t_p1{
	font-size:12px;
	color:#a9a9a9;
	float:left;
}
.header_t_p2{
	float:right;
	font-size:13px;
}
.header_t_p2_v{
	background:url(../images/index_video.gif) 0 center no-repeat;
	padding-left:26px;
	margin-right:20px;
	color:#cdcdcd;
}
.header_t_p2_a{
	background:url(../images/index_yx.jpg) 0 center no-repeat;
	padding-left:26px;
	margin-right:20px;
	color:#cdcdcd;
}
.header_t_p2 span{
	background:url(../images/tel.jpg) 0 center no-repeat;
	padding-left:30px;
	margin-right:20px;
	color:#cdcdcd;
}
.header_t_p2_a2{
	color:#cdcdcd;
	text-decoration:underline; 
}
.wrap{
	border-top:2px solid #d82930;
	height:104px;
	line-height:104px;
}
.wrap_t{
	margin:0 auto;
	width:1052px;
}
.logo{
	float:left;
}
.tel{
	color: #FF4912;
    font-size: 22PX;
    /*font-weight: bold;*/
    font-style: italic;
    font-family: fantasy;
}
.nav #navlist li{
	float:left; position:relative; z-index:9999;
	
}

.navdown_box{width:100%; background:#da251e; position:absolute; left:0px; top:104px; padding:10px 0px; display:none}
.navdown_box a{height:28px;line-height:35px; color:#ffffff; overflow:hidden;display:block;}
.navdown_box a:hover{background-color:#a71610;}
.nav #navlist li:hover .navdown_box{display:block; background:url(../images/inis.png) center repeat;}

.ssrch_area_iput{width:287px; background:#efefef; color:#999; height:38px;line-height:38px; border:1px solid #efefef; float:left}

.nav #navlist li .index_a{
	width:60px;
	padding-top:43px;
	height:61px;
	background:url(../images/index_wu.png) center no-repeat;
}
.nav #navlist li .index_a:hover{
	background:url(../images/index_wu2.png) center no-repeat;
}
.nav #navlist li.on .index_a{
	background:url(../images/index_wu2.png) center no-repeat;
}
.nav #navlist li a{
	float:left;
	width:104px;
	text-align:center;
	font-size:15px;	
}

.nav #navlist li:hover>a{
	background:#d61d24;
	color:#fff;
	
}
.nav #navlist li.on,.nav #navlist li.on01{
	background:#d61d24;
	color:#fff;
	
}
.nav #navlist li.on a,.nav #navlist li.on01 a{
	color:#fff;
	
}
.nav li > a{ font-weight: bold;}

#subnav{ width:1600px; position:absolute; left:50%; margin-left:-800px; top:125px; background:#da251e; z-index:5; display:none;}
#subnav ul{width:800px; padding-left:113px; margin:auto; overflow:hidden;}
#subnav ul li{ width:103px; float:left; margin-left:1px; }
#subnav ul li:first-child{ margin-left:114px; }
#subnav ul li a{ text-align:center; height:35px; line-height:35px; color:#ffffff; overflow:hidden;display:block;}
#subnav ul li.hover{ background:#a71610}
#subnav ul li.hover a{color:#fff;} 
#subnav ul li a:hover{ font-weight:bold}

.index_ss{
	margin-right:30px;
}
.index_ssk{
	position:absolute;
	top:63px;
	left:61px;
	background:#fff;
	height:38px;
	border:1px solid #ccc;
	overflow:hidden;
	display:none;
}
.index_ssk:hover{ display:block;}


.wrap_t_a{
	float:left;
}
.hq_ss{
	float:left;
	position:relative;
	z-index:9999;
}
.banner{
	height:528px;
	overflow:hidden;
	position:relative;
	z-index:1;
	min-width:1920px;
}
.banner .banner_ul li:first-child{
	display:block;
}
.banner .banner_ul li{
	position:absolute;
	top:0;
	left:0px;
	margin-left:0px;
	float:left;
	display:none;
}
.banner_xt ul{
	float:right;
	margin-top:15px;
}
.banner_xt ul li{
	float:left;
	position:relative;
	margin-right:5px;
	cursor:pointer;
}
.banner_xt ul li table
{
	width:96px; height:38px;
	overflow:hidden;
	border:3px solid #cacaca;
}
.banner_xt ul li table:hover{
	border:3px solid #cb2922;
}
.banner_xt ul li.cursour table{	
	border:3px solid #cb2922;
}
.banner_xt ul li:hover span{
	display:block;
}
.banner_xt ul li span{
	text-align:center;
	display:inline-block;
	width:102px;
	display:none;
	position:absolute;
	top:-4px;
	left:0;
	*top:-10px;
}
.banner_xt ul li.cursour span{
	text-align:center;
	display:inline-block;
	width:102px;
	display:none;
	position:absolute;
	top:-4px;
	left:0;
	display:block;
	*top:-10px;
}
.banner_xt{
	background:url(../images/banner_footer_bj.png) repeat;
	width:100%;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
}
.banner_xt_t{
	margin:0 auto;
	width:1024px;
}
.index_mian{
	background:url(../images/index_main_bj.jpg) repeat-x;
	margin-top:1px;
}
.index_mian_t{
	margin:0 auto;
	width:1024px;
	;
}
.index_mian_t_p{
	text-align:center;
	color:#000;
	font-size:24px;
	padding-top:45px;
	
}
.index_mian_t_p2{
	text-indent: 2em;
	margin-top:20px;
	text-align:left;
	line-height:28px;
}
.index_mian_s{
	background:url(../images/index_main_t_bj.jpg) no-repeat;
	width:1006px;
	height:360px;
	margin:0 auto;
	margin-top:20px;
}
.index_mian_s ul li{
	width:278px;
	margin-left:25px;
	padding-top:24px;
}
.index_mian_s_a{
	display:block;
	background:url(../images/index_main_s.jpg) no-repeat;
	height:33px;
	line-height:33px;
	color:#fff;
	padding-left:22px;
	overflow:hidden;
	font-size:16px;
}
.index_mian_s_a:hover{
	color:#fff;
}
.index_mian_s_a2{
	display:block;
	text-align:center;
	color:#4a4a4a;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	margin-top:20px;
}
.index_mian_s ul li{
	float:left;
	margin-right:32px;
}
.index_mian_s ul li table{
	margin-top:10px;
}
.index_mian_s_p{
	font-size:13px;
	line-height:22px;
	overflow:hidden;
	height:44px;
	margin-bottom:10px;
}
.index_mian_s_span{
	font-size:11px;
	color:#a8a8a8;
}
.index_mian_s_div{
	border-top:1px dotted #bababa;
	margin-top:18px;
	padding-top:18px;
}
.index_mian_s_div a{
	display:block;
	font-size:13px;
	line-height:22px;
	overflow:hidden;
	height:22px;
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.index_pro{
	background:#f8f8f8;
	margin-top:45px;
	height:454px;
}
.index_pro_t{
	margin:0 auto;
	width:1060px;
	padding-top:26px;
}
/*标语*/
.by1{ 
      
      height:186px; 
	  background:url(../images/fbg1.jpg) no-repeat center bottom;
	  
	  }
.by1 .tel1{	margin:0 auto;width:1200px;}	  
.by1 .tel1 h7{display: block;float:right;font-size:33px; line-height:46px; font-style : italic; letter-spacing :1px; font-weight: bold;font-family: "微软雅黑"; color:#ffffff; padding:70px 50px; }

.by2{ margin: auto;
      margin-top:30px;
      height:186px; 
	  background:url(../images/fbg2.jpg) no-repeat center bottom;
	  text-align:center; 
	  }
.by2 h1{ margin:0px auto; font-size:50px; line-height:46px; font-style : italic; letter-spacing : 6px; font-weight: bold;font-family: "微软雅黑"; color:#ffffff; padding:25px; }		
 /*prolist*/
.prolist{width:1200px; overflow: hidden;  margin: 0px auto; margin-top:30px; }
.prolist .list{width: 100%;}
.prolist .item{width: 290px;float: left;margin: 0 5px 10px 0;position: relative;background: #fff;transition: all ease 300ms;overflow: hidden;}
.prolist .item a{display: block; padding: 3px; border: 1px solid #e5e5e5;}
.prolist .item img{width: 282px;height: 211px;display: block;}
.prolist .item h3{padding: 0 6px;height: 60px;text-align: center;font-size: 16px;color: #383838;line-height: 60px;overflow: hidden;transition: all ease 300ms;}
.prolist .item:hover a{background: #473833; border-color: #473833;}
.prolist .item:hover h3{color: #fff;}  

/*con*/
.con{ overflow:hidden;}
.con_bt{ overflow:hidden; text-align:center;}
.con_bt h3{ font-size:34px; color:#08105a; border-bottom:1px solid #666; height:70px; line-height:70px; position:relative; max-width:700px; margin:0 auto;}
.con_bt h3:before{ content:""; display:block; position:absolute; width:50px; height:3px; left:50%; top:69px; margin-left:-25px; background:#d02027;}
.con_bt h3 span{ color:#d02027;}
.con_bt p{ font-size:16px; color:#666; line-height:24px; padding-top:10px; text-align:center;}

/*con_3*/
.m_box{width:1200px; margin:0 auto; overflow:hidden;}
.con_3_top{ height:422px; position:relative; margin-top:40px;}
.con_3_top img{ display:block; height:422px; width:auto;}
.con_3_top div{ position:absolute; width:518px; padding:0 54px; background:#d2000b; color:#fff; height:326px; top:46px; right:0;}
.con_3_top div b{ display:block; height:66px; line-height:66px; padding-top:22px; font-size:24px; position:relative;}
.con_3_top div b:before{ content:""; display:block; width:86px; height:1px; background:#FFFFFF; left:0; bottom:0; position:absolute;}
.con_3_top div p{ font-size:14px; line-height:28px; padding-top:16px; color:#fff;}
ul.con_3_bottom{ overflow:hidden; padding:60px 0;}
ul.con_3_bottom li{ width:25%; float:left; box-sizing:border-box; border-left:1px solid #ccc; height:106px; text-align:center;}
ul.con_3_bottom li:first-child{ border:none;}
ul.con_3_bottom li span{ display:block; font-size:20px; color:#666;}
ul.con_3_bottom li span b{ font-size:64px; font-weight:bold; padding-right:6px; color:#d02027;}
ul.con_3_bottom li em{ display:block; color:#666; font-size:16px;}

/* 案例展示 */
.title12{ width:500px; text-align:center; margin:0 auto;background:url(../images/tit.jpg) no-repeat center 45px;}
.title12 h2{ font-size:30px; line-height:46px; background:url(../images/line.jpg) no-repeat center bottom;font-weight: bold;font-family: "微软雅黑"; color:#242424; margin-bottom:0px;}
.title12 span{ color:#6f6a6a; display:block; line-height:20px;font-family: "微软雅黑";font-size: 15px; font-weight: bold; background-image:url(../images/zline1.png)}
.title12 h3{ color:#6f6a6a; display:block; line-height:45px;font-family: "微软雅黑";font-size: 15px;margin:0 0;}
.in-wrap{position:relative;	margin:0 auto;width:1200px;	height:100%;}
.solution ul.solution-ul{ width: 1200px;}
.solution ul.solution-ul li{ width: 285px; }

/** solution **/
.solution-comm{ display:none; padding-bottom:}
.related-down{ padding-top:0; margin-top:-90px;}
.section-comm{ padding:0px 0 80px; height:450px;}
.solution ul{ margin:20px auto 0; width:1200px; }
.solution ul li{ float:left; margin:0 0 0 20px; width:355px; height:450px; *zoom:1;background:#F2F2F2;}
.solution ul li:first-child{ margin-left:0;}
.solution ul li p.solution-title{ font-size:18px; color:#000; text-align:center;height:33px;}
.solution ul li p.solution-intro{ margin:10px auto 0; width:70%; height:65px; overflow:hidden; text-align:left;}
.solution ul li a{ display:block;width:100%; }
.solution ul li a p{ text-align:center; font-size:14px;}
.solution ul li a em{ margin:20px auto 0; display:block; width:31px; height:31px; background-position:0 -128px;}
.solution ul li:hover{ background:#cc0000; color:#fff;}
.solution ul li:hover a p{ color:#fff;}
.solution ul li:hover em{ background-position:-56px -128px;}
.solution ul li a div.solution-line{ margin:0 auto 23px; background:#d4d4d4; width:30px; height:1px; overflow:hidden;}
.solution ul li em.solution-case-icon{ margin:0 auto 25px; display:block;height:220px; text-indent:-9999px;}

.index .solution ul li.solution-li2 em.solution-case-icon{ background-position: 0 0; }
.index .solution ul li.solution-li3 em.solution-case-icon{ background-position: -160px 0; }
.index .solution ul li.solution-li4 em.solution-case-icon{ background-position: -335px 0; }

.section-comm .font30 em{ font-size:30px;}
.comm-jpg{ background:url(../images/comm.png) no-repeat;}

/*BZ*/
h2.tit a{text-align: center;font-size: 38px;color: #333;display: block;margin-bottom: 50px;
background:url(../images/tit.jpg) no-repeat center 55px;}
h2.tit a em{font-size: 18px;color: #555;display: block;font-weight: normal;padding-top:23px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
.bz{width: 1200px;height: 1915px;padding-top: 80px;margin:0 auto;;padding:0; margin-top:30px;}
.bz h2.tit a{margin-bottom:50px;  font-family: "微软雅黑";}
.bz12{height:869px;background:url(../images/ys_img1.jpg) no-repeat center center; }
.bz34{height:903px;background:url(../images/ys_img2.jpg) no-repeat center center;margin-top:2px; }

.bz h3{padding-bottom:53px;  font-family: "微软雅黑";}
.bz h3 b{font-size: 36px;color: #cc2922;font-weight: bold;padding-right: 85px;}
.bz h3 em{font-size: 28px;color: #333;font-weight: bold;display: block;padding-top: 17px;}
.bz p{font-size: 14px;color: #555;font-weight: normal;padding-right: 30px;margin-bottom: 31px;}

.bz1{height: 305px;text-align: right;padding-top: 64px;} 

.bz2{height: 371px;margin-top:107px;text-align: left;padding-top: 22px;} 
.bz2 h3{padding-bottom:61px;}
.bz2 h3 b{padding-left: 95px;}
.bz2 p{padding-left: 30px;}

.bz34 .bz1{height: 359px;text-align: right;padding-top: 80px;} 
.bz34 .bz1 h3{padding-bottom:57px;}
.bz34 .bz1 h3 b{padding-right: 90px;}

/* 案例展示 */
.pro_show_p{
	border-bottom:1px solid #dcdcdc;
}
.pro_show_p a:first-child{
	margin-left:15px;
}
.pro_show_p a.cur{
	background:url(../images/index_pro2.jpg) no-repeat;
}
.pro_show_p a{
	float:left;
	background:url(../images/index_pro1.jpg) no-repeat;
	width:114px;
	height:29px;
	text-align:center;
	line-height:29px;
	font-size:12px;
	color:#666666;
	margin-right:6px;
	display:block;
	overflow:hidden;
}
.pro_show_p2{display:none;}
.pro_show_p2:first-child{display:block;}

.pro_show_p3{
	position:relative;
	height:330px;
	width:510px;
}
.index_pro_ul li:first-child{
	display:block;
}
.index_pro_ul li{
	float:left;
	display:none;
	position:absolute;
	top:0;
	left:30px;
	margin-top:30px;
}
.pro_show_p3{
	width:510px;
	float:left;
}
#prev{
	background:url(../images/index_pro_a.png) no-repeat;
	width:27px;
	height:38px;
	position:absolute;
	top:172px;
	left:0;
	z-index:2;
	cursor:pointer;
}
#prev:hover{
	background:url(../images/index_pro_a2.png) no-repeat;
}
#next{
	background:url(../images/index_pro_b.png) no-repeat;
	width:27px;
	height:38px;
	position:absolute;
	top:172px;
	right:0;
	z-index:2;
	cursor:pointer;
}
#next:hover{
	background:url(../images/index_pro_b2.png) no-repeat;
}
.pro_show_p4{
	width:507px;
	float:left;
	margin-left:40px;
	position:relative;
}
.pro_show_p4 ul li{
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.pro_show_p4 ul li:first-child{
	display:block;
}

.pro_show_p4_p{
	color:#505050;
	font-size:30px;
	font-weight:bold;
	margin-top:50px;
}
.pro_show_p4_p2{
	font-size:18px;
	color:#f31b1c;
}
.pro_show_p4_p3{
	margin-top:25px;
	font-size:13px;
	line-height:22px;
}
.pro_show_p4_a{
	display:block;
	background:url(../images/index_pro_an.jpg) no-repeat;
	width:110px;
	height:37px;
	text-align:center;
	line-height:37px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin-top:30px;
}
.pro_show_p4_a:hover{
	background:url(../images/index_pro_an2.jpg) no-repeat;
	color:#fff;
}
.footer_bj{
	background:url(../images/footer_bj.jpg) repeat-x;
	width:100%;
	height:13px;
}
.footer{
	background:#757575;
}
.footer_t{
	margin:0 auto;
	width:1002px;
	padding:20px 0 20px 0;
}
.footer_t_a{
	float:left;
	margin-left:45px;
}
.footer_t_a ul li{
	float:left;
	margin-right:45px;
}
.footer_t_a ul li a{
	display:block;
	font-size:12px;
	color:#c1c1c1;
	line-height:25px;
}
.footer_t_a ul li a:hover{
	color:#fff;
}
.footer_t_a ul li a:first-child{
	font-size:13px;
	color:#fff;
	line-height:10px;
	margin-bottom:20px;
}
.footer_fx{
	
	width:271px;
	min-height:136px;
	float:left;
}
.footer_fx img{margin-left:45px;}
.n_footer_fx{
	float:left;
}
.footer_fx_p{
	text-align:center;
	font-size:18px;
	line-height:36px;
	color:#fff;
}
.footer_fx_p2{
	width:230px;
	text-align:center;
	margin-left:20px;
	font-size:12px;
	color:#c1c1c1;
	line-height:20px;
	margin-top:18px;
}

.footer_fx_a3{
	position:relative;
}
.footer_fx_a3 i{
	display:block;
	position:absolute;
	left:-35px;
	bottom:30px;
	width:100px;
	display:none;
}
.footer_fx_a3 i img{
	width:100%;
}
.footer_fx_a3:hover i{
	display:block;
}




.footer_fx ul{
	margin-left:45px;
	margin-top:15px;
}
.footer_fx ul li{
	float:left;
	margin-right:10px;
}
.footer_fx ul li a{
	float:left;
	height:30px;
	width:30px;
}
.footer_fx_a{
	background:url(../images/footer_xl.jpg) no-repeat;
}
.footer_fx_a2{
	background:url(../images/footer_wb.jpg) no-repeat;
}
.footer_fx_a3{
	background:url(../images/footer_wx.jpg) no-repeat;
}
.footer_fx_a4{
	background:url(../images/footer_k.jpg) no-repeat;
}
.footer_fx_a5{
	background:url(../images/footer_rr.jpg) no-repeat;
}
.hq_bq{
	width:1002px;
	margin:0 auto;
}
.hq_bq_p2{
	float:right;
	margin:24px 20px 0 0;
}
.hq_bq .hq_bq_p
{
	width:760px;
	line-height:30px;
	float:left;
	color:#7b7a7a;
	font-size:12px;
}


/****about****/
.n_banner{
	height:239px;
	overflow:hidden;
	position:relative;
	z-index:1;
	min-width:800px;
}
.n_banner img{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-800px;
}
.banner_x{
	background:url(../images/banner_x_bj.jpg) repeat-x;
	height:75px;
}
.n_main{
	margin:0 auto;
	width:1028px;
	margin-top:-54px;
}
.sidebar_a{
	background:url(../images/sidebar_a.jpg) no-repeat;
	padding:33px 0 0 17px;
	float:left;
}
.sidebar_a_div p:first-child{
	color:#d61d24;
	font-size:25px;
}
.sidebar_a_div2 ul li{
	width:208px;
	border-top:1px solid #ccc;
}
.sidebar_a_div2 ul li>a{
	display:block;
	color:#222222;
	font-weight:bold;
	text-indent:15px;
	line-height:45px;
	height:45px;
	width:208px;
	overflow:hidden;
	padding-right:25px;
}
.sidebar_a_div2 ul li>a:hover{
	background:url(../images/sidebar_a2.jpg) 0 center no-repeat;
	*background:url(../images/sidebar_a2.jpg) 0 left no-repeat;
	color:#fff;
}
.sidebar_a_div2 ul li.onn>a{
	background:url(../images/sidebar_a2.jpg) 0 center no-repeat;
	*background:url(../images/sidebar_a2.jpg) 0 left no-repeat;
	color:#fff;
}
.sidebar_a_div2 ul li.onn>p{
	background:url(../images/sidebar_a2.jpg) 0 center no-repeat;
	*background:url(../images/sidebar_a2.jpg) 0 left no-repeat;
	color:#fff;
}
.sidebar_a_div2 ul>li:first-child{
	border:none;
	margin-top:25px;
}
.sidebar_a_div2 ul li div{
	display:none;
}
.sidebar_a_div2 ul li.hq_main_left_li div{
	display:block;
}
.sidebar_a_div2 ul li div a{	
	display:block;
	text-indent:53px;
	line-height:45px;
	height:45px;
	width:208px;
	overflow:hidden;
	padding-right:25px;
}
.sidebar_a_div2 ul li div p{
	border-top:1px solid #dbdbdb;
	width:208px;
}
.sidebar_a_div2 ul li div a:hover{
	background:url(../images/sidebar_a2.jpg) 0 center no-repeat;
	color:#fff;
}
.sidebar_a_div2 ul li div a.onn{
	background:url(../images/sidebar_a2.jpg) 0 center no-repeat;
	color:#fff;
}
.sidebar_a_div3{
	margin-top:5px;
	border-top:1px solid #dbdbdb;
	width:208px;
	height:70px;
	background:url(../images/n_tel.jpg)0 center no-repeat;
	padding:0 0 40px 0;
}
.sidebar_a_div3 p{
	font-size:26px;
	font-style : italic; 
	letter-spacing :1px;
	 font-weight: bold;
	 font-family: "微软雅黑";
	  color: #F00;
	
     
}
.sidebar_a{
	position:relative;
	z-index:1;
}
.sidebar_a_p{
	margin-top:40px;
	width:208px;
	border-bottom:1px solid #dbdbdb;
}
.sidebar_a_a{
	display:block;
	background:url(../images/n_sidebar.jpg) no-repeat;
	width:208px;
	height:42px;
	line-height:42px;
	color:#787878;
	padding-left:63px;
	margin-top:15px;
}

.sidebar_a_a:hover{ background:url(../images/pao.jpg) no-repeat;}
.ny{
	margin-top:40px;
	padding-bottom:50px;
}
.sidebar_b{
	float:left;
	width:755px;
	padding:20px 0 0 40px;
	border-left:1px solid #dbdbdb;
	min-height:800px;
	margin:0 0 40px -56px;
}
.bcn{
	border-bottom:1px solid #dfdfdf;
	padding-bottom:10px;
}
.bcn h2{
	float:left;
	color:#1f1f1f;
	font-size:24px;
	line-height:32px;
	height:32px;
	width:200px;
	overflow:hidden;
}
.bcn p{
	float:right;
	font-family:宋体;
	font-size:12px;
	background:url(../images/bcn_wu.jpg) 0 center no-repeat;
	padding-left:18px;
	line-height:32px;
	height:32px;
	max-width:522px;
	overflow:hidden;
}
.bcn p a{
	margin:0 5px;
}
.bcn p span{
	margin-left:5px;
	color:#d8292f;
	font-weight:bold;
}
.about_p{
	color:#777777;
	font-size:22px;
	margin-top:60px;
}
.about_p2{
	font-size:12px;
	line-height:24px;
	margin-top:20px;
}
.about_p3{
	float:left;
	width:420px;
	margin-right:30px;
}
.about_img{
	margin-top:-40px;
	float:left;
}
.about_div2{
	margin-top:60px;
}
.about_div2 .about_p{
	margin-top:15px;
}
.about_div2_img{
	float:left;
	margin-right:40px;
}
.about_div2_div{
	float:left;
	background:url(../images/n_about2.jpg) repeat-y;
	margin-top:20px;
}
.about_div2_div p:first-child{
	margin-top:0;
}
.about_div2_div p{
	font-size:12px;
	background:url(../images/n_about.png) 0 center no-repeat;
	margin-top:11px;
	padding-left:15px;
	margin-left:-3px;
}
.about_img2{
	text-align:center;
	margin:23px 0 36px 0;
}
.about_p4{
	border-top:1px solid #d4d4d4;
}



/*****news****/
.news{
	margin-top:34px;
}
.news_ul li{
	position:relative;
	background:url(../images/news_bg1.png) 0 center no-repeat;
	padding-bottom:34px;
	height:92px;
}
.news_ul li table{
	float:left;
	margin-right:16px;
}
.news_ul li .news_div{
	float:left;
	width:580px;
}
.news_ul li .news_div a{
	display:block;
	color:#4a4a4a;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	background:url(../images/news_d.jpg) 0 center no-repeat;
	padding-left:10px;
	overflow:hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.news_ul li .news_div p{
	font-size:12px;
	line-height:18px;
	height:36px;
	overflow:hidden;
}
.more{
	position:absolute;
	right:28px;
	bottom:27px;
	color:#fff;
}
.more:hover{
	color:#fff;
}
.news_ul li:hover>.news_div a{
	background:url(../images/news_d2.jpg) 0 center no-repeat;
	color:#d61d24;
}
.news_ul li:hover{
	background:url(../images/news_bg2.jpg) 0 center no-repeat;
}


/**fy**/
.hq_fy{
	text-align:center;
	margin-top:10px;
}
.hq_fy .cpb{
	background:#d23b40;
	color:#fff;
}
.hq_fy a{
	background:#f0f0f;
	*display:inline-block;
	padding:5px 10px;
	margin-right:5px;
}
.hq_fy a:hover{
	background:#d23b40;
	color:#fff;
}
.hq_fy span{border:1px solid #C9C9C9;display:inline-block;*margin-bottom:0px;margin-right:5px;padding-right:10px;padding-left:10px;padding-top:4px;padding-bottom:4px;}

.hq_fy a:hover,.hq_fy span{
	background:#d23b40;
	color:#fff;
}



/*****newsshow****/
.newsshow_p{
	text-align:center;
	color:#1f1f1f;
	font-size:20px;
}
.newsshow_p2{
	color:#999999;
	font-size:12px;
	text-align:center;
	margin:15px 0;
}
.newsshow_p3{
	border-bottom:1px solid #dedede;
}
.newsshow .t2{
	color:#4a4a4a;
	font-size:13px;
	line-height:30px;
	margin-top:30px;
}
.newsshow_img{
	text-align:center;
	margin-top:30px;
}

/**pro**/
.pro ul{
	margin-bottom:40px;
}
.pro ul li{
	margin-top:45px;
}
.pro ul li table{
	border:5px solid #dfdfdf;
	float:left;
	margin-right:15px;
}
.pro_div{
	width:513px;
	float:left;
}
.pro_div p{
	font-size:12px;
	color:#4a4a4a;
}
.pro_div p span{
	font-weight:bold;
}
.pro_p{
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-top:15px;
}
.pro_p2{
	line-height:24px;
	height:48px;
	overflow:hidden;
	margin-top:15px;
}
.pro_a{
	float:right;
	font-size:12px;
	width:78px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#d8d8d8;
	color:#fff;
	margin-top:18px;
}
.pro_p3{
	border-top:1px solid #d8d8d8;
}
.pro ul li:hover .pro_p3{
	border-top:1px solid #ea8e91;
}
.pro ul li:hover .pro_a{
	background:#ea8e91;
	color:#fff;
}
.pro ul li:hover table{
	border:5px solid #ea8e91;
}


/*****proshow*****/
.proshow_p{
	text-align:center;
	color:#1f1f1f;
	font-size:20px;
}
.proshow_p2{
	margin-top:30px;
	text-align:center;
}
.pro_show_xx{
	margin-top:46px;
}
.hq_pro_show_p{
	border-bottom:2px solid #d6d6d6;
}
.hq_pro_show_p a{
	float:left;
	background:url(../images/ny_pro_show1.jpg) no-repeat;
	width:119px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#4a4a4a;
}
.hq_pro_show_p a.cur{
	background:url(../images/ny_pro_show2.jpg) no-repeat;
	color:#fff;
}
.ny_proshow_p{
	margin-top:20px;
	color:#4a4a4a;
	line-height:24px;
}
.ny_proshow_p2{
	margin-top:30px;
	text-align:center;
}


/**case**/
.case ul{
	margin-bottom:30px;
}
.case ul li{
	padding-left:3px;
	height:46px;
	line-height:46px;
	border-bottom:1px dotted #c5c5c5;
}
.case ul li span{
	float:right;
	font-size:12px;
	color:#a0a0a0;
	padding-right:8px;
}
.case ul li a{
	float:left;
	background:url(../images/case1.jpg) 0 center no-repeat;
	padding-left:17px;
	width:600px;
	overflow:hidden;
	font-size:13px;
	color:#222222;
}
.case ul li a:hover{
	color:#d61d24;
}
.caseshow_span{
	margin-top:45px;
	display:block;
	background:url(../images/ny_pro_show2.jpg) no-repeat;
	width:119px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff;
	font-size:16px;
	position:relative;
	z-index:1px;
}
.caseshow_p{
	border-bottom:3px solid #d8d8d8;
	margin-top:-1px;
}




/****service*****/
.service_p{
	color:#4a4a4a;
	font-size:24px;
	text-align:center;
}
.service_p2,.service_p3,.service .t2{
	color:#4a4a4a;
	line-height:24px;
}
.service_p2{
	margin-top:25px;
}
.service_p4{
	margin-top:25px;
}
.contact_div_img{
	float:right;
}
.contact_p{
	padding-top:30px;
	font-weight:bold;
	font-size:16px;
	color:#bc0008;
}
.contact_p2,.contact_p3{
	color:#222222;
	line-height:32px;
}
.contact_p3{
	text-indent:56px;
}
.contact_div{
	margin:23px 0 0 20px;
}
.contact_dt{
	margin-top:60px;
}
.contact_dt iframe{
	border:5px solid #b2c5de;
}



/****online*****/
.online_p{
	text-align:center;
}
.online_p2{
	text-align:center;
	color:#4a4a4a;
	font-size:18px;
	line-height:32px;
	margin:3px 0 10px 0;
}
.online_div{
	margin-left:140px;
}
.online_div_p{
	margin:26px 0;
	font-size:12px;
	color:#888888;
}
.online_div_p span{
	color:#d30000;
}
.online_div_p2{
	margin-top:12px;
}
.online_div_p2 span{
	color:#d30000;
	margin-left:5px;
}
.online_xm{
	width:223px;
	height:35px;
	line-height:35px;
	border:1px solid #dbdbdb;
	font-size:12px;
	padding-left:5px;
}
.online_dh{
	width:370px;
	height:35px;
	line-height:35px;
	border:1px solid #dbdbdb;
	font-size:12px;
	padding-left:5px;
}
.online_dz{
	width:490px;
	height:35px;
	line-height:35px;
	border:1px solid #dbdbdb;
	font-size:12px;
	padding-left:5px;
}
.online_nr{
	width:490px;
	border:1px solid #dbdbdb;
	font-size:12px;
	padding-left:5px;
	height:130px;
}
.online_div_an{
	margin-top:35px;
}
.online_tj,.online_zz{
	width:96px;
	height:28px;
	color:#fff;
	background:#727272;
	font-size:16px;
	line-height:28px;
	vertical-align:middle;
}
.online_yz{
	width:100px;
	height:28px;
	line-height:28px;
	border:1px solid #dbdbdb;
	font-size:12px;
	padding-left:5px;
	vertical-align:middle;
	margin-left:10px;
}
.online_div_an img{
	margin-left:10px;
}
.online_tj,.online_zz:hover{
	background:#d61d24;
}



/*****recruitment*****/
.recruitment_div{
	background:url(../images/recruitment2.png) no-repeat;
	width:756px;
	min-height:128px;
}
.recruitment_div_p{
	margin-bottom:15px;
}
.recruitment_div2{
	margin:10px 0 0 15px;
	line-height:30px;
}
.recruitment_div_p2{
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
.hq_recruitment_div{
	margin:-60px 0 20px 0;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:90px;
}
.recruitment_div2_p{
	background:url(../images/recruitment3.png) no-repeat;
	width:740px;
	height:29px;
	line-height:29px;
	padding-left:15px;
	color:#000000;
	font-weight:bold;
	margin-top:100px;
	overflow:hidden;
}
.recruitment_div2_p2 span{
	font-size:12px;
	margin-right:50px;
}
.recruitment_div2_p3{
	font-weight:bold;
	font-size:12px;
	line-height:30px;
}
.recruitment_div2_p4{
	font-size:12px;
	line-height:30px;
}


/***outlets***/
.outlets_p a{
	float:left;
	background:url(../images/outlets1.jpg) no-repeat;
	width:146px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#4a4a4a;
}
.outlets_p a.hq_cur{
	background:url(../images/outlets2.jpg) no-repeat;
	color:#fff;
}
.outlets_p a:first-child{
	border-left:1px solid #d6d6d6;
}
.outlets_p2{
	border-top:3px solid #d8d8d8;
}
.outlets_div_p{
	text-align:center;
	margin-top:50px;
}
.outlets_div2_p{
	text-align:center;
	margin-top:34px;
}
.outlets_div2_table{
	margin:30px 0 0 40px;
	border-collapse: collapse;
}
.outlets_div2_table tr td{
	padding:0 30px;
	color:#454545;
	font-size:12px;
	border:1px solid #cfcfcf;
}
.outlets_div2_table tr:first-child td{
	color:#000000;
	background:#f1f1f1;
}




/*===========sitemap========*/
.dmap{width:699px; margin:0px auto; padding:10px 0px 30px;}
.dmap li{ vertical-align:top; clear:both; overflow:hidden; margin-top:20px; margin-left:6px; border-bottom:dotted 1px #cccccc; padding-bottom:20px;}
.dmap li>a{ float:left; display:block; width:100px; text-align:center; height:24px; line-height:24px; overflow:hidden; color:#fff; font-size:14px; font-weight:bold; background:#c30000;}
.dmap li div{float:right; width:580px; line-height:24px;}
.dmap li div a{display:inline-block; margin-right:10px;}
