/******************首页banner*********************/

.banner {
	height: 100%; max-width:100%;width:100%;  margin:0 auto; padding-top:10px; 
}
.banner .swiper-container{}
.banner .swiper-button-prev, .banner .swiper-button-next {
	color: #fff !important; top:50% !important;
}.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{ color:#c52525 !important;}
.banner .swiper-slide {
	position: relative;
}
.banner .swiper-slide dl {
	position: absolute;
	width: 100%;
	left: 50%;
	margin-left: -600px;
	top: 110px;
	text-align: left;
	z-index: 9999; padding-left:50px;
}
.banner .swiper-slide h1 {
	font-size: 60px; font-weight: bold;
    margin:20px 0 0px;
	position: relative;
}
/*.banner .swiper-slide h1:before {
	content: "";
	display: block;
	position: absolute;
	width: 70px;
	bottom: -50px;
	margin: 0 auto;
	height: 2px;
	background: #19499F;
	transition: all 0.3s ease;
}*/
.banner .swiper-slide a{border: 1px solid #cfcfcf;
    border-radius: 6px;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
    font-weight: 600;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
    background-color: transparent;
    border-color: #000;
    color: #000;
    margin: 0 auto;
    text-align: center;}
.banner .swiper-slide a:hover {
    opacity: 1;
    color: #fff;
    background-color: #000;
    border-color: #000;
    -webkit-box-shadow: 0 0 0 0.2rem #333;
    -moz-box-shadow: 0 0 0 .2rem #333;
    -ms-box-shadow: 0 0 0 .2rem #333;
    -o-box-shadow: 0 0 0 .2rem #333;
    box-shadow: 0 0 0 0.2rem #333;
}
.banner .swiper-slide h2 {
	font-size: 24px;
	line-height: 1.8;
	font-weight: normal; padding-bottom: 20px;
}
.banner .swiper-pagination {
bottom:25px;

}
.banner .swiper-pagination-bullet {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 12px;
    background-color: #1a2f48; border: 2px solid rgb(235 235 233);
	cursor: pointer;
	opacity:1; box-sizing: border-box;
}
.banner .swiper-pagination-bullet-active {
    background-color: #fff;
    border: 2px solid  #e70811;
	opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}
/**************首页内容***************/



#body_con {
	max-width: 1200px;
	margin: 0 auto;width:100%; /*padding:0px 30px 50px;*/ box-sizing: border-box;
}
.in_con{padding:0px 30px 50px;background: #fafafa;
    margin-top: -50px !important;
    position: relative;
    z-index: 999;
    border-radius: 12px; display: table;}
hr {
    clear: both;
    border-top: solid #1a2f48;
    border-width: 1px 0 0;
    margin: 30px 0;
    height: 0;
}
h1.first{float:left; width:100%;color:#000; font-weight: normal; font-size: 32px; padding-bottom: 10px;  line-height: 30px; text-align: center; position: relative; padding-bottom: 20px;}
h1.first:after{content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50px;
    margin-left: -25px;
    height: 2px;
    background: #c52525;}
h1.first a{ float:right; color: #e70811; font-size: 14px; font-weight: normal; cursor: pointer;}
h1.first a:hover{ opacity: 0.8;}
p.no1{ float:left; width:100%;font-size: 14px;line-height: 1.8;color:#000;}
	ul.advantage{ float:left; width:100%; margin:30px 0 20px}
	ul.advantage li{ float:left; width:50%;}
	ul.advantage li h2{ font-size: 16px;color:#000;}
	ul.advantage li ol{ float:left; width:100%;}
	ul.advantage li ol li{ float:left; width:100%; font-size: 14px; line-height: 1.8;color:#000;}

	  
	  .shopul{float:left; width:100%; margin:20px 0 0; }
.shopul li{
    position: relative;
    float: left;
    width:32%; margin-right:2%; box-sizing: border-box; padding:20px; background: #fafafa;
    overflow: hidden; margin-bottom: 30px;
  
}
.shopul li:nth-of-type(3n){margin-right:0;}
	 .shopul li a {
    float: left;
    display: block;
    width: 100%; position: relative
}
.shopul li a p.datu{overflow:hidden;/*height:344px;*/ width:100%;}
.shopul li a p.datu img{overflow:hidden;transition:all ease-out 0.3s; height:100%; width:100%;}
.shopul li a:hover p.datu img{transform:scale3d(1.2, 1.2, 1);overflow:hidden;}
		  .shopul li a h1{ font-weight: normal; font-size: 15px; text-align: center; padding-top:10px;}
 .shopul li a h2{position: absolute;
    width: 100%;
    height: 100%;
    line-height: 100%;
    top: 50%;
    margin-top: -10px;
    text-align: center;
    font-size: 16px; opacity: 0;
    color: #fff; 
    font-weight: normal;
    box-sizing: border-box;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;}
.shopul li a h2 i{ padding:12px 24px; background: rgba(0,0,0,0.8); font-style: normal; border-radius: 6px;}
.shopul li a:hover h2{ opacity:1}
.proul{float:left; width:100%; margin:20px 0 50px; }
.proul li{
    position: relative;
    float: left;
    width:23.5%; margin-right:2%; box-sizing: border-box;
    overflow: hidden; margin-bottom: 20px;
  
}
.proul li:nth-of-type(4n){margin-right:0;}
	 .proul li a {
   float: left;
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; height:315px;
}
		  
.proul  li a p.datu {
width: 100%;
    height: 285px;
    overflow: hidden;
    float: left;
    transition: all ease-out 0.3s;
    position: absolute;
    top: 0;
    opacity: 1;
}
.proul  li a img{display: block;
    width: 100%;
    height: 100%;}	  
.proul  li a p.datu2 {
    width: 100%;
    transition: all ease-out 0.3s;
    height: 285px;
    overflow: hidden;
    opacity: 0;
    float: left;
    position: absolute;
    top: 0;
}
	.proul  li a:hover p.datu{ opacity:0;transition: all ease-out 0.3s;}
	.proul  li a:hover p.datu2{opacity: 1;transition: all ease-out 0.3s;}
		  .proul  li a h1{  float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    position: absolute;
bottom: 0;
    text-align: center; padding-top:20px;}


	.brand{  float:left;width:100%; margin:20px auto 30px auto; height:350px;}
 .brand .swiper { 
	    float:left;
        width: 100%;
        height: 100%;
      }

	.brand	.swiper-pagination{ bottom:0}
     .brand  .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
		 
		 position:relative;

    box-sizing: border-box;
    overflow: hidden;
		 
      }
  .brand  .swiper-slide  a {
    float: left;
    display: block;
    width: 100%;-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
	
  .brand  .swiper-slide  a  p.datu {
    width: 100%;
    height: 285px; 
    overflow: hidden;
  
    float: left;transition: all ease-out 0.3s;
    position: absolute;top:0; opacity: 1;
}
	.brand  .swiper-slide  a  p.datu2{ width: 100%;transition: all ease-out 0.3s;
   height: 285px; 
    overflow: hidden;
   opacity: 0;
    float: left;
    position:absolute;top:0;}
	.brand  .swiper-slide  a:hover p.datu{ opacity:0;transition: all ease-out 0.3s;}
	.brand  .swiper-slide  a:hover p.datu2{opacity: 1;transition: all ease-out 0.3s;}
	  .brand  .swiper-slide  a h1 {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.6;
    color: #000; position: absolute; bottom:40px;
}
      .brand  .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

  .brand .swiper-pagination-bullet {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 12px;
    background-color: #1a2f48; border: 2px solid #fff;
	cursor: pointer;
	opacity:1; box-sizing: border-box;
}
  .brand .swiper-pagination-bullet-active {
    background-color: #fff;
    border: 2px solid  #e70811;
	opacity: 1;
}
	
	.brand .swiper-button-next, .swiper-button-prev{top:150px !important; color:#e70811 !important; opacity: 0.2;}
	.brand .swiper-button-next:hover, .swiper-button-prev:hover{opacity: 1;}
.more{
		
		border: 1px solid #cfcfcf;
    border-radius: 6px;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
    font-weight: 600;
    font-style: normal;
    text-transform: initial;
    letter-spacing: 0;
		background-color: transparent;
    border-color: #000;
    color: #000; margin:0 auto; text-align: center;-webkit-transition: opacity .3s ease,background .3s ease,border .3s ease,box-shadow .3s ease;
    -moz-transition: opacity .3s ease,background .3s ease,border .3s ease,box-shadow .3s ease;
    -ms-transition: opacity .3s ease,background .3s ease,border .3s ease,box-shadow .3s ease;
    -o-transition: opacity .3s ease,background .3s ease,border .3s ease,box-shadow .3s ease;
    transition: opacity .3s ease,background .3s ease,border .3s ease,box-shadow .3s ease;
}
	.more:hover{opacity: 1;
    color: #fff;
    background-color: #000;
    border-color: #000;
    -webkit-box-shadow: 0 0 0 0.2rem #333;
    -moz-box-shadow: 0 0 0 .2rem #333;
    -ms-box-shadow: 0 0 0 .2rem #333;
    -o-box-shadow: 0 0 0 .2rem #333;
    box-shadow: 0 0 0 0.2rem #333;}
	.mart60{ margin-top:60px !important;}


/**************内页banner***************/
#banner_Main {
	position: relative;
	width: 100%;
	height:360px;
	color: #fff;
	 background-position:center center;
	 background-repeat:no-repeat;
	background-size: cover; overflow:hidden; background-image: url(../images/banner5.jpg);
}
#banner_Main h2 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 35%;
	font-size: 2em;
	color: rgba(255,255,255,0.8);
	line-height: 1.2;
	font-weight: normal;
	opacity: 1;
	animation: change 0.3s ease;
	-moz-animation: change 0.3s ease;
	-webkit-animation: change 0.3s ease;
	-o-animation: change 0.3s ease;
}

#banner_Main h2:after {
	position: absolute;
	left: 50%;
	bottom: -15px;
	content: "";
	width: 80px;
	margin-left: -40px;
	height: 3px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.8);
}



.location{
	width: 100%; float:left; display:block;

	line-height: 25px; margin:20px 0;
}

.location li {text-transform:Capitalize;
	
	display: inline-block; float:left;
	padding-right: 40px;
	font-size: 13px;
	color: #000; position:relative;
}
.location li a{color: #000; }
.location li:before {
	position:absolute;
	top: 0;
	left: -18px;
	font-family: 'FontAwesome';
	content: "\f105";
}
.location li:nth-of-type(1):before {display:none;
  
}



.w {
    margin: 0 auto;
    width:100%; background: #162860;
    opacity: 0.9;
    position: absolute; bottom:0;
}

.w h2 {
    width:1000px; margin:0 auto; text-align: left;    text-transform: uppercase;
    color: #fff; font-size: 2.6em; line-height: 1.8;
}

/*
.w1200{max-width:1200px; width:100%;
    margin: 0 auto;
    position: relative;  min-height:380px;}*/
#bodyMain:after,#body:after,#contect:after,.contect:after
{ content: ''; clear: both; display: block; font-size: 0;}


#bodyMain {
	width: 100%;
	background-size: cover;margin: 0 auto;
}

#body {
	max-width: 1200px; 
	margin: 0 auto;
	padding: 40px 0 0;
	box-sizing: border-box; width:100%;
}
.w1200{max-width: 1200px !important; }
/**********荣誉列表*************/
	ul.honor_list {
	width: 100%;
	float: left;
	margin: 0px 0px 0px;
}
ul.honor_list li {
    float: left;
    width: 23%;
    margin-bottom: 20px;
    padding: 0 1%;
}
ul.honor_list li:after{content: '';
    clear: both;
    display: block;
    font-size: 0;}
ul.honor_list li:nth-child(4n){ margin-right:0;}

ul.honor_list li a {
	display: block;
	margin: 0;
}
ul.honor_list li a img {
	width:100%;
	display: block;
	border: none;
	margin: 0 auto;
}
ul.honor_list li a span {
	display: block;
	font: normal 14px/35px "微软雅黑", Arial, "宋体";
	text-align: center;
	font-size: 16px;
    line-height: 1.8;
	padding-top:15px;
    color: #666;
    font-weight: normal;
    text-align: center;
}
ul.honor_list li a span:hover {
	color: #0a62c8;
}

/**************产品列表**************/
	.pronav{ float:left; width:100%; margin:20px 0 50px; border-bottom:solid 1px #000;}
	.pro_fl{width:275px; float:left;}
	.choice{ width:100%; float:left;}
	.choice P{line-height:33px;font-size:14px;color:#333;float:left;width:100%;border-bottom: 4px solid #fff; background-color:#d8dee8;padding:6px 10px 6px 10px; box-sizing: border-box;text-decoration:none;color:#444; font-weight: 700; background-color:#d8dee8; }
	.choice P i img{  float:left;padding-top:6px; padding-right: 10px;}
	.choice P a{color: #e70811; font-size: 10px; float: right; cursor: pointer;}
	.choice P a:hover{opacity: 0.6;}
	.choice dl{ width:100%; float:left;}
.choice dl dd{ width:100%; float:left; padding-right: 10px; border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px; font-size: 14px; margin-bottom: 10px; display: flex; box-sizing: border-box;}
	.choice dl dd span.tag_title{width:40%; float: left;}
.choice dl dd b{width:50%; float: left;}
	.choice dl dd a{ float: right; width:10%; font-style: normal; cursor: pointer; text-align: right; color:#e70811;}
	.choice dl dd a:hover{ opacity: 0.6;}
	
	
	
	
.ny_zblb1{padding:0px 0px 20px 0px;width:100%; float:left;overflow:hidden;margin: 0 auto;}

.ny_zblb1 li{line-height:33px;font-size:14px;color:#333;float:left;width:100%;border-bottom: 4px solid #fff;}
.ny_zblb1>ul>li>a{display:block;padding:6px 10px 6px 10px; box-sizing: border-box;text-decoration:none;color:#444; font-weight: 700; background-color:#d8dee8; position: relative;}
	.ny_zblb1 li a i{ display:inline-block; float: right;width:20px; height:20px; 
    font-size: 20px;color:#182e49;
    font-family: FontAwesome;
    font-style: normal;text-align: center;}
	.ny_zblb1>ul>li>a i:before{content: "+";}
.ny_zblb1 li a.cur{font-weight:bold;text-decoration:none;}
	.ny_zblb1>ul>li>a.cur i:before{content: "-";}
.ny_zblb1 li ul{display:none;color:#666;padding:5px 0 5px 0px;}
.ny_zblb1 li ul li{float:none;background-image:none;height:26px;line-height:26px;margin-top:0px;}
.ny_zblb1 li ul li a{display:block;padding-left:10px; color:#e70811; font-size: 14px;}

	
		.sort{ float:left; width:100%;display: table; height:50px;  padding-bottom: 20px;
    width: 100%;   color: #000;}
		.sort h1{display: table-cell;
    vertical-align: middle;
    margin-bottom: 0; font-size: 30px; text-align: center;
}
			input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {font-size:14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 2px 8px;
    text-align: left;
    background-clip: padding-box;
    background-color: #fff;
    float: left;
    border: 1px solid #1a2f48;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-radius: 4px;
    outline: 0 none;
}
			
	.section-header--right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 335px;
}
.section-header--right  select{padding: 10px 5px;}
	.section-header--right .form-horizontal {
    display: inline-block;
    vertical-align: middle;
}
	.small--hide{ float:left; line-height: 43px; padding-right: 10px;}			
	.collection-view {
    display: none;
    border: 1px solid #1a2f48;
    border-radius: 2px;
    padding: 10px 5px;
    vertical-align: middle;display: inline-block; margin-left:15px;
}
			.collection-view a.cur{ opacity:0.7;}
	.collection-view i {
    color: #000;
    display: block;
    float: left; font-size: 20px;
    opacity: 1; padding:0 5px;
    cursor: pointer;
    line-height: 100%;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    -ms-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
}
			.collection-view i:hover{color:#e70811;}
	
    .prolist{ float:right; width: calc(100% - 330px); margin-bottom: 20px;}
.prolist .proul{ margin:0;}
.prolist .proul li{ margin-bottom:30px;}
	.proul2{ float:left; width:100%;}
	.proul2 li{ float:left; width:100%;display: table;
    table-layout: fixed; margin-bottom: 30px;}
	.proul2 li p.datu{ width:18%;  float:left;}
	.proul2 li p.datu img{ width:100%; height:100%;}
	.proul2 li span{ float:left; display: block; width:67%; padding:0 30px; box-sizing: border-box;}
	.proul2 li span h1 { font-size: 14px; padding-bottom:10px; color:#000}
	.proul2 li span h3 { font-size: 16px; color:#000}
	.proul2 li h2{width:15%;  float:right; display: block; font-size:  20px; color:#000}
	
/**********产品详情*******************/
	  
	  .pro_fr:before,.pro_fr:after{content: '';
    clear: both;
    display: block;
    font-size: 0;}
	.pro_fr{ float:right;width:100%; min-height:700px; margin:30px 0;}
	.pro_fr ul.pro_ul li{float:left; width:32%; margin-right: 2%; margin-bottom: 20px;}
	.pro_fr ul.pro_ul li:nth-child(3n){margin-right:0;}
	.pro_fr ul.pro_ul li .img{ height:230px; margin-bottom:1px; overflow: hidden;}
	.pro_fr ul.pro_ul li .img img{transition: all 0.8s; height:100%;}
	.pro_fr ul.pro_ul li:hover img{transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transition: all 0.8s;}
	
	.pro_fr ul.pro_ul li .txt{    width: 100%;
    height: 50px;
    color: #f6f6f6;
    line-height: 50px;
    z-index: 9;
    box-sizing: border-box;
    background: rgba(1,113,213,0.8);
    font-size: 16px;}
	.pro_fr ul.pro_ul li .txt i {
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #e0e7ef;
    font-size: 20px;
    color:rgba(1, 113, 213, 1);
    text-align: center;transition: all 0.5s;
}
	.pro_fr ul.pro_ul li:hover i{ background: #0171d5 !important;transition: all 0.5s;color:#fff; }


/**************产品展示详情***************/
#showdiv{width:400px; margin:0 auto;  float:left;}
#showbox { background:#fff;}

#showbox span { z-index: 2;
    width: 80px;
    height: 80px;
    background: #FFF;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border: 1px solid #333;}
#showsum { margin-top:20px;}

#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #f60;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}		
	.pro_div {
	
	width: 100%; overflow: hidden;
}
.proimg {
	width: 300px;
	height: 300px;
}
.proimg img {
}
.price {
	margin-left: 20px;
	width: calc( 100% - 450px); float: right;
}
.price h1 {
	color: #000;
	font-size: 25px;
	line-height: 1.4;
	margin-bottom: 10px; font-weight: 400;
}
	  	  .price h3 {font-weight: normal; padding:10px 0;}
	  .price h2 {color: #000; }

.price p{
	color: #00020b;
	font-size: 16px;
	line-height:1.8;  text-align: justify;
}
	  .price p a{color: #e70811;}

        .slideProBox{ width:100%;  text-align:left;  margin-top:30px;z-index:9999; }
		.slideProBox .hd{ height:36px; line-height: 36px;  padding:0 10px 0 0;  }
		.slideProBox .hd ul{ float:left;     }
		.slideProBox .hd ul li{ float:left; 
    border-width: 1px 1px 0 1px; cursor:pointer;   background-color: #c8c6c6;
    border: 0 solid #ffffff;
    color: #f00009; font-size: 15px; padding:0 8px;}
		.slideProBox .hd ul li.on{   background-color: #00123d;
    border-color: #ffffff;
    color: #ffffff;      }
		.slideProBox .bd ul{ padding: 10px 12px 20px 12px !important;
    background: #ffffff;
    color: #00020b;
    border: 1px solid #dddddd;
    text-align: left;  }
		.slideProBox .bd ul p{padding-bottom: 10px;}
	  .slideProBox .bd ul figure{ margin:30px 0;}
	  .slideProBox .bd ul img{ text-align:center; max-width: 100%;}
		.slideProBox .bd ul h4{color:#0b71d3; font-size:15px;}

	  ol.rte{ padding-left:30px;}
	  ol.rte li{margin-bottom: .4em; font-size: 14px; list-style:decimal;}

  .feedback{ float:left; width:100%; margin-bottom: 50px;}
		  .feedback p {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.feedback .role{   float: left;
    width: 100%;
    text-align: left;
    min-height: 35px;

    padding: 12px;
    border: 1px solid #1a2f48;
    text-transform: capitalize;
    outline: none;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; background:#e5e5e5;}
.feedback .inputtxt {
    float: left;
    width: 100%;
    text-align: left;
    min-height: 35px;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 12px;
    border: 1px solid #1a2f48;
    text-transform: capitalize;
    outline: none;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; background:#e5e5e5;
}
.feedback .inputtxt:focus {border: 1px solid #0092FC;}
.feedback .tijiao2 { cursor:pointer;
    float: left;
    width: auto;
    color: #fff; background:rgba(250,162,15,1);
    border: none;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding: 12px 30px; border-radius: 2px;
    transition: all ease-out 0.3s;
}
.feedback .tijiao2:hover { background:#3858c8;}
	
			  h3.h3{font-size: 1.133em; color:#000; display: block; width:100%; float:left; margin:40px 0 20px;}
			  .feedback label{ font-size: 14px; color:#000;padding-bottom: 6px; display: block;text-transform: capitalize;}
			  .feedback label red{color:red;}
			  
			  .slideProBox table{ width:100%; margin:10px 0 30px;}
			  .slideProBox table tr td{text-align: left;
    padding: 15px;
    border: 1px solid #1a2f48;}
/**********下方推荐产品******************/
	.recom h1.first{ font-size: 28px; padding:10px 0 20px;}
	.recom .proul{ margin-bottom:80px;}
	.recom .proul li{ width:18.4%;}
	.recom .proul li:nth-of-type(4n) {
    margin-right: 2%;
}
.recom .proul li:nth-of-type(5n) {
    margin-right: 0;
}
/************新闻列表*****************/
h1.catname{ float: left; width:100%;color:#000; font-size: 30px; padding-bottom:10px;margin:40px 0 30px; text-align: center; position: relative;}	
h1.catname:after{content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50px; margin-left:-25px;
    height: 2px; 
    background: #c52525;}
h1.join{ float: left; width:100%;color:#000; font-size: 30px; margin:0px 0 20px;}
.lists{ float:left; width:100%; margin:10px 0 80px;} 
	  	.lists li{ float:left; width:100%; margin-bottom: 20px; padding:10px 0;} 
		.lists li a{
    display: inline-block;color: #e70811;
    font-weight: 400;
    margin-bottom: 10px;
}
.lists li a:hover{ opacity:0.7;}
.lists li i{color:#000; font-weight: 600;}
	.tech{ width:66.6%; left:16.6%; position: relative;}
	.tech ul{ float:left; width:100%; margin-bottom: 80px;}
	.tech ul li{ float:left; width:100%;list-style:inside; margin-bottom: 10px;}
	.tech ul li a{color:#e70811}
	.tech ul li a:hover{ opacity:0.6;}
/* page ---------------*/
#pages {
	font-family: Arial, 微软雅黑, 宋体;
	padding: 20px 0 25px;
}
#pages:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.bottom_pages {
	width: 100%;
	float: left;
}
.pages_center {
	margin: 0px auto;
	text-align: center;
}
#pages a.a1 {

	padding: 4px 14px;
}
#pages a.hover {
	display: inline-block;
	height: 22px;
	line-height: 22px;

	border: 1px solid #e3e3e3;
	color: #FFF;
	text-align: center;
	padding: 4px 10px;
}
#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;

	border: 1px solid #e3e3e3;
	text-align: center;
	color: #014189;
	padding: 4px 10px;
}
#pages a:hover {
	background: #014189 !important;
	color: #FFF;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background:#014189;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
	padding: 4px 10px;
}
/*********新闻详情***************/

 #View_tit {
	margin-top: 40px;
	width: 100%; 
	position: relative; 
}
#View_tit h3 {
	font-size: 28px;
	color: #333;
	text-align: center;
}
#View_tit h4 {
	text-align: center;
	font-size: 18px;
	color:#014DA2;
	padding: 20px 0 20px;
	font-weight: normal;
}
#View_tit h4 span {
	margin-right: 40px;
}
#NewView {
	padding: 30px 0; float:left; width:100%;
	line-height: 30px;
	color: #666;
	border-top: 1px solid #f3f3f3;
	 margin-bottom:100px;
}
#NewView p {
	
	text-align: justify; color:#838383;
	font-size: 16px; line-height: 30px; 
}
#NewView figure{ float:left; width:100%; margin:20px 0; text-align:center;}
#NewView figure img{ max-width:100%;}
#NewView img {
	text-align: center;
	margin: 10px auto 10px auto;
}
#PREVIOUS_NEXT {
	min-height: 50px;
	float: left;
	position: relative;
	width: 100%;
font-size: 14px; line-height: 1.8;
	overflow: hidden;
	margin-top: 40px;
}
#PREVIOUS_NEXT i {
	color: #bbb;
	padding-right: 5px;
}
.PREVIOUS {
	height: 35px;
	overflow: hidden;
}
.PREVIOUS a, .NEXT a {
	color: #333;
}
.PREVIOUS a:hover, .NEXT a:hover {
	color: #0a62c8;
}
.NEXT {
	height: 35px;
	overflow: hidden;
}
/*************文献****************/
.oldiv{ margin-bottom:80px;}
.oldiv h3{font-size: 1em; margin:5px 0;}
.oldiv ol { font-size:15px; line-height: 1.8;list-style-position: inside; padding:0  20px;list-style: decimal;}
.oldiv ol li{ margin-bottom:8px;}
.oldiv ol li em {
    font-style: italic; font-weight: bold;
}

/******************关于我们*************************/
.about{ width:100%; margin:0 auto; float:left;} 	
.rte { width:50%; padding-top:20px;
    margin-bottom: 30px;
}
	.rte p{margin: 0 0 15px 0; color: #666;
    letter-spacing: 1px;}
.rte a{color: #e70811;}
.about figure{ width:45%; float: right;padding-top:45px;}
.about figure img{ max-width:100%;  border-radius: 60px;}
/* footer-----------------------------------*/
#footmain:after, #foot:after, footbar:after, #footer:after,.copyright:after,#footer ul:after{
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
#footmain {
	width: 100%; margin-top:50px;
	padding: 50px 0 20px;
	background: #242424;
	color: #FFF;
}
#footer {
	position: relative;
	max-width: 1200px; width:100%;
	margin: 0 auto;
}

#footer ul {	float: left; width:100%;padding-bottom:40px; }
#footer li {	float: left;width:20%; margin-right:5%;}
#footer ul li:nth-child(1) {width:40% !important}
#footer ul li:last-child { margin-right:0; width:30% }
#footer li h2 {
    width: 100%;
    display: block;
    float: left;
    border-bottom: #4D4D4D 1px solid;
    height: 25px;
    margin-bottom: 25px;
}
#footer li h2 span { font-size:22px;
    color:#FFF;
    padding-right: 15px;
    background-color: #242424;
}
#footer li p {float: left; width:100%;font-size:1em; font-weight:500; line-height:1.5; color:#FFF;/* max-height:120px; */overflow:hidden;}
#footer li p span{float:left; width:100% } 
#footer li p span a i{color:rgba(255,255,255,0.3); padding-right: 5px;}
#footer li p a{ float:left; color:#e4e4e4; padding-bottom:5px; font-size: 15px;}
#footer li p a i{color:rgba(255,255,255,0.85); padding-right: 5px;}
#footer a:hover {color:#fff}

.copyright { text-align:center;  border-top: #333 1px solid;  padding-top:30px; 
	max-width:1000px;margin: 0 auto; width:100%;
	line-height:1; font-size:0.9em;
}
.copyright p{ text-align:center;   }
.copyright a {	color: #FFF;}
.copyright a:hover {	color: #c52525; text-decoration: underline;}

.right_form{ margin-top:20px;}
.right_form p {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.right_form .inputtxt { background:#f0f0f0; border-radius:6px;  font-family:Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
    text-align: left;
    min-height: 35px;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 14px 25px 15px;
  
    text-transform: capitalize;

    outline: none;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border: 1px solid #d7d8d8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.right_form .inputent{ height:120px;}
.right_form .inputtxt:focus {    border: 1px solid #ffbe00;}
.right_form .send { cursor:pointer; border-radius:6px;
    width: 100%; 
    color: #fff; background:#7d7c7e;
    border: none;
    font-size:18px;
   
    line-height: normal;
    padding: 12px 20px 12px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;transition: all ease-out 0.3s;
}

.right_form .send:hover {    opacity: 1;
    color: #fff;
    background-color: #c52525;
    border-color: #c52525;
    -webkit-box-shadow: 0 0 0 0.2rem #333;
    -moz-box-shadow: 0 0 0 .2rem #333;
    -ms-box-shadow: 0 0 0 .2rem #333;
    -o-box-shadow: 0 0 0 .2rem #333;
    box-shadow: 0 0 0 0.2rem #333;}


/***********全国经销商线下**************/
  .map-content {
	padding:30px 0
}
.map-module {
	width:1200px!important;
	margin:0 auto;
	position:relative;
transition:all .3s ease
}
.map-title {
	font-size:24px;
	color:#333;
	text-align:center;
	margin:50px 0;
	position:relative
}
.map-branch .map-title {
	margin:20px 0 0;
	z-index:1
}
.map-title:before {
	content:"";
	position:absolute;
	width:0;
	height:0;
	bottom:-23px;
	left:50%;
	transform:translateX(-50%);
	border:6px solid;
	border-color:#20b09f transparent transparent
}
.map-title:after {
	content:"";
	position:absolute;
	width:52px;
	height:3px;
	background-color:#20b09f;
	bottom:-12px;
	left:50%;
	transform:translateX(-50%)
}
.map-content-info {
	position:relative;
	margin-bottom:30px
}
.branch-map-l {
	width:849px;
	height:575px;
	position:relative
}
.map-content-box {
	width:100%;
	height:100%;
	background:url(../images/map-bj.png) no-repeat center;
	position:relative
}
.map-dot {
	position:absolute;
	text-align:center;
	font-size:12px;
	cursor:pointer
}
.beijing {
	left:585px;
	top:220px
}
.tianjin {
	left:604px;
	top:234px
}
.hebei {
	left:575px;
	top:254px
}
.shanxi {
	left:540px;
	top:276px
}
.liaoning {
	left:660px;
	top:196px
}
.jilin {
	left:696px;
	top:167px
}
.heilongjiang {
	left:676px;
	top:106px
}
.shanghai {
	left:668px;
	top:341px
}
.jiangsu {
	left:646px;
	top:316px
}
.zhejiang {
	left:655px;
	top:379px
}
.anhui {
	left:605px;
	top:334px
}
.fujian {
	left:625px;
	top:428px
}
.jiangxi {
	left:595px;
	top:402px
}
.shandong {
	left:610px;
	top:284px
}
.henan {
	left:562px;
	top:316px
}
.hubei {
	left:555px;
	top:359px
}
.hunan {
	left:545px;
	top:409px
}
.guangdong {
	left:575px;
	top:466px
}
.guangxi {
	left:506px;
	top:461px
}
.chongqing {
	left:495px;
	top:364px
}
.sichuan {
	left:425px;
	top:354px
}
.guizhou {
	left:484px;
	top:424px
}
.yunnan {
	left:405px;
	top:462px
}
.shanxi1 {
	left:502px;
	top:312px
}
.map-dot:after {
	content:"";
	display:block;
	width:8px;
	height:8px;
	margin:0 auto;
	background-color:#c52525;
	border-radius:50%
}
.map-dot.beijing:after {
	width:13px;
	height:12px;
	border-radius:0;
	background:url(../images/icon-star.png) no-repeat center
}
.branch-map-data {
	position:absolute;
	box-sizing:border-box;
	width:430px;
	border:1px solid #c52525;
	box-shadow:0 0 2px 2px #e9e9e9;
	background-color:#fff;
	padding:10px 30px;
	z-index:1;
	display:none
}
.branch-map-data-title {
	border-bottom:1px solid #eee
}
.branch-map-data-title p {
	font-size:18px;
	color:#333;
	line-height:28px
}
.branch-map-data-info {
	max-height:236px;
	overflow-y:auto
}
.data-branch {
	border-bottom:1px dashed #eee;
	padding:6px 0;
	box-sizing:border-box
}
.data-branch:last-child {
	border:none
}
a, button, input, textarea {
	-webkit-tap-highlight-color:transparent;
-moz-transition:all .3s ease;
-webkit-transition:all .3s ease;
transition:all .3s ease
}
.data-branch .data-name {
	font-size:14px;
	color:#666;
	line-height:normal;
	margin-bottom:5px
}
.data-branch p {
	font-size:12px;
	color:#999;
	line-height:20px
}
.data-branch p {
	font-size:12px;
	color:#999;
	line-height:20px
}
.branch-map-data:before {
	content:"";
	position:absolute;
	left:-16px;
	top:50%;
	transform:translateY(-50%);
	width:0;
	height:0;
	border:8px solid;
	border-color:transparent #c52525 transparent transparent
}
.branch-map-data:after {
	content:"";
	position:absolute;
	left:-15px;
	top:50%;
	transform:translateY(-50%);
	width:0;
	height:0;
	border:8px solid;
	border-color:transparent #fff transparent transparent
}
.map-dot.cur:before {
	content:"";
	position:absolute;
	left:50%;
	bottom:-3px;
	transform:translateX(-50%);
	width:14px;
	height:14px;
	border-radius:50%;
	border:1px solid #c52525;
	animation:dot 4s infinite
}
@keyframes dot {
100% {
transform:translateX(-50%) scale(1);
opacity:1
}
50% {
transform:translateX(-50%) scale(1.5);
opacity:.1
}
}

/***************全国经销商网络*****************/
	  
	  .nydaohang {
    width: 100%;
    overflow: hidden;
   padding: 0px 0px 10px 0px;
}
	 .nydaohangul {
	overflow: hidden;
	font-size: 0;
	margin: 0 auto;
	justify-content: center;
	text-align: center;
	display: block;
}
.nydaohangul li {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	font-size: 14px;
	margin-bottom: 5px;
}
.nydaohangul li a {
	display: block;
	position: relative;
	box-sizing: border-box; /*border-radius: 10px; border-top-left-radius: 0px; border-bottom-right-radius: 0px;*/
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;;
	background: #fff;
	transition: all .3s ease;
	padding:0 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	text-align: center;
	line-height: 50px;
}
.nydaohangul li:last-child a {
	border-right: 1px solid #ccc; /*border-left:none;*/
}
.nydaohangul li:first-child a {
	border-right: 1px solid #ccc;
}
.nydaohangul li:last-child .on, .nydaohangul li .on {
	border: 1px solid #c52525;
	border-right: 1px solid #c52525;
	color: #c52525;
	background: rgb(255 249 249);
}
.nydaohangul li a:hover:after {
	width: 60px;
	margin-left: -30px;
}
.nydaohangul li a:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	left: 50%;
	bottom: 6px;
	height: 2px;
	background:#c52525;
	transition: all 0.3s ease;
}
	
	
	 .chanye_fl{ text-align:center; font-size:0;	width: 100%;}

.chanye_fl li{ display:inline-block; margin-right:1px;text-align: center;}
.chanye_fl li a{ position:relative;
	display: block;
	font-size: 15px; 
padding: 8px 12px;
    margin: 10px 15px 0px;
	transition: 0.5s;border-top: 1px solid  #ddd;border-bottom: 1px solid  #ddd;
}

.chanye_fl li a.on {
	border-top: 1px solid  #c52525;border-bottom: 1px solid  #c52525;
	
}
.chanye_fl li a:hover{
border-top: 1px solid  #c52525;border-bottom: 1px solid  #c52525;

}		

.real_con{ width:100%; float:left; margin:30px  auto;}
	  	.table{ width:90%; margin: 0 auto;}
				.table::-webkit-scrollbar{width:1px;height:10px;}
				.table::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.2);}
				.table::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background:rgba(0,0,0,0.1);}
				.table table{border-collapse:collapse;border:1px solid #666;width:100%;box-sizing:border-box;}
				.table tr{}
				.table th{font-size:15px;border:1px solid #ccc;padding:8px 10px;line-height:150%;background:#ddd;font-weight:normal;background: #c52525;
    font-weight: normal; text-align: left;
    color: #fff;}
				.table td{font-size:13px;border:1px solid #ccc;padding:8px 10px;line-height:150%;}
		.table table tr:nth-of-type(2n) td {
    background: #f6f6f6;
}
		 .table table tr:hover td {
    background: rgb(255 249 249);
    color: #333;
}
	  
		  ul.link{float:left;width:90%; margin:0 5% 30px 5%;}
		  ul.link li{ float:left;width:33.3%; text-align: center;}
		  ul.link li h1{ font-size: 14px;}
		  ul.link li h2{ font-size: 14px;}


/**********联系我们**************/
	  
		  .ul_contct:after,.div_just:after{
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.ul_contct {
    float: left;
    width: 100%;margin:30px 0 40px;
}
.ul_contct li {
    float: left;
    width: 30%; margin-right:3%; box-sizing:border-box;
    padding: 38px 30px 39px;
    border: 1px solid #e3e3e3;background: #fff;
}
.ul_contct li:last-child {
    width: 34%;
    margin-right: 0;
}
.ul_contct li h5 { color:#333;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 18px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}
.ul_contct li h5 span {
    float: left;
    width: auto;
    margin-right: 40px;
    padding-right: 60px;
    position: relative;
}
.ul_contct li h5 span:before {
    position: absolute;
    right: 0;
    bottom: 4px;
    height: 1px;
    width: 50px;
    content: "";
    background-color: #333;
}
.ul_contct li p {float: left;    padding-top: 19px;}
.ul_contct li em {
    float: left;
    width: 100%;
    color: #666;
    text-align: left;
    font-size: 0.95em; line-height:2;
    font-weight: normal;
    font-style: normal;
}



	  .pg-join-list{float:left; width:90%;margin:30px 5% 30px}
			.pg-join-list dl{}
			.pg-join-list dt{color:#666;font-size:18px;line-height:48px;border-bottom:1px solid #ddd;overflow:hidden;}
				.pg-join-list dt strong{font-weight:normal;margin-right:20px;}
				.pg-join-list dt span{float:right;line-height:50px;}
			.pg-join-list dd{display:none;padding:20px 0;}
	.pg-join-style{}
		.pg-join-style figure{position:relative;padding-bottom:20px;}
		.pg-join-style figure img{width:100%;}

		.pg-join-list  .table{ width:100%;}
		  .pg-join-list  .table th{background: #eeece1; color:#000;}
		 .pg-join-list  .table table tr:hover td {
    background:#eeece1;

}


/*************************/
.map_fl{ float:left; width:25%; margin:0 0 0 5%;}
.map_fr{ float:right; width:60%; margin:0 5%;}
.map_fr img{ border-radius:20px; width:100%}
.map_dl{ float:left; width:100%;}
			.map_dl dt{ line-height:2; color:#c52525; }
			.map_dl dd {float:left;width:100%; line-height:2; color:#666;margin-bottom: 20px;}.map_dl dd span{ float:left; padding-right: 20px;}

/***********首页产品列表页 foot20211217**************/
.picked{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0 30px; text-align: center;
}
.picked a {
    width: 195px;
    vertical-align: top; border-radius: 10px;
    background: #fff;
/*    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);*/
}
.picked a{
    display: inline-block;
/*    margin: 10px 10px 15px;*/
    text-align: center;
    font-size: 0.8em; position: relative;
} 
.picked a span{ float:left; width:100%;}


	.picked a span::before {
    display: block;
    font-size: 1.5em;
    margin: 0.3em 0;
}

.picked a p.datu2 {
    width: 100%;
    transition: all ease-out 0.3s;
    overflow: hidden;
    opacity: 0;
    float: left;
	position: absolute;
  
}
.picked a p.datu2 img{ max-height: 168px;}
.picked a:hover{ border:none; box-shadow:none;}
	.picked a:hover span{ opacity:0;transition: all ease-out 0.3s;}
.picked a:hover p.datu2{opacity: 1;transition: all ease-out 0.3s;}
		  .proul  li a h1{  float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    position: absolute;
bottom: 0;
    text-align: center; padding-top:20px;}



.picked a figure{ /*height:75px;*/}
.picked a figure img{/*max-height:60px; max-width:80px;*/ max-width:84%;}
	.picked h3 {
    text-align: center;
    color: #162860;
    margin-bottom: 15px;
    font-size: 16px;
}	


.pro_out{ float:left;width:100%; text-align: center; margin:20px  auto;}
	.pro_in{ width: 914px;
    height: 1000px;
    padding-top: 96px;
    text-align: center;
    margin: 0 auto;
    background: url(../../../../statics/suyee/images/ipadbg.png)no-repeat top center;
    background-size: 100%;}
		.pro_iframe{width: 624px;
    height: 841px;
    outline: none;
    border: none;
    padding-left: 24px;}
		.six{ float:left; width:100%; margin-bottom: 20px;}
		.six dt{width:33.3%; float:left; text-align: center; padding:0 10px; box-sizing: border-box;}
		.six dt i{ font-size: 14px; line-height: 1.2; font-style: normal;  float:left;  text-align: center;width:100%}
		.six dt img{ max-width:88%;}


@media screen and (max-width:800px) {
.banner .swiper-slide dl{ left:0; top:0; margin-left:0;}
	.banner .swiper-slide h1{ font-size: 40px; margin:10px 0 0;}
}