﻿header.mui-bar{
	height: 50px;
	background-color: #fff;
}

header .mui-icon{
	color: #666;
}
header .mui-title{
	text-align: left;
}
header .mui-title img{
	height:35px;
}
header .mui-segmented-control{
	background-color:#c23430;
	border-radius: 5px;
	font-size: 14px;
}
.mui-bar-tab{
	background-color: #474747;
	height: 60px;
}
.mui-bar-tab .mui-tab-item.mui-active{
	color: #fff;
}
.mui-bar-tab .mui-tab-item .mui-icon ~ .mui-tab-label{
	margin-top: -3px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
.mui-bar-tab .mui-tab-item .logo01{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_03.png) no-repeat center 1px;
	background-size:calc(20px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item .logo02{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_05.png) no-repeat center 1px;
	background-size:calc(20px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item .logo03{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_07.png) no-repeat center 0px;
	background-size:calc(22px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item .logo04{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_09.png) no-repeat center 1px;
	background-size:calc(20px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item .logo05{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_11.png) no-repeat center 1px;
	background-size:calc(20px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item.mui-active div{
	/*height: 60px;
	transition:all .1s;*/
}
.mui-bar-tab .mui-tab-item.mui-active span.logo01{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_03.png) no-repeat center 1px;
	background-size:calc(20px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item.mui-active span.logo02{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_05.png) no-repeat center 1px;
	background-size:calc(20px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item.mui-active span.logo03{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_07.png) no-repeat center 0px;
	background-size:calc(22px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item.mui-active span.logo04{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_09.png) no-repeat center 1px;
	background-size:calc(20px);
	margin-bottom: 0;
}
.mui-bar-tab .mui-tab-item.mui-active span.logo05{
	width: 25px;
	height: 25px;
	background: url(../images/index_nav_11.png) no-repeat center 1px;
	background-size:calc(20px);
	margin-bottom: 0;
}


.header_icon{
	background: url(../images/index_nav.png) no-repeat right center;
	height: 50px;
	width: 50px;
	background-size: 30px;
}
.header_icon1{
	background: url(../images/index_tc_gb.png) no-repeat center center;
	height: 50px;
	width: 50px;
	background-size: 20px;
}
.index_btn{
	position: absolute; 
	bottom: 40px; 
	left: 50%; 
	margin-left: -73px;
	padding: 10px 40px;
}
.index_1{
	padding: 5px;
	background-color: #fafafa;
}
.index_1 a{
	display: block;
	text-align: center;
	float: left;
	position: relative;
	width: 46%;
	margin: 2%;
	line-height: 50px;
	background-color: #e3eff6;
	color: #4e4e4e;
	font-weight: bold;
	font-size: 16px;
	
}
.index_title{
	text-align: center;
	padding-top: 20px;
}
.index_title h5{
	color: #4e4e4e;
	font-weight: bold;
	font-size: 22px;
}
.index_title b{
	display: inline-block;
	padding: 0 20px;
	background-color: #da2400;
	height: 1px;
	vertical-align: 10px;
	margin: 0;
}
.index_title span{
	display: block;
	font-size: 10px;
	color: #4e4e4e;
	margin-top: -10px;
}
.index_body1{
	background: url(../images/index_product_center_bg.png) no-repeat center center;
	background-size: cover;
	padding: 15px;
}
.index_body1 h5{
	font-size: 18px;
	color: #4e4e4e;
	font-weight: bold;
}
.index_body1 p{
	color: #666;
	font-size: 12px;
}
.index_body1 p span{
	font-size: 16px;
	color: #4e4e4e;
	font-weight: bold;
}
.mui-grid-view.mui-grid-9.index_ul .mui-table-view-cell{
	padding: 5px 5px;
    vertical-align: top;
    border: none;
}
.index_ul img{
	width: 100%;
	display: block;
}
.index_ul p{
	background-color: #efefef;
	padding: 5px 0;
	color: #333;
}
.index_btn1{
	padding: 10px;
	
}
.index_btn1 button{
	background-color: #666;
	color: #fff;
	border: none 0;
	padding: 10px 0;
	font-size: 16px;
}
.index_2{
	position: relative;
	margin: 10px 0;
}
.index_2 img{
	width: 100%;
}
.index_body2{
	background-color: #fafafa;
}
.index_3{
	background: url(../images/index_ryzz_bg.png) no-repeat center center;
	background-size: cover;
}
.index_ul2{
	padding:0 15px;
	font-weight: bold;
	color: #4e4e4e;
	font-size: 16px;
}
.index_ul2 li{
	list-style: none;
	padding-left: 20px;
	background: url(../images/index_product_center_product_four.png) no-repeat left 9px;
	background-size: 15px;
	font-size: 14px;
	font-weight: 300;
	color: #515151;
	padding-top: 5px;
}
.index_4{
	background-color: #fafafa;
}
.index_5{
	padding: 10px 15px;
}
.mui-segmented-control{
	border-color: #bababa;
}
.mui-segmented-control .mui-control-item{
	border-color: #bababa;
	color: #666666;
	font-weight: bold;
	background-color: #f7f7f7;
}
.mui-segmented-control .mui-control-item.mui-active{
	background-color: #fff;
	color: #666666;
	font-weight: bold;
}
.index_ul5{
	padding:15px 0;
	margin: 0;
}
.index_ul5 li{
	list-style: none;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
	
}
.index_ul5Left{
	display: inline-block;
	float: left;
	width: 70px;
	height: 70px;
	background-color: #029fec;
	text-align: center;
}
.index_ul5Left h4{
	font-weight: normal;
	color: #fff;
	padding: 10px 0;
	font-size: 22px;
	margin: 0;
	margin-top: 5px;
}
.index_ul5Left h5{
	font-weight: 300;
	color: #fff;
	font-size: 12px;
	margin-top: 0;
}
.index_ul5Right{
	display: block;
	padding-left: 80px;
	text-align: left;
}
.index_ul5Right h3{
	color: #666;
	font-size: 16px;
	margin-bottom: 10px;
}
.index_ul5Right h6{
	color: #666;
	line-height: 17px;
	font-size: 12px;
	font-weight: 300;
}
.index_7box{
	width: 100%;
	text-align: center;
	
}
.index_7box a{
	display: inline-block;
	width: 45%;
	margin: 1%;
	height: auto;
	background-size: 70px;
}
.footer_1{
	line-height: 40px;
	font-size: 13px;
	color: #666;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.footer_1 a{
	color: #666;
}

.footer_2{
	line-height: 25px;
	font-size: 13px;
	color: #666;
	text-align: center;
	padding: 10px 0;
}
.footer_2 a{
	color: #666;
}
.search{
	padding: 10px 15px;
}
.search input{
	padding: 5px 15px;
	width: 75%;
	display: inline-block;
	border: 1px solid #dedede;
	border-radius: 0;
}
.search a{
	width: 23%;
	margin-left: 2%;
	line-height: 40px;
	text-align: center;
	padding: 0;
	background-color: #da2400;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
.mui-table-view-cell.mui-collapse .mui-collapse-content{
	padding: 0;
}
.mui-table-view:before,.mui-table-view:after{
	height: 0;
}
.float_box{
	position: fixed;
	bottom: 30%;
	left: 10%;
	padding:0 15px;
	padding-top: 15px;
	width: 80%;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.7);
	border-radius: 5px;
	z-index: 10000;
}
#close_float{
	position: absolute;
	right: -10px;
	top: -10px;
	display: block;
	width: 40px;
	height: 40px;
	
}
#close_float img{
	width: 100%;
}
.float_box h3{
	text-align: center;
	color: #4e4e4e;
}
.float_box h4{
	font-weight: 300;
	font-size: 14px;
	text-align: center;
	color: #5e5757;
	padding-bottom: 20px;
}
.float_box h6{
	font-weight: 300;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.search1{
	position: relative;
	border: 1px solid #b2afaf;
	overflow: hidden;
	border-radius: 100px;
}
.search1 input{
	padding: 5px 15px;
	width:100%;
	display: block;
	border: none 0;
	border-radius: 0;
	margin: 0;
	font-size: 14px;
}
.search1 a{
	position: absolute;
	line-height: 40px;
	right: 0;
	top: 0;
	font-size: 14px;
	background-color: #898989;
	color: #fff;
	display: block;
	width: 90px;
	text-align: center;
	border-radius: 100px;
}
.div_btn{
	margin: -15px;
}
.div_btn a{
	display: block;
	float: left;
	width: 50%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #5e5e5e;
	border-right: 1px solid #fff;
	border-bottom-left-radius: 5px;
}




/*1*/
.img_box{
	width: 100%;
	position: relative;
}
.img_box img{
	display: block;
	width: 100%;
}
.img_box>div{
	position: absolute;
	top: 40px;
	width: 230px;
	background-color: rgba(0,0,0,.5);
	padding: 20px;
}
.img_box>div>div{
	border-left: 3px solid #da2400;
	padding-left: 10px;
}
.img_box>div>div h4{
	color: #fff;
	font-weight: bold;
}
.img_box>div>div h5{
	color: #fff;
	font-weight: 300;
	font-size: 14px;
}
.slice{
	padding: 10px 15px;
	padding-left: 30px;
	color: #666666;
	background: url(../images/chanpin_03.png) no-repeat 15px center;
	background-color: #fff;
	background-size: 10px;
}
.slice a{
	color: #666666;
	font-size: 14px;
}
.filter{
	line-height: 40px;
	background-color: #f7f7f7;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 0 15px;
}
.filter p{
	float: left;
	margin: 0;
	color: #666666;
}
.filter a{
	display: block;
	float: right;
	margin: 0;
	color: #666666;
	font-size: 14px;
	padding-left: 15px;
	border-left: 1px solid #dedede;
}
.filter a img{
	width: 20px;
	vertical-align: -3px;
	margin-left: 5px;
}
.mui-input-group:before,.mui-input-group:after{
	height: 0;
}
.mui-input-group .mui-input-row:after{
	height: 0;
}
.mui-input-group{
	padding: 10px;
}
.mui-input-row{
	border: 1px solid #bababa;
	margin-bottom: 10px;
	border-radius: 5px;
	font-size: 14px;
}
.mui-input-group input,.mui-input-group textarea{
	font-size: 14px;
}
.mui-off-canvas-right{
	background-color: #fff;
}
.off_title{
	position: fixed;
	top: 0;
	line-height: 50px;
	background-color: #e9e9e9;
	color: #999999;
	width: 100%;
	padding: 0 15px;
}
.off_footer{
	bottom: 60px;
	position: fixed;
	line-height: 50px;
	height: 50px;
	width: 100%;
	text-align: center;
}
.off_footer a{
	margin: 0 10px;
	background-color: #666666;
	color: #fff;
	padding: 9px 30px;
	border-radius: 3px;
}
.off_title a{
	float: right;
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/index_tc_gb.png) no-repeat right center;
	background-size: 20px;
}
.off_content{
}
.off_content .mui-table-view-cell.mui-active{
	background-color: #fff;
}
.off_div{
	padding: 0 10px;
}
.off_div a{
	display: block;
	width: 47%;
	float: left;
	margin-right: 3%;
	line-height: 40px;
	text-align: center;
	background-color: #e9e9e9;
	border-radius: 3px;
	margin-bottom: 10px;
	color: #727272;
	font-size: 14px;
}
.off_div a.add_a{
	background: url(../images/chanpin_i.png) no-repeat right bottom;
	background-size: 20px;
	background-color: #faf2f1;
	color: #e71305;
}


/*2*/
.chanpin_box{
	padding: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
}
.chanpin_box>img{
	display: block;
	width: 100%;
}
.chanpin_box h4{
	color: #5e5757;
	font-size: 16px;
	margin: 10px 0;
}
.chanpin_box h5{
	color: #666666;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
}
.xiangxi_title{
	background-color: #fff;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	border-bottom: 1px solid #ddd;
}
.xiangxi_title p{
	float: left;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.xiangxi_title a{
	display: block;
	float: right;
	width: 50px;
	height: 50px;
	background: url(../images/cpfw_xxym_fx.png) no-repeat right center;
	background-size: 20px;
}
.xiangxi_p{
	padding: 10px 15px;
	color: #666666;
	border-bottom: 1px solid #ddd;
}
.xiangxi_p p{
	color: #666666;
}
.xiangxi_p h4{
	padding-left: 20px;
	background: url(../images/cpfw_xxym_phone.png) no-repeat left center;
	background-size: 15px;
	color: #666666;
	font-size: 14px;
}
.xiangxi_p h4 span{
	color: #da2400;
	font-size: 20px;
}

.can_p{
	padding: 10px 15px;
	background-color: #fafafa;
}

.can_p h3{
	font-size: 15px;
	color: #666666;
}
.can_p h4{
	font-size: 14px;
	color: #666666;
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 20px;
}
.div_can{
	width: 100%;
	line-height: 30px;
}
.div_can p{
	float: left;
	background-color: #666666;
	margin: 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 35%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.div_can div{
	float: left;
	background-color: #ebebeb;
	margin: 0;
	font-size: 14px;
	color: #666666;
	text-align: left;
	width: 65%;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
}
.role_c{
	position: relative;
	margin: 0 40px;
	border-left: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 35px;
	margin-right: 0;
}
.role_c h3{
	position: absolute;
	width: 80px;
	line-height: 35px;
	border-radius: 50px;
	background-color: #da2400;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	left: -40px;
	top: -35px;
}
.role_c p{
	font-size: 14px;
	color: #666666;
	position: relative;
	padding-left: 10px;
}
.role_c span{
	position: absolute;
	left: -5px;
	top: 7px;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #da2400;
	margin-right: 10px;
}
.role_c div{
	padding: 10px;
}
.role_c div img{
	height: 70px;
}
.pageList{
	padding: 20px 0;
	text-align: center;
}
.pageList a{
	padding: 9px 15px;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	margin-right: 5px;
}
.pageList a.add_a{
	background-color: #cd0001;
	border-color: #cd0001;
	color: #fff;
}
.sbys_ul{
	padding: 0;
	margin: 0;
}
.sbys_ul li{
	padding: 15px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}
.sbys_ul li img{
	float: left;
	display: block;
	width: 40%;
}
.sbys_ul li div{
	padding-left: 45%;
}
.sbys_ul li div h4{
	color: #666;
	font-size: 16px;
}
.sbys_ul li div p{
	color: #666;
	font-size: 14px;
}
.yy_ul{
	padding: 0;
	margin: 0;
	padding: 10px 0;
}
.yy_ul h4{
	font-size: 18px;
	color: #666666;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.yy_ul h4 span{
	border-left: 5px solid #da2400;
	padding-left: 10px;
}
.yy_ul li{
	list-style: none;
	padding-left: 15px;
	background: url(../images/rrr_03.png) no-repeat 0px 8px;
	background-size: 5px;
	font-size: 14px;
	color: #666;
	padding-bottom: 5px;
}
