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

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

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

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

@font-face {      font-family: 'AVENIR LT 65 MEDIUM';      
src: url('AVENIR LT 65 MEDIUM.eot'); /* IE9 Compat Modes */      
src: url('AVENIR LT 65 MEDIUM.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('AVENIR LT 65 MEDIUM.woff') format('woff'), /* Modern Browsers */              
url('AVENIR LT 65 MEDIUM.TTF')  format('truetype'), /* Safari, Android, iOS */              url('AVENIR LT 65 MEDIUM.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;
	height:100px;
}


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


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

.navbar-nav > li {
   width:140px;
   text-align:center;
}

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

.navbar-nav > li > a > span {
    line-height: 8px;
	text-align:center;
}

.nav {
    padding-left: 120px;
	padding-top:40px;
}

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

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


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


.navbar-inverse .navbar-nav > li > a {
    color: #231b14;
	font-size:14px;
	text-align:center;
	font-family: 'GOTHICB', 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.8s;}
.kq2 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq3 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq4 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq5 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}
.kq6 {-webkit-animation-delay: 2.6s; -webkit-animation-duration: 2.6s;}


.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;
   margin-top:100px;
   }
   
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: #ec7018;
    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: 5px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #ec7018;
	margin-top:10px;
}

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


.logo{
    margin-top:9px;
}   

.search{
   margin-top:38px;
   float:right;
    
}  

.guding .kuanping {
   position:relative;
} 

.toudh {
    width: 160px;
    height: auto;
    position: absolute;
    right: 45px;
    top: 36px;
}

.toudh span {
  display:inline-table;
  margin-left:10px;
  font-family: 'dinb', Helvetica, Arial, sans-serif;
  color:#ec7018;
}

.banner img {
   width:100%;
   }

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    left: 48%;
    bottom: 60px;
    width: 100px;
    top: 80%;
}


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



   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   }  
 
.hidex {
   top:-100px;
}


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

.yc {
   display:block;
}

.yd {
   display:none;
}

/*首页 */
.sygywm {
  width:100%;
  height:auto; overflow:hidden;
  background:url(../images/bggywm.jpg);
  padding:100px 0;
}

.title {
   font-size:46px;
   color:#ec7018;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

.sygywmt {

}

.sygywml {
   position:relative;
}

.sygywmt1 {
   position:absolute;
   top:0px;
   right:60px;
}

.sygywm .sygywmjs {
   color:#0d0d0d;
   font-size:30px;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   padding-top:50px;
}

.sygywman {
  background:#1164b1;
  width:118px;
  height:45px;
  text-align:center;
  line-height:45px;
  margin-top:60px;
}

.sygywman a {
   color:#ffffff;
   font-size:16px;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   
}

.sycp {
  width:100%;
  height:auto; overflow:hidden;
  background:url(../images/bgcp.jpg);
  padding-top:80px;
  padding-bottom:70px;
}

.sycps {
   height:65px;
   width:100%;
   border-bottom:1px solid rgba(255,255,255,.2);
}

.sycp .title {
   float:left;
}

.gengd a {
  font-size:16px;
  color:#ffffff;
  font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
  float:right;
  line-height:65px;
  height:65px;
}

.sycpx {
  width:100%;
  height:auto; 
  padding-top:80px;
  padding-left:60px;
  padding-right:60px;
  position:relative;
  padding-bottom:50px;
  
}

#fuwuk {
    position: static;
}

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

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


.sycpx .cpnr{
   color:#ffffff;
   height:135px;
   font-size:18px;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   margin-top:30px;
   padding-left:30px;
   padding-top:40px;
   background:rgba(255,255,255,.2);
}

.sycpzxt:hover .cpnr{
   background:#bf6323;
}

.sycpx .cpnr:hover {
   background:#bf6323;
   color:#ffffff;
}

.sycpx .cpnr:hover p {
   color:#ffffff;
}

.sycpx .cpnr p {
   margin-bottom:40px;
}

.sycpx .cpnr p  {
   color:#989898;
   font-size:14px;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}


.guojia {
   width:100%;
   height:830px;
   background:url(../images/bgguojia.jpg);
   padding-top:50px;
}

.guojia .title {
   margin:0 auto;
   width:360px;
}

.guojiax {
   width:1260px;
   height:636px;
   margin:0 auto;
   margin-bottom:20px;
   margin-top:40px;
}

.footer {
  width:100%;
  height:auto;
  background:#26292b;
  padding-top:60px;
  padding-bottom:10px;
  position:relative;
}

.footer .yijianzd {
    position: fixed;
    bottom: 220px;
    right: 100px;
    z-index: 999;
}

.dibur {
   padding-left:20px;
}

.dblxwm {
   margin-top:30px;
}

.dblxwm span {
   color:#d4d4d4;
   font-size:16px;
   display:inline-table;
   margin-left:10px;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

.dblxwm span a {
   color:#d4d4d4;
   font-size:16px;
   display:inline-table;
   margin-left:10px;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

.dizhi {
   margin-top:20px;
}

.dbcp {
   margin-top:30px;
}

.dbcp div a {
   color:#d4d4d4;
   font-size:16px;
   margin-bottom:10px;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   white-space:nowrap;
   overflow:hidden;
   text-overflow:ellipsis;
}

.footers {
   padding-bottom:20px;
}

.footerx {
   width:100%;
   height:40px; overflow:hidden;
   border-top:1px solid rgba(255,255,255,.4);
   line-height:20px;
}

.footerx div {
  color:#c4c4c4;
  font-size:14px;
  height:20px;
  font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
  line-height:20px;
  
}

.footerx div a {
  color:#c4c4c4;
  font-size:14px;
  height:20px;
  font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
  line-height:20px;
  
}

.banquan {
  margin-top:10px;
}



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

    line-height: 56px;
}

.lanmux {

   }

.suoduan5 {
  margin-top:0;
}


.gywmbjys {
   background-color: #f6f6f6;
}

.lanmu li {
    list-style-type: none;
    float: left;
    padding-left: 34px;
    padding-right: 34px;
	position:relative;
    background: url(../images/fenge.png) right;
    background-repeat: no-repeat;
}

.lanmu li a {
   display:block;
   height:auto; overflow:hidden;
   line-height:56px;
   text-transform:uppercase;
   font-size:20px;
   cursor:pointer;
   color:#626262;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;

   }
   
.lanmu li a:hover {
   color:#ec7018;
   }
   
.lanmu li.hover a {
   color:#ec7018;
   }   
   
.lanmu li.mouseover .ul_hide {
    position: absolute;
    left: -40px;
    top: 56px;
    width: 250px;
	text-align:center;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 0px 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:#ec7018;
    text-decoration: none;
}
   
.about {
    height: auto;
    overflow: hidden;
	padding-top:30px;
	margin-top:56px;
    padding-left: 100px;
    padding-right: 100px;
    line-height: 31px;
    font-family: 'GOTHICB', Helvetica, Arial, sans-serif;

}

.suoduan {
  margin-top:20px;
}

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

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

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

.wenhua h2 {
    font-family: 'GOTHICB', 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;
	color:#ec7018;
}   

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

.gcst {
   width:100%;
   height:400px;
}

.gcst li {
   width:25%;
   float:left;
   list-style:none;
   text-align:center;
}

.gcst div {
   border:1px solid #ec7018;
   width:90%;
   height:auto; overflow:hidden;
   margin:0 auto;
}

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

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

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


.suoduan1 {
  margin-top:40px;
}

.rongyu {
    height: auto;
    overflow: hidden;
    background: url(../images/rybj.jpg) center bottom;
    background-repeat: no-repeat;
	font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
	text-align:center;
}

.rongyu h2 {
    font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
    font-size: 40px;
	text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #ec7018;
}

.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%;
   }
   
/* 新闻 */
.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;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   }
   
.xwkkt-bb h2 {
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   font-size:19px;
   color:#818181;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.xwkkt-bb h3 {
   font-family: 'GOTHICB', 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:#ec7018;
   }  
   
.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;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   }
   
.xwttk-aa h2 {
   font-family: 'GOTHICB', 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:#ec7018;
   text-align:right;
   float:right;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   }
   
.xwttk-bb h2 {
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   font-size:19px;
   color:#818181;
   margin-top:10px;
   margin-bottom:76px;
   } 
   
.xwttk a:hover {
   background-color:#ec7018;
   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;
   }
   
   
/* 新闻内 */
.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;
	font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
	font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
	font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

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

.liebiaow-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
	font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

.liebiaow-aa a {

	font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

.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;
	font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
}

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


/* 联系我们 */
.lxnn {
   height:auto; overflow:hidden;
   padding-top:65px;
   padding-bottom:154px;
   background-color:#f7f7f7;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;

   }
   
.lxnn h2 {
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   font-size:47px;
   color:#ec7018;
   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: 'GOTHICB', 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:#ec7018;
   border:1px solid #ec7018;
   font-size:17px;
   border-radius:0;
   margin-top:16px;
   }

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

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

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

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

.suoduan3 {
  margin-top:0;
}
    


/* 弹窗 */
.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;
   }


/* 弹窗 */

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

.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%;
}
   
   
/* 单页 */
   
.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;
   top:0px;
   position:absolute;
   }
   
.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: #ec7018;
}
.page_list a:first-child:hover{
	background: #ec7018 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #ec7018 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
} 

/* 产品列表 */
.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:33.3%;
   float:left;
   padding-left:20px;
   padding-right:20px;
   margin-bottom:50px;
   }

.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:#ec7018;
   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: 'GOTHICB', Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:6px;
   color:#333333;
   }
   
.cptu-zi h4 {
   font-family: 'GOTHICB', 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;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   }
   
.cpwz-bb {
   width:26px;
   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:170px;
   background-color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   } 
   

/* 产品详情 */
.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{

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

.pro-img .xiaotu li.hover{
	border:2px #0181ff solid;
}
.pro-img .colmd5{
	width:36%;
	float:left;
}
.pro-img .colmd7{
	width:60%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
    font-family: 'GOTHICB', 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:45px;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:14px;
	line-height:22px;
	width:100%;
	font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}

.pro-img .colmd7 h3 {
   font-family: 'GOTHICB', 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 #d70129 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;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   } 
   
.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;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   }
   
.liebiao {
   height:78px;
   border:1px solid #ebebeb;
   margin-top:25px;
   }
   
.liebiao-aa {
   width:16%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:left;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:78px;
   line-height:78px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#919191;
   font-family: 'GOTHICB', Helvetica, Arial, sans-serif;
   }
   
.liebiao-cc {
   width:16%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:right;
   }
   
   
   
/*全球布局*/
.qqbj {
  width:100%;
  height:auto; overflow:hidden;
  background:url(../images/bgguojia.jpg);
  padding-top:30px;
  padding-bottom:30px;
}



   

/*  响应式  */


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


}

 

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

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

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

.kuanping {
   width:100%;
   }
   
.container {
    width:100%;
  }
  
.navbar-nav > li {
    width: 140px;
    text-align: center;
}

.nav {
    padding-left: 0px;
    padding-top: 40px;
}

.guojiax {
   width:100%;
}

.guojiax img {
  width:100%;
}

.dibur {
  margin-left:-100px;
}

}   

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

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

}

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

body {
   margin-top:58px;
}

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

.nav {
    padding-left: 0px;
	padding-top:0;
	
}

.search {
    margin-top: -56px;
    float: right;
}

.kkt {
    margin-top: 0px;
}

.navbar-collapse {
   background:#ffffff;
   border:1px solid #ec7018;
}


.kuanping {
   width:100%;
   }
   
.container {
    width:100%;
  }
  
.gyww {
   width:100%;
   } 
   
.logo {
   width:200px;
   }
   
.logo img {
  width:60%;
}

.navbar-toggle {
   margin-right:0;
   margin-top:10px;
}

.navbar {
    height: 70px;
}
   
.guding {
    padding-top: 0px;
    padding-bottom: 0px;
	background-color:#FFFFFF;
} 

.searchh .btn {
    width: 25%;
}

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

.sygywm {
  padding:0px;
}

.sygywml {
  width:100%;
}

.sygywmt {
  margin-top:0;
  width:0%;
}

.sygywmt1 {
  margin-top:20px;
  width:100%;
  position:static;
}

.sygywmt img {
  width:100%;
}

.sygywmt1 img {
  width:100%;
}

.title {
    font-size: 30px;
}

.sygywm .sygywmjs {
    font-size: 18px;
    padding-top: 0px;
}

.sygywman {
   margin-top:10px;
   margin-bottom:10px;
}

.sycp {
    padding-top: 10px;
    padding-bottom: 0px;
}

.sycps {
    height: 45px;
}

.sycpx {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sycpx .cpnr {
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 20px;
	height:auto;
	padding-bottom:10px;
}

.sycpx .cpnr p {
    margin-bottom: 0px;
}

.guojia {
   padding-top:0;
   height:auto;
   padding-bottom:10px;
}

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

.guojiax img {
   width:100%;
}

.guanyu {
    height: auto;
    overflow: hidden;
	padding:15px;
	padding-top:25px;
    font-size: 14px;
    line-height: 26px;
}

.guanyu h2 {
    font-size: 25px;
    font-weight: bold;
    color: #3a3a3a;
    margin-top: 0px;
    margin-bottom: 20px;
}

.chanpin {
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
}

.chanpin h2 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.cpxx li {
    list-style-type: none;
    width: 50%;
}

.cpfl-zi {
    height: auto;
    overflow: hidden;
	white-space: nowrap;
text-overflow: ellipsis;
    font-size: 14px;
    color: #d70129;
    background-color: #FFFFFF;
    line-height: 40px;
}

.bottom {
    height: auto;
    overflow: hidden;
	padding:0px;
	padding-top:20px;
	padding-bottom:20px;
    line-height: 30px;
	margin-bottom:50px;
}

.bottom h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.footer {
    height: auto;
    overflow: hidden;
    line-height: 40px;
	padding:15px;
    margin-top: -20px;
    border-top: 1px solid rgba(134,134,134,0.2);
}

.footer .yijianzd {
    position: fixed;
    right: 0px;
}

.dibul {
  margin-left:-15px;
}

.dibur {
  margin-left:-15px;
}

.dblxwm {
    margin-top: 0px;
}

.dizhi {
   margin-top: 0px;
}

.dbcp {
  margin-top:0;
}

.dblxwm span {
   width:100%;
}

.footerx {
  height:150px;
}

.rswlym {
  margin-top:40px;
}

.banquan1 {
   width:100%;
}

.banquan2 {
   width:100%;
   margin-top:40px;
}

.soutt {
    margin-top: 10px;
	margin-bottom:10px;
}

.lanmu {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    line-height: 20px;
	border-bottom:1px solid #EEEEEE;
}

.lanmu li {
    list-style-type: none;
    float: left;
	width:50%;
	background:none;
	text-align:center;
    padding-left: 0px;
    padding-right: 0px;
}

.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 {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left:15px;
    padding-right:15px;
    line-height:25px;
}

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

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

.wenhua h2 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
}

.whbj {
    height:auto; overflow:hidden;
    padding: 20px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 26px;
}

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

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

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

.rongyu h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #333333;
}

.rygun {
    margin-top: 0px;
}

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

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

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

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

.lxhh-bb {
    width: 100%;
    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:#ec7018; height:50px; line-height:50px;}

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

.qqbjt img {width:100%;}

.gcst li {
    width: 50%;
	margin-bottom:10px;

}

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

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

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

.sycpx {
    width: 100%;
    height: auto;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
}

.sycpx img {
  width:200%;
}
}














