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

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

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

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


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

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

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

.nav {
    padding-left:50px;
}


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

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

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

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

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

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


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

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: 0px;
    top: 87px;
    width: 100%;
	text-align:left;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 5px 0px;
    display: none;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
	line-height:40px;
	text-align:center;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a{
    color:#000000;
	text-align:center;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#a21517;
    text-decoration: none;
}

.kuanping {
   width:1650px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
 
ul {
   margin:0px;
   }
   
.banner img {
   width:100%;
   } 
   
.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 53px;
    height: 53px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 53px 53px;
    background-position: center;
    background-repeat: no-repeat;
	left:148px;
}

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

.abbj {
   height:auto; overflow:hidden;
   background-color:#f5f5f5;
   padding-top:97px;
   padding-bottom:88px;
   position:relative;
   }
   
.abbj-nn {
   width:53%;
   font-size:16px;
   line-height:46px;
   float:left;
   }
   
.abtit {
   width:370px;
   height:auto; overflow:hidden;
   background:url(../images/about.png) left top; background-repeat:no-repeat;
   font-size:34px;
   color:#2d2d2d;
   font-weight:bold;
   text-align:center;
   padding-top:23px;
   text-align:center;
   margin-bottom:103px;
   }
   
.abbj-nn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   margin-top:0px;
   padding-bottom:20px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   margin-bottom:66px;
   }
   
.abmore {
   margin-top:60px;
   width:158px;
   height:47px;
   }
   
.abmore a {
   display:block;
   width:158px;
   height:47px;
   line-height:47px;
   font-size:16px;
   color:#272727;
   text-align:center;
   border:1px solid #bbbbbb;
   }
   
.abmore a:hover {
   background-color:#bbbbbb;
   color:#FFFFFF;
   }
   
.abtu {
   position:absolute;
   width:44.2%;
   top:97px;
   right:0px;
   z-index:5;
   }
   
.abtu img {
   width:100%;
   }
   
.chanpin {
   height:auto; overflow:hidden;
   margin-top:70px;
   }
   
.chanpin h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:34px;
   font-weight:bold;
   text-align:center;
   color:#2d2d2d;
   padding-top:27px;
   background:url(../images/chanpin.png) top center; background-repeat:no-repeat;
   margin-top:0px;
   margin-bottom:85px;
   }
   
.cprow {
  height:auto; overflow:hidden;
  margin-left:-28px;
  margin-right:-28px;
  }
  
.cprow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:28px;
   padding-right:28px;
   }
   
.cptu {
   height:auto; overflow:hidden;
   }
   
   
.cptu a i {
    display: block;
    position: relative;
	border:1px solid #dcdcdc;
    overflow: hidden;
    font-style: normal;
}

.cptu a i img{
	transition: .3s;
}
.cptu a:hover i img{
	transform: scale(1.05);
}
.cptu a i:before{
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background: #ff0000;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.cptu a:hover i:before{
	width: 100%;
}
.cptu a i:after{
	content: "";
	display: block;
	width: 1px;
	height: 0;
	background: #ff0000;
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.cptu a:hover i:after{
	height: 100%;
}
.cptu a i b:before{
	content: "";
	display: block;
	width: 1px;
	height: 0;
	background: #ff0000;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.cptu a:hover b:before{
	height: 100%;
}
.cptu a i b:after{
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background: #ff0000;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.cptu a:hover b:after{
	width: 100%;
}
   
.cptu-zi {
   height:auto; overflow:hidden;
   line-height:72px;
   background-color:#e8e8e8;
   padding-left:45px;
   padding-right:45px;
   } 
   
.cptu-zi-aa {
   width:50%;
   font-size:16px;
   color:#2d2d2d;
   float:left;
   } 
   
.cptu-zi-bb {
   width:50%;
   color:#bbbbbb;
   float:right;
   text-align:right;
   }
   

   
.cptu section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 

.cptu a:hover .cptu-zi {
   background-color:#ff0000;
   color:#FFFFFF;
   }
   
.cptu a:hover .cptu-zi-aa {
   color:#FFFFFF;
   }
   
.cptu a:hover .cptu-zi-bb {
   color:#FFFFFF;
   }
   
.case {
   height:auto; overflow:hidden;
   position:relative;
   background:url(../images/albj.jpg) bottom center; background-repeat:no-repeat;
   background-size: 100% 540px;
   margin-top:145px;
   }
   
.case-aa {
   width:47.2%;
   padding-bottom:192px;
   float:left;
   }
   
.altu {
   position:absolute;
   width:50%;
   right:0px;
   top:0px;
   z-index:5;
   }
   
   
.altu 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%;}  

.altu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.altu section {
   overflow: hidden;
   }
   
.altit {
   width:492px;
   padding-top:30px;
   text-align:center;
   font-size:34px;
   font-weight:bold;
   color:#2d2d2d;
   background:url(../images/case.png) top center; background-repeat:no-repeat;
   margin-bottom:197px;
   }
   
.alnn {
   height:auto; overflow:hidden;
   font-size:16px;
   line-height:46px;
   color:#272727;
   }
   
.almore {
   margin-top:77px;
   width:158px;
   height:47px;
   }
   
.almore a {
   display: block;
   width: 158px;
   height: 47px;
   line-height: 47px;
   font-size: 16px;
   color: #272727;
   text-align: center;
   border: 1px solid #bbbbbb;
}

.almore a:hover {
   background-color:#bbbbbb;
   color:#FFFFFF;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   }
   
.lylm {
   position:relative;
   height:auto; overflow:hidden;
   margin-top:-116px;
   z-index:6;
   }
   
.lylm li {
   list-style-type:none;
   width:25%;
   float:left;
   border-right:1px solid #FFFFFF;
   }
   
.lylm li a {
   display:block;
   height:234px;
   padding-top:52px;
   text-align:center;
   background-color:#c3c3c3;
   color:#F5F5F5;
   }
   
.lylm li a p {
   margin-top:20px;
   font-size:20px;
}

.lylm li a:hover {
   background-color:#d21f15;
   color:#FFFFFF;
   }
   
.news {
   height:auto; overflow:hidden;
   margin-top:100px;
   margin-bottom:78px;
   }
   
.news h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   text-align:center;
   padding-top:30px;
   background:url(../images/news.png) top center; background-repeat:no-repeat;
   font-size:34px;
   font-weight:bold;
   color:#2d2d2d;
   margin-top:0px;
   margin-bottom:42px;
   }
   
.xwrow {
   height:auto; overflow:hidden;
   margin-left:-35px;
   margin-right:-35px;
   }
   
.xwrow li {
   list-style-type:none;
   width:50%;
   height:auto; overflow:hidden;
   margin-top:48px;
   float:left;
   padding-left:35px;
   padding-right:35px;
   }
   
.xwaa {
   width:42.8%;
   float:left;
   }
   
.xwbb {
   width:53.4%;
   font-size:16px;
   line-height:33px;
   color:#797979;
   float:right;
   padding-top:30px;
   }
   
.xwbb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#1f1f1f;
   margin-top:0px;
   margin-bottom:32px;
   }
   
.xwtime {
   height:auto; overflow:hidden;
   font-family: 'DIN-Medium', Helvetica, Arial, sans-serif;
   color:#7f7f7f;
   margin-top:22px;
   }
   
.xwrow li 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;}  

.xwrow li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwrow li section {
   overflow: hidden;
   }
   
.xwrow li:hover	.xwbb h3 {
   color:#d21f15;
   }
   
.bottom {
   height:auto; overflow:hidden;
   color:#cdcdcd;
   background-color:#050505;
   line-height:31px;
   padding-top:87px;
   } 
   
.bottom a {
   color:#cdcdcd;
   }
   
.bottom a:hover {
   color:#FFFFFF;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#cdcdcd;
   margin-top:0px;
   margin-bottom:30px;
   }
   
.footer {
   height:auto; overflow:hidden;
   line-height:60px;
   margin-top:90px;
   border-top:1px solid #292929;
   }
   
.juyou {
   text-align:right;
   }
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
/* 关于我们 */
.zplan {
   width:1570px;
   height:auto; overflow:hidden;
   line-height:93px;
   background-color:#FFFFFF;
   position:relative;
   margin:-46px auto 0px;
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   z-index:6;
   }
   
.zplan-aa {
   width:65%;
   float:left;
   }
   
.zplan-aa li {
   list-style-type:none;
   float:left;
   margin-left:39px;
   margin-right:39px;
   }
   
.zplan-aa li a {
   display:block;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   line-height:89px;
   font-size:20px;
   color:#2b2b2b;
   cursor:pointer;
   }
   
.zplan-aa li a:hover {
   color:#a21517;
   }
   
.zplan-aa li.hover a {
   color:#a21517;
   }
   
.zplan-aa li > a::after {
    width: 0;
    transition: width .3s;
    height: 4px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #a21517;
}

.zplan-aa li > a:hover:after{
	width:100%;
	height:4px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#a21517;
}

.zplan-aa li.hover a:after{
	width:100%;
	height:4px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#a21517;
}
   
.zplan-bb {
   width:30%;
   float:right;
   text-align:right;
   font-size:16px;
   color:#a21517;
   padding-right:60px;
   }
   
.zplan-bb a {
   color:#a21517;
   }
   
.altu 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;}  

.altu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.altu section {
   overflow: hidden;
   }
   
.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;
}

.wk2 {

	-webkit-perspective:1000px;

	-o-perspective:1000px;

	-ms-perspective:1000px;

	perspective:1000px;

}



.wenhua.on {

	-webkit-transform:rotatex(0) translateZ(0);

	-ms-transform:rotatex(0) translateZ(0);

	transform:rotatex(0) translateZ(0);

	opacity:1

}

.wenhua {

   height:auto; overflow:hidden;

   background-color:#ec800d;

	-webkit-transform:rotatex(-80deg) translateZ(0);

	-ms-transform:rotatex(-80deg) translateZ(0);

	transform:rotatex(-80deg) translateZ(0);

	-webkit-transform-origin:0 0 0;

	-ms-transform-origin:0 0 0;

	transform-origin:0 0 0;

	opacity:0;

	transition:1s;

   }

.wenhua-aa {
    width: 50%;
    float: left;
}

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



.wenhua:hover img {

    -webkit-transform: scale(1.1);

    transform: scale(1.1);

	transition: all 500ms ease-in 0ms;

   } 

   

.wenhua section {

   overflow: hidden;

   }
   
.wenhua-bb {
    width: 30%;
    float: left;
    padding-top: 145px;
    padding-left: 5%;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 33px;
}

.wenhua-bb h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 37px;
    margin-top: 0px;
    margin-bottom: 35px;
    color: #FFFFFF;
}

.changfang {
    height: auto;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 45px;
    font-size: 16px;
    color: #333333;
}   

.changfang h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #ce0e2d;
    margin-top: 0px;
    margin-bottom: 15px;
}

.cfgun {
    margin-top: -50px;
    height: auto;
    overflow: hidden;
    position: relative;
}

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

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

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

.cfkuai img {
   width:100%;
   }

.cfkuai h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-left: 10px;
}

.abyy img {
   width:100%;
   }
   
/* 产品列表 */
.iproduct {
   padding-top:100px;
   padding-bottom:60px;
   height:auto; overflow:hidden;
    background-color: #f5f5f5;
	position:relative;
	margin-top:-47px;
}

.cptux {
   margin-bottom: 30px;
   }
   
.cptux a {
   display:block;
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   }
   
.cptux a p {
   height:auto; overflow:hidden;
   text-align:center;
   color:#000000;
   font-size:16px;
   margin-top:10px;
   }
   
.cptux a:hover{
	box-shadow: 0px 0px 30px rgba(225,100,30,.1);
}

/* 产品详情 */
.pro-img{
   float: left;
    width: 75%;
    padding: 20px;
    background: #fff;
	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:48%;
	float:left;
}
.pro-img .colmd7{
	width:48%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom: 1px rgba(0,0,0,.1) solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
	margin:20px 0 0 0;
	padding:0;
	padding-right: 15px;
	display:block;
	color:rgba(62,70,77,.8);
	line-height:25px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:1px #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;
}

.cpyymore {
    width: 142px;
    height: 43px;
    margin-top: 20px;
}

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

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


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

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

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

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

.liebiao-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: #ba1c22;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}   

.guddx {
    height: 360px;
    padding: 5px;
    overflow-y: scroll;
} 

.procont {
    border: 2px rgba(0,0,0,.1) solid;
    margin: 20px 0px 0px;
}

.procont h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size: 30px;
    line-height: 46px;
    background: #eff0f0;
	margin:0px;
    padding: 0px 0px 0px 30px;
} 

.procont h2 p {
    float: left;
    color: #fb7430;
    font-size: 1.6rem;
    border-bottom: 2px #eff0f0 solid;
    cursor: pointer;
    margin-right: 5%;
}

.procont section {
    font-size: 1.4rem;
    color: #4d4d4d;
    line-height: 30px;
    padding: 20px;
}

.procont section img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

	
.tonglei {
    padding: 20px;
    float: right;
    background: #fff;
    width: 24%;
}	

.tonglei h1 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 2.0rem;
    color: #000;
    line-height: 30px;
    margin: 0px 0px 20px;
}

.tonglei h1:after {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background: #fb7430;
    margin: 10px 0px 0px;
}

ul {
    list-style: none;
}

.tonglei ul {
   padding:0px;
   }

.tonglei ul li {
    list-style-type:none;
    margin-bottom: 10px;
    border-bottom: 1px rgba(0,0,0,.1) solid;
    padding-bottom: 10px;
}

.tonglei ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 18px;
}

.tonglei ul li a big {
    display: block;
    border: 1px rgba(0,0,0,.1) solid;
    width: 30%;
}

.tonglei ul li a span {
    display: block;
    width: 67%;
    color: #333;
}

.tonglei ul li a p {
    font-size: 1.2rem;
    color: #999;
    line-height: 14px;
    margin: 10px 0px 0px;
}

/* 下载 */
.xwss {
    height: auto;
    overflow: hidden;
    padding-top: 109px;
    padding-bottom: 60px;
	position:relative;
	margin-top:-47px;
    background-color: #f2f2f2;
}

.idown ul {
    padding: 5px 0px 30px;
	height:auto; overflow:hidden;
}

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

.idown ul li a {
    display: flex;
    background: #fff;
    padding: 5px 15px 5px 5px;
    justify-content: space-between;
    border: 1px #ddd solid;
    align-items: center;
    transition: .3s;
}

.idown ul li a section {
    display: flex;
}

.idown ul li a section small {
    margin: 0px 15px 0px 0px;
    width: 60px;
}

.idown ul li a section small img {
    max-width: 100%;
}

.idown ul li a section big {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.idown ul li a section big p {
    font-size: 1.6rem;
    color: #333333;
    width: 100%;
    line-height: 26px;
}

.idown ul li a section big b {
    font-size: 1.4rem;
    color: rgba(0,0,0,.4);
    font-weight: normal;
    line-height: 18px;
}

.idown ul li a span {
    border: 1px #f91a3f solid;
    color: #f91a3f;
    line-height: 20px;
    padding: 5px 25px;
    transition: .3s;
    margin: 5px 0px;
}

.idown ul li a:hover span {
    border: 1px #f91a3f solid;
	background-color:#f91a3f;
    color: #FFFFFF;
   }
   
/* 新闻 */

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

.xinwen {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    line-height: 23px;
    color: #9b9b9b;
}

.xinwen img {
   width:100%;
   }  
   
.xinwen h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:9px;
   margin-bottom:20px;
   color:#999999;
   }    
   
.xinwen h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:16px;
   color:#000000;
   }
   
.xinwen 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;}  

.xinwen:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xinwen section {
   overflow: hidden;
   } 
   
.xinwen a {
   color:#9b9b9b;
   } 
   
.xinwen a i {
    display: block;
    position: relative;
    overflow: hidden;
    font-style: normal;
}

.xinwen a i img{
	transition: .3s;
}
.xinwen a:hover i img{
	transform: scale(1.05);
}
.xinwen a i:before{
	content: "";
	display: block;
	width: 0;
	height: 10px;
	background: #a21517;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.xinwen a:hover i:before{
	width: 100%;
}
.xinwen a i:after{
	content: "";
	display: block;
	width: 10px;
	height: 0;
	background: #a21517;
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.xinwen a:hover i:after{
	height: 100%;
}
.xinwen a i b:before{
	content: "";
	display: block;
	width: 10px;
	height: 0;
	background: #a21517;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.xinwen a:hover b:before{
	height: 100%;
}
.xinwen a i b:after{
	content: "";
	display: block;
	width: 0;
	height: 10px;
	background: #a21517;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.xinwen a:hover b:after{
	width: 100%;
}
.xinwen a b p{
	display: flex;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	z-index: 6;
	transition: .3s;
	position: absolute;
	font-weight: normal;
	font-size: 1.6rem;
	justify-content: center;
	color: #fff;
	opacity: 0;
}
.xinwen a:hover b p{
	opacity: 1;
}

.xwnn {
   height:auto; overflow:hidden;
   padding-top:15px;
   padding-bottom:15px;
   }
   
.xinwen a:hover .xwnn {
   padding:15px;
   height:auto; overflow:hidden;
   color:#FFFFFF;
   background-color:#a21517;
   transition: all 300ms ease-in 0ms;
   }
   
.xinwen a:hover h4 {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.xinwen a:hover h5 {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
/* 新闻内 */
.inewsct {

}

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

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

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

strong {
    font-weight: 700;
}

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


/* 人才招聘 */
.ijoint {

}
	
.ijoin {
   margin-top:40px;
   margin-bottom:40px;

}
.ijoin dl {
	background:#ba1c22;
	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%;
}

@media (max-width:1400px) {
	.ijoin dl dd {
	font-size:1.8rem;
}
}@media (max-width:992px) {
	.ijoin {
	margin:15px 0px 0px;
}
.ijoin dl {
	padding:0px 15px;
}
.ijoin dl dd {
	line-height:30px;
	padding:10px 0px;
	font-size:1.6rem;
}
.ijoin dl dd:nth-of-type(2),.ijoin dl dd:nth-of-type(3),.ijoin dl dd:nth-of-type(4) {
	display:none;
}
.ijoin dl dd:nth-of-type(1) {
	width:70%;
}
}.ijoin ul {
	margin-top:30px;
}
.ijoin ul li {
	border-bottom:1px rgba(0,0,0,.15) dashed;
	list-style-type:none;
	margin-bottom:20px;
}
.ijoin ul li .jitp {
	padding:25px 30px;
	transition:.3s;
}
.ijoin ul li .jitp span {
	display:block;
	float:left;
	width:25%;
	color:#545459;
	line-height:44px;
	font-size:1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(4) {
	width:22%;
}
.ijoin ul li .jitp span:nth-of-type(5) {
	width:30%;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul {
	margin-top:10px;
}
.ijoin ul li {
	margin-bottom:10px;
}
.ijoin ul li .jitp {
	padding:10px 15px;
}
.ijoin ul li .jitp span {
	line-height:24px;
	font-size:1.4rem;
	width:100%;
}
.ijoin ul li .jitp span:nth-of-type(2),.ijoin ul li .jitp span:nth-of-type(3),.ijoin ul li .jitp span:nth-of-type(4) {
	display:block;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:100%;
}
}.ijoin ul li .jitp span small {
	width:138px;
	display:block;
	height:44px;
	font-size:1.9rem;
	color:#545459;
	background:#efefef;
	cursor:pointer;
	text-align:center;
	transition:.3s;
	float:left;
}
.ijoin ul li.cur {
	border-bottom:0;
	box-shadow:0px 0px 30px rgba(0,0,0,.15);
}
.ijoin ul li.cur .jitp span small {
	background:#fff;
}
.ijoin ul li .jitp span small:hover {
	background:#fe710a;
	color:#fff;
}
.ijoin ul li.cur .jitp {
	background:#e6e6e6;
}
.ijoin ul li .jitp span i {
	display:block;
	background:url(../images/sjt.png) center no-repeat;
	height:44px;
	float:right;
	cursor:pointer;
	width:40px;
}
.ijoin ul li.cur .jitp span i {
	transform:rotate(180deg);
}
.ijoin ul li .jitp span a {
	display:none;
	width:90%;
	height:30px;
	line-height:30px;
	color:#545459;
	background:#efefef;
	font-size:1.4rem;
	text-align:center;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span small {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul li .jitp span a {
	display:block;
}
.ijoin ul li .jitp span small {
	display:none;
}
.ijoin ul li .jitp span i {
	display:none;
}
}.ijoin .jibt {
	display:none;
	padding:20px 70px 50px;
}
.ijoin .jibt h1 {
	font-size:2.0rem;
	line-height:40px;
}
.ijoin .jibt section {
	padding:15px 0px 15px 20px;
	color:#545459;
	line-height:26px;
}
.ijoin .jibt>div>h2 {
	width:140px;
	line-height:44px;
	color:#fff;
	background:#ba1c22;
	text-align:center;
	font-size:1.5rem;
	transition:.3s;
	cursor:pointer;
	margin:15px 0px 0px;
}
.ijoin .jibt>div>h2:hover {
	background:#fe710a;
}
.ijoindd .zwxxx {
	padding-bottom:10px;
}
.ijoindd .zwxxx span {
	display:block;
	line-height:30px;
	color:#000;
}
.ijoindd .zwxxx .zpzw {
	font-size:1.6rem;
	margin-bottom:10px;
}
.ijoindd iframe {
	height:720px;
	width:100%;
}


@media (max-width:992px) {
	.ijoindd {
	margin:0;
}
.ijoindd .jibt {
	display:block;
	padding:0px;
}
.ijoindd .jibt h1 {
	font-size:1.6rem;
	line-height:30px;
}
.ijoindd .jibt section {
	padding:10px 0px;
}
}

.ijoin ul {
   padding:0px;
   }
   
   
.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:756px;
	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:#ba1c22;
	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;
}

.yykuan {
   width:1450px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   

/* 联系我们 */
.lxnnw {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lxnnw h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 38px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.lxnnw h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

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

.lxhh-bb {
    width: 89%;
    float: right;
    color: #666666;
    font-size: 16px;
}

.lxhh-bb a {
   color: #666666;
   }

.lxhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #333333;
}

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 45px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.lykkm {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hzi {
    color: #ba1c22;
}

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

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #666666;
}

.kka {
    height: 60px;
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.kkb {
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.anniu {
    width: 208px;
    height: 54px;
	font-size:16px;
    background-color: #ba1c22;
	border:1px solid #ba1c22;
    padding: 0px;
}  

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

/* 弹窗 */

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

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

.container {
    width:100%;
  }

.kuanping {
   width:100%;
   }
   
.zplan {
   width:100%;
   }  
   
.navbar-nav > li > a {
    padding-left: 25px;
    padding-right: 25px;
} 

.logo {
   width:500px;
   margin-top:8px;
   }

}

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

.container {
    width:100%;
  }

.kuanping {
   width:100%;
   }
   
.zplan {
   width:100%;
   } 
   
.yykuan {
   width:100%;
   }  
   
.logo {
   width:400px;
   margin-top:8px;
   }
   
.navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
} 

}

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

.container {
    width:100%;
  }
  
.kuanping {
   width:100%;
   }
   
.zplan {
   width:100%;
   }
   
.yykuan {
   width:100%;
   } 
   
.lykkm {
    width: 100%;
}

.logo {
   width:400px;
   margin-top:8px;
   }
   
.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
} 

}


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

body {
    margin-top: 58px;
}

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

.nav {
    padding-left: 0px;
}

.container {
    width:100%;
  }

.kuanping {
   width:100%;
   }
   
.logo {
   width:280px;
   padding:5px;
   padding-top:10px;
   }

.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
	left:5px;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
	right:5px;
}  

.abbj {
    height: auto;
    overflow: hidden;
    background-color: #f5f5f5;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.abbj-nn {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
	position:relative;
	z-index:6;
    float: left;
}

.abtit {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/about.png) center top;
    background-repeat: no-repeat;
	background-size: 60% auto;
    font-size: 20px;
    color: #2d2d2d;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 30px;
}

.abbj-nn h2 {
    font-size: 18px;
    margin-top: 0px;
    padding-bottom: 10px;
    background: url(../images/xiahua.jpg) left bottom;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.abtu {
    position:relative;
    width: 100%;
    top: 20px;
    right: 0px;
    z-index: 5;
}

.abmore {
    margin-top: 20px;
    height: 40px;
}

.abmore a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #272727;
    text-align: center;
    border: 1px solid #bbbbbb;
}

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

.chanpin h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #2d2d2d;
    padding-top: 20px;
    background: url(../images/chanpin.png) top center;
    background-repeat: no-repeat;
	background-size: 60% auto;
    margin-top: 0px;
    margin-bottom:30px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.case {
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.case-aa {
    width: 100%;
	position:relative;
	float:inherit;
	z-index:6;
    padding-bottom: 20px;
}

.altit {
    width: 100%;
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #2d2d2d;
    background: url(../images/case.png) top center;
    background-repeat: no-repeat;
	background-size: 60% auto;
    margin-bottom: 20px;
}

.alnn {
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height:30px;
}

.almore {
    margin-top: 20px;
    height: 40px;
}

.almore a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #272727;
    text-align: center;
    border: 1px solid #bbbbbb;
}

.altu {
    position:relative;
    width: 100%;
	left: 0px;
    bottom: 0px;
}


.lylm li {
    list-style-type: none;
    width: 50%;
    float: left;
    border-right: 0px solid #FFFFFF;
}

.lylm li a {
    display: block;
    height:auto; overflow:hidden;
    padding-top:10px;
	padding-bottom:10px;
    text-align: center;
    background-color: #c3c3c3;
    color: #F5F5F5;
}

.lylm li a p {
    margin-top: 10px;
    font-size: 16px;
}

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

.news h2 {
    text-align: center;
    padding-top: 20px;
    background: url(../images/news.png) top center;
    background-repeat: no-repeat;
	background-size: 60% auto;
    font-size: 20px;
    font-weight: bold;
    color: #2d2d2d;
    margin-top: 0px;
    margin-bottom: 20px;
}

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

.xwrow li {
    list-style-type: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.xwaa {
    width: 100%;
}

.xwaa img {
    width: 100%;
}   

.xwbb {
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    padding-top: 10px;
}

.xwbb h3 {
    font-size: 18px;
    color: #1f1f1f;
    margin-top: 0px;
    margin-bottom: 15px;
}

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

.footer {
    height: auto;
    overflow: hidden;
    line-height: 30px;
	padding:10px;
    margin-top: 20px;
    border-top: 1px solid #292929;
}

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

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#ba1c22;
}
.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:#ba1c22; height:50px; line-height:50px;}

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

.zplan {
   width:100%;
   margin: 0px auto 0px;
   } 
   
.zplan-aa {
    width: 100%;
}

.zplan-aa li {
    list-style-type: none;
	width:33.3%;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
}

.zplan-aa li a {
    display: block;
    line-height: 50px;
	text-align:center;
    font-size: 16px;
}

.zplan-bb {
   display:none;
   }
   
.abnn {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 25px;
}

.abnn h2 {
    font-size: 40px;
    color: #d9dcdf;
    margin-top: 0px;
    margin-bottom: 10px;
}

.abnn h3 {
    font-size: 16px;
    color: #202326;
    margin-top: 0px;
    margin-bottom: 20px;
}

.abyy {
   margin-top:20px;
   }
   
.wenhua-aa {
    width: 100%;
}

.wenhua-bb {
    width: 100%;
	padding:15px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 26px;
}

.wenhua-bb h2 {
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #FFFFFF;
}

.changfang {
    padding:0px;
	padding-top:40px;
    padding-bottom: 25px;
    font-size: 14px;
    color: #333333;
}

.changfang h2 {
    font-size: 25px;
    font-weight: bold;
    color: #ce0e2d;
    margin-top: 0px;
    margin-bottom: 15px;
}

.cfgun .swiper-button-prev {
    position: absolute;
    top: 0px;
    width: 30px;
    height: 30px;
	left:70%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}   

.cfgun .swiper-button-next {
    position: absolute;
    top: 0px;
    width: 30px;
    height: 30px;
	right:5%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
} 

.iproduct {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 10px;
}

.pro-img {
    width: 100%;
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
}

.tonglei {
   display:none;
}

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

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

.liebiao-aa {
    width: 100%;
}

.liebiao-bb {
    width: 100%;
}

.xwss {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    margin-top: 10px;
}

.idown ul {
    padding: 0px;
    height: auto;
    overflow: hidden;
}

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

.idown ul li a {
    display: flex;
    background: #fff;
    padding: 5px;
}

.idown ul li a span {
    border: 1px #f91a3f solid;
	width:100px;
	text-align:center;
    color: #f91a3f;
    line-height: 20px;
	margin:5px;
    padding: 5px;
}

.zpnei {
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 25px;
}

.yykuan {
   width:100%;
   }
   
.lykkm {
    width: 100%;
}


.lxnnw {
    margin-top: 30px;
    margin-bottom: 30px;
}

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
}

.liuyans {
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}


.biao h4 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 6px;
    color: #666666;
}

.kka {
    height: 40px;
	border-radius: 0;
}

.kkb {
	border-radius: 0;
}

.anniu {
    width: 100%;
    height:40px;
    font-size: 14px;
	border-radius: 0;
}

.lylm {
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    z-index: 6;
}

.bottom h2 {
    font-size: 18px;
    color: #cdcdcd;
    margin-top: 0px;
    margin-bottom: 15px;
}

dl {
    margin: 0px;
}

.ijoindd {
    margin-top: 20px;
    margin-bottom: 20px;
}

}


