.header {
	position: fixed;
	height: 100px;
	background: #fff;
	width: 100%;
	z-index: 999;
	    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}

.logo {
	width: 226px;
	margin-top: 20px;
}

.nav {
	width: 846px;
}

.nav_pc li {
	float: left;
	width: 14%;
	height: 100px;
	background: url(../img/1_02.jpg) right center no-repeat;
	transition: all .3s;
}

.nav_pc li a {
	line-height: 100px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
	transition: all .3s;
}

.nav_pc li:hover {
	border-bottom: 2px solid #00387d;
}

.nav_pc li:hover a {
	color: #00387d;
}

.nav_pc li.on a {
	color: #00387d;
	font-weight: bold;
}

.nav_pc li.on {
	border-bottom: 2px solid #00387d;
}
.language{
	padding-top: 20px;
}
.language p{
	line-height: 30px;
}


/*banner*/

#arrow-left {
	background: url(../img/banner_rm.svg) no-repeat left top;
	width: 80px;
	z-index: 22;
}

#arrow-right {
	background: url(../img/banner_lm.svg) no-repeat left bottom;
	width: 80px;
	z-index: 22;
}

#banner .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 5px;
	width: 100%;
	z-index: 999;
}

#banner {
	margin-top: 101px;
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
	overflow: hidden;
	z-index: 22;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
}

#bannerSwiper .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 52px;
	width: 100%;
	z-index: 999;
}

#bannerSwiper .swiper-pagination-bullet {
	display: inline-block;
	width: 80px;
	height: 3px;
	opacity: 1;
	border-radius: 15px;
	background: white;
	margin: 0 3px;
	cursor: pointer;
	transition: width 0.3s ease-in-out;
}

#bannerSwiper .swiper-pagination-bullet-active {
	background: #00a8ea;
	width: 80px;
}

#swiper-slide1 a img {
	width: 100%;
	height: 100%;
}


/*search_box*/

.search_box {
	width: 100%;
	height: 60px;
	overflow: hidden;
	clear: both;
	background: #f5f5f5;
}

.search_fl {
	line-height: 60px;
}

.search_fl span {
	font-size: 18px;
	color: #002c75;
}

.search_fl a {
	font-size: 15px;
	margin-right: 40px;
}

.search_fr {
	width: 300px;
	height: 40px;
	line-height: 60px;
}

.search_fr input {
	margin-top: 10px;
	height: 40px;
	width: 200px;
	float: left;
}

.search_fr button {
	border: none;
	height: 40px;
	color: #fff;
	width: 60px;
	background: #002C75;
}

.icon_title {
	margin-top: 40px;
	text-align: center;
}

.icon_title span {
	color: #393939;
	font-size: 33px;
	font-weight: bold;
	padding: 0 24px;
	background: url(../img/t1.png) no-repeat left top;
	position: relative;
}

.icon_title span:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 16px;
	height: 17px;
	background: url(../img/t2.png) no-repeat center center;
}

.icon_title span i {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #033e88;
	border-radius: 2px;
	position: relative;
	top: -9px;
	margin: 0 18px;
}

.icon_title span em {
	font-style: normal;
	text-transform: uppercase;
	color: #033e88;
	font-size: 26px;
	font-family: "BEBAS_" !important;
}

.icon_name {
	text-align: center;
	color: #666666;
	font-size: 15px;
	margin-top: 30px;
}

.section1_pro {
	margin-top: 40px;
}

.section1_fl {
	width: 236px;
}

.pro_t {
	width: 100%;
	height: 78px;
	background: #002C75;
	text-align: center;
}

.pro_t h4 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.pro_t p {
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
}

.section1_nav ul li {
	height: 60px;
	border-bottom: 1px solid #cdcece;
	background: #f5f5f5;
}

.section1_nav ul li a {
	height: 60px;
	display: block;
	line-height: 60px;
	padding-left: 20px;
	background: url(../img/t3.png) no-repeat 190px;
}

.section1_nav ul li:hover {
	background: #12408b;
}

.section1_nav ul li:hover a {
	color: #fff;
	background: url(../img/1.png) no-repeat 190px;
}

.section1_nav ul li.hover {
	background: #12408b;
}

.section1_nav ul li.hover a {
	color: #fff;
	background: url(../img/1.png) no-repeat 190px;
}

.section1_fr {
	width: 960px;
}

.section1_fr .section1_list ul li {
	float: left;
	width: 300px;
	    border: 1px solid #eeeeee;
	margin-left: 10px;
	margin-bottom: 32px;
}

.section1_fr .section1_list ul li .section1_img {
	width: 300px;
	height: 202px;
	display: block;
	overflow: hidden;
}

.section1_fr .section1_list ul li .section1_img img {
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}

.section1_fr .section1_list ul li .section1_img:hover img {
	transform: scale(1.1);
}

.section1_fr .section1_list ul li .section1_txt {
	text-align: center;
	height: 45px;
	line-height: 45px;
	/*background: #f5f5f5;*/
	font-size: 16px;
}

.section1_fr .section1_list ul li .section1_txt:hover {
	background: #002C75;
	color: #fff;
}
.section1_fr .section1_list ul li  .cplb_c {
		border-top: 1px solid #EEEDED;
		/*    padding: 7px 18px 0 18px;*/
		width: 100%;
		
		overflow: hidden;
		text-align: center;
	}
	
.section1_fr .section1_list ul li .cplb_c .cplb_cl {
		float: left;
		color: #fff;
		/*background: url(../img/kf.png) 10px 10px no-repeat;*/
		background: #002c75;
		display: block;
		border-right: 1px solid #EEEDED;
		width: 50%;
		/*padding-left: 35px;*/
		height: 38px;
		line-height: 38px;
	}
	
.section1_fr .section1_list ul li .cplb_c .cplb_cr {
		float: left;
		color: #FFFFFF;
		display: block;
		width: 50%;
		text-align: center;
		height: 38px;
		line-height: 38px;
	}
	
.section1_fr .section1_list ul li .cplb_cr {
		background-color: #002c75;
	}

	


/*section2*/

.section2 {
	width: 100%;
	overflow: hidden;
}

.section2_box {
	margin-top: 30px;
}

.section2_ys {
	width: 400px;
}

.section2_ys .section2_ys_img {
	width: 400px;
	height: 254px;
	display: block;
	overflow: hidden;
}

.section2_ys .section2_ys_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.section2_ys .section2_ys_img:hover img {
	transform: scale(1.1);
}

.section2_ys .section2_ys_txt {
	width: 400px;
	height: 255px;
	background: #f5f5f5;
	padding: 20px;
}

.section2_ys .section2_ys_txt h4 {
	font-size: 28px;
	color: #363333;
	padding-top: 20px;
	font-weight: bold;
	padding-left: 20px;
}

.section2_ys .section2_ys_txt p {
	padding-top: 30px;
}

.section2_box2 {
	clear: both;
	overflow: hidden;
}

.section2_box2_txt1 {
	width: 400px;
	height: 255px;
	padding: 20px;
	background: #1e4679;
}

.section2_box2_txt1 p:nth-child(1) {
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 30px;
	margin-left: 20px;
	margin-top: 20px;
}

.section2_box2_txt1 p:nth-child(2) {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	margin-left: 20px;
}

.section2_box2_txt1 a {
	margin-top: 20px;
	display: block;
	width: 120px;
	height: 40px;
	margin-left: 20px;
	color: #fff;
	line-height: 40px;
	border: 1px solid #fff;
	text-align: center;
}

.section2_box2_txt2 {
	width: 800px;
	height: 255px;
	position: relative;
}

.section2_box2_txt2>div {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.5);
}

.section2_box2_txt2>div p {
	color: #fff;
	padding: 11px;
}

.section2_foot {
	width: 100%;
	height: 309px;
	margin-top: 85px;
	background: url(../img/ys2.png) no-repeat center;
	overflow: hidden;
}

.section2_foot>div {
	margin-top: 124px;
}

.section2_foot>div p:nth-child(1) {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.section2_foot>div p:nth-child(2) {
	font-size: 15px;
	color: #fff;
}

.section2_foot>div p:nth-child(3) {
	width: 300px;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: url(../img/tle.png) no-repeat 37px;
	border: 1px solid #fff;
}

.section3 {
	width: 100%;
	padding: 59px;
	overflow: hidden;
	background: #f5f5f5;
}

.section3_box {
	margin-top: 30px;
}

.section3_nav ul li {
	float: left;
	width: 131px;
	margin-left: 19px;
}

.section3_nav ul li a {
	display: block;
	margin-left: 20px;
}

.section3_nav ul li a {
	display: block;
}

.section3_nav ul li a p:nth-child(1) {
	width: 110px;
	height: 110px;
	background: #9f9f9f;
	border-radius: 100px;
}

.section3_nav ul li a p:nth-child(1) img {
	margin-top: 30px;
	margin-left: 30px;
	text-align: center;
}

.section3_nav ul li a p:nth-child(2) {
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
}

.section3_nav ul li:hover p:nth-child(1) {
	background: #00387d;
}

.section3_box2 {
	padding-top: 30px;
}

.section3_list_fl {
	width: 800px;
}

.section3_list_fl .section3_tltle p:nth-child(1) {
	font-size: 24px;
	color: #000;
	margin-top: 41px;
}

.section3_list_fl .section3_tltle p:nth-child(2) {
	height: 2px;
	width: 120px;
	background: #007AFF;
}

.section3_list_fl .section3_tltle p:nth-child(3) {
	margin-top: 30px;
	height: 85px;
	overflow: hidden;
	line-height: 30px;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif";
}

.section3_tltle ul {
	margin-top: 50px;
}

.section3_tltle ul li {
	float: left;
	width: 240px;
	margin-top: 20px;
	height: 160px;
	display: block;
	overflow: hidden;
	margin-left: 20px;
}

.section3_tltle ul li img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.section3_tltle ul li:hover img {
	transform: scale(1.1);
}

.section3_list_fr {
    width: 396px;
    display: block;
    height: 389px;
	overflow: hidden;
	margin-top: 61px;
}

.section3_list_fr img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.section3_list_fr:hover img {
	transform: scale(1.1);
}


/*section4*/

.section4 {
	margin-top: 60px;
}

.about_box {
	margin-top: 23px;
	margin-bottom: 30px;
}

.about_fl {
	width: 600px;
}

.about_fl a {
	display: block;
	overflow: hidden;
}

.about_fr {
	width: 530px;
}

.about_fr h3 {
	font-size: 36px;
	font-weight: bold;
	color: #00387d;
}

.about_txt {
	margin-top: 20px;
	height: 260px;
	line-height: 30px;
	display: block;
	text-indent: 2em;
	overflow: hidden;
}

.more {
	display: block;
	margin-top: 20px;
	width: 120px;
	background: #00387d;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}

.about_box_img {
	display: block;
	margin-top: 32px;
	text-align: center;
}

.about_box_img img {
	margin-top: 30px;
}


/*section5*/

.section5 {
	width: 100%;
	background: #f5f5f5;
	padding: 20px;
	overflow: hidden;
	margin-top: 30px;
}

.new_nav {
	width: 320px;
	margin: 30px auto;
}

.new_nav ul li {
	float: left;
	width: 120px;
	height: 40px;
	margin-left: 20px;
	text-align: center;
	background: #333333;
}

.new_nav ul li a {
	color: #fff;
	text-align: center;
	display: block;
	line-height: 40px;
}

.new_nav ul li:hover {
	background: #00387d;
}

.news_cont {
	clear: both;
	margin-top: 60px;
}

.news_cont ul li {
	float: left;
	margin-left: 30px;
	width: 343px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.news_cont ul li a {
	display: block;
}

.news_cont ul li a .new_img {
	position: relative;
	width: 343px;
	display: block;
	overflow: hidden;
	height: 241px;
}

.news_cont ul li a .new_img2 {
	width: 343px;
	display: block;
	overflow: hidden;
	height: 241px;
}

.news_cont ul li a .new_img2 img {
	width: 100%;
	display: block;
	overflow: hidden;
	height: 100%;
	transition: all 0.5s;
}

.news_cont ul li a .new_img2:hover img {
	transform: scale(1.1);
}

.news_time {
	position: absolute;
	top: 0px;
	width: 100px;
	height: 80px;
	z-index: 55;
	background: #00387d;
}

.news_time p:nth-child(1) {
	text-align: center;
	color: #fff;
	font-size: 29px;
}

.news_time p:nth-child(2) {
	text-align: center;
	color: #fff;
	font-size: 15px;
}

.new_txt {
	font-size: 16px;
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
}

.new_txt p:hover {
	color: #00387d;
}


/*footer*/

.footer {
	width: 100%;
	height: 533px;
	background: url(../img/foot.jpg) no-repeat center;
}

.footer_cont {
	color: #fff;
	height: 120px;
	padding: 10px;
	overflow: hidden;
	padding-top: 60px;
	border-bottom: 1px solid #094da0;
}

.footer_cont p {
	display: block;
}

.foot_box {
	height: 203px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.foot_box .foot_nav {
	margin-top: 20px;
	width: 223px;
}

.foot_box .foot_nav p {
	font-size: 18px;
	color: #fff;
}

.foot_box .foot_nav ul {
	margin-top: 20px;
}

.foot_box .foot_nav ul li {
	height: 30px;
}

.foot_box .foot_nav ul li a {
	color: #fff;
}

.foot_nav2 {
	margin-top: 20px;
}

.foot_nav2 p {
	font-size: 18px;
	color: #fff;
	width: 300px;
}

.foot_box .foot_nav2 ul {
	margin-top: 20px;
}

.foot_box .foot_nav2 ul li {
	height: 30px;
}

.foot_box .foot_nav2 ul li span {
	color: #fff;
}

.foot_nav2 a {
	font-size: 15px;
	width: 120px;
	height: 40px;
	background: #fff;
	display: block;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
}

.footer2 {
	clear: both;
	height: 60px;
	padding-top: 30px;
	border-top: 1px solid #094da0;
}

.footer2 p {
	display: block;
	color: #fff;
}

.footer2 a {
	color: #fff;
}


/*zy_banner*/

.zy_banner {
	width: 100%;
	height: 420px;
}

.section_about {
	margin-top: 20px;
}

.about_tltle p {
	background: url(../img/p_t.png) no-repeat left;
	padding-left: 30px;
	font-size: 36px;
}

.about_cont {
	margin-top: 20px;
}

.about_cont h3 {
	text-align: center;
	font-size: 30px;
	color: #00387d;
}

.about_cont>div {
	margin-top: 20px;
}

.about_cont>div>p {
	font-size: 16px;
	line-height: 30px;
}

.about_img {
	margin-top: 20px;
}

.about_img li {
	width: 278px;
	display: block;
	float: left;
	height: 208px;
	margin-right: 20px;
	overflow: hidden;
}

.about_img li img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.about_img li:hover img {
	transform: scale(1.1);
}

.about_tltle2 {
	padding-top: 60px;
}

.about_tltle2 p {
	color: #fff;
}


/*企业文化*/

.aboutBox4 {
	clear: both;
	height: 565px;
	z-index: 1;
	top: 130px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/wh.jpg);
	position: relative;
	left: 0;
	z-index: -1;
}

.aboutBox4Slide {
	overflow: hidden;
}

.aboutBox4Dl dd {
	float: left;
	width: 25%;
	margin-top: 120px;
	overflow: hidden;
}

.aboutBox4Dl {
	margin: 0 -43px !important
}

.aboutBox4Dl dd a {
	display: block;
	margin: 0 43px;
}

.aboutBox4Dl dd a .icon {
	clear: both;
	width: 126px;
	height: 126px;
	margin: 0 auto;
	border-radius: 100%;
	overflow: hidden;
	border: 1px solid #bcccd4;
	background-repeat: no-repeat;
	background-position: center center;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: linear;
}

.aboutBox4Dl dd a:hover .icon {
	background-color: #094da0;
	border: 1px solid #094da0;
}

.aboutBox4Dl dd a .divT {
	clear: both;
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	margin-top: 30px;
}

.aboutBox4Dl dd a .txt {
	clear: both;
	width: 165px;
	margin: 0 auto;
	margin-top: 15px;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	line-height: 22px;
}


/*section_sales*/

.section_sales {
	clear: both;
	margin-top: 160px;
	overflow: hidden;
}

.sales_box {
	margin-top: 30px;
}

.sales_fl {
	width: 500px;
	margin-top: 20px;
}

.sales_fl h4 {
	font-size: 36px;
	color: #04397c;
	margin-top: 60px;
}

.sales_fl p {
	font-size: 16px;
	line-height: 36px;
	margin-top: 30px;
}


/*section_business*/

.section_business {
	margin-top: 30px;
	width: 100%;
	background: #f5f5f5;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}

.about_tltle3 {
	padding-top: 30px;
}

.section_business ul {
	padding-top: 30px;
}

.section_business ul li {
	float: left;
	width: 346px;
	margin-left: 30px;
	height: 394px;
}

.section_business ul li p:nth-child(1) {
	padding-top: 30px;
	text-align: center;
	font-size: 25px;
	color: #4e4c4c;
}

.section_business ul li p:nth-child(2) {
	width: 120px;
	height: 2px;
	background: #00387D;
	margin: 20px auto;
}

.section_business ul li p:nth-child(3) {
	width: 80%;
	margin: 20px auto;
}


/*产品中心*/

.pro_section {
	margin-top: 30px;
}

.pro_yc {
	overflow: hidden;
	clear: both;
	width: 100%;
	height: 545px;
	margin-top: 30px;
}

.pro_title {
	padding-top: 30px;
	text-align: center;
}

.pro_title h4 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}

.pro_title p {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}


/*pro_ys_box*/

.pro_ys_box {
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
}

.pro_title2 p {
	color: #000000;
}

.pro_title2 h4 {
	color: #002C75;
}

.pro_ys {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.pro_fl {
	padding-top: 50px;
	width: 500px;
}

.pro_fl p:nth-child(1) {
	font-size: 30px;
	color: #363333;
	padding-left: 62px;
	font-weight: bold;
	background: url(../img/pro_t.png) no-repeat left;
}

.pro_fl p:nth-child(2) {
	padding-top: 30px;
	font-size: 16px;
	line-height: 30px;
}

.pro_fl p:nth-child(3) {
	margin-top: 30px;
	width: 356px;
	height: 46px;
	text-align: center;
	border-radius: 50px;
	background: #03377a;
	line-height: 46px;
	color: #fff;
	font-size: 18px;
	color: #fff;
}

.pro_fr {
	padding-top: 30px;
	width: 520px;
}

.pro_ys2 {
	margin-top: 40px;
	background: #f5f5f5;
	padding: 30px;
	overflow: hidden;
}


/*position 产品详情页*/

.position {
	width: 100%;
	height: 70px;
	clear: both;
	background: #00387d;
	position: relative;
	top: 101px;
}

.position_p {
	padding-left: 30px;
	line-height: 70px;
}

.position_p p {
	color: #fff;
	padding-left: 40px;
	background: url(../img/wz.png) no-repeat left;
}

.position_p p a {
	color: #fff;
}

.pro_cont {
	margin-top: 144px;
}

.pro_img {
	width: 598px;
	height: 381px;
}

.pro_img img {
	width: 598px;
	height: 381px;
}

.pro_txt {
	width: 520px;
}

.pro_txt h5 {
	font-size: 24px;
	color: #00387d;
	margin-bottom: 10px;
}

.pro_txt p {
	font-size: 15px;
	height: 30px;
}

.pro_txt_tb {
	height: 60px;
	margin-top: 30px;
	border: 1px solid #555555;
}

.pro_txt_tb li {
	float: left;
	padding-left: 20px;
	width: 20%;
	line-height: 60px;
	height: 60px;
	margin-left: 20px;
}

.pro_txt_tb li p {
	text-align: center;
	line-height: 60px;
}

.pro_txt_tb li:nth-child(1) {
	background: url(../img/xq1.png) no-repeat 0px 20px;
}

.pro_txt_tb li:nth-child(2) {
	background: url(../img/xq2.png) no-repeat 0px 20px;
}

.pro_txt_tb li:nth-child(3) {
	background: url(../img/xq3.png) no-repeat 0px 20px;
}

.pro_txt_tb li:nth-child(4) {
	background: url(../img/xq4.png) no-repeat 0px 20px;
}

.button {
	margin-top: 30px;
}
.tel {
    font-size: 14px;
    color: #296fb7;
    font-family: 'helvetica';
    padding-top: 5px;
        width: 307px;
    margin-left: 20px;
}

.tel span{font-size: 30px;display: block;font-weight: bold;     font-family: 'helvetica';}

.button .button_l {
	float: left;
}

.button .button_l {
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	background: #00387d;
	font-size: 16px;
	color: white;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.button .button_l img{
	margin-top: 5px;
}
.button .button_l :hover {
	opacity: 0.8;
}

.button .button_r {

	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #666;
}

.button .button_r .bdsharebuttonbox {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-top: -3px;
}

.button .button_r a {
	display: block;
	float: left;
	margin: 0 0 0 15px !important;
	padding: 0 !important;
	width: 33px;
	height: 33px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
}

.button .button_r a.a1 {
	background-image: url(../img/zico_10_1.png);
}

.button .button_r a.a2 {
	background-image: url(../img/zico_10_2.png);
}

.button .button_r a.a3 {
	background-image: url(../img/zico_10_3.png);
}

.pro_ms{
	clear: both;
	margin-top: 30px;
}

.pro-nav-holder {
	position: relative;
	width: 100%;
	height: 60px;
}
.pro-nav {
	width: 100%;
	left: 0;
	right: 0;
	position: relative;
	height: 60px;
	line-height: 60px;
	background-color: #00387d;
	text-align: center;
	z-index: 10;
	    top: 30px;
}
.pro-nav.fixed {
	position: fixed;
	top: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.pro-nav li {
	position: relative;
	float: left;
	width: 16.6%;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
}
.pro-nav li:hover {
	color: #fff;
}
.pro-nav li.cur {
	font-weight: normal;
	color: #fff;
}
.pro-nav li.cur:after {
	content: '';
	display: block;
	width: 66px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -33px;
	background-color: #fff;
}
.pro-nav li:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 8px;
	left: -1px;
	top: 27px;
	background-color: #dcdcdc;
}

.pro-wrap {
	overflow: hidden;
	width: 100%;
	    margin-top: 56px;
}

.pro-main {
	padding: 70px 0;
	clear: both;
}
.pro-title {
	font-size: 22px;
	color: #00387d;
	line-height: 30px;
	padding-bottom: 30px;
	font-weight: normal;
}
.pro-title .ico {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	vertical-align: -5px;
	background-position: center;
	background: url(../img/pro_p.png) no-repeat;
	
}

.pro_cont_txt p{
	font-size: 16px;
	line-height: 30px;
}

.pro-main2{
	width: 100%;
	background: #f5f5f5;
	padding: 30px;
}
.pro_cont_case {
	overflow: hidden;
}
.pro_cont_case li{
    width: 362px;
    height: 350px;
	float: left;
	margin-right: 34px;
	margin-bottom: 30px;
}
.pro_cont_case li .case_img{
	width: 362px;
	    height: 297px;
	display: block;
	overflow: hidden;
}
.pro_cont_case li .case_img img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.pro_cont_case li .case_img:hover img{
	transform: scale(1.1);
	}
.pro_cont_case li p{
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}

.xq_more{
	margin-right: 30px;
	color: #00387d;
	font-size: 16px;
}

 .section1_list2 ul li {
	float: left;
	width: 280px;
	margin-left: 10px;
	margin-bottom: 32px;
}

.section1_list2 ul li .section1_img1 {
	width: 280px;
	height: 202px;
	display: block;
	overflow: hidden;
}

.section1_list2 ul li .section1_img1 img {
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}

.section1_list2 ul li .section1_img1:hover img {
	transform: scale(1.1);
}

.section1_list2 ul li .section1_txt {
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #f5f5f5;
	font-size: 16px;
}

.section1_list2 ul li .section1_txt:hover {
	background: #002C75;
	color: #fff;
}

/*新闻中心*/
.other_nav{
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: 36px;
}
.other_new_bt span{
	text-align: center;
	margin: 10px auto;
	display: block;
}

.other_nav ul li {
	float: left;
	    display: inline-block;
    margin-right: 80px;
    padding: 0 8px;
    font-size: 16px;
    color: #999;
    height: 60px;
    border-bottom: 4px solid transparent;
    font-weight: normal;
}
.other_nav ul li a{
	
    font-size: 16px;
    color: #999;
display: block;
  padding: 0 8px;
text-decoration: none;
    font-weight: normal;
}
.other_nav ul li:hover{
	    border-color: #1b75bc;
}
.other_nav ul li:hover a{
	 color: #1b75bc;
}

.other_nav ul li.cur{
	border-color: #1b75bc;
}
.other_nav ul li.cur a{
	color: #1b75bc;
}
/*news_box*/
.news_box{
	width: 100%;
	background: #f5f5f5;
	padding: 20px;
	overflow: hidden;
}

/*实力展示*/
.machining_list{
	margin-top: 40px;
}
.machining_list li{
	float: left;
	width: 350px;
	margin-left: 40px;
}
.machining_list li .machining_img{
	min-width: 350px;
	min-height: 200px;
	display: block;
	overflow: hidden;
	
}
.machining_list li .machining_img img{
	    width: 100%;
	    height: 100%;
	transition: all 0.3s;
	
}
.machining_list li .machining_img:hover img{
transform: scale(1.2);
	
}
.machining_txt{
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
}
/*新闻详情页*/
.other_new_bt {padding-bottom: 30px;}

.new_xq_bt {
	margin-top: 20px;
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
	margin-top: 40px;
}

.nei_title_bottom {
	font-size: 13px;
	color: #999999;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.nei_title_bottom span {
	text-align: center;
}

.nei_title_bottom span:nth-child(1) {
	background: url(../img/fa-calendar.png) no-repeat 0% 50%;
	padding-left: 20px
}

.nei_title_bottom span:nth-child(2) {
	background: url(../img/fa-calendar-copy.png) no-repeat 0% 50%;
	padding-left: 20px
}

.other_txt {
	border-top: 1px solid #dcdcdc;
	padding-bottom: 40px;
	padding-top: 20px;
	border-bottom: 1px solid #dcdcdc;
}
.nei_wen_bottom {
	padding: 25px 0px
}

.wen_bottom_left {
	text-align: left;
}

.wen_bottom_left div {
	padding: 5px 0px
}

.wen_bottom_left div a:hover {
	color: #e4c565;
}

.wen_bottom_right {
	width: 152px;
	    margin-right: 50px;
}

.wen_bottom_right a {
	display: inline-block;
	width: 100%;
	height: 34px;
	border: 1px solid #000000;
	border-radius: 5px;
	line-height: 34px;
	text-align: center;
}

.wen_bottom_right a span {
	padding-right: 8px
}
.son-solution{
	margin-top: 60px;
    overflow: hidden;
}
.son-solution ul li {
	height: 300px;
	width: 49%;
	background: #00acec;
	margin-bottom: 30px;
	    float: left;
    margin-left: 11px;
}



.son-solution ul li .img {
	height: 100%;
	width: 45%;
	overflow: hidden;
}

.son-solution ul li .img img {
	height: 100%;
	transition: all 0.3s;
}

.son-solution ul li .text {
	padding: 30px;
	width: 55%;
	box-sizing: border-box;
	overflow:hidden;
}



.son-solution ul li .text p:first-child {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
}
.son-solution ul li .text p:nth-child(2){
	width: 130px;
	height: 2px;
	background: #fff;
}
.son-solution ul li .text p:last-child {
	    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 143px;
}

.son-solution ul li:hover .img img {
	transform: scale(1.2);
}

.son-solution ul li:hover {
	background: #00387b;
}
/*联系我们*/
.contactText {
      margin-bottom: 41px;
    overflow: hidden;
    margin-top: 30px;
}

.contactText .condl dd {
    width: 378px;
    background-color: #f9f8f8;
    float: left;
    height: 220px;
    padding: 20px;
    text-align: center;
    display: inline;
    margin-right: 10px;
}

.contactText .condl dd img {
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;
}

.condl dd span {
    display: block;
}

.conBox1 {
    padding: 30px 84px;
}

.conBoxT {
    font-size: 16px;
    line-height: 35px;
    color: #666666;
}

.conBoxT1 {
    font-size: 14px;
    line-height: 30px;
    color: #999;
    height: 60px;
    overflow: hidden;
}

.conBoxT2 {
    font-size: 24px;
    line-height: 28px;
    color: #23ac38;
    padding-top: 5px;
}

.conBoxT3 {
    font-size: 16px;
    line-height: 30px;
    color: #999;
    height: 30px;
    overflow: hidden;
}

.map {
    background-color: #fff;
    height: 445px;
    margin-bottom: 15px;
    padding: 5px;
    clear: both;
}

.information h3 {
    font-size: 26px;
    line-height: 55px;
    height: 56px;
    overflow: hidden;
    color: #333333;
    margin-bottom: 5px;
}

.information span {
    font-size: 16px;
    line-height: 30px;
    display: block;
}
.page{height:30px; overflow:hidden; text-align:center; padding-top:5px; line-height:21px; font-weight: normal;display:inline;}
.page a{    BORDER: #dcdbdb 1px solid;
    PADDING: 7px 16px;
    MARGIN-RIGHT: 5px;
    TEXT-DECORATION: none;
    background: #fff;
    color: #333;
    font-weight: normal;}
.page a:hover{border:1px solid #0d9ae4; text-decoration:none; BACKGROUND-COLOR:#0d9ae4; color:#FFF;}
.page a:active{border:1px solid #01377d; text-decoration:none; BACKGROUND-COLOR:#01377d;}
.page span.current{BORDER: #01377d 1px solid; PADDING: 7px 16px; FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #002c75;MARGIN-RIGHT: 5px;}
.page span.disabled{BORDER:#01377d 1px solid;PADDING: 7px 16px;COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#01377d;}
.other_box{
	overflow: hidden;
    padding-bottom: 25px;
}

.section_news{
	clear: both;
}

.section_news .new-fl {
	height: 400px;
	margin-top: 60px;
	width: 560px;
}

.section_news .new-txt {
	margin-bottom: 20px;
}

.section_news .new-txt a {
	display: block;
}

.section_news .new-txt a p {
	height: 130px;
    width: 120px;
    background: #003980;
    border-radius: 20px;
    line-height: 46px;
    color: #fff;
    padding-top: 20px;
    font-size: 30px;
    text-align: center;
}

.section_news .new-fl ul {
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}

.section_news .new-fl ul li {
	height: 40px;
	width: 100%;
	background: url(../img/jt.png) no-repeat left;
	line-height: 40px;
}

.section_news .new-fl ul li a {
	display: block;
	width: 400px;
	font-size: 15px;
	padding-left: 30px;
}

.section_news .new-fl ul li a {
	display: block;
	width: 400px;
	font-size: 15px;
}

.section_news .new-fl ul li:hover {
	
	color: #003980;
}

.section_news .new-fl ul li:hover a {
	color: #003980;
}


/*下拉菜单*/
.nav_left {
    background: #f5f5f5;
    width: 100%;
}
.pro_nav_fl {
	    width: 236px;
}
.pro_menu{
	
	padding: 5px;
	
}
.pro_menu ul li{
	width: 100%;
	margin-bottom: 10px;
	
}
.pro_menu ul li p{
	height: 46px;
padding-left: 20px;
border-bottom: 1px solid #e5e5e5;
	display: block;
	text-align: left;
	line-height: 46px;
	font-size: 16px;
	color: #413737;
	background: url(../img/t3.png) no-repeat right;
}
.pro_menu ul li:hover{
    background: #12408b;

}
.pro_menu>ul>li:hover p{
  color: #fff !important;
    background: url(../img/1.png) no-repeat right;

}
.pro_menu>ul>li:hover p a{
  color: #fff !important;
  }

.pro_menu ul li>p>a{
	padding-right: 20px;
	color: #413737;
	
}
.pro_on{

}
.second{
	display: none;
	width: 100%;
	background: #fff;

}
.second a{
	display: block;
	color: #645c5c;
	font-size: 13px;
	height: 40px;
	border-bottom: 1px solid #f5f5f5;
	text-align: left;
	padding-left: 20px;
	line-height: 40px;
	padding-right: 20px;
	margin-bottom: 1px;

}
.second a:hover{
	font-size: 15px;
	color: #12408b;
}
.second a.hover{
	font-size: 15px;
	color: #12408b;
}
.pro_on a{
	color: #12408b !important;
	
	}
.pro_tle{
	height: 83px;
	background: #B12B2E;
	line-height: 83px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}


.pro_cont_txt table{
	border-collapse: collapse;
	width:100% !important;
	height:auto;
}
.pro_cont_txt table td{
	border: 1px solid #cad3de;
	height: 60px !important;
	line-height: 60px  !important;
	text-align: center;
}
.pro_cont_txt table tr:first-child{
	/*background: #c1272d !important;
	color: #fff!important;*/
}


/*在线客服*/
#kefu1{position:fixed;right:0px;top:400px;z-index:10008;width:177px;padding:10px;background:#fff;border:1px solid #ddd;box-shadow:1px 1px 1px #d4d4d4;font-size:12px;}
.cs_tel{height:25px;background:url('../img/img.gif') no-repeat 0px 0px;}
.cs_tel_ct{color:#666;line-height:150%;}
.cs_tel_num{color:#c00;font-size:18px;font-family:Arial,Verdana;font-style:italic;font-weight:bold;display:block;padding:5px 0px;}

.cs_online{height:30px;background:url('../img/img.gif') no-repeat 0px -50px;}
.cs_online_qq{height:25px;}
.cs_online_qq a:link, .cs_online_qq a:active, .cs_online_qq a:visited, .cs_online_qq a:hover{text-decoration:none;color:#666;}

.cs_qcode{padding:10px 0px 0px 0px;}

.cs_free{height:32px;background:url('../img/img.gif') no-repeat 0px -100px;}
.cs_free a{display:block;height:32px;}
.cs_free a span{display:none;}

.cs_baidu{height:32px;background:url('../img/img.gif') no-repeat 0px -200px;}
.cs_baidu a{display:block;height:32px;}
.cs_baidu a span{display:none;}

.cs_spr{border-bottom:1px dashed #c0c0c0;margin:8px 0px;}
.cs_space{clear:both;overflow:hidden;height:8px;}
.cs_close{position:absolute;right:5px;top:5px;width:12px;height:12px;background:url('../img/img.gif') no-repeat 0px -150px;}
.cs_close a{display:block;height:10px;}
.cs_close a span{display:none;}


.news_case{
	margin-top: 40px;
}

.news_case li{
	overflow: hidden;
	margin-bottom: 40px;
	clear: both;
}

.news_case li h3{
	
	    font-size: 40px;
    line-height: 50px;
    font-weight: 200;
    margin-left: 15px;
    margin-bottom: 25px;
    color: #454545;
    margin-top: 30px;
    		font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}
.news_case li .news_case_l{
      height: 373px;
    width: 358px;
	display: block;
	overflow: hidden;
}
.news_case li .news_case_l img{
height: 100%;
	width: 100%;
	transition: all 0.5s;
	display: block;
}
.news_case li .news_case_l:hover img{
transform: scale(1.1);
}

.news_case_r {
	width: 820px;
height: 373px;
	padding-left: 30px;
	background: #f5f5f5;
}
.news_case_r h4{
	    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-left: -1px;
    margin-bottom: 33px;
    color: #454545;
    padding-top: 30px;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}
.news_case_r span{
	width: 90%;
	display: block;
	overflow: hidden;
	font-size: 16px;
    color: #454545;
    line-height: 30px;
    margin-bottom: 24px;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}
.pro_nav_on{
	    background: #002C75;
}
.pro_nav_on>p>a{
	color:#fff !important;
}

/*新的新闻中心*/
dl.dl_list {
	overflow: hidden;
	width: 100%;
	height: 211px;
	padding: 30px 0;
	border-bottom: 2px solid #e9e9e9;
}

dl.dl_list dt {
	float: left;
	width: 100px;
	height: 115px;
	background-color: #999;
	color: #dfdfdf;
}

dl.dl_list dd {
	overflow: hidden;
	width: 1069px;
	float: right;
	height: 139px;
}

dl.dl_list dt b {
	display: block;
	text-align: center;
	font-size: 54px;

}

dl.dl_list dt em {
	display: block;
	text-align: center;
	font-size: 16px;
	font-family: Arial;

}

dl.dl_list dd h4 {
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 15px;
}

dl.dl_list dd h4 a {
	color: #333
}

dl.dl_list dd span {
	display: block;
	font-size: 12px;
	color: #999;
	margin-bottom: 15px;
}

dl.dl_list dd p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #666;
}

dl.dl_list dd a {
	text-decoration: none;
}

dl.dl_list:hover dt {
	background-color: #1461AC;
	color: #fff;
}

dl.dl_list:hover h4 a {
	color: #1461AC;
}

.section1_list ul{
	overflow: hidden;
}


/*pc下拉*/

.submenu{
	position: fixed;
	height: 500px;
	width: 100%;
	top: 100px;
	background: rgba(0,0,0,0.8);
	z-index: 999;
	display: none;
}
.submenu ul.secondmenu{
	width: 110px;
}
.submenu ul.secondmenu li{
	padding: 0 20px;
	color: #fff;
	line-height: 78px;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px;
	border-style: solid;
	border-color: transparent;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
.submenu ul.secondmenu li:hover{
	border-bottom:1px solid #fff;
}
.submenu ul.secondmenu li.hover{
	border-bottom:1px solid #fff;
}
.secondmenu a:hover{
	font-size: 18px;
}
.submenu .threemenu{
	height: 480px;
	width: 1088px;
	padding: 25px 15px;
	float: left;
	margin-left: -1px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	overflow: hidden;
	display: none
}
.submenu .threemenu ul li{
	margin-bottom: 15px;
	float: left;
margin-bottom: 10px;
}
.submenu .threemenu ul li a{
	display: block;
	height: 100%;
	width: 150px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}
.submenu .threemenu ul li div{
	width: 836px;
}
.submenu .threemenu ul li div a{
	font-size: 15px;
	line-height: 30px;
	color: #fff;
	margin-right: 20px;
}
.submenu .threemenu ul li div a:hover{
	color: #ff0000;
}

/*.chover:hover{
	color:blue;
}*/
.clearfix {
    zoom: 1;
	
}

#myBtn {
		display: none; /* 默认隐藏 */
		position: fixed; 
		bottom: 5%; 
		right: 0px; 
		z-index: 99; 
		border: none;
		outline: none; 
		background-color: #12408b; /* 设置背景颜色，你可以设置自己想要的颜色或图片 */
		color: white; /* 文本颜色 */
		cursor: pointer; 
		padding: 15px; 
		border-radius: 10px; /* 圆角 */
	}
	 
	#myBtn:hover {
		background-color: #555; 
	}
.submenu .threemenu ul .chover:hover a{
	    color: #f5f5f5!important;
	    font-size: 18px;
}

/**/

.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../img/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../img/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../img/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../img/fixCont.png) no-repeat 0 -169px;}
.hd_qr{margin-left: 10px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}