﻿@charset "utf-8"; 
@import url(csscw.css);
/* 以下是本站自定义 */

/* 网站主色调fix[分页选中色/主字色/主背景色] */
.buts,#cmspage a:hover,#wappage a:hover{color:#fff;background:#aaaaaa;}
.benzi,.benzi a,.benzi a:hover,a.benzi,a:hover.benzi{color:#c00;}
.benbg{background:#c00;}

#listpic li{float:left;padding:0 10px 10px 10px;line-height:160%;}
#listpic li img{width:100px;height:70px;margin-bottom:5px;vertical-align:top;}
#listpic.p1 li img{width:200px;height:160px;}
#list1 li{padding-left:12px;height:25px;line-height:25px;background:url(dot1.gif) no-repeat 0px 6px;}
.all{width:1300px;margin:auto;}.copy{padding:20px 0;}
.to1{ background:#46a8e7; height:40px; line-height:40px; min-width:1300px;}
.to1 a{ margin:0 10px;}
.dhbg{ height:60px; line-height:60px; overflow:hidden; background:#c00;}
.dh li{ float:left; display:inline; width:162.5px; text-align:center;}
.dh li:hover{ background:#46a8e7;}
.dh li a:hover{ text-decoration:none;}
/* 下拉菜单 */
.menusdv1 {z-index:5;width:200px;position:relative;height:0px;}
.menusdv2 {z-index:5;visibility:hidden;position:absolute;}
#menus2ji {list-style-type:none;margin:0;width:162.5px;background:#c00;}
#menus2ji li {text-align:center;}
#menus2ji li a,#menus2ji li a:hover { height:50px; line-height:50px;font-size:16px;COLOR:#fff;text-decoration:none;}
#menus2ji li:hover {background:#46a8e7;}
		/* 本例子css */
		.slideBox{ width:100%; height:600px; overflow:hidden; position:relative; min-width:1300px;}
		.slideBox .bd{ width:100%; height:600px; position:relative; height:100%; z-index:0; overflow:hidden;  min-width:1300px;}
		.slideBox .bd li{float:left; width:100%; height:600px; text-align:center; min-width:1300px;}
		.slideBox .bd span {display:block; width:100%; height:600px; overflow:hidden; min-width:1300px;}
                .slideBox .bd span a {display:block; width:100%; height:600px; min-width:1300px;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.ti1{background:url(ti1.png) no-repeat center center; }
.ti2{background:url(ti2.png) no-repeat center center; }
.dx{text-transform: uppercase;}
.gd{ background:#c00; width:96px; height:44px; text-align:center; line-height:44px; margin-top:10px;}
.fuwu{ background:url(fuwu.jpg) no-repeat center top; height:532px;}
/*服务内容*/
.index_service li {
	float: left;
	width: 176px;
	background: #46a8e7;
	color: #fff;
	padding: 30px 20px;
	height: 215px;
	transition: all .3s;
}
.index_service li .iconfont {
	display: inline-block;
	width: 40px;
	height: 40px; font-size:42px;

}
.index_service li h3 {line-height:180%;
	margin-top: 30px;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 25px;
	position: relative;
	padding-bottom: 10px;
}
.index_service li h3 p {
	font-size: 14px;
	line-height: 25px;
}
.index_service li h3 span {
	display: block;text-transform: uppercase;
	font-size: 12px;
	font-family: Arial;
	opacity: .8;
}
.index_service li h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background: #fff;
	width: 12px;
	transition: all .3s;
}
.index_service li:nth-child(2) {
	background: #3aa3e6;
}
.index_service li:nth-child(3) {
	background: #299ce5;
}
.index_service li:nth-child(4) {
	background: #1f98e4;
}
.index_service li:nth-child(5) {
	background: #0d90e3;
}
.index_service li:nth-child(6) {
	background: #0888d9;
}

.index_service li:hover {
	background: #c00;
}
.index_service li:hover h3:after {
	width: 90px;
}

.news_list{ width:1400px;}
.news_list .news_item{ width:373px; float: left; padding:0 20px; background-color: #f3f3f3; margin-right:30px;transition: all .3s;margin-top:20px;box-sizing: content-box;}
.news_list .news_item .news_time_zone{ position: relative; height:30px; width:70px;}
.news_list .news_item .news_time{ position: absolute; bottom:0; height:75px; width:70px; background-color: #48a6e4;text-align:center; color: #f3f3f3; padding:0px 11px;; transition: all .3s;border-radius: 3px;}
.news_list .news_item .news_time .date{font-size: 18px;}
.news_list .news_item .news_time .year{ font-size:12px;}
.news_list .news_item .news_title{font-size: 16px; line-height:46px;margin-top: 10px; overflow: hidden; white-space:nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis;}
.news_list .news_item .news_desc{ line-height:26px; height:80px; overflow: hidden;}
.news_list .news_item:hover{ background-color: #48a6e4;}
.news_list .news_item:hover .news_time{ background-color:#c00; color: #fff;}
.news_list .news_item:hover .news_title a ,.news_list .news_item:hover .news_desc a{ color: #ffffff; text-decoration:none;}


.lcp{ float:left; width:405px; display:inline; overflow:hidden; margin-right:30px; padding-right:0px; padding-top:0px;}
.cp{ width:405px; height:304px; overflow:hidden;}
.cp1{ padding:10px; font-size:12px; color:#000; line-height:30px;}
#colee_left{ float:left; width:500px; overflow:hidden; padding:0px; height:150px; margin-bottom:0px; margin-top:0px; margin-right:0px;}
.lcp:hover{ background:#f3f3f3;}
.wo{ background:url(wo.jpg) no-repeat top center; height:570px; min-width:1300px;}
.lw{ line-height:60px;}
.lw i{ font-size:26px; margin-right:10px;}
.bot{ background:#46a8e7; min-width:1300px; height:60px; line-height:60px; overflow:hidden;}
.nin{ background:#f3f3f3; height:60px; line-height:60px; overflow:hidden;}
.nin span a{ margin:0 10px;}
.nam1{ height:40px; font-size:16px; line-height:40px; overflow:hidden; width:600px; border:1px solid #ccc; padding:0 10px;font-family:"microsoft yahei","黑体";}
.nam2{ height:100px; font-size:16px; overflow:hidden; width:600px; border:1px solid #ccc; padding:10px;font-family:"microsoft yahei","黑体";}
.nam3{ height:30px; font-size:16px; overflow:hidden; width:80px; border:1px solid #ccc; font-family:"microsoft yahei","黑体";}
.nam4{ color:#fff; background:#c00; width:100px; height:35px; line-height:35px; overflow:hidden; border:0;}
/* CMS文章正文页 */
.cw_view {text-align:center;}
.cw_view .title{font-size:20px;font-weight:bold;padding:10px 0;}
.cw_view .click{border:1px solid #E8E8E8;background:#F7F7F7;padding:5px 0;}
.cw_view .click,.cw_view .click a,.cw_view .click a:hover {color:#505050;}
.cw_view .content{line-height:160%;padding:20px 0;text-align:left;}
/* CMS列表分页 */
.cms_listpage {padding:6px;text-align:center;}
.cms_listpage a {border:#eee 1px solid;padding:2px 5px;margin:2px;color:#036cb4;text-decoration:none;}
.cms_listpage a:hover,.cms_listpage a:active {border:#999 1px solid;color:#666;}
/* CMS图片列表 */
.cms_piclist ul{list-style-type:none; width:1400px;} 
.cms_piclist li{width:405px;float:left;display:block; margin:10px 30px 10px 0;}
.cms_piclist li a{line-height:30px;}
.cms_piclist li:hover{ background:#f3f3f3;}
/* CMS留言 */
.cms_gbinps{border:1px solid #BBB;padding:4px 4px;}
.cms_gbbuts{border:0;height:24px;line-height:24px;background:#AAA;color:#FFF;}
a.cms_viewpage{color:#003C9E;}
/* CMS搜索结果 */
.cms_sea {}
.cms_sea .seakeyword{color:red;}
.cms_sea .info,.cms_sea .info a,.cms_sea .info a:hover{color:#777;}
.cnx li{ width:1400px; height:90px; overflow:hidden; background:#fff; border:1px solid #ccc; margin-bottom:10px; line-height:200%;}
.cnx li a{float:left; display:inline; padding:10px; width:1380px;}
.cnx li:hover{background:#c00;}
.cnx li:hover .left{ color:#fff;}
.cnx li:hover .right{ color:#fff;}
.cnxa{ font-size:12px; background:#f3f3f3; width:60px; height:50px; text-align:center; padding:10px 5px;}
.cnx li:hover .cnxa{background:#c00;}