/* CSS Document */
.top_line{
	border-bottom:solid 1px #e6e6e6;
}
.top{
	height:32px;
	line-height: 32px;
}
.wel,.top_t,.top_t>a{
	color:#8a8a8a;
}
.logo>a>img,.logo>a{
	display:block;
}
.logo_center{
	padding:52px 0 36px 0;
}
.top_ser{
	margin-left: 110px;
	margin-top: 14px;
}
.top_ser>ul>li{
	float:left;
	width:86px;
}
.top_ser>ul>li>span{
	display:block;
	text-align:center;
	padding-top:6px;
	font-size: 16px;
}
.top_ser>ul>li>img{
	display:block;
	width:42px;
	margin:0 auto;
}
.top_phoen{
	background:url(../images/t_tel.png) no-repeat left center;
	margin-right: 20px;
	margin-top: 16px;
}
.top_phoen>span{
	display:block;
	padding-left:54px;
	font-size: 16px;
	color:#0b62ce;
}
.top_phoen>span.num{
	font-size: 20px;
	color:#232425;
}
.nav_bg{
	background:#0b62ce;
}
.nav>ul>li{
	float:left;
	height:50px;
	position:relative;
}
.nav>ul>li>a{
	display:block;
	padding:0 34px;
	height:50px;
	line-height: 50px;
	font-size: 15px;
	color:#fff;
}
.nav>ul>li>ul{
	background-color: #fff;
    font-size: 14px;
    position: absolute;
    width: 124px;
    left: 50%;
    top: 50px;
	margin-left: -72px;
    z-index: 2;
	padding:0 12px 10px 12px;
	display:none;
}
.nav>ul>li>ul>li>a{
	display: block;
    text-align: center;
    color: #666;
    padding:12px 0;
	font-size:13px;
	border-bottom: dashed 1px #e5e5e5;
}
.nav>ul>li>ul>li>a:hover{
	color:#1d5a93;
}
.nav>ul>li:hover >ul{
	display:block;
}
.lubo {
	width: 100%;
	min-width: 1080px;
	position: relative;
	height: 500px;
	z-index: 1;
}
.lubo_box {
	position: relative;
	width: 100%;
	min-width: 1080px;
	height: 500px;
}
.lubo_box>li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	opacity: 0;
	filter: alpha(opacity=0);
	min-width:1200px;
}
.lubo_box>li:first-child {
	opacity: 1;
	filter: alpha(opacity=100);
}
.lubo_box>li>a {
	display: block;
	width: 100%;
	min-width: 1080px;
	height: 500px;
}
.lubo_box>li>a>img {
	min-width: 1080px;
	width: 100%;
	height: 100%
}
.cir_box {
	overflow: hidden;
	position: absolute;
	z-index: 100;
}
.cir_box>li {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border-radius:50%;
	cursor: pointer;
	background: #fff;
}
.cir_on {
	background: #0b62ce !important;
}
.pro_tit{
	background:url(../images/pro_tit.png) no-repeat center top;
	height:72px;
	text-align:center;
	font-size: 26px;
	color:#0b62ce;
	margin:50px auto 40px auto;
}
.pro_list{
	width:250px;
}
.pro_list_li>h3{
	background:#0b62ce;
	height:70px;
	line-height: 70px;
	font-size: 24px;
	color:#fff;
	border-radius:5px 5px 0 0;
	text-align:center;
}
.pro_list_li>ul{
	border-left:1px solid #c8c9cd;
	border-right:1px solid #c8c9cd;
}
.pro_list_li>ul>li{
	height:62px;
	line-height: 62px;
	border-bottom:1px solid #c8c9cd;
}
.pro_list_li>ul>li>a{
	display:block;
	font-size: 16px;
	padding-left:52px;
	background:url(../images/li_icon.png) no-repeat 184px center;
}
.pro_list_li>ul>li>a:hover{
	color:#0b62ce;
}
.pro_contact{
	margin-top: 16px;
}
.pro_contact>h3{
	background:#0b62ce;
	height:38px;
	line-height: 38px;
	color:#fff;
	text-align:center;
	font-size: 18px;
}
.pro_contact>div{
	width:248px;
	border:solid 1px #c8c9cd;
	padding:20px 0 10px 0;
}
.pro_contact>div>img{
	display:block;
	width:248px;
}
.pro_pic{
	width:899px;
}
.pro_pic>ul{
	width:921px;
}
.pro_pic>ul>li{
	float:left;
	width:285px;
	margin-right: 22px;
	margin-bottom: 18px;
}
.pro_pic>ul>li>a{
	display:block;
}
.pro_pic>ul>li>a>div{
	width:275px;
	padding:4px;
	border:solid 1px #dfdfdf;
	overflow:hidden;
}
.pro_pic>ul>li>a>div>img{
	display:block;
	width:100%;
}
.pro_pic>ul>li>a>p{
	display:block;
	width:100%;
	text-align:center;
	height:36px;
	line-height: 36px;
	background:#dcdcdc;
	color:#4c4c4c;
	font-size: 14px;
}
.pro_pic>ul>li:hover a>div{
	border:solid 1px #196bd1;
}
.pro_pic>ul>li:hover a>p{
	background:#196bd1;
	color:#fff;
}
.center_ban{
	background:url(../images/center_ban.jpg) no-repeat center top;
	width:100%;
	height:230px;
	min-width:1200px;
	margin:20px 0 34px 0;
}
.tit_t{
	width:100%;
	height:36px;
	line-height: 35px;
	border-bottom:1px solid #d9d9d9;
	position:relative;
}
.tit_t>h3{
	font-size: 18px;
}
.tit_t>h3>span{
	display:inline-block;
	font-size: 13px;
	color:#808080;
	margin-left: 5px;
}
.tit_t>a{
	color:#808080;
}
.tit_t:after{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:72px;
	height:2px;
	background:#1d46a1;
}
.suc_img {
	width: 100%;
	position:relative;
	height:246px;
	overflow: hidden;
	margin-top: 20px;
}
.suc_img>ul {
	width: 1220px;
	position: absolute;
	top: 0px;
	left: 1220px;
	z-index:100;
}
.suc_img>ul:first-child {
	left: 0px;
}
.suc_img>ul>li {
	float: left;
	margin-right: 20px;
}

.suc_img>ul>li:hover a>p {
	background-color: #0b62ce;
	color: #fff;
}
.suc_img>ul>li>a {
	display: block;
	width: 100%;
	height: 100%;
}
.suc_img>ul>li>a>div {
	width: 285px;
	height:204px;
	overflow:hidden;
}
.suc_img>ul>li>a>div>img{
	display:block;
	width:100%;
}
.suc_img>ul>li>a>p {
	width: 285px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	background-color: #f7f7f7;
}
.about{
	width:1200px;
	margin:0 auto;
	background:url(../images/about_bg.jpg) no-repeat left top;
	height:480px;
	position:relative;
	margin-top: 40px;
}
.about_txt{
	width:800px;
	height: 340px;
	background:#fff;
	background:rgba(255,255,255,.8);
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -400px;
	margin-top: -170px;
}
.about_txt>h4{
	width:104px;
	margin:34px auto 0 auto;
	padding:0 0 6px 0;
	font-size:24px;
	border-bottom:2px solid #0b62ce;
	text-align:center;
}
.about_txt>p{
	font-size:14px;
	line-height:34px;
	padding:14px 32px 0 32px;
	max-height:230px;
	overflow:hidden;
	text-indent:2em;
}
.about_txt>p>a{
	color:#0b62ce;
	font-size: 14px;
}
.news_contact_bg {
	width: 100%;
	min-width: 1200px;
	padding: 34px 0;
	background:#f2f2f2;
	margin-top: 50px;
}
.news_contact {
	width: 1200px;
	margin: 0 auto;
}
.title {
	line-height: 34px;
}
.titlt_left {
	float: left;
	color: #808080;
	font-size: 13px;
}
.titlt_left>span {
	display: inline-block;
	color: #404040;
	font-size: 16px;
	border-bottom: 2px solid #c30d23;
	padding: 0 6px;
	margin-right: 12px;
}
.more {
	float: right;
	margin-right: 4px;
	color: #808080;
}
.more:hover {
	color: #595959;
}
.more>span {
	color: #c30d23;
	padding-left: 4px;
}
.news {
	float: left;
	width: 750px;
}
.news_bi {
	width: 100%;
}
.news_img {
	width: 312px;
	float: left;
	margin-top: 20px;
}
.news_img>img {
	width: 100%;
}
.news_img>div>h4 {
	font-size: 14px;
	padding: 8px 0 4px 0;
}
.news_img>div>h5 {
	font-size: 12px;
	color: #737373;
	line-height: 22px;
}
.news_text {
	float: right;
	width: 420px;
	margin-top: 20px;
}
.news_text>ul>li {
	line-height: 38px;
	border-bottom: 1px dashed #b2b2b2;
}
.news_text>ul>li:hover {
	background-color: #f2f2f2;
}
.news_text>ul>li>a {
	float: left;
	margin-left: 4px;
	font-size: 13px;
	color:#595959;
}
.news_text>ul>li>span {
	float: right;
	margin-right: 4px;
	color: #737373;
}
.contact {
	float: right;
	width: 420px;
}
.contact_img {
	width: 100%;
	margin-top: 20px;
}
.contact_text>ul {
	width: 100%;
	padding-top: 6px;
}
.contact_text>ul>li {
	line-height: 28px;
	font-size: 13px;
	color:#595959;
}
.footer_bg {
	background-color: #1790e1;
	overflow:hidden;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.bot_nav_bg{
	background-color: #0b62ce;
	margin-top: 30px;
}
.bot_nav>ul>li {
	float: left;
	width: 120px;
}
.bot_nav>ul>li>a {
	display: block;
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	color: #fff;
}
.bot_nav>ul>li>a:hover {
	text-decoration: underline;
}
.copyright {
	width: 100%;
	padding: 20px 0 30px 0;
}
.copyright>.code_img {
	width:100px;
	float: left;
	margin-left: 94px;
}
.copyright>.code_img>img{
	display:block;
	width:100%;
}
.copyright>.code_img>span{
	display:block;
	text-align:center;
	color:#fff;
	padding-top:5px;
	font-size: 14px;
}
.copyright>p {
	float: left;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}
/*简介*/
.info_about {
	width: 1200px;
	margin: 20px auto;
}
.info_about_list {
	float: left;
	width: 230px;
}
.info_about_list>ul {
	width: 230px;
	padding-bottom: 10px;
}
.info_about_list>ul>li {
	width: 230px;
	background: #f2f2f2;
	/*margin-top: 1px;*/
}
.info_about_list>ul>li>a {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #666;
	text-align: center;
	font-size: 14px;
}
.page_about {
	float: left;
	width: 950px;
	margin-left: 20px;
	background: #fff;
}
.page_about .page_about_tit {
	background: url(../images/news_tit_bg.png) repeat-x top center;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #666;
}
.page_about_tit>h3 {
	float: left;
	font-size: 14px;
	padding-left: 14px;
}
.page_about_tit>span {
	float: right;
	font-size: 12px;
	padding-right: 14px;
}
.info_about_list>h3 {
	background: url(../images/bg.png) no-repeat left top;
	width: 230px;
	height: 66px;
	line-height: 66px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.info_about_text {
	border: solid 1px #f5f5f5;
}
.info_about_text>p {
	padding: 14px;
}
/*detail.html*/
.info_detail {
	float: right;
	width: 100%;
	margin: 30px 0;
}
.info_detail h1 {
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #efefef;
	line-height: 60px;
	margin-top: -20px;
}
.info_time {
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #efefef;
}
.info_time span:last-child {
	color: #0090d9;
}
.show_content {
	margin: 10px 0 40px 0;
	padding-top: 20px;
	color: #666;
	clear: both;
	text-indent: 2em;
}
.newslink {
	display: block;
	line-height: 22px;
	padding-left: 12px;
}
.newslink a {
	color: #a3a8aa;
	font-size: 14px;
}
.newslink a:hover {
	color: #666;
}
.info_detail img {
	margin: 15px auto 0 auto;
	max-width: 750px;
	display: block;
}
/*新闻*/
.info_news {
	padding: 7px 14px 24px 14px;
	border: solid 1px #f5f5f5;
}
.info_news>ul>li {
	height: 36px;
	line-height: 36px;
	background: url(../images/info_icon.png) no-repeat left center;
	padding-left: 16px;
	border-bottom: 1px dashed #ccc;
}
.info_news>ul>li>a, .info_news ul li span {
	display: inline-block;
}
.info_news>ul>li>a{
	color: #595959;
	float:left;
}
.info_news>ul>li>span {
	float: right;
	margin-right:14px;
}
/*产品展示*/
.info_pro {
	width: 100%;
	overflow: hidden;
}
.info_pro_img {
	width:975px;
	padding-bottom: 16px;
}
.info_pro_img>li {
	float: left;
	width: 298px;
	margin:22px 25px 0 0;
	overflow: hidden;
	border:solid 1px #f5f5f5;
}
.info_pro_img>li>a {
	display: block;
	width: 100%;
	height: 100%;
}
.info_pro_img>li>a>div{
	width:100%;
	height: 196px;
	overflow:hidden;
}
.info_pro_img>li>a>div>img {
	display: block;
	width: 100%;
	height: 100%;
}
.info_pro_img>li>a>p {
	width: 100%;
	height:36px;
	line-height:36px;
	background-color:#f7f7f7;
	text-align: center;
	font-size: 14px;
}
.info_pro_img>li:hover p{
	background-color:#0376c7;
	color:#fff;
}
.por_list_li>ul>li{
	background:#b3b3b3;
}
.por_list_li>ul>li>a{
	text-align:left;
	padding-left:20px;
	color:#fff;
}
.por_list_li>ul>li>ul>li{
	background:#f5f5f5;
	height:28px;
	line-height: 28px;
	border-bottom: 1px #fff solid;
}
.por_list_li>ul>li>ul>li>a{
	display:block;
	padding-left:42px;
	background:url(../images/jt.png) no-repeat 20px center;
}.pages {padding-top: 10px; line-height:45px; text-align:center; width:720px;}
.pages A { padding: 2px 5px; border: 1px solid #ccc; margin-right:3px; margin-left: 3px; color:#1D4A89;}