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

/*头部开始*/
.ctop_bg{
	background:#4bb033;
	background:rgba(75,176,51,0.8);
}
.ctop_box{
	width:100%;
	height:98px;
	background:url(../images/navbg.png) repeat-x left top;
}
.ctop_logo{
	width:192px;
} 
.ctop_logo img{
	width:192px;
	height:62px;
	display:block;
	margin-top:12px;
}
.ctop_nav{
	width:833px;
	margin-top:28px;
}
.ctop_nav ul{
	position:relative;
	z-index: 50;
}
.ctop_nav ul li{
	width:119px;
	height:66px;
	float:left;
}
.ctop_nav ul li a{
	display:block;
	text-align: center;
	color:#333;
	height:39px;
	line-height:39px;
	transition:all ease .5s;
	-webkit-transition:;
}
.ctop_nav ul li.on a,.ctop_nav ul li:hover a{
	color:#8cc821;
}
.ctop_nav_bg{
	width:119px;
	height:39px;
	z-index:5;
}
.ctop_nav .ctop_sonnav{
	margin-top:27px;
	background:#efefef;
	display:none;
	padding-bottom:10px;
}
.ctop_nav .ctop_sonnav a{
	color:#333;

}
.ctop_nav ul li.on .ctop_sonnav a, .ctop_nav ul li:hover .ctop_sonnav a{
	color:#555;
}
.ctop_nav ul li.on .ctop_sonnav a:hover, .ctop_nav ul li:hover .ctop_sonnav a:hover{
	color:#8cc821;
}
/*头部结束*/


/*公司简介*/
.ccon_about{
	width:280px;
}
.ccon_about .tit{
	color:#333;
	font-size:16px;
	padding:5px 0px 20px;
}
.ccon_about .tit a{
	float:right;
	position:relative;
	top:3px;
}
.ccon_about p{
	font-size:12px;
	color:#555;
}
.ccon_about p img{
	display:block;
	width:100%;
	margin-bottom:10px;
}
/*公司简介结束*/

/*新闻动态*/
.ccon_news{
	width:480px;
	left:38px;
}
.ccon_news .tit{
	padding:5px 0px 20px;
}
.ccon_news .tit a{
	display:inline-block;
	font-size:14px;
	color:#333;
	padding-left:10px;
	margin-right:15px;

}
.ccon_news .tit a:hover,.ccon_news .tit a.on{
	color:#00923f;
	background:url(../images/sj.png) no-repeat left 8px;
}

.ccon_news_con ul li{
	border-bottom:1px dashed #ddd;
	margin-top:4px;	
}
.ccon_news_con ul li span{
	font-size:12px;
	color:#999;
	float:right;
}
.ccon_news_con ul li a{
	width:70%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color:#555;
	font-size:12px;
	display: inline-block;
}
.ccon_news_con ul li a:hover{
	color:#00923f;
}
.ccon_news_con ul li.c_zs{
	padding-bottom:10px;
	margin:0px;
}
.ccon_news_con ul li.c_zs a{
	width:100%;
	white-space:normal;
}
.ccon_news_pic{
	width:170px;
	height:80px;
}
.ccon_news_pic img{
	display: block;
	width:100%;
	height:100%;
}
.ccson_news_txt{
	width:295px;
}
.ccson_news_txt h6{
	font-size:14px;
	color:#00923f;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ccson_news_txt p{
	font-size:12px;
	line-height:24px;
	color:#555;
	height:48px;
	position:relative;
	overflow: hidden;
	margin-top:7px;
}

/*新闻动态结束*/


/*图标开始*/
.ccon_ry{
	width:264px;
	margin-top:30px;
}
.ccon_ry ul li{
	width:50%;
	float:left;
	height:110px;
}
.ccon_ry ul li a{
	display:block;
	width:96%;
	margin:2% auto;
	height:96%;
	position:relative;
}
.ccon_ry ul li .ccon_ry_zm{
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	background-position:50% 50%;
	-webkit-transform:rotateY(0deg);
	transition:all .8s ease-in-out;

}
.ccon_ry ul li.li01 .ccon_ry_zm{
	background-image:url(../images/btn01.png);
	background-color:#56d968;
}
.ccon_ry ul li.li02 .ccon_ry_zm{
	background-image:url(../images/btn02.png);
	background-color:#31a1e8;
}
.ccon_ry ul li.li03 .ccon_ry_zm{
	background-image:url(../images/btn03.png);
	background-color:#febb3a;
}
.ccon_ry ul li.li04 .ccon_ry_zm{
	background-image:url(../images/btn04.png);
	background-color:#25dccd;
}
.ccon_ry ul li .ccon_ry_zm{
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	background-position:50% 50%;
	-webkit-transform:rotateY(-180deg);
	transition:all .8s ease-in-out;

}
.ccon_ry ul li.li01 .ccon_ry_zm{
	background-image:url(../images/btn01.png);
	background-color:#56d968;
}
.ccon_ry ul li.li02 .ccon_ry_zm{
	background-image:url(../images/btn02.png);
	background-color:#31a1e8;
}
.ccon_ry ul li.li03 .ccon_ry_zm{
	background-image:url(../images/btn03.png);
	background-color:#febb3a;
}
.ccon_ry ul li.li04 .ccon_ry_zm{
	background-image:url(../images/btn04.png);
	background-color:#25dccd;
}
.ccon_ry ul li .ccon_ry_fm{
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	color:#fff;
	text-align: center;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:rotateY(0deg);
	transition:all .8s ease-in-out;

}

.ccon_ry ul li.li01 .ccon_ry_fm{
	background-color:#56d968;
}
.ccon_ry ul li.li02 .ccon_ry_fm{
	background-color:#31a1e8;
}
.ccon_ry ul li.li03 .ccon_ry_fm{
	background-color:#febb3a;
}
.ccon_ry ul li.li04 .ccon_ry_fm{
	background-color:#25dccd;
}
.ccon_ry ul li .ccon_ry_fm h6{
	font-size:20px;
	padding-top:25px;
	font-weight: bolder;
}
.ccon_ry ul li .ccon_ry_fm h6 span{
	display:block;
	font-size:12px;
	line-height:16px;
	color:#fff;
	opacity:0.6;
	filter:alpha(opacity=60);
	margin-top:5px;
}
.ccon_ry ul li a:hover .ccon_ry_zm{
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transform:rotateY(-0deg);

}
.ccon_ry ul li a:hover .ccon_ry_fm{
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transform:rotateY(-180deg);

}
/*图标结束*/

/*服务开始*/
.cpro_con ul {
	width:10000px;
	position:relative;
}
.cpro_box .c_td_btn{
	margin-top:-35px;
}

.cpro_con ul li{
	width:340px;
	float:left;
	margin-right:40px;
}
.cpro_con ul li a{
	display:block;
	width:100%;
	margin:0px auto;
}
.cpro_con ul li a img{
	display:block;
	margin:0px auto;
	width:100%;
}
.cpro_con ul li a h6{
	font-size:16px;
	color:#555;
	margin-top:10px;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
.cpro_con ul li a h6 span{
	color:#999;
	font-size:12px;
	float:right;
}
.cpro_con ul li a:hover h6{
	color:#2dd066;
	border-bottom:1px solid #2dd066;
}
.cpro_con ul li a:hover span{
	color:#2dd066;
}
/*服务结束*/



/*底部*/
.cfoot_box{
	background:#efeeee;
}
.cfoot_box dl{
	width:135px;
	float: left;
}
.cfoot_box dl dt{
	line-height: 18px;
	margin-bottom:16px;
}
.cfoot_box dl a{
	color:#333333;
}
.cfoot_box dl dt a{
	font-size: 16px;
}
.cfoot_box dl dd{
	font-size:12px;
	line-height: 30px;
}
.cfoot_box dl dd a{
	font-size:12px;
	opacity:0.6;
	filter:alpha(opacity=60);
	transition:all ease .5s;
	-webkit-transition:all ease .5s;
}
.cfoot_box dl dd a:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.cfoot_box dl.c_foot_lx{
	width:250px;
	padding-top:35px;
}
.cfoot_box dl.c_foot_lx dd{
	text-align: right;
}
.cfoot_box dl.c_foot_lx dd.tit{
	color:#666666;
	font-size:14px;
}
.cfoot_box dl.c_foot_lx dd.phone{
	font-size:26px;
	color:#00923f;
}
.cfoot_box dl.c_foot_lx dd.time{
	color:#666666;
	font-size:14px;
}
.cfoot_box dl.pic{
	width:133px;
	padding-left:35px;
}
.cfoot_box dl.pic dd {

}
.cfoot_box dl.pic dd img{
	display: block;
	width:133px;
	height:133px;
}

.cfoot_d{
	border-bottom:1px solid #d1d1d1;
}
.cfoot_dcon .cfoot_dfl,.cfoot_dcon .cfoot_dfr{
	color:#555;
	font-size:12px;
}
.cfoot_dcon .cfoot_dfr{
	text-align:right;
}
.cfoot_dcon .cfoot_dfr a{
	color:#555;
	font-size:12px;
}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#8cc821 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#8cc821 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_shouji{background:#8cc821 url(../images/fixCont.png) no-repeat 0 -169px;}
.yb_bar .yb_QQ{text-indent:0;background:#8cc821 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#8cc821 url(../images/fixCont.png) no-repeat 0 -226px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
/*子页BANNER*/
.cson_ban{
	height:300px;
	margin-top:-6px;
}
.cson_banxq{
	height:150px;
	margin-top:-6px;
}
/*子页标题*/
.cson_tit{
	height:75px;
	border-bottom:1px solid #e5e5e5;
}
.cson_titnav a{
	display:block;
	float:left;
	height:75px;
	margin-right:45px;
	line-height:75px;
	color:#444;
}
.cson_titnav a b{
	display:inline-block;
	height:50px;
	font-weight: bolder;
}
.cson_titnav a.on b,.cson_titnav a:hover b{
	color:#00923f;
	border-bottom:1px solid #00923f;
}
.cson_wz{
	color:#999;
	top:25px;
	background:url(../images/tb8.png) no-repeat left center;
	padding-left:20px;
}
.cson_wz a{
	font-size:12px;
	color:#666;
}
.cson_wz b{
	color:#00923f;
	font-size:12px;
	font-weight: bolder;
}

/*左边*/
.cson_left{
	width:800px;
	background:#f5f5f5;
	padding:18px 0px 0px;
}
.cson_titnav {
	width:800px;
}

/*新闻子页*/
.cson_news_tj{
	width:96%;
	margin:0px auto;
}

.cson_news_tj .cson_news_tjpic{
	width:220px;
	height:165px;
}

.cson_news_tj .cson_news_tjpic a{
	display: block;
	position:relative;
}
.cson_news_tj .cson_news_tjpic .time{
	background:url(../images/time_bg.png) repeat left top;
	text-align: center;
	width:60px;
}
.cson_news_tj .cson_news_tjpic .time b{
	display: block;	
	color:#fff;
	font-size: 24px;
	font-family: Arial;
	line-height: 28px;
	margin: 5px 0px 1px 0px;
}
.cson_news_tj .cson_news_tjpic .time span{
	font-size:12px;
	color:#fff;
	font-family: Arial;
	position:relative;
	top:-5px;
	line-height: 16px;
}
.cson_news_tj .cson_news_tjpic img{
	display:block;
	width:100%;
	height:165px;
}
.cson_news_tj .cson_news_tjtxt{
	width:530px;
}
.cson_news_tj .cson_news_tjtxt h6{
	font-weight: bolder;
	color:#00923f;
	font-size:18px;
}
.cson_news_tj .cson_news_tjtxt p{
	color:#666;
	font-size:14px;
	line-height:28px;
	height:84px;
	position:relative;
	overflow: hidden;
	margin-top:12px;
}
.cson_news_tj .cson_news_tjtxt span{
	display:block;
	width:100px;
	height:45px;
	margin-top:12px;
	cursor:pointer;
}
.cson_news_tj .cson_news_tjtxt span img{
	display:block;
}
.cson_news_tj .cson_news_tjtxt span:hover{
	background:url(../images/new_more_hover.png) no-repeat center center;
}

.cson_news_list{
	padding-top:30px;
	margin-top:20px;
	background:#fff;
	border-right:1px solid #f1f1f1;
}
.cson_news_list ul{
	width:96%;
	margin:0px auto;
}
.cson_news_list ul li{
	padding-top:10px;
}
.cson_news_list ul li .cson_news_date {
	width: 114px;
	height: 140px;
	color:#00923f;
	/*background: #bed83e;*/
	background: #e5e5e5;
}
.cson_news_list ul li .cson_news_date .day{
	padding-left: 22px;
	padding-top: 20px;
	font: 48px Arial;
}
.cson_news_list .cson_news_date .month{
	padding-left: 22px;
	padding-top:5px;
	font: 20px Arial;
}
.cson_news_list ul li .cson_news_txt {
	width:625px;
}
.cson_news_list ul li .cson_news_txt h6{
	color: #51515e;
	font-size: 18px;
	font-weight: bolder;
	width:100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-top:12px;
}
.cson_news_list ul li .cson_news_txt b{
	display:block;
	font-size: 12px;
	color: #c5c5ce;
}
.cson_news_list ul li .cson_news_txt p{
	color:#666;
	font-size:14px;
	line-height:24px;
	height:48px;
	position:relative;
	overflow:hidden;
	width:96%;
}
.cson_news_list ul li .cson_news_txt span{
	display:block;
	margin-top:5px;
}
.cson_news_list ul li a{
	display:block;
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;
}
.cson_news_list ul li a:hover{
	background:#f5f5f5;
	border-bottom:1px solid #77d39f;
}
.cson_news_list ul li a:hover .cson_news_date {
	color: #fff;
	background: #00923f;
}	
.cson_news_list ul li a:hover h6{
	color:#00923f;
}
.cson_news_list ul li a:hover p{
	color:#00923f;
}
.cson_news_list ul li a:hover span{
	background:url(../images/new_more_hover.png) no-repeat;
}

/*子页右边*/
.cson_right{
	width:270px;
}

/*我们的服务 子页*/
.cson_hotpro{
	width:100%;
}
.cson_hotpro ul {
	position:relative;
	width:1400px;
}
.cson_hotpro ul li{
	width:270px;
	float:left;
}
.cson_hotpro .czq_contit_pic img{
	display:block;
	width:100%;
}
.cson_hotpro ul li h6{
	padding:5px 0px 6px;
	border-bottom:1px solid #f1f1f1;
	color:#fff;
	text-indent:5px;
	background:#00923f;
}
.c_td_btn {
	top: 50%;
	margin-top: -24px;
	width: 19px;
	height: 25px;
	z-index: 99;
	cursor: pointer;
	background-color:#fff;
	opacity:0.8;
	filte:alpha(opacity==80);
}
.c_td_btnleft {
	left:-5px;
	background: url(../images/btns.png) no-repeat left top;
}
.c_td_btnright {
	right: -5px;
	background: url(../images/btns.png) no-repeat -19px top;
}
/*我们的服务 子页结束*/

.cson_imgbox img{
	display:block;
	width:100%;
}

/*公司简介*/
.cson_about_jj{
	padding:0px;
	background:#fff;
}
.cson_about_jj img,.cson_about_jj p img{
	margin-bottom:15px;
	max-width:100%;
}
.cson_about_jj {
	color:#555;
	line-height:36px;
}
.cson_about_jj p{
	color:#555;
	line-height:36px;
	font-size:16px;
}
.cson_about_jj h6.tit{
	font-size:16px;
	color:#00923f;
	font-weight: bolder;
	margin:25px auto 5px;
	border-bottom:1px solid #d1d1d1;
	padding-bottom:7px;
}

/*资质荣誉*/
.cson_about_ry{
	padding:0px;
	background:#fff;
}
.cson_about_ry ul li{
	width:33.3%;
	float:left;
	margin-top:15px;
}
.cson_about_ry ul li a{
	display:block;
	margin:0px auto;
	width:94%;
	margin:0px auto;
}
.cson_about_ry ul li a img{
	max-width:100%;
	display:block;
	height:150px;
	margin:0px auto;
}
.cson_about_ry ul li a h6{
	border-top:1px solid #d1d1d1;
	background:#f1f1f1;
	line-height:40px;
	color:#333;
	font-size:16px;
	text-indent:15px;
	overflow: hidden;
    height: 40px;
  	text-align: center;
}


/*详情*/
.cson_xq_txt{
	background:none;

}


/*案例列表*/
.cson_case_list {
	background:none;
	padding:0px;
}
.cson_case_list ul li h6{
	color: #51515e;
	font-size: 18px;
	font-weight: bolder;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 12px;
	text-indent:30px;
	background:url(../images/symbol-6.png) no-repeat left center;
}
.cson_case_list ul li {
	margin-bottom:20px;
	border-bottom:1px solid #d1d1d1;
	padding-bottom:15px;
}
.cson_case_list ul li .cson_case_newsbox .pic{
	width:185px;
	height:90px;
}
.cson_case_list ul li .cson_case_newsbox .pic img{
	display:block;
	width:100%;
	height:100%;
}
.cson_case_list ul li .cson_case_newsbox .txt{
	width:600px;
}
.cson_case_list ul li .cson_case_newsbox .txt p{
	color:#555;
	line-height:30px;
	height:90px;
	position:relative;
	overflow:hidden;
}
.cson_case_list ul li .cson_case_mor{
	text-align: right;
}
.cson_case_list ul li .cson_case_mor b{
	color:#666;
	font-size:12px;
	margin-left:15px;
}
.cson_case_list ul li a:hover h6{
	color:#00923f;
}
.cson_case_list ul li a:hover .cson_case_newsbox .txt p{
	color:#30c16f;
}

/*招聘列表*/
.cson_zp_list{
	background:none;
	padding:0px;
}
.cson_zp_list ul li{
	background:#f1f1f1;
	padding-bottom:18px;
	margin-bottom:35px;
	}
.cson_zp_list ul li h6{
	width:100%;
	background:#ddd;
	color:#00923f;
	font-size:18px;
	height:40px;
	line-height:40px;
	text-indent:20px;
	font-weight: bolder;
	}
.cson_zp_list ul li h6 span{
	font-size:12px;
	margin-left:20px;
	color:#666;
	}
.cson_zp_list ul li p{
	width:96%;
	margin:15px auto;
	color:#555;
	}
.cson_zp_list ul li p b{
	color:#555;
}
.cson_zp_list ul li a{
	width:220px;
	height:40px;
	line-height:40px;
	text-align:center;
	display:block;
	color:#333;
	border-radius:5px;
	position:relative;
	left:20px;
	border:1px solid #ccc;
	}
.cson_zp_list ul li a:hover{
	background:#00923f;
	color:#fff;
	border:1px solid #00923f;
	}
/*招聘详情*/
.cson_yp_ly {

}

.cson_yp_ly h3{
	font-size: 20px;
	color: #00923f;
	font-weight: bolder;
	text-align:left;
	}
.cson_yp_ly ul li{
	width:50%;
	float:left;
	margin-top:15px;
}
.cson_yp_ly ul li span{
	display:block;
	margin-bottom:5px;
	color:#333;
}
.cson_yp_ly ul li input{
	width:90%;
	border:1px solid #d1d1d1;
	height:36px;
	line-height:34px;
}
.cson_yp_ly ul li textarea{
	width:95%;
	border:1px solid #d1d1d1;
	line-height:34px;
	height:120px;
}
.cson_yp_ly ul li.nr,.cson_yp_ly ul li.tj{
	width:100%;
}
.cson_yp_ly ul li.tj input{
	width:200px;
	border:0px;
	background: #00923f;
	color:#fff;
	font-size:16px;
	font-weight: bolder;
	cursor:pointer;
}

/*联系我们*/
.cson_contact{
	background:none;
	padding:0px;
}
.son_contact_wb {
	background:url(../images/pic21.png) no-repeat right top;
	height:290px;
}
.son_contact_wb dl{
	width:400px;

}
.son_contact_wb dl dt{
	font-size:16px;
	color:#00923f;
	font-weight: bolder;
	margin-bottom:10px;
	border-bottom:1px solid #d1d1d1;
	padding-bottom:15px;
}
.son_contact_wb dl dd{
	line-height: 36px;
	color:#666;
}


/*发展历程*/
.aboutcouIntro{ width:800px; margin:0 auto; padding-bottom:75px; position:relative; overflow:hidden; }
.aboutcouIntro .top,.aboutcouIntro .bot{ width:100%; height:78px; background: url(../images/span02.png) no-repeat 181px 15px; float:left}
.aboutcouIntro .bot{ background: url(../images/span03.png) no-repeat 181px 0;}
.aboutcouIntro .mid{ width:100%; position:relative; overflow:hidden; float:left; background: url(../images/line01.jpg) repeat-y 190px 0;}
.aboutcouIntro .mid li{ width:800px; min-height:100px; margin-bottom:15px;}
.aboutcouIntro .mid .time{ width:242px; height:73px; float:left; background: url(../images/span04.png) no-repeat 1px 7px;}
.aboutcouIntro .mid .time p{transition: all ease .5s;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-ms-transition:all ease .5s;
	-o-transition:all ease .5s;cursor:pointer;text-indent:0px; width:86px; font:bold 16px/34px Arial,"微软雅黑"; color:#40444c; float:left; margin:7px 0 0 2px; display:inline; text-align:center}
.aboutcouIntro .mid .intro{ transition: all ease .5s;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-ms-transition:all ease .5s;
	-o-transition:all ease .5s;width:510px;  padding:11px 10px 14px 30px; float:right; /*background: url(../images/libg04.png) no-repeat;*/
position:relative; overflow:hidden;background:#f5f5f5;cursor:pointer;}
.aboutcouIntro .mid .intro br{ height:14px; line-height:14px;}
.aboutcouIntro .mid li:hover .time p,.aboutcouIntro .mid li.on .time p{ color:#00923f}
.aboutcouIntro .mid li:hover .time,.aboutcouIntro .mid li.on .time{ }
.aboutcouIntro .mid li:hover .intro p,.aboutcouIntro .mid li.on .intro p{ color:#fff}
.aboutcouIntro .mid li:hover .intro,.aboutcouIntro .mid li.on .intro{ background:#00923f; color:#fff}


/*新闻样式02*/
.cson_left02{
	background:#fff;
	padding-top:0px;
}
.cson_news_list02 {
	background:#fff;
}
.cson_news_list02 ul li{

	position:relative;
	overflow:hidden;
	padding:15px 0px;
	border-bottom:1px solid #d1d1d1;
}
.cson_news_list02 ul li .cnews_pic{
	width:200px;
	height:120px;
	position:relative;
	overflow:hidden;
}
.cson_news_list02 ul li .cnews_pic img{
	display: block;
	width:180px;
	margin:0px auto;
	
}

/*.cson_news_list02 ul li .cnews_time span.day{
	font-size:30px;
	font-weight: bolder;
	left:12px;
	top:16px;
	color:#555;
}
.cson_news_list02 ul li .cnews_time span.year{
	font-size:12px;
	left:70px;
	top:14px;
	color:#999;
	line-height:16px;
	display:block;
}*/
.cson_news_list02 ul li .cnews_txt{
	width:550px;
}
.cson_news_list02 ul li .cnews_txt h6{
	color:#555;
	font-weight: bolder;
	line-height:36px;
	width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:16px;
}
.cson_news_list02 ul li .cnews_txt p{
	width:90%;
	color:#555;
	font-size:12px;
	height:48px;
	position:relative;
	overflow:hidden;
}
.cson_news_list02 ul li .cnews_txt span{
	display:block;
	width:60px;
	height:24px;
	color:#333;
	border:1px solid #d1d1d1;
	font-size:8px;
	text-align: center;
	margin-top:10px;
	transition:all ease .5s;
	-moz-transition:all ease .6s;
	-webkit-transition:all ease .6s;
	-ms-transition:all ease .6s;
	-o-transition:all ease .6s;


}

.cson_news_list02 ul li:hover{
	background:#f5f5f5;
}

.cson_news_list02 ul li:hover h6{
	color:#00923f;
}
.cson_news_list02 ul li:hover .cnews_txt span{
	background:#00923f;
	color:#fff;
	border-color:#00923f;
}



/*新闻样式03*/
.cson_news_list03 ul{
	width:830px;
}
.cson_news_list03 ul li{
	width:250px;
	float:left;
	margin-right: 25px;
	margin-bottom:25px;
}
.cson_news_list03 ul li .pic{
	width:100%;
	height:300px;
	position:relative;
	overflow: hidden;
}
.cson_news_list03 ul li .pic img{
	display: block;
	widows: 100%;
	min-height:100%;
	transition:all ease 5s;
	-webkit-transition:all ease 5s;
	-moz-transition:all ease 5s;
	-ms-transition:all ease 5s;
	-o-transition:all ease 5s;
}
.cson_news_list03 ul li .txt{

}
.cson_news_list03 ul li .txt a{
	display: block;
	width:100%;
	float: left;
	text-align: center;
	background:#e5e5e5;
	color:#333;
	height:40px;
	line-height: 40px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	transition:all ease 1s;
	-webkit-transition:all ease 1s;
	-moz-transition:all ease 1s;
	-ms-transition:all ease 1s;
	-o-transition:all ease 1s;
}

.cson_news_list03 ul li:hover .pic img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.cson_news_list03 ul li:hover a{
	background:#00923f;
	color:#fff;
}

/*董事长寄语*/
.cson_jy_box {
	 width:800px;
	 height:748px;
	 background:url(../images/jy_bg.png) no-repeat center top;
}
.cson_jy_box p img{
	display: block;
	margin:0px auto 30px;
}
.cson_jy_con{
	width:650px;
	margin:0px auto;
	padding-top:90px;
}

/*中转站建设*/
.cson_zzz{
	background:url(../images/lclt.png) no-repeat left 125px;
}
.cson_zzz ul li{
	height:210px;
	position: relative;
	overflow: hidden;
}
.cson_zzz ul li div.cson_serright {
    width: 740px;
    float: right;
}
.cson_zzz ul li div.fl,.cson_zzz ul li div.fr{
	width:45%;
}
.cson_zzz ul li div.fl{
	text-align: right;
}
.cson_zzz ul li img{
	width:100%;
	display: block;
}
.cson_zzz ul li h6{
	line-height: 24px;
	display: block;
	font-size: 18px;
	padding-bottom: 18px;
	background: url(../images/xx.png) bottom left no-repeat;
	margin-bottom: 10px;
}
.cson_zzz ul li p{
	color:#555;
	line-height:30px;
}
.cson_zzz ul li div.fl h6{
	background: url(../images/xx.png) bottom right no-repeat;
}

.cson_zzzlist ul{
	width:840px;
}
.cson_zzzlist ul li{
	width:380px;
	margin-bottom:30px;
	height:222px;
	float:left;
	margin-right:40px;
}
.cson_zzzlist ul li a{
	width:100%;
	display:block;
	height:100%;
	overflow:hidden;
	position:relative;
	margin:0px auto;
	}
.cson_zzzlist ul li a img{
	-webkit-transition:all ease 3s;
	transition:all ease 3s;
	}
.cson_zzzlist ul li a:hover img{
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
	}
.cson_zzzlist ul li .c_tfe_picbox,.cson_zzzlist ul li .c_tfe_picbox img{
	width:100%;
	height:100%;
	overflow: hidden;
	position:relative;
	}
.cson_zzzlist ul li .c_tfe_bgbox{
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:5;
	}
.cson_zzzlist ul li .c_tfe_txtbox{
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
	background:url(../images/bg_png.png) repeat left top;
	left:0px;
	bottom:0px;
	color:#fff;
	z-index:15;
	}
