 @charset "utf-8";
/* CSS Document */

.header_top_wrap {
	width: 100%;
	height: 28px;
	position: relative;
	overflow: hidden;
}
.header_top_wrap_r {
	width: 48%;
	height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	background: #CA0000;
}
.header_top_r {
	height: 28px;
	line-height: 28px;
	color: #F4CCCC;
	margin-left:295px;
}
.header_top_r a {
	color: #F4CCCC;
}
.nav {
	width: 480px;
	height: 50px;
	margin-top: 30px;
}
.nav ul li {
	float: left;
	padding-right: 80px;
	font-size: 15px;
}
.nav ul li img {
	padding-top: 5px;
}
/*banner*/
.banner {
	background: url(../images/banner1.jpg) no-repeat center top;
	height: 501px;
}
/*main  top*/
.main_top{
	position:relative;
}
.main_line{
	position:absolute;
	left:-196px;
	top:-20px;	
	display:none;
}
.apply {
	width: 1000px;
	margin-top: 20px;
	position: relative;
}
.apply_array {
	width: 236px;
	float: left;
	height: 325px;
	margin-right: 15px;
}
.apply_nav {
	position: relative;
	width: 1000px;
	float: left;
	height: 325px;
	overflow: hidden
}
.apply_w {
	position: absolute;
	margin-top: 22px;
	width: 1000px;
	float: left;
	left: 0px;
}
.apply_array .vote {
	position: absolute;
	line-height: 26px;
	margin-top: 10px;
	width: 83px;
	display: block;
	height: 26px;
	color: #F00;
}
.apply_last {
	margin-right: 0px
}
.apply_img {
	width: 236px;
	height: 130px;
}
.apply_info {
	padding: 15px 0 0;
	font-size: 16px;
	color: #F00;
	font-weight: 600;
}
.apply_comment {
	font-size: 14px;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 10px;
}
.apply_comment a {
	color: #000;
}
.apply_content {
	color: #666;
	line-height: 23px;
	padding-top: 10px;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 10px;
	height: 45px;
	font-family:'宋体';
}
.apply_more a {
	background: url(../images/xiangmu_ico1.jpg) no-repeat left center;
	width: 106px;
	height: 16px;
	margin-top: 15px;
	display: block;
}
.apply_more a:hover {
	background: url(../images/xiangmu_ico2.jpg) no-repeat left center;
	cursor: pointer;
}
#apply_current {
	background: url(../images/xiangmu_ico2.jpg) no-repeat left center;
	cursor: pointer;
	display: block;
}
.apply .img_l {
	cursor: pointer;
	position: absolute;
	top: 80px;
	left: -40px;
}
.apply .img_r {
	cursor: pointer;
	position: absolute;
	top: 80px;
	right: -30px;
}
.main_center_wrap{
	margin:30px 0 auto;
	height:420px;
	background:#F7F7F7;	
}
.main_center{
	padding-top:40px;	
}
.about{
	width:382px;
	height:335px;
}
.news{
	width:570px;
	height:335px;
}
.title{
	font-size:20px;
	font-weight:600;	
	border-bottom:1px solid #DBDBDB;
	height:40px;
	line-height:40px;
	color:#333;
}
span.yingwen{
	color:#666;
	font-size:14px;	
	padding-top:5px;
	font-weight:normal;
}
.about_content{
	color:#666;
	line-height:24px;
	font-size:14px;	
}
.aboutxt{
line-height:24px;
	font-size:14px;	
}
.aboutxt p{padding-bottom:10px;	}
.aboutxt div{padding-bottom:10px;	}
.about_content img{
	padding-top:18px;
	padding-bottom:10px;	
}
.about_more a{
	margin-top:20px;
	background:#D01132 url(../images/sanjiao.jpg) no-repeat 62px center;
	height:25px;
	width:70px;	
	line-height:25px;
	display:block;
}
.about_more a{
	color:#fff;
	padding-left:10px;	
}
/* demo */
.demo {
	width: 570px;
	height: 280px;
	position:relative;
}
.tabbtn_wrap{
	width:570px;
	height:40px;
	border-bottom:1px solid #DFDFDF;
}
/* tabbtn */
.tabbtn {
	height:38px;
	padding:1px 0;
}
.tabbtn li {
	float:left;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:relative;
	cursor:pointer;
	margin-top:8px;
	background:#D41934;
	margin-right:2px;
}
.tabbtn li a{
	color:#fff;
}
.tabbtn li.current a {
	display:block;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	background:#FF8E00;
}
/* tabcon */
.tabcon {
	position:relative;/*必要元素*/
}
.tabcon .subbox {
	position:absolute;/*必要元素*/
	left:0;
	top:0;
}
/* sublist */
.sublist ul{
	margin-top:15px;	
}
.sublist ul li{
	height:57px;
	margin-bottom:16px;	
}
.news_l{
	width:60px;
	height:57px;	
}
.data_wrap{
	background:url(../images/new_bg.jpg) no-repeat left center;
	width:60px;
	height:57px;	
}
.ri{
	margin-left:20px;
	font-size:18px;
	color:#333;
	height:27px;
	line-height:30px;
}
.data{
	margin-left:8px;
	color:#666;
	height:30px;
	line-height:25px;
}
.news_r{
	width:495px;	
}
.news_r h3{
	font-weight:normal;
	font-size:14px;
	padding-top:3px;	
}
.news_r h3 a{
	color:#000;	
}
.news_r p{
	color:#666;
	padding-top:10px;	
}
.news_r h3 a:hover{
	color:#F00;	
}
/*友情链接*/
.frildlink{
	margin-top:30px;	
}
.frildlink ul{
	margin-top:20px;	
}
.frildlink ul li{
	width:195px;
	height:60px;
	background:#F7F7F7;
	float:left;
	text-align:center;
	margin-right:6px;
}
.frildlink ul li img{
	margin-top:12px;	
}
/*footer*/
.footer_top_wrap{
	margin-top:40px;
	height:165px;
	background:#333333;
	border-bottom:1px solid #484848;
}	
.footer_top{
	padding-top:25px;	
}
.footer_top_l{
	width:210px;
	background:url(../images/footer_line.jpg) no-repeat right top;
	height:118px;	
}
.footer_top_l img{
	margin-top:30px;	
}
.footer_top_c{
	width:560px;
	background:url(../images/footer_line.jpg) no-repeat right top;
	height:118px;	
}
.footer_top_c p{
	line-height:28px;
	color:#AFAFAF;
	padding:15px 25px;	
}
.footer_top_c p a{
	color:#7F7F7F;
	padding-right:20px;	
}
.footer_top_c p a:hover{
	color:#C60;	
}
.footer_top_r{
	width:200px;
}
.buy_share{
	margin-top:10px;
	margin-left:50px;	
}
.jiathis_txt{
	color:#666666;	
}
.footer_bottom_wrap{
	height:40px;
	background:#272727;
}
.footer_bottom_l{
	width:210px;
	heigth:40px;
	line-height:40px;
	color:#666;
}
.footer_bottom_r{
	width:550px;
	line-height:40px;
	heigth:40px;
	color:#666;
}
/*内页  关于我们*/
.n_banner_wrap{
	background:url(../images/n_banner.jpg) no-repeat center top;
	height:180px;	
}
.n_banner{
	color:#fff;
	text-align:center;		
}
.position_wrap{
	height:45px;
	background:#F3F3F3;
	line-height:45px;
}
.position_l{
	color:#666;	
}
.position_r ul li{
	width:103px;
	float:left;
	font-size:14px;
	text-align:center;
}
.position_r ul li a{
	color:#333;	
}
.position_r ul li a:hover,.position_r ul li a.n_current{
	width:103px;
	height:51px;
	display:block;
	background:url(../images/n_saojiao.jpg) no-repeat center bottom;
	color:#fff;		
}
.about_main{
	margin-top:40px;
	line-height:25px;	
}
/*内页  新闻*/
.n_news_main ul{
	padding-top:20px;	
}
.n_news_main ul li{
	height:90px;
	border-bottom:1px dashed #E0E0E0;
	margin-top:20px;	
}
.n_news_l{
	width:90px;
	height:70px;	
}
.n_data_wrap{
	background:#E6E6E6;
	width:90px;
	height:70px;
	text-align:center;	
}
.n_ri{
	font-size:23px;
	color:#69667B;
	padding-top:5px;
}
.n_data{
	color:#666;
	height:30px;
	padding-top:5px;
	font-size:14px;
}
.n_news_r{
	width:890px;
	line-height:20px;	
}
.n_news_r h3{
	font-weight:normal;
	margin-bottom:6px;
}
.n_news_r h3 a{
	color:#333;	
}
.n_news_r h3 a:hover{
	color:#6fbb37;	
}
.n_news_r p{
	color:#666;	
}
.news_page{
	text-align:center;
	padding:30px 0 20px 0;
}
.news_page a{
	padding:0 5px;
}
/*内页  详情页*/
.n_content_main{
	margin-top:40px;	
}
.view-title{
	font-size:16px;
	font-family:'宋体';
	text-align:center;	
	font-weight:bold;
	color:#333;
}
.view-element{
	font-size:14px;
	text-align:center;	
	color:#666666;
	border-bottom:1px dashed #CCC;
	margin: 0 0 10px;
	padding:10px 0 15px;
}
.view-element a{
	color:#333;	
}
.n_content_content{
	padding:10px 0 10px;
	line-height:25px;

}
.n_content_content p{padding-bottom:10px;font-size:14px;line-height:25px;}
.n_content_content div{padding-bottom:10px;font-size:14px;line-height:25px;}
.n_content_content .contentImg{margin-bottom:10px;text-align:center;}
.n_content_content .contentImg img{_width:600px;max-width:800px; padding:3px; background:#e0e0e0;border:solid 1px ccc;}
.content_bottom p{
	font-size:14px;
	font-family:'宋体';
	margin:30px 0 20px;
}
.content_bottom p a{
	color:#666666;
	font-size:12px;
	font-family:'宋体';
}
/*内页   产品*/
.n_product_main{
	margin-top:40px;
}
.n_product_main ul{
	margin-bottom:30px;	
}
.n_product_main ul li{
	float:left;
	height:220px;
	margin-right:20px;	
}
.n_product_main ul li p{
	text-align:center;
	line-height:26px;
	margin-top:10px;	
}
/*内页  旗下产业*/
.changye_wrap{
	background:url(../images/changye_bg.jpg) no-repeat center top;
	height:715px;	
}
.changye_tl{
	text-align:center;
	line-height:25px;
	padding-top:75px;
}
.changye_content{
	height:430px;
	margin-top:40px;
}
.changye2{
	background:#fff;
	height:215px;
	width:250px;	
}
.changye2_cont{
	margin:35px 30px;
	width:200px;	
}
.changye2_cont h4{
	text-align:center;
	color:#333;	
	padding-bottom:20px;
}
.changye2_cont p{
	color:#333;
	line-height:25px;
	text-indent:2em;	
}
.changye2_cont a{
	width:90px;
	height:28px;
	background:#EBEBEB;
	border:1px solid #E5E5E5;
	display:block;
	text-align:center;
	line-height:28px;
	margin:25px 0 0 45px;	
}
.changye3{
	background:#FF9000;
	height:215px;
	width:250px;	
}
.changye3_cont{
	margin:35px 13px;
	color:#fff;
}
.changye3_cont h4{
	padding-bottom:20px;
}
.changye3_cont p{
	line-height:25px;
	text-indent:2em;	
	width:200px;	
}
.changye3_cont a{
	width:90px;
	height:28px;
	border:1px solid #FFAA3B;
	display:block;
	text-align:center;
	line-height:28px;
	margin:25px 0 0 60px;	
	color:#fff;
}
.changye3_cont a:hover{
	color:#F00;	
}
.changye4{
	width:500px;
	height:215px;
	background:#C60000;
}
.changye4_cont{
	width:464px;
	margin:30px 20px;
	color:#fff;
}
.changye4_cont h4{
	text-align:center;
	color:#fff;	
	padding-bottom:20px;
}
.changye4_cont p{
	text-indent:2em;
	line-height:25px;
}
.changye4_cont a{
	width:90px;
	height:28px;
	border:1px solid #DD6666;
	display:block;
	text-align:center;
	line-height:28px;
	margin:10px 0 0 184px;	
	color:#fff;
}
.changye4_cont a:hover{
	color:#F00;	
}
.changye5{
	background:url(../images/changye_pic2.jpg) no-repeat;
	width:250px;
	height:215px;	
}
.cy_footer_top_wrap{
	height:165px;
	background:#333333;
	border-bottom:1px solid #484848;
}	
/*旗下产业  三级界面*/
.chanye_main{
	margin-top:40px;	
}
.chanye_main_l{
	width:258px;	
}
.chanye_main_l_tl{
	background:url(../images/n_title_bg.jpg) no-repeat;
	height:69px;
	width:258px;
	color:#fff;	
}
.chanye_main_l ul{
	background:#EEEEEE;
	padding-bottom:60px;	
}
.chanye_main_l ul li{
	height:40px;
	line-height:40px;
	background:url(../images/n_jiaotou2.jpg) no-repeat 235px center;
	border-bottom: 1px solid #FFFFFF;	
}
.chanye_main_l ul li a{
	padding-left:15px;	
}
.chanye_main_l ul li a:hover,.cy_current{
	display:block;
	background:#FF9000 url(../images/n_jiaotou1.jpg) no-repeat 235px center;
	color:#fff;
}
.chanye_main_r{
	width:710px;
	line-height:25px;
	padding-bottom:20px;	
}
.chanye_product_r{
	width:715px;
	padding-bottom:20px;	
}
.chanye_product_r ul li{
	float:left;
	margin-right:12px;	
	height:225px;
}
.chanye_product_r ul li p{
	text-align:center;
	padding-top:15px;	
}


/*内页  人才招聘*/
.zhaopin_tl{
	background: #eff0ee;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 10px 0;
	border: 1px solid #eaebe9;
	color:#666;
}
.zhaopin li{
	line-height:30px;
	padding-left:15px;	
}
.zhaopin li span {
	font-weight: bold;
	color:#666;
}
.zhaopin em {
	background:#2090CF;
	display: block;
	width: 90px;
	text-align: center;
	color: red;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	margin-left:15px;
	margin-top:15px;
}
.zhaopin em a{
	color:#fff;	
}
.comm-list {
	border: 1px solid #E9E9E9;
	margin-top: 10px;
}
.comm-list-title {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #E9E9E9;
	font-weight: bold;
	background-color: #F5F5F5;
	}
.comm-list-title span {
	display: block;
	float: left;
	padding-left: 28px;
}
.comm-list-title a.back {
	display: block;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
.comm-list-content {
    clear: both;
    padding: 10px 0 10px 15px;
    line-height: 20px;
    background-color: #FEFEFE;
	color: #333;
}
.comm-list-content table td {
    padding: 3px;
}
.comm-list-content table td input {
    border: 1px solid #CCC;
    height: 15px;
    padding: 3px;
}
/*二级界面留言信箱   开始*/
.do-option a {
    margin: 3px;
    color: #F00;
}
.comm-list-content {
    clear: both;
    padding: 10px 0 10px 15px;
    line-height: 20px;
    background-color: #FEFEFE;
	color: #333;
}
.comm-list-content table td {
    padding: 3px;
}
.comm-list-content table td input {
    border: 1px solid #CCC;
    height: 15px;
    padding: 3px;
}

/*二级界面查看留言   结束*/
.comm-list{
	color: #333;
}
.comm-list-title {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #E9E9E9;
    font-weight: bold;
    background-color: #F5F5F5;
}
.comm-list-title span {
    display: block;
    float: left;
    padding-left: 15px;
}
.comm-list-title .putime, .comm-list-title a.back {
    display: block;
    float: right;
    margin-right: 15px;
    font-weight: normal;
}
.plist{
	text-align:center;	
	margin:20px;
}
/*二级界面留言信箱   结束*/

.fanye{ width:750px; height:20px; margin:40px auto;}
.fanye b{ float:left;color:red;margin-left:8px;}
.fanye a{ color:black; display:block; float:left; background:#e0e0e0; text-align:center; margin-left:8px;padding:0px 10px;}
.fanye a:hover{ color:#e51d4c; background:#CCC;}

.fanye1{ width:750px; height:25px; margin:300px auto;}
.fanye1 a{width:20px; color:black; display:block; float:left; background:url(../images/fanyebg2.jpg) no-repeat left; text-align:center; margin-left:8px;}
.fanye1 a:hover{ color:#e51d4c;}
