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

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

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

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

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


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

.navbar-brand {
   margin-top:10px;
}

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

.nav {
    padding-left: 50px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#0754a7;
}
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: #FFFFFF;
}

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

.dh-aa ul > li.mouseover .ul_hide {
    position: absolute;
    left: -20%;
    top: 90px;
    width:140%;
	text-align:center;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 0px;
    display: none;
}

.dh-aa ul > li.mouseover .ul_hide li {
    width:100%;
	line-height:40px;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	background:none;
			   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.dh-aa ul > li.mouseover .ul_hide li a {
    width:100%;
    color:#000000;
    text-align:center;
		   height: auto;
overflow: hidden;
   font-size: 14px;
   line-height:40px;
   white-space: nowrap;
text-overflow: ellipsis;
}

.dh-aa ul > li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#e20219;
    text-decoration: none;
}


.menu ul.sub_menu{position:absolute; width:100%; height:337px; display:none; z-index:999; 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:337px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    width:16.6%;
	line-height:51px;
}
.menu ul.sub_menu li a { 
    color:rgba(0,0,0,0.5);
	font-size:15px;
	height:auto; overflow:hidden;
	line-height:51px;
	}

.menu ul.sub_menu li a:hover {
    color:rgba(0,0,0,1);
   } 
   
   
.menu ul.sub_menu li a::after {
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:rgba(0,0,0,0);
	display:none !important;
}

.menu ul.sub_menu li a:hover:after{
	width:100%;
	height:3px;
	display:block;
	content:"";
	transition:width .3s;
    background-color:rgba(0,0,0,0);
	display:none !important;
}

.ddh {
   height:auto; overflow:hidden;
   padding:35px;
   }
   
.ddh-aa {
   width:23%;
   float:left;
   }
   
.ddh-bb {
   width:77%;
   float:right;
   }
   
.ddh-bb-h {
   width:81.2%;
   padding-left:13.6%;
   float:left;
   }
   
.ddh-bb-h li {
   list-style-type:none;
   width:16.6%;
   font-size:15px;
   line-height:51px;
   float:left;
   }
   
.ddh li a {
   font-size:15px;
   color:rgba(0,0,0,0.5);
   }
   
.ddh li a:hover {
   color:rgba(0,0,0,1);
   }
	
.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:1630px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kuanpp {
    width: 1330px;
    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;
   }
   
.gudd {
    width: 100%;
	height:90px;
    position: absolute;
    top: 0px;
    z-index: 99;
   }
   

   
.toubu {
    width: 100%;
	height:90px;
}
   
.toubu-aa {
    width: 23%;
    float: left;
}

.toubu-aax {
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   }

.logo {
   width:78%;
   height:90px;
   background-color:#FFFFFF;
   padding-top:5px;
   float:left;
   }
   
.juzhong {
   margin:0 auto;
   }
   
.meun {
   width:22%;
   height:90px;
   float:right;
   background-color:#a71c29;
   padding-top: 29px;
   }
   
.meunx {
   background-color:#FFFFFF;
   border-left:1px solid rgba(0,0,0,0.2);
   border-right:1px solid rgba(0,0,0,0.2);
   }

.dh {
   width:77%;
   height:90px;
   background-color: rgba(0, 0, 0, .6);
   border-bottom: 1px solid rgba(255, 255, 255, 0.2);
   float:right;
   }
   
.dhx {
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   }
   
#div1 {
   display:block;
   }
   
.dh-aa {
   width:80%;
   padding-left:60px;
   float:left;
   }
   
.dh-bb {
   width:20%;
   line-height:90px;
   color:rgba(255,255,255,0.1); 
   float:right;
   }
   
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}  

.Rotation {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

   
.yuyan {
   width:67%;
   height:90px;
   font-size:18px;
   position:relative;
   text-align:center;
   border-left:1px solid rgba(255,255,255,0.2);
   float:left;
   }
   
.yuyan a {
   color:#FFFFFF;
   }
   
.yuyan .dq {
   position:absolute;
   width:28px;
   left:20px;
   display:block;
   }
   
.yuyan .dq2 {
   position:absolute;
   width:28px;
   left:20px;
   z-index:5;
   display:none;
   }
   
.yuyanx .dq {
   display:none;
   }
   
.yuyanx .dq2 {
   display:block;
   }
   
.yuyanx {
   border-left:1px solid rgba(0,0,0,0.2);
   float:left;
   }
   
.yuyanx a {
   color:#000000;
   }   
   
.yuyan .dropdown-menu {
   left:30px;
   }   
   
.sousuo {
   width:33%;
   height:90px;
   position:relative;
   text-align:center;
   border-left:1px solid rgba(255,255,255,0.2);
   float:right;
   } 
   
.sousuo .sd {
   position:absolute;
   width:25px;
   left:40%;
   display:block;
   }
   
.sousuo .sd2 {
   position:absolute;
   width:25px;
   left:40%;
   display:none;
   }
   
.sousuox .sd {
   display:none;
   }
   
.sousuox .sd2 {
   display:block;
   }
   
.sousuox {
   border-left:1px solid rgba(0,0,0,0.2);
   }

.ss a {
   cursor:pointer;
   } 
   
.dh-aa ul {
   margin:0px;
   padding:0px;
   } 
   
.dh-aa li {
   list-style-type:none;
   width:14.2%;
   position: relative;
   float:left;
   }
   
.dh-aa li a {
   display:block;
   height:90px;
   line-height:88px;
   text-align:center;
   font-size:18px;
   color:#FFFFFF;
   }
   
.dh-aax li a {
   color:#000000;
   }
   
.dh-aa li a::after {
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #a71c29;
}

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

.dropdown-menu {
   float:right;
　　}
 

.modal-header {
    min-height: 16.428571429px;
    padding: 0px;
	height:40px;
    border-bottom: 1px solid #e5e5e5;
}

.close {
    float: right;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=20);
} 

            .nav-logo {
                display: block;
                right: 5%;
                top:6%;
                cursor: pointer;
            }
            .nav-logo>span {
                display:block;
                width: 30px;
                height: 4px;
                background-color: #FFFFFF;
                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);
            }
			
			
            .nav-logox>span {
                display:block;
                width: 30px;
                height: 4px;
                background-color: #a71c29;
                border-radius: 2px;
                margin: 4px auto;
                transition: .3s;
                transform-origin: left center;
            }			

.guding {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99;
}
			
.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: #a71c29;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
}

.ss a {
   cursor:pointer;
   }
   
.banner {
   position:relative;
   }
   
.banner img {
   width:100%;
   } 
   
@keyframes heart{
from{margin-top:0px;}
to{margin-top:-8px;}
}

@keyframes heart{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
}
   
.xiangxia {
   position:absolute;
   left:48%;
   bottom:160px;
   width:108px;
   text-align:center;
   height:auto; overflow:hidden;
   z-index:8;
   animation: heart 0.8s ease-in-out 0.8s infinite alternate;
   }
   
.xiangxia a {
   cursor:pointer;
   }
   
.xiangxia img {
   width:auto;
   }
   
.xiangxia h2 {
   font-family: 'ElectroluxSans_5_Bold', Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#FFFFFF;
   margin-top:10px;
   margin-bottom:0px;
   background:url(../images/shu.png) center bottom; background-repeat:no-repeat;
   padding-bottom:50px;
   }
    
.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 60px 60px;
    background-position: center;
    background-repeat: no-repeat;
	left:0px;
}

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

.guanyu {
   position:relative;
   margin-top:-146px;
   z-index:8;
   }
   
.gydd {
   height:auto; overflow:hidden;
   background:url(../images/abww.jpg) center;
   background-size: 100% 100%;
   }
   
.guanyu-aa {
   width:50%;
   float:left;
   }
   
.guanyu-bb {
   width:50%;
   padding:75px;
   padding-top:107px;
   padding-bottom:0px;
   color:#FFFFFF;
   font-size:14px;
   line-height:30px;
   float:right;
   }
   
.guanyu-bb h2 {
   font-family: 'ElectroluxSans_5_Bold', Helvetica, Arial, sans-serif;
   font-size:49px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:25px;
   }
   
.guanyu-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:29px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:50px;
   }
   
.gymore {
   width:204px;
   height:65px;
   margin-top:65px;
   }
   
.gymore a {
   display:block;
   width:100%;
   height:65px;
   line-height:65px;
   text-align:center;
   font-size:16px;
   color:#444444;
   background-color:#FFFFFF;
   }
   
.gymore a:hover {
   background-color:#eeeeee;
   }
   
.cpbj {
   padding-bottom:86px;
   position:relative;
   background:url(../images/cpbj.png) center bottom; background-repeat:no-repeat;
   background-size: 100% 470px;
   background-color:#f6f6f9;
   }
   
.cpkk {
   height:auto; overflow:hidden;
   margin-top:133px;
   }
   
.cpkk-aa {
   width:23%;
   float:left;
   }
   
.cpkk-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#000000;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.cpkk-aa h3 {
   font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
   font-size:42px;
   color:#000000;
   margin-top:0px;
   margin-bottom:185px;
   }
   
.cphh {
    height: auto;
    overflow: hidden;
}

.cphh li {
    list-style-type: none;
    color: #595555;
    position: relative;
    padding-left: 45px;
    font-size: 27px;
    line-height: 72px;
}

.xuhao {
    position: absolute;
    left: 0px;
    top: 23px;
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 20px;
    text-align: center;
    color: #6c6f6e;
    background-color: #e8e9e8;
}

.cphh li a:hover .xuhao {
   color:#FFFFFF;
   background-color:#a71c29;
   transition: all 300ms ease-in 0ms;
   }
   
#slidingBlock {

}

#slidingBlock span {

}
#slidingBlock span.menuNo .xuhao {
    position: absolute;
    left: 0px;
    top: 23px;
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 20px;
    text-align: center;
    color: #6c6f6e;
    background-color: #e8e9e8;

}
#slidingBlock span.menuOn .xuhao {
    position: absolute;
    left: 0px;
    top: 23px;
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 20px;
    text-align: center;
    color:#FFFFFF;
    background-color:#a71c29;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}
   
.cpkk-bb {
   width:75.8%;
   float:right;
   }
   
   
.cprow {
   margin-left:-20px;
   margin-right:-20px;
   }
   
.cprow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:20px;
   padding-right:20px;
  }
  
.cptu {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   border-radius: 8px;
   } 

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

.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptu section {
   overflow: hidden;
   }	 
	
section {
    display: block;
}    
   
.cptu-zi {
   border-top:1px solid #f6f6f9;
   color:#595555;
   height:auto; overflow:hidden;
   padding:25px;
   } 
   
.cptu-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
   margin-top:0px;
   margin-bottom:21px;
   }
   
.cptu:hover .cptu-zi h2 {
   color:#a71c29;
   transition: all 300ms ease-in 0ms;
   }
   
.casebj {
   height:auto; overflow:hidden;
   padding-top:65px;
   padding-bottom:125px;
   color:#FFFFFF;
   background:url(../images/casebj.jpg) center;
   background-size: 100% 100%;
   -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;
   }
   
.casebj.on {
    -webkit-transform: rotatex(0) translateZ(0);
    -ms-transform: rotatex(0) translateZ(0);
    transform: rotatex(0) translateZ(0);
    opacity: 1;
}
   
.casebj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:44px;
   text-align:center;
   margin-top:0px;
   margin-bottom:12px;
   }
   
.casebj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   margin-top:0px;
   margin-bottom:60px;
   }
   
.alkuan {
   width:1715px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.proce {
    padding: 0px 129px;
    position: relative;
}

#fuwu {
    position: static;
}

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

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

#particles {
  background: url('http://arnaudel.perso.neuf.fr/Payekhali/Fonds/1280/AS11-40-5873.jpg') top center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position:absolute;
  left:0px;
  top:0px;
} 


.alkk {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   }
   
.alkk-zi {
   position:relative;
   color:rgba(64,65,73,.57);
   padding:20px;
   }  
   
.alkk-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#212228;
   margin-top:0px;
   margin-bottom:12px;
   } 
   
.alkk 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%;}  

.alkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.alkk section {
   overflow: hidden;
   }
   
.jia {
   position:absolute;
   width:54px;
   top:-27px;
   right:27px;
   z-index:6;
   }
   
.xwbj {
   height:auto; overflow:hidden;
   padding-top:37px;
   padding-bottom:83px;
   background:url(../images/xwbj.png) top center; background-repeat:no-repeat;
   background-size:100% 460px;
   background-color:#ffffff;
   }
   
.xwbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:44px;
   color:#000000;
   text-align:center;
   margin-top:0px;
   margin-bottom:12px;
   }  
   
.xwbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:rgba(0,0,0,.6);
   text-align:center;
   margin-top:0px;
   margin-bottom:63px;
   }  
   
.xwkuan {
   width:1510px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.xwkk {
   height:auto; overflow:hidden;
   background-color:#b62d2d;
   color:#FFFFFF;
   }
   
.xwkk-tt {
   height:auto; overflow:hidden;
   padding:42px;
   padding-top:70px;
   padding-bottom:78px;
   font-size:32px;
   letter-spacing:2px;
   color:rgba(255,255,255,.73);
   background:url(../images/xwt.png) center bottom; background-repeat:no-repeat;
   }
   
.xwkk-tt h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:12px;
   }
   
.xwkk 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%;}  

.xwkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwkk section {
   overflow: hidden;
   }
   
.xwrow {
   height:auto; overflow:hidden;
   margin-left:-12px;
   margin-right:-12px;
   }
   
.xwrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:12px;
   padding-right:12px;
   }
   
.xwtt1 {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   background-color:#123b5b;
   } 
   
.xwtt1 img {
   width:100%;
   }
   
.xwtt1 a {
   color:#FFFFFF;
   }
   
.xwtt1-zi {
   height:auto; overflow:hidden;
   font-size:18px;
   padding:15px;
   padding-top:25px;
   padding-bottom:25px;
   }
   
.xwtt1-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   margin-bottom:14px;
   }
   
.xwtt1:hover {
   background-color:#000000;
   transition: all 300ms ease-in 0ms;
   }
   
.xwtt2 {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   background-color:#5fbc52;
   } 
   
.xwtt2 img {
   width:100%;
   }
   
.xwtt2 a {
   color:#FFFFFF;
   }
   
.xwtt2-zi {
   height:auto; overflow:hidden;
   font-size:18px;
   padding:15px;
   padding-top:25px;
   padding-bottom:25px;
   }
   
.xwtt2-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   margin-bottom:14px;
   }
   
.xwtt2:hover {
   background-color:#000000;
   transition: all 300ms ease-in 0ms;
   }
   
.xwdz {
   height:auto; overflow:hidden;
   margin-top:30px;
   }
   
.xwdz a {
   display:block;
   height:auto; overflow:hidden;
   padding:50px;
   padding-top:40px;
   padding-bottom:80px;
   color:rgba(0,0,0,.6);
   line-height:22px;
   background-color:#e7eef4;
   }
   
.xwdz h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#000000;
   margin-top:0px;
   margin-bottom:14px;
   }
   
.xwdz h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#000000;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.xwdz a:hover {
   background-color:#a71c29;
   color:#FFFFFF;
   }
   
.xwdz a:hover h4 {
   color:#FFFFFF;
   }
   
.xwdz a:hover h5 {
   color:#FFFFFF;
   }
   
.bottom {
   height:auto; overflow:hidden;
   color:#ffffff;
   background:url(../images/bmbj.jpg);
   padding-top:85px;
   }
   
.bottom a {
   color:#ffffff;
   }
   
.bmaa {
   height:auto; overflow:hidden;
   padding-bottom:42px;
   border-bottom:1px solid rgba(147,147,147,.1);
   }
   
.bmaa-zuo {
   width:40%;
   float:left;
   }
   
.bmaa-you {
   width:60%;
   margin-top:20px;
   float:right;
   text-align:right;
   }
   
.bmbb {
   height:auto; overflow:hidden;
   padding-top:60px;
   }
   
.bmbb li {
   list-style-type:none;
   width:25%;
   float:left;
   }
   
.bmbb-a {
   width:16.75%;
   float:left;
   }
   
.bmbb-b {
   width:82%;
   font-size:18px;
   float:left;
   margin-left:1%;
   }
   
.dazi {
   font-size:24px;
   font-family: 'ElectroluxSans_3_Regular', Helvetica, Arial, sans-serif;
   }
   
.bmbb-b h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:6px;
   margin-bottom:10px;
   }
   
.bmx {
   list-style-type:none;
   width:39px;
   float:left;
   margin-right:14px;
   }
   
.bmx a {
   display:block;
   width:39px;
   line-height:39px;
   height:39px;
   text-align:center;
   background-color:rgba(255,255,255,.17);
   border-radius: 5px;
   }
   
.bmx a:hover {
   background-color:rgba(0,123,193,1);
   }
   
.footer {
   height:auto; overflow:hidden;
   line-height:106px;
   margin-top:58px;
   color:rgba(255,255,255,.2);
   border-top:1px solid rgba(147,147,147,.1);
   }
   
.footer a {
   color:rgba(255,255,255,.2);
   }
   
.footer a:hover {
   color:rgba(255,255,255,1);
   }
   
.juyou {
   text-align:right;
   }
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
/* 关于我们 */ 
.bnn {
   position:relative;
   }  
   
.bnn img {
   width:100%;
   }   
   
.ablan {
   position:absolute;
   width:100%;
   height:72px;
   color:#FFFFFF;
   background-color:rgba(0,0,0,0.31);
   left:0px;
   bottom:0px;
   }
   
.abww {
   width:1500px;
   margin:0 auto;
   }
   
.ablan-aa {
   width:75%;
   float:left;
   }
   
.ablan-aa li {
   list-style-type:none;
   width:120px;
   height:84px;
   background:url(../images/fenge.png) center right; background-repeat:no-repeat;
   position:relative;
   float:left;
   }
   
.ablan-aa li a {
   display:block;
   line-height:72px;
   text-align:center;
   color:#FFFFFF;
   font-size:14px;
   cursor:pointer;
   }
   
.ablan-aa li a:hover {
   background-color:#a71c29;
   }
   
.ablan-aa li.hover a {
   background-color:#a71c29;
   }
   
.jtw {
   position:absolute;
   width:24px;
   height:12px;
   background:url(../images/jtk.png);
   left:43%;
   bottom:0px;
   z-index:6;
   opacity: 0;
   }
   
.ablan-aa li a:hover .jtw {
   opacity: 1;
   }
   
.ablan-aa li.hover .jtw {
   opacity: 1;
   }
   
.ablan-bb {
   width:25%;
   line-height:72px;
   color:#FFFFFF;
   float:right;
   text-align:right;
   }
   
.ablan-bb img {
   width:auto;
   }
   
.ablan-bb a {
   color:#FFFFFF;
   }   
   
.ablan-bb a:hover {
   color:#a71c29;
   }
   
.abt {
   color:#eeeeee;
   }
   
.abbj {
   height:auto; overflow:hidden;
   padding-top:90px;
   padding-bottom:76px;
   font-size:16px;
   line-height:34px;
   background:url(../images/abbj.jpg) top center; background-repeat:no-repeat;
   background-color:#FFFFFF;
   }     
   
.abbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   text-align:center;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.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:#a71c29;

	-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: 40%;
    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: 40%;
    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: #a71c29;
    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/zuox.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/youx.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%;
   }  
   
/* 产品展示 */
.chanpin {
   height:auto; overflow:hidden;
   padding-top:60px;
   padding-bottom:60px;
   background:url(../images/cpbj.png) center bottom; background-repeat:no-repeat;
   background-size: 100% 470px;
   background-color:##f6f6f9;
   }  
   
.cpww {
   width:1300px;
   margin:0 auto;
   }  
   
.cplan {
   height:auto; overflow:hidden;
   line-height:70px;
   border-bottom:1px solid #e4e4e4;
   margin-bottom:42px;
   } 
   
.cplan-aa {
   width:60%;
   font-size:24px;
   float:left;
   }
   
.cplan-bb {
   width:40%;
   color:#8c8c8c;
   float:right;
   text-align:right;
   } 
   
.cplan-bb a {
   color:#8c8c8c;
   }
   
.cprow {
   height:auto; overflow:hidden;
   margin-left:-12px;
   margin-right:-12px;
   padding-top: 12px;
   }
   
.cprow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:12px;
   padding-right:12px;
   margin-bottom:40px;
   }
   
.cptux {
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    position: relative;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
    border-radius: 0;
}

.cptux-zi {
    height: auto;
	overflow: hidden;
	padding:25px;
    border-top: 1px solid #f6f6f9;
}

.cptux img {
   width:100%;
   }
   
.cptux-zi img {
   width:auto;
   }
   
.cptux-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#595555;
   margin-top:0px;
   margin-bottom:14px;
   }
   
.cptux-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:15px;
   color:#595555;
   margin-top:0px;
   margin-bottom:28px;
   }
   
.cptux a i {
    display: block;
    position: relative;
    overflow: hidden;
    font-style: normal;
}

.cptux a i img{
	transition: .3s;
}
.cptux a:hover i img{
	transform: scale(1.05);
}
.cptux a i:before{
	content: "";
	display: block;
	width: 0;
	height: 6px;
	background: #a71c29;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.cptux a:hover i:before{
	width: 100%;
}
.cptux a i:after{
	content: "";
	display: block;
	width: 6px;
	height: 0;
	background: #a71c29;
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.cptux a:hover i:after{
	height: 100%;
}
.cptux a i b:before{
	content: "";
	display: block;
	width: 6px;
	height: 0;
	background: #a71c29;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.cptux a:hover b:before{
	height: 100%;
}
.cptux a i b:after{
	content: "";
	display: block;
	width: 0;
	height: 6px;
	background: #a71c29;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.cptux a:hover b:after{
	width: 100%;
}

/* 分页 */
.page_info{
	text-align:center;
	line-height:38px;
	font-size: 1.6rem;
	font-family:Avenir-Regular;
	color: #666;
}
.page_list{
	display: flex;
	justify-content: center;
}
.page_list a{
	display: block;
	font-size: 1.6rem;
	font-family:Avenir-Regular;
	color: #666;
	line-height: 38px;
	padding: 0px 15px;
	margin: 0px 4px;
	transition: .3s;
}
.page_list a.on,.page_list a:hover{
	color: #fff;
	background-color: #a71c29;
	border-radius: 3px;
} 

/* 产品详情 */
.cpkuai {
   margin-top:50px;
   margin-bottom:50px;
   }

.pro-img{
   margin-top:24px;
	margin-bottom:40px;
}
.pro-img .xiaotu{
   margin-top:20px;

}
.pro-img #Gbig{
	width:100%;
	border:1px solid #eeeeee;
}
.pro-img .xiaotu li{

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

.pro-img .xiaotu li.hover{
	border:2px #a71c29 solid;
}
.pro-img .colmd5{
	width:42%;
	float:left;
}
.pro-img .colmd7{
	width:54%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
    font-family: Microsoft YaHei, 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:20px;
	border-bottom: 2px solid rgba(127,127,127,.16);
	display:block;
	color:rgba(0,0,0,.8);
	font-size:21px;
	line-height:30px;
	width:100%;
	word-wrap:break-word;
}
.tedian {
   height:auto; overflow:hidden;
   }
   
.tedian li {
   list-style-type:none;
   height:auto; overflow:hidden;
   padding-top:45px;
   padding-bottom:36px;
   border-bottom:1px dashed rgba(127,127,127,.16);
   }
   
.tedian-aa {
   width:20%;
   color:#000000;
   float:left;
   }
   
.tedian-bb {
   width:75%;
   float:right;
   }
   
.cpxq-nei .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0px;
	font-size:20px;
    line-height: 56px;
    vertical-align: top;
    border-top: 0px solid #dddddd;
	border-bottom:1px dashed rgba(127,127,127,.16);
}

.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:6;background-color:#fff;}
.bigimg{width:1600px;height:1600px;}
.jqZoomPup{z-index:8;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 #a71c29 solid;
}  

.procem .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
   
   
.cpxq {
   margin-top:55px;
   height:auto; overflow:hidden;
   } 
   
.cpxq-lan {
   height:auto; overflow:hidden;
   background-color:#f5f6f6;
   padding-left:15px;
   } 
   
.cpxq-lan li {
   list-style-type:none;
   line-height:52px;
   padding-left:25px;
   padding-right:25px;
   border-bottom:3px solid #a71c29;
   color:#a71c29;
   font-size:20px;
   float:left;
   }
   
.cpxq-nei {
   padding:25px;
   height: auto; overflow: hidden;
   font-size:15px;
   line-height:25px;
   color:#515151;
   }
   
.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;
   }
   
.liebiao-cc {
   width:16%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:right;
   }  
   
.fanhuiw {
   width:125px;
   height:49px;
   margin-top:40px;
   }
   
.fanhuiw a {
   display:block;
   width:100%;
   height:49px;
   line-height:49px;
   background-color:#fafafa;
   color:#5e6464;
   font-size:20px;
   text-align:center;
   }  
   
.erji {
    height: auto;
    overflow: hidden;
	margin-bottom:40px;
}

.erji li {
    list-style-type: none;
    width: 160px;
    height: 48px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.erji li a {
    display: block;
    height: 48px;
    line-height: 43px;
    color: #2c3135;
    background-color: #eeeeee;
    text-align: center;
}

.erji li a:hover {
    color:#a71c29;
   }
   
.erji li.hover a {
    color:#a71c29;
   }
   
.erji li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #a71c29;
}

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

.erjiw {
    width: 200%;
    display: flex;
}
   
/* 新闻中心 */ 
.xinwen {
   margin-top:40px;
   margin-bottom:86px;
   } 
   
.xinwen h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   line-height:70px;
   border-bottom:1px solid #f1f1f1;
   margin-top:0px;
   margin-bottom:75px;
   }  
   
.xwnn {
   height:auto; overflow:hidden;
   padding-left:40px;
   padding-right:40px;
   } 
   
.xwnn li {
   list-style-type:none;
   margin-bottom:34px;
   }
   
.xwkkw {
   height:auto; overflow:hidden;
   background-color:#f8f8f8;
   }
   
.xwkkw 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;}  

.xwkkw:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwkkw section {
   overflow: hidden;
   }	
   
.xwkkw-aa {
   width:29%;
   float:left;
   }
   
.xwkkw-bb {
   width:71%;
   padding:39px;
   float:right;
   }
   
.xwkkw-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#333333;
   margin-top:20px;
   margin-bottom:30px;
   }
   
.xwtt {
   height:auto; overflow:hidden;
   }   
   
.xwmore {
   width:100px;
   height:32px;
   line-height:32px;
   float:left;
   text-align:center;
   font-size:14px;
   color:#a71c29;
   border:1px solid #a71c29;
   }
   
.xwkkw:hover .xwkk-bb h3 {
   color:#a71c29;
   transition: all 300ms ease-in 0ms;
   }
   
.xwkkw:hover .xwmore {
   background-color:#a71c29;
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.xwtm {
   width:30%;
   line-height:32px;
   color:#74787f;
   float:right;
   text-align:right;
   }
   
.inewsct {

}

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

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

.inewsct .inews-tt .skk {
    color: rgba(0,0,0,.55);
	text-align:center;
	margin-bottom: 20px;
}

strong {
    font-weight: 700;
}

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

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

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

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

/* 招聘 */
.ijoint {

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

}
.ijoin dl {
	background:#a71c29;
	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 15px;
}
.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;
	width:100%;
}
.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;
	width:100%;
}
.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:#a71c29;
	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;
	height:auto; overflow:hidden;
	padding-top:25px;
	padding-bottom:25px;
}
.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:#a71c29;
	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;
} 

/* 联系我们 */
.lxnnw {
    width: 1500px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 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: #a71c29;
}

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

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

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

.cptuw {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptuw a {
   cursor:pointer;
   }
   
.cptuw:hover {
   border:6px solid #a71c29;
   background-color:#a71c29;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptuw a {
   color:#333333;
   }
   
.cptuw a:hover {
   color:#ffffff;
   }
   
.cptuw h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   } 

/* 弹窗 */

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

.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;
   }
   
.icase ul li {
   list-style-type:none;
   } 

@media (min-width: 1600px) and (max-width: 1800px) {   
.alkuan {
   width:100%;
   }
}
   
   
@media (min-width: 1400px) and (max-width: 1600px) {   
.kuanping {
   width:100%;
   }
   
.alkuan {
   width:100%;
   }
   
.xwkuan {
   width:100%;
   }
   

.xwdz a {
    padding-bottom: 60px;
    color: rgba(0,0,0,.6);
    line-height: 22px;
    background-color: #e7eef4;
}

.yuyan {
    font-size: 14px;
}

.yuyan .dq {
    left: 10px;
}

.yuyan .dq2 {
    left: 10px;
}

.logo {
   padding-top:10px;
   }
   
.ddh-bb-h {
   padding-left:14%;
   }
   
.cpkk-aa h3 {
    margin-bottom: 120px;
}

.guanyu-bb {
    padding: 75px;
	padding-bottom:0px;
}

.abww {
    width: 100%;
	padding-left:15px;
	padding-right:15px;
}

.gymore {
    margin-top: 40px;
}
   
}
   
   
@media (min-width: 1200px) and (max-width: 1400px) {
.kuanping {
   width:100%;
   }
   
.alkuan {
   width:100%;
   }
   
.xwkuan {
   width:100%;
   }
   
.xwdz a {
   padding-top:30px;
    padding-bottom: 40px;
    color: rgba(0,0,0,.6);
    line-height: 22px;
    background-color: #e7eef4;
}

.yuyan {
    font-size: 14px;
	padding-left:20px;
}

.yuyan .dq {
    left: 8px;
}

.yuyan .dq2 {
    left: 8px;
}

.logo {
   padding-top:15px;
   }
   
.dh-aa li a {
    font-size: 16px;
    color: #FFFFFF;
}

.ddh-bb-h {
   padding-left:15%;
   }
   
.menu ul.sub_menu li a {
    font-size: 14px;
}

.cpkk-aa h3 {
    margin-bottom: 100px;
}

.guanyu-bb {
    padding: 40px;
	padding-bottom:0px;
}

.kuanpp {
   width:100%;
   }
   
.abww {
    width: 100%;
	padding-left:15px;
	padding-right:15px;
}

.gymore {
    margin-top: 30px;
}

}

@media (min-width: 1000px) and (max-width: 1200px) {
.kuanping {
   width:100%;
   }
   
.alkuan {
   width:100%;
   }
   
.xwkuan {
   width:100%;
   }
   
.yuyan {
    font-size: 14px;
	padding-left:20px;
}

.yuyan .dq {
    left: 5px;
}

.yuyan .dq2 {
    left: 5px;
}

.logo {
   padding-top:25px;
   }
   
.dh-aa li a {
    font-size: 14px;
    color: #FFFFFF;
}

.menu ul.sub_menu li a {
    font-size: 14px;
}

.cpkk-aa h3 {
    margin-bottom: 80px;
}

.guanyu-bb {
    padding:25px;
	padding-bottom:0px;
}

.kuanpp {
   width:100%;
   }
   
.abww {
    width: 100%;
	padding-left:15px;
	padding-right:15px;
}

.gymore {
    margin-top: 15px;
}
   
}


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

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

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.alkuan {
   width:100%;
   }
   
.xwkuan {
   width:100%;
   }
   
.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.selan {
    width: 100%;
    padding: 0px 0px 0px;
    overflow: hidden;
} 

.erji {
    height: auto;
    overflow: hidden;
	margin-bottom:40px;
}

.erji li {
    list-style-type: none;
    width: 132px;
    height: 48px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.erji li a {
    display: block;
    height: 48px;
    line-height: 43px;
    color: #2c3135;
    background-color: #FFFFFF;
    text-align: center;
}

.erji li a:hover {
    color:#0181ff;
   }
   
.erji li.hover a {
    color:#0181ff;
   }
   
.erji li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #25b5e5;
}

.erji li > a:hover:after{
	width:100%;
	height:5px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#25b5e5;
} 



.top{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 5px 10px;
	background-color:#FFFFFF;
	box-shadow:0px 0px 5px rgba(0,0,0,.3);
    box-sizing: border-box;
}
.logox {
    float: left;
    width: 60%;
}
.logox img{
width: 100%;
}

.nav-logow {
    float: right;
    width: 12%;
}
.nav-logow img {
    width: 100%;
    margin-top: 10px;
}

.guanbi{
	position:fixed;
	width:70px;
	background:#0966ae url(../images/guanbi.png) center no-repeat;
	background-size:auto 20px;
	right:0;
	top:0;
	height:48px;
	z-index:1000;
	display:none;
}
.menuw {
	position:fixed;
	top:0;
	left:-100%;
	width:calc(100% - 70px);
	height:100%;
	background:#f8f8f8;
	display:flex;
	align-content:space-between;
	z-index:1001;
	flex-wrap:wrap;
	transition:.5s;
}
.menuw i {
	content: "";
	display: block;
	width: 70px;
	height: 120%;
	position: absolute;
	left:100%;
	top: -10%;
	z-index:1000;
	opacity:0;
	transition:0;
	box-shadow:-2px 0px 5px rgba(0,0,0,.5);
}
.menuu {
	left:0;
}
.menuu i{
	opacity:1;
	transition:.3s;
}
.heise{
	position:fixed;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8);
	z-index:998;
}
.menuw ul{
	width:50%;
	margin:0px;
	padding:0px;
	transition:.3s;
}
.menuw ul.ul{
	margin-left:-50%;
}
.menuw ul li{
   list-style-type:none;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.menuw ul section{
	display:flex;
	border-bottom:2px rgba(0,0,0,.1) solid;
	justify-content:space-between;
	align-items:center;
}
.menuw ul section b{
	height:16px;
	display:block;
	width:1px;
	background:rgba(0,0,0,.2);
}
.menuw ul section a{
	color:#666;
	display:block;
	width:49%;
	text-align:center;
	line-height:48px;
    font-family: 微软雅黑;
}
.menuw ul li a{
	display:flex;
	justify-content:space-between;
    padding:0px 30px;
    font-size: 14px;
	color:#888;
	line-height:46px;
    font-family: 微软雅黑;
	position:relative;
	transition:.3s;
}
.menuw ul li a span{
	content:"";
	display:block;
	padding-right:10px;
	background:url(../images/yjit.png) right center no-repeat;
	background-size:10px auto;
}
.menuw ul li.cur a{
	color:#888;
	background:#fff;
}
.zmenu{
	width:50%;
}
.menuw dl{
	width:100%;
	display:none;
}
.menuw dl dt{
	text-align:center;
	font-weight:normal;
    font-size: 14px;
	line-height:40px;
	border-bottom:1px rgba(0,0,0,.1) solid;
	color:#888;
	background:url(../images/zjit.png) 18px center no-repeat;
	background-size:auto 18px;
	position:relative;
    font-family: 微软雅黑;
}
.menuw dl dt big{
	display:block;
	width:50px;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
}
.menuw dl dd a{
	display:block;
	color:#888;
    font-size: 14px;
	line-height:40px;
	border-bottom:1px rgba(0,0,0,.08) solid;
	padding:0px 25px;
    font-family: 微软雅黑;
	text-decoration:none;
}

.guanyu {
    margin-top: 0px;
    z-index: 8;
}

.banner {
   margin-top:60px;
   }
   
.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 8;
    cursor: pointer;
	background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
	left:0px;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 8;
    cursor: pointer;
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
	right:0px;
}	

.cpbj {
    padding:0px;
	padding-top:20px;
    padding-bottom: 20px;
    background:none;
    background-color: #f6f6f9;
}

.guanyu-aa {
    width: 100%;
}

.guanyu-bb {
    width: 100%;
	padding:15px;
}

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

.guanyu-bb h3 {
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 20px;
}

.gymore {
    width: 200px;
    height: 40px;
    margin-top: 20px;
}

.gymore a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

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

.cpkk-aa {
    width: 100%;
}

.cpkk-aa h2 {
    font-size: 24px;
    color: #000000;
	text-align:center;
    margin-top: 0px;
    margin-bottom: 10px;
}


.cpkk-aa h3 {
    font-size: 20px;
    color: #000000;
	text-align:center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.cphh li {
    padding-left: 40px;
    font-size: 18px;
    line-height: 40px;
}

#slidingBlock span.menuNo .xuhao {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;

}
#slidingBlock span.menuOn .xuhao {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
}

.cpkk-bb {
    width: 100%;
	margin-top:15px;
}

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

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

.cptu {
    padding-top: 0px;
    border-radius: 8px;
	margin-top:15px;
}

.cptu-zi {
    border-top: 1px solid #f6f6f9;
    padding: 15px;
    margin-top: 15px;
}

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

.casebj {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 50px;
}

.casebj h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 12px;
}

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

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

.xwbj {
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 30px;
    background: none;
    background-color: #ffffff;
}

.xwbj h2 {
    font-size: 20px;
    color: #000000;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 12px;
}

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

.xwkk-tt {
    height: auto;
    overflow: hidden;
    padding: 20px;
    font-size: 18px;
}

.xwrow {
   margin-top:15px;
   }
   
.xwdz {
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.xwdz a {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 20px;
}

.xwdz h5 {
    font-size: 20px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 20px;
}

.bottom {
    padding:0px;
    padding-top: 25px;
	margin-bottom:50px;
}

.bmbb {
    height: auto;
    overflow: hidden;
    padding-top: 0px;
}

.bmbb li {
    list-style-type: none;
    width: 50%;
    float: left;
}

.bmbb-b {
    width: 81%;
	margin-left:2%;
    font-size: 14px;
}

.dazi {
    font-size: 14px;
}

.bmx {
    list-style-type: none;
    width: 36px;
    float: left;
    margin-right:10px;
	margin-bottom:10px;
}

.footer {
    height: auto;
    overflow: hidden;
	padding:10px;
    line-height: 36px;
    margin-top: 20px;
}

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

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

.bnn {
   margin-top:60px;
   }
   
.kuanpp {
   width:100%;
   }
   
.ablan {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ablan .kuanping {
   padding:0px;
   }

.ablan-aa {
    width: 100%;
}

.ablan-aa li {
    list-style-type: none;
    width: 33.3%;
    height: 40px;
    background: none;
    position: relative;
    float: left;
}

.ablan-aa li a {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
}

.ablan-bb {
    display: none;
}

.jtw {
    display: none;
}

.abbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 25px;
    background: none;
    background-color: #FFFFFF;
}

.abbj h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
}

.abww {
    width: 100%;
	padding-left:15px;
	padding-right:15px;
}

.wenhua-aa {
    width: 100%;
}

.wenhua-bb {
    width: 100%;
	padding:20px;
}

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

.changfang h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.cfgun .swiper-container {
    padding-top: 80px;
}

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

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

.chanpin {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.cplan {
    height: auto;
    overflow: hidden;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

.cprow {
    height: auto;
    overflow: hidden;
    margin-left: -12px;
    margin-right: -12px;
    padding-top: 12px;
}

.cprow li {
    list-style-type: none;
    margin-bottom: 20px;
}

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

.cptux-zi {
    padding: 10px;
}

.cptux-zi h2 {
    font-size: 16px;
}

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

.fanhuiw {
    width: 125px;
    height: 40px;
    margin-top: 20px;
}

.fanhuiw a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
}

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

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

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

.pro-img .colmd7 .pro-ptt {
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 15px;
    border-bottom: 1px #e8e8e8 solid;
    font-weight: bold;
}

.pro-img .colmd7>span {
    font-size: 16px;
    line-height: 25px;
    width: 100%;
    word-wrap: break-word;
}

.pro-img .colmd7>span img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }
   
.cpxq {
    margin-top: 20px;
}

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

.cpxq-nei .table > tbody > tr > td, .table > tfoot > tr > td {
    width: 50%;
    padding: 0px;
    font-size: 14px;
    line-height: 23px;
}

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

.xinwen h2 {
    font-size: 20px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 25px;
}

.xwnn {
    padding-left: 0px;
    padding-right: 0px;
}

.xwnn li {
    list-style-type: none;
    margin-bottom: 20px;
}

.xwkkw-aa {
    width: 100%;
}

.xwkkw-bb {
    width: 100%;
    padding: 15px;
}

.lxnnw {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto 20px;
}

.liuyans {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #f1f1f1;
}

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

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

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

.liebiaok-aa {
   width:100%;
   }
   
.liebiaok-bb {
   width:100%;
   }
   
.yuyank {
   height:auto; overflow:hidden;
   text-align:center;
   line-height:30px;
   }
   
.yuyank a {
   color:#333333;
   }
   
.inewsct .inews-ct img {
   width:100%;
   }   
   
.xiangxia {
    display: none;
   }

   
}


