@charset "utf-8";

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

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

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

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

@font-face {      font-family: 'PingFang Regular'; 
src: url('PingFang Regular.eot'); /* IE9 Compat Modes */      
src: url('PingFang Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('PingFang Regular.woff') format('woff'), /* Modern Browsers */              
url('PingFang Regular.otf')  format('truetype'), /* Safari, Android, iOS */              url('PingFang Regular.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,0);
    border-color: #5F5D5D;

}

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

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

.nav {
    padding-left: 155px;
}

.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: #ffffff;}
.footerr a:hover{
	color:#333;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
	font-size:16px;
	font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
}

.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:600px; display:none; z-index:999; margin-left:0px;}
.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:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.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;
   }
   
.bnn img {
  width:100%;
}
   
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;
   }   
   
   
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: rgba(255,255,255,.7);
	margin-top:-2px;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:rgba(255,255,255,.7);
}

.logo{
    margin-top:30px;
}   

.search{
   padding-top:55px;
    
}   

.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: Microsoft YaHei, 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;
}
   
.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;
   }  
   
.guding1 {
   position:relative;
   width:100%;
   top:0px;
   z-index:9;
   }
   
.guding2 {
  position:relative;

  height:auto;
}
   
.lghh {
   padding-top:0px;
   padding-bottom:0px;
   background-color:rgba(67,66,68,.8);
   box-shadow: 0px 0px 15px rgba(0,0,0,0);
   }

 
.container {
  border-bottom:1px solid rgba(255,255,255,.1);
  height:100px;
}

.navbar-right .yuyan .yuyan1 {
  display:block;
  width:123px;
  height:36px;
  background:#EF4C15;
  border-radius:16px;
  text-align:center;
  line-height:36px;
  color:#ffffff;
  margin-top:33px;
}

.navbar-right .yuyan {
   margin-left:30px;
}

.navbar-right {
  line-height:100px;
}

.navbar-right div {
  float:left;
  margin-right:50px;
}

.hidex {
   margin-top:-100px;
   background:#1c1c1c;
}


.banner img {
   width:100%;
   }   
 
.img-responsive {
   background-position:100px 100px;
}

.yc {
   display:block;
}

.ycc {
   display:block;
}

.yd {
   display:none;
}

.gwc .dropdown-menu {
        position: relative;
    top: 65px;
    left: 30px;
}

/*首页 */
.sygy {
  width:100%;
  height:auto; overflow:hidden;
  background:url(../images/bg1.png); background-repeat:no-repeat;
  position:relative;

}

.gywmr {
  width:17%;
  height:auto;
  text-align:right;
  position:absolute;
  right:0;
}

.piaofu {
   padding-top:105px;
   padding-bottom:200px;
   border-left:1px solid rgba(0,0,0,.1);
   position:relative;
}

.piaofu::after {
  content: 'Helen Gushang';
  position:absolute;
  left:-20px;
  top:130px;
  height:70px;
  text-align:center;
  writing-mode:vertical-rl;
  background:url(../images/bg1.png); background-repeat:no-repeat;
}

.gyhl {
  padding-left:120px;
}

.gyhl .title {
   margin-top:70px;
}

.title {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  color:#EF4C15;
  font-size:18px;
}

.fubt {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  font-size:28px;
  color:#000000;
  margin-bottom:40px;
}

.gyhlnr {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  font-size:14px;
  color:rgba(0,0,0,.6);
}

.anniu {
   width:185px;
   height:56px;
   background:url(../images/anniu.png);
   padding-left:53px;
   margin-top:50px;
   font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
   color:#ffffff;
   font-size:19px;
}

.anniu span {
  color:#EF4C15;
  font-size:19px;
  line-height:56px;
  font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
}




.navbar-right .dropdown-menu {
    min-width:123px;
	text-align:center;
}





.anniu:hover {
   background-color:#EF4C15;
   -webkit-box-shadow:0 0 15px rgba(239,76,21,1);
   -moz-box-shadow:0 0 15px rgba(239,76,21,1);
   box-shadow:0 0 15px rgba(239,76,21,1);
}

.anniu:hover span {
   color:#ffffff;
}



.sybannan {
  position: absolute;
    margin-top: 660px;
    margin-left: 200px;
}




.gywmr1 {
   position:relative;
   left:32px;
}

.zzzx {
  padding-left:130px;
}

.zzzx .title {
  margin-top:75px;
}

.zzzx .gyhlnr {
  width:440px;
  overflow:hidden;
}

.jxtx {
  padding-left:120px;
}

.jxtx .title {
  margin-top:105px;
}

.gywmr2 {
   position:relative;
   left:33px;
}

.sycp {
  width:100%;
  height:auto; overflow:hidden;
  background:#f3f3f3;
}

#slidingBlock {
	height:auto;
	width:100%;
}

#slidingBlock .niuniu {
    float:left; width:100%; height:86px; text-align:center; font-size:18px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:86px; color:#000000; text-align:center;
}
#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:86px;; color:#898e94; text-align:center;
}

#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}


#slidingBlock DIV.slidingList {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: auto;
    overflow: hidden;
}



.cpt {
   width:90%;
   height:130px;
   background:#ffffff;
}

.cpt img {
  width:100%;
  height:100%;
}

.cpt img:hover {
   border:2px solid #EF4C15;
}

.sycpl {
  width:57.083%;
  height:auto;
  float:left;
  background:url(../images/syhhjbg.jpg);
  background-repeat:no-repeat;
}


.sycpr {
  width:42.917%;
  height:auto;
  padding-top:135px;
  padding-left:150px;
  float:left;
}


.title-1 {
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  font-size:30px;
  color:#EF4C15;
}

.title-1 span {
  color:#000000;
  float:none;
}

.title-2 {
   font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
   font-size:44px;
   color:#151515;
   margin-top:20px;
}

.title-3 {
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   font-size:14px;
   color:rgba(0,0,0,.6);
   margin-top:60px;
   line-height:30px;
   margin-bottom:60px;
}

.cplan {
  width:100%;
  height:auto;

}

.cplan li {
  list-style:none;
  float:left;
  width:25%;
}


.cpweizhi {
      width: 42.917%;
    height: 86px;
	float:right;
	padding-left:150px;
	margin-top:-200px;
}







  






.syxw {
  width:100%;
  height:auto; overflow:hidden;
  background:#ffffff;
}

.syxw .kuanping {
  border-left:1px solid rgba(0,0,0,.2);
  padding-top:60px;
  padding-bottom:50px;
}

.syxwbt {
  font-size:54px;
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
  margin-bottom:50px;
}

.syxwbt span {
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  font-size:26px;
  margin-bottom:50px;
}

.icase ul {
   margin:0px;
   padding:0px;
   list-style:none;
   }

.icase ul li {
   list-style-type:none;
   } 
 
.xwlb {
  width:100%;
  height:auto;
} 

.shangshen {
  width:100%;
  height:auto;
}
  
.xwtu {
  width:100%;
  height:371.88px; overflow:hidden;
  position:relative;
  float:left;
}  
  
.xwsj {
  width:104px;
  height:104px;
  background:#EF4C15;
  float:left;
  padding-top:20px;
  padding-left:10px;
  position:absolute;
}

.nf {
  font-size:16px;
  font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
  color:#ffffff;
}

.rq {
   font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
   font-size:28px;
   color:#ffffff;
}

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

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


.xwtu 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%; height:100%;}  

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


   
.xwnrbt {
   font-size:18px;
   clear:both;
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   color:#2d2f3f;
   padding-top:34px;
   font-weight:700;
   white-space:nowrap;
   overflow:hidden;
   text-overflow:ellipsis;
}

.xwnr {
  font-size:14px;
  height:40px;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  color:#605f68;
  margin-top:25px;
  margin-bottom:30px;
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xwlbnr {
  width:100%;
}

.ljbm {
  width:100%;
  height:326px;
  background:url(../images/ljbm.jpg) no-repeat;
  background-size:100% 100%; 
  padding-top:106px;
}

.ljbm .anniu span {
  color:#ffffff;
}

.ljbm .anniu {
  padding-left:64px;
}

.ljbml {
  width:60%;
  height:auto;
  float:left;
}

.ljbmr {
  width:40%;
  height:auto;
  float:left;
  padding-left:330px;
}

.hljy {
  font-size:30px;
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  color:#ffffff;
}

.hlhx {
  width:100%;
  height:auto;
  font-size:14px;
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  color:#ffffff;
}

.hlhx span {
  display:inline-table;
  width:350px;
  height:1px;
  background:#ffffff;
  position:relative;
  top:-5px;
  margin-right:10px;
}

.footer {
   width:100%;
   height:auto; overflow:hidden;
}

.footerl {
  width:50%;
  height:538px;
  padding-top:70px;
  float:left;
  border-right:1px solid rgba(0,0,0,.2);
}

.title-f {
  font-size:20px;
  font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
  color:#202020;
}

.title-f span {
  font-size:19px;
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  color:#202020;
}

.footerll {
  width:100%;
  height:auto;
  padding-top:120px;
}

.footerll li {
  list-style:none;
  float:left;
  width:50%;
  line-height:50px;
}

.footerll li a {
   font-size:18px;
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   color:rgba(0,0,0,.5);
}

.footerr {
   width:50%;
   height:auto;
   float:left;
   padding-top:70px;
   padding-left:106px;
   padding-bottom:20px;
}

.footerrr {
   padding-top:20px;
}

.dbdh {
  font-size:24px;
  font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
  color:rgba(0,0,0,.6);
}

.dbyx  a {
  font-size:24px;
  font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
  color:rgba(0,0,0,.6);
  line-height:70px;
}

.dbdz {
  color:rgba(0,0,0,.6);
  font-size:15px;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
}

.dbly {
  width:253px;
  height:68px;
  border:1px solid rgba(0,0,0,1);
  text-align:center;
  margin-top:50px;
}

.dbly{
   font-size:16px; 
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   color:rgba(0,0,0,.8);
   line-height:68px;
}

.bqnr {
  width:100%;
  height:130px;
  clear:both;
  position:absolute;
}

.banquan {
  width:100%;
  height:130px;
  position:relative;
  float:left;
}

.banquanl {
  clear:both;
  width:50%;
  float:left;
  border-top:1px solid rgba(0,0,0,.2);
  height:130px;
}

.banquanr {
  width:50%;
  height:130px;
  background:#1f1f1f;
  float:left;
}

.bql {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  font-size:12px;
  color:rgba(0,0,0,.6);
  line-height:130px;
  width:50%;
  height:130px;
  float:left;
}

.bal a {
  font-size:15px;
}

.bql a:hover {
  color:rgba(0,0,0,.6);
}

.bqr {
  width:50%;
  height:130px;
  float:left;
  line-height:130px;
}

.sclj {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  font-size:15px;
  color:#ffffff;
  padding-left:110px;
  width:50%;
  float:left;
}

.sclj span a {
  margin-left:20px;
}

.rswl {
  width:50%;
  float:left;
  padding-left:120px;
}

.rswl a {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  font-size:15px;
  color:#ffffff;
}


.yidonghe {
  width:100%;
  height:auto;
}



/* 弹窗 */

.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: 600px; }

.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;
}

.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }   
   
   
.ijoint {

}
	
.ijoin {

}
.ijoin dl {
	background:#2a54a8;
	padding:0px 30px;
}
.ijoin dl dd {
	float:left;
	width:25%;
	color:#fff;
	line-height:40px;
	padding:25px 0px;
	font-size:2.0rem;
}
.ijoin dl dd:nth-of-type(4) {
	width:22%;
}
.ijoin dl dd:nth-of-type(5) {
	width:30%;
}
   
   



/* 弹窗 */
.search-btn {
    cursor: pointer;
}


.search-alert {
    position: fixed;
    z-index: 1000;
    background-color: rgba(23,100,223,.95);
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
	z-index: 10000;
    display: none;
}

.search-alert .close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
          transition: transform 0.3s ease 0s;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 88px;
  padding-right: 80px;
  background: url(../images/img5.png) no-repeat 35px 60px;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 20px;

} 

.dhtt {
   height:500px;
   color:#FFFFFF;
   padding-top:50px;
   padding-left:40px;
   font-size:16px;
   line-height:40px;
   color:rgba(255,255,255,.6);
   border-right:1px solid rgba(255,255,255,.2);
   }
   
.dhtt a {
   color:rgba(255,255,255,.6);
   }
   
.dhtt a:hover {
   color:rgba(255,255,255,1);
   }
   
.dhtt h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#FFFFFF;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.dhkuan {
   width:1200px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }


   
/* 单页 */
   
.bmkuai {
   height:auto; overflow:hidden;
   background-color:#303030;
   padding-top:45px;
   font-size:14px;
   line-height:33px;
   color:rgba(255,255,255,.6);
   }
   
.bmkuai a {
   color:rgba(255,255,255,.6);
   } 
   
.bmkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:24px;
   margin-bottom:20px;
   color:#FFFFFF;
   } 

.abkuan {
   width:1450px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
  
      
.ablan {
   height:80px;
   line-height:80px;
   position:relative;
   z-index:8;
   }
   
.ablan li {
   list-style-type:none;
   float:left;
   width:170px;
   height:89px;
   padding-bottom:20px;
   position:relative;
   }
   
.ablan li a {
   display:block;
   height:80px;
   line-height:80px;
   text-align:center;
   font-size:18px;
   color:#121211;
   font-family: 'PingFang-SC-Regular', Helvetica, Arial, sans-serif;
   }
   
.ablan li a:hover {
   color:#FFFFFF;
   }

   
.lan1 {
   background:#ffffff;
   height:80px;
   }
   
.lan2 {
   background:#ffffff;
   height:80px;
   }
   
.lan3 {
   background:#ffffff;
   height:80px;
   }
   
.lan4 {
   background:#ffffff;
   height:80px;
   }

.lan5 {
   background:#ffffff;
   height:80px;
   }
   
.ablan li:hover .lan1 {
   background:#e2c53b;
   transition: all 500ms ease-in 0ms;
   }
   
.ablan li.hover .lan1 {
   background:#e2c53b;
   color:#FFFFFF;
   }
   
.ablan li:hover .lan2 {
   background:#e2c53b;
   transition: all 500ms ease-in 0ms;
   }
   
.ablan li.hover .lan2 {
   background:#e2c53b;
   color:#FFFFFF;
   }
.ablan li:hover .lan3 {
   background:#e2c53b;
   transition: all 500ms ease-in 0ms;
   }
   
.ablan li.hover .lan3 {
   background:#e2c53b;
   color:#FFFFFF;
   }

.ablan li:hover .lan4 {
   background:#e2c53b;
   transition: all 500ms ease-in 0ms;
   }
   
.ablan li.hover .lan4 {
   background:#e2c53b;
   color:#FFFFFF;
   }
   
.ablan li:hover .lan5 {
   background:#e2c53b;
   transition: all 500ms ease-in 0ms;
   }
   
.ablan li.hover .lan5 {
   background:#e2c53b;
   color:#FFFFFF;
   }
   
.abnn {
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:45px;
   color:rgba(32,35,38,.6);
   line-height:30px;
   }  
   
.abnn h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:93px;
   color:#d9dcdf;
   margin-top:0px;
   margin-bottom:14px;
   } 
   
.abnn h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#202326;
   margin-top:0px;
   margin-bottom:40px;
   } 
   
.abnn img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }   
   
   
.abyy .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {

    bottom: 25px;
    left: 70%;
    width: 30%;

} 
   
.abyy .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    background:#FFFFFF;
    opacity: .3;
}  

.abyy .swiper-pagination-bullet-active {

    opacity: 1;
    background: #FFFFFF;

} 

.shuju2 {
   margin-top:100px;
   height:auto; overflow:hidden;
   padding:100px;
   padding-top:115px;
   font-size:20px;
   color:#FFFFFF;
   background:url(../images/shuju.jpg) top center; background-repeat:no-repeat;
   text-align:center;
   }
   
.shuju2 a {
   color:#FFFFFF;
   }
   
.shuju a {
   color:#FFFFFF;
   }
   
.shuju2 h2 {
   font-family: 'Geometr415 Blk BT Black', Helvetica, Arial, sans-serif;
   font-size:93px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:10px;
   position:relative;
   text-align:center;
   }
   
.jiax {
   font-size:45px;
   bottom:0px;
   position:relative;
   }
   
.abnei {
   height:auto; overflow:hidden;
   margin-top:55px;
   line-height:20px;
   color:rgba(0,0,0,.6);
   }

/* 分页 */
.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: #EF4C15;
}
.page_list a:first-child:hover{
	background: #2877ff url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #2877ff url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
} 


/*关于我们*/
.guanyuwomen {
  width:100%;
  height:auto;
}

.about {
  width:100%;
  height:auto; overflow:hidden;
  background:url(../images/bgabout.jpg) no-repeat;
  background-size:100% 100%;

}

.about-sz {
  position:absolute;
  right:0;
  text-align:right;
  width:40%;
  height:auto;
  position:relative;
  float:right;
}

.aboutjj {
   width:60%;
   height:auto; overflow:hidden;
   margin-top:105px;
   margin-bottom:128px;
   float:left;
}

.about-t {
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
  font-size:36px;
  color:#EF4C15;
}

.about-tt {
  color:#171717;
  font-size:32px;
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
  margin-top:20px;
  margin-bottom:90px;
}

.about-nr {
  width:80%;
  height:auto;
}

.about-nrr {
  font-size:14px;
  color:rgba(0,0,0,.5);
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  margin-bottom:40px;
}

.wangshangs {
  width:36%;
  height:auto;
  float:right;
}

.about-szz {
  width:40%;
  height:auto;
  float:right;
  padding-top:170px;
  padding-left:22%;

}

.about-szzt {
       font-size: 16px;
    color: #ffffff;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
	margin-bottom:60px;

}

.about-szz h2 {
      font-size: 52px;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    color: #EF4C15;
}

.about-szz li {
  list-style:none;
  margin-bottom:60px;
}

.about-st {
  font-size:52px;
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
  color:#ffffff;
}

.about-st .jiax {
  font-size:14px;
  color:#EF4C15;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
}

.about-stt {
   font-size:16px;
   color:#ffffff;
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
}

.qywh {
  width:100%;
  height:852px;
  background:#ffffff;
  background:url(../images/bgqywh.jpg);
}

.qywhsc {
  width:100%;
  height:426px;
}

.qywhh {
  width:33.333%;
  height:426px;
  text-align:center;
  color:#171717;
  font-size:32px;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  border:1px solid rgba(0,0,0,.1);
  padding-top:100px;
  float:left;
}

.qywhh2 {
  width:33.333%;
  height:426px;
  overflow:hidden;
  text-align:center;
  border:1px solid rgba(0,0,0,.1);
  float:left;
}

.qywhh span {
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
  font-size:56px;
  color:#EF4C15;
}

.qywhhh {
  width:66.6666%;
  height:426px;
  float:left;
}

.qywhhh li {
  list-style:none;
  float:left;
  width:33.333%;
  height:426px;
  border:1px solid rgba(0,0,0,.1);
  padding-top:110px;
  padding-left:60px;
  padding-right:20px;
  position:relative;
  box-sizing:border-box;
}

.whtp {
  width:63px;
  height:61px;
}



.qywhhh li::before,.qywhhh li::after {
  box-sizing:inherit;
  position:absolute;
  content:'';
  border:2px solid transparent;
  width:0;
  height:0;
}

.qywhhh li::after {
  bottom:0;
  right:0;
}

.qywhhh li::before {
  top:0;
  left:0;
}

.qywhhh li:hover::before,.qywhhh li:hover::after {
  width:100%;
  height:100%;
}

.qywhhh li:hover::before {
  border-top-color:#EF4C15;
  border-right-color:#EF4C15;
  transition:width 0.3s ease-out, height 0.3s ease-out 0.3s;
}

.qywhhh li:hover::after {
  border-bottom-color:#EF4C15;
  border-left-color:#EF4C15;
  transition:border-color 0s ease-out 0.6s,width 0.3s ease-out 0.6s,height 0.3s ease-out 1s;
}



.whtitle {
  font-size:26px;
  color:#2d2d2d;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  margin-top:40px;
  margin-bottom:10px;
}

.whtitle1 {
  font-size:16px;
  color:#2d2d2d;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
}

.ryzs {
  width:100%;
  height:880px;
  overflow:hidden;
  background:url(../images/bgryzs.jpg); background-repeat:repeat;
  background-size:100% 100%;
}

.ryzs-t {
  font-size:32px;
  color:#171717;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
}

.ryzs-tt {
  font-size:56px;
  color:#EF4C15;
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
  padding-bottom:50px;
}

.ryzslb {
  width:100%;
  height:auto; overflow:hidden;
  float:right;
  margin-right:-220px;
  padding-top:60px;	
}

.ryzslbb {
  width:100%;
  height:auto; overflow:hidden;
}


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

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



.sbzs {
   width:100%;
   height:auto;
   background:#1c1c1c;
   padding-top:60px;
   padding-bottom:60px;
}

.sbzs-t {
   font-size:32px;
   color:#ffffff;
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   text-align:center;
}

.sbzs-tt {
  font-size:56px;
  color:#ffffff;
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
  margin-bottom:70px;
  text-align:center;
}

.sbzslb {
  width:100%;
  height:auto;
  
}

.sbzslb .swiper-container {

  padding-bottom:130px;
}

.sbzslb .swiper-button-prev {
    position: absolute;
    top: 75%;
    width: 92px;
    height: 64px;
	left:41%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/sbzs-l.png);
    background-size: 92px 64px;
    background-position: center;
    background-repeat: no-repeat;
}   

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



/*产品大页*/

.cpdada {
    width: 100%;
    height: 100%;
}

.cpdada li {
  list-style:none;
  float:left;
  width:25%;
  height:100%;
}

.cpdada li img {
  width:100%;
}

.cpdadatu {
  width:100%;
  height:100%;
  position:relative;
  float:left;
  
}

.cpdadatt {
   width:25%;
   text-align:center;
  font-size:32px;
  color:#ffffff;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  position:absolute;
  margin-top:320px;
}

.cpdada li:hover .cpdadatt {
  margin-top:300px;

}

.cpdadatt span {
  font-size:24px;
  color:#ffffff;
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
}


/*产品小页*/
.cpxiaox {
  width:100%;
  height:auto;
}

.cpd-tu {
  width:100%;
  height:auto;
  position:relative;
  float:left;
}

.cpd-tu img {
  width:100%;
}

.cpd-title {
  font-size:40px;
  color:#ffffff;
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  position:absolute;
  margin-top:360px;
  margin-left:200px;
}

.cpd-title span {
  font-size:64px;
  color:#ffffff;
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
}

.hebing {
  width:90%;
  height:50px;
  position:absolute;
  margin:0 auto;
}

.cpd-lmmc .c22 {
  position:relative;
  left:3.17%;
}

.cpd-lmmc .c33 {
  position:relative;
  left:6.3%;
}

.cpd-lmmc .c44 {
  position:relative;
  left:9.3%;
}

.cpd-lmmc .c55 {
  position:relative;
  left:12.3%;

}

.cpd-lmmc .c66 {  
  position:relative;
  left:15.3%;
  width: auto;
}

.cpd-lm {
  width:99%;
  height:8px; 
  position:absolute;
  margin-left: 34px;
    margin-top: 32px;
}

.cpd-lm img {
  width:100%;
}

.cpd-lmmc {
  width:80%;
  height:auto;
  margin-left:10.5%;
  position:absolute;
  margin-top:41%;
}

.cpd-lmmc li {
  list-style:none;
  float:left;
  width:16.666%;
}

.cpd-lmmc li a {
  font-size:16px;
  color:#ffffff;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  padding-bottom:40px;
}

.cpd-lmmc li::last-child {
  margin-right:0;
}





.yqq {
   margin-top:-9px;
   display:block;
   height:60px;
   
}



.cpd-lmmc li:hover a {
  position:relative;
  top:-18px;
}

.cpd-lmmc li.hover a{
  position:relative;
  top:-18px;
}


.cpd-lmmc .c11 .yqq{
  background:url(../images/yuanquan.png) top left;
  background-position: 8px 0;
   background-repeat:no-repeat;
}


.cpd-lmmc .c11:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
  background-position-x:8px;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c11.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
 background-position-x:8px;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c22 .yqq{
  background:url(../images/yuanquan.png) top left;
   background-repeat:no-repeat;
}


.cpd-lmmc .c22:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
   
  
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c22.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c33 .yqq{
  background:url(../images/yuanquan.png) top left;
  background-position: 10px 0;
   background-repeat:no-repeat;
}


.cpd-lmmc .c33:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
    background-position-x:10px;
  
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c33.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  background-position-x:10px;
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c44 .yqq{
  background:url(../images/yuanquan.png) top left;
  background-position: 10px 0;
   background-repeat:no-repeat;
}


.cpd-lmmc .c44:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  background-position-x:10px;
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c44.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  background-position-x:10px;
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c55 .yqq{
  background:url(../images/yuanquan.png) top left;
  background-position: 10px 0;
   background-repeat:no-repeat;
}


.cpd-lmmc .c55:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  background-position-x:10px;
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c55.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  background-position-x:10px;
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c66 .yqq{
  background:url(../images/yuanquan.png) top left;
  background-position: 4px 0;
   background-repeat:no-repeat;
}


.cpd-lmmc .c66:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  background-position-x:4px;
  transition: all 500ms ease-in 0ms;
}

.cpd-lmmc .c66.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  background-position-x:4px;
  transition: all 500ms ease-in 0ms;
}











.cpxl {
   width:100%;
   height:auto;
   background:#f6f6f6;
   clear:both;
   padding-top:45px;
   padding-bottom:30px;
}

.cpxl-t {
  font-size:32px;
  color:#000000;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  margin-bottom:45px;
}

.cpxl-tu {
  width:100%;
  height:auto;
}

.cpxl-tu li {
  list-style:none;
  float:left;
  width:33.333%;
  margin-top:20px;
}

.wjzjpl li {
  list-style:none;
  float:left;
  width:25%;
  margin-top:20px;
}

.cpxl-tu li .waibiankuang{
  background:#ffffff;
  width:94%;
  height:auto;
  background:#ffffff;
}

.cpxl-tu li .waibiankuang:hover {
  box-shadow:0 0 15px rgba(0,0,0,.1);
}

.cpxl-tup {
  width:100%;
  height:auto;
  padding-bottom:50px;
  padding-top:50px; 
}

.cpxl-tup img {
   width:100%;
}

.cpxl-tt {
  font-size:20px;
  color:#000000;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  text-align: center  ;
  padding-bottom:30px;
  text-overflow: ellipsis;
    overflow: hidden;
    white-space:nowrap;
    width: 100%;
}

.cpxl-tt span {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  color:#6d6d7a;
  font-size:14px;
  padding-top:10px;
}

.qingchushangfu {
  clear:both;
}


/*产品详情*/
.cpxqy {
  width:100%;
  height:auto; overflow:hidden;
  clear:both;
  background: #f6f6f6;
  padding-top:30px;
  margin-top:100px;
}

.cpxq-db {
  width:100%;
  height:auto; overflow:hidden;
  background:#000000;
}

.cpxq-db li {
   list-style:none;
   float:left;
   width:25%;
}

.cpxq-dbb {
  width:92%;
  height:auto;
}

.cpxq-dbt {
  width:100%;
  height:auto;
}

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

.cpxq-dbn {
  font-size:16px;
  color:#ffffff;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  text-align:center;
}

.cpxq-zy {
  width:100%;
  height:auto; overflow:hidden;
  padding-top:90px;
  padding-bottom:60px;
}



.xtlunbo {
  width:100%;
  height:auto; overflow:hidden;
}

.xtlunbo img {
  width:100%;
}





.cpxqytp {
  width:100%;
  height:553px; overflow:hidden;
}

.cpxqytp img {
  width:100%;
}

.cpxq-t {
  font-size:24px;
  color:#000000;
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  line-height:24px;
  margin-top:18px;
  margin-bottom:65px;
}

.cpxq-t span {
   font-size:32px;
   color:#000000;
   font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
   line-height:55px;
}

.cpxq-fx {
   width:100%;
   height:auto; overflow:hidden;
   margin-top:30px;
}

.cpxq-fx li {
   list-style:none;
   float:left;
   width:50%;
}

.cpxq-fx li .fxkuang {
  width:95%;
  height:auto;
  margin:0 auto;
}

.fxtu {
  width:100%;
  height:auto;
  text-align:center;
}

.fxtu img {
  width:30%;
}

.fxtt {
  font-size:16px;
  color:#EF4C15;
  text-align:center;
  line-height:30px;
}


.qtys {
   width:100%;
   height:auto; overflow:hidden;
}

.qtysdx {
   width:67%;
}

.qtys li {
   list-style:none;
   float:left;
   width:25%;
   margin-bottom:5px;
}

.qtys li .qtysk {
   width:95%;
   height:auto; overflow:hidden;
}

.qtystu {
   width:100%;
   height:auto; overflow:hidden;
   border:1px solid rgba(0,0,0,.1);
}

.qtysbt {
   color:#000000;
   font-size:24px;
   font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
   margin-bottom:20px;
}

.qtystu img {
  width:100%;
}

.qtyst {
  padding-top:2px;
  color:#5f6466;
  font-size:14px;
  font-family: 'PingFang Regular', Helvetica, Arial, sans-serif;
  text-align:center;
}

.cpxq-tt {
  width:100%;
  height:auto; overflow:hidden;
}

.cpxq-tt table {
   font-size:16px;
   color:#343131;
   font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
   width:100%;
   font-weight:400;
}

.cpxq-tt table th {
   border:none;
   border-left:1px solid #f2f2f3;
}

.cpxq-tt table .one {
   display:inline-table;
   width:25%;
   margin-right:20px;
   margin-left:10px;
}

.cpxq-tt table .three {
   display:inline-table;
   width:100%;
   margin-left:10px;
}

.cpxq-tt table th span {
  font-size:16px;
   color:#343131;
   font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
}

.cpxq-tt {
   margin:38px 0 45px;
   background:#fff;
   padding:28px 42px;
}


.cpxq-tt .cpbg {
  width:100%;
  height:auto;
  border: 1px solid #ddd;
  margin-top:40px;
}

.cpxq-tt .cpbg td {
  padding-top:10px;
  padding-left:10px;
  border: 1px solid #ddd;
  padding-bottom:10px;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  font-size:16px;
  color:rgba(0,0,0,.6);
}

.cpxq-ms {
  width:100%;
  height:auto; overflow:hidden;
}

.cpxq-mss {
  width:100%;
  height:140px;
  background-color: #343131;
}


.cpxq-ms .cpxq-t {
  border:none;
  line-height:140px;
  width:150px;
  text-align:center;
  color: rgba(255,255,255,.5);
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
}

.cpxq-ttt {
   border:none;
  line-height:30px;
  font-size:30px;
  width:150px;
  text-align:center;
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  margin-bottom:50px;
}

.cpxq-ms .cpxq-t a {
  color: rgba(255,255,255,.5);
}

.cpxq-ms .cpxq-t a:hover {
  color:#ffffff;
}

.cpxq-ms .cpxq-t > a::after {
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: rgba(255,255,255,.7);
	margin-top:-4px;
}

.cpxq-ms .cpxq-t > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:rgba(255,255,255,.7);
}


.cpxq-ms .cpxq-tt .cpbg {
  width:50%;
  margin:120px auto;
  margin-bottom:50px;
}


.xgcplb {
  width:100%;
  height:auto;
  margin-bottom:60px;
}

.xgcpt {
  width:95%;
  height:auto;
  text-align:center;
  padding:50px 0;
  background:#ffffff;
}


.xgcpt h2 {
   text-align:center;
   text-align: center;
   padding-bottom: 30px;
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
   width: 100%;
}

.xgcpt img {
  width:100%;
  background:#ffffff;
}





.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;
   }










.qiehuan .swiper-button-prev{
	top: -20px;
	width: 100%;
	margin-top: 0;
	left: 0;
	background: none;
	height: 33%;
	outline: none;
}
.qiehuan .swiper-button-next{
	bottom: 0;
	top: 63%;
	width: 100%;
	margin-top: 0;
	right: 0;
	background: none;
	height: 33%;
	outline: none;
}
.qiehuan small{
	display: block;
	height: 35px;
	background: #fff;
	font-size: 1.6rem;
	line-height: 35px;
	text-align: center;
	transition: .3s;
}
.qiehuan small i{
	line-height: 35px;
}
.qiehuan small:hover{
	color:#fff;
	background-color: #e20c0c;
}
.qiehuan .swiper-button-next small{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}






/*制造中心*/

.zhizaozx {
  width:100%;
  height:auto;
}

.zhizaonr {
  width:100%;
  height:auto;
  clear:both;
  
}



.zznr-title {
  height:222px;
  width:100%;
  border-bottom:1px solid rgba(0,0,0,.1);
}

.zznr-title1 {
  font-size:28px;
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
  color:#000000;
  line-height:222px;
  text-align:center;
}

.zznr-title2 {
  font-size:14px;
  color:#000000;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  margin-top:80px;
  line-height:30px;
}

.zznr-nr {
  width:100%;
  height:680px;
  padding-bottom:170px;
  padding-top:60px;

}

.zznr-nr .poster-item img {
  width:100%;
}

.abxx {
 width:100%;
 height:auto; overflow:hidden;
}


/*联系我们*/
.ditu {
  height:auto;
  overflow:hidden;
  position:relative;
  float:left;
}

.dadadt {
   width:100%;
   height:auto;
}

.ditujs {
  width:512px;
  height:178px;
  padding-left:20px;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:10px;
  background:#ffffff;
  position:absolute;
  top:24%;
  left:44%;
}


.ditutu img {
  width:100%;
}

.ditu-t {
  font-size:16px;
  color:#000000;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  margin-bottom:10px;
}

.ditu-tt {
  font-size:14px;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  color:rgba(0,0,0,.3);
  margin-bottom:10px;
}

.ditujs a {
  display:block;
  width:76px;
  height:26px;
  background:#EF4C15;
  text-align:center;
  line-height:26px;
  color:#ffffff;
}

.contact {
  width:100%;
  height:auto; overflow:hidden;
  background:#1a1818;
  padding-bottom:160px;
}

.contact li {
  list-style:none;
}

.contact-t {
   color:#b99d56;
   font-size:43px;
   font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
   margin-top:90px;
}

.contact-t a {
   color:#b99d56;
   font-size:43px;
   font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
   margin-top:90px;
}

.contact-t span {
  color:#ffffff;
  font-size:30px;
  font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
}

.contact-tt {
   color:#b99d56;
   font-size:43px;
   font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
   margin-top:90px;
   margin-bottom:80px;
}

.contact input {
  list-style:none;
  width:100%;
  background:#1a1818;
  border:none;
}

.contactt span {
  display:block;
  width:100%;
  height:1px;
   margin-top:10px;
  background:url(../images/lxwmhx.png) no-repeat;
  margin-bottom:77px;
}



.contact input placeholder{
  color:rgba(255,255,255,.3);
  font-size:16px;
  border-bottom:1px solid rgba(255,255,255,.3);
}

.contact textarea {
  width:100%;
  height:auto;
  background-color:#1a1818;
  border:none;
}

.contactt button {
  padding-left:0;
  background:none;
  padding:0;
  border:none;
  display:block;
  width:160px;
  height:60px;
  background-color:#EF4C15;
  color:#ffffff;
  font-size:16px;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  line-height:60px;
  text-align:center;
  margin-top:120px;

}

.pro-img {
   margin-top:30px;
   margin-bottom:20px;
   }

.pro-img .xiaotu{
   margin-top:20px;

}
.pro-img #Gbig{
	width:100%;
}
.pro-img .xiaotu li{

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

.pro-img .xiaotu li.hover{
	border:1px #0e66a6 solid;
}
.pro-img .colmd5{
	width:55%;
	float:left;
}
.pro-img .colmd7{
	width:40%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #734702 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
	margin:20px 0 0 0;
	padding:0;
	display:block;
	color:rgba(62,70,77,.8);
	font-size:12px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}
.jqzzoom{position:relative;}


.jqzoom{width:75%; float:right; 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;}
.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;
}

.qiehuan {
   width:18%;
   float:left;
   }

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

#fuwus {
    position: static;
}

.procem .swiper-container {
   height:490px;
   }
   





#xiaotu .swiper-slide a.hover{
	border: 1px #EF4C15 solid;
}  

#xiaotu .swiper-slide a {
  background:#ffffff;
}


.jqzoom {
  background:#ffffff;
  padding-top: 20px;
    padding-bottom: 40px;
}


/*新闻列表*/
.news-lb {
   width:100%;
   height:auto;

}



.hebing1 {
  width:90%;
   height:50px;
  position:absolute;
  margin:0 auto;
}



.news-lm {
width: 99%;
    height: 8px;
    position: absolute;
    margin-left: 26px;
    margin-top: 32px;
}

.news-lmmc {
  width:80%;
  height:auto;
  margin-left:174px;
  position:absolute;
  margin-top:41%;
}

.news-lmmc li {
  list-style:none;
  float:left;
  margin-right:204px;
}

.news-lmmc li a {
  font-size:16px;
  color:#ffffff;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  padding-bottom:40px;
}

.news-lmmc .qingchu {
  margin-right:0;
}







.yqq {
   margin-top:-9px;
   display:block;
   height:60px;
   
}



.news-lmmc li:hover a {
  position:relative;
  top:-18px;
}

.news-lmmc li.hover a{
  position:relative;
  top:-18px;
}


.news-lmmc .c11 .yqq{
  background:url(../images/yuanquan.png) top left;
   background-repeat:no-repeat;
}


.news-lmmc .c11:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}

.news-lmmc .c11.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}

.news-lmmc .c22 .yqq{
  background:url(../images/yuanquan.png) top left;
   background-repeat:no-repeat;
}


.news-lmmc .c22:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}

.news-lmmc .c22.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}

.news-lmmc .c33 .yqq{
  background:url(../images/yuanquan.png) top left;
   background-repeat:no-repeat;
}


.news-lmmc .c33:hover .yqq{

  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}

.news-lmmc .c33.hover .yqq {
  background:url(../images/yuanquan.png) bottom left;
   background-repeat:no-repeat;
  
  transition: all 500ms ease-in 0ms;
}




.news-lbnr {
  width:100%;
  height:auto; overflow:hidden;
  clear:both;
  padding-top:120px;
  background:#f6f6f6;
}

.news-lbnr li {
  list-style:none;
  width:50%;
  float:left;
  height:540px;
  margin-bottom:30px;
}

.news-lbnr li .xwlbnr {
  width:95%;
}

.suoduanss {
  margin-top:-100px;
}


/*新闻详情*/
.xwbj {
  width:100%;
  height:auto; overflow:hidden;
  clear:both;
  padding-bottom:90px;
}

.inews-tupian {
  width:60%;
  height:auto;
  margin:30px auto;
}

.inews-tupian img {
  width:100%;
}

.inewsct {
   width:100%;
   height:auto;
   margin-top:90px;;
}

.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;
	width:70%; margin:0 auto;
	overflow:hidden;
	font-size:18px;
}

.inewsct .inews-ct img {
    width:100%;
}

.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;
}

.shangy a:hover {
  color:#EF4C15;
}

.xiay a:hover {
  color:#EF4C15;
}

.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: #EF4C15;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}   
/* 视频弹窗 */
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:620px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:25px;
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:88px;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
}   

.spkk a {
   cursor:pointer;
   }


.checkbox input[type="checkbox"] {
   float:none;
   margin-left:0;
}

.upload {
   height:auto; overflow:hidden;
   margin-top:10px;
   }
   
.ryrow {
   height:auto; overflow:hidden;
   margin-left:-20px;
   margin-right:-20px;
   }
   
.ryrow li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:20px;
   padding-right:20px;
   }
   
.honor {
   height:auto; overflow:hidden;
   margin-bottom:10px;
   }
   

   
.honor p {
   margin-top:6px;
   }
   
   
   .jtanchu {
       cursor:pointer;
   }
   
   


/*精彩视频*/
.jingcsp {
  width:100%;
  height:auto; overflow:hidden;
}

.jcsp-nr {
  width:100%;
  height:auto; overflow:hidden;
  padding-top:70px;
  padding-bottom:60px;
}

.jcsp-dbt {
  font-size:54px;
  color:#000000;
  font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
  margin-bottom:60px;
}

.jcsp-dbt span {
  font-size:26px;
  font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
}

.jcsp-nr li {
  list-style:none;
  float:left;
  width:33.333%;
  margin-bottom:40px;
}

.jcsp-nr li .jcsp-nrr {
  width:95%;
  height:auto; overflow:hidden;
}

.jcsp-tu {
  width:100%;
  height:auto; overflow:hidden;
}

.jcsp-tu img {
  width:100%;
}

.jcsp-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%;}  

.jcsp-tu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   }

.jcsp-tt {
  font-size:18px;
  color:#000000;
  width:100%;
  height:36px;
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  text-align:center;
  line-height:36px;
}





/* 固定底 */


.bottom {
    margin-bottom: 60px;
}

.d1 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/d1.png) top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

.d2 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/d2.png) top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

.d3 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/d3.png) top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

.d4 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/d4.png) top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px;
    height: 180px;
    z-index: 20001;
}

#mcover {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
    display: none;
	}

  .fa-chevron-up:before{
    content:"";
  }
  .fa-chevron-down:before{
    content:"";
  }

@media (min-width: 1800px) and (max-width: 2600px) {
.cpd-lmmc {
  width:80%;
  height:auto;
  margin-left:10.6%;
  position:absolute;
  margin-top:41.5%;
}



}

@media (min-width: 1600px) and (max-width: 1800px) {
.ljbm {
    width: 100%;
    height: 326px;
    background: url(../images/ljbm.jpg) no-repeat;
    padding-top: 106px;
}

.cpd-title span {
    font-size: 54px;
    color: #ffffff;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
}



.gywmr1 img {
  width:100%;
}

.gywml img {
  width:100%;
}

.gywmr1 {
    position: relative;
    left: -32px;
}

.gyhl {
    padding-left: 20px;
}

.zzzx {
    padding-left: 30px;
}

.gywmr2 {
    position: relative;
    left: -31px;
}

.jxtx {
    padding-left: 20px;
}




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

.sycpr {
    width: 42.917%;
    height: auto;
    padding-top: 60px;
    padding-left: 150px;
    float: left;
}

.cpweizhi {
    width: 42.917%;
    height: 86px;
    float: right;
    padding-left: 150px;
    margin-top: -180px;
}

.cpd-title {
    font-size: 40px;
    color: #ffffff;
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    position: absolute;
    margin-top: 260px;
    margin-left: 200px;
}

.sybannan {
    position: absolute;
    margin-top: 560px;
    margin-left: 200px;
}


}


@media (min-width: 1200px) and (max-width: 1600px) {
.ljbm {
    width: 100%;
    height: 326px;
    background: url(../images/ljbm.jpg) no-repeat;
    padding-top: 106px;
}

.cpt {
    width: 90%;
    height: 90px;
    background: #ffffff;
}

.nav {
    padding-left: 20px;
}

.navbar-right {
    position: relative;
    left: -160px;
}

.logo {
    margin-top: 30px;
    margin-left: 40px;
}

.gywmr1 img {
  width:100%;
}

.gywml img {
  width:100%;
}

.gywmr1 {
    position: relative;
    left: -32px;
}

.gyhl {
    padding-left: 20px;
}

.zzzx {
    padding-left: 30px;
}

.gywmr2 {
    position: relative;
    left: -31px;
}

.jxtx {
    padding-left: 20px;
}

.sycpl img {
  width:100%;
}

.sycpr {
    padding-top: 35px;
}

.ycc {
  display:none;
}

.sygy .kuanping {
  margin-left:10px;
}

.title-3 {
    margin-top: 30px;
}

.syxw .kuanping {
    padding-top: 60px;
}

.ljbm {
  padding-left:70px;
}

.ljbmr {
    padding-left: 130px;
}

.sbzslb .swiper-button-next {
    position: absolute;
    right: 40%;
}

.cpdadatt {
    margin-top: 200px;
}

.cpd-title {
    font-size: 40px;
    color: #ffffff;
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    position: absolute;
    margin-top: 250px;
    margin-left: 150px;
}

.about-szz {
    width: 40%;
    height: auto;
    float: right;
    padding-top: 170px;
    padding-left: 14%;
}






}

@media (min-width: 1200px) and (max-width: 1440px) {
.ljbm {
    width: 100%;
    height: 326px;
    background: url(../images/ljbm.jpg) no-repeat;
    padding-top: 106px;
}

.kuanping {
  width:100%;
}

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

.navbar-right {
    position: relative;
    left: -320px;
}

.navbar-right .yuyan {
    margin-left: 0px;
}

.gyhl .title {
    margin-top: 40px;
}

.zzzx .title {
    margin-top: 40px;
}

.zzzx .gyhlnr {
    width: 65%;
    overflow: hidden;
}

.title-2 {
    font-size: 34px;
}

.title-3 {
    margin-bottom: 30px;
}

.anniu {
    margin-top: 30px;
}

.cplb {
    margin-top: 30px;
}

.syxwbt {
    font-size: 44px;
}


.cpdadatt {
    font-size: 28px;
}

.cpd-title {
    font-size: 30px;
    color: #ffffff;
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    position: absolute;
    margin-top: 250px;
    margin-left: 150px;
}

.cpd-title span {
    font-size: 44px;
    color: #ffffff;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
}

.hebing {
    width: 90%;
    height: 50px;
    position: absolute;
    margin: 0 auto;
    left: -40px;
}

.cpd-lmmc {
  width:80%;
  height:auto;
  margin-left:74px;
  position:absolute;
  margin-top:40.7%;
}

.sbzslb .swiper-button-prev {
    position: absolute;
    top: 75%;
    width: 92px;
    height: 64px;
	left:38%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/sbzs-l.png);
    background-size: 92px 64px;
    background-position: center;
    background-repeat: no-repeat;
}   

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


}

@media (min-width: 0px) and (max-width: 768px) {
.yc {
  display:none;
}

.kuanping {
  width:100%;
}

.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:#EF4C15;; height:50px; line-height:50px;}

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



.navbar-collapse {
  background:#000000;
}

.logo {
    margin-top: 10px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #888888;
    font-size: 16px;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
}

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

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
}

.nav {
    padding-left: 20px;
}



.navbar-right .yuyan .yuyan1 {
    margin-top: 0px;
    margin-left: -80px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -80px;
}

.bqnr {
    width: 100%;
    height: 140px;
}

.bql {
    width: 100%;
	line-height:30px;
	height:auto;
	font-size:16px;
	text-align:center;
}

.bqr {
    width: 100%;
	line-height:30px;
	height:auto;
}

.rswl {
    width: 100%;
    float: left;
	text-align:center;
    padding-left: 0px;
}

.rswl a {
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #000000;
}

.ljbm {
    width: 100%;
    height: 200px;
    background: url(../images/ljbm.jpg) no-repeat;
    background-size: cover;
    padding-top: 20px;
}

.hljy {
    font-size: 18px;
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    color: #ffffff;
}

.anniu {
    background: url(../images/anniu.png);
	background-size:100px 30px;
	width:100px;
	height:30px;
    padding-left: 18px;
    margin-top: 20px;
    font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
	line-height:30px;
}

.ljbm .anniu {
    padding-left: 27px;
}



.anniu span {
    color: #EF4C15;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
}

.ljbml {
    width: 100%;
    height: auto;
    float: left;
}

.ljbmr {
    width: 100%;
    height: auto;
    float: left;
    padding-left: 0px;
}

.hlhx span {
    width: 100%;
    height: 1px;
}

.cpd-title span {
    font-size: 18px;
}

.cpd-title {
    font-size: 18px;
    color: #ffffff;
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    position: absolute;
    margin-top: 50px;
    margin-left: 40px;
}



.container {
    border-bottom: 1px solid rgba(255,255,255,.1);
    height: 0px;
}

.logo img {
   width:80%;
}

.logo {
   margin-top:16px;
   margin-left:15px;
}

.jcsp-dbt {
    font-size: 20px;
    color: #000000;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
}

.jcsp-nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 10px;
}

.jcsp-nr li {
    list-style: none;
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

.ditujs {
    width: 40%;
    height: auto;
    top: 29%;
    left: 30%;
}

.ditu-t {
    font-size: 12px;
    color: #000000;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
}

.ditu-tt {
    font-size: 12px;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    color: rgba(0,0,0,.3);
    margin-bottom: 10px;
}

.dadadt {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.contact-t a {
    color: #b99d56;
    font-size: 20px;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    margin-top: 30px;
}

.contact-t span {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
}

.contact-t {
    color: #b99d56;
    font-size: 20px;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    margin-top: 30px;
}

.contact-tt {
    color: #b99d56;
    font-size: 20px;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;
}

.contactt span {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 10px;
    background: url(../images/lxwmhx.png) no-repeat;
    margin-bottom: 20px;
}

.contactt button {
    padding-left: 0;
    padding: 0;
    border: none;
    display: block;
    width: 100px;
    height: 30px;
    color: #ffffff;
    font-size: 12px;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    line-height: 30px;
    text-align: center;
    margin-top: 40px;
}

.contact {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #1a1818;
    padding-bottom: 30px;
}

.yd {
   display:block;
}

.news-lb {
    width: 100%;
    height: auto;
    margin-top: 58px;
}

.news-lbnr {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
    padding-top: 30px;
    background: #f6f6f6;
}

.news-lbnr li {
    list-style: none;
    width: 100%;
    float: left;
    height: 280px;
    margin-bottom: 30px;
}

.rq {
    font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #ffffff;
}

.nf {
    font-size: 14px;
    font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
    color: #ffffff;
}

.xwtu {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    float: left;
}

.xwsj {
    width: 80px;
    height: 80px;
    background: #EF4C15;
    float: left;
    padding-top: 20px;
    padding-left: 10px;
    position: absolute;
}

.xwnrbt {
    font-size: 16px;
    clear: both;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    color: #2d2f3f;
    padding-top: 24px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.inewsct .inews-ct img {
   width:100%;
}

.zznr-title {
    height: 80px;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.zznr-title1 {
    font-size: 30px;
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    color: #000000;
    line-height: 80px;
    text-align: center;
}

.zznr-title2 {
    font-size: 14px;
    color: #000000;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    margin-top: 20px;
    line-height: 30px;
}

.zznr-nr {
    width: 100%;
    height: 460px;
    padding-bottom: 30px;
    padding-top: 60px;
}

.cpdada li {
    list-style: none;
    float: left;
    width: 50%;
    height: 50%;
}

.cpdadatt {
    width: 50%;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    position: absolute;
    margin-top: 135px;
}

.cpdada li:hover .cpdadatt {
  margin-top:120px;
}

.cpdadatt span {
    font-size: 16px;
    color: #ffffff;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
}

.cpxiaox {
    width: 100%;
    height: auto;
    margin-top: 58px;
    overflow: hidden;
}

.cpd-tu {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}

.sjcpd-tu {
    background: #11141b;
    padding-bottom: 50px;
}

.class {
    height: auto;
    padding-bottom: 20px;
    position: relative;
    padding-top: 20px;
	position: absolute;
    top: 180px;
	width:100%;
}

.class li {
    width: 49%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    line-height: 32px;
    float: left;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    list-style-type: none;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.class li.hover a {
    color: #fff;
    background: #EF4C15;
	border:none;
}

.class li a {
    width: 100%;
    height: 32px;
    display: block;
    color: #FFFFFF;
    background: transparent;
    cursor: pointer;
    transition: all 300ms ease-in 0ms;
	border:1px solid rgba(255,255,255,.7);
}

.erji li a {
    height: 32px;
    line-height: 40px;
    color: #666666;
	font-size:12px;
	text-align:center;
	background:#edf0f2;
	display:inline-table;
	width:95%;
	height:40px;
}

.erji li {
    list-style-type: none;
    height: 40px;
    float: left;
    margin-right: 0px;
    width: 33.333%;
	margin-bottom:10px;
	line-height:40px;
	text-align:center;
}



.erji li.hover a {
   background:#d95127;
   color:#ffffff;
}

.erji {
  margin-bottom:30px;
  overflow:visible;
  padding-bottom:80px;
  clear:both;
}

.cpxl {
    padding-top: 10px;
}

.cpxl-t {
    font-size: 20px;
    margin-bottom: 0px;
}

.cpxl-tu li .waibiankuang {
    background: #ffffff;
    width: 100%;
    height: auto;
    background: #ffffff;
}

.cpxl-tu li {
    list-style: none;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.cpxl-tt {
    font-size: 20px;
    color: #000000;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    padding-left: 50px;
    padding-bottom: 30px;
}

.jqzoom {
    width: 100%;
    float: right;
    position: relative;
    overflow: hidden;
    border: 0px #ddd solid;
    height: auto;
    overflow: hidden;
}

.pro-img .colmd5 {
    width: 100%;
    float: left;
}

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

.xiaotu1 li.hover img {
	border:1px #0e66a6 solid;
}

.cpxq-t {
    font-size: 20px;
    color: #000000;
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    line-height: 32px;
    padding-bottom: 10px;
    border-bottom: 2px solid #000000;
    margin-top: 10px;
	margin-bottom:0;
}

.cpxq-mss {
    width: 100%;
    height: 50px;
    background-color: #343131;
}

.cpxq-ms .cpxq-t {
    border: none;
    line-height: 50px;
    width: 100%;
    text-align: center;
}

.cpxq-ms .cpxq-tt .cpbg {
    width: 100%;
    margin: 20px auto;
    margin-bottom: 0px;
}

.xgcplb {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.xgcpt {
    width: 100%;
    height: auto;
    text-align: center;
}

.xgcpt h2 {
    text-align: center;
	font-size:20px;
}

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

.open > .dropdown-menu {
    display: block;
}

.navbar-collapse {
    max-height: 380px;
    padding-bottom: 70px;
}

.zhizaozx {
    width: 100%;
    height: auto;
    margin-top: 58px;
}

.news-lbnr li .xwlbnr {
    width: 100%;
}

.jingcsp {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 58px;
}

.guanyuwomen {
    width: 100%;
    height: auto;
    margin-top: 58px;
}

.about {
  background:#f7f7f7;
}

.aboutjj {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}

.about-szz {
    width: 100%;
    height: auto;
    float: right;
    padding-top: 0px;
    padding-left: 20px;
	background:url(../images/gywmbg.jpg) no-repeat;
	background-size:cover;
}

.about-t {
    font-size: 20px;
}

.about-tt {
    color: #171717;
    font-size: 18px;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 30px;
}

.about-nrr {
    margin-bottom: 20px;
}

.about-szz li {
    list-style: none;
    margin-bottom: 10px;
    width: 50%;
    float: left;
}

.about-szz h2 {
    font-size: 30px;
}

.about-st .jiax {
    font-size: 12px;
}

.about-stt {
    font-size: 12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.about-nr {
    width: 100%;
    height: auto;
}

sj-qywh {
   width:100%;
   height:auto; overflow:hidden;
   background:url(../images/bgqywh.jpg);
}

.qywhh {
    width: 100%;
    height: auto;
    text-align: left;
    color: #171717;
    font-size: 20px;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    border: none;
    padding-top: 20px;
    float: none;
	margin-bottom:20px;
}

.qywhh span {
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #EF4C15;
}

.sj-qywh li {
  list-style:none;
  border:1px solid rgba(0,0,0,.1);
  width:100%;
  height:100px;
  margin-bottom:10px;
  padding-left:10px;

}

.whtp {
    width: 15%;
    height: 100px;
    float: left;
	line-height:100px;
}

.whtp img {
   width:100%;
}

.whtitle {
    font-size: 18px;
	width:75%;
    color: #2d2d2d;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
	line-height:40px;
	margin-top:15px;

}

.whtitle span {
  display:block;
  font-size:12px;
  color: #2d2d2d;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.ryzs {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ryzslb {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: right;
    margin-right: 0px;
    padding-top: 30px;
}

.ryzs-t {
    font-size: 20px;
    color: #171717;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
	padding-left:30px;
}

.ryzs-tt {
    font-size: 30px;
    color: #EF4C15;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    padding-bottom: 30px;
	padding-left:30px;
}

.sbzs-t {
    font-size: 20px;
    color: #ffffff;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    text-align: center;
}

.sbzs-tt {
    font-size: 30px;
    color: #ffffff;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
    text-align: center;
}

.sbzs {
    width: 100%;
    height: auto;
    background: #1c1c1c;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sbzslb .swiper-container {
    padding-bottom: 0;
}

.guding2 {
    position: relative;
    height: auto;
    margin-top: 58px;
}

.sj-sygy {
  width:100%;
  height:auto; overflow:hidden;
  background: url(../images/bg1.png);
    background-repeat: no-repeat;
	padding:20px 0;
}

.sj-sygy li {
   list-style:none;
   margin-bottom:20px;
   background:rgba(252,252,252,.4);
}

.sj-gytu {
   width:100%;
}

.sj-gytu img {
  width:100%;
}

.title {
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    color: #EF4C15;
    font-size: 16px;
    margin-top: 20px;
}

.fubt {
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #000000;
    margin-bottom: 20px;
}

.sj-sycp {
   width:100%;
   height:auto; overflow:hidden;
   background:#f3f3f3;
   padding:30px 0;
}

.sj-cpbt {
   font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #EF4C15;
	text-align:center;
	margin-bottom:20px;
}

.sj-cpbt span {
   color:#151515;
   font-size:30px;
   font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
   
}

.title1 {
   text-align:center;
}

.title2 {
   text-align:center;
}

.sj-sycp .cpd-tu {
  background:#ffffff;
  margin-bottom:20px;
}

.syxwbt {
    font-size: 30px;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
}

.syxwbt span {
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 30px;
}

.footerr {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 20px;
    padding-left: 0px;
	padding-bottom:60px;
}

.footerrr {
    padding-top: 20px;
}

.dbdh {
    font-size: 16px;
    font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
    color: rgba(0,0,0,.6);
}

.dbyx a {
    font-size: 16px;
    font-family: 'Sabon LT Bold', Helvetica, Arial, sans-serif;
    color: rgba(0,0,0,.6);
    line-height: 30px;
}

.dbdz {
    color: rgba(0,0,0,.6);
    font-size: 16px;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
}

.dbly {
    width: 150px;
    height: 40px;
    border: 1px solid rgba(0,0,0,1);
    text-align: center;
    margin-top: 20px;
	line-height:40px;
}

.cpxqy {
    margin-top: 0px;
	padding-top:58px;
}

.cpxq-ttt {
    margin-bottom: 20px;
    margin-top: 30px;
}

.cpxq-t span {
    font-size: 20px;
    color: #000000;
    font-family: 'Philosopher-Bold', Helvetica, Arial, sans-serif;
    line-height: 30px;
}

.qtysbt {
    color: #000000;
    font-size: 20px;
    font-family: 'SourceHanSerifSC-SemiBold', Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}

.qtysdx {
    width: 100%;
}

.qiehuan {
    width: 100%;
    float: left;
    padding: 30px 0;
	height:390px;
	overflow:hidden;
}

.qiehuan .swiper-button-prev {
    top: -50px;
    width: 100%;
    margin-top: 0;
    left: 0;
    background: none;
    height: 33%;
    outline: none;
	z-index:4;
}

.qiehuan .swiper-button-next {
    bottom: 0;
    top: 54%;
    width: 100%;
    margin-top: 0;
    right: 0;
    background: none;
    height: 33%;
    outline: none;
	z-index:4;
}

.qtys {

    padding-top: 30px;
}

.pro-img .xiaotu {
    margin-top: 20px;
    height: 390px;
}

#fuwus {
    position: static;
    height: 390px;
}


.about-szzt {
    font-size: 16px;
    color: #ffffff;
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    margin-bottom: 0px;
	margin-top:20px;
	padding-right:15px;
}

.inewsct .inews-ct iframe {
  width:100%;!important
  height:100px;!important
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    font-size: 18px;
}


.cpxq-tt table .one {
    display: inline-table;
    width: 100%;
    margin-right: 5px;
    margin-left: 0px;
}

.zwcont .closets {
    position: absolute;
    height: 90px;
    right: 15px;
    top: 150px;
    left: 100px;
    cursor: pointer;
    width: 40px;
    background: url(../images/gbtou.png) center no-repeat;
}

.zwcont iframe {
    height: auto;
    background: transparent;
    width: 100%;
    position: absolute;
    top: 250px;
}














}


