.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}

.xypg-wrap {
     padding-bottom: 0px; 
}

.container {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

/*左侧导航*/
.left_nav{
	width: 35.2%;
	background: #333333;
	float: left;
	border-right: 1px solid #fff;
	position: fixed;
    left: 0;
    top: 0;
}
.left_nav_l{
	width: 54.5%;
	background-size: 100% 100%!important;
	float: left;
}
.left_nav_r{
	width: 45.5%;
    height: 100%;
    float: left;
}
.left_nav_rs{
	width: 100%;
    height: 100%;
}
.nav_logo{
	width: 48%;
    margin-left: 26%;
    padding-top: 30%;
}
.nav_logo img{
	width: 100%;
}
.nav_body{
	margin-top: 15%;
	padding-bottom: 45%;
}

.nav_body ul li{
	width: 34%;
    margin-left: 33%;
    background: #6d6659;
    padding-top: 3.5%;
    padding-bottom: 3.5%;
    margin-bottom: 4.5%;
    border-radius: 12px;
    text-align: center;

}
.nav_body ul li a{
	color: #fff;
    letter-spacing: 3px;
    font-size: 16px;
}
.nav_body ul li:hover{
	background: #fff;
}
.nav_body ul li:hover a{
	color: #6d6659;
}
.nav_active{
	background: #fff!important;
}
.nav_active a{
	color: #6d6659!important;
}
.nav_r_title{
	margin-left: 15%;
}
.nav_r_title1{
	float: left;
    width: 30px;
    height: 30px;
    background: #b35859;
    margin-top: 10%;
}
.nav_r_title2{
	float: left;
    margin-top: 9.5%;
    margin-left: 2%;
}
.nav_r_title2 a{
	color: #d0d0d0;
    font-size: 22px;
    letter-spacing: 2px;
}
.nav_r_listinfo{
	margin-bottom: 1%;
}
.nav_r_list b{
	color: #b35859;
	font-style: italic;
}
.nav_r_list a{
	color: #c2c2c2;
	font-size: 13px;
	margin-left: 5%;
}
.nav_r_list{
	margin-left: 15%;
	margin-top: 6%;
}


.nav_r_listinfos{
	margin-bottom: 1%;
}
.nav_r_lists b{
	color: #b35859;
	font-style: italic;
}
.nav_r_lists a{
	color: #c2c2c2;
	font-size: 13px;
	margin-left: 5%;
}
.nav_r_lists{
	margin-left: 15%;
	margin-top: 6%;
}

/*首页右侧内容部分*/
.right_body{
	width: 64.8%;
	background: #333333;
	float: left;
	margin-left: 35.2%;
}
.index_about{
	/*max-width: 1085px;*/
    padding-left: 6%;
    /*padding-right: 2.8%;*/
}
.index_products{
	padding-left: 6%;
	/*max-width: 1084px;*/
    /*padding-right: 2.9%;*/
}
.index_news{
    /*padding-right: 2.8%;*/
    padding-left: 6%;
    /*max-width: 1085px;*/
}
.index_about_l{
	width: 50%;
    float: left;
    margin-left: 4%;
}
.index_about_r{
	width: 46%;
	float: left;
}
.about_info{
	width: 93%;
    border: 1px solid #717171;
    padding-top: 6%;
    padding-left: 6%;
    margin-top: 4%;
    padding-bottom: 7%;
    background: #242424;
}
.about_info_tit a{
	color: #cfcfcf;
    font-size: 26px;
    letter-spacing: 1px;
}
.about_info_body{
	margin-top: 4.5%;
    padding-right: 2%;
}
.about_info_btm{
	width: 30%;
    border: 3px solid #bebebe;
    text-align: center;
    margin-top: 7%;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
    transition:all 0.3s;
    cursor: pointer;
}
.about_info_btm a{
	font-size: 16px;
    letter-spacing: 2px;
    color: #cfcfcf;
    transition:all 0.3s;
}
.about_info_body a{
	color: #cfcfcf;
    letter-spacing: 1px;
    line-height: 25px;
}
.about_info_btm:hover{
	border: 3px solid #b35859;
	background: #b35859;
	transition:all 0.3s;
}
.about_info_btm:hover a{
	color: #fff;
	transition:all 0.3s;
}
.tuandui_list{
	/*margin-top: 6%;*/
}

.tuandui_list1_l{
	float: left;
	width: 28.6%;
}
.tuandui_list1_l img{
	width: 100%;
}
.tuandui_list1_r{
	float: left;
	margin-left: 3.4%;
	width:68%;
}
.tuandui_list1{
	/*margin-top: 6%;*/
	margin-top: 32px;
}
.tuandui_list1_tit1{
	/*margin-top: 6%;*/
}
.tuandui_list1_tit1 a{
	color: #b35859;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
}
.tuandui_list1_tit2{
	margin-top: 3%;
}
.tuandui_list1_tit2 a{
	color: #bfbfbf;
    letter-spacing: 2px;
}
.tuandui_list1_tit3{
	margin-top: 2%;
}
.tuandui_list1_tit3 a{
	color: #bfbfbf;
    letter-spacing: 2px;
}

/*西金作品*/
.index_pro_l{
	float: left;
    width: 46%;
    margin-top: 2%;
    margin-right: 3.6%;
    transition: all 0.6s;
}
.index_pro_img{
	position: relative;
	overflow: hidden;
}
.index_pro_l img{
	width: 100%;
}
.index_pro_l2{
	margin-top: 20px;
	margin-right: 0.4%!important;
	position: relative;
}
.pro_list{
	width: 100%;
}

.contentsx{
	position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    padding-top: 15%;
    bottom: 0;
    text-align: center;
    transition: all 0.4s;
    width: 100%;
}
.item-titlexs{
	color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    /*margin-top: -20%;*/
    font-weight: 700;
}
.item-linkxs{
	display: inline-block;
    border: 1px solid #fff;
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s;
    cursor: pointer;
}
.index_pro_l:hover .contentsx{
	display: block;
	top: 0%;
	background-color:rgba(205,92,92,0.8);
	transition: all 0.4s;
}


.hoverp{
    padding-left:20px;
    padding-right:20px;
    color: #fff;
    display:none;
    transition: all 0.4s;
}
.hovera{
    display:none;
    transition: all 0.4s;
}

.index_pro_l:hover .hoverp{
	display: block;
	transition: all 0.4s;
}
.index_pro_l:hover .hovera{
	display: block;
	transition: all 0.4s;
}


.item-linkxs:hover{
    border: 1px solid #fff;
    background: #fff;
    color: #b35859;
    transition: all 0.4s;
}

/*新闻资讯*/
.index_pro_tit a{
	font-size: 19px;
    color: #ffffff;
    letter-spacing: 1px;
}
.index_pro_tit{
	margin-top: 3%;
}
.index_pro_inf{
	margin-top: 2%;
	padding-bottom: 6%;
}
.index_pro_inf a{
    color: #d0d0d0;
    letter-spacing: 1px;
    line-height: 23px;
}

/*友情链接部分*/
.index_link{
	margin-top: 5%;
    background: #b35859;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 6%;
}
.index_link a{
	color: #fff;
	font-size: 16px;
}

/*底部*/
.index_footer{
	text-align: center;
	padding-top: 2%;
    padding-bottom: 2%;
    color: #d0d0d0;
}
.index_footer a{
	color: #d0d0d0;
	line-height: 30px;
}
.row {
    margin-left: 0px;
    padding-right: 6%;
    padding-left: 6%;
}

.xypg-right-content{
    min-height: 700px;
}

.item-titlexses{
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    display: none;
}
.xymob-search-btn{
    display: none!important;
}

/*首页结束*/
@media (max-width: 1400px) {
    .tuandui_list1{
        margin-top: 23px;
    }
}

@media (max-width: 1200px) {
    .hoverp{
        display:none!important;
    }
    .left_nav_r{
        display:none;
    }
    .left_nav_l {
        width: 100%;
    }
    .index_about_l {
        width: 100%;
    }
    .index_about_r {
        width: 100%;
    }
    .tuandui_list {
         margin-top: 0; 
    }
    .index_products {
        padding-right: 3%;
    }
    .tuandui_list1_tit3{
        display:none;
    }
    .tuandui_list1_tit1 {
        margin-top: 6%;
    }
    .nav_r_titles2{
        display:none;
    }
    .form-horizontal {
        width: 88%!important;
    }
    .xypg-right-content2 {
        width: 88%!important;
        margin-left: 6%!important;
        float: left!important;
    }
}

@media (max-width: 768px) {
    .cgal_show2{
        display: block!important;
    }
    .cgal_show1{
        display: none!important;
    }
    .item-titlexses{
        margin-top: 10px;
        display: block!important;
        text-align: center;
        margin-bottom: 15px;
    }
    .item-titlexses:hover{
        color:#fff!important;
    }
        
    .slick-banner .wz .wz1{
        display:none;
    }
    .xymob-head-box .xymob-logo{
        display:none;
    }
    .about_info{
    	/*width: 100%;*/
    }
    .contentsx{
        display:none!important;
    }

   .left_nav_l {
        display:none;
    } 
    .right_body {
        width: 100%;
        margin-left: 0px;
    }
    .tuandui_list {
        margin-top: 3%;
    }
    .about_info_btm a {
        font-size: 14px;
    }
    .about_info_tit a {
        font-size: 18px;
        font-weight: bold;
    }
    .tuandui_list1_tit3 {
        display: none;
    }
    .index_pro_l {
        width: 92%;
        margin-top: 6%;
        margin-right: 0px; 
    }
    .pro_list {
        width: 102%!important;
    }
    .index_news {
        margin-top: 6%;
    }
    .index_products {
        margin-top: 6%;
    }
    .index_pro_l {
        margin-top: 0.1%; 
    }
    .nav_r_title{
        margin-bottom:6%;
    }
    .nav_r_titlexs{
        margin-bottom:-3%;
    }
    .mob-pagin-mid span {
        color: #fff;
    }
    .nav_r_titles2{
        display: none;
    }
    .index_link {
        display: none;
    }
    .xypg-wrap {
         padding-bottom: 0px; 
    }
    .form-horizontal {
        width: 88%!important;
    }
    .xypg-right-content2 {
        width: 88%!important;
        margin-left: 6%!important;
        float: left!important;
    }
    .xymob-dlbtn{
        display:none;
    }
    .index_footer {
        background:#333333;
        width: 104%;
        margin-left: -2%;
        margin-top: 10%;
    }
}   























