.mainnav p {
    margin: 0;
}

@media screen and (max-width: 1980px) {
    html {
        font-size: 7px;
    }
}

@media screen and (max-width: 1800px) {
    html {
        font-size: 6px;
    }
}

@media screen and (max-width: 1600px) {
    html {
        font-size: 5px;
    }
}

@media screen and (max-width: 1440px) {
    html {
        font-size: 4px;
    }
}

@media screen and (max-width: 1300px) {
    html {
        font-size: 3px;
    }
}

.reds {
    color: red !important;
}


 
.sel {
    display: inline-block;
    margin-left: 10px;
    width: 0;
    height: 0;

    border-top: 5px solid #999;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 2px solid transparent;
}

nav a {
    position: relative;
    display: inline-block;
}

.u_center {
    display: inline-block;
    width: 96px;
    height: 200px;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: 999;
    margin-left: -48px;
}

.o_center {
    width: 87px;
    height: 136px;
    z-index: 9999;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 5px 0px rgba(38,38,38,0.15);
    position: absolute;
    top: 30px;
    left: 0px;
    color: #666!important;
}

.u_cart {
    display: inline-block;
    width: 270px;
    height: 270px;
    z-index: 9999;
    box-shadow:0px 1px 5px 0px rgba(38,38,38,0.15);
    background: #fff;
    position: absolute;
    top: 30px;
    left: 0px;
    color: #666!important;
    padding: 0 10px 10px
}
.u_cart .quan {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #eee
}
.u_cart .gou {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    border: 1px solid #ccc;
    margin-top: 9px;
}
.u_cart .v {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: 9px;
}
.u_cart .left {
    float: left;
}
.u_cart .dd {
    margin: 31px 0 0 18px;
	width: 12px;
	height: 12px;
}
.u_cart .bsac {
    float: left;
    background: url('../image/gou.png') no-repeat;
    background-size: 14px 14px;
	border: none;
	width: 14px;
	height: 14px;
}
.u_cart .item-amount{
    display: inline-block;
    width: 10px;
    padding-left: 20px;
    height: 22px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 22px;
    padding: 0 31px
}
.u_cart .price {
    color: #FF6161;
}
.u_cart .item-opps{
    display: inline-block;
    margin-top: -4px;
    margin-left: 7px;
    float: right;
}
.u_cart  .minus{
    float: left;
    width: 14px;
    height: 11px;
    background-image: url(../image/jian.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-left: -25px;
    margin-top: 6px;
}
 .u_cart .text-amount {
    /* float: left;
    width: 26px;
    padding: 3px 0;
    border-width: 1px 0;
    color: #666;
    transition: none; */
 }
 .u_cart .inpus {
     border-left:1px solid #ddd;
     border-right:1px solid #ddd;
     width: 16px;
     height: 100%;
     margin-left: -6px;
     padding-left: 6px;
 }
.u_cart .plus{
    float: left;
    width: 13px;
    height: 13px;
    background-image: url(../image/jia.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-left: 22px;
    margin-top: -18px;
}
.u_cart .bot_bootm {
    width: 262px;
    border-top: 1px solid #eee;
    height: 54px;
    line-height: 54px;
    position: absolute;
    bottom: 0px
}
.u_cart .lefo {
    float: left;
    margin-top: 12px;
    margin-left: 10px
}
.u_cart .lefo p{
    height: 17px;
    line-height: 15px;
}
.u_cart .rigy {
    float: left;
    margin-left: 30px;
}
.u_cart .rigy button{
    width: 128px;
    height: 34px;
    background: #FF6161;
    color: #fff;
    font-weight:400;
    border-radius:4px;
}

.u_cart .leftsa {
    display: inline-block;
    float: right;
    margin: 8px 10px 0 10px;
}
.u_cart .imgrts {
    width: 62px;
    height: 62px;
    background: #bababa;
    margin-top: 10px;
    margin-left: 11px
}
.u_cartww {
    display: inline-block;
    width: 160px;
    height: 160px;
    z-index: 9999;
    box-shadow:0px 1px 5px 0px rgba(38,38,38,0.15);
    background: #fff;
    position: absolute;
    top: 35px;
    left: 0px;
    color: #666!important;
    padding: 0 10px 10px
}
.m_img {
    border: 1px solid #ccc;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #fff url('./image/catalog/douf_phone.png') no-repeat center;
    background-size: 100px 100px;
    z-index: 9999;
    position: absolute;
    top: 35px;
    left: -10px;
}

.eee {
    color: #00AAEE!important;
}
.css {
    color: #00AAEE!important
}
.u_center div {
    text-align: left;
    line-height: 25px;
    cursor: pointer;
    padding-left: 15px;
}

.o_center div {
    text-align: left;
    line-height: 33px;
    cursor: pointer;
    padding-left: 11px;
}

.cus {
    display: block;
    cursor: pointer;
}
.c_order {
    /* width: 73px!important;
    padding: 0 8.5px!important; */
  }
.uc,
.oc,
.cc,
.pp,
.md,.ww,.ee {
    display: none;
}
.pp {
    position: absolute;
    z-index: 99;
    width: 151px;
    height: 160px;
    right: 5px;
    top: 29px;
}
.u_catt {
    width: 290px;
    height: 290px;
    background: #fff;
    position: absolute;
    z-index: 999;
    left: -75px;
	top:41px;
	box-shadow: 0px 1px 5px 0px rgba(38,38,38,0.15);
}
.u_catt img {
    width: 100px;
    height: 100px;
}
.u_catt p {
    color: #999;
    font-size: 14px;
    text-align: center;
}
.oaisd {
    width: 122px;
    height: 122px;
    background: #333;
    position: relative;
    top: -138px;
    left: 14px;
}
.san_t{
    position: absolute;
    top: -20px;
    left: 33px;
    
}
.u_catt .san_t{
	left: 110px;
}
.u_cart .san_t{
	left: 110px;
}
.san_t:before,.san_t:after{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-bottom: 10px #fff solid;
}
.san_t:before{
    /* border-bottom: 10px #0099CC solid; */
}
.san_t:after{
    top: 1px; /*覆盖并错开1px*/
    border-bottom: 10px #fff solid;
}
.close_uc {
    left: 50%;
    margin-left: -3px;
}
.close_md {
    left: 45px;
}

.o_left,
.o_right {
    display: inline-block;
}

.o_right {
    float: right;
    margin-right: 14px
}

.rules {
    position: absolute;
    left: 116%;
    top: 28%;
    display: inline-block;
    width: 30%;
    font-size: 2rem;
}

.topnav a:hover {
    background: #00aaee;
    border-radius: 5px;
    color: #fff;
}

.topnav a:nth-child(1):hover {
    background: none;
    color: #00aaee;
}

menu nav a {
    padding: 0 10px;
    margin: 0 15px;
}

/*new*/

.ind .banner {
    position: initial;
}

.ind .icon-one {
    width: 25%;
}

header {
    height: 35px;
}

header .header-top {
    height: 35px;
    line-height: 34px;
    background: #F4F4F4;
}


.u_center,
.o_center,
.u_cart,
.m_img {
    top: 41px;
    left: -8px;
}
.u_cart{
	left: -75px;
}
menu {
    border: none;
    margin: 0px !important;
}

menu nav {
    height: auto;
}

menu nav .nav .subnav {
	width: 970px;
    height: 450px;
    background-color: rgba(255, 255, 255);
}

menu nav .nav .subnav li .subnav-classify div {
    font-size: 15px;
    padding: 20px 0;
}

menu nav .nav .subnav li .subnav-classify div:last-of-type {
    padding: 9px 0;
}

menu nav .nav .subnav li .subnav-classify div:last-of-type a {
    font-size: 14px;
}

menu nav .nav .mainnav {
    width: 210px;
}

menu nav .nav .mainnav p {
    width: auto;
}

menu nav .nav .mainnav .imss {
    width: 6px;
    height: 12px;
}

menu nav .nav .mainnav p.h {
    background-color: rgba(255, 255, 255);
    color: #333333;
}

.ind .product {
    /* width: 32%; */
}

.content {
    overflow: hidden;
    position: relative;
    margin-top: 40px;
    width: 100%;
    height: auto
}

.content .column {
    width: 100%;
    height: 370px;
    margin-bottom: 40px
}

.content .column .column-top {
    width: 100%;
    height: 41px
}

.content .column .column-top .column-top-center {
    margin: 0 auto;
    width: 1200px;
    height: 40px;
    background: #ffffff;
    border-top: 1px solid #00aaee
}

.content .column .column-top .column-top-center p {
    float: left;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 2px;
    background: #00aaee
}
.content .column .column-top .column-top-center span {
    margin-left: 20px;
    float: right;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #00aaee;
    font-size: 20px
}

.content .column .column-top .column-top-center span a {
    margin: 0 10px 0 30px;
    float: left;
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    font-style: normal;
    cursor: pointer
}

.content .column .column-top .column-top-center span a.h {
    color: #333333;
    font-size: 18px
}

.content .column .column-bottom {
    width: 100%;
    height: 368px;
    background: #f5f5f5
}

.content .column .column-bottom .column-bottom-center {
    display: none;
    margin: 0 auto;
    width: 1200px;
    height: 368px
}

.content .column .column-bottom .column-bottom-center .column-bottom-center-left {
    float: left;
    height: 368px;
    width: 245px;
}

.content .column .column-bottom .column-bottom-center .column-bottom-center-left img {
    width: 245px;
    height: 368px
}

.ppt-all  {
    margin: 0 auto;
	width: 1180px;
}

.content .column-bottom-center-left {
    position: relative;
    overflow: hidden;
}

.content .column-bottom-center-left p {
    cursor: pointer;
}

.content .column-bottom-center-left ul {
    height: 90px;
    width: 100%;
    padding: 10px 30px;
    box-sizing: border-box;
}

.content .column-bottom-center-left ul li {
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    margin-bottom: 0;
    text-overflow: none;
    padding-right: 0;
}

.content .column-bottom-center-left ul li a {
    color: #fff !important;
}

.content .column-bottom-center-left ul li:nth-child(2n) {
    padding-left: 10px;
}

.content .column-bottom-center-left div img {
    position: absolute;
    bottom: 44px;
    left: 38px;
}

/*nav导航*/
.column {
    width: 100%;
    height: 409px;
    margin-bottom: 40px;
}

.column-top {
    width: 100%;
    height: 41px;
}

.column-top-center {
    margin: 0 auto;
    width: 1200px;
    height: 40px;
    background: #ffffff;
    padding-bottom: 44px;
}

.column-top-center p {
    float: left;
    margin: 0 25px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-size: 16px;
    letter-spacing: 2px;
}

.column-top-center span:hover a {
    color: #00aaee;
}

/*添加的类*/
.active66 {
    color: #00AAEE !important;
    font-size: 16px !important;
    border-bottom: 3px solid #00AAEE
}
.active {
    color: #00AAEE !important;
    font-size: 12px !important;
}
.bacloos {
  width: 100%;
  height: 500px;
  /* background: url('../image/bavs.png') no-repeat; */
  background-size: 100% 516px;
  overflow: hidden;
  margin-top: 58px;
}
.bacloos h1 {
    text-align: center;
    color: #333;
	font-weight: bold;
}
.column-top-center span {
    margin-left: 20px;
    float: right;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #00aaee;
    font-size: 16px;
}

.column-top-center span a {
    margin: 3px 30px 0 30px;
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 40px;
    font-style: normal;
    cursor: pointer;
}
.column-top-center .imoops {
  position: relative;
  float: right;
  width: 6px;
  height: 12px;
  top: 14px;
  left: 10px;
}
.morrt {
    color:#333;
    font-size:18px;
    margin-bottom:20px;
    font-weight: bold;
    display:inline-block
}
.tii a{
    color:#00AAEE;
    font-size:14px;
    margin-bottom:20px;
    font-weight: bold;
    float: right
}
.tii a:hover{
    color:#00AAEE;
}
.imgtyww {
    width:138px;
    height:138px;
    background:rgba(204,204,204,1);
    border-radius:4px;
}
.icc {
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
    font-size: 12px;
    line-height: 17px;
}
.column-bottom-center-left {
    float: right;
    width: 390px;
    height: 430px;
    padding: 38px 33px 10px;
	box-sizing:border-box;
}

.column-bottom-center-left ul {
    /* height:244px; */
    width: 245px;
}

.column-bottom-center-left ul li {
    height: 36px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 40px;
}

.column-bottom-center-left ul li:hover {
    color: #00aaee;
}

.column-bottom-center-left ul li span {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 15px;
    border-radius: 50%;
    background: #00aaee;
    vertical-align: middle;
}


/*右侧内容*/

.footer {
    background: #fff
}
.column-classify li {
    float: left;
    width: 43%;
    height: 70px;
    /* margin-left: 63px; */
}
.column-classify li p:first-child{
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
  color: #333333;
  font-size: 14px;
  font-weight:bold;
  margin-bottom: 13px;
}
.column-classify li p:last-child{
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:1;   
  overflow: hidden;
  text-overflow:ellipsis;
  color: #999;
  font-size: 13px;
  line-height: 17px;
  margin-left: 16px;
  padding: 0;
  white-space: inherit;
}
.column-classify li p:first-child:hover{
	color: #00aaee;
}
.mr_frbox1 {
	width: 770px;
	height:430px;
	float: left;
	margin-right: 20px;
	background: #fff;
	padding: 30px 33px 10px;
	box-sizing:border-box;
}

.ippa {
    position: absolute;
    bottom: 4px;
    left: -6px;
    width: 168px
}
.iuuo {
    margin-top: 13px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.iuuo:FIRST-CHILD{
	margin-top: 0;
}
.iuuo a{
    color: #555;
    font-size: 14px;
	font-weight: bold;
}
.iuuo a:hover{
    color: #00aaee;
    font-size: 14px;
}
.icc:hover{
	/* color: #00aaee; */
}
.iio:hover{
	color: #00aaee;
}
.iio {
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    color: #555;
    font-size: 14px;
    font-weight:bold;
    margin-bottom: 11px;
}
.tempWrap ul li:nth-of-type(even){margin-left: 70px;}
.yuandian {
    float: left;
    margin-right: 10px;
    margin-top: 7.5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #00AAEE
}
.column-classifys li {}

.column-classify li a {
    position: relative;
    display: inline-block;
    width: 100%;

    border: 1px solid #d6d6d6;
    background: #ffffff;
}

.column-classify li a img {
    /* height:130px;
   width:100%; */
    display: block;
    transition: all .3s;
}

.column-classify li a img:hover {
    /* transform:scale(1.1); */
}

.column-classify li a p {
    height: auto;
    font-size: 15px;
    color: #555;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding: 0;
}

.column-classify li a p:hover {
    /* color: #00aaee; */
}

.column-classify li a .p2 {
    cursor: text;
    height: 80px;
    padding: 0 20px 20px 10px;
    color: #999 !important;
    overflow: hidden;
}

.column-classify li a span {
    /* display: block;
    height: 20px;
    padding: 0 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 10px; */
}