.subject{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.subject b{
	height:40px;
	line-height:30px;
	display:inline-block;
	margin-bottom:-1px;
	font-weight:bold;
	color:#000;
	font-size:36px;
	font-family:"microsoft yahei";
}
.subject .more{float:right;}
.subject .more a{font-size:12px;font-family:宋体;color:#999;}
.subject .more a:hover{color:#f30;}

/*新闻—*/
.home_news{margin-bottom:20px;background:#fff;}
.home_news_list{}
.home_news_list li{
	border-bottom:1px solid #E6E6E6;
	overflow:hidden;
	float:left;
	width:49%;
	margin-right:1%;
	min-height:69px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.home_news_list li .date{background:#2384D5;color:#fff;height:50px;line-height:50px;width:80px;display:inline-block;text-indent:16px;margin:5px 0 0 0;float:left;font-family:verdana;position:absolute;border-radius:5px 0 0 5px;}
.home_news_list li .date:after{content:" ";position:absolute;right:-8px;top:15px;width:20px;height:20px;border:#2384D5 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#2384D5;}
.home_news_list li div{color:#999;font-size:12px;margin-left:100px;}
.home_news_list li div a{display:block;font-size:16px;color:#333;}
.home_news_list li div a:hover{color:#f30;}


/*图片*/
.list_pic{margin:30px 0 0px 0;width:1206px;clear:both;}
.list_pic ul li{width:24%;margin:0 1% 1% 0;float:left;}
.list_pic ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;}
.list_pic ul li a div{overflow:hidden;width:100%;height:100%;text-align:center;}
.list_pic ul li a div img{max-width:279px;max-height:200px;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.list_pic ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.list_pic ul li a:hover div img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.list_pic ul li a p{text-align:left;font-size:14px;color:#333;margin:0;padding:10px;}
.list_pic ul li a:hover p{color:#f30;}
.list_pic ul li a .title{min-height:30px;text-align:center;}


.in_bg{
	width: 100%;
	height:736px;
	padding-top: 30px;
	background-image: url(../img/in_bg.jpg);
	background-repeat: no-repeat;
	background-position: center -1px;
}

/*关于我们*/
.about{ width:100%; height:362px; padding-top:25px; background:#f3f3f3;}
.about_gs{ float:left; width:1100px; height:336px;}
.about_top{ width:1100px;; height:50px; background:url(about_top.jpg) bottom no-repeat;  font-family:"微软雅黑"; font-size:26px; color:#cc2a2e; line-height:50px; text-align:center; margin:0 auto;}

.about_bg{
	width: 1190px;
	height: auto;
	padding-top: 16px;
}
.about_pic{ float:right; width:391px; height:270px; padding:0px;}
.about_con{
	float: left;
	width: 750px;
	height: auto;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #222;
	line-height: 26px
}
.about_t{ width:750px; height:35px; font-family:"微软雅黑"; font-size:18px; color:#000; }
.about_r{ width:750px; height:180px; font-family:"微软雅黑"; font-size:14px; color:#000; overflow:hidden; padding-top:5px;}
.about_m{ width:750px; height:auto; margin-top:10px;}
.about_m a{ color:#0c63c4;}

.about_con p{ text-indent:26px;}

/*案例滚动*/
.cp_go{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.cp_go ul li{ float:left; text-align:center; margin-left:10px;}
.cp_go ul li img{ width:140px; height:65px; border:1px solid #c6c6c6;}

#cp_gd0 {
overflow:hidden;
}

#cpgo {
float: left;
width: 1000%;
}
#cp_gd1 {
float: left;
}
#cp_gd2 {
float: left;
}

