﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background: #FFF;
	min-width:1200px;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
	-webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0b5cac;
	text-decoration: none;
}
.link-blue {
	color: #0b5cac;
	text-decoration: underline;
}
.link-blue:hover {
	color: #0b5cac;
	text-decoration: underline;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	border: 0px;
}
.c {
	clear: both;
	overflow: hidden;
}
.main_w {
	margin: 0 auto;
	width: 100%;
}
.main {
	margin: 0 auto;
	width: 1200px;
}
/*--End 分页样式---------*/

/************/

.banner_w {
	width: 100%;
	height:740px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height:740px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.banner .img {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .img li {
	float: left;
	overflow: hidden;
}
.banner .num {
	position: absolute;
	width: 100%;
	bottom: 35px;
	left: 0;
	text-align: center;
	font-size: 0;
}
.banner .num li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner .num li.on {
	background-color: #0a4271;
}
.banner .btn {
	width: 40px;
	height: 58px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
}
.banner:hover .btn {
	display: block
}
.banner .btn_l {
	left: 15%;
}
.banner .btn_r {
	right: 15%;
}
/*************************************/
.top_a{
	padding:30px 0;}
.top_a_l{
	float:left;}
.top_a_l a{
	display:block;
	/*padding-left:130px;
	background:url(../images/logo.png) left center no-repeat;*/
 }
 .top_a_l01{
	 font-size:26px;
	 line-height:30px;
	 font-weight:bold;}
 .top_a_l02{
	 font-size:18px;}
 .nav{
	 float:right;}
.nav ul li{
	float:left;
	width:85px;
	font-size:16px;
	line-height:44px;}
.nav ul li:hover{
border-top:2px solid #1e50ae;}
	.nav ul li.li_on{
border-top:2px solid #1e50ae;}
/**************************/
.nav ul li:hover.dropdown{
	border-top:2px solid #1e50ae;
}
.nav ul li:hover.dropdown a.dropbtn{
	color:#1e50ae;
}
	.nav ul li{
		position:relative;
		text-align:center;}
	.dropdown-content {
    display: none;
    position: absolute;
	z-index:99;
	max-width:110px;
	line-height:22px;
  /*  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
}

.dropdown-content a {
        color: #fff;
    padding: 8px 10px 10px;
    text-decoration: none;
    display: block;
    margin: 5px auto;
    background-color: #1e50ae;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    margin-bottom:5px;
    border-radius: 8px;
	width:110px;
	left: 50%;
    margin-left: -15px;
}
	.nav ul li.dropdown .dropdown-content:before{
	content:" ";
	width:8px;
    height:8px;
	display:block;
	overflow:hidden;
    transform: rotate(135deg);
    position: relative;
    left:-5px;
	top:9px;
    border-style: solid;
    border-color: currentcolor;
    border-image: initial;
	border:0;
	background-color:#1e50ae;
    margin: 0px auto;

	}

 .dropdown-content a:hover {background-color: #174499; color:#fff;}
.dropdown:hover .dropdown-content {
    display: block;
}
.nav ul li.dropdown{
	color:#ff0000}
/************************/
.con_a{
	margin:50px auto;}
.con_a_t01{
	text-align:center;
	font-size:30px;
	width: 350px;
	line-height:30px;color: #1e50ae;
	font-weight:bold;}
.con_a_t02{
	margin:20px auto;
	width:50px;
	height:3px;
	background-color:#1e50ae;}
.con_a_nr{
	margin:20px auto;
	}
.con_a_nr ul li{
	float:left;
	margin-right:7px;
	background:url(../images/bj_a.png) top center no-repeat;
	height:200px;
	width:211px;}
.con_a_nr ul li:last-child{
		margin-right:0px;
}
.main_01{
	width:1301px;}
.con_a_nr_01{
	margin:40px auto 30px;
	width:173px;
	font-size:18px;
	text-align:center;
}
.con_a_nr_02{
	width:70px;
	margin:20px auto;
	text-align:center;
	height:70px;
	line-height:70px;
}
.con_a_nr_02 img{
	}
.con_a_nr_03{
	width:150px;
	margin:30px auto 20px;
	text-align:center;
	font-size:15px;
	color:#999;
}
.about_a_w{
	margin:50px auto 0;
	padding:80px 0;
	background: url(../images/about.png) top center no-repeat;}
.about_aaa_w{
	margin:0px auto 50px;
	padding:80px 0;
	background: url(../images/about.png) top center no-repeat;}
.about_a_l{
	float:right;
	width:500px;}
.about_a_r{
	float:left;
	width:650px;}
.con_a_t01a{
	color:#1e50ae;}
.con_a_t03{
	text-align:center;
	margin-top:10px;
	font-size:15px;
	margin-bottom:30px;
	color:#666;}
.about_a_r{
	font-size:15px;
	color:#666;
	line-height:30px;}
.con_d{
	margin:60px auto;}
/**************************************/
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; width:300px;text-align:center; background-color:#f4f4f3;   }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:300px; height:225px;padding:20px; display:block;  }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px; padding-bottom:20px; font-size:15px;   }
/********************/
.con_e_w{
	background:url(../images/news_a.png) top center no-repeat;
	margin:50px auto;
	padding:70px 0 100px;
}
.con_e_nr ul li{
	float:left;
	overflow:hidden;
	margin-right:75px;
	background-color:#fff;
	width:350px;}
.con_e_nr ul li:last-child{
	margin-right:0px;
}
.con_e_nr{
	margin-top:60px;}
.newsy_a img{
	width:350px;
	height:224px;}
.newsy_b{
	padding:20px 15px 10px;
	font-size:16px;}
.newsy_c{
	padding:0px 15px 40px;
	font-size:15px;
	color:#999;
}
/**************************************/
.picMarquee-lefta{ width:100%;  overflow:hidden; position:relative;  }
		.picMarquee-lefta .hda{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-lefta .hda .prevStop{ background-position:-60px 0; }
		.picMarquee-lefta .hda .nextStop{ background-position:-60px -50px; }
		.picMarquee-lefta .bda{ padding:10px;   }
		.picMarquee-lefta .bda ul{ overflow:hidden; zoom:1; }
		.picMarquee-lefta .bda ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; width:225px;text-align:center; background-color:#f4f4f3;   }
		.picMarquee-lefta .bda ul li .pica{ text-align:center; }
		.picMarquee-lefta .bda ul li .pica img{ width:225px; height:107px; display:block;  }
		.picMarquee-lefta .bda ul li .piac a:hover img{ border-color:#999;  }

/********************/
.foot_w{
	background-color:#e8e8e8;
	margin-top:50px;
	padding:50px 0;
}
.foot_l01aa{
	float:left;
	width:130px;}
.foot_l01aa a{
	display:block;
	font-size:13px;
	line-height:30px;}
.foot_l01_bt{
	font-size:18px;
	font-weight:bold;
	color:#1e50ae;
	margin-bottom:15px;}
.foot_l01{
	float:left;
	
	font-size:14px;
	margin-left:60px;
}
.foot_r{
	float:right;
	width:480px;}
.foot_l01_nra a{
	float:left;
	display:block;
	font-size:15px;
	line-height:36px;
	width:150px;}
.foot_waa{
	background-color:#000;
	padding:20px 0;}
.foota{
	text-align:center;
	font-size:15px;
	color:#ccc;}
.foota a{
	color:#ccc;}
.foota a:hover{
	color:#fff;}
/**********************/
.about_bj{
	background:url(../images/about_a.png) top center no-repeat;
	height:370px;
}
.pro_bj{
	background:url(../images/pro_bj.png) top center no-repeat;
	height:370px;
}
.contact_bj{
	background:url(../images/contact.jpg) top center no-repeat;
	height:300px;
}
.nr_a{
	margin:50px auto;}
.nr_a_nr{
	font-size:15px;
	padding:20px 0;
	border-top:1px solid #f1f1f1;
	line-height:28px;}
.nr_a_nr_pinpai ul li{
	float:left;
	border:1px solid #f1f1f1;
	width:227px;
	margin-right:13.75px;
	margin-bottom:15px;
	height:109px;}
.nr_a_nr_pinpai ul li:nth-child(5n){
	margin-right:0;}
.nr_a_nr_pinpai ul li img{
	width:225px;
	height:107px;}
/****************/
.prolm{
	float:left;
	width:210px;
}
.prolmbt{
	background-color:#1e50ae;
	height:40px;
	border-radius:8px 8px 0 0;
	color:#fff;
	font-size:18px;
	line-height:40px;
	padding-left:25px;
}
.prolmnr img{
	width:15px;
	height:15px;}
.prolmnr a{
	display:block;
	padding-left:15px;
	font-size:15px;
	line-height:47px;
	color:#333;
	background-color:#f6f6f6;
	border-bottom:1px dashed #dfdfdf;
}
.prolmnr a:hover,.prolmnr a.on{
	color:#1e50ae;}
.prolmnr a:last-child{
	border-bottom:0;}
.prolmnr span{
	display:block;
	float:left;
	width:15px;
	margin-top:17px;
	margin-right:8px;}

.pronr{
	float:right;
	width:960px;}
.pronrbt01{
	float:left;
	font-size:18px;}
.pronrbt01_a{
	float:left;
	width:5px;
	margin-left:15px;
	margin-top:7px;
	background-color:#1e50ae;
	height:9px;}
.pronrbt01_b{
	float:left;
	width:804px;
	height:10px;
	margin-top:5px;
	margin-left:10px;
	background-color:#f5f5f5;}
.pronr_nr ul{
	margin-top:30px;}
.pronr_nr ul li{
	float:left;
	overflow:hidden;
	width:231px;
	background-color:#f4f4f3;
	margin-right:12px;
	margin-bottom:25px;
	padding-bottom:15px;
	text-align:center;
	font-size:10px;
}
.pronr_nr ul li:nth-child(4n){
	margin-right:0;}
.pronr_nr ul li img{
	width:231px;
	padding:15px;
	height:173px;}
/******************************/
.contact_a{
	margin:50px auto;}
.contact_a_l{
	float:left;
	width:590px;}
.contact_a_r{
	float:right;
	width:590px;}
	
.contact_a_lbt01{
	float:left;
	font-size:18px;}
.contact_a_lbt_a{
	float:left;
	width:5px;
	margin-left:15px;
	margin-top:7px;
	background-color:#1e50ae;
	height:9px;}
.contact_a_lbt_b{
	float:left;
	width:488px;
	height:10px;
	margin-top:5px;
	margin-left:10px;
	background-color:#f5f5f5;}
.contact_a_r011{
	margin-top:25px;
	font-size:15px;
	line-height:30px;
	margin-bottom:30px;}
.map #container {
    width: 100%;
    height:305px;
    margin-top: 30px;
    clear: both;
    overflow: hidden;
}
.js_nr{
	margin:40px auto;}
.pronr_nr_bta{
	text-align:center;
	margin:0px auto 30px;
	line-height:30px;
	font-size:18px;}
.contact_a_lbt_b.contact_a_lbt_baa{
	width:1098px;
}
.news_nr{
	margin:40px auto;}
.news_nr ul li{
	clear:both;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px dashed #f1f1f1;}
.news_nr_l{
	float:left;
	width:85px;
	height:85px;
	text-align:center;
	background-color:#f2f2f2;}
.news_nr_l01{
font-size: 25px;
    line-height: 25px;
    margin-top: 20px;}
.news_nr_l02{
	font-size:15px;
	color:#777;}
.news_nr_r{
	float:right;
	width:1090px;}
.news_nr_r01{
	line-height:30px;
	font-size:16px;}
.news_nr_r02{
	font-size:15px;
	color:#999;
	line-height:22px;}
.news_nr_btaa{
	font-size:20px;
	line-height:30px;}
.news_nr_time{
	margin-top:20px;
	font-size:14px;
	color:#adadad;
	line-height:24px;
	padding-bottom:20px;
	margin-bottom:25px;
	border-bottom:1px solid #f1f1f1;}
.news_nr_nr{
	line-height:30px;
	font-size:15px;
	color:#666;}
/******产品分页*******/
.ny_news_page {
	margin: 10px auto 60px;
	clear: both;
	padding-top: 10px;
	width: 1200px;
}
.ny_news_page a, .ny_news_page span {
	display: block;
	float: left;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	width:60px;
	height: 30px;
	color: #333;
	background-color: #f8f8f8;
	margin-right: 10px
}
.ny_news_page a:hover, .ny_news_page span {
	background-color:#006dc3;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #006dc3;
	color: #fff;
}
/****************/
.pronr_nr_nrmore{
	clear:both;
	margin-top:50px;}
.con_c.c.main{
margin-top:50px;
}