@charset "utf-8";
/* CSS Document */
body{
	background-color:#f3f2f2;
	/*background-color:#FFF;*/
}
.neiye_banner{
	width:100%;
	height:400px;
}
.top_daohang{
	margin-bottom:0px;
}
.neiye_content{
	width:1000px;
	margin:0 auto;
	min-height:500px;
	padding-top:25px;
}
.neiye_content .left{
	float:left;
	width:220px;
	height:auto;
	margin-bottom:30px;
}
.neiye_content .left .left_dh_t{
	height:40px;
	width:200px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding-left:20px;
	padding-top:3px;
	background:url(../images/left_dh_t.png) no-repeat left top;
}
.neiye_content .left .left_dh_t span{
	font-size:10px;
	color:#fbcbcb;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.left_dh_content{
	width:218px;
	background-color:#FFF;
	border:1px solid #dfdfdf;
	border-top:none;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	padding-bottom:20px;
}
.left_dh_content dl{
	
	padding-top:12px;
	
}
.left_dh_content dl dt{
	height:32px;
	width:207px;
	margin-left:6px;
	line-height:32px;
	background:url(../images/left_dh_content_dl_dt.png) no-repeat left top;

}
.left_dh_content dl dt a{
	text-decoration:none;
	padding-left:20px;
	font-size:14px;
	color:#FFF;
}
.left_dh_content dl dd{
	width:205px;
	height:32px;
	line-height:32px;
	background:url(../images/index_pro_content_l_dl_dd_bg.png) no-repeat 7px top;
}
.left_dh_content dl dd a{
	display:block;
	width:168px;
	color:#666;
	text-decoration:none;
	font-family:"宋体";
	font-size:12px;
	padding-left:30px;
}
.left_dh_content dl dd a:hover{
	color:#d40300;
}


.left_remai{
	padding-top:15px;
}
.left_remai .left_remai_t{
	width:200px;
	height:40px;
	line-height:40px;
	border-radius:3px;
	background:#d40300;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
padding-left:20px;

}
.left_remai .left_remai_t span{
	font-size:10px;
	color:#fbcbcb;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.left_remai_content{
		width:218px;
	background-color:#FFF;
	border:1px solid #dfdfdf;
	border-top:none;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	padding-bottom:15px;
}
.left_remai_content dl{
	text-align:center;
	padding-top:12px;
	width:180px;
	margin:0 auto;

}
.left_remai_content dl dt{
}
.left_remai_content dl dt img{
	width:180px;
	height:143px;
}
.left_remai_content dl dd {
}
.left_remai_content dl dd a {
	text-decoration:none;
	color:#333;
	font-size:14px;
}
.left_remai_content dl dd a:hover {
	color:#d40300;
	text-decoration:underline;
}
.left_contact{
	padding-top:15px;
}
.left_contact .left_contact_t{
	width:200px;
	height:40px;
	border-radius:3px;
	background:#d40300;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
padding-left:20px;
	padding-top:3px;
}
.left_contact .left_contact_t span{
	font-size:10px;
	color:#fbcbcb;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.left_contact_content{
		width:218px;
	background-color:#FFF;
	border:1px solid #dfdfdf;
	border-top:none;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	padding-bottom:20px;
}
.left_contact_pic{
	width:218px;
	height:119px;
	padding-top:10px;
}
.left_contact_content p{
	color:#4b4b4b;
	font-size:12px;
	line-height:24px;
	padding-left:12px;
	padding-right:12px;
}
.left_online_pic{
	padding-top:6px;
}
.right{
	width:757px;
	height:auto;
	float:right;
	margin-bottom:30px;
}
.right_t{
	width:740px;
	height:35px;
	line-height:35px;
	color:#666;
	font-size:14px;
	padding-left:17px;
	background:url(../images/right_t_bg.png) no-repeat left top;
}
.right_content{
	float:left;
	width:757px;
	border:1px solid #dfdfdf;
	background-color:#FFF;
	margin-top:8px;
	border-radius:3px;
}
.right_content_t{
	width:670px;
	position:relative;
	margin-left:12px;
	height:45px;
	line-height:45px;
	margin-top:22px;
	background:url(../images/right_content_t_ico.png) no-repeat left center;
	border-bottom:1px solid #CCC;
	font-size:20px;
	font-weight:bold;
	color:#2b2727;
	padding-left:48px;
}
.right_content_t span{
	position:absolute;
	right:0;
	top:0;
	color:#e00107;
	width:320px;
}
.right_content_text{
	padding-left:18px;
	padding-right:18px;
	padding-top:24px;
}
.right_content_about{
	color:#333;
	font-size:13px;
	padding-bottom:30px;
}
.right_content_about img{
	max-width:100%;
}
.right_content_about p{
	line-height:24px;
	text-indent:2em;
	padding-top:12px;
}
span.d40300{
	color:#d40300;
}

dl.news_dl {font-size:14px; color:#666; padding:0 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
dl.news_dl a{ color:#000; }
dl.news_dl dt { margin-bottom:3px; margin-top:5px; line-height:24px;width:720px; height:24px; overflow:hidden;}
dl.news_dl .dt_1 { height:20px; background:url(../images/ico10.gif) no-repeat 0 6px;  padding-left:10px;  font-size:13px; color:#d5111e; text-decoration:none; font-weight:bold; }
dl.news_dl .dt_1:hover {background:url(../images/ico7-1.gif) no-repeat 0 6px;color:#d5111e; text-decoration:underline; }/*资讯首页内容,点击时的图片*/
dl.news_dl .dt_2 { font-size:12px;float:right;  padding:0 10px 0 8px;  font-family:"宋体"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#d5111e; text-decoration:underline;} /*文章出处*/
dl.news_dl dd { font-size:12px; padding-left:10px; height:45px; overflow:hidden; margin-bottom:10px;}


/* -- 翻页效果 -- */
.apage { clear:both;height:25px; width:700px; margin:0 auto 12px;font-size:12px; font-family:"宋体"; line-height:25px; background:#FFF; padding:0 5px; margin-top:10px; border:solid 1px #D7D8DD; text-align:right; }
.apage a { border:1px solid #d4e3e9; padding:0 3px; font-family:"宋体";  margin-right:5px; text-decoration:none; color:#343434;}
.apage .num_btns {float:right; font-family:Tahoma;}
.apage a:hover, .apage .cur { border:1px solid #D5D5D5;background-color:#c60001; color:#fff; text-decoration:none;}
.apage .cust_txt { float:left;}
.apage .oran_pg_fp { background:url(../images/first_page.gif) 4px 4px no-repeat; padding-right:9px;}
.apage .oran_pg_pp { background:url(../images/pre_page.gif) 4px 4px no-repeat; padding-right:5px;}
.apage .oran_pg_np { background:url(../images/next_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage .oran_pg_lp { background:url(../images/last_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage select { font-size:8px; margin-top:5px; }
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }


.dibutuijianfw {
    margin-top: 12px;
    float: right;
    width: 757px;
	height:280px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #dfdfdf;
	border-radius:4px;
	background-color:#FFF;
}
.dibutuijianfw dt {
    height: 38px;
    line-height: 38px;
    padding-left: 18px;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
border-radius: 3px;
background: #d40300;
}
.dibutuijianfw dd {
    float: left;
    width: 220px;
    height:221px;
    padding-left: 22px;
    padding-top: 20px;
}
.dibutuijianfw dd img{
	 width: 220px;
    height: 175px;
}
.dibutuijianfw dd a.gaqx_xg_img img{
	width: 216px;
    height: 171px;
	border:1px  solid #ccc;
	padding:1px;
}
.dibutuijianfw dd a.gaqx_xg_img img:hover{
	border:1px  solid #d40300;
}
.dibutuijianfw dd a {
	text-align:center;
	color:#343434;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
}
.dibutuijianfw dd a:hover,.fuwnanli_list a:hover{
	color:#c60001;
	text-decoration:underline;
}
.dibutuijianfw dd  p{
	text-align:center;
	height:24px;
	line-height:24px;
	color:#343434;
}
dd.dibutuijianfw_dd1 {
    border-left: 1px solid #D7D8DD;
	border-right-radius:4px;
}
dd.dibutuijianfw_dd3 {
    border-right: 1px solid #D7D8DD;
	border-left-radius:4px;
	width: 249px;
}

.right_content_anli_list{
	float:left;

}
.right_content_anli_list dl{
	float:left;
	width:222px;
	height:250px;
}
.right_content_anli_list dl.right_content_anli_list_dl2,.right_content_anli_list dl.right_content_anli_list_dl5,.right_content_anli_list dl.right_content_anli_list_dl8,.right_content_anli_list dl.right_content_anli_list_dl11,.right_content_anli_list dl.right_content_anli_list_dl14{
	padding:0 24px;
}
.right_content_anli_list dl dt{
	width:220px;
	height:197px;
	border:1px solid #c3c3c3;
	border-radius:3px;
}
.right_content_anli_list dl dt img{
	width:220px;
	height:197px;

}
.right_content_anli_list dl dd{
	padding-top:6px;
		text-align:center;
		line-height:18px;

}
.right_content_anli_list dl dd a{
	color:#333;
	text-decoration:none;
	font-size:14px;

}
.right_content_anli_list dl dd a:hover{
	color:#d40300;
}



.right_content_pro_list{
	float:left;

}
.right_content_pro_list dl{
	float:left;
	width:220px;
	height:230px;
}
.right_content_pro_list dl.right_content_pro_list_dl2,.right_content_pro_list dl.right_content_pro_list_dl5,.right_content_pro_list dl.right_content_pro_list_dl8,.right_content_pro_list dl.right_content_pro_list_dl11,.right_content_pro_list dl.right_content_pro_list_dl14{
	padding:0 24px;
}
.right_content_pro_list dl dt{
	width:220px;
	height:180px;

}
.right_content_pro_list dl dt img{
	width:220px;
	height:180px;
}
.right_content_pro_list dl dd{
	padding-top:6px;
		text-align:center;
		line-height:18px;

}
.right_content_pro_list dl dd a{
	color:#333;
	text-decoration:none;
	font-size:14px;
		font-size:12px;
	font-family:"宋体";

}
.right_content_pro_list dl dd a:hover{
	color:#d40300;
	text-decoration:underline;
}
/*合作客户列表*/
.right_content_hezuo_list dl{
	float:left;
	width:150px;
	height:160px;
	padding-right:14px;
	padding-left:12px;
}
.right_content_hezuo_list dl dt{
	width:148px;
	height:118px;
	border:1px solid #e8e8e8;
	margin:0 auto;
	text-align:center;
}
.right_content_hezuo_list dl dt:hover{
border:1px solid #d40300;
}
.right_content_hezuo_list dl dt img{
	width:114px;
	height:114px;
	padding:1px;
	margin:0 auto;
}
.right_content_hezuo_list dl dd{
	padding-top:6px;
		text-align:center;
		line-height:18px;
}
.right_content_hezuo_list dl dd a{
	color:#333;
	text-decoration:none;
	font-size:12px;
	font-family:"宋体";
}
.right_content_hezuo_list dl dd a:hover{
	color:#d40300;
}



.pro_dibu_news{
	float:right;
	width:757px;

	background:#FFF;
	margin-top:14px;
}
.pro_dibu_news_t {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	height:38px;
	line-height:38px;
	background-color:#D40300;
	padding-left:20px;
}
.pro_dibu_news_t span.more{
	padding-left:580px;
}
.pro_dibu_news_t span.more a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
}
.pro_dibu_news_t span.more a:hover{
	text-decoration:underline;
}
.pro_dibu_news_content{
	float:left;
	width:757px;
	border:1px solid #dfdfdf;
	border-top:none;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.pro_dibu_news_content ul{
	float:left;
	padding-left:12px;
	height:318px;
	width:351px;
	margin:10px 0;
}
.pro_dibu_news_content ul.pro_dibu_news_content_list_l{
	border-right:1px solid #dedede;
	width:351px;
} 
.pro_dibu_news_content ul.pro_dibu_news_content_list_r{
padding-left:32px;
} 
.pro_dibu_news_content li{
	float:left;
	height:39px;
	line-height:39px;
	width:320px;
	padding-left:11px;
	background:url(../images/pro_dibu_news_ul_li_bg.png) no-repeat 0 center;
}
.pro_dibu_news_content li a{
	text-decoration:none;
	display:block;
	color:#333;
	font-size:12px;
	font-family:"宋体";
		height:39px;
	line-height:39px;
	width:300px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.fa_dl {
    position: relative;
    height: 192px;
    width: 740px;
    left: 0;
    padding: 0 0 10px 0;
    margin-bottom: 12px;
    border-bottom: 1px dotted #ccc;
}
.fa_dl dt {
    position: absolute;
    top: 10px;
    left: 280px;
    line-height:22px;
	width:420px;
}
.fa_dl dt a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	
}
.fa_dl dt a:hover{
	text-decoration:none;
	color:#d40300;
	font-weight:bold;
	
}
.fa_dl_pic{
}
.fa_dl_pic img{
	width:240px;
	height:160px;
	padding:2px;
	border:1px solid #CCC;
}
.fa_dl_pic img:hover{
	border:1px solid #d40300;

}
.fa_dl_text{
	  position: absolute;
    top: 60px;
    left: 280px;
    line-height: 20px;
	color:#333; 
	font-size:12px;
	width:420px;
}
.fa_dl_text a{
	display:block;
	padding-top:6px;
}

.right_neirong_t{
	text-align:center;
	    font-weight: bold;
		line-height:24px;
		padding:20px 20px 10px;
    color: #e00107;
	color:#444;
}

.n_tit{
text-align: center;
font-size:12px;
font-family:"宋体";
height:30px;
line-height:30px;
color: #7E7E7E;
width:700px;
margin:0 auto;
border-bottom:1px solid #dfdfdf;
}
.right_content_about img{
	max-width:700px;
}
.neiye_pic {
	text-align:center;
	padding-bottom:30px;
}

/*在线留言样式*/

.help_tab { margin:0 auto; padding:15px;}
.help_tab_lt { width:90px; font-size:14px; vertical-align:middle;}
.bitian {
    height: 30px;
    line-height: 30px;
}
.bitian div {
    float: right;
	font-size:12px;
}
.cont_tit{
font-size: 14px;
}
.texts {
    background: url(../images/tit1.gif) repeat-x;
    line-height: 31px;
    border: 1px solid #E8E8E8;
    text-indent: 15px;
    color: #c60001;
    border-bottom: 0;
}

.red_x1 {
    color: #f00;
    display: inline;
    font-family: "Microsoft Yahei";
    font-size: 12px;
}

.comments {
    border: solid 1px #ccc;
    overflow: hidden;
    margin-bottom: 10px;
}

.tab_1 {
    line-height: 35px;
    margin: 10px 0 0 40px;
	font-size:12px;
}
.tab_lt {
    text-align: right;
    font-size: 14px;
}
.tab_1 input {
    border: 1px solid #ccc;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
}

.red_x{
    color: #f00;
    display: inline;
    font-family: "Microsoft Yahei";
    font-size: 12px;
}


.tab_1 .b17, .tab_1 .b18 {
    margin-left: 0;
    margin-top: 10px;
    padding: 0;
    border: none;
}
.tab_1 input {
    border: 1px solid #ccc;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
}
.b17 {
	background: url(../images/SkinsVIBtn.gif) no-repeat;
    background-position: -865px -254px;
    width: 80px;
    height: 25px;
    padding-bottom: 1px;
    _line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
	 border:none;
cursor: pointer;
}
.ks5 {
    border: 1px solid #ccc;
    width: 450px;
    height: 80px;
    margin-top: 10px;
}


.news_list{
	padding:0 12px;
}
.news_list li{
	border-bottom: 1px dashed #CCC;
	height:38px;
	line-height:38px;
	padding-left:12px;
	font-family:"宋体";
	background:url(../images/newsxg_ico.jpg) no-repeat 0 center;
}
.news_list li a {
    display: block;
    float: left;
    width:560px;
    height: 38px;
    line-height: 38px;	
    font-size: 12px;
    text-decoration: none;
    color: #444;
	font-family:"宋体";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.news_list li a:hover{
	color:#c60001;
	text-decoration:underline;
}
.news_list li span {
    display: block;
	font-size:12px;
    float: right;
	width:120px;
	color: #888;
	
}