.header {
	width: 100%;
	 position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
   z-index: 9999;
}

.top_t p  span{
	 
	color: #dc0f0f;
	font-size: 24px;
	border-radius: 6px;
 
	padding: 0% 3%;
 
	width: 270px;
	display: block;
	float: right;
	border: 1px solid #ebebeb;
	margin: 1% auto;
	background: whitesmoke;
	font-weight: bold;
	line-height: 40px;
}

.suspension{
	 z-index: 99999!important;
}
.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
   z-index: 9999;
   /* box-shadow: 0 2px 5px rgba(0,0,0,0.15);*/
    transform: translate3d(0, 0, 0);
}
.fixed2{
	  position: relative !important;
}


.fixed_diy{
	top:145px!important;
}


.top_t {
	height: 44px;
	line-height: 44px;
	color: #666;
	font-size: 13px;
	width: 1173px;
	background: url(../image/home.png) no-repeat left center;
	margin: 0 auto;
	padding-left: 27px;
	font-family: "Noto Sans SC";
}

.top_t p {
	float: right;
}

.top_t p a {
	padding: 0 18px 0 24px;
	color: #666;
	display: block;
	float: left;
}

.top_t p a:hover {
	color: #0089e1;
}

.top_t .a_last {
	padding-right: 0;
}

.tico1 {
	background: url(../image/dt.png) no-repeat left;
}

.tico3 {
	background: url(/templates/default/index/img/tel1.png) no-repeat left;
}

.top_t p a:hover.tico1 {
	background: url(../image/dt2.png) no-repeat left;
}

.top_t p a:hover.tico3 {
	background: url(/templates/default/index/img/tel2.png) no-repeat left;
}


.top_he {
	border-bottom: 1px solid #ebebeb;
	background: #fff;
}

.yxselect {
	width: 113px;
	background: url(/templates/default/index/img/lg.png) no-repeat 8px center #fff;
	padding-left: 23px !important;
	height: 26px;
	border-radius: 50px;
	float: left;
	margin-top: 9px;
	margin-right: 14px;
	border: 0 !important;
	-webkit-appearance: menulist-button;
	font-size: 14px;
}

.yxselect:focus {
	outline: none;
}

.fixed-on #tmf3 {
	position: fixed;
	width: 100%;
	z-index: 999;
	background: #fff;
	top: 0;
}

h1 {
	margin: 0;
	padding: 0;
}


.clear {
	clear: both;
}

.logo{
	margin-top: 20px;
}
.logo a{
	display: block;
	width: 270px;
	height: 60px;
}
/*nav*/

.box880_-6112 * {
	box-sizing: border-box;

}

.box880_-6112 .wrap{margin:0;}



.box880_-6112 a {
	text-decoration: none;
	color: inherit;
}

.box880_-6112 img {
	max-width: 100%;
	vertical-align: top;
	border: none;
}

.box880_-6112 ul,
li {
	list-style: none;
}

.box880_-6112 {
	font: 14px/1.43 "Noto Sans SC", Arial, sans-serif;
	position: absolute;
	z-index: 222;
	width: 100%;
	height:100px;
	color: #333;
	background: #fff;
}

.box880_-6112 .nav:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	color: '';
}

.box880_-6112 .nav>li {
	position: relative;
	float: left;
	margin-right: 12px;
}

.box880_-6112 .nav>li:last-child {
	margin-right: 0px;
}

.box880_-6112 .nav>li>a {
	position: relative;
	display: block;
	text-align: center;
	height: 100px;
	line-height: 100px;
	padding: 0 15px;
}

.box880_-6112 .nav>li>a:hover,
.box880_-6112 .nav>li>a:hover .subtitle,
.box880_-6112 .nav .active,
.box880_-6112 .nav .active .subtitle {
	color: #263b6e;
	font-weight: bold;
}

/*.box880_-6112 .nav>li>a:after {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	background: #263b6e;
}*/

.box880_-6112 .nav>li>a:hover:after,
.box880_-6112 .nav .active:after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.box880_-6112 .nav a span {
	display: block;
	font-size: 16px;
}

.box880_-6112 .nav {
	width: 857px;
	
}

.box880_-6112 .nav .title {}

.box880_-6112 .nav .subtitle {
	font-size: 9px;
	padding-top: 5px;
	text-transform: uppercase;
	color: #666;
}

.box880_-6112 .subnav {
	position: absolute;
	top: 100px;
	left: 50%;
	visibility: hidden;
	width: 170px;
	margin-left: -85px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	background: rgba(255, 255, 255, .9);
	box-shadow: 0 3px 16px rgba(0, 0, 0, .1);
}

.box880_-6112 .nav>li:hover .subnav {
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.box880_-6112 .subnav li a {
	font-size: 14px;
	line-height: 50px;
	position: relative;
	display: block;
	overflow: hidden;
	height: 50px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	color: #666;
}

.box880_-6112 .subnav li a:hover {
	padding-left: 0px;
	color: #fff;
	background: #263b6e;
}

.box880_-6112 .subnav li a:after {
	position: absolute;
	top: 50%;
	right: 10px;
	visibility: hidden;
	width: 5px;
	height: 10px;
	margin-top: -5px;
	content: '';
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	
}

.box880_-6112 .subnav li a:hover:after {
	right: 15px;
	visibility: visible;
}

.box880_-6112 .nav>li.selected a:after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.box880_-6112 .nav>li.selected a .title {
	color: #263b6e;
	font-weight: bold;
}

.fixed-on #tmf3 .box880_-6112 .subnav {
	position: fixed;
	left: auto;
	margin-left: -40px;
}

/*banner*/

.banner {
	clear: both;
	width: 100%;
}
/*
.fullSlide {
	width: 100%;
	height: 752px;
	position: relative;
	background: #f5f5f5;
	top: 100px;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 752px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 660px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 46px;
	line-height: 30px;
	_background: #000;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 60px;
	height:4px;
	margin: 5px;
	border-radius: 20px;
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
}

.fullSlide .hd ul .on {
	background: #263b6e;
}
*/
.fullSlide{ position:relative;  margin:0 auto; top: 74px; }
		.fullSlide .bd{ position:relative; z-index:0; }
		.fullSlide .bd li img{width:100%; vertical-align:top;  } 
		.fullSlide .hd{position:relative; z-index:1; margin-top:-61px; height:30px; line-height:30px;  text-align:center;
			
		}
		.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
		.fullSlide .hd ul li{ cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 60px;
	height:4px;
	margin: 5px;
	border-radius: 20px;
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
		}
		.fullSlide .hd ul .on{background: #263b6e; }
		.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-17%  0 0 3%; float:left;  background:url(/templates/default/index/img/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
		.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }
		.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }

/*section1*/
.section1{
	clear: both;
	margin-top: 160px;
	overflow: hidden;
	width: 100%;
}

.section1_fl{
	width: 600px;
	    margin-bottom: 79px;
}
.section1_fl h2{
	font-size: 40px;
	color: #2c4072;
	font-weight: bold;
}
.section1_fl h3{
	font-size: 30px;
	color: #000000;
	
}
.section1_fl p{
margin-top: 10px;
width: 160px;
height: 2px;
background: #2c4072;
	
}

.section1_txt{
	display: block;
	margin-top: 30px;
	height: 160px;
	line-height: 30px;
font-size: 16px;
	text-align: left;
	color: #37393a;
}

.section1_more{
	margin-top: 20px;
	width: 140px;
	display: block;
	background: #000;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 40px;
}
.section1_more:hover{
	background: #2c4072;
}

.section1_fr{
	width: 560px;
	height: 360px;
}

/*section1_box*/
.section1_box{
	height: 180px;
	clear: both;
	margin-top: 40px;
}
.bt{width: 1200px; height: 160px; margin:80px auto 0; box-shadow: 0 0 30px #ccc; background: #2a3b84;}
.bt li{display:flex;justify-content: center;align-self: center; width: 300px;align-items: center;text-align: center;
height: 160px;  float: left; box-sizing: border-box; border-right: 1px solid #e9e9e9;}
/*.bt li span{padding-left: 77px;width:100px;display: block;font-size: 18px;color: #333333;}
.bt li span em{display: block;color: #333333;}
.bt li:nth-child(1){width: 280px;}
.bt li:nth-child(2){width: 330px;}
.bt li:nth-child(3){width: 275px;}
.bt li:nth-child(4){width: 315px;}*/

/*.bt li:nth-child(1) span{padding-left: 75px;background: url(../img/zl1.jpg) no-repeat center;background-size:133%; }
.bt li:nth-child(2) span{background: url(../img/zl2.jpg) no-repeat center;background: url(../img/zl2.jpg) no-repeat center;background-size: 133%;}
.bt li:nth-child(3) span{background: url(../img/zl3.jpg) no-repeat left top;background: url(../img/zl3.jpg) no-repeat center;background-size: 133%;}
.bt li:nth-child(4) span{background: url(../img/zl4.jpg) no-repeat center;background-size: 133%;}*/

.bt li p{display:flex; color: #fff;  flex-wrap: wrap; padding:20px 0;box-sizing: border-box;   justify-content: center;align-self: center; align-items: center;text-align: center;border:solid 3px #fff;width: 120px;height: 120px;border-radius: 50%;}
.bt li p em{color: #fff;width:120px;display: block;font-size: 24px; height: 24px; font-weight: bold;line-height: 24px;}
.bt li p span{color: #fff;font-size: 16px;display: block;height: 16px;margin-top: -33px;}



/*section2*/
.section2{
	margin-top: 60px;width: 100%;
	padding-bottom: ;
	overflow: hidden;background: #f5f5f5;
	padding-bottom: 40px;
}

.title_box{
	padding-top: 60px;
	text-align: center;
}
.title_box h2{
	font-size: 40px;
	font-weight: bold;
}
.title_box h2 em{
	color: #2C4072;
}
.title_box p{
	font-size: 18px;
	color: #2c2f2f;
	overflow: hidden;
}
.section2_box{
	margin-top: 40px;
}
.section_menu{
	height: 60px;
	border-bottom: 1px solid #e2e2e2;
		padding-bottom: 20px;
}
.section_menu h2{
	width: 410px;
	font-weight: bold;
	font-size: 24px;
	color:#2c4072;
}
.section_menu h2 a{
	line-height: 60px;
	color:#2c4072;
	display: block;
}

.section_nav{
	width: 700px;
}
.section_nav li{
	float: left;
	margin-left: 50px;
}
.section_nav li a{
	font-size: 18px;
		display: block;
	line-height: 60px;
}
.section_nav li :hover a{
	color: #2C4072;
	font-weight: bold;
}
.section_nav li.hover a{
	color: #2C4072;
	font-weight: bold;
}

.section_cont{
	margin-top: 30px;
}

.list_img{
	width: 500px;
	height: 520px;
}
.list_img a{
	display: block;
}
.list_img .list_p1{
	width: 500px;
	height: 480px;
	display: block;
	overflow: hidden;
	border: 1px solid #e9e9e9;
}
.list_img .list_p1 img{
	width: 100%;
	height:  100%;
   transition: all 0.5s;
}
.list_img .list_p1:hover img{
	
transform: scale(1.1);
}
.list_img .list_p2{
	text-align: center;
	font-size: 16px;height: 40px;
	line-height: 40px;
}

.list_txt{
	width: 680px;
}

.list_txt .list_txt_one{
	margin-bottom: 21px;
}
.list_txt .list_txt_one p{
	height: 110px;
	line-height: 30px;
	font-size: 16px;
}
.list_txt .list_txt_one a{
	    margin-top: 20px;
    width: 160px;
    display: block;
    background: #000;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    border-radius: 40px;
}

.list_txt .list_txt_one a:hover{
	  background: #2C4072;
}

.list_txt_two ul li{
	float: left;
	width: 289px;
	margin-right: 30px;
}
.list_txt_two ul li .a_img{
	height: 278px;
	width: 289px;
display: block;
border: 1px solid #e9e9e9;
overflow: hidden;
}
.list_txt_two ul li .a_img img{
	width: 100%;
	height:  100%;
   transition: all 0.5s;
}
.list_txt_two ul li:hover img{
transform: scale(1.1);
}
.a_txt{
 height: 50px;
 line-height: 50px;
 font-size: 16px;
 display: block;
 text-align: center;
}
.a_txt:hover{
	color: #2C4072;
}
.section3{
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}
/*section4*/
.section4{
	margin-top: 30px;
	width: 100%;
	height: 768px;
	background: url(/templates/default/index/img/case_bg.jpg) no-repeat center;
}

.section4_menu{
	width: 690px;
	overflow: hidden;
	margin:50px auto;
}
.section4_menu ul li{
	float: left;
	width: 180px;
	margin-left: 30px;
	height: 50px;

}
.section4_menu ul li a{
 display: block;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
		height: 50px;

}
.section4_menu ul li:hover a{
 background: #2C4072;
 color: #fff;

}
.section4_menu ul li.hover a{
 background: #2C4072;
 color: #fff;

}

.section4_cont{
	margin-top: 30px;
}

.section4_list li{
	float: left;
	width: 380px;
	height: 460px;
	margin-left: 20px;
	position: relative;
	margin-bottom: 22px;
}

.section4_list li:hover{ box-shadow: 0px 0px 20px rgba(0,0,0,0.5);}


.section4_list li .section4_img{
display: block;
	width: 380px;
	height: 250px;
	overflow: hidden;
}
 .section4_list .section4_img img{

	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
 .section4_list li:hover img{
transform: scale(1.1);
}

.section4_txt{
	
	width: 100%;
}
.section4_list{
	margin-top: 60px;
}
.section4_txt a{
	display: block;
	text-align: center;
}
.section4_txt a p{
	float: left;
	width: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
}
.section4_txt a p em{display: block;margin: 10px auto;font-size: 14px;line-height: 28px;display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;}
.section4_txt a  i{color: #fff;  border-radius: 10px;background: #2C4072;  display: inline-block;width:120px;height:40px;line-height: 40px;text-align:center;}


.section4_txt a span{
	width:100%;
	display: block;
	float: right;
	text-align: center;
	background: #2C4072;
}
.section4_txt a span img{
	display: none;
	line-height: 60px;
	    margin-top: 11px;
}

.section4_more{
	margin: 80px auto 30px;
display: block;
width: 160px;
height: 50px;
clear: both;
background: #000;
border-radius: 30px;
text-align: center;
line-height: 50px;
color: #fff;
}
.section4_more:hover{
	background: #263B6E;
}
.part {
	margin-top: 60px;
}
.prev2,.next2,.prev4,.next4{width: 36px;height: 36px;z-index: 9;top: 47px;right: -56px;cursor:pointer;}
.prev4,.next4{top:406px;}
.prev2,.prev4{left: -56px;}
.part_c{width: 1200px;overflow: hidden;text-align: center;line-height: 42px;}
.part_c li{width: 230px;float: left;padding: 0 13px 0 0; margin-left: 22px;}
.part_c li p{border: solid 1px #e6e6e6;}
.part_c li p,.part_c li p img{width: 228px;height: 128px;display: block;overflow: hidden;}
.part_c li span a{display: block;color: #333;}


/**/
.yus{ height: 695px; position: relative; top: 60px;}
.yus h2{ height: 133px;}
.y_u{ position: absolute; z-index: 5; top: 380px; left: -70px;}
.y_d{ position: absolute; z-index: 5; top: 380px; right: -70px;}
.y_on1{ overflow: hidden;height: 510px;}
.y_on1 ul li{ position: relative;}
.y_f{ position: absolute; z-index: 5; right: 68px; top: 120px; width: 375px;}
.y_f h3{font-weight: normal; font-size: 40px; color: #fff; line-height: 100%;}
.y_f h3 span{ display: block; line-height: 100%; font-family: Arial; font-size: 16px; color: #90a4c9; text-transform: uppercase; padding: 14px 0 44px 0;}
.y_f p{ font-size: 16px; color: #fff; line-height: 28px; padding-right: 12px; height: 216px;}
.y_on2{ overflow: hidden;}
.y_on2 ul li{ float: left; width: 200px; text-align: center; background: #f2f2f3; padding-top: 29px; height: 104px; border-bottom: 3px solid #f2f2f3; font-size: 18px; color: #333; cursor: pointer;}
.y_on2 ul li span{ display: block; font-size: 27px; color: #999999; font-weight: bold; line-height: 100%; font-family: Arial;}
.y_on2 ul li.cur,.y_on2 ul li.cur span{ color: #0550ab;font-weight: bold;}
.y_on2 ul li.cur{border-bottom: 3px solid #0550ab;}

/**/
.section7{ width: 100%; overflow: hidden; background: #f5f5f5; margin-top: 40px; padding-bottom: 69px;}
.section7_menu{
	width: 890px;
	overflow: hidden;
	margin:50px auto;
}
.section7_menu ul li{
	float: left;
	width: 180px;
	margin-left: 30px;
	height: 50px;

}
.section7_menu ul li a{
 display: block;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
		height: 50px;

}
.section7_menu ul li:hover a{
 background: #2C4072;
 color: #fff;

}
.section7_menu ul li.hover a{
 background: #2C4072;
 color: #fff;

}

.news_one{
	margin-bottom: 20px;
	background: #fff;
	padding: 20px;
	overflow: hidden;
}
.news_one  .news_img{
	width: 334px;
	height: 251px;
}
.news_one  .news_img a{
	width: 334px;
	height: 251px;
	display: block;
	overflow: hidden;
}
.news_one  .news_img a img{
	width: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	transition: all 0.5s;
}
.news_one  .news_img a:hover img{
	transform: scale(1.1);
}

.news_txt{
	width: 800px;
}
.news_txt h2{
	font-size: 18px;
	color: #141616;
}
.news_txt h2 a{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #141616;
	font-weight: bold;
}
.news_txt span{
	font-size: 14px;
	margin-top: 20px;
}
.news_txt  p{
	margin-top: 20px;
	font-size: 14px;
	height: 98px;
	line-height: 30px;
}
.news_txt .more{
	display: block;
	width: 120px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #2C4072;
}
.news_txt .more:hover{
	background: #000000;
}
/**/
.news2{margin-right: 10px; }
.news2 dl{width: 562px; float: left;height:110px;border:1px solid #ebebeb;  background: #fff; margin-bottom:20px;margin-right: 32px; }
.news2 dt em{ display:block;font-size: 14px;  color: #666666; font-weight: normal;width: 115px; height: 80px;border-right: 1px solid #ebebeb; text-align: left;  float: left;margin-top: 17px;margin-left: 30px;}
.news2 dt em b{font-size: 50px; display: block;height: 55px;line-height: 50px;}
.news2 dd{width:383px;padding-top: 15px; float: right; overflow: hidden;box-sizing: border-box;padding-right: 30px;}
.news2 dd h3{font-size: 16px; font-weight: normal;height: 32px;color:#333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 5px; }
.news2 dd h3 a{ color:#333333;}
.news2 dd p{overflow: hidden;font-size: 14px; line-height: 22px; color:#888888; text-align: justify;}
.news2 dl:nth-child(2){
	margin-right: 0px;
	margin-left: 32px;
}

/*section8*/
.section8{
	width: 100%;
	overflow: hidden;
}


.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    margin: 0 5px;
    cursor: pointer;
}



.ry-box {
	top: 66px;
    width: 100%;
    height: 497px;
    position: relative;
    overflow: hidden;
    background: url(/templates/default/index/img/rybg.png) no-repeat  center 325px;
}

.ry_container{
    width: 100%;
    margin: 12px 0;
}

.ry_slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: scale(.8);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.7);
    -moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
    
    
    }


.swiper-slide-active,.swiper-slide-duplicate-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}



.ry_slide img {
    width: 100%;
    display: block;
}

.ry_pagination {
    position: relative !important;
    margin-bottom: 30px !important;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: rgba(0,0,0,.8) !important;
}



.banner-arrow div:hover {
    background-color: #2c4072 !important;
}

.swiper-button-prev {
    background: url(/templates/default/index/img/ryleft1.png) #7c7c7c center 50%/50% 50% no-repeat !important;
    left: 10px;
}

.swiper-button-next {
    background: url("/templates/default/index/img/ryright2.png") #7c7c7c center 50%/50% 50% no-repeat !important;
}

.banner-top-one {
    padding-top: 3.311649911295092%;
}

/*底部*/
.footer{
	clear: both;
	
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	background: #222121;
}
.footer .f_p{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding-top: 30px;
}
.foot_box{
	margin-top: 30px;
	border-top: 1px solid #454141;
}
.foot_nav {
	margin-top: 30px;
	width: 161px;
	height: 200px;
	margin-right: 80px;
	background: url(/templates/default/index/img/foot.png) no-repeat right;
}

.foot_nav h4 {
	margin-top: 20px;
	font-size: 16px;
	color: #fffbfb;
}

.foot_p1 {
	margin-top: 10px;
	width: 30px;
	height: 2px;
	border-bottom: 1px solid #FFFFFF;
}

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

.foot_nav ul li {
	float: left;
	width: 120px;
	height: 30px;
	line-height: 20px;
}

.foot_nav ul li a {
	display: block;
	color: #fffbfb;
	font-size: 12px;
}

.foot_nav ul li a:hover {
	text-decoration: underline;
}

.foot_fx {
	background: url(/templates/default/index/img/foot.png) no-repeat right;
	margin-top: 40px;
	margin-left: -5px;
	width: 186px;
	margin-right: 54px;
}
.foot_fx p{
	color: #fff;
}
.foot_fx>p:nth-child(1) {
	color: #fffbfb;
	font-size: 14px;
}

.foot_fx>p:nth-child(2) {
	color: #fffbfb;
	margin-top: 10px;
	font-size: 16px;
}
.foot_box{
	height: 284px;
	padding-bottom: 20px;
}
.foot_fx a {
	display: block;
	width: 138px;
	height: 47px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	line-height: 47px;
	background: #e40118  url(/templates/default/index/img/qq.png) no-repeat 20px center;
}

#share2,
#share3 {
	display: block;
	overflow: hidden;
	clear: both;
}

.gb_resItms {
	margin-top: 20px;
}

.gb_resItms p {
	width: 51px;
	float: left;
}

#weixin3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(/templates/default/index/img/fx1.png) no-repeat !important;
}

#qzone3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(/templates/default/index/img/fx3.png) no-repeat !important;
}

#tsina3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(/templates/default/index/img/fx2.png) no-repeat !important;
}
.beian{
	margin-top: 30px;
	clear: both;
}

.beian p{
	font-size: 14px;
	color: #fff;
}
.beian p a{ 
	font-size: 14px;
	color: #fff;
}

/*在线客服*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:63px;height:63px;background-color:#2c4072;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(/templates/default/index/img/side_icon.png);background-repeat:no-repeat;     margin-top: 11px;
    margin-left: 14px;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:24px;margin-left:26px;background-image:url(/templates/default/index/img/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:24px;margin-left:26px;background-image:url(/templates/default/index/img/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#000000;display:none;}
.suspension .a-top:hover{background:#263B6E;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(/templates/default/index/img/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(/templates/default/index/img/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(/templates/default/index/img/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(/templates/default/index/img/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

/*关于我们*/

/*about_zybanner*/
.about_zybanner{
	margin-top: 100px;
	width: 100%;
}
.about_box1{
	width: 100%;
	overflow: hidden;
}

.about_cont1 {
	margin-top: 30px;
	padding-bottom: 20px;
}
.about_cont1 p{
	line-height: 30px;
}
.about_team{
	margin-top: 20px;
}
.about_team .slide_img{
	width: 272px;
	height: 220px;
}
.about_team .slide_img img{
	width: 272px;
	height: 180px;
}
.about_team .slide_img  p{
	text-align: center;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
}
/*about_box2*/
.about_box2{
	margin-top: 30px;
	width: 100%;
	background:url(/templates/default/index/img/time-bg.jpg)no-repeat center bottom #f5f5f5;


}
.history-swiper {
    width: 100%;
    height: 840px;
    position: relative;
    z-index: 0;
    margin-top: 65px;
}

.history-swiper .container {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.history-swiper .gallery-top {
    width: 100%;
    height: 491px;
    position: relative;
    z-index: 11;
}

.history-swiper .gallery-top .pic {
    float: left;
    width: 53.08%;
    height: 396px;
    display: table;
    text-align: center;
}

.history-swiper .gallery-top .pic .img {
    height: 396px;
    display: table-cell;
    vertical-align: middle;
}

.history-swiper .gallery-top .pic .img img{
    max-width: 100%;
    max-height: 396px;
    margin: 0 auto;
}


.history-swiper .gallery-top .main {
    width: 40%;
    float: right;
    max-height: 396px;
    overflow: hidden;
}

.history-swiper .gallery-top .main .title {
    font-size: 24px;
    color: #2c4072;
    margin-top: 45px;
}

.history-swiper .gallery-top .main .title span {
    font-size: 54px;
    font-weight: bold;
}

.history-swiper .gallery-top .main .txt {
    font-size: 18px;
    color: #2e2e2e;
    line-height: 28px;
    margin-top: 30px;
}

.history-swiper .gallery-top .swiper-button-disabled {
    opacity: 1;
}

.history-swiper .gallery-top .swiper-button-prev,
.history-swiper .gallery-top .swiper-button-next {
    bottom: 26px;
    margin: 0;
    width: 45px;
    height: 45px;
    background: #2c4072 !important;
    left: 0;
    top: auto;
    border-radius: 50%;
    overflow: hidden;
}

.history-swiper .gallery-top .swiper-button-next {
    left: auto;
    right: 0;
}

.history-swiper .gallery-top .swiper-button-prev i,
.history-swiper .gallery-top .swiper-button-next i {
    display: block;
    width: 27px;
    height: 17px;
    background: url(/templates/default/index/img/history_arrow.png) no-repeat !important;
    margin: 14px 0 0 18px;
}

.history-swiper .gallery-top .swiper-button-next i {
    margin: 14px 0 0 0;
    background-position: -27px 0 !important;
}

.history-swiper .gallery-top .swiper-button-prev:hover i,
.history-swiper .gallery-top .swiper-button-next:hover i {
    margin-left: 9px;
}

.history-swiper .gallery-thumbs {
    width: 100%;
    height: 135px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.history-swiper .gallery-thumbs .swiper-slide {
    width: 20%;
    float: left;
    overflow: hidden;
    text-align: center;
}

.history-swiper .gallery-thumbs .swiper-slide i {
    display: block;
    width: 104px;
    height: 104px;
    background: url(/templates/default/index/img/history_icon.png) no-repeat;
    margin: 33px auto 9px;
}

.history-swiper .gallery-thumbs .swiper-slide .year {
      font-size: 19px;
    color: #fff;
    line-height: 32px;
    margin-top: -78px;
    font-weight: bold;
}
.history-swiper .gallery-thumbs .swiper-slide-active .year {
   color: #333;
}
.history-swiper .gallery-thumbs .swiper-slide-active i {
    width: 100px;
    height: 188px;
    margin: -40px auto 0;
    background-image: url('/templates/default/index/img/history_active_icon.png');
}

.history-swiper .line {
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    left: 0;
    bottom:399px;
    z-index: 5;
}
.year{
	font-size: 16px;
}
@media only screen and (max-width: 1024px) {
    .history_main .sub_title i {
        margin-left: 5px;
    }
    .history-swiper .gallery-top .pic {
        height: 312px;
    }

    .history-swiper .gallery-top .pic .img {
        height: 312px;
    }

    .history-swiper .gallery-top .pic .img img{

        max-height: 312px;
    }

    .history-swiper .gallery-top .main {
        max-height: 312px;
        width: 42%;
    }
    .history-swiper .gallery-top .main .title {
        font-size: 18px;
        margin-top: 25px;
    }
    .history-swiper .gallery-top .main .title span {
        font-size: 42px;
    }
    .history-swiper .gallery-top .main .txt {
        font-size: 16px;
        line-height: 26px;
        margin-top: 20px;
    }
    .history-swiper,
    .history-swiper .gallery-top {
        height: 476px;
    }
    .history-swiper .gallery-thumbs .swiper-slide .year {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {
    .history-swiper .gallery-top .pic {
        float: none;
        width: 100%;
        height: 438px;
    }

    .history-swiper .gallery-top .pic .img {
        height: 438px;
    }

    .history-swiper .gallery-top .pic .img img{

        max-height: 438px;
    }

    .history-swiper .gallery-top .main {
        float: none;
        width: 100%;
        max-height: 232px;
    }
    .history-swiper,
    .history-swiper .gallery-top {
        height: 800px;
    }
    .history-swiper .gallery-thumbs .swiper-slide {
        width: 33.3333%;
    }
}

@media only screen and (max-width: 750px) {
	
	.m3-prod-list-content-2-con span {
		display: block;
		color: #333;
		line-height: 24px;
		padding: 1.0rem 1rem 0;
		text-align: center;
		max-height: 3.6rem;
		overflow: hidden;
		height: 48px;
	}

    .history_main {
        padding: .6rem 0 .8rem;
    }
    .history-swiper .gallery-top .pic {
        height: 4.3rem;
    }

    .history-swiper .gallery-top .pic .img {
        height: 4.3rem;
    }

    .history-swiper .gallery-top .pic .img img{

        max-height: 4.3rem;
    }   
    .history-swiper .gallery-top .main {
        max-height: 4.3rem;
    }
    .history-swiper {
        margin-top: .6rem;
    }
    .history-swiper,
    .history-swiper .gallery-top {
        height: 10.6rem;
    }
    .history-swiper .gallery-top .main .title {
        font-size: .28rem;
        margin-top: .3rem;
    }
    .history-swiper .gallery-top .main .title span {
        font-size: .64rem;
    }
    .history-swiper .gallery-top .main .txt {
        font-size: .26rem;
        line-height: .36rem;
        margin-top: .3rem;
    }
    .history-swiper .gallery-thumbs .swiper-slide-active i {
        height: 75px;
        background-position: 0 -25px;
        margin-top: 25px;
    }
    .history-swiper .gallery-thumbs .swiper-slide .year {
        font-size: 16px;
    }
    .history-swiper .gallery-top .swiper-button-prev,
    .history-swiper .gallery-top .swiper-button-next {
        width: 25px;
        height: 25px;
        bottom: 36px;
    }
    .history-swiper .gallery-top .swiper-button-prev i,
    .history-swiper .gallery-top .swiper-button-next i {
        width: 14px;
        height: 9px;
        background-size: 29px 9px;
        margin: 8px 0 0 11px;
    }
    .history-swiper .gallery-top .swiper-button-next i {
        background-position: -15px 0;
        margin: 8px 0 0 0;
    }
}

.about_box3{
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
}
.about_wh{
	margin-top: 40px;
}

.wh_txt_b{
	width: 308px;
	height: 270px;
}
.ys1,.ys6{
	background: #263B6E;
}
.wh_txt_b h4{
	height: 96px;
	margin-top: 30px;
	margin-left: 20px;
	padding-left: 150px;
	
}

.ys1 h4{
	background: url(../image/wh1.png) no-repeat ;
}
.ys3 em ,.ys6 em{
	line-height: 96px;
	display: block;
	margin-top: 20px;
	font-size: 24px;
	color: #ffffff;
}

.wh_txt_b p{
	padding: 20px;
	font-size: 16px;
	line-height: 40px;
}
.ys3 p ,.ys6 p{
	
	color: #fff;
	
}

.ys4,.ys5{
	background: #f5f5f5;
}
.ys4 h4{
	background: url(../image/wh2.png) no-repeat ;
}

.ys4 em ,.ys5 h4{
	line-height: 96px;
	display: block;
	margin-top: 20px;
	font-size: 24px;
	color: #000;
}

.wx_img{
	width: 528px;
	height: 270px;
	display: block;
	overflow: hidden;
}
.wx_img img{
	width: 100%;
	height: 100%;
   transition: all 0.5s;
}
.wx_img:hover img{
	transform: scale(1.1);
}
.ys5 h4{
	background: url(../image/wh3.png) no-repeat ;
}
.ys6 h4{
	background: url(/templates/default/index/img/wh4.png) no-repeat ;
}
/*about_box4*/
.about_box4{
	width: 100%;
	clear: both;
	height: 737px;
	overflow: hidden;
	background: url(/templates/default/index/img/zs_bg.jpg) no-repeat center;
	margin-top: 90px;
}

.about_zs{
	margin-top: 70px;
}

.about_box5{
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}
/*zy_banner*/
.zy_banner{
	width: 100%;
	height: 366px;
	    margin-top: 90px;
	overflow: hidden;
}
/*#visual {
	width: 100%;
	height: 380px;
	margin-top: 50px;
	background-size: cover !important;
	overflow: hidden;
	position: relative;
}
#visual .visual-img-con {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	-ms-transform: scale(1.0, 1.0) rotate(0.0001deg);
	-o-transform: scale(1.0, 1.0) rotate(0.0001deg);
	-moz-transform: scale(1.0, 1.0) rotate(0.0001deg);
	-webkit-transform: scale(1.0, 1.0) rotate(0.0001deg);
	transform: scale(1.0, 1.0) rotate(0.0001deg);
	-webkit-transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
	-moz-transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
	-o-transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
	-ms-transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
	transition: transform 5s cubic-bezier(0.4, 0, 1, 1);
}
#visual .visual-img-con:after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, 0.5);
}
#visual.active .visual-img-con {
	-ms-transform: scale(1.1, 1.1) rotate(0.0001deg);
	-o-transform: scale(1.1, 1.1) rotate(0.0001deg);
	-moz-transform: scale(1.1, 1.1) rotate(0.0001deg);
	-webkit-transform: scale(1.1, 1.1) rotate(0.0001deg);
	transform: scale(1.1, 1.1) rotate(0.0001deg);
}
#visual .visual-txt-con {
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
}
#visual .visual-tit {
	font-weight: 600;
	font-size: 36px;
	opacity: 0;
	filter: Alpha(opacity=0);
	position: absolute;
	width: 100%;
	top: 90px;
	left: 0;
	margin-left: 0;
	-webkit-transition: all 0.6;
	-moz-transition: all 0.6;
	-ms-transition: all 0.6;
	-o-transition: all 0.6;
	transition: all 1s;
}
#visual .visual-sub-txt {
	font-size: 20px;
	font-weight: 400;
	left: 0;
	margin-left: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
	position: absolute;
	width: 100%;
	top: 130px;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s;
	-o-transition: all 0.9s;
	transition: all 1s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
#visual.active .visual-txt-con {
}
#visual.active .visual-tit {
	opacity: 1;
	filter: Alpha(opacity=100);
	top: 100px;
}
#visual.active .visual-sub-txt {
	opacity: 0.8;
	filter: Alpha(opacity=80);
	top: 156px;
}

#visual.visual-style02 .visual-txt-con {
	text-align: left;
}
#visual.visual-style02 .visual-tit {
	padding-top: 150px
}
*/

/*产品详情页*/
.details_section_head{
	
}
.details_section_fl{
	background: #fff;
	width: 518px;
	height: 513px;
	display: block;
	overflow: hidden;
	border: 1px solid #dcdcdc;
}

.details_section_fr{
	width: 610px;
}
.details_section_title h2{
	font-size: 20px;
	color: #2c4072;
	font-weight: bold;
	
}
.details_section_title a{
	display: block;
	width: 140px;
	height: 40px;
	background: #263B6E;
	text-align: center;
	color: #fff;
	line-height: 40px;
}

.details_section_txt{
	width: 100%;
	clear: both;
	height: 250px;
	margin-top: 76px;
	background: #f5f5f5;
}
.details_section_title{
	margin-bottom: 20px;
}
.details_section_txt p{
	padding: 30px;
	font-size: 16px;
	line-height: 30px;
}

.button_l {
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	background: #263B6E;
	font-size: 16px;
	color: #fff;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.button_l img{
	margin-top: 5px;
}
.button_l :hover {
background: #000000;
}
.details_section_lx p{
	margin-top: 39px;
	font-size: 20px;
	margin-left: 30px;
}

.details_section_box{
	clear: both;

}
.pro-nav-holder {
	position: relative;
	width: 100%;
	top: 0px;
	clear: both;
	
}
.pro-nav {
	width: 100%;
	left: 0;
	right: 0;
	position: relative;
	height: 100px;
	line-height: 100px;
	background-color: #2c4072;
	text-align: center;
	z-index: 2130;
	    top: 0px;
}
.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:11.6%;
	text-align: center;
	font-size: 17px;
	cursor: pointer;
	color: #fff;
}
.pro-nav li:hover {
		font-weight: bold;
}
.pro-nav li.cur {
	
	font-weight: bold;

}
.pro-nav li.cur:after {
	content: '';
	display: block;
	width: 90px;
	height: 3px;
	position: absolute;
	bottom: 0;
left: 37%;
    margin-left: -33px;
    background-color: #f0f7ff;
}
.pro-nav li:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 8px;
	left: -1px;
	top: 50px;
	background-color: #dcdcdc;
}

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

  
}
.pro_xq{
	background: #fff;
	margin-top: 20px;
	padding: 20px;
	    overflow: hidden;
}
.pro-main {
	padding:30px 0;
	clear: both;
}
.pro-title {
	font-size: 22px;
	color: #2c4072;
	line-height: 30px;
	padding-bottom: 13px;
	font-weight: bold;
/*border-bottom: 1px solid #d2d2d2;*/
}
.pro-title .ico {
	display: inline-block;
	width: 32px;
	height: 21px;
	margin-right: 10px;
	vertical-align: -5px;
	background-position: center;
	background: url(../image/pro_t.png) no-repeat;
	
}

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

.pro_section3_box2 li{
    width: 371px;	
}
.pro-detail-bg{
	background: #f5f5f5;
	overflow: hidden;
}
.pro_ss li{
float: left;
width: 355px;
height: 226px;
margin-left: 20px;
margin-bottom: 20px;
}
.pro_ss li a{
	display: block;
	width: 221px;
	height: 60px;

	color: #fff;
	line-height: 60px;
    background: rgb(44, 64, 114);
	margin: 0 auto;
text-decoration: none;
	text-align: center;
	transition: all 0.5s;
}
.pro_ss li a:hover{
		width: 100%;
		height: 100%;
			
			background: rgba(153,15,12,0.3);
}

/*公司优势*/
.pro_nav_box {
	
	overflow: hidden;
}

.pro_nav_box ul {
	margin-top: 30px;
	width: 100%;
}

.pro_nav_box>ul>li {
	height: 540px;
	width: 380px;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 1px;
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
}

.pro_nav_son {
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
}

.pro_nav_son .pro_nav_t1 {
	background: #2c4072;
    height: 147px;
    text-align: center;
    border-left: 1px solid #1e2537;
    transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
}

.pro_nav_son .pro_nav_t1 img {
	margin-top: 36px;
}

.pro_nav_son .pro_nav_t1 p {
	color: #ffffff;
	margin-top: 20px;
	font-size: 18px;
}

.pro_nav_son .pro_nav_t2 {
	height: 391px;
	padding: 30px;
	transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
}

.pro_nav_son .pro_nav_t2 p {
	  /*  height: 77px;*/
	font-size: 15px;
	line-height: 26px;
}

.pro_nav_son .bg1 {
	background: #e1e1e1;
}

.pro_nav_son .bg2 {
	background: #e8e8e8;
}

.pro_nav {
	height: 451px;
	padding: 17px;
	background: #f3f3f3;
	box-sizing: border-box;
	display: none;
}

.pro_t {
	color: #3c3b76;
	margin-bottom: 60px;
}

.pro_t a {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.pro_t a:hover {
	text-decoration: underline;
}

.pro_t p {
	font-size: 15px;
	padding-left: 40px;
	height: 30px;
	line-height: 30px;
	background: url(/templates/default/index/img/hot.png) no-repeat left;
}

.pro_txt {
	margin-top: 2px;
}

.pro_txt h4 {
	font-size: 25px;
    font-weight: bold;
	height: 30px;	
}
.pro_txt span{
	margin-top: 20px;
	font-size: 16px;
	display: block;

}
.pro_txt .t_p1{
	height: 10px;
	width: 120px;
	margin-top: 30px;
	background: #000;
}
.pro_txt .t_p2{
	margin-top: 22px;
	font-size: 16px;
	line-height: 30px;
}

.pro_txt li a:hover {
	text-decoration: underline;
}

.pro_more {
	text-align: center;
	margin-top: 60px;
	width: 120px;
	height: 40px;
	color: #FFFFFF;
	display: block;
	line-height: 40px;
	border-radius: 20px;
	border: 1px solid #fff;
	background: #000000;
}

.pro_more:hover {
	background: #ff982a;
}

.pro_nav_box>ul>li:hover {
	width: 494px;
}

.pro_nav_box>ul>li:hover .pro_nav_t1 {
	display: block;
	background: #000000 !important;
}

.pro_nav_box>ul>li:hover .pro_nav {
	display: block;
}

.pro_mc {
	font-size: 24px;
	color: #3c3b76 !important;
}

.pro_more:hover {
	text-decoration: underline;
}

.pro_nav_box>ul>li.hover {
	width: 494px;
}

.pro_nav_box>ul>li.hover .pro_nav_t2 {
	display: none;
}

.pro_nav_box>ul>li.hover .pro_nav {
	display: block;
}
.pro_more2{
	display: block;
    width: 140px;
    height: 40px;
    background: #263B6E;
    text-align: center;
    color: #fff;
    line-height: 40px;
    margin: 20px auto;
}

/*pro_list*/
.pro_list{
	margin-top: 30px;
}
.pro_list li{
	width: 289px;
	height: 300px;
	float: left;
	margin-left: 11px;
}
.pro_list li .pro_img{
	display: block;
	overflow: hidden;
	width: 289px;
	height: 276px;
	border:1px solid #dcdcdc;
}
.pro_list li img{
	width: 100%;
	overflow: hidden;
	height: 100%;
	transition: all 0.5s;
	}
.pro_list li:hover img{
	transform: scale(1.1);
	}
.pro_list li .pro_t{
	text-align: center;
	font-size: 16px;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.pro_list li .pro_t:hover{
	background: #263B6E;
	color: #fff;
}
/*详情页*/
/.shipin_main02 {
	overflow: hidden;
	margin-bottom: 50px;
	padding-top: 10px;
}
.n01 h2 {
	font-size: 24px;
	color: #2c4072;
}
.n01 span#ffb {
	color: #999;
	margin-bottom: 20px;
	display: block;
	line-height: 35px;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}
.shipin_main02 .n01 {
	width: 70%;

}
.ncontent ul, .ncontent li {
	list-style-position: inside !important;
}
.shipin_main02 .n02 {
	width: 25%;
	
}
.shipin_main02 h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	padding-bottom: 20px;
}
.nll01 {
	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 30px;
}
.nll01 ul {
	margin-top: 10px;
}
.nll01 li {
	line-height: 22px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 240px;
}
.nll01 li:hover a{
	color: #263B6E;
}
.nll01 .bottom {
	background: #263B6E;
	color: #fff;
	padding: 7px 25px;
	margin-top: 20px;
	display: block;
	text-align: center;
}
.nll02 {
	border-bottom: 1px dashed #ddd;
	display: inline-block;
	padding-bottom: 20px;
}
.nll02 .cp02 {
}
.nll02 .cp02 a {
	float: left;
	background: #263B6E;
	color: #fff;
	padding: 7px 20px;
	margin: 8px 10px 8px 0;
}
.nll02 .cp02 a:hover {
	background: #263B6E;
	color: #fff;
}
.ncontent {
	font-size: 16px;
	line-height: 33px;
}
/*ä¸Šä¸‹ç¯‡*/

._detailPage_bottom {
	border-top: 1px solid #eee;
	margin-top: 30px;
}
._detailPage_bottom li {
	line-height: 50px;
	overflow: hidden;
	height: 50px;
	padding: 0 10px;
	border-bottom: 1px solid #eee;
}
._detailPage_bottom ._mark {
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
._detailPage_bottom ._title {
	font-size: 14px;
	float: left;
	width: 68%;
}
._detailPage_bottom ._title:hover {
	color: #0e90d2;
}
._detailPage_bottom ._time {
	float: right;
	color: #bbb;
}
.bdsharebuttonbox .bds_more {
	float: none;
	padding-left: 2px;
	background: none;
	text-indent: 0;
}
/*other_box1*/
.other_box1{
	padding-top: 20px;
	    overflow: hidden;
	margin-bottom: 45px;
}
/*下载中心*/
.dowlist li {
    width: 100%;
    height: 50px;
    border: 1px solid #cccccc;
    background-color: #f5f5f5;
    margin-bottom:15px;
}
.dowtit {
    line-height: 50px;
    color: #808080;
    font-size:16px;
    padding-left:20px;
    float:left;
}

.dowdow {
    display: block;
    float: right;
    height: 48px;
    width: 110px;
    background-color: #fff;
    line-height: 50px;
    font-size:16px;
    text-align:center;
    background: url(../image/img7.png) no-repeat center left;
}
.dowlist li .dowdow:hover{
	color: #263B6E;
	    background: url(../image/img71.png) no-repeat center left;
}
.dowlist{
	overflow: hidden;
	margin-top: 45px;
	margin-bottom: 30px;
}

/*产品列表页*/
.pro_fl{
	width: 322px;

}
.pro_fl h4{
	height: 80px;
	background: #2c4072;
	line-height: 80px;
	color: #fff;
	font-size: 28px;
	text-align: center;
}
.pronavbox{
	background: #fff;
	border: 1px solid #ddd;
	    overflow: hidden;
}

.pronav li{
	width: 160px;
	float: left;
	height: 60px;
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	}
.pronav li:last-child{
	border-right: none;
}
.pronav li p{
	text-align: center;
	font-size: 18px;
	line-height: 60px;
}
.pronav li.hover p{
	background: #2c4072;
	color: #fff;
}
.pronav li:hover p{
	background: #2c4072;
	color: #fff;
}

.procont{
	    clear: both;
}

.prolist2 .one{

	font-size: 16px;
	    border-bottom: 1px solid #e4e4e4;
    line-height: 60px;
    text-align: left;
    margin-left: 10px;
   
    
}
.other_pro_box{
	margin-bottom: 30px;
}
.prolist2 .one .two{
	height: 40px;
}
.prolist2 li.one p,.prolist2 li.one>a{

	  padding-left: 15px;
	 background: url(../image/sj.png) no-repeat left center;
}
.prolist2 li.one:hover p{

	  padding-left: 15px;
	  color: #263B6E;
	  font-weight: bold;
	 background: url(/templates/default/index/img/sj2.png) no-repeat left center;
}
.prolist2 li.one .submenu li a{
	background: none;
	padding-left: 9px;
}
.prolist2 li.one .submenu{
	display: none;
	margin-bottom: 20px;
}
.prolist2 li.two:hover>a{
	color: #2c4072;
	font-size: 16px;
	font-weight: bold;
}
.prolist2 li.two.hover>a{
	color: #2c4072;
	font-size: 16px;
	font-weight: bold;
}
.prolist2 li.one:hover>a{
	color: #2c4072;
	font-size: 16px;
	font-weight: bold;
}
.prolist2 li.one.hover>a{
	color: #2c4072;
	font-size: 16px;
	font-weight: bold;
}
.prolist2 li.one:hover>p{
	color: #2c4072;
	font-size: 16px;
	font-weight: bold;
}
.prolist2 li.one.hover>p{
	color: #2c4072;
	font-size: 16px;
	font-weight: bold;
}
.prolist2 li.two .curr{
	color: #2c4072;
}

.proright{
	width: 862px;
}
/**/

.pro_list2 li{
	width: 275px;
	height: 340px;
	float: left;
	margin-left: 11px;
}
.pro_list2 li .pro_img{
	display: block;
	overflow: hidden;
	width: 275px;
	height: 276px;
	border:1px solid #dcdcdc;
}
.pro_list2 li img{
	width: 100%;
	overflow: hidden;
	height: 100%;
	transition: all 0.5s;
	}
.pro_list2 li:hover img{
	transform: scale(1.1);
	}
.pro_list2 li .pro_t{
	text-align: center;
	font-size: 16px;
	display: block;
	height: 40px;
	line-height: 40px;
	    overflow: hidden;
	text-align: center;
}
.pro_list2 li .pro_t:hover{
	background: #263B6E;
	color: #fff;
}

.pro_box3{
	    margin-top: 60px;
    width: 100%;
    overflow: hidden;
    padding: 150px 0;
    background: url(../image/pro_banner.jpg) center no-repeat;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.pro_box3 p{
	text-align: center;
	font-size: 50px;
	font-family:  "Hiragino Kaku Gothic Pro",  "Meiryo", sans-serif;
	color: #fff;
	letter-spacing: 5px;
}

/*联系我们*/
.con_top{overflow:hidden;}
.con_topl{width:320px;height:255px;float:left;background:#263b6e;}
.con_topl h1{margin: 50px 0 0 40px; color: #fff; font-size: 30px;}
.con_topl span{color:#fff;border:2px solid #fff;    padding: 10px 10px; margin-left: 40px;font-size: 21px; }
.con_topl em{    color: rgba(255,255,255,0.6);
    margin: 7px 40px 40px;
    display: block;
    font-size: 24px;
    font-family: arial;
    text-transform: uppercase;
    font-style: inherit;}
.con_topr{width:880px;height:255px;float:left;background:#f5f5f5;}
.con_topr h3{color:#494949;font-size: 24px;height: 46px;
    padding: 30px 30px 0 40px; margin-top: 0px; margin-bottom: 60px;
}

.con_topr p{ font-size: 14px;line-height: 24px;    padding: 5px 150px 30px 40px;}
.linkUsMap {
	width: 100%;
	padding-top: 30px;
	    margin-bottom: 30px;
    overflow: hidden;
}
.linkUsMap .mainCon {
	width: 100%;
}
.linkUsMap .mainCon .conL {
	width: 476px;
	height: 550px;
	float: left;
	background: #f1f1f1;
padding: 20px 34px 0 33px;
}
.linkUsMap .mainCon .conL h3 {
	font-size: 28px;
	color: #333;
}
.linkUsMap .mainCon .conL .box {
	width: 100%;
}
.linkUsMap .mainCon .conL .box li {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.linkUsMap .mainCon .conL .box li:first-child {
	border-top: 1px solid #e5e5e5;
}
.linkUsMap .mainCon .conL .box li img {
	display: block;
	margin-top: 18px;
	float: left;
}
.linkUsMap .mainCon .conL .box li p {
	float: left;
	width: 402px;
	line-height: 30px;
	padding-top: 0;
	font-size: 16px;
}
.linkUsMap .mainCon .conL .box p span {
	font-size: 15px;
	color: #666666;
}
.linkUsMap .mainCon .conL .box p em {
	font-size: 15px;
	color: #333;
}
.linkUsMap .mainCon .conR {
	height: 550px
	width: 722px;
	float: left;
}
/*ç«™ç‚¹åœ°å›¾*/
.p12-sitemap-1-xml{
	height: 30px;
	margin-top: 20px;
    line-height: 30px;
    text-align: right;
}
.p12-sitemap-1-tit {
            height: 46px;
            line-height: 46px;
            color: #fff;
            clear: both;
        }
        
.p12-sitemap-1-tit h3 {
    display: inline-block;
    font-size: 20px;
    padding: 0 30px;
    text-align: center;
    font-weight: normal;
    background: #2c4072;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
        }
        
.p12-sitemap-1-tit a {
            color: #fff;
      
        }
.p12-sitemap-1 ul {
            padding-top: 15px;
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #d2d2d2;
            margin-bottom: 40px;
        }
        
.p12-sitemap-1 li a{
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #d2d2d2;
            text-align: center;
            width: 16.66%;
            font-weight: normal;
            float: left;
            overflow: hidden;
             font-size: 16px;
            position: relative;
            top: 1px;
        }
.p12-sitemap-1 li a:hover{
	color: #2c4072;
}


 .xnznr-search-1-tit{border-bottom: 1px solid #ccc; margin-top: 20px;}
.xnznr-search-1-tit h3{width: 145px;height: 46px;text-align: center;line-height: 46px;background: #333;color: #fff;font-weight: normal;position: relative;top: 1px;font-size:24px;}

/*服务理念*/
.box-bd {
	margin-top: 60px;
}
.box-bd ul li{
	float: left;
	margin-right: 75px;
	width: 350px;
	height: 310px;
	border: 1px solid #ddd;
	border-top: 12px solid #2C4072;
	padding: 0 10px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.box-bd ul li:hover{
	background: #2C4072;
	transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.box-bd ul li:hover p{
	color: #fff !important;
}
.box-bd ul li:last-child{
	margin-right: 0;
}
.box-bd ul li p:first-child{
	height: 120px;
	line-height: 120px;
	font-size: 30px;
	color: #2C4072;
	border-bottom: 1px solid #ddd;
}
.box-bd ul li p:last-child{
	font-size: 18px;
	color: #666;
	margin-top: 50px;
}
/**/
.other_liuchen{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
	height: 624px;
	background: url(../image/pro_bj.jpg) no-repeat center;
}
.other_liuchen ul{
	margin-top: -62px;
	position: relative;
}
.other_liuchen ul li{
	float: left;
	width: 153px;
	position: absolute;
}
.other_liuchen ul li .pro_ys_p1{
	width: 60px;
	height: 60px;
	background: #2c4072;
	border-radius: 50px;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
}
.other_liuchen ul li span{
	    font-size: 18px;
    margin-top: 10px;
    color: #333;
    display: block;
}
.other_liuchen ul li .pro_ys_p2{
	font-size: 16px;
	color: #333;
}
.other_liuchen ul li:nth-child(1){
	top: 236px;
    left: -2px;
	
}
.other_liuchen ul li:nth-child(2){
	top: 125px;
	left: 204px;
	
}

.other_liuchen ul li:nth-child(3){
	    top: 221px;
    left: 437px;
	
}
.other_liuchen ul li:nth-child(4){
    top: 107px;
    left: 655px;
}

.other_liuchen ul li:nth-child(5){
      top: 181px;
    left: 852px;
}
.other_liuchen ul li:nth-child(6){
    top: 104px;
    left: 1077px;
}
.t_s{
	font-size: 16px;
	margin-top: 40px;
}


.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;*/
}
.pro_cont_txt table td p span{
    font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.search{
					padding: 0 5px 0 11px;
					margin-bottom: 15px;
				}
				.search input{
					padding: 0 8px;
					float: left;
					height: 40px;
					width: 80%;
					line-height: 40px;
					border: 1px solid #2c4072;
					border-radius: 20px 0 0 20px;	

				}
				.search button{
					float: left;
					height: 40px;
					width: 20%;
					line-height: 40px;
					border: 1px solid #2c4072;
					background: #2c4072;
					color: #fff;
					cursor: pointer;
					border-radius: 0px 20px 20px 0 ;	
				}
				



.linkUsMap .mainCon .box  .list-paddingleft-2 li p,.linkUsMap .mainCon .box  .list-paddingleft-2 li p em,.linkUsMap .mainCon .box  .list-paddingleft-2 li p span{color: #333 !important;font-size:16px !important;}
