
/* 颜色 */
#header_a1:hover,#ShowImages1 .chanpin_fudong1:hover .images_p2,.xiangqing_word .active,#xq_liuyan,#submit1,#submit2,.other_p,.n_list ul li:nth-child(2n):hover .list_word,.button2 input{
		background: #0068b7;
}
.related-list11 li:hover #relate_a1,.nav_fen li:hover #nav_a,.dianhua_p,.xiangqing_title,.n_lianxi_p,.n_lianxi_p2 span,.pt_p1{
	color: #0068b7;
}
.nav_fen li:hover{
	border-bottom: 1px solid #0068b7;
	
}
#fenxiang,.n_list ul li:nth-child(2n-1):hover .list_word{
	background: #e06f00;
}

.header_p1 span{
	color: white;
}

/* header */
.header_img{
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: relative;
	background: url(../images/inner_banner.jpg) center no-repeat;
}
.header_biao{
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.header_p1{
	font-weight: bold;
	color: white;
	font-size: 27px;
	padding-top: 50px;
	height: 40px;
}

.header_wei{
	background: rgba(0,0,0, 0.4);
	height: 50px;
	margin-top: 60px;
}
#header_p22{
	float: left;
	width: 790px;
	line-height: 50px;
	color: white;
	padding-left: 50px;
}
#header_p{
	font-weight: bold;
	font-size: 14px;
	float: left;
}
#header_p22 li{
	float: left;
}
#header_a{
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}
.button1,.button2{
	float: left;
}
.button1{
	padding-top: 13px;
	margin-left: 5px;
}
.button1 input{
	height: 23px;
	border: 0px;
}
.button2{
	padding-top: 13px;
	
}
.button2 input{
	border:0px;
	color: white;
	font-size: 13px;
	height: 23px;
	width: 50px;
}

#header_p2{
	float: right;
	text-align: right;
	width: 300px;
	padding-right: 50px;
	line-height: 50px;
	color: white;
}
#header_p2 a{
	color: white;
}
.header_f{
	background:#f7f6f6;
	width: 100%;
}
.header_f_content{
	background: white;
	width: 1300px;
	margin: 0 auto;
}
.nav_fen li{
	display: block;
	margin-bottom: 10px;
	height: 35px;
	padding-top:20px;
	float: left;
	border-bottom: 1px solid white;
}


#nav_a{
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 16px;
	line-height: ;
	border-right: 1px solid #EDEDED;
	line-height: 16px;
	color: #333;
}
#nav_a:first-child{
	
	border-left: 1px solid #EDEDED;
	
}
.nav_fen{
	padding-left: 50px;
	padding-right: 50px;
}
.nav_line{
	height: 1px;
	width:1200px;
	background: #EDEDED;
	margin: 0 auto;
	
}
/* about */
.f_about{
	width: 1200px;
	margin: 0 auto;
	padding-top: 45px;
}

.f_about_p1{
	font-size: 27px;
	line-height: 27px;
	color: #333;
	text-align: center;
	margin-bottom: 7px;
}
.f_about_p2{
	font-size: 13px;
	line-height: 13px;
	color: #999;
	text-align: center;
	margin-bottom: 40px;
}
.f_about_left{
	width: 100%;
	margin-right: 50px;
}
.f_about_right{
	float: left;
	width: 300px;
	margin-left: 70px;
	padding-top: 10px;
}
.f_about_name{
	font-weight:bold;
	line-height: 18px;
	font-size: 18px;
	color: #333;
}
.f_about_line{
	height: 1px;
	background: #999;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.f_about_word{
	font-size: 16px;
	line-height: 33px;
	color: #333;
}
.tuijian_line{
	height: 1px;
	background: #EDEDED;
	width: 100%;
	margin-top: 30px;
}
.f_tuijian{
	margin-top: 20px;
}
.ff_p1{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
	
}
.ff_pro li{
	display: block;
	float: left;
	margin-right:20px;
	border: 1px solid #EDEDED;
	width: 222px;
	margin-bottom: 30px;
}

.ff_pro li a{
	display: block;
	width: 222px;
}
.ff_img img{
	width: 222px;
	height: 222px;	
}
#ScrollBox_f{width:1200px;overflow:hidden}
.ff_title{
	font-size: 14px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}


/*产品列表页*/
.chanpin_content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.pro_product li {
	display: block;
	margin-left: 45px;
	margin-right: 45px;
	width: 308px;
	border: 1px solid #EDEDED;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}

.porTbox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 358px;
}

.pro_image {
	width: 308px;
	height: 358px;
	overflow: hidden;
	position: relative;
}

.pro_image a {
	display: block;
	width: 308px;
	height: 358px;
}

.pro_image a img {
	width: 308px;
	height: 358px;
	transition: all 0.6s;
}

.proLi:hover .pro_image a img {
	transform: scale(1.1);
}

.showBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, .6);
	transition: all 0.5s ease;
}

#showBoxLink {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 60%;
	color: #fff;
	text-align: center;
	font-size: 1rem;
	padding: 0.5rem 0;
}

#showBoxLink::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
	height: 1px;
	background: #fff;
	transition: all .5s ease;
}

#showBoxLink::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
	height: 1px;
	background: #fff;
	transition: all .5s ease;
}

.proLi:hover .showBox {
	opacity: 1;
}

.proLi:hover #showBoxLink::before {
	width: 1rem;
}

.proLi:hover #showBoxLink::after {
	width: 1rem;
}

.porBbox {
	position: relative;
	overflow: hidden;
	padding: 20px 20px 10px;
	border: 1px solid #f2f2f2;
	
}

#pro_title {
	display: block;
	border-bottom: 1px solid #d9d9d9;
}

.title_p1 {
	font-size: 16px;
	color: #000;
	line-height: 16px;
	margin-bottom: 15px;
}

.title_p2 {
	font-size: 14px;
	color: #666;
	line-height: 14px;
	margin-bottom: 10px;
}

#lookDetail {
	position: relative;
	display: block;
	color: #777;
	font-size: 13px;
	height: 38px;
	line-height: 38px;
}

.arrowsR {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translate(0, -50%);
	width: 30px;
}

.arrowsR img {
	position: absolute;
	transition: all .5s ease;
}

.harr {
	opacity: 0;
}
.proLi{
	transition: all .2s linear;
}
.proLi:hover  {
	transform: translate3d(0, -10px, 0);
	box-shadow:0px 15px 10px -15px #000;
}
.proLi:hover .barr {
	opacity: 0;
}
.proLi:hover .harr {
	opacity: 1;
}
.proLi:hover .details {
	color: #333;
}
.page_list1 {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 2px;
}
.page_list1 a {
    border: #ddd 1px solid;
    color: #15428b;
    padding: 2px 5px;
    margin-right: 2px;
}
.page_list1 span.current {
    border: #ddd 1px solid;
    padding: 2px 5px;
    font-weight: bold;
    margin-right: 2px;
    color: #FFF;
    background-color: #15428b;
}
.ptitle{
	padding-top: 20px;
}


/* 产品详情页 */
.site-nav1{ width:1140px; margin:0 auto; height:50px; line-height:50px; overflow:hidden; color:#333; border-bottom:#dddddd solid 1px; margin-bottom:5px;}
.site-nav1 span{color:#333;}
.site-nav1 a{color:#333;}
.site-nav1 a:visited{color:#333;}

.xiangqing_content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	
}
#preview1{  text-align:center; width:406px; float:left; }
.jqzoom1{ width:370px; }

.zoomdiv{  height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n55{width:354px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{  width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{ width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list1{ width:374px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list1 ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list1 ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/*jqzoom www.divcss5.com */
.jqzoom1{position:relative;padding:0; height:400px;border: 1px solid #EDEBEB;overflow: hidden;margin-bottom: 5px;}
.jqzoom1 img{
	width: 370px;
	height: 400px;
}

 .zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:370px;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:770px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;} 
#spec-list1{ position:relative; width:330px;}
#spec-list1 div{ margin-top:0;margin-left:3px;}

.xiangqing_left{
	float: left;
	margin-left:65px;
	margin-top: 8px;
}
.xiangqing_title{
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 21px;
}
.xiangqing_line{
	height: 1px;
	width: 628px;
	background: #EDEDED;
	margin-top: 20px;
}


.xiangqiang_guige{
	margin-top: 15px;
	line-height: 30px;
	margin-bottom: 20px;
	   padding-left: 20px;
}
.qita_title{
	float: left;
	width: 80px;
	color: #333;
}
.qita_guige{
	float: left;
	color: #666;
}
.qita_guige1{
	font-weight: bold;
	color: #c1000f;
	float: left;
}
.yongtu{
	width: 588px;padding-top: 10px;
	padding-bottom: 10px;
	background:#f5f5f5;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 50px;
}
.yongtu_p{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.yongtu_p2{
	line-height: 27px;
	color: #666;
}

.dianhau{
	 padding-left: 20px;
	 padding-top: 20px;
}
.dianhua_img{
	float: left;
	margin-right: 5px;
}
.dianhua_img img{
	width: 45px;
}
.dianhua_p{
	float: left;
	font-size: 21px;
	line-height: 40px;
	
}


.xiangqing_word{
	margin-top: 20px;
	background: #EDEDED;
}
.tab{
	float: left;
	width: 110px;
	line-height: 35px;
	height: 35px;
	text-align: center;
}
.xiangqing_word .active{
	color: white;
}
#message_c{
	padding-top: 30px;
	margin-bottom: 20px;
}
#contanct_c{
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.pt_p1{
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}
.pt_content{
	line-height: 27px;
	font-size: 14px;
}
.pt_line{
	width: 100%;
	height: 1px;
	background: #EDEDED;
	margin-bottom: 20px;
	margin-top: 20px;
}

.py_lianxi{
	
}

.xq_title{
	width: 110px;
	font-size: 14px;
	color: white;
	line-height: 32px;
	height: 32px;
	text-align: center;
}
#proinfo_c{
	margin-top: 20px;
	line-height: 26px;
}


.rexiao{
	height: 35px;
	font-size: 15px;
	float: left;

}
.hits1{
	float:right;
	height: 35px;
	font-size: 15px;
}
/* 相关产品 */
.other_pro{
	margin-top: 20px;
}
.other_pro1{
	margin-top: 10px;
}
.other_title{
	background: #EDEDED;
	margin-bottom: 10px;
}
.other_p{
	width: 110px;
	font-size: 14px;
	color: white;
	line-height: 32px;
	height: 32px;
	text-align: center;
}



.related_cp1 p{ line-height:30px;}
.related_cp1 td{ line-height:30px; }
.related_cp1 ul{width:100%; height:auto; padding-top:5px; overflow:hidden;}
.related_cp1 ul li{ text-align:center;   float:left; margin-right: 21px; margin-bottom: 10px;}
.related_cp1 ul li p{ line-height:30px; height:30px; }
.related_cp1 ul li p a{ line-height:30px; height:30px; }
.related_cp1 ul li img{border:1px solid #CCCCCC; width:150px; height:113px; padding:5px;}
.related_cp11{
	padding-top: 10px;
}


.pt_lines{
	width: 100%;
	height: 1px;
	background: #EDEDED;
	margin-bottom: 20px;
}





/* 新闻分页 */
.n_list{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.n_list ul li{
	display: block;
	float: left;
	width: 354px;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 20px;
}

.n_list ul li a{
	display: block;
}
.n_list_fu{
	position: relative;
	width: 354px;
	height: 266px;
}
.list_img{
	width: 354px;
	height: 266px;
	overflow: hidden;
}
#list_img1{
	width: 354px;
	height: 266px;
	transition: all 0.6s;
}
.n_date{
	position: absolute;
	background:white;
	left: 0;
	top: 226px;
	width: 220px;
	height: 40px;
	color: #333;
	line-height: 40px;
	border-top-right-radius: 5px;
}
#n_time{
	width: 12px;
	height: 12px;
	float: left;
	margin-left: 25px;
	padding-top: 13px;
}
.n_date{
		display: none;
}
.riqi{
	text-align: right;
	padding-right: 23px;
	font-size: 14px;

}
.list_word{
	height: 95px;
	padding-top: 10px;
}
#f_news_a{
	font-size: 16px;
	color: #333;
	line-height: 16px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
}
.f_desc{
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	color: #999;
}
.n_list ul li:hover .f_desc{
	color: white;
}
.n_list ul li:hover .n_date{
	display: block;
}
.n_list ul li:hover #list_img1{
	transform: scale(1.2);
}
.n_list ul li:nth-child(2n):hover .list_word{
	color: white;
}
.n_list ul li:nth-child(2n):hover #f_news_a{
	color: white;
	font-weight: bold;
}
.n_list ul li:nth-child(2n-1):hover .list_word{
	color: white;
}
.n_list ul li:nth-child(2n-1):hover #f_news_a{
	color: white;
	font-weight: bold;
}







/* 新闻详情 */
.n_xiangqing{
	width: 1200px;
	margin: 0 auto;
}
.n_xq_title{
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #333;
	padding-top: 45px;
}
.gengxin{
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	color: #999;
	margin-bottom: 20px;
}

.n_xp_fenxiang{
	float: left;
	color: #666;
	font-size: 16px;
	margin-top: 12px;
}
.n_xp_gengx{
	float: left;
	color: #666;
	font-size: 16px;
	margin-top: 12px;
}
.n_xp_ci{
	float: left;
	color: #666;
	font-size: 16px;
	margin-top: 12px;
}
.n_xp_leftline{
	float: left;
	border-left: 1px dotted #c2c2c2;
	height: 30px;
	width: 1px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}


.n_xq_lines{
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #c2c2c2;
	margin-bottom: 25px;
	margin-top: 3px;
}
.n_xq_word{
	line-height: 28px;
	font-size: 14px;
	color: #333;
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.n_xp_lines{
	margin-top:15px;
	height: 1px;
	width: 1200px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c2c2c2;
}
.n_shang{
	line-height: 45px;
	font-size: 16px;
	color: #333;
}
.n_xia{
	line-height: 45px;
	font-size: 16px;
	color: #333;
}
.n_xp_xnews{
	padding-bottom: 5px;
	border-bottom: 1px dotted #c2c2c2;
}
#n_xia_a{
	color: #333;
	font-size: 16px;
}
#n_xia_a:hover{
	color: #0068b7;
}
.xiangguan{
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
	line-height: 16px;
}
.n_xq_xg{
	padding-top: 7px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.related-list1 li{
	display: block;
	color: #333333;
	font-size: 14px;
	width: 350px;
	float: left;
	margin-right: 10px;
}
.related-list11 li{
	display: block;
	color: #333333;
	font-size: 14px;
	width: 500px;
	float: left;
	margin-right: 60px;
	border-bottom: 1px solid #EDEDED;
}
#relate_a{
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
#relate_a1{
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
.xg_title{
	float: left;
}
.xg_date{
	float: right;
}


/* 案例分页 */
.picture_content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.fenye_anli_fu{
	position: relative;
}
#ShowImages2 li{
	display: inline;
    float: left;
    margin: 4px 15px 15px 15px;
    text-align: center;
}
#ShowImages2 .images_img a {
    border: 1px solid #dddddd;
	display:block;
    height: 199px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 268px;
	overflow: hidden;
}
#ShowImages2 .images_img img {
   width: 268px;
   height: 199px;
   transition: all 0.8s;
}
.anli_fudong{
	position: absolute;
	top: 0;
	width: 270px;
	height: 201px;
	display: none;
	background: rgba(0,104,183, 0.7);
}

#n_anli_a{
	line-height: 201px;
	font-size: 16px;
	color: white;
	text-align: center;
	width: 270px;
	height: 201px;
	display: block;
	
}
.fudong_img{
	display: block;
	margin: 0 auto;
	padding-top: 80px;
}
.images_title{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-top: 5px;
	color: #333;
}
#images_title{color: #333;}
#ShowImages2 .fenye_anli_fu:hover .images_img img{
	transform: scale(1.2);
}
#ShowImages2 .fenye_anli_fu:hover .anli_fudong{
	display: block;
}


/* 图片展示分页 */
.pp_content{
	width: 1050px;
	margin: 0 auto;
}

.pic_word {
	margin-bottom: 25px;
}
.pic_word img{
	display: block;
	margin: 0 auto;
}
.xiangguan1{
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #666;
	font-weight: bold;
	line-height: 16px;
}
.related-list2  li{
	display: block;
	float: left;
	width: 160px;
	margin-right: 21px;
}
.related-list2 li img {
    border: 1px solid #CCCCCC;
    width: 150px;
    height: 113px;
    padding: 5px;
}
.fenye_pic{
	padding-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.pic_title{
	text-align: center;
	line-height: 30px;
}

/* 联系我们分页 */
.n_lianxi{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
.n_lianxi_left{
	float: right;
	width: 635px;
}
.n_lianx_map{
	float: left;
	width: 500px;
}
.n_lianxi_p{
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 30px;
}
.n_lianxi_word{
	height: 140px;
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
}
.n_lianxi_p2{
	float: left;
	padding-top: 15px;
	margin-right: 92px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}
.n_lianxi_p2 span{
	font-size: 16px;
}
.n_jianjie{
	margin-top: 30px;
	font-size: 14px;
	line-height: 27px;
	color: #333;
	margin-bottom: 30px;
}
.n_dizhi{
	margin-bottom: 50px;
	font-size: 16px;
}


/* 留言 */
.input{
	width: 695px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 50px;
}
#li1{
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.input_p{
	float: left;
	line-height: 35px;
font-size: 16px;
}
#li1 span{
	line-height: 35px;
	font-size: 16px;
}
#li1 input{
	width: 250px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #EDEDED;
	text-indent: 1.5em;
	background: #EDEDED;
}
#li2{
	margin-bottom: 15px;
	float: left;
}
#li2 span{
	line-height: 35px;
	font-size: 16px;
}
#li2 input{
	width: 250px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #EDEDED;
	text-indent: 1.5em;
	background: #EDEDED;
}
#liuyan{
float: left;
margin-bottom: 20px;
}
#liuyan span{
	font-size: 16px;
	display: block;
	float: left;
}
#Content{
	width: 610px;
	border: 1px solid #EDEDED;
	text-indent: 1.5em;
	background: #EDEDED;
	height: 190px;
	line-height: 26px;
	padding-top: 10px;
	border-radius: 5px;
	float: left;
}
#yanz{
	float: left;
	margin-right: 20px;
}
#yanz span{
	float: left;
	display: block;
	font-size: 16px;
	line-height: 35px;
	margin-right: 15px;
}
#checkcode1{
	width: 150px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #EDEDED;
	text-indent: 1.5em;
	background: #EDEDED;
	float: left;
}
#yanzhengma{
	height: 35px;
	display: block;
	width: 100px;
	float: left;
}
#anniu1{
	width: 600px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
}
#submit1{
	width: 150px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #EDEDED;
	text-align: center;
	color: white;
	font-size: 16px;
	margin-left: 50px;
	display: inline-block;
}
#submit2{
	width: 150px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #EDEDED;
	text-align: center;
	color: white;
	font-size: 16px;
	margin-left: 100px;
	display: inline-block;
}
#reset{
	width: 150px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #EDEDED;
	text-align: center;
	background: #999;
	float: float;
	color: white;
	font-size: 16px;
	display: inline-block;
}



/* 搜索 */

.sou-search{
	
}
.sou_kuang{
	float: left;
	width: 110px;
	padding-top: 10px;
}
.sou_word1{
	float: left;
	width: 215px;
	padding-top: 10px;
}
.sou_buttom{
	float: left;
	width: 100px;
	padding-top: 10px;
}
#searchid{
	width: 100px;height: 30px;
	line-height: 30px;
	border: 0;
}
#searchtext{
	height: 30px;
	width: 200px;
	padding-left: 5px;
	line-height: 30px;
	color: #666;
	border: 0;
}
#searchbutton{
	height: 30px;
	width: 100px;
	background: #003364;
	color: white;
	text-align: center;
	line-height: 30px;
	border: 0;
}
.fenye_top{
	padding-top: 40px;
}
.page-news1{
	width: 1050px;
	margin: 0 auto;
}
.souming{
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.so_title{
	width: 700px;
	background:url(../images/info_title.gif) right top;
}
.so_date{
	width: 370px;
	background:url(../images/info_title.gif) left top;
}
#sou_jie{
	border-bottom: 1px dotted #D7D7D7;
	height: 36px;
	line-height: 36px;
	display: block;
}
.jie_p{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}
.so_tit{
	width: 700px;
	color: #333;
	text-indent: 2em;
	float: left;
}
.so_da{
	color: #666;
	width: 350px;
	float: left;
	text-align: center;
}