@charset "utf-8";
/* CSS Document */
@font-face {      font-family: 'Montserrat-Regular';      
src: url('Montserrat-Regular.eot'); /* IE9 Compat Modes */      
src: url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('Montserrat-Regular.woff') format('woff'), /* Modern Browsers */              
url('Montserrat-Regular.otf')  format('truetype'), /* Safari, Android, iOS */              url('Montserrat-Regular.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'OptimaNovaLT-Demi';      
src: url('OptimaNovaLT-Demi.eot'); /* IE9 Compat Modes */      
src: url('OptimaNovaLT-Demi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('OptimaNovaLT-Demi.woff') format('woff'), /* Modern Browsers */              
url('OptimaNovaLT-Demi.otf')  format('truetype'), /* Safari, Android, iOS */              url('OptimaNovaLT-Demi.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'Sabon LT Italic';      
src: url('Sabon LT Italic.eot'); /* IE9 Compat Modes */      
src: url('Sabon LT Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('Sabon LT Italic.woff') format('woff'), /* Modern Browsers */              
url('Sabon LT Italic.ttf')  format('truetype'), /* Safari, Android, iOS */              url('Sabon LT Italic.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:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:20px;
	padding-right:20px;
    line-height: 83px;
}

.nav {
    padding-left: 365px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ff6600;

}
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: #4d4d4d;
}

.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-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #ff6600;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:3px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#ff6600;
}

       .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	

.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}


.kuanping {
   width:1310px;
   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;
   }
   
.dhh {
   padding-top:7px;
   padding-bottom:7px;
   background-color:#FFFFFF;
   }
   
.sousuo {
   width:96px;
   height:86px;
   line-height:86px;
   text-align:center;
   border-left:1px solid #f2f2f2;
   float:right;
   }
   
.sousuo a {
   display:block;
   color:#000000;
   font-size:20px;
   }
   
.yuyan {
   width:96px;
   height:86px;
   line-height:86px;
   text-align:center;
   border-left:1px solid #f2f2f2;
   color:#000000;
   float:right;
   }
   
.yuyan a {
   display:block;
   color:#FFFFFF;
   font-size:20px;
   text-decoration:none;
   }
   
.dazi {
   font-size:20px;
   }
   
ul {
   margin:0px;
   padding:0px;
   }
   
.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #0c4d8f;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
}

.ss a {
   cursor:pointer;
   }
   
@-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;
}

.guding {
    position:fixed;
	width:100%;
	top:0px;
	z-index:9;
	box-shadow: 0px 0px 15px rgba(0,0,0,.5);
	}

.banner {
   margin-top:100px;
   position:relative;
   }
   
.logo {
   margin-left:30px;
   }
   
.bnkk {
   position:relative;
   width:47%;
   float:right;
   height:280px;
   margin-top:-235px;
   }
   
.bnzi {
   width:100%;
   height:235px;
   padding:45px;
   padding-left:50px;
   background:url(../images/xian.png) left top; background-repeat:no-repeat;
   background-color:rgba(35,36,66,.8);
   color:#FFFFFF;
   line-height:24px;
   }
   
.bnzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:37px;
   margin-top:0px;
   margin-bottom:20px;
   color:#FFFFFF;
  }
   
.bntt {
   height:45px;
   background-color:#eee1d1;
   }
   

.banner .swiper-pagination-fraction {
    bottom: 12px;
    left: 50%;
    width: 15%;
}

.banner .swiper-button-prev {
    position: absolute;
    top: 98.5%;
    width: 18px;
    height: 22px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:54%;
	background:url(../images/zuo.png);
    background-size: 18px 22px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 98.5%;
    width: 18px;
    height: 22px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:39%;
	background:url(../images/you.png);
    background-size: 18px 22px;
    background-position: center;
    background-repeat: no-repeat;
}

.bnnmore {
   margin-top:30px;
   }
   
.bnnmore a {
   color:#FFFFFF;
   }
   
.shebei {
   width:1826px;
   height:auto; overflow:hidden;
   margin:80px auto 80px;
   }
   
.xiaqu {
   position:absolute;
   width:90px;
   height:90px;
   left:8%;
   bottom:47px;
   z-index:8;
   }
   
.sb-lan {
   width:1200px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.sb-lan li {
   list-style-type:none;
   float:left;
   width:20%;
   text-align:center;
   padding-top:15px;
   }
   
.sb-lan li p {
   margin-top:8px;
   font-size:18px;
   }
   
.sb-lan li a {
   color:#000000;
   }
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {

}
#slidingBlock span.menuNo {

}
#slidingBlock span.menuOn {

}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
	margin-top:30px;

} 

.sbhh {
   height:auto; overflow:hidden;
   }

.sbhh li {
   list-style-type:none;
   float:left;
   width:588px;
   margin-right:30px;
   }


.sbtu {
   position:relative;
   width:588px;
   }
   
.sbzi {
   position:absolute;
   padding-left:34px;
   height:66px;
   line-height:66px;
   color:#FFFFFF;
   font-size:18px;
   bottom:0px;
   left:0px;
   } 
   
.pinpai {
   width:100%;
   height:auto; overflow:hidden;
   position:relative;
   } 
   
.pp1 {
   width:76%;
   height:1029px;
   float:left;
   padding-top:68px;
   background:url(../images/pp1.jpg) center;
   }  
   
.gushi {
   width:850px;
   height:auto; overflow:hidden;
   margin-left:235px;
   line-height:30px;
   font-size:16px;
   color:#2d2d2d;
   }
   
.gushi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   margin-top:0px;
   margin-bottom:10px;
   color:#4d4d4d;
   }
   
.gushi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   width:286px;
   background:url(../images/xian2.png) right; background-repeat:no-repeat;
   margin-top:0px;
   margin-bottom:40px;
   color:#4d4d4d;
   }
   
.chengse {
   color:#ff6600;
   }
   
.shuju {
   margin-top:50px;
   height:auto; overflow:hidden;
   }
   
.shuju li {
   list-style-type:none;
   width:25%;
   float:left;
   text-align:center;
   }
   
.shuju li h4 {
   font-family: 'Montserrat-Regular', Helvetica, Arial, sans-serif;
   font-size:32px;
   color:#000000;
   margin-top:0px;
   margin-bottom:12px;
   }
   
.pf {
   font-size:14px;
   }
   
.ppmore {
   margin-top:52px;
   position:relative;
   } 
   
.ppmore a {
   display:block;
   padding-left:114px;
   color:#000000;
   width:195px;
   height:34px;
   line-height:34px;
   background:url(../images/ppmore.png); background-repeat:no-repeat;
   } 
   
.ppmore a:hover {
    background:none;
	background-color:#ff6600;
	color:#FFFFFF;
	text-align:center; 
	padding-left:0px;
	transition: all 500ms ease-in 0ms;
	}
   
.pp2 {
   width:24%;
   height:1029px;
   float:right;
   padding-top:45px;
   padding-left:35px;
   line-height:37px;
   background:url(../images/pp2.jpg) center;
   } 
 
.pplogo {
   height:auto; overflow:hidden;
   margin-bottom:66px;
   } 
   
.linian {
   position:absolute;
   left:0px;
   bottom:0px;
   width:1530px;
   height:625px;
   padding-top:375px;
   padding-left:244px;
   color:#FFFFFF;
   background:url(../images/lnbj.png) center;
   }
   
.linian h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.linian h6 {
   font-family: 'OptimaNovaLT-Demi', Helvetica, Arial, sans-serif;
   font-size:39px;
   margin-top:0px;
   margin-bottom:24px;
   }
   
   
.case {
   margin-top:56px;
   height:auto; overflow:hidden;
   }
   
.case h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.case h3 {
   font-family: 'OptimaNovaLT-Demi', Helvetica, Arial, sans-serif;
   font-size:42px;
   text-align:center;
   margin-top:0px;
   margin-bottom:18px;
   padding-bottom:22px;
   background:url(../images/xiahua.png) bottom center; background-repeat:no-repeat;
   }
   
.case p {
   text-align:center;
   margin-top:0px;
   padding-bottom:0px;
   }
   
.casekk {
   margin-top:72px;
   }
   
   
.casetu {
   height:auto; overflow:hidden;
   background-color:#2d2d2d;
   }
   
.casetu-aa {
   width:66%;
   float:left;
   }
   
.casetu-bb {
   width:34%;
   float:right;
   text-align:center;
   color:rgba(255,255,255,.54);
   line-height:31px;
   padding-top:95px;
   }
   
.casetu-bb h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   padding-bottom:22px;
   background:url(../images/xiahua2.jpg) center bottom; background-repeat:no-repeat;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.casemore {
   width:123px;
   height:39px;
   margin:73px auto 0px;
   }
   
.casemore a {
   display:block;
   width:123px;
   height:39px;
   line-height:39px;
   text-align:center;
   border:1px solid #ff6600;
   color:#FFFFFF;
   font-size:16px;
   }
   
.casemore a:hover {
   background-color:#ff6600;
   color:#FFFFFF;
   }
   
   
.casekk .swiper-button-prev {
    position: absolute;
    top: 98%;
    width: 35px;
    height: 35px;
    margin-top: -22px;
    z-index: 10;
	left:62.7%;
    cursor: pointer;
	background:url(../images/left.jpg);
    background-size: 35px 35px;
    background-position: center;
    background-repeat: no-repeat;
}   

.casekk .swiper-button-next {
    position: absolute;
    top: 98%;
    width: 35px;
    height: 35px;
    margin-top: -22px;
    z-index: 10;
	right:33.8%;
    cursor: pointer;
	background:url(../images/right.jpg);
    background-size: 35px 35px;
    background-position: center;
    background-repeat: no-repeat;
}  

.mokk {
   background:url(../images/mkbj.jpg) center;
   height:auto; overflow:hidden;
   padding-top:125px;
   padding-bottom:66px;
   color:#666666;
   font-size:16px;
   text-align:center;
   }
   
.mokk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   margin-top:60px;
   margin-bottom:24px;
   text-align:center;
   color:#000000;
   }
   
.mkmore {
   width:50px;
   height:22px;
   margin:26px auto 0px;
   }
   
.dingzhi {
   position:relative;
   height:auto; overflow:hidden;
   }
   
.zhezhao {
   position:absolute;
   bottom:0px;
   left:0px;
   width:100%;
   height:0px;
   text-align:center;
   color:#FFFFFF;
   font-size:25px;
   background-color:rgba(35,121,189,0.8);
   transition: all 300ms ease-in 0ms;
   }
   
.dingzhi:hover .zhezhao {
   height:100%;
   padding-top:30%;
   transition: all 300ms ease-in 0ms;
   } 
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:75px;
   padding-bottom:65px;
   line-height:34px;
   color:#666666;
   background-color:#FFFFFF;
   } 
   
.bottom a {
   color:#666666;
   } 
   
.bottom a:hover {
   color:#c30e18;
   } 
   
.bmkk {
   width:1440px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }

.bmzi {
   margin-top:30px;
   height:auto; overflow:hidden;
   }
   
.bottom h3 {
   font-family: 'Sabon LT Italic', Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#000000;
   margin-top:15px;
   padding-bottom:15px;
   height:auto; overflow:hidden;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#333333;
   margin-top:20px;
   margin-bottom:30px;
   }
   
/* 关于我们 */
.status {
    margin-top: 25px;
    width: 100%;
    height: 30px;
	line-height:30px;
	font-size:14px;
	color:#333333;
}

.status a {
   color:#b60005;
   } 
   
.gy_g_tit {
    width: auto;
    display: table;
    margin: 50px auto 0;
}  

.gy_g_tit > ul {
    width: auto;
}

.gy_g_tit > ul li.show {
    box-shadow: 0 0 15px #ccc;
    border-color: #fff;
}

.gy_g_tit > ul li:hover {
    box-shadow: 0 0 15px #ccc;
    border-color: #fff;
}

.gy_g_tit > ul li {
    list-style-type:none;
    float: left;
    width: 134px;
	line-height:42px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    border-radius: 16px;
    border: solid #e9e9e9 1px;
        border-top-color: rgb(233, 233, 233);
        border-right-color: rgb(233, 233, 233);
        border-bottom-color: rgb(233, 233, 233);
        border-left-color: rgb(233, 233, 233);
    margin: 0 25px;
    text-align: center;
    font: 16px/42px '微软雅黑';
}

.gy_g_tit > ul li.show a {
    color: #c30e18;
}   

.jjnei {
   height:auto; overflow:hidden;
   margin-top:40px;
   line-height:27px;
   }
   
.jjnei img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

/* 新闻 */
.xwdt {
   height:auto; overflow:hidden;
   }

.xwdt_ul {
    width: 100%;
    height: auto;
    margin-top: 60px;
}

.xwdt_ul li {
   list-style-type:none;
    width: 100%;
    height:auto; overflow:hidden;
    margin-bottom: 40px;
}

.w1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.xwdt_ul li .left {
    width: 85px;
    text-align: center;
    position: relative;
}

.xwdt_ul li .left > h2 {
    font: bold 26px/30px '微软雅黑';
    color: #999999;
    letter-spacing: -1px;
}

.xwdt_ul li .left > p {
    font: 14px/45px '微软雅黑';
    color: #999999;
}

.xwdt_ul li .left > span {
    display: inline-block;
    width: 85px;
    height: 29px;
    font: 14px/29px '微软雅黑';
    color: #999;
    border-top: solid #e6e6e6 1px;
}

.xwdt_ul li .center {
    margin-left: 75px;
    width: 55%;

    text-align: left;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.xwdt_ul li .center > h3 {
    font: 24px/24px '微软雅黑';
    color: #333333;
}

.xwdt_ul li .center > p {
    font: 14px/30px '微软雅黑';
    color: #999999;
    max-width: 590px;
    margin-top: 25px;
}

.xwdt_ul li .right {
    width: 360px;
    height: 160px;
    overflow: hidden;
}

.xwdt_ul li .right > img {
    display: block;
    width: 360px;
    height: 160px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.xwdt_ul li:hover .left>h2,.xwdt_ul li:hover .left>p{color: #666666}
.xwdt_ul li:hover .left>span{border-color: #c30e18;background: #c30e18;color: #fff;}
.xwdt_ul li:hover .left>span>em{display: inline-block;}
.xwdt_ul li:hover .left:after{background: #666666;}
.xwdt_ul li:hover .center{margin-left: 95px;}
.xwdt_ul li:hover .center>h3{color: #c30e18;}
.xwdt_ul li:hover .right>img{transform:scale(1.1);-webkit-transform:scale(1.1)}

/* 新闻内 */
.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;
}


/* 工程案例 */
.company {
   width:1200px;
   margin: 60px 0 0 0;
}

ul, ol {
    list-style-type: none;
}

.company ul li {
    margin-bottom: 60px;
    height: 501px;
    transition: all .2s;
}

.dd {
    width: 494px;
    height: 501px;
    background: #ccc;
    position: relative;
}

.tree {
    width: 560px;
    height: 460px;
    background: url(../images/tree.jpg);
    position: absolute;
    top: 20px;
    right: 20px;
}

.tree div {
    width: 472px;
    height: 460px;
    position: absolute;
    top: 0;
    right: 20px;
}

.tree div img {
    margin-left: 31px;
    margin-top: 44px;
}

.tree div h2 {
    font: bold 26px/30px '微软雅黑';
    color: #262626;
    margin-bottom: 15px;
    margin-top: 77px;
    margin-left: 60px;
}

.tree div p {
    margin-left: 60px;
    font: 14px/32px '微软雅黑';
    color: #333333;
    width: 370px;
}

.tree div h1 {
    font: bold 16px/30px '微软雅黑';
    color: #262626;
    margin-left: 31px;
}

.tree div span {
    font: 14px/16px '微软雅黑';
    color: #999;
    margin-left: 31px;
    display: inline-block;
}

.company ul li:hover{box-shadow: 10px 30px 30px #666;transform:translate3d(0,0,180px)}
.company ul li:hover h2,.company ul li:hover p{color: #c30e18}


/* 案例内 */
.i_axq {
    width: 100%;
	height:auto; overflow:hidden;
    background: #f2f2f2;
    overflow: hidden;
    padding-top: 20px;
	padding-bottom:40px;
}

.status {
    margin-top: 25px;
    width: 100%;
    height: auto;
}

.status p {
    font: 14px/36px '微软雅黑';
    color: #333;
}

.status p a {
    color: #999999;
}

.status p a:last-child {
    color: #b60005 !important;
}


.i_intur h2 {
    font: bold 30px/60px '微软雅黑';
    color: #262626;
    margin: 50px 0px 42px 0;
}

.i_intur h2 span {
    width: 30px;
    height: 6px;
    background: #333;
    display: block;
    margin-top: 22px;
}

.i_axq_p {
    font: 14px/30px '微软雅黑';
    color: #808080;
}

.i_axq_p2 {
    font: bold 16px/16px '微软雅黑';
    color: #333;
    margin: 70px 0 62px 0;
}

.i_intur a {
    width: 108px;
    height: 28px;
    border: solid 1px #c30e18;
    display: inline-block;
    font: 16px/28px '微软雅黑';
    color: #c30e18;
    text-align: center;
    background: #fff;
}

.alnei {
   padding-top:40px;
   padding-bottom:40px;
   height:auto; overflow:hidden;
   }
   
.alnei img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }
   
/* 产品展示 */   

.i_team {
    width: auto;
}

.i_teamul1 {
   height:auto; overflow:hidden;
   }

.i_team ul.i_teamul1 > li:first-child {
    margin-left: 0;
}
.i_team ul > li.show {
    box-shadow: 0 0 10px #ccc;
}
.i_team ul.i_teamul1 > li {
    float: left;
    margin: 47px 0 20px 40px;
        margin-left: 40px;
    height: 44px;
    width: auto;
    border-radius: 18px;
    text-align: center;
    font: 18px/44px '微软雅黑';
    padding: 0 20px;
    background: #fff;
}

.i_team ul > li.show a {
    color: #c30e18;
}

.i_teamul2 {
   height:auto; overflow:hidden;
   }

.i_teamul2 > span {
    float: left;
    color: #cccccc;
    font: 16px/44px '';
    margin-right: 40px;
    margin-left: 20px;
}

.i_team ul.i_teamul2 > li {
    float: left;
    margin: 0px 10px 20px 0px;
    height: 44px;
    width: auto;
    border-radius: 18px;
    text-align: center;
    font: 18px/44px '微软雅黑';
    padding: 0 20px;
    background: #fff;
}

.i_team ul.i_teamul2 > li a {
    color: #666666;
    font: 16px/44px '';
}

.design1 {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 30px 0 60px 0;
}

.i_team ul>li:hover{box-shadow: 0 0 10px #ccc;}
.i_team ul>li:hover a{color: #c30e18}


.dorics {
    width: 100%;
    height: auto;
    padding-top: 30px;
}

.dorics h4 {
    font: 18px/18px '微软雅黑';
    color: #1a1a1a;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    text-align: left;
    margin-bottom: 14px;
    margin-left: 20px;
}

.dorics p {
    color: #999999;
    text-align: left;
    margin-bottom: 14px;
    margin-left: 20px;
}

.cptu {
   height:auto; overflow:hidden;
   margin-bottom:40px;
   }
   
.cptu:hover .dorics .llo {
    background: url(../images/cps.png) no-repeat;
}
.dorics p span {
    background: url(../images/eyes.png) no-repeat;
    display: inline-block;
    width: 25px;
    height: 12px;
}

.cptu:hover .dorics h4, .cptu:hover .dorics p {
    color: #c30e18;
	transition: all 300ms ease-in 0ms;
}

.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;
} 

/* 产品内 */
.cpbnn {
   margin-top:100px;
   }

.cpnn {
   height:auto; overflow:hidden;
   line-height:26px;
   }
   
.cpnn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   color:#000000;
   margin-top:0px;
   margin-bottom:20px;
   padding-bottom:15px;
   border-bottom:1px solid #666666;
   }
   
.cpxq {
   height:auto; overflow:hidden;
   padding-top:40px;
   padding-bottom:40px;
   }
   
/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.xianshi {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.page-m a.active {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.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: #e62129;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 


/* 联系我们 */
.call {
    width: 1200px;
    position:relative;
    height: 600px;
	margin:-250px auto 0px;
}

.content {
    width: 1200px;
    height: 480px;
    box-shadow: 1px 1px 22px #ccc;
    margin-top: 50px;
} 

.contl {
    width: 50%;
    height: 480px;
    overflow: hidden;
    background: #fff;
}

.contl ul {
    width: 420px;
    margin: 56px auto 0;
}

.contl ul li {
    width: 420px;
    border-bottom: solid #d9d9d9 1px;
}

.contl ul li input {
    color: #999999;
    font: 16px/55px '微软雅黑';
    width: 420px;
    border: none;
}

.contl ul li.last {
    height: 125px !important;
    margin-bottom: 30px;
}

#ping {
    width: 420px;
    min-height: 120px;
    border: none;
    color: #999999;
    font: 16px/55px '微软雅黑';
}

.contl .button {
    width: 110px;
    height: 30px;
    background: #c30e18;
    color: #fff;
    border: none;
    display: block;
    font-size: 16px;
}

.contr {
    width: 50%;
    height: 480px;
    overflow: hidden;
    background: #666262;
}

.contr h2 {
    font: 24px/111px '微软雅黑';
    color: #fff;
	margin:0px;
    margin-left: 128px;
}

.contr span.lins {
    width: 100%;
    background: #d1d0d0;
    height: 1px;
    display: block;
}

.contr ul {
    margin-top: 36px;
    height: 190px;
    margin-bottom: 33px;
}

.contr ul li {
    background: url(../images/lxml.png)no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    margin-bottom: 19px;
}

.contr ul li:first-child {
    background-position: 81px 5px;
}

.contr p {
    font: 14px/38px '微软雅黑';
    color: #fff;
    margin-left: 127px;
}

.contr p span {
    font: 20px/24px '微软雅黑';
}

.contr div {
    width: 180px;
    height: 100px;
    display: block;
    background: url(../images/wx2.png);
        background-size: auto;
    background-size: 100% 100%;
    margin-left: 81px;
    float: left;
}

.contr ul li:first-child + li {
    background-position: 81px -86px;
}

.contr ul li:first-child + li + li {
    background-position: 81px -141px;
}

.xwdd {
    background: #fafafa;
    padding: 60px 0px;
}

.news-kuan {
    width: 1220px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.rc .table > thead > tr > th {
    padding: 0px;
    height: 92px;
    line-height: 92px;
    text-align: center;
    background-color: #d2ad76;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}

.rc .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0px;
    height: 94px;
    line-height: 94px;
    text-align: center;
    vertical-align: top;
    border-bottom: 1px solid #dddddd;
    font-size: 18px;
    color: rgba(0,0,0,.8);
}

.shenqing {
    width: 132px;
    margin: 27px auto 0px;
}

.shenqing a {
    display: block;
    width: 132px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #898989;
}


/* 招聘内 */
.contentk {
    min-height: 700px;
    padding: 40px 0px;
    overflow: hidden;
}

.jbdtt {
    color: rgba(0,0,0,.5);
    border-bottom: 2px #ddd solid;
    font-size: 1.6rem;
    padding: 0px 30px 20px;
}

.jbdtt span {
    font-size: 3.0rem;
    color: rgba(0,0,0,.8);
    display: block;
}

.jbdct {
    padding: 0px 30px;
}   

.order input {
    width: 100%;
    line-height: 50px;
    font-size: 1.4rem;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
}

.order select {
    width: 100%;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
    height: 50px;
}

.order textarea {
    width: 100%;
    font-size: 1.4rem;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
    padding-top: 10px;
    line-height: 28px;
}

.jbdyq1 {
    border-bottom: 2px #ddd solid;
    padding: 20px 0px;
}

.jbdyq2 {
    border-bottom: 2px #ddd solid;
    padding: 20px 0px;
    color: rgba(0,0,0,.7);
    line-height: 38px;
    font-size: 1.6rem;
}

.yingp {
    font-size: 1.6rem;
    color: rgba(0,0,0,.5);
    line-height: 42px;
    padding: 20px 0px;
}

.order {
    padding: 15px;
}

.order .btnn:hover {
    background: #383a3f;
    border-bottom: 5px #2e3033 solid;
    transition: .3s;
}
.order .btnn {
    background: #d9b766;
    font-size: 1.6rem;
    color: #fff;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    width: 145px;
    line-height: 52px;
    border-bottom: 5px #b58104 solid;
    margin-left: 15px;
}


.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux:hover {
   border:6px solid #e62129;
   background-color:#e62129;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   }
   
.icase ul {
   margin:0px;
   } 
   
.icase ul li {
   list-style-type:none;
   }  

.lanmu {
    height: 74px;
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
    background: #fff;
    position: relative;
}

.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type:none;
    margin-right: 78px;
}

.lm-ct ul li a {
    display: block;
    line-height: 74px;
    font-size: 18px;
    color: #000;
	cursor:pointer;
}

.lm-ct ul li a:hover {
   color:#ff963d;
   }
   
.lm-ct ul li.hover a {
   color:#ff963d;
   }

.lm-ct > span {
    display: block;
    height: 4px;
    background: #ff963d;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}   

.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
.lanmuw {
   height:auto; overflow:hidden;
   margin-top:10px;
   }
   
.lanmuw li {
   width:31.3%;
   list-style-type:none;
   float:left;
   margin-right:2%;
   margin-bottom:6px;
}

.lanmuw li a {
   display:block;
   width:100%;
   height:40px;
   line-height:40px;
   background-color:#000000;
   color:#FFFFFF;
   text-align:center;
   cursor:pointer;
   }
   
.lanmuw li a:hover {
   background-color:#d83c3d;
   }
   
.lanmuw li.hover a {
   background-color:#d83c3d;
   }
   
/* 弹窗 */

.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;
}

.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #c0121b;
    border-radius: 20px;
} 

.rc .table > thead > tr > th {
    border-bottom: 0px solid #dddddd;
}
   
@media (min-width: 1400px) and (max-width: 1600px) {
.nav {
    padding-left: 200px;
}

.shebei {
   width:100%;
}

}   


@media (min-width: 1200px) and (max-width: 1400px) {
.nav {
    padding-left: 120px;
}

.shebei {
   width:100%;
}

.bmkk {
   width:100%;
}
}  
   

@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.bmkk {
   width:100%;
}

.xiaqu {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 8%;
    bottom: 5px;
    z-index: 8;
}

.bnkk {
   display:none;
}

.banner .swiper-pagination-fraction {
    bottom: 12px;
    left: 0px;
    width: 100%;
}

.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 18px;
    height: 22px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:3%;
	background:url(../images/zuo.png);
    background-size: 18px 22px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 18px;
    height: 22px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:3%;
	background:url(../images/you.png);
    background-size: 18px 22px;
    background-position: center;
    background-repeat: no-repeat;
}

.shebei {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 40px auto 40px;
}

.sb-lan {

    width: 100%;

}

.navbar-collapse {

    max-height: 450px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
        border-top-color: transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;

}

.sb-lan li {
   list-style-type:none;
   float:left;
   width:33.3%;
   text-align:center;
   padding-top:15px;
   }

.sb-lan li p {
    margin-top: 5px;
    font-size: 14px;
}

.sbhh li {
   list-style-type:none;
   float:left;
   width:200px;
   margin-right:30px;
   }


.sbtu {
   position:relative;
   width:200px;
   }
   
.sbzi {
   position:absolute;
   padding-left:15px;
   height:30px;
   line-height:30px;
   color:#FFFFFF;
   font-size:14px;
   bottom:0px;
   left:0px;
   } 
   
.pp1 {
    width: 100%;
    height: 1029px;
    float: left;
    padding-top: 68px;
    background: url(../images/pp1.jpg) center;
}

.gushi {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: 0px;
	padding-left:15px;
	padding-right:15px;
    line-height: 30px;
    font-size: 16px;
    color: #2d2d2d;
}

.pp2 {
   width: 100%;
}

.linian {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 625px;
	padding:15px;
	padding-top:375px;
    color: #FFFFFF;
    background: url(../images/lnbj.png) center;
}

.casetu-aa {
    width: 100%;
    float: left;
}

.casetu-bb {
    width: 100%;
    float: right;
	padding:15px;
	padding-top: 35px;
	padding-bottom:25px;
}

.casekk .swiper-button-prev {
    position: absolute;
    top: 98%;
    width: 35px;
    height: 35px;
    margin-top: -22px;
    z-index: 10;
	left:5%;
    cursor: pointer;
	background:url(../images/left.jpg);
    background-size: 35px 35px;
    background-position: center;
    background-repeat: no-repeat;
}   

.casekk .swiper-button-next {
    position: absolute;
    top: 98%;
    width: 35px;
    height: 35px;
    margin-top: -22px;
    z-index: 10;
	right:5%;
    cursor: pointer;
	background:url(../images/right.jpg);
    background-size: 35px 35px;
    background-position: center;
    background-repeat: no-repeat;
}  

.w1200 {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
}

.company {
    width: 100%;
	}
	
.company ul li {
   height:auto; overflow:hidden;
   }
   
.company ul li img {
   width:100%;
   height:auto;
   }
   
.dd {
    width: 100%;
    height:auto; overflow:hidden;
    background: #ccc;
    position: relative;
}

.tree {
    width: 100%;
    height:auto; overflow:hidden;
    background: url(../images/tree.jpg);
    position:relative;
    top: 0px;
    right: 0px;
}

.tree div {
    width: 100%;
    height:auto; overflow:hidden;
    position:relative;
	padding-bottom:40px;
	padding-left:20px;
    top: 0;
    right: 20px;
}

.company ul li .tree img {
   width:60%;
   }
   
.tree div h2 {
    font: bold 26px/30px '微软雅黑';
    color: #262626;
    margin-bottom: 15px;
    margin-top: 77px;
    margin-left: 40px;
}

.tree div p {
    width:100%;
    margin-left: 0px;
	padding-left:40px;
}

.bottom h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 10px;
}

.gy_g_tit > ul li {
   margin-bottom:10px;
   }
   
.i_intur {
   margin-bottom:20px;
   }
   
.i_intur h2 {
    font: bold 20px '微软雅黑';
    color: #262626;
    margin: 30px 0px 20px 0;
}

.i_axq_p2 {
    font: bold 16px/16px '微软雅黑';
    color: #333;
    margin: 40px 0 32px 0;
}

.content {
   width:100%;
   height:auto; overflow:hidden;
   }
   
.contl {
    width: 100%;
    height:auto; overflow:hidden;
}

.contr {
    width: 100%;
    height:auto; overflow:hidden;
	padding-bottom:20px;
}

.yd {
   display:block;
   }
   
.yc {
   display:none;
   }
   
.contl ul {
    width: 100%;
    margin: 0px auto 0;
	padding:15px;
}

.call {
    width:100%;
    height:auto; overflow:hidden;
    margin: 0px auto 0px;
}

.contr h2 {
    font: 24px/111px '微软雅黑';
    color: #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 30px;
}

.contr p {
    font: 14px/38px '微软雅黑';
    color: #fff;
    margin-left: 30px;
}

.contr ul li {
    background: none;
}

.contr ul {
    margin-top: 36px;
    height:auto; overflow:hidden;
    margin-bottom: 33px;
}

.news-kuan {
    width: 100%;
}

.rc .table > thead > tr > th {
    padding: 0px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.rc .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    vertical-align: top;
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    color: rgba(0,0,0,.8);
}

.shenqing {
    width: 80px;
    margin: 15px auto 0px;
}

.shenqing a {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #898989;
}

.gy_g_tit > ul li {
    list-style-type: none;
    float: left;
    width: 46%;
    height: 42px;
    border-radius: 16px;
    border: solid #e9e9e9 1px;
        border-top-color: rgb(233, 233, 233);
        border-right-color: rgb(233, 233, 233);
        border-bottom-color: rgb(233, 233, 233);
        border-left-color: rgb(233, 233, 233);
    border-top-color: rgb(233, 233, 233);
    border-right-color: rgb(233, 233, 233);
    border-bottom-color: rgb(233, 233, 233);
    border-left-color: rgb(233, 233, 233);
    margin: 0 2%;
        margin-bottom: 10px;
    text-align: center;
    font: 16px/42px '微软雅黑';
}

.gy_g_tit {
    width: 100%;
    display:block;
	height:auto; overflow:hidden;
}

.i_team ul.i_teamul1 > li {
    float: left;
    margin: 15px 0 20px 15px;
	margin-left:2%;
	margin-right:2%;
	width:46%;
    height: 44px;
    width: auto;
    border-radius: 18px;
    text-align: center;
    font: 18px/44px '微软雅黑';
    padding: 0 20px;
    background: #fff;
}

.logo {
   width:180px;
}

.yuyank {
   width:96px;
   height:86px;
   line-height:40px;
   text-align:center;
   border-left:1px solid #f2f2f2;
   color:#000000;
   float:right;
   }

.yuyank a {
    display: block;
    color: #333333;
    font-size: 20px;
    text-decoration: none;
}

      
}


