ul{
    list-style: none;
    padding-left: 0;
}
body.out{
    overflow: hidden;
}
.main{
    margin: 78px 0 80px;
}
.main img{
	max-width: 100%;
	height: auto!important;
}
.main strong{
	font-weight: bold!important;
}
a:focus{
    text-decoration:none !important;
}
a:visited {
    text-decoration:none !important;
}
a:hover {
    text-decoration:none !important;
}
a:active {
    text-decoration:none !important;
}
.row_0{
    margin: 0 !important;
}
.padding_0{
    padding: 0 !important;
}
.transition{
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
}
header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s  ease-in-out ;
    -moz-transition: all 0.3s  ease-in-out ;
    -ms-transition: all 0.3s  ease-in-out ;
    -o-transition: all 0.3s  ease-in-out ;
    transition: all 0.3s  ease-in-out ;
    background: #2a282a;
    z-index: 10000000;
}
.out header,
.out footer{
    left: 250px;
}
.page_about_img+div *{
    color: #9c9c9c !important;
    font-size: 13px !important;
}
footer li img{
    width: 30px;
    height: 35px;
}
.navbar-brand img{
    margin-bottom: 25px;
    width: 80px;
    height: 62px;
}
.navbar {
    min-height: 60px !important;
}
.navbar-nav  li  i{
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 46px;
    height: 46px;
    font-size: 15px;
    color: #8e8e8e;
}
.navbar-nav  li.active  i,
.navbar-nav  li:hover  i{
    color: #fff;
}
.index .main{
    background: #222122;
}
.navbar-nav  li ul{
    position: fixed;
    top: 0;
    background: #222122;
    left: -250px;
    bottom: 0;
    z-index: 100000;
    width: 250px;
    transform:translate3d(0,0,250000px);
    margin: 0 -15px 7.5px -15px;
    padding: 50px 0;
    -webkit-transition: all 0.3s  ease-in-out ;
    -moz-transition: all 0.3s  ease-in-out ;
    -ms-transition: all 0.3s  ease-in-out ;
    -o-transition: all 0.3s  ease-in-out ;
    transition: all 0.3s  ease-in-out ;
}
.navbar-nav  li ul{
    display: block !important;
}
.out .navbar-nav  li ul.open{
   -webkit-transform:translate3d(250px,0,250000px) ;
    -moz-transform: translate3d(250px,0,250000px);
    -ms-transform:translate3d(250px,0,250000px) ;
    -o-transform:translate3d(250px,0,250000px) ;
    transform: translate3d(250px,0,250000px);
}
.out .navbar-nav  li ul li{
    display: block;
    margin: 0 25px;
    padding: 10px 0;
    border-bottom: 1px solid #313131;
}
.navbar-nav  li ul li a{
    color: #8e8e8e;
    font-size: 15px;
    text-align: left;
    display: block;
    line-height: 25px;
    font-size: 15px !important;
}
.navbar-nav  li a.jd,
.navbar-nav  li ul li a.jd,
.navbar-nav  li ul li:hover a{
    color: #fff;
}
.navbar-header .fa-phone{
    font-size: 30px;
    color: #fff;
    position: absolute;
    right: 15px;
    z-index: 1000000000;
    top:15px;
}
.child_nav_title{
    font-size: 15px;
    margin: 0 !important;
    color: #ffffff;
    position: relative;
}
.child_nav_title span{
    font-size: 25px;
    color: #ffffff;
    z-index: 1000000000;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 25px;
}
.index section{
    padding: 30px 15px 35px;
}
.index_title h4{
    position: relative;
    font-size: 15px;
    color: #fff;
    margin-bottom: 40px;
}
.index_title h4:after{
    display: block;
    content: '';
    background-color: #b69d87;
    width: 30px;
    height: 2px;
    position: absolute;
    bottom: -15px;
    left: 0;
}
.index_title h4 span{
    font-size: 10px;
    color: #787878;
    padding-left: 15px;
}
.index_about_info{
    font-size: 13px;
    line-height: 25px;
    color: #9c9c9c;
}
.index_company_btn a{
    font-size: 10px;
    color: #9c9c9c;
    border-radius: 0;
    display: inline-block;
    width: 100px;
    padding:8px 0;
    background: transparent;
}
.index_company_img{
    margin: 30px 0  0px;
    overflow: hidden;
    height: 250px;
}
.index_company_img img{
    min-height: 250px;
}

.product_box>div>div.col-xs-6{
    position: relative;
    cursor: pointer;
    margin: 0%;
    padding: 0;
    z-index: 100;
}
.index_product_img {
    height: 150px;
    overflow: hidden;
}
.index_product_img img{
    min-height: 150px;
}
.index_product_img+p {
    position: absolute;
    left: 0;
    right: 0px;
    bottom: 0;
    height: 50px;
    text-align: center;
    overflow: hidden;
    margin: 0;
    background: rgba(0, 0, 0, 0);
}
.left .index_product_img.list+p{
    left: 0px;
    right: 10px;
}
.right .index_product_img.list+p{
    left: 10px;
    right: 0;
}
.index_product_img+p>a {
    display: block;
    color: #fefefe;
    font-size: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.index_product_img+p>a>b {
    position: relative;
    top: 0%;
    left: 0px;
    opacity: 0;
    font-size: 10px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 100%;
}
.index_product .index_company_btn .btn{
    margin-top: 35px;
}
.index_product_img+p>a>span {
    position: absolute;
    top: 50%;
    right:10px;
    opacity: 0;
    -webkit-transform: translate(0px,-50%);
    -moz-transform: translate(0px,-50%);
    transform: translate(0px,-50%);
}
.index_product_img+p>a:after {
    display: block;
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 2px solid #999998;
    opacity: 0;
}
.product_box>div>div .index_product_img+p{
    background: rgba(0,0,0,.8);
    display: none;
}
.product_box>div>div:nth-child(1) .index_product_img+p,
.page_product>div>div .index_product_img+p{
    display: block;
}
.index_case_box:after,
.index_case_box i {
    display: none !important;
}
.index_case>div>div:nth-child(1) .index_case_box:after,
.index_case>div>div:nth-child(1) .index_case_box i {
    display: block;
}
.product_box>div>div .index_product_img+p>a:after{
    top: 10px;
    left: 10px;
    right: 10px;
    bottom:10px ;
    opacity: 1;
}
.product_box>div>div .index_product_img+p>a>b{
    opacity: 1;
    left: 0px;
}
.product_box>div>div .index_product_img+p>a>span{
    right: 30px;
    opacity: 1;
}


.index_case_box{
    position: relative;
    height: 160px;
    overflow: hidden;
}
.index_case_box:after{
    display: block;
    content: '';
    background: transparent;
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
    position: absolute;
    border: 1px solid #ffffff;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}
.index_case_box img.img-responsive{
    min-height: 160px;
}
.index_case>.row>div:first-child{
    padding-left: 0 !important;
}
.index_case>.row>div:nth-child(2){
    padding-right: 0 !important;
}
.index_case .btn{
    margin-top: 35px;
}
.index_case_box i{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(0,0,0,.5);
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
}
.index_new,
.index_company{
    background: #2a282a;
}
.index_new .index_title h4{
    margin-bottom: 20px;
}
.index_new .btn{
    margin-top: 25px;
}
.index_case_box i img{
    width: 30px ;
    height: 30px ;
    margin: 10px;
}
.index_new_box{
    border-bottom: 1px dashed #646464;
}
.index_new_box p{
    font-size: 14px;
    color: #d5d5d5;
    margin: 30px 0 10px;
}
.index_new_box h6{
    font-size: 10px;
    color: #646464;
}
.index_new_box h5{
    font-size: 13px;
    color: #787878;
    margin: 15px 0;
}
footer{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #222122 !important;
    -webkit-transition: all 0.3s  ease-in-out ;
    -moz-transition: all 0.3s  ease-in-out ;
    -ms-transition: all 0.3s  ease-in-out ;
    -o-transition: all 0.3s  ease-in-out ;
    transition: all 0.3s  ease-in-out ;
    z-index: 100000;
}
footer ul li{
    width: 25%;
    float: left;
    padding: 10px 0;
}
footer ul li p{
    color: #707070;
    margin-bottom: 0;
    font-size: 15px;
}

/*ÄÚÒ³*/
section{
    padding: 0px 15px 35px
}
.page_title h5{
    font-size: 20px;
    padding: 40px 0 0;
    color: #e9e9e9;
    margin: 0;
}
.page_product.show,.page_case.show{
    margin:0  15px;
}
.page_product .col-xs-6,
.page_case .col-xs-6{
    margin-top: 20px !important;
}
.page_product .col-xs-6.left,
.page_case .col-xs-6.left{
    padding-right: 10px !important;
}
.page_product .col-xs-6.right,
.page_case .col-xs-6.right{
    padding-left: 10px !important;
}

.page_case .col-xs-6{
    padding: 0;
}
#content{
    background: transparent;
    width: 100%;
    padding: 10px 15px;
    font-size: 13px;
    color: #8e8e8e;
}
form .btn{
    border: none;
    width: 100px;
    border-radius: 0;
    color: #9c9c9c;
    border:1px solid  #9c9c9c;
    height: 40px;
    background: transparent;
    font-size: 13px;
    text-align: center;
}
.page_comp_info h3{
    font-size: 16px;
    color: #e1e1e1;
    margin-bottom: 15px;
}
.page_comp_info h4{
    font-size: 13px;
    color: #9c9c9c;
}
.page_comp_info ul li{
    float: left;
    padding: 20px 20px 0 0;
}
.page_comp_info ul li a{
    display: block;
    width: 33px;
    height: 33px;
    border: 1px solid #9e9e9e;
    background: transparent;
    color: #9e9e9e;
    text-align: center;
    line-height: 35px;
}
.page_comp_info ul li a i{
    font-size: 15px;
}
.page_title h4{
    padding: 30px 0 40px;
    font-size: 18px;
    text-align: center;
}
.page_about_img{
    margin-bottom: 30px;
}
.video_box{
    margin: 15px;
}
.video_box .col-xs-6{
    margin: 15px 0;
}
.video_img_box{
    overflow: hidden;
    height: 150px;
}
.video_img_box>img{
    min-height: 150px;
}
.video_img_box+h3{
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.pages {
    padding: 10px 0 10px;
    text-align: center;
}
.pages a {
    background: #6a6a6a !important;
}
.pages a, .pages span {
    box-sizing:border-box;
    border-radius: 5px;
    display: inline-block !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center !important;
    font-size: 12px !important;
    border: none !important;
    color: #fff !important;
    margin: 0 8px !important;
}
.pages{
    margin: 50px 0;
}
.pages i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: relative;
    left: -8px;
}
.pages span {
    background: #edc378 !important;
}
.page_product h4{
    padding:40px 0 15px; 
    text-align: center;
}
.page_about_img+div{
    margin-bottom: 30px;
}
.caseshowfy a{
    color: #fff;
}
#verifyImage{
    padding-top: 15px;
}
.page_comp_info{
    margin: 0 20px;
}
footer .icon{
    width: 40px;
    height: 40px;
    color: #ededed;
    font-size: 25px;
    display: inline-block;
    line-height: 40px;
}
.modal{
    top: 100px;
    bottom: 80px;
}
.modal-title{
    color:#787878;
}
.modal-body *{
    color: #000;
}
.bdsharebuttonbox a { width: 60px!important; height: 60px!important; margin: 0 auto 10px!important; float: none!important; padding: 0!important; display: block; }
.bdsharebuttonbox a img { width: 60px; height: 60px; }
.bdsharebuttonbox .bds_tsina { background: url(/EIqrESyDEyLoDyOPUS1LIu1HIzqHDJjPT0SpIN.jpg) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_qzone { background: url(/EIqrESyDEyLoDyOPUS1LIu1HIzqHDJjNT0SpIN.jpg) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_tqq { background: url(/EIqrESyDEyLoDyOPUS1LIu1HIzqHDJjOT0SpIN.jpg) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_weixin { background: url(/EIqrESyDEyLoDyOPUS1LIu1HIzqHDJjTT0SpIN.jpg) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_sqq { background: url(/EIqrESyDEyLoDyOPUS1LIu1HIzqHDJjUT0SpIN.jpg) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_renren { background: url(/EIqrESyDEyLoDyOPUS1LIu1HIzqHDJjST0SpIN.jpg) no-repeat center center/60px 60px; }
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }
.gb_resItms li {
    text-align: center;
    float: left;
    width: 33.3%;
    padding-bottom: 15px;
}
.bdshare-button-style0-24 .bds_qzone {
    background-position: 0 -1px !important;
}
.bdshare-button-style0-24 .bds_renren {
    background-position: 0 1px !important;
}
.bdshare-button-style0-24 .bds_tsina {
    background-position: 0 -1px !important;
}
.bdshare-button-style0-24 .bds_sqq {
    background-position: 0 -2px !important;
}
.bdshare-button-style0-24 .bds_weixin {
    background-position: 0 0px !important;
}
.bdshare-button-style0-24 .bds_tqq {
    background-position: 0 -0px !important;
}
.carousel-inner .item img{
    min-height: 200px;
}
.lm_message{
	margin: .6rem 0 50px .15rem;
}
.lm_message .write>div span{
	display:-moz-inline-box;
	display:inline-block;
	width:59px;
}
.lm_message .write input{
	border:1px solid #A9A9A9;
	width: 100%;
	height: 40px;
	margin: 0 0 1rem;
	padding: 0 0 0 10px;
	background: #222122;
} 
.lm_message .write textarea{
	border:1px solid #A9A9A9;
	width: 100%;
	height: 100px;
	margin: 0 0 .6rem;
	padding: 10px 0 0 10px;
	color: #757575;
	background: #222122;
}
.lm_message .write div:nth-last-child(2) span{
	position: relative;
	top: -85px;
}
.lm_message .write div:last-child{
	clear: both;
}
.lm_message .write div:last-child input:nth-last-child(2){
	width: 100%;
	background: #222122;
}
.lm_message .write img{
	width: 100px;
	height: 40px;
	margin-left: 10px;
	position: relative;
	top: -4px;
	left: -10px;
}
.lm_message .submit{
	margin: .3rem 0 0;
	clear: both;
}
.lm_message .submit input{
	width: 100px;
	height: 40px;
	color: #757575;
	background: #222122;
	border:1px solid #A9A9A9;
}<!--ºÄÊ±0.00034618377685547Ãë-->