html, body {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    height: 100%;
}

body {
    display: block;
    min-width: 962px;
    font-size: 12px;
    color: #333333;
    line-height: 1.5;
}
button,input{
    border:none;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, area, param {
    margin: 0;
    padding: 0;
}

.phx_header {
    width: 100%;
    background: #fff;
}

.phx_header.cm_header {
    margin: 10px 0 10px 0;
    padding: 1px 0;
    height: 25px;
}

.clearfix {
    display: block;
    zoom: 1;
}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}

.wrapper {
    margin: auto;
}
.search-contant {
    border: 1px solid #cfcfcf;
    display: inline-block;
    top:5px;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 10px;
    width: 25%;
    min-width: 250px; 
    max-width: 400px;
}
.phx_header .search {
    position: relative;
    height: 23px;
    /* border: 1px solid #cfcfcf; */
    /* margin-left: 10px;
    overflow: hidden; */
}

.phx_header .search input.phx-btn {
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    border: none;
    outline: none;
    width: 33px;
    cursor: pointer;
    background: #0845c7;
    color: #fff;
}

i::before {
    margin-right: 0.5em;
}


.phx_header div.phx-btn {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    border: none;
    outline: none;
    color: #333;
}
.phx_header div.phx-btn > a {
    cursor: pointer;
    color: #333;
}

.phx_header .search .phx-txt::-webkit-input-placeholder { /* WebKit browsers */
    color:#757575;
}
.phx_header .search .phx-txt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#757575;
}
.phx_header .search .phx-txt::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#757575;
}
.phx_header .search .phx-txt:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#757575;
}

.phx_header .search .phx-txt {
    /* border: 1px solid #333; */
    border-radius: 3px; /* iphone 手机圆解问题 */
    margin: 0;
    outline: none;
    line-height: 23px;
    height: 23px;
    width: 350px;
    float: left;
    font-size: 12px;
    /* color: #f00; */
    background-color: #fff;
}
.phx_header .wrapper img{
    margin-top:2px;
}

#allproduct > div {
    font-size: 12px;
}

.phx_header .clearfix button > div{
    /* width: 160px !important; */
    position: relative;
    text-align: center;
}

.phx_header .clearfix button > div ul li a{
    display: inline-block;
    width: 100%;
    height:100%;

} 
.phx_header .clearfix button > div ul li a:hover{
    cursor: pointer;
    color:red;
}
input, button, select, textarea {
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

input, button, div.phx-btn {
    display: inline-block;
    vertical-align: middle;
}

input[type=button], input[type=submit], input[type=reset], select {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

button[type=button], div.phx-btn {
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}
button[type=button].phx-btn {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: none;
    outline: none;
    cursor: pointer;
    background: #d81527;
    color: #fff;
}

.phx_header button.phx-btn, .phx_header div.phx-btn {
    height: 30px;
    font-size: 14px;
    border: none;
    border-radius: unset;
    outline: none;
    cursor: pointer;
    background: none;
    color: #333;
    padding:0px 13px;
    position: relative;
    overflow: visible;
}

/* 联系我们添加客服二维码显示 */
.title_nav p {
    text-align: center;
}

.title_nav p img{
    width:120px;
}

.title_nav p, .title_nav li p:hover {
    color:#333;
}

.phx_header button.phx-btn:last-child, .phx_header div.phx-btn:last-child{
    padding-right: 0;
}
.phx_header .line {
    display: inline-block;
    width:1px;
    height:15px;
    border-left:1px solid #888;
    position: absolute;
    right: 0;
    top:5px;
}
/* .phx_header button.phx-btn:last-child {
    border-right:0px solid #888;
    padding-right:0px;
} */
.phx_header button.phx-btn:hover, .phx_header div.phx-btn:hover{
    color:#d81527;
}
/* .phx_header div.phx-btn a:hover{
    color:#d81527;
} */
.phx_header .clearfix button > div {
    color: #333;
    padding: 6px;
    border:1px solid #888;
    border-radius: 10px;
    
}
#contactpanel li i {
    margin-right: 10px;
}
#contactpanel li a {
    color: #333;
}
#contactpanel li a:hover {
    /* color: #d81527; */
    text-decoration: none;
}
.copy {
    color:#cb1927;
}
.title_nav li {
    line-height: 20px;
    color:#888;
}
.title_nav li:hover {
    /* line-height: 16px; */
    color:RGB(239,28,37);
}
#userlogin {
    border: 1px solid #888;
    border-radius: 10px;
    top: 30px;
    text-align: center;
    width: 50px;
    position: absolute;
    z-index: 500;
    right: -10px;
    padding: 6px;
    background: #fff;
}
#userlogin ul li{
    line-height: 20px;
    border-bottom:1px solid #fff;
}
#userlogin ul li a:hover{
    cursor: pointer;
    color:red !important;
}
/* #userlogin .title_nav a {
    color: #888;
} */
#contactpanel ul li {
    font-size: 12px !important;
    line-height: 16px;
}
.copy {
    display:inline-block;
    width:20px;
    position: relative;
    bottom:3px;
}
.copy img{
    width:100%;
}
button[type="button"] div {
    background: #fff;
    text-align: center;
}
.phx-navigater {
    line-height:35px;
    height:35px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.phx-navigater .wrapper {
    position: relative;
}

ul li {
    list-style-type: none;
}

.phx-navigater > .wrapper > ul > li {
    float: left;
    height: 35px;
}
.phx-navigater>.wrapper>ul>li:hover>a,.phx-navigater>ul>li.cur>a{background:#000;color:#fff;}
.phx-navigater>.wrapper>ul>li:hover .ert{ display:block;}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
a:link{
	color: #333333;
}
a:visited{
	color: #333333;
}
a:hover{
    cursor: pointer;
	color: #333333;
}
a:active{
	color: #333333;
}
.ordertable thead tr th a {
    display: inline-block;
}
.phx-navigater > .wrapper > ul > li > a{
    padding:0 25px;
    display:block;
    color:white;
    background-color: #d81527;
    font-size:16px;
    text-decoration:none;
    height:30px;
    line-height: 30px;
}
.top_nav_show, .top_nav_show *{
    box-sizing: border-box;
}
.phx-navigater > .wrapper .nav_top > ul > li > a{
    text-align: left;
    padding:0 25px 0 25px;
    width: 100%;
    box-sizing: border-box;
    height:28px;
    display: inline-block;
    font-weight: 700;
}
.phx-navigater > .wrapper .nav_top > ul > li > a:hover{
   background-color: #d81527; 
   color:#fff;
   text-decoration: none;
}
/* start
*导航栏新增字段样式更改 
*/
.phx-navigater > .wrapper .nav_top > ul > li.logo > a {
    background-color: #fff;
    color:#000;
}
/*
*end
*/
.page-indexes {
    overflow: hidden;
    margin: 0px auto;
}
.phx-catelog {
    width: 197px;
    background: #fff;
}
.cateleft {
    padding-top: 0px;
    float: left;
    width: 197px;
    position: relative;
    margin-top: 5px;
}

ul, dl {
    list-style: none;
}

.cateleft > ul > li {
    height: 22px;
    width: 197px;
    line-height: 22px;
}
.cateleft > ul > li > a {
    white-space: nowrap;
    padding-left: 22px;
    width: 140px;
    display: inline-block;
    line-height: 22px;
    color: #333;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
}
.cateleft > ul > li:hover > a:hover {
    border: none;
    text-decoration: none;
}
.cateleft > ul > li:hover > a {
    color: #333;
}
/* .cateleft > ul > li > i {
    color: #333;
    width: 25px;
    height: 25px;
    line-height: 25px;
} */
.cateleft > ul > li:hover {
    background: #e8e8e8;
}
.cateleft > ul > li:hover > i {
    color: #333;
}
/* .cateleft > ul > li > a::after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f054";
} */

.phx-catpanel {
    display: none;
    border: none;
    line-height: 12px;
    top: -10px;
    position: absolute;
    left: 197px;
    width: 825px;
    max-width: 800px;
    /* height: 540px; */
    background: #e8e8e8;
    z-index: 3;
    max-height: 600px;
    overflow: auto;
    border-left: 1px solid #fff;
    min-height:300px !important;
}

.typeList {
    height: 100%;
    overflow-y: auto;
    padding: 0 20px;
}

.typeList .dt a {
    color: #333333;
    font-weight: bold;
    font-size: 12px;
}

.typeList .dt a:hover {
    color: #000;
}

.phx-catpanel .dt {
    display: table-cell;
    vertical-align: top;
    line-height: 18px;
    background: #e8e8e8;
    width: 100px;
    padding-right: 10px;
}

.phx-catpanel .dd {
    display: table-cell;
    vertical-align: top;
    overflow: auto;
    margin-left: 86px;
}

.typeList .dd dd {
    float: left;
    padding: 0 12px;
    margin: 7px 0;
    border-left: 1px solid #ddd;
}

.typeList .dd dd a {
    color: #666666;
    background: #e8e8e8;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}

.typeList .dd dd a:hover {
    color: #000;
    background: #e8e8e8;
}

.typeListUl {
    padding: 10px 0;
    background: url(/resource/xian.jpg) no-repeat;
    background-position: left 96px bottom;
    background-size: 664px 1px;
}

.typeListUl>div {
    position: relative;
}

.application {
    height: 122px;
    background: #f4f4f4;
}

.application .box {
    padding-top: 20px;
    margin: 0 36px 0 18px;
    position: relative;
    border-top: 2px solid #5c5452;
}

.application dd {
    float: left;
    text-align: center;
    width: 60px;
    color: #333333;
    margin-right: 8px;
    font-weight: normal;
    font-size: 12px;
    padding-left: 12px;
}

.application dd img {
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 9px;
}

.application .dt {
    font-weight: bold;
    background: none;
    top: 33px;
}

.pro_left{
    /* float:left;
    width:652px; */
}
.pro_right{
    width: 165px;
    height: 530px;
}
 
.pro_tu{
    margin-top:10px;
    margin-left: auto;
    margin-right: auto;
    width:652px;
    height:255px;
}
.pro_tu img{width:652px; height:262px; display:block;}

.page_in_box01_r{
    position: absolute;
    top: 0;
    left: 197px;
    right: 0;
    bottom: 0;
    padding-left: 10px;
    overflow: auto;
}
 
.pa_in_box01_r_t{ position: relative;}
.pa_in_box01_r_t ul{ overflow:hidden;}
.pa_in_box01_r_t ul li{ float:left; width:152px; border-left:1px solid #8c8c8d;color:#333; text-align:center; position:relative; background:#fff; margin-top:10px; padding-bottom:3px; border:1px solid #f2f2f2;}
.pa_in_box01_r_t ul li h3{ font-size:16px; height:30px; line-height:30px; color:#333; font-weight:normal; margin-top:2px;}
.pa_in_box01_r_t ul li p{ font-size:12px; line-height:21px;}
.pa_in_box01_r_t ul li p a{ color:#777; padding:0px 5px; display:inline-block;}
.pa_in_box01_r_t ul li p a:hover{ color:#333;}
.pa_in_box01_r_t ul li p a.nolink{ cursor:text;}
.pa_in_box01_r_t ul li p a.nolink:hover{ color:#777;text-decoration:none;}
.pa_in_box01_r_t ul li .pa_in_box01_a01{  margin-left:10px;width:133px; height:23px;}
.pa_in_box01_r_t ul li .pa_in_box01_a01 a{ font-size:12px; display:block; text-decoration:none; width:133px; height:23px; line-height:23px; color:#fff;text-align:center; background:#d81527;}
.pa_in_box01_r_t ul li .pa_in_box01_a01 a:hover{ color:#fff; background:#d81527;}
.pa_in_box01_r_t ul li .pa_in_box01_a01 a.nolink{cursor:text;}
.pa_in_box01_r_t ul li .pa_in_box01_a01 a.nolink:hover{background:#d81527;}
.pa_in_box01_r_m{ height:27px; background:#f5f5f5; line-height:27px; text-align:center; margin-top:10px; font-size:14px;}
.pa_in_box01_r_b{}
.pa_in_box01_r_b ul{ overflow:hidden; margin-left:-9px;}
.pa_in_box01_r_b ul li{ float:left; margin-left:9px; margin-top:10px; position:relative; width:156px;}
.pa_in_box01_r_b ul li img{ width:156px; height:104px; display:block;}
.pa_in_box01_r_b ul li .pa_in_box01_r_b_on{ position:absolute; color:#fff;width:156px; height:104px;font-size:14px; text-align:center; top:0px;}
.pa_in_box01_r_b ul li .pa_in_box01_r_b_on span{ display:inline-block; width:100%; height:20px; background:url(/resource/page_xian04.png) center center repeat-x; line-height:20px; color:#fff; margin-top:84px; font-size:14px;}
.pa_in_box01_r_b ul li .pa_in_box01_r_b_on a{ display:block;width:156px; height:104px;}

.pa_in_box01_r_t ul li.cvb{ background:#f2f2f2;}

.pa_in_box01_r_t ul li .wsdr{}
.pa_in_box01_r_t ul li .wsdr span{ color:#d81527; font-weight:bold;}
.pa_in_box01_r_t ul li .vvbs{ padding-bottom:5px; padding-top:2px;}
.pa_in_box01_r_t ul li .vvbs a{ display:block; width:133px; margin-left:12px; background:#d81527; height:24px; text-decoration:none;line-height:24px; text-align:center; color:#fff; margin:5px 0 0px 10px;}
.pa_in_box01_r_t ul li .vvbs a:hover{ background:#d81527;}
.pa_in_box01_r_t ul li .vvbs.vvbs_on a{background:#f2f2f2; color:#333;}
.pa_in_box01_r_t ul li .vvbs.vvbs_on span{ display:block; height:23px; line-height:23px; width:133px; margin: 0px 0 0 10px; font-size:14px;}

 

.pa_in_box01_r_m{ height:27px; background:#f2f2f2; line-height:27px; text-align:center; margin-top:20px; font-size:14px;}
.pa_in_box01_r_b{}
.pa_in_box01_r_b ul{ overflow:hidden; margin-left:-9px;}
.pa_in_box01_r_b ul li{     float: left;
    margin-left: 9px;
    margin-top: 10px;
    position: relative;
    width: 156px;
    height: 104px;}
.pa_in_box01_r_b ul li img{ width:156px; height:104px; display:block;}
.pa_in_box01_r_b ul li .pa_in_box01_r_b_on{ position:absolute; color:#fff;width:156px; height:104px;font-size:14px; text-align:center; top:0px;}
.pa_in_box01_r_b ul li .pa_in_box01_r_b_on span{ display:inline-block; width:100%; height:20px; background:url(/resource/page_xian04.png) center center repeat-x; line-height:20px; color:#fff; margin-top:84px; font-size:14px;}
.pa_in_box01_r_b ul li .pa_in_box01_r_b_on a{ display:block;width:156px; height:104px;}

.g_slider ul li img {
    width: 652px;
    height: 262px;
}
.g_slider { position: relative; overflow: hidden;text-align: center;}
.g_slider li { list-style: none; }
.g_slider ul li { float: left; }
.g_slider ul li a { width: 652px;height: 262px; }
#b04 { width: 652px;height:262px;}
#b04 .dots { position: absolute; left: 0; right: 0; bottom: 10px;}
#b04 .dots li 
{ 
	display: inline-block; 
	width: 8px; 
	height: 8px; 
	margin: 0 4px; 
	text-indent: -999em; 
	border: 2px solid #fff; 
	border-radius: 10px; 
	cursor: pointer; 
	opacity: .4; 
	-webkit-transition: background .5s, opacity .5s; 
	-moz-transition: background .5s, opacity .5s; 
	transition: background .5s, opacity .5s;
}
#b04 .dots li.active 
{
	background: #fff;
	opacity: 1;
}
#b04 .arrow { position: absolute; top: 110px; width: 24px;height: 42px !important;}
#b04 #al { left: 0;}
#b04 #ar { right: 0;}

.page_index{
    /* width:1024px; */
    margin:0px auto;
}
/* .page_index_box04{ margin-top:10px;} */
.pa_in_box04_tit{
    font-size:16px;
    height:30px;
    line-height:30px;
    background: none;
    /* padding:4px 0; */
    border-bottom: 1px solid #cfcfcf;
    /* background-color: #eee; */
    color: #d81527;
}
.pa_in_box04_tit span{ width:5px; display:inline-block; height:14px; background:#d81527; position:relative; top:1px; margin-right:20px;}
.pa_in_box04_con{
    float: left;
    overflow:hidden;
    /* margin-right: 80px; */
    /* padding-bottom:22px; */
    /* border-left:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
    border-bottom:1px solid #e8e8e8; */
    /* position:relative; */
    margin: 7px 15px 7px 0px;
}
.pa_in_box04_c_l{
    /* float:left; */
    color:#333;
    font-size:14px;
    /* background:#f2f2f2; */
    /* width:118px; */
    border-left:1px solid #fff;
    padding: 0;
    height:100%; 
    /* position:absolute; */
    margin: 0 8px;
}
.pa_in_box04_c_l strong{
    display:inline-block;
    background:#fff;
    height:3px;
    /* position:absolute;
    top:0px; */
    width:100%;
}
.pa_in_box04_c_l i{
    display:inline-block;
    background:#fff;
    height:3px;
    /* position:absolute;
    bottom:0px; */
    width:100%;
}
.pa_in_box04_c_l span{
    /* position:absolute;
    top:20px;
    left:30px; */
    color:#d81527;
}
.pa_in_box04_c_r{
    /* float:right;
    width:864px; */
    /* padding-right: 15px; */
    /* margin-bottom: 14px; */
}
.pa_in_box04_c_r ul{
    overflow:hidden;
    /* margin-left:-18px; */
} 
.pa_in_box04_c_r ul li{
    float:left;
    width:80px;
    margin: 1px 8px 15px 8px;
}
.pa_in_box04_c_r ul li h3 a{color:#666; text-decoration:none;}
.pa_in_box04_c_r ul li:hover h3 a {
    color:#d81527;
}
.pa_in_box04_on {
    border:1px solid #eee;
    width:78px;
    height:78px;
    text-align:center;
}
.pa_in_box04_on:hover {
    border-color: #d81527;
}
.pa_in_box04_on img {
    max-height:78px;
    max-width:78px;
    width: 100%;
    height:100%;
}
.pa_in_box04_c_r ul li h3 {
    font-size:12px;
    font-weight:normal;
    text-align:left;
    line-height:18px;
    height:36px;
    color:#666;
}


.nav_login{
    width:21px;
    height:22px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    color:#fff;
    
}
.cart_i {
    background:url(../resource/cmindtek/cart.png) no-repeat;
    background-size: 100% 100%;
}
.login_i {
    background:url(../resource/cmindtek/login.png) no-repeat;
    background-size: 100% 100%;
}
.number_cart{
    position: absolute;
    background:#fff;
    height:12px;
    min-width:14px;
    line-height: 12px;
    border-radius: 7px;
    font-size: 10px;
    transform: translate(0%,-40%);
    color:#d81527;
    border:1px solid #d81527;
    display: inline-block;
    margin-right: -19px;
    padding: 0px 1px;
}
.user_i{
    position: relative;
    top: -1px;
}
.serach_i {
    width:13px;
    height:13px;
    display: inline-block;
    background:url(../resource/icons/search.png) no-repeat;
    background-size: 100% 100%;
}
.user_i img {
    width:100%; 
}
button {
    cursor: pointer ;
}

/* 用户状态的显示与操作模块样式 start */
.userstatus {
    text-align: center;
    color:#888;
    padding-bottom:20px;
    padding-top:10px;
}
.userstatus p {
    line-height: 22px;
}
.userstatus p a {
    color: #d81527;
}
/* 用户状态的显示与操作模块样式  end*/