@charset "utf-8";
@font-face {      font-family: 'DIN-Bold';      
src: url('DIN-Bold.eot'); /* IE9 Compat Modes */      
src: url('DIN-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN-Bold.woff') format('woff'), /* Modern Browsers */              
url('DIN-Bold.TTF')  format('truetype'), /* Safari, Android, iOS */              url('DIN-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: rgba(0,0,0,.42);
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.3);
}


.navbar-brand {
   margin-top:-20px;
   padding-left:0px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:20px;
	padding-right:20px;
    line-height: 129px;
}

.nav {
    padding-left: 100px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFFFFF;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #000000;
	font-size:18px;
	text-transform:uppercase;
}


.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
	font-size:18px;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }


.menu ul.sub_menu{position:absolute; width:1400px; display:none; z-index:999; margin-left:-685px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:20%;
    line-height: 30px;
	list-style-type:none;
	background:none;
}

.navbar-inverse .menu ul.sub_menu li a {
    font-size: 14px;
    color: rgba(0,0,0,.6);
}

.menu ul.sub_menu li a:hover {
    color:#072950;
	font-weight:700;
	}
	
.ddh {
    height: auto;
    overflow: hidden;
    padding-top: 9px;
    position: relative;
	box-shadow:0 0 15px rgba(0,0,0,.1);
}

.ddhx {
    height: auto;
    overflow: hidden;
    padding-top: 9px;
    position: relative;
}

.jtx {
    position: absolute;
    width: 20px;
    height: 9px;
    left: 565px;
    background: url(../images/jtb.png);
    top: 0px;
    z-index: 6;
}

.ddh-k {
    height: auto;
    overflow: hidden;
    padding: 30px;
    background-color: #FFFFFF;
	border-radius: 15px;
}

.ddh-k li {
   list-style-type:none;
   width:20%;
   padding-left:10px;
   padding-right:10px;
   height:auto;
   font-size:14px;
   line-height:23px;
   padding-left:30px;
   color:rgba(0,0,0,.6);
   border-right:1px solid #ededed;
   float:left;
   }
   
.ddh-k li a {
   width:100%;
   white-space:nowrap;
   overflow:hidden;
   text-overflow:ellipsis;
}

navbar-inverse .navbar-nav > #zixun > a:hover sub_menu {
   display:block;
}  
   
	
.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:1430px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
ul {
   margin:0px;
   }

.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    display: none;
    margin: 5px;
    margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #072950;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.ss a {
   cursor:pointer;
   } 
   
.yc {
   display:block;
} 

.yd {
   display:none;
}
   
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 5px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:5px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#FFFFFF;
}

.logo{
    margin-top:30px;
}   

.search{
   padding-top:55px;
   margin-left:-50px;
    
}   

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
   left:10%;
   bottom:60px;
   width:120px;
}


.banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
	background:rgba(255,255,255,0);
	border:1px solid #FFFFFF;
    opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background:rgba(255,255,255,1);
}


.mokuai {
   height:auto; overflow:hidden;
   margin-top:80px;
   }
   
 .mokuai .h2-1 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
	font-size:50px;
    text-align:center;
	margin-top:0px;
	padding-bottom:26px;
    background:url(../images/xiaob1.png) bottom center; background-repeat:no-repeat;
	margin-bottom:26px;
    }  
   
.an {
   	background-image:url(../images/xiaob.png);
}   
   
.mokuai p {
   color:#aeaeae;
   text-align:center;
   height:40px;
}
   
.mkrow {
   margin-left:-105px;
   margin-right:-105px;
   }
   
.mkrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding:0px;
   padding-left:105px;
   padding-right:105px;
   margin-bottom:80px;
   }
   
.mkx {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   color:#999999;
   }
   
.mkx-zi {
   height:auto; overflow:hidden;
   padding:20px;
   }
   
.mkx-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   text-align:center;
   color:#363636;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   }  
 
 .lghh {
   padding:0;
   background-color: rgba(255,255,255,);
   box-shadow: 0px 0px 15px rgba(0,0,0,.2);
   margin-top:-150px;
   }
 
.banner img {
   width:100%;
   }   
 
.img-responsive {
   background-position:100px 100px;
}


.mkx-tb {
   width:100px;
   height:100px;
   margin:0 auto;
   }
   
.mk1 {
   background:url(../images/mk1.png) top center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
.mkx:hover .mk1 {
   background:url(../images/mk1.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
.mk2 {
   background:url(../images/mk2.png) top center; background-repeat::no-repeat;
      transition: all 300ms ease-in 0ms;
}
  
.mkx:hover .mk2 {
   background:url(../images/mk2.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
}
   
.mk3 {
   background:url(../images/mk3.png) top center; background-repeat::no-repeat;
      transition: all 300ms ease-in 0ms;
}
  
.mkx:hover .mk3 {
   background:url(../images/mk3.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
}
   
.mk4 {
   background:url(../images/mk4.png) top center; background-repeat::no-repeat;
      transition: all 300ms ease-in 0ms;
}
  
.mkx:hover .mk4 {
   background:url(../images/mk4.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
}
   
.mk5 {
   background:url(../images/mk5.png) top center; background-repeat::no-repeat;
      transition: all 300ms ease-in 0ms;
}
  
.mkx:hover .mk5 {
   background:url(../images/mk5.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
}
   
.mk6 {
   background:url(../images/mk6.png) top center; background-repeat::no-repeat;
      transition: all 300ms ease-in 0ms;
}
  
.mkx:hover .mk6 {
   background:url(../images/mk6.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
}

.company {
    background:url(../images/neirbg.png);
	height:815px;
	width:100%;
	padding-top:80px;
}
  
  
.company h2 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
	font-size:50px;
    text-align:center;
	margin-top:0px;
	padding-bottom:30px;
    background:url(../images/xiaob.png) bottom center; background-repeat:no-repeat;
	margin-bottom:30px;
	color:#FFFFFF;
    }    

.company h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   text-align:center;
   font-size:16px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:60px;
}

.ableft {
   width:49.2%;
   float:left;
   }
   
.abright {
   width:47.8%;
   float:right;
   margin-bottom:68px;
   }

.neirjj{
   height:370px;
   background:#ffffff;
   text-align:left;
   margin-top:65px;
   padding:30px;
   padding-top:50px;
}

.neirjj p {
   color:#151515;
   font-size:14px;
   line-height:32px;
}

.abmore {
   width:130px;
   height:50px;
   margin-top:64px;
   }
   
.abmore a {
   display:block;
   width:130px;
   height:50px;
   line-height:50px;
   text-align:center;
   color:#545454;
   background:#f3f3f3;
   }   
   
.abmore a:hover {
   background-color:#000000;
   color:#FFFFFF;
   }

.product {
   height:958px;
}



.product .pleft {
   width:23.1%;
   float:left;
   position:relative;
   margin-top:-25px;
   margin-bottom:65px;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   padding-top:0;
}

.product .pright{
   width:72.3%;
   height:auto; overflow:hidden;
   float:right;
   margin-top:68px;
}

.pleft li {
   color:#919191;
}


.pleft .pleft-tou {
   background:#ededed;
   height:120px;
}

.pleft-tou{
   font-size:50px;
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   color:#000000;
   text-align:center;
   line-height:120px;
}

.pleft .pleft-wei {
   background:#02438b;
   height:97px;
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   text-align:center;
}

.pleft-wei  a {

   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   line-height:97px;
   font-size:20px;
   color:#FFFFFF;
}

.pleft .pleft-zhong {
   height:660px;
   padding-top:10px;
   overflow:hidden;
}

.pleft li {
    list-style-type: none;
    margin-top: 10px;
    padding-left: 30px;
    height: 30px;
	text-align:left;
	width:100%;
}

.pleft li a {
   height:30px;
   line-height:30px;
   
}


.pleft li:hover {
   background:#02438b;
}

.pleft li:hover a {
   color:#ffffff;
}



.pright span {
   margin-right:23px;
}

.cptt {
   height:auto; overflow:hidden;
   }
   
.cptt-aa {
   width:50%;
   line-height:44px;
   float:left;
   padding-right:10px;
   text-align:right;
   }
   
.cptt-bb {
   width:50%;
   padding-left:10px;
   float:right;
   }   

.search1 {
   width:100%;
   border:1px solid #d0d0d0;
   border-radius: 30px;
   }


.search1 form {
    display: flex;
}

.search1 .searchx {
    border: 0;
    height: 44px;
    font-size: 18px;
    padding-left: 10px;
    width: 82%;
	margin-left:4%;
	color:#e1e1e1;
    border-radius: 18px 0 0 18px;
}   

.search1 .btn {
    height: 44px;
    margin: 0;
    background: #FFFFFF;
    border-radius: 0 18px 18px 0;
    color: #8e8e8e;
	font-size:18px;
    text-align: center;
	margin-right:4%;
    width: 10%;
}


.pright-tou {
   width:725px;
   float:right;
}

.pright-nr {
   height:auto; overflow:hidden;
   margin-top:27px;
   margin-left:-7px;
   margin-right:-7px;

}

.pright-nr li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:7px;
   padding-right:7px;
   margin-top:12px;
   }
   

.pright-nr .item {
   height:325px;
   border:1px solid #efefef;
   position:relative;
}


.pright-nr .item:hover {
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}

.pright-nr .item  img {
   width:185px;
   height:155px;
   margin-top:56px;
   margin-left:32px;
}

.pright-nr .item  p {
   color:#b0b0b0;
   font-size:16px;
   margin-top:50px;
   margin-left:30px;
}


.office {
   width:100%;
   height:auto;
   padding-top:36px;
   background:url(../images/officebg.png); background-repeat:repeat-x;
}

.office h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:50px;
   text-align:center;
   margin-top:0px;
   padding-bottom:24px;
   background:url(../images/xiaob.png) bottom center; background-repeat:no-repeat;
   color:#ffffff;
   margin-bottom:25px;
}

.office h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   margin-top:0px;
   color:#d2d7df;
   margin-bottom:30px;
}

.ofkuan {
   width:1540px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }

.proce {
    padding: 0px 60px;
    position: relative;
}

.proce h2 {
	text-align:center;
	font-size:18px;
	padding:20px 0;
	color:#000000;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

#fuwuk {
    position: static;
}


.proce .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height:40px;
    margin-top: -22px;
    z-index: 10;
	left:10px;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.proce .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -22px;
    z-index: 10;
	right:10px;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}


.fwyy {
   height:auto; overflow:hidden;
}

.footer {
   height:auto; overflow:hidden;
   color:#bfbfbf;
   background:#072950;
   line-height:50px;
   padding-top:0px;
}

.footer a {
   color:#bfbfbf;
   }
   
.footer a:hover {
   color:#FFFFFF;
   }

.juyou {
   text-align:right;
   }

.first2 {
   position:absolute;
   right:0;
}

.footer .second2 {
   line-height:35px;
}

.first2 img {
   width:20px;
   height:20px;
   margin-left:35px;
}





.third {
   width:100%;
   border-top:3px solid #1d3b5d;
   font-size:16px;
   color:#ffffff;
   margin-top:0px;
   height:auto; overflow:hidden;
   line-height:50px;
}


.third a{
   font-size:16px;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   color:#ffffff;
}

.yy {
   text-align:right;
}



.pright-nr .item .xianshi {
    
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(0,0,0,.5);
    transform: scaleY(0);
    transition: transform .6s;
	color:#ffffff;
	width:210px;
	height:280px;
	padding-left:20px;
	padding-top:30px;
}

.pright-nr .item:hover p {
   display:none;
}

.pright-nr .item:hover .xianshi {
   transform: scaleY(1);

}


.gd-sant {
   position:fixed;
   right:30px;
   bottom:50px;
}

.gd-sant li {
   list-style:none;
   width:47px;
   height:47px;
   margin-top:20px;
}

.gd-sant li img {
   width:100%;
}

.gd-sant li img {
   transition: all 0.6s;
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
}

.gd-sant li img:hover {
  transform:scale(1.2);
} 

.gd-sant .gdyc {
  background:#ffffff;
  width:160px;
  height:80px;
  color:#000000;
  font-size:14px;
  line-height:80px;
  margin-top:-50px;
  margin-left:-55px;
  text-align:center;
  line-height:80px;
  
}

.gd-sant .gdyc1 {
   margin-top:-40px;
  margin-left:-150px;
  color:#fff;
  background: #00aff0;
  width:305%;
  border-radius: 15px;
  height:28px;
  line-height:28px;
  padding:0 5px;
  font-size:14px;
}


.gd-sant .gdyc {
  display:none;
}

.gd-sant .gdyc1 {
  display:none;
}

.gd-sant .gdxs1:hover .gdyc{
   display:block;
} 

.gd-sant .gdxs2:hover .gdyc1{
   display:block;
}

.gd-sant .gdxs3:hover .gdyc1{
   display:block;
}  




.dibudh {
  width:36.5%;
  height:auto; overflow:hidden;
  margin:0 auto;
}

.dibudh li {
  float:left;
  width:auto;
  list-style:none;
  text-align:center;
}



.dibudh li a {
border-right:1px solid #fff;
   margin:0 auto;
     padding:0 10px;
	 color:#fff;
}

.dibudh li .lastqc {
   border:none;
}




/* 关于我们 */
.bnn img {
   width:100%;
   }
   
   
.lanmu {

    line-height: 56px;
}

.lanmux {

   }








.product-aa {
   height:auto; overflow:hidden;
   padding-bottom:20px;
}

.product-aa .product-aa1 {
   float:left;
   width:20%;
   height:auto; overflow:hidden;
   background-color: #FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   margin-top:66px;
}

.product-aa .product-aa2 {
   float:right;
   width:77%;
   height:auto; overflow:hidden;
}

.product-bt h2 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
	font-size:50px;
    text-align:center;
	padding-top:10px;
}

.product-bb {
   width:1400px;
   height:auto; overflow:hidden;
}

.product-aa3 {
   width:3%;
   height:auto; overflow:hidden;
}







.lanmu li {
    list-style-type: none;
    padding-left: 20px;
	padding-right:20px;
	position:relative;
    background-repeat: no-repeat;
	float:left;

}



.product-aa .product-aa1 li {
clear:both;	
}



.product-aa .lanmu li a {
 font-size:14px;
}

.lanmu li a {
   display:block;
   height:auto; overflow:hidden;
   line-height:56px;
   height:56px;
   font-size:20px;
   cursor:pointer;
   color:#626262;
   font-family:'ACASLONPRO-BOLD', Helvetica, Arial, sans-serif;
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
   
   }
   
.lanmu li:hover {
   background:#02438b;
}   

.lanmu li.hover {
   background:#02438b;
}  
   
.lanmu li:hover a {
   color:#ffffff;
      overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
   }
   
.lanmu li.hover a {
   color:#ffffff;
   }   
   
.lanmu li.mouseover .ul_hide {
    position: absolute;
    left: -40px;
    top: 56px;
    width: 250px;
	text-align:center;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 5px 0px;
	z-index:20;
    display: none;
}

.lanmu li.mouseover .ul_hide li {
    width:100%;
	line-height:30px;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	padding:0px;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.lanmu li.mouseover .ul_hide li a {
    
    text-align:center;
    color:#000000;
	font-size:16px;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.lanmu li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#072950;
    text-decoration: none;
}
   
.about {
    height: auto;
    overflow: hidden;
    margin-top: 65px;
    margin-bottom: 54px;
    padding-left: 100px;
    padding-right: 100px;
    line-height: 31px;
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
}

.about h2 {
    font-family: 'ACASLONPRO-BOLD', Helvetica, Arial, sans-serif;
    font-size: 38px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 35px;
    text-transform: uppercase;
    background: url(../images/xiahua.png) bottom center;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    color: #626262;
}

.about h3 {
    font-family: 'Avenir', Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 45px;
    color: #626262;
}

.tigong h3 {
    font-family: 'Avenir', Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 45px;
	
}

.wenhua {
    height: auto;
    overflow: hidden;
    margin-top: 75px;
    margin-bottom: 78px;
}

.wenhua h2 {
    font-family: 'ACASLONPRO-BOLD', Helvetica, Arial, sans-serif;
    font-size: 38px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-bottom: 20px;
    background: url(../images/xiahua.png) bottom center;
    background-repeat: no-repeat;
}   

.whbj {
    background: url(../images/whbj.jpg) no-repeat center center;
    background-attachment: scroll;
    background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
    height: 293px;
    padding-top: 96px;
    text-align: center;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 46px;
}

.shebei {
    height: auto;
    overflow: hidden;
    font-size: 18px;
    line-height: 46px;
    color: #474747;
    margin-top: 70px;
}

.shebei h2 {
    font-family: 'ACASLONPRO-BOLD', Helvetica, Arial, sans-serif;
    font-size: 38px;
    text-align: center;
    color: #626262;
    text-transform: uppercase;
    margin-top: 0px;
    padding-bottom: 14px;
    background: url(../images/xiahua.png) center bottom;
    background-repeat: no-repeat;
    margin-bottom: 62px;
}

.tigong {
    height: auto;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px;
}

.tigong h2 {
    font-family: 'ACASLONPRO-BOLD', Helvetica, Arial, sans-serif;
    font-size: 38px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-bottom: 20px;
    background: url(../images/xiahua.png) bottom center;
    background-repeat: no-repeat;
}


.rongyu {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 70px;
    background: url(../images/rybj.jpg) center bottom;
    background-repeat: no-repeat;
}

.rongyu h2 {
    font-family: 'ACASLONPRO-BOLD', Helvetica, Arial, sans-serif;
    font-size: 38px;
    text-align: center;
	color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-bottom: 20px;
    background: url(../images/xiahua.png) bottom center;
    background-repeat: no-repeat;
}

.rygun {
    margin-top: -130px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.rygun .swiper-container {
    padding-top: 180px;
}

.rygun .swiper-button-prev {
    position: absolute;
    top: 3%;
    width: 51px;
    height: 51px;
	left:90%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuox.png);
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
}   

.rygun .swiper-button-next {
    position: absolute;
    top: 3%;
    width: 51px;
    height: 51px;
	right:0%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/youx.png);
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
} 

.icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   } 
   
.rytu img {
   width:100%;
   }
   
/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
} 

/* 产品列表 */








.cplanmu {
   line-height:25px;
}

.cplanmu li a {
   height:25px;
   line-height:25px;
}




.cpbj {
   height:auto; overflow:hidden;
   padding-top:65px;
   padding-bottom:47px;
   background-color:#f6f6f6;
   }
   
.cprow {
   height:auto; overflow:hidden;
   margin-left:-20px;
   margin-right:-20px;
   }
   
.cprow li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:20px;
   padding-right:20px;
   margin-bottom:60px;
   position:relative;
   }
   
   
   .jia {
   position:absolute;
   top:10px;
   right:30px;
   width:30px;
   height:30px;
   display:none;
   z-index:10;
   }
   
   .jia i {
      position:relative;
	  top:3px;
   }
   
.cprow li:hover .jia {
   display:block;
   }
   
   .xuanfu {
   width:150px;
   height:auto; overflow:hidden;
   position:fixed;
   top:13%;
   right:-70px;
   z-index:999;
   }
   
.xfquan {
   width:50px;
   height:50px;
   background-color:rgba(7,41,80,.7);
   text-align:center;
   border-radius: 50%;
   padding-top:10px;
   margin-top:14px;
   }
   
.xfquan p {
   margin-top:5px;
   line-height:20px;
   font-size:16px;
   }
   
.xfxu {
   width:25px;
   height:25px;
   line-height:20px;
   text-align:center;
   font-size:14px;
   border-radius: 50%;
   position:absolute;
   background-color:rgba(2,67,139,.7);
   color:#FFFFFF;
   right:85px;
   border:2px solid #FFFFFF;
   }
   
.bxx {
   width:30px;
   height:30px;
   text-align:center;
   color:#FFFFFF;
   font-size:18px;
   border-radius: 50%;
   margin:0px;
   padding:0px;
   background-color:#000000;
   }
   
.bxx:focus, .bxx:hover {
   color:#FFFFFF;
   }


.cptu {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   border:1px solid #f0eeee;
   }
   
.cptu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptu section {
   overflow: hidden;
   }	 
	

.cptu-zi {
   height:auto; overflow:hidden;
   background:url(../images/eye.png) top right; background-repeat:no-repeat;
   padding:25px;
   color:#808080;
   }
   
.cptu:hover {
   background-color:#072950;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   transition: all 500ms ease-in 0ms;
   }
   
.cptu:hover .cptu-zi {
   background:url(../images/eye2.png) top right; background-repeat:no-repeat;
   }
   
.cptu-zi h2 {
   font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
   font-size:16px;
   height: 70px; overflow: hidden;
   margin-top:0px;
   margin-bottom:6px;
   color:#333333;
   }
   
.cptu-zi h4 {
   font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:6px;
   color:#333333;
   }
   
.cpwz {
   height:auto; overflow:hidden;
   color:#808080;
   }
   
.cpwz-aa {
   width:90px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.cpwz-bb {
   width:40px;
   height:1px;
   background-color:#808080;
   margin-top:12px;
   margin-right:20px;
   float:right;
   }
   
.cptu:hover .cpwz {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptu:hover h2 {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptu:hover .cpwz-bb {
   width:100%;
   background-color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   } 
   

/* 分页 */
.page_list{
	padding: 15px 0;
	display:flex;
	justify-content:flex-end;
}
.page_list a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	background-color: #eff2f7;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:ITCAvantGardeStd-Md;
	color: rgba(0,0,0,.5);
	transition: .3s;
	background-position:center;
	background-repeat:no-repeat;
}

.page_list a:first-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
}
.page_list a:last-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
	transform: rotateZ(180deg);
}
.page_list a:hover,.page_list a.on{
	color: #fff;
	background-color: #072950;
}
.page_list a:first-child:hover{
	background: #ba1c22 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #ba1c22 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
} 

/* 产品详情 */

.cpkk-tu {
   width:100%;
}

   
.cpkk-tu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.cpkk-tu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cpkk section {
   overflow: hidden;
   }	 
   
.cpkk-tu:hover {
   background-color:#072950;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   transition: all 500ms ease-in 0ms;
   }
   

.xiangguan {
   position:relative;
}

.xiangguan .cpkk {
   background:#ffffff;
   text-align:center;
}



.xiangguan h2 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    padding: 0px 0px 15px;
	font-size:14px;
}

.xiangguan .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height:40px;
    margin-top: -22px;
    z-index: 10;
	left:0px;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.xiangguan .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -22px;
    z-index: 10;
	right:0px;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.cpnei {
   height:auto; overflow:hidden;
   padding:20px;
   padding-top:30px;
   background-color:#FFFFFF;
   }	
   
.pro-img {
   margin-top:40px;
	margin-bottom:40px;
}
.pro-img .xiaotu{
   margin-top:20px;

}
.pro-img #Gbig{
	width:100%;
}
.pro-img .xiaotu li{
   list-style-type:none;

}
.pro-img .xiaotu li a {
   display: block;
   border:2px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:2px #072950 solid;
}
.pro-img .colmd5{
	width:36%;
	float:left;
}
.pro-img .colmd7{
	width:60%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
    font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
	font-size:27px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #e8e8e8 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
    margin-top:20px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:14px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}

.pro-img .colmd7 h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:15px;
   margin-top:0px;
   margin-bottom:14px;
   color:#515151;
   }

.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:1600px;height:1600px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	




.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.jqzzoom .carousel{
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width:2000em;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
.jqzzoom .prev-navigation,.next-navigation{
	display:block;
	cursor:pointer;
}
.jqzzoom .prev-navigation{
	background:url(../images/left.gif) left center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}

.procem {
    padding: 0px 36px;
    position: relative;
}

#fuwus {
    position: static;
}

.procem .swiper-pagination-bullet-active {
    opacity: 1;
    background: #cf152d;
}

.procem .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

#xiaotu .swiper-slide a.hover {
	border: 2px #072950 solid;
}  

.procem .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
   
   
.cpxq {
   margin-top:55px;
   height:auto; overflow:hidden;
   } 
   
.cpxq-lan {
   height:auto; overflow:hidden;
   background-color:#f5f6f6;
   padding-left:15px;
   } 
   
.cpxq-lan li {
   list-style-type:none;
   margin-left:15px;
   line-height:52px;
   color:#595959;
   font-size:16px;
   float:left;
   }
   
.cpxq-nei {
   padding:25px;
   height:auto; overflow:hidden;
   font-size:15px;
   line-height:25px;
   color:#515151;
   }
   
.liebiao {
   height:78px;
   width:1050px;
   border:1px solid #ebebeb;
   margin-top:25px;
   margin-left:-12px;
   }
   
.liebiao-aa {
   width:20%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:left;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:60%;
   height:78px;
   line-height:78px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#919191;
   }
   
.liebiao-cc {
   width:20%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:right;
   }
   
   
.gwc {
    border-radius: 10px;
	margin-top:20px;
}
   

/*购物车*/   
.buy {
    text-align: center;
}
.buy {
    margin-top: 30px;
    height: auto;
    overflow: hidden;
}

.table > thead > tr {
    background-color: #eef2f5;
    height: auto;
    overflow: hidden;
}

.table > thead > tr > td {
   text-align:center;
}

.biaodan {
    background-color: #f9f9f9;
    height: auto;
    overflow: hidden;
    padding: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
}



   
   
/* 新闻 */
.xwbj {
   height:auto; overflow:hidden;
   padding-top:59px;
   padding-bottom:40px;
   background-color:#f6f8fa;
   }
   
.xwkkt {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   }
   
.xwkkt-aa {
   width:55.1%;
   float:left;
   }
   
.xwkkt-bb {
   width:42%;
   float:right;
   font-size:15px;
   line-height:27px;
   color:#9596a5;
   padding:50px;
   }
   
.xwkkt-bb h2 {
   font-family: 'FontsFree-Net-BR-Omny-Medium', Helvetica, Arial, sans-serif;
   font-size:19px;
   color:#818181;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.xwkkt-bb h3 {
   font-family: 'FontsFree-Net-BR-Omny-Bold', Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#23232b;
   line-height:36px;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.xwmore {
   margin-top:64px;
   font-size:17px;
   color:#d70129;
   }  
   
.xwkkt img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.xwkkt:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwkkt section {
   overflow: hidden;
   }
   
.xwhht {
   margin-top:45px;
   margin-left:-27px;
   margin-right:-27px;
   height:auto; overflow:hidden;
   }
   
.xwhht li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:27px;
   padding-right:27px;
   margin-bottom:36px;
   }
   
.xwttk {
   height:auto; overflow:hidden;
   }
   
.xwttk a {
   display:block;
   height:auto; overflow:hidden;
   padding:20px;
   padding-top:30px;
   padding-bottom:30px;
   background-color:#FFFFFF;
   border-radius: 8px;
   }	
   
.xwttk-aa { 
   width:76.8%;
   font-size:15px;
   line-height:27px;
   color:#9596a5;
   float:left;
   }
   
.xwttk-aa h2 {
   font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
   font-size:18px;
   line-height:25px;
   height:auto; overflow:hidden;
   color:#23232b;
   margin-top:0px;
   margin-bottom:26px;
   } 

.xwttk-bb { 
   width:17.8%;
   font-size:17px;
   color:#d70129;
   text-align:right;
   float:right;
   }
   
.xwttk-bb h2 {
   font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
   font-size:19px;
   color:#818181;
   margin-top:10px;
   margin-bottom:76px;
   } 
   
.xwttk a:hover {
   background-color:#072950;
   color:rgba(255,255,255,.6);
   }
   
.xwttk a:hover .xwttk-aa {	   
   color:rgba(255,255,255,.6);
   }
   
.xwttk a:hover .xwttk-aa h2 {
   color:#FFFFFF;
   }
   
.xwttk a:hover .xwttk-bb {	   
   color:#FFFFFF;
   }
   
.xwttk a:hover .xwttk-bb h2 {
   color:#FFFFFF;
   }
   
.hidex {
   top:-68px;
   }   
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}

.liebiaow {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiaow-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiaow-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #072950;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}   

/* 电子目录 */
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.xianshi {
    color:#000;
	width:100%;
}

.page-m a.active {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}


.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:30%;
	left:35%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:476px;
	background:transparent;
	width:100%;
	border-radius: 10px;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:60px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	font-size:26px;
	padding-left:16px;
	background-color:#dadada;
	margin:0px;
	color:#000;
	line-height:60px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	padding:30px;
	padding-top:50px;
	text-align:center;
	font-size:18px;
	line-height:32px;
	color:#333333;
}

.hongse {
   color:#f6222e;
   }

.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}

.sqxx form button {
	display:block;
	margin:32px auto 0px;
	background:#f6222e;
	width:100%;
	max-width:215px;
	color:#fff;
	height:53px;
	outline:none;
	font-size:18px;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
} 

.biao {
   margin-top:43px;
   height:auto; overflow:hidden;
   }

.kka {
    height: 52px;
    border: 1px solid #dedede;
	color:rgba(51,51,51,.3);
}

.down {
    height: auto;
    overflow: hidden;
    background-color: #f2f2f2;
    padding-top: 39px;
    padding-bottom: 45px;
}

.idown {

   height:auto; overflow:hidden;

   margin-bottom:20px;

   }

.idown ul {

    margin: 0px;

	padding:0px;

}

.idown ul li {

    margin-bottom: 15px;

	width:46%;

	float:left;

	margin-left:2%;

	margin-right:2%;

    list-style-type: none;

}

.idown ul li a {

    display: flex;

    background: #fff;

    padding: 5px 15px 5px 5px;

    justify-content: space-between;

    border: 1px #ddd solid;

    align-items: center;

    transition: .3s;

}

.idown ul li a section {

    display: flex;

}

.idown ul li a section small {

    margin: 0px 15px 0px 0px;

    width: 88px;

}

.idown ul li a section small img {

    max-width: 100%;

}

.idown ul li a section big {

    display: flex;

    flex-wrap: wrap;

    align-content: space-between;

}

.idown ul li a section big p {

    font-size: 1.6rem;

    color: #333333;

    width: 100%;

    line-height: 26px;

}

.idown ul li a section big b {

    font-size: 1.4rem;

    color: rgba(0,0,0,.4);

    font-weight: normal;

    line-height: 18px;

}

.idown ul li a span {

    border: 1px #072950 solid;

    color: #072950;

    line-height: 20px;

    padding: 5px 20px;

    transition: .3s;

    margin: 5px 0px;

}

.idown ul li a:hover span {
   border: 1px #072950 solid;
   background-color:#072950;
   color:#FFFFFF;
   cursor:pointer;
   
   }


/* 联系我们 */
.lxnn {
   height:auto; overflow:hidden;
   padding-top:65px;
   padding-bottom:154px;
   background-color:#f7f7f7;
   }
   
.lxnn h2 {
   font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
   font-size:47px;
   color:#000000;
   margin-top:0px;
   margin-bottom:26px;
   }
   
.lxnn-zi {
   font-size:18px;
   line-height:25px;
   color:#494b4f;
   }

.lxly {
   margin-top:30px;
   height:auto; overflow:hidden;
   }
   
.liuyan {
   padding:40px;
   font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
   border:1px solid #eaeaea;
   background-color:#FFFFFF;
   height:auto; overflow:hidden;
   }
   
.kka {
   height:42px;
   border-radius:0;
   font-size:16px;
   color:#494b4f;
   border: 0px solid #cccccc;
   border-bottom:1px solid #eaeaea;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
   }   

.kkb {
   height:auto; overflow:hidden;
   border-radius:0;
   font-size:16px;
   color:#494b4f;
   border: 0px solid #cccccc;
   border-bottom:1px solid #eaeaea;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
   }
   
.biao {
    height:auto; overflow:hidden;
	margin-bottom:30px;
	}
	
.liuyan .form-control:-moz-placeholder {
  color: #494b4f;
}

.liuyan .form-control::-moz-placeholder {
  color: #494b4f;
  opacity: 1;
}

.liuyan .form-control:-ms-input-placeholder {
  color: #494b4f;
}

.liuyan .form-control::-webkit-input-placeholder {
  color: #494b4f;
}

.anniu {
   width:183px;
   height:54px;
   background-color:#072950;
   border:1px solid #072950;
   font-size:17px;
   border-radius:0;
   margin-top:16px;
   }

.lxhh {
    height: auto;
    overflow: hidden;
    padding: 16px;
    border-bottom: 1px solid #eaeaea;
}

.lxhh-aa {
   width:79px;
   float:left;
   }

.lxhh-bb {
   width:80%;
   float:left;
   font-size:16px;
   color:#494b4f;
   margin-left:18px;
   }
   
.lxhh-bb h3 {
    font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #494b4f;
}

.ditu {
   height:auto; overflow:hidden;
   }
   
.bt {
   margin-bottom:60px;
   }

@media (min-width: 1600px) and (max-width: 1800px) {

.gd-sant {
   position:fixed;
   right:30px;
   bottom:30px;
}
}

@media (min-width: 1400px) and (max-width: 1600px) {
.abright img {
    width: 100%;
}

.kuanping {
   width:100%;
}
.gd-sant {
   position:fixed;
   right:50px;
   bottom:30px;
}

.container {
    width: 100%;
}

.mkrow {
    margin-left: -30px;
    margin-right: -30px;
}

.mkrow li {
    list-style-type: none;
    padding-left:30px;
    padding-right: 30px;
}

.ofkuan {
    width: 100%;
}

.nav {
    padding-left: 120px;
}

.cprow li:hover .jia {
   display:block;
   }
   
   .xuanfu {
   width:150px;
   height:auto; overflow:hidden;
   position:fixed;
   top:13%;
   right:-55px;
   z-index:999;
   }
   

} 
   
   
@media (min-width: 1200px) and (max-width: 1440px) {
.dibudh {
    width: 42%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.cprow li:hover .jia {
   display:block;
   }
   
   .xuanfu {
   width:150px;
   height:auto; overflow:hidden;
   position:fixed;
   top:13%;
   right:-55px;
   z-index:999;
   }
   
.gd-sant {
   position:fixed;
   right:40px;
   bottom:30px;
}

.container {
    width: 100%;
}

.kuanping {
   width:100%;
   }
   
.mkrow {
    margin-left: -15px;
    margin-right: -15px;
}

.mkrow li {
    list-style-type: none;
    padding-left:15px;
    padding-right: 15px;
}

.ofkuan {
    width: 100%;
}

.nav {
    padding-left: 80px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 16px;
}

.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.liebiao {
   width:100%;
   margin-left:0;
}

.neirjj{
   margin-top:30px;
}

}   
   
@media (min-width: 1000px) and (max-width: 1200px) {

.container {
    width: 100%;
}

.kuanping {
   width:100%;
   }
   
.mkrow {
    margin-left: -15px;
    margin-right: -15px;
}

.mkrow li {
    list-style-type: none;
    padding-left:15px;
    padding-right: 15px;
}

.ofkuan {
    width: 100%;
}

.nav {
    padding-left: 50px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 16px;
}

.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

}  

@media (min-width: 0px) and (max-width: 1000px) {

.container {
    width: 100%;
}

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

body {
   margin-top:58px;
   }

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.ofkuan {
    width: 100%;
}

.logo {
   width:200px;
   margin-top:5px;
   }

.navbar-collapse {
    max-height:450px;
}

.navbar-inverse {
    background-color: #02438b;
    border-color: #5F5D5D;
}

.search {
    padding-top:25px;
	padding-bottom:20px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    left: 0px;
	width:100%;
    bottom: 30px;
}


.mokuai {
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.bt {
    margin-bottom: 25px;
}

.mokuai .h2-1 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 15px;
    background: url(../images/xiaob1.png) bottom center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.mkrow {
    margin-left: -10px;
    margin-right: -10px;
}

.mkrow li {
    list-style-type: none;
    width: 50%;
    float: left;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
}

.mkx-zi h2 {
    font-size: 16px;
    text-align: center;
    color: #363636;
	height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    margin-top: 0px;
    margin-bottom: 4px;
}

.mokuai p {
   height:40px; overflow:hidden;
}

.company {
    background: url(../images/neirbg.png);
    height:auto; overflow:hidden;
	padding:0px;
    padding-top: 30px;
}

.company h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 12px;
    background: url(../images/xiaob.png) bottom center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    color: #FFFFFF;
}

.company h3 {
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
}

.ableft {
    width:100%;
}

.neirjj {
    height:auto; overflow:hidden;
    background: #ffffff;
    text-align: left;
    margin-top: 20px;
    padding: 15px;
}

.abmore {
    width: 100%;
    height: 40px;
    margin-top: 25px;
}

.abmore a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #545454;
    background: #f3f3f3;
}

.abright {
    width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

.product {
    height:auto; overflow:hidden;
}

.product .pleft {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 15px;
    margin-bottom: 5px;
}

.pleft .pleft-tou {
    background: #ededed;
    height: 50px;
}
.pleft-tou {
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 50px;
}

.product .pright {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0px;
}

.pleft .pleft-wei {
    background: #02438b;
    height: 50px;
}
.pleft-wei {
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #FFFFFF;
}

.pright-tou {
    width: 100%;
}

.pright input {
    border: none;
    height: 30px;
    width: 100%;
	background-size: 100% 30px;
}

.pright-nr li {
    list-style-type: none;
    width: 50%;
    float: left;
    margin-top: 12px;
}

.pright-nr .item img {
    width: 100%;
    height:auto; overflow:hidden;
    margin-top: 0px;
    margin-left: 0px;
}

.pright-nr .item {
    height: auto;
    overflow: hidden;
    border: 1px solid #efefef;
}

.pright-nr .item p {
    color: #b0b0b0;
    font-size: 16px;
    margin-top: 20px;
    margin-left: 10px;
		white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.cptt-aa {
    width: 100%;
    line-height: 30px;
    float: left;
    padding-right: 0px;
    text-align: center;
}

.cptt-bb {
    width: 100%;
    padding-left: 0px;
    float: right;
}

.office {
    width: 100%;
    height:auto; overflow:hidden;
    padding-top: 30px;
	padding-bottom:30px;
    background: url(../images/officebg.png);
    background-repeat: repeat-x;
}

.office h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 10px;
    background: url(../images/xiaob.png) bottom center;
    background-repeat: no-repeat;
    color: #ffffff;
    margin-bottom: 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.footer {
    height: auto;
    overflow: hidden;
    color: #bfbfbf;
    background: #072950;
    line-height: 20px;
    padding-top: 20px;
	padding-bottom:20px;
}

.navbar-brand {
    margin-top: 0px;
    padding: 0px;
	width:100%;
}

.juyou {
    text-align: center;
}

.second {
    padding-top: 25px;
}

.footer .second2 {
    line-height: 20px;
}

.third {
   margin-top:0px;
   line-height:20px;
   padding-bottom:40px;
   text-align:center;
}

.yy {
    text-align: center;
}

.footer .first-tou {
   width:300px;
   height:auto; overflow:hidden;
}






/*about*/

.lanmu li a {
    display: block;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    color: #626262;
}

.about h2 {
    font-size: 18px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: #626262;
}

.about h3 {
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
}

.about {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 25px;
}

.rygun .swiper-container {
    padding-top: 50px;
}

.lanmu li a {
    display: block;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    color: #626262;
}

.tigong h2 {
    font-size: 18px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: #626262;
}

.tigong h3 {
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
	margin-bottom: 0;
}


.tigong {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 25px;
}

.tigong img {
    width:100%;
}

.lanmu li a {
    display: block;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    color: #626262;
}

.rongyu h2 {
    font-size: 18px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: #626262;
}

.rongyu {
    height: auto;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
	padding-top:0;
	padding-bottom:0;
    line-height: 25px;
}

.rygun .swiper-button-prev {
    position: absolute;
    top: 0%;
    width: 25px;
    height: 25px;
    left: 80%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/zuox.png);
    background-size: 25px 25px;
    background-position: center;
    background-repeat: no-repeat;
}

.rygun .swiper-button-next {
    position: absolute;
    top: 0%;
    width: 25px;
    height: 25px;
    right: 0%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/youx.png);
    background-size: 25px 25px;
    background-position: center;
    background-repeat: no-repeat;
}

.rongyu h2 {
    font-size: 18px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
	padding-bottom:10px;
    color: #626262;
}

.rygun {
    margin-top: 0px;
}

.rygun .swiper-container {
    padding-top: 50px;
}




.cpbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cprow {
    height: auto;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
}

.cprow li {
    list-style-type: none;
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.cptu-zi {
    height: auto;
    overflow: hidden;
    background: none;
    padding: 10px;
    color: #808080;
}

.cptu-zi h2 {
    font-size: 14px;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0px;
    margin-bottom: 6px;
}

.cptu:hover .cptu-zi {
   background:none;
   }
   
.cpbj {
    height: auto;
    overflow: hidden;
    padding: 0px 10px;
    padding-top: 25px;
    padding-bottom: 20px;
    background-color: #f6f6f6;
}

.pro-img {
    margin-top: 20px;
    margin-bottom: 20px;
}
   
.pro-img .colmd5 {
    width: 100%;
    float: left;
}

.pro-img .colmd7 {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.xwbj {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f6f8fa;
}

.xwkkt-aa {
    width: 100%;
    float: left;
}

.xwkkt-bb {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    color: #9596a5;
    padding: 15px;
}

.xwhht {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
    height: auto;
    overflow: hidden;
}

.xwhht li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.xwttk a {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 15px;
    border-radius: 8px;
}

.xwttk-aa {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
}

.xwttk-bb {
    width: 100%;
    font-size: 14px;
}

.xwttk-bb h2 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.liebiaow-aa {
    width: 100%;
}

.liebiaow-bb {
    width: 100%;
}

.down {
   padding:0px;
    padding-top: 20px;
    padding-bottom: 25px;
}

.idown ul li {
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    list-style-type: none;
}

.idown ul li a section big p {
    font-size: 14px;
}

.lxnn {
	padding:0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.lxnn h2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.lxly {
    margin-top: 15px;
}

.liuyan {
    padding: 10px;
}

.lxhh-aa {
    width: 18%;
    float: left;
}

.lxhh-bb {
    width: 80%;
    float:right;
    font-size: 14px;
    color: #494b4f;
    margin-left: 0px;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#d70129;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#d70129; height:50px; line-height:50px;}

.fygnav li a:hover { color:#FFFFFF; background-color:#d70129;}










.product-aa1 h2 {
   font-size:15px;
}

.product-aa1 {
   font-size:10px;
   overflow:hidden;
   white-space:nowrap;
}

.lanmux {
    margin-top: 0px;
}

.lanmu li.mouseover .ul_hide {
    position: absolute;z
    left: -30px;
    top: 10px;
    width: 200px;
    text-align: center;
    border: 0px solid #CBCBCB;
    background-color: #FFFFFF;
    padding: 5px 0px;
    z-index: 20;
    display: none;
	font-size:15px;
}

.lanmu li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#072950;
    text-decoration: none;
	font-size:10px;
	
}





.pleft .pleft-zhong {
    width: 0px;
    height: 0px;
	overflow:hidden;
	    padding-top: 0px;
}

.pleft .pleft-wei {
    background: #02438b;
	width: 0px;
    height: 0px;
	overflow:hidden;
}

.search1 .btn {
   position:relative;
   left:-20px;
   height:30px;
}

.cptt-aa {
   text-align:center;
   margin-bottom:5px;
}

.search1 .searchx {
    border: 0;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-left: 10px;
    width: 82%;
    margin-left: 4%;
    color: #e1e1e1;
    border-radius: 18px 0 0 18px;
}

.lanmu li {
    list-style-type: none;
    padding-left: 0;
    padding-right:0;
    position: relative;
    background-repeat: no-repeat;
    float: left;
	width:46%;
	padding:0 10px;
	background:#072950;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:5px;
}

.lanmu li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color:#fff;
	text-align:center;
}

.liebiao {
   width:100%;
   margin-left:0;
}

.yc {
   display:none;
}

.yd {
   display:block;
}

.footer {
   padding-top:0;
}

.third {
   padding-top:10px;
}

.zwcont {
    width: 95%;
    left: 2.5%;
    top: 20%;
     margin-top: 0px;
    position: relative;
}

.product-aa .product-aa1 li {
    background:none;
	padding:0;
	width:100%;
	margin-left:0;
	margin-right:0;
	text-align:left;
	  padding:0 10px;
}

.product-aa .product-aa1 li a {
  color:#626262;
  text-align:left;
  height:25px;
  line-height:25px;
}


.product-aa .product-aa1 li.hover a {
  color:#fff;
  background:#072950;
}

.product-aa .product-aa1 li.hover {
  color:#fff;
  background:#072950;
}

.searchh .btn {
    background-color: #072950;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
    width: 25%;
}





/*侧边栏*/

.caidan {
    background-color: #072950;
}

.toolbar {
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    line-height: 40px;
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;
}

#toggle-sidebar {
    cursor: pointer;
}

.sidebar {
    margin: 0;
    padding-top: 0em;
    color: white;
    background-color: #ffffff;
	overflow:scroll;
}

.container ul li {
   list-style:none;
}


/*侧边栏结束*/

.container ul {
   padding:0;
}


.product-aa .product-aa1 {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
    margin-top: 10px;
}

.product-aa3 {
    width: 0%;
    height: auto;
    overflow: hidden;
}

.product-aa .product-aa2 {
    float: right;
    width: 100%;
    height: auto;
    overflow: hidden;
	}

.sjcpbt {
   height:40px;
   line-height:40px;
   text-align:center;
   font-size:20px;
   
}

.xuanfu {
    width: 150px;
    height: auto;
    overflow: hidden;
    position: fixed;
    top: 9.5%;
    right: -70px;
    z-index:8;
}

hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.biao {
   margin-bottom:0;
   margin-top:0;
}


textarea.form-control {
    height: 100px;
}

.pright-nr {
    margin-bottom: 10px;
}

.jia {
    display:block;
	    position: absolute;
    top: 10px;
    right: 15px;
	z-index:8;
}

.gwctup img {
   width:100%;
}

.pright-nr .item:hover p {
   display:block;
}

.pright-nr .item:hover .xianshi {
   transform: scaleY(0);

}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    position: relative;
    z-index: 999;
}

.search {
    padding-top: 10px;
    margin-left: 0px;
}


.cpxq-nei {
    padding: 15px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    color: #515151;
}

.cpxq-nei img {
    width:100%;
}



}