

.top{background-color:#f7f7f7; border-bottom:1px solid #d8d8d8; height:36px;}
.topbar{line-height:36px;}
.topcontact a{padding:0 10px;}

.logo_telbox{height:120px; background:#ffffff ;}
.logo_tel{}
.logo{ padding:10px 0 0 0;}
.tel{padding:35px 0 10px 60px; background:url(tel.png) no-repeat left 33px; line-height:24px;}
.tel span{font-size:16px;}
.tel i{font-size:28px; color:#ff0000;font-weight:bold;}

.navbar{background-color:#0076B3; height:50px;}
.nav li{float:left; width:135px; position:relative;}
.nav li a{display:block; color:#fff; font-size:16px; line-height:50px; text-align:center;}
.nav li.on a{background-color:#0076B3;}
.nav li a:hover{background-color:#FF8F13;}

/*=====下拉菜单====*/
.nav li ul{position:absolute; left:2px; top:30px; width:135px; background-color:#0076B3;display:none; overflow:hidden;}
.nav li ul li{ width:100%; height:30px; background:none;}
.nav li ul li a{ font-size:12px;color:#fff; line-height:30px; display:block; white-space: nowrap; font-weight:normal; height:30px;}
.nav li ul li a:hover{ background:#000; color:#fff;}
.nav .on ul li a{ background:none; color:#fff;}
.nav .on ul li a:hover{ background:#000; color:#fff;}
.wrap {
	width: 1080px;
	margin: auto;
	overflow: hidden;
}

.top_keyword{background-color:#0076B3; height:40px;}
.top_keywordcon ,.top_keywordcon a{color:#fff; line-height:40px; font-size:14px;}
.top_keywordcon a{ padding:0 5px;}

.support{padding:20px 0;}
.supporttit{background:url(hzhb_tit.png) no-repeat center 25px;}
.supporttit h4{ color:#0076B3; text-align:center; padding:10px 0 0 0; font-size:18px;}
.supporttit a{display:block; text-align:center; color:#404040; padding:5px 0 0 0;}

.supportcon{padding:20px 0; overflow:hidden; width:800px;}
.supportcon li{float:left;}
.supportcon li img{width:243px; height:168px; border:1px solid #ebebeb; padding:4px; background-color:#fff;}
.supportcon li span a{display:block; line-height:30px; text-align:center; color:#404040; font-size:14px; height:30px; width:200px; margin:0 auto;}
.supportcon li:nth-child(3n+0){margin:0px;}


.supportconin{padding:20px 0; overflow:hidden; height:208px;width:1080px;}
.supportconin li{float:left;}
.supportconin li img{width:243px; height:168px; border:1px solid #ebebeb; padding:4px; background-color:#fff;}
.supportconin li span a{display:block; line-height:30px; text-align:center; color:#404040; font-size:14px; height:30px; width:200px; margin:0 auto;}
.supportconin li:nth-child(4n+0){margin:0px;}


.menu{width:253px; border:#0076B3 1px solid;}
.menuborder{ border:1px solid #477ef8; background-color:#0076B3;}
.menutit{background:url(menutit.png) no-repeat center center; width:117px; height:39px; padding:15px 69px;}
.menucon dl{ background-color:#fff; width:230px; margin:0 0 0 -1px; padding:10px 0;}
.menucon dt{margin:10px;}
.menucon dt a{color:#0076B3; display:block; width:168px; padding:0 32px; line-height:40px; font-size:16px; background-color:#eaeef5; height:40px; overflow:hidden;}
.menucon dt a:hover{background-color:#0076B3; color:#fff;}
.menucon dd{margin:10px;}
.menucon dd a{display:block; width:152px; padding:0 40px; line-height:30px; background:url(cp_list.png) no-repeat 20px center; height:30px; overflow:hidden;}
.menucon dd a:hover{background:url(cp_list2.png) no-repeat 20px center #0076B3; color:#fff;}

.p_tel{background:#0076B3 url(tel.jpg) no-repeat top left; width:235px; min-height:70px; padding:8px 0 10px 20px;color:#ffffff}
.p_tel i{line-height:20px; font-size:14px; color:#fff;font-family:Arial;margin-left:50px;}
.p_tel span{font-size:20px; color:#fff;margin-left:50px;}

.product{ overflow:hidden;}
.proconin{width:1080px;overflow:hidden;}
.procon{width:800px;overflow:hidden;}
.procon_tit .tit{background:url(protit_bg.png) no-repeat; width:130px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff;}
.procon_tit .more{padding:20px 10px 0 0;}
.procon_con {height:100%;}
.procon_con li{ padding:0 20px 0 0; margin:0;}
.procon_con li:nth-child(3n+0){padding-right:0px;}

.procon_conin {height:100%;}
.procon_conin li{ padding:0 22px 0 0; margin:0;}
.procon_conin li:nth-child(4n+0){padding-right:0px;}


.casetit{background:url(al_tit.png) no-repeat center 25px;}
.casetit h4{font-size:24px;}
.casetit a{padding:0;}
.casecon .bd{ width:1000px; overflow:hidden; margin:0 auto;}
.casecon .hd{position:relative;}
.casecon .hd a.prev{background:url(arrow_prev.png) no-repeat; width:30px; height:57px; display:block; position:absolute; left:0; top:55px; cursor: pointer;}
.casecon .hd a.next{background:url(arrow_next.png) no-repeat; width:30px; height:57px; display:block; position:absolute; right:0; top:55px; cursor: pointer;}
.f_lt {
	float: left;
}
.f_rt {
	float: right;
}

.about {
	background:#0076B3;
	background-size: 150% 150%; padding-left:0; padding-right:0; padding-top:60px; padding-bottom:80px
}
.about {
	animation: introMove 2s forwards;
	-webkit-animation: introMove 2s forwards;
}
@-webkit-keyframes introMove {
 100% {
 background-size: 100% 100%;
}
}
.about .a_title {
	height: 70px;
	line-height: 48px;
	overflow: hidden;
	background: url('a_title.png') no-repeat bottom;
}
.about .a_title .a_lt {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-left: 2px;
}
.about .a_title .a_rt {
	width: 32px;
	padding: 8px 0 0;
}
.about .a_img {
	width: 339px;
	float: left;
	margin-top: 50px;
}
.about .a_desc {
	width: 700px;
	float: right;
	margin-top: 50px;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	height:230px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.about .a_desc table{ width:58%; margin:10px 0 0 0;}
.about .a_desc table tr td{ text-align:center;}
.about .a_desc table tr td a{color:#fff;}
.about .a_desc table tr td a:hover{color:red;}

.about .a_desc .a_d_FF {
	font-size: 13px;
	line-height: 24px;
	color: #FFF;
}
.about .a_desc .a_d_icon {
	margin-top: 40px;
}
.about .a_desc .a_d_icon ul {
	margin: 0 0 0 4px;
	padding: 0;
	text-align: center;
	list-style: none;
}
.about .a_desc .a_d_icon ul li {
	width: 61px;
	float: left;
	display: inline-block;
	margin-right: 80px;
}
.about .a_desc .a_d_icon ul li a {
	color: #FFF;
}
.about .a_desc .a_d_icon ul li a img{ padding-bottom:8px;}
.about .a_desc .a_d_icon ul li a p {
	line-height: 34px;
}
.about .a_desc .a_d_icon ul li:hover a{color:#ae0c21;}

.news_honor{overflow:hidden; padding:20px 0; height:340px;}
.news{width:1080px;}
.honor{width:360px;}
.newstit .hd{overflow:hidden;}
.newstit .hd li{float:left; width:110px; height:35px;line-height:35px; text-align:center; font-size:18px; cursor:pointer;}
.newstit .hd li.on{ background-color:#0076B3; color:#fff;}

.protit .hd{overflow:hidden;float:right;}
.protit .hd li{float:left;padding:0px 10px;height:25px;line-height:25px;margin-left:10px;border-radius:20px;margin-top:7px;text-align:center; font-size:14px; cursor:pointer;}
.protit .hd li.on{ background-color:#0076B3; color:#fff;}

.newscon{padding:20px 0;}
.fn_1{overflow:hidden;float:left;width:50%;}
.fn_1 .img img{width:215px; height:140px; background-color:#fff; border:1px solid #ebebeb; padding:4px;}
.fn_1 .con{width:310px;}
.fn_1 .con h4 a{color:#193e90; font-size:18px; line-height:28px;}
.fn_1 .con p{color:#666; height:100px;}
.fn_1 .con span a{ display:block; color:#193e90; text-align:right;}

.fn_2{overflow:hidden;}
.fn_2 li{float:left; border-bottom:1px dashed #c4c4c4; width:360px; line-height:30px;}
.fn_2 li a{display:block; padding:0 0 0 30px; background:url(ico.jpg) no-repeat 10px center; color:#404040;}

.honortit{ background-color:#0076B3; padding:5px 0;}
.honortit span{display:block; color:#fff; font-size:24px; background:url(tit_bg.png) no-repeat center center; text-align: center;}

.honorcon{ padding:20px 5px 20px 135px; background:#ffffff url('cont.jpg') no-repeat center bottom; height:238px;}
.honorcon li {}
.honorcon li img{ width:260px; height:180px; border:1px solid #e5e5e5; padding:8px; background-color:#fff;}
.honorcon li span a{display:block; text-align:center; line-height:40px; font-size:16px; height:40px; overflow:hidden;}

.footer {
	TEXT-ALIGN: center; BACKGROUND-COLOR: #0654B8; WIDTH: 100%; HEIGHT: 160px; COLOR: #fff
}
.footer IMG {
	MARGIN: 10px 0px
}
.footer UL {
	TEXT-ALIGN: center; MARGIN: 0px auto; WIDTH: 1080px; COLOR: #fff
}
.footer UL LI {
	WIDTH: 135px; FLOAT: left
}
.footer UL LI A {
	COLOR: #fff
}
.footer p{
	COLOR: #fff
}
.footer a{
	COLOR: #fff
}
.foot-c {
	BACKGROUND-IMAGE: url('index_73.jpg'); LINE-HEIGHT: 54px; WIDTH: 100%; BACKGROUND-REPEAT: repeat-x; HEIGHT: 54px
}
.footer-r {
	TEXT-ALIGN: left; PADDING-BOTTOM: 30px; LINE-HEIGHT: 23px; PADDING-LEFT: 0px; WIDTH: 530px; PADDING-RIGHT: 0px; FLOAT: right; HEIGHT: auto; COLOR: #fff; PADDING-TOP: 30px
}
.footer-l {
	WIDTH: 270px; FLOAT: left; HEIGHT: auto
}
.nav2 {
	BACKGROUND-IMAGE: url('index_15.png'); BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: left center;font-size:14px;
}

/*inner-code*/
.innercon{overflow:hidden; padding:20px 0;}
.imenu{border:1px solid #d5d5d5; border-radius:4px;}
.ileftmenu{width:198px;}
.imenutit{border-top-left-radius:4px; background-color:#0076B3; line-height:32px;border-top-right-radius:4px; height:32px; font-weight:bold; color:#fff; text-indent:20px; font-size:14px;}
.imenucon {padding:10px 12px;}
.imenucon dt{ border-bottom:1px dashed #999; padding:5px 0;}
.imenucon dt a{display:block; color:#404040;padding:0 0 0 10px; background:url(imenudta.jpg) no-repeat left center; height:24px; line-height:24px; overflow:hidden;}
.imenucon dd{}
.imenucon dd a{display:block; color:#808080; padding:0 0 0 20px; height:26px; line-height:26px; overflow:hidden;}
.icontact{margin:10px 0;}
.icontactcon{ padding:10px 12px;}

.irightcon{width:865px;}
.siteadd{border:1px solid #d5d5d5; height:34px; line-height:34px; border-radius:4px; color:#404040; padding:0 0 0 10px;}
.siteadd a{color:#404040;}
.iconbox{border:1px solid #d5d5d5; border-radius:4px; margin-top:10px;}
.iimgbox{overflow:hidden;}
.iimgbox li{width:187px; float:left; margin:15px 14px 0 14px;}
.iimgbox li img{width:185px; height:160px; border:1px solid #d5d5d5}
.iimgbox li img:hover{border:1px solid #404040;}
.iimgbox li span a{display:block; text-align:center; line-height:30px; color:#404040; height:30px; overflow:hidden;}

.pos_img{border:1px solid #d5d5d5; margin-top:12px; border-radius:4px; overflow:hidden;}
.pos_imgtit{ background:url(tit1.gif) repeat-x; height:32px;}
.pos_imgtit span{line-height:32px; font-weight:bold; color:#404040; padding:0 0 0 15px; text-shadow:0 1px 0 #fff;}


/************
	可以复制
**************************/

.inner-news{ padding:10px;}
.inner-news li{width:100%; overflow:hidden; border-bottom:1px dashed #ccc; background:url(nav-li-a.png) no-repeat 7px 17px; padding:5px 0;}
.inner-news li a{font-size:12px; padding-left:13px; background:url('ico_3.gif') no-repeat left center;}

.inner-image-date{padding-top:20px;}


.ind-tit{font-size:16px; text-align:center; font-weight:bold; padding-top:10px;}
.ind-time{text-align:center; border-bottom:1px dashed #ccc; padding-bottom:5px;}
.ind-con{ padding-top:10px;}

.img-deta{ text-align:center;}
.img-deta img{ max-width:700px;}
.img-tit-deta{ text-align:center; padding:10px 0; font-weight:bold;}

/*============== inner-grestbook ==========*/

.grestbook_list{  margin: 12px 0;line-height: 26px;background: #fff;}
#pages{text-align: center;font: 12px '宋体';}
.post_box{border: 1px solid #eee;background: #fff; padding-bottom:20px;}
.post_box h5{line-height: 35px;text-align: center;font-size: 14px;border-bottom: 1px solid #eee;height: 35px;background: #f5f5f5;}
.table_form{  margin: 10px;width: 95%;}
.table_form tbody td{border-bottom: 1px solid #eee;}
.table_form td{  padding: 8px 0 5px 8px;line-height: 22px}
.button{background: #ddd;height: 22px;border-top: 0;border-left: 0;border-bottom: 1px solid #666;border-right: 1px solid #666;padding: 3px 6px;margin-right: 5px;}
#content {margin:0;line-height:22px;}

/*====== inner-product-date ======*/
.inner-meta-img-big img{width:302px; height:302px;border: 1px solid #ccc;}
.w12{float:left;}
#zoom_list{width: 302px;height: 60px;background: #EFEFEF;}
#zoom_list .next {float: right;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url('next.gif') no-repeat -3px 18px;}
#zoom_list .pre{float: left;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url('pre.gif') no-repeat -3px 18px;}
#zoom_list #zoom_list_box{  float: left;width: 232px;overflow: hidden;height: 56px;position: relative;}
#thumblist li{float: left;width: 58px;overflow: hidden;text-align: center;margin: 2px 0;padding:10px 0 0px 12px;}
#thumblist li span{height: 52px;width: 220px;line-height: 30px;}
#thumblist li span a{width: 50px;height: 50px;font-size: 42px;border: 1px solid #FFF;}
#thumblist li span img{  max-height: 50px;max-width: 50px;}
.w14{padding:20px 0 0 30px; float:left; width:450px;}
.p_tabs li{padding:10px 0 0 0;}
.bdsharebuttonbox-1{padding:15px 0 0 0;}
.linkproduct-con{padding:20px 0 0 0;}
.linkproduct-con img{max-width:750px;}
.linkproduct-con-img{padding-top:20px;}


.pagenav{overflow:hidden;width:100%; padding:0 10px;}
.pagenav-right{padding-right:10px;}
.big_small{width:302px; height:302px;}
.mate-title{ height: 32px;line-height:32px;border-bottom: #666 solid 2px;font-size: 14px;background-color: #efefef;}
.mate-title b{padding-left:10px;}
.linkproduct{padding-top:20px; float:left; width:100%;}
.mate-product{ padding:10px 0 0 0;}
.mate-product li{float:left;padding:0 10px;}
.mate-product li img{width:190px; height:140px;}
.mate-product li span a{display:block; text-align:center; line-height:30px; height:30px; margin:0 auto; width:170px; overflow:hidden;}



/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url('kefu_top.gif') no-repeat;height:20px}
.kefu .kfbottom{background:url('kefu_bottom.gif') no-repeat;height:14px}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}

/*======= flip =====*/
.flip{overflow:hidden; font-family:"微软雅黑"; padding:10px 0; font-size:14px;}

/*====== 上一页-下一页 =====*/
.page{text-align:center; padding:20px 0; clear:both;}
.page a{font-size:14px; margin:3px; padding: 5px 10px;border:1px solid #ccc;}
.page a:hover{background-color:#666; border:1px solid #666; color:#fff;}
.page span{background-color:#666; border:1px solid #666; color:#fff; padding:5px 10px; margin:3px; font-size:14px;}

/*=========
	图片详细
=========*/
.picture-date-txt{font-size:14px; text-align: center; display:block; padding-top:10px;}
.inner-picture-date-con{ font-family:"微软雅黑"; font-size:14px; padding:0 10px;}
.picture-date{text-align:center; padding:10px 0 0 0;}
.picture-date img{ max-width:650px;}


/*文章分享*/
.bshare-custom{padding-top:10px;}

.centbr {
	BORDER-RIGHT: #ECECEC 1px solid; BORDER-TOP: #ECECEC 1px solid; BORDER-LEFT: #ECECEC 1px solid; BORDER-BOTTOM: #ECECEC 1px solid
}
p{
margin:0px
}
h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #ff0000; LINE-HEIGHT: 26px;FONT-FAMILY: "Microsoft Yahei";
}
#cs2{width:100%;height:160px;overflow:hidden;text-overflow:ellipsis;}
#cs21{width:100%;height:151px;overflow:hidden;text-overflow:ellipsis}
.innernid {
	BORDER-RIGHT: #F2EEE3 4px solid; BORDER-TOP: #F2EEE3 4px solid; MARGIN-BOTTOM: 4px; BORDER-LEFT: #F2EEE3 4px solid; BORDER-BOTTOM: #F2EEE3 4px solid
}
.innerPic {
	BORDER-RIGHT: #D5D5D5 1px solid; BORDER-TOP: #D5D5D5 1px solid; BORDER-LEFT: #D5D5D5 1px solid; BORDER-BOTTOM: #D5D5D5 1px solid;
}
.innerPic:hover {
    border-color:#FF9626; 
}

.innerPic1 {
	BORDER-RIGHT: #F2EEE3 1px solid; BORDER-TOP: #F2EEE3 1px solid; BORDER-LEFT: #F2EEE3 1px solid; BORDER-BOTTOM: #F2EEE3 1px solid;padding:2px;
}
.innerPic1:hover {
    border-color:#FF9626; 
}
A.menu1 {
	FONT-SIZE: 12px;COLOR: #ffffff; TEXT-DECORATION: none;LINE-HEIGHT: 18px;
}
A.menu1:link {
	FONT-SIZE: 12px;COLOR: #ffffff
}
A.menu1:visited {
	FONT-SIZE: 12px;COLOR: #ffffff; TEXT-DECORATION: none
}
A.menu1:hover {
	FONT-SIZE: 12px;COLOR: #ffff00; TEXT-DECORATION: none
}
.abouttxt {
	padding-left:10px;padding-right:10px;padding-bottom:10px;padding-top:10px;height:816px;
}
.ssk {
	HEIGHT: 25px;COLOR: #EBAE6C;font-size:20px;FONT-WEIGHT: bold;FONT-FAMILY: "Microsoft Yahei"; margin-right:0px;line-height:25px
}
.ssk1 {
	HEIGHT: 25px;COLOR: #ff0000;font-size:20px;FONT-WEIGHT: bold;FONT-FAMILY: Arial; margin-right:0px;
}


A.pro {
	FONT-SIZE: 14px;COLOR: #0768D1; TEXT-DECORATION: none;LINE-HEIGHT: 18px;FONT-WEIGHT: bold;
}
A.pro:link {
	FONT-SIZE: 14px;COLOR: #0768D1;FONT-WEIGHT: bold;
}
A.pro:visited {
	FONT-SIZE: 14px;COLOR: #0768D1; TEXT-DECORATION: none;FONT-WEIGHT: bold;
}
A.pro:hover {
	FONT-SIZE: 14px;COLOR: #ff0000; TEXT-DECORATION: none;FONT-WEIGHT: bold;
}


.word12b {
	LINE-HEIGHT: 26px; FONT-FAMILY: "宋体, 宋体, Helvetica, sans-serif"; COLOR: #707E8C; FONT-SIZE: 12px
}
.word12b a{
	LINE-HEIGHT: 26px; FONT-FAMILY: "宋体, 宋体, Helvetica, sans-serif"; COLOR: #707E8C; FONT-SIZE: 12px
}
.word12b a:link {
	LINE-HEIGHT: 26px; FONT-FAMILY: "宋体, 宋体, Helvetica, sans-serif"; COLOR: #707E8C; FONT-SIZE: 12px
}
.word12b a:visited {
	LINE-HEIGHT: 26px; FONT-FAMILY: "宋体, 宋体, Helvetica, sans-serif"; COLOR: #707E8C; FONT-SIZE: 12px
}
.word12b A:hover  {
	LINE-HEIGHT: 26px; FONT-FAMILY: "宋体, 宋体, Helvetica, sans-serif"; COLOR: #F79E00; FONT-SIZE: 12px
}



.pages { line-height:32px; text-align:center;font-size:14px;color:#444; margin-bottom:10px; position:relative; float: left;}
.pages a, .pages span,.both{ padding:6px 12px; border:1px solid #ddd; color:#444; }
.pages span{ background:#3fb5c0; color:#fff;border:1px solid #3fb5c0;}

.pages input{ height:34px;border:1px solid #DDD; margin-top: -3px; width:50px; right:123px; text-align:center;}
.pages input[type=button]{ height:34px; width:55px; background:#999; font-size:14px; color:#fff; line-height:34px; margin: -3px 0 0 6px; border:0; font-family:"微软雅黑";}
.both{ float: left; margin-left: 8px; font-size: 14px; line-height: 20px;}



.cf:after {
	DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; OVERFLOW: hidden; CONTENT: ''
}
.cf {
	ZOOM: 1
}
.list-newsbox {
	margin-top:50px;width:800px;margin:0px auto;
}
.ps-xian {
height:10px;
}

.contentttd{padding:15px 0px 0 0px;width:930px;overflow:hidden;}

.list-newsbox .cat-title {
	PADDING-LEFT: 26px; FONT: bold 16px/42px 宋体; BACKGROUND: url(list-news-ico1.png) #d1d3d4 no-repeat 8px center; HEIGHT: 42px; COLOR: #333
}
.list-newsbox .news-item {
	BORDER-BOTTOM: #e6e6e6 1px solid; BORDER-LEFT: #e6e6e6 1px solid; PADDING-BOTTOM: 20px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; MARGIN-BOTTOM: 20px; BACKGROUND: #fff; BORDER-TOP: #e6e6e6 1px solid; BORDER-RIGHT: #e6e6e6 1px solid; PADDING-TOP: 10px
}
.list-newsbox .news-item .news-title A {
	FONT: 21px/40px "微软雅黑"; COLOR: #474747
}
.list-newsbox .news-item .news-title SPAN {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 17px; PADDING-RIGHT: 17px; FONT: 21px/25px "微软雅黑"; BACKGROUND: #E86B00; COLOR: #fff; MARGIN-RIGHT: 20px; PADDING-TOP: 4px
}
.list-newsbox .news-item .news-info {
	MARGIN-TOP: 20px
}
.list-newsbox .news-item .news-info A.news-pic {
	WIDTH: 250px; DISPLAY: inline-block; FLOAT: left; MARGIN-RIGHT: 20px
}
.list-newsbox .news-item .news-info P {
	TEXT-INDENT: 2em; FONT: 14px/30px "微软雅黑"; COLOR: #4d4d4d
}
.list-newsbox .news-item:hover {
	BACKGROUND: #fefefe
}
.list-newsbox .news-item:hover .news-title A {
	FONT: 21px/40px "微软雅黑"; COLOR: #ff0014
}

.contenttt{padding:15px 10px 0 10px;width:960px;overflow:hidden;}

.list{width:270px; height:220px; margin-top:20px; float:left;margin-right:47px; margin-bottom:20px;}
.list1{ width:270px; height:205px; border:#d9d9d9 1px solid; }
.list1:hover{ width:270px; height:205px; border:#2D4C8D 1px solid; }
.list1 img{margin-top:-5px;margin-left:5px;}
.text li a{	cursor:pointer;width: 270px;text-align: center;line-height: 15px;}
.list a{color:#333; font-size:16px; text-align:center; line-height:20px; margin-top:10px; float:left; }
.list a:hover{color:#2D4C8D;}
.list2{ width:240px; height:160px; border:#e5e5e5 1px solid; float:left; margin-right:10px;}
.list2 img{margin-top: -7px;margin-left: 5px;}
.list3{width:200px; float:left; margin-left:5px; margin-right:5px; }
.list3 span{ font-size:16px;  line-height:30px; color:#333}
.list3 span a:hover{color:#cd1385;}

.list3 p{ color:#333333; line-height:24px; font-size:14px; font-family:"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1","SimSun","\5B8B\4F53"; color:#666;}



.homemes{ margin-bottom:30px; text-align:center; padding:6px 0 0;clear:both}
.homemes h2{ font-size:17px; margin-top:14px; color:#de5c63;}
.homemes p{ font-size:13px; color:#666; line-height:28px; margin-top:6px; letter-spacing:1px;}
.homemes .lf_click{ background:#0076B3; height:30px; line-height:30px; width:120px; border-radius:16px; color:#fff; padding:3px 8px; font-size:14px; display:block; margin:10px auto 16px;}
.homemes .lf_click:hover{ background:#0076B3; }




.foot_top{
	background: #0076B3;
	padding: 10px 0 20px;
	margin-top:10px;
}
.foot_box dl{
	float: left;
	width: 50%;
	margin-top: 0px;
}	
.foot_box dt{
	width: 20px;float: left;
	margin-right: 10px;
	margin-top: 2px;
	vertical-align: top;
}
.foot_box dd{
	color: #ffffff;
	font-size: 14px;
	vertical-align: top;
	text-align:left;
	margin-top:10px;
}
.foot_box dd i{
	/*font-size: 26px;*/
	font-size: 14px;
}
.foot_box  a{
	color: #ffffff;
}
.foot_l{
	width: 680px;
}
.foot_l h2{
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}
.foot_l h2 img{
	display: block;
	width: 170px;
}
.foot_box{
	padding-top:2px;
}
.foot_r{
	width: 230px;
}
.foot_or_cent{
	width: 24px;
	height: 194px;
}
.foot_or_cent span{
	font-size: 14px;
	color: #ffffff;
}
.foot_or_img{
	width: 194px;
	height: 194px;
}
.foot_bottom{
	padding: 20px 0;
	text-align: center;
	background: #373A3F;
}
.foot_logo{
	width: 285px;
	margin: 0 auto 20px;
}
.foot_bottom a{
	color: #c2c9d2;
}

.contain{
	width: 1080px;
	margin: 0 auto;
}
.fr {
	 float:right;
}
.flrr {
	 float:left;
}
.clearfix{zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}