﻿body {
    font-size:14px;
	font-family:"Microsoft YaHei", "SimSun";
	color:#333;
	min-width:1200px;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre,fieldset, lengend, button, input, textarea,th, td {
    margin: 0;
    padding: 0;
}
a{text-decoration:none;outline:none; color:#333;}
img{border:0;vertical-align: middle;
}
input{border:none;outline:none;}
ol,ul,li{list-style: none;}
h1, h2, h3, h4, h5, h6{font-weight: normal;font-size: 100%;}

/*合并表格边框，设置边框距为零*/
table{border-collapse: collapse;border-spacing: 0;}


#nav_all li ul.right50{left:-30px;}

/*清除浮动*/
.clear{clear:both;}
.clearfix:after {content: ".";display: block;height: 0;font-size: 0;clear: both;visibility: hidden;}
.clearfix {+height:1%;}

/*强制换行*/
.break_word{word-wrap:break-word;word-break:break-all;}

/*禁止换行*/
.keep_all{word-break:keep-all;white-space:nowrap;}

/*超出省略号，仅限单行，并且需要设定一个宽度*/
.ellipsis { overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}

/*段落两端对齐*/
.case_intro , .txt_justify{text-align:justify;text-justify:inter-ideograph;}

/*禁止FF等浏览器给textarea增加可拖拽大小的设置*/
textarea { resize: none; }

/*隐藏*/
.hide{ display:none;}

/*仅写自己所要用到的*/
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.mar_auto{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.color_0{
	color:#000;
}
.color_3{
	color:#333;
}
.color_6{
	color:#666;
}
.color_9{
	color:#999;
}
.color_f60{
	color:#ff0000;
}
.color_fff{
	color:#fff;
}
.color_c{
	color:#cc0000;697686
}
.color_69{
	color:#697686
}
.font12{
	font-size:12px;
}
.font14{
	font-size:14px;
}
.font24{
	font-size:22px;
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.pd20{
	padding-left:20px;
}
.pd30{
	padding-left:30px;
}
.line34{
	line-height:34px;
}
.line24{
	line-height:24px;
}

/*header start*/
.top_bar {
	height:39px;
	line-height:39px;
	background-color:#fafafa;
	border-bottom:1px solid #f2f2f2;
}
.bg_tb{
	background:url(top_xfz.jpg) no-repeat left center;
}
.bg_tb1{
	background:url(top_phone.jpg) no-repeat left center;
}
.link{
	color:#ccc;
	padding-left:10px;
}
.link a{
	padding:0 8px;
	color:#666;
}

.logo_menu{
	height:140px;
}



.nav{ 
	position: relative; 
	z-index: 1; 
}
.nav a { 
	text-decoration: none; 
}
.navmain { 
	height: 42px; 
	position: relative; 
}
#nav_all { 
	height: 42px; 
	float: left; 
	margin-top:55px; 
	line-height: 42px; 
	z-index: 222; 
}
#nav_all li { 
	float: left; 
	position: relative; 
}
#nav_all li a { 
	color: #333; 
	display: inline-block; 
	font-size: 18px; 
	cursor: pointer; 
	padding-left:42px; 
	height: 42px; 
	line-height: 42px; 
	white-space: nowrap; 
}
#nav_all li a:hover {  
	color:#ff0000;
}
#nav_all li a.current {  
	color:#ff0000;
}
#nav_all li ul {
	display: none; 
	position: absolute; 
	z-index: 99; 
	left: 30px; 
	min-width:600px; 
	top: 35px; 
}
#nav_all li ul.min{ 
	min-width:530px;
}
#nav_all ul li { 
	background-image: none; 
	padding-top: 0px; 
	padding: 0;
}
#nav_all ul li a { 
	font-size:14px; 
	padding:0 11px; 
	color:#000;
}


/* banner*/
.banner{
	height:470px;
	overflow:hidden;
}
.banner .d1{width:100%;height:470px;display:block;position:absolute;left:0px;top:180px;}
/*.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:360px;}
.banner .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../imagesH/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../imagesH/img1_1.png) no-repeat center;}*/

/*main*/
.pro_tie{
	margin-top:10px;
	line-height:50px;
	border-bottom:1px solid #e5e5e5;
}
.pro_tie1{
}
.pro_tie h2{
	font-size:20px;
	border-bottom:1px solid #9f0003;
}
.pro_tie a{
	display:block;
	background:url(../imagesH/more_right.jpg) no-repeat right center;
	padding-right:20px;
	margin-right:14px;
	color:#333;
}
.pro_tie a.a00{
	background:none;
	color:#999;
	margin-right:0;
	padding-right:3px;
}
.pro_tie a.a001{
	background:none;
	margin-right:0;
}
.pro_con{
	margin-top:37px;
}
.pro_c_tie{
	width:184px;
	height:218px;
	background-color:#9f0003;
	padding:32px 28px 0 27px;
}
.pro_c_tie h3{
	line-height:80px;
	font-size:30px;
	border-bottom:1px solid #ffffff;
	margin-bottom:20px;
}
.font_14{
	font-size:14px;
	line-height:24px;
}
.pro_c_tie a{
	display:block;
	color:#fff;
	padding-top:40px;
}
ul.pro_c_list li{
	width:239px;
	height:250px;
	float:left;
	margin-left:1px;
}
ul.pro_c_list li a{
	text-align:center;
	width:239px;
	height:250px;
	display:block;
	background-color:#f9f9f9;
	font-size:14px;
	line-height:40px;
}
ul.pro_c_list li a img{
	width:239px;
	height:250px;
	padding:0;
}
ul.pro_c_list li a:hover{
	background-color:#f4f4f4;
}
.more_hui{
	display:block;
	height:50px;
	line-height:50px;
	font-size:17px;
	text-transform:uppercase;
	background-color:#f9f9f9;
	text-align:center;
	margin-top:11px;
}
.w835{
	width:835px;
}
.w332{
	width:332px;
}
.two_con{
	margin-top:32px;
}
.hot_n{
	width:360px;
}
.hot_n time{
	line-height:38px;
}
.hot_n h3{
	line-height:24px
}
ul.n_list{
	width:457px;
}
ul.n_list li{
	height:35px;
	line-height:35px;
	background:url(news_xx.jpg) repeat-x left bottom;
	padding:0 10px 0 15px;
}
ul.n_list li a{
	background:url(news_jt.jpg) no-repeat left center;
	padding-left:15px;
	display:block;
	width:333px;
	overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;
}
.txt_line{
	line-height:24px;
	margin:0;
	font-size:14px;
}

.img_h1{
	padding:35px 0 25px 0;
}
.one_t{
	width:300px;
}
.two_t{
	width:400px;
	margin-left:84px;
}


/* nei ye start*/
.ny_banner img{
	width:100%;
}

/*inside pages start*/
.inside_pages{
	background:url(../imagesH/inside_pages_bg.jpg) no-repeat top center;
	padding-bottom:50px;
}
.in_left{
	width:215px;
}
.t_big{
	color:#596b79;
	padding-top:38px;
}
.t_big1{
	color:#9f0003;
	text-transform:uppercase;
}
ul.in_list{
	margin-top:36px;
}
ul.in_list a{
	display:block;
	width:185px;
	height:40px;
	padding-left:20px;
	line-height:40px;
	border-bottom:1px solid #f7f7f7;
}
ul.in_list a.current{
	width:185px;
	color:#fff;
	background-color:#9f0003;
}
.in_phone{
	background:url(../imagesH/in_phone.jpg) no-repeat left center;
	text-align:right;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.y_1{
	font-size:21px;
}
.y_2{
	color:#ccc;
	font-size:10px;
}

.in_right{
	margin-left:48px;
	width:937px;
}
.you_position{
	background:url(in_xfz.jpg) no-repeat left center;
	font-family:"SimSun";
	color:#768693;
	padding-left:23px;
	margin-top:15px;
	height:40px;
	line-height:40px;
	border-bottom:1px #CCC solid;
}
.you_position a{
	color:#768693;
}
.y_3{
	font-family:Arial, Helvetica, sans-serif;
	color:#cbcbcb;
	padding-top:26px;
}
.z_1{
	color:#697686;
	font-size:22px;
}
.about_nr{
	color:#697686;
	line-height:33px;
	margin-top:40px;
}
ul.pro_list{
	margin-top:15px;
}
ul.pro_list li{
	float:left;
	width:220px;
	height:282px;
	text-align:center;
	background-color:#f3f3f3;
	margin:0 10px 10px 0;
}
ul.pro_list li.no{
	margin-right:0;
}
ul.pro_list li img{
	width:153px;
	height:123px;
	padding:80px 0 35px;
}
.pro_img_big{
	width:935px;
	height:450px;
	background-color:#f4f4f4;
	text-align:center;
	margin-top:15px;
}
.pro_img_big img{
	width:383px;
	height:308px;
	padding-top:80px;
}
.line_big{
	margin-top:10px;
	line-height:100px;
	text-align:center;
}
.pro_js{
	line-height:30px;
}
.pro_js td{ padding:5px;}
ul.news_c_list{
	padding-top:15px;
}
ul.news_c_list li{
	line-height:48px;
	border-bottom:1px solid #eee;
	padding:0 30px 0 8px;
}
ul.news_c_list li a{
	font-size:14px;
	color:#697686;
	background:url(../imagesH/news_list_yy.jpg) no-repeat left center;
	padding-left:35px;
	overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;
}
ul.news_c_list li span{
	color:#ccc;
	 float:right;
}
.b_bottom{
	color:#697686;
	padding-bottom:25px;
	border-bottom:1px solid #f0f0f0;
	margin:15px 0 18px;
	text-align:center
}
.news_con_detail p{
	text-align:center;
	color:#666;
	margin-bottom:30px;
}
.news_nr_detail{
	padding-top:20px;
	color:#697686;
	line-height:36px;
}
.news_nr_detail p{
	text-align:left;
}

.res_con{
	color:#697686;
	padding-top:40px;
	line-height:33px;
}
.recri_con{
	line-height:33px;
	padding-top:30px;
}

.contact_con{
	padding-top:30px;
}
.con_txt{
	width:334px;
	line-height:33px;
}
.three_tb{
	margin-top:23px;
}
.three_tb a{
	display:block;
	float:left;
	padding-right:14px;
}

/*page*/
.page{height:30px; padding:70px 0 20px; margin-left:292px;}
.page span,.page a{ display:inline-block; border:1px solid #e4e4e4; height:28px; line-height:28px; padding:0 10px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; margin:0 4px; text-decoration:none;}
.page span,.page a.active,.page a:hover{ color:#FFF; background:#ff0000; border-color:#ff0000;}
.page a em{ display:inline-block; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent;}
.page a.prev em{border-right: 8px solid #999; margin-right:5px;}
.page a.next em{border-left: 8px solid #999; margin-left:5px;}
.page a.prev:hover em{ border-right-color:#FFF;}
.page a.next:hover em{ border-left-color:#FFF;}


.footer1{
	height:355px;
	background:#9f0003;
	overflow: hidden;
	margin-top: 10px;
}
.footer2{width:1200px; overflow: hidden; margin: 0 auto;}
.footer2 .footer_left{ float: left; width:420px;height:355px;}
.footer2 .footer_left img{text-align: center; padding:112px 45px;}
.footer2 .footer_right{ float: right; width: 770px;height:355px; background:url(footer_li.jpg) left center no-repeat;}
.footer2 .footer_right .footer_erweima{ float: left; width:135px; height:135px; padding:110px 20px 0 90px;}
.footer2 .footer_right .footer_neirong{ float: left; width:500px; height:135px; padding:110px 0 0 0; color:#ffffff; line-height: 30px;}

.pro_js img{ padding:0 20px 20px 20px;}
.news_nr_detail img{ padding:0 20px 20px 20px;}
.about_nr img{ padding:0 20px 20px 20px;}



/* 表格 */
.kk_table{ line-height:30px; font-size: 9.0pt;border-right:solid #999999 1.0pt;border-top:solid #999999 1.0pt;}
.kk_table td{ border-left:solid #999999 1.0pt; border-bottom:solid #999999 1.0pt;}
.kk_table img{ padding:5px;}
.kk_table .pdf{ padding-left:30px;line-height:30px;  background:url(s/pdf.png) 0 center no-repeat;}
.kk_title{ background:#28156e; color:#FFF; text-align:center;}
/* 选择器 */
.kk_table .kk_tr:nth-child(odd){ background:#e3dcff; color:#333; text-align:center;}
.kk_table .kk_tr:nth-child(even){ background:#f6f6f6; color:#333; text-align:center;}
.tableList .kk_table .kk_tr:hover td{ color:#008cd6 !important;}
.tableList table tr:hover td span{ color:#fff !important;}


.ny_banner{height:200px;}
.ny_banner img{height:200px;}
.font_14 a{padding-top:0px;}