.head2 {
    position: relative;
    z-index: 10!important;
    height: 6rem;
    background: #f9f9f9;
    box-shadow: 2px 2px 0px #ccc;
}
.head2 .menu_btn {
    padding: 1rem 0 0 0;
    width: 60%;
    font-size: 1.3rem;
    color: #174b89;
    right: 0;
    height: 4rem;
    position: absolute;
}
.head2 .menu_btn .tsite {
    font-size: 1.3rem;
    color: #174b89;
    line-height: 1rem;
}
.head2 .menu_btn em {
    display: block;
    font-size: 1.3rem;
    color: #d1292e;
    font-weight: bold;
}
.head2 .menu_btn a.downmenu {
    width: 18%;
    display: block;
    float: right;
    top: -3rem;
    padding-right: 3%;
    position: relative;
}
.head2 .logo {
    float: left;
    width: 35%;
    padding: 1.4rem 0 0 3%;
}
.head2 .logo img {
    height: 100%;
    width: 100%;
    display: block;
}
.menu2 {
    position: relative;
    z-index: 10;
}
.menu2 .slideMenu {
    width: 100%;
    display: none;
    z-index: 80;
    height: 105rem;
    overflow: hidden;
    position: absolute;
    top: 6rem;
    right: 0;
    transition: transform 1s;
    -webkit-transition: transform 1s;
}
.menu2 ul {
    margin: 0;
    transform: translate3D(0, 0, 0);
    -webkit-transform: translate3D(0, 0, 0);
}
.menu2 ul li:first-child {
    border-top: none;
}

.menu2 ul li a {
    font-size: 1.2rem;
    color: #fff;
    text-decoration: none;
}
.menu2 ul li:last-child {
    border-bottom: none;
}
.menu2 ul li {
    border-bottom: 1px solid #fff;
    line-height: 3.5rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    color: #fff;
}.head2 .menu_btn a.downmenu img {
    width: 100%;
}
.menu2 .slideMenu::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 105rem;
    background: #0d759c;
    right: 0;
    top: 0;
    z-index: 0;
}
.g_fnva {
    position: fixed;
    z-index: 100;
    bottom: 0;
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    background: #019FDC !important;
}
.m-f01 li {
    position: relative;
    float: left;
    font-size: 1rem;
    width: 25%;
    text-align: center;
    position: relative;
    line-height: 2rem;
    border-right: 1px solid #fff !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.endit-content p{
	max-width:100% ;
	height: auto !important;
	
}
.endit-content>div{
	max-width:100% ;
	height: auto;
}
.m4-crumbs-1{
	height: auto;
	position: relative;
}
.m4-crumbs-1 p{width: 50%;float: left;}
.m4-crumbs-1 span{
	text-align: right;
    display: block;
}
.fenlei_cd{
	width: 100%;
	height:40px ;
	background: #019fdc;
	line-height: 40px;
	display:none;
}
.fenlei_cd ul li{
	width: 50%;
	float: left;
	text-align: center;
}
.fenlei_cd ul li a{
	color: #fff !important;
}
.page{height:24px;margin-bottom: 30px; line-height:24px; text-align:center; margin-top:30px; clear:both;}
.page li{display:inline; padding:5px 10px; border:1px solid #ddd; margin-right:5px;}
.page li a{color: #555;}
.page li a:hover{background:#f5f5f5; color:#0064c4;}
.page li.thisclass{background:#9A9FA5; color: #fff;}
.page li.thisclass a{text-decoration:none; cursor:default; border-color:#0064c4; color: #fff;}
.page .pageinfo strong{font-weight:normal;}



.m4-prod-list-content-1-con ul li:nth-child(2n){
	margin-right: 2%;
}
