@charset "utf-8";
* {word-wrap:break-word;word-break:break-all;box-sizing:border-box;outline: none;}
html{
    font-family:system-ui,-apple-system,BlinkMacSystemFont,'segoe ui',Roboto, Helvetica,Arial,sans-serif,'apple color emoji','segoe ui emoji','segoe ui symbol';
    -webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;
    font-size:16px;
    min-width: 1400px;
    /*font-size: calc(100vw / 30);*/
}
body {
    background: #ffffff;
    font-family:system-ui,-apple-system,BlinkMacSystemFont,'segoe ui',Roboto, Helvetica,Arial,sans-serif,'apple color emoji','segoe ui emoji','segoe ui symbol';
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

/*	防止复制代码
body {-moz-user-select: none;-webkit-user-select: none;}
*/

header, section, footer, aside, nav, main, article, figure {
    display: block;margin:0;padding:0;border:0;
}
img,p,form {margin:0;padding:0;border:0;}
ul,li{list-style:none;padding:0;margin:0;}
h1,h2,h3 {margin:5px 0;padding:5px 0;}
input,textarea,button {font-family:system-ui,-apple-system,BlinkMacSystemFont,'segoe ui',Roboto, Helvetica,Arial,sans-serif,'apple color emoji','segoe ui emoji','segoe ui symbol';}

a{transition: all .5s;}
.float-l {float:left;}
.float-r {float:right;}
.display-hidden{display: none;}
.display-block{display: block;}
.clear {clear:both;font-size:0; line-height:0; height:0; visibility:hidden;}
.pointer{cursor: pointer;}

/*	链接样式	*/
a {color:#262626;}
a:hover {text-decoration: none;color: #ea644a;}
a:link,a:visited,a:active {text-decoration: none;}

a.nav-link{color:#ffffff;}
a.nav-link:hover {text-decoration:none; color:#aaaaaa;}
a.nav-link:link,a.nav-link:visited,a.nav-link:active {text-decoration:none;}

a.white-link {color:#fff;}
a.white-link:hover {text-decoration:none; color:#f0ab49;}
a.white-link:link,a.white-link:visited,a.white-link:active {text-decoration:none;}

a.red-link{color: #a80000;}
a.red-link:hover {text-decoration:none;color:#484848; }
a.red-link:link,a.red-link:visited,a.red-link:active {text-decoration:none;}

a.blue-link {color:#1d6dc5;}
a.blue-link:hover {text-decoration:none;color:#f90; }
a.blue-link:link,a.blue-link:visited,a.blue-link:active {text-decoration:none;}

a.green-link{color:#155f50;}
a.green-link:hover {text-decoration:none;color:#444444; }
a.green-link:link,a.he-link:visited,a.he-link:active {text-decoration:none;}

a.yellow-link{color:#F1A325;}
a.yellow-link:hover {text-decoration:none;color:#353535; }
a.yellow-link:link,a.huang-link:visited,a.huang-link:active {text-decoration:none;}

/*	字体颜色	 */
.text-white {color: #ffffff;}
.text-black {color: #000;}
.text-dark {color: #353535;}

.text-gray {color:#808080;}
.text-gray-darker {color: #222222;}
.text-gray-dark {color: #333333;}
.text-gray-light {color: #DDDDDD;}
.text-gray-lighter {color: #E5E5E5;}
.text-gray-pale {color: #F1F1F1;}

.text-danger {color: #EA644A;}
.text-warning {color: #F1A325;}
.text-success{color: #38B03F;}
.text-info{color: #03B8CF;}
.text-important{color:#BD7B46;}
.text-special{color: #8666B8}

.text-danger-pale{color: #FFE5E0;}
.text-warning-pale{color: #FFF0D5;}
.text-succes-pale {color: #DDF4DF;}
.text-info-pale {color: #DDF3F5;}
.text-important-pale{color: #F7EBE1;}
.text-special-pale{color: #F5EEFF;}

.header{
    float: left;width: 100%;min-width:1300px;height: 245px;
    background: #ffffff;
}
.header .topbit{width:100%; height: 35px; background: #e9e9e9;}
.header .mbd{width:1200px; margin: auto; height: 35px;}
.header .mbd .topbitlft{width:30%; float: left; line-height: 35px; font-size: 12px; color: #838282;}
.header .mbd.topbitlft i{ color: #337FE5;}
.header .mbd .topul{width:30%; float: right; height: 35px; margin: 0; padding: 0;}
.header .mbd .topul li{ font-size: 12px; height: 35px; line-height: 35px; float: left; list-style: none; text-align: center; margin-left: 25px;}

.header .topmid{width:1200px; display: block; margin: auto; height: 160px;}
.header .topmid .logo{ width: 22%; height: 140px; float: left; padding-top: 20px; background: url(../images/logo.png) no-repeat center center;}
.header .topmid .search{width:38%; float: left; height: 160px; margin-left:2%;}
.header .topmid .topcart{ width:29%;float: right;height: 120px; }
.topcart .crtlft{width:100px; height: 40px; float: left; border:1px solid #dddddd; line-height: 40px; text-align: center;margin-top: 36px;}
.topcart .crtlft i{ font-size: 22px; color: #666666;}
.topcart .crtlft span{ color: #ff0000; }
.topcart .crtrht{width:100%; height: 130px; float: right; /*background: url(../images/crt.png)*/; margin-right:8px; margin-top:16px;}
.topcart .crtrht img{width:345px; height: 130px;}
.header .topmid .schbox{ margin-top: 35px; width: 100%; height: 40px;}
.header .topmid .schhot{ height: 35px;line-height: 35px;  font-size: 12px; color: #000000; font-weight:bold;}
.header .topmid .schhot a{color: #000000;}

.ipt1{width:90%;
    height: 40px; border: 2px solid #088af8; float: left;}

.header .logo a{float: left;width: 100%;height: 115px;display: block;}
.header .nav{width:100%; height: 50px; background: #e9e9e9; border-bottom: 2px solid #088af8;}
.header .nav .navt{ width:1200px; margin: auto; height: 50px; }
.header .nav .navt .navul{width:100%; height: 50px; padding:0; margin: 0; float: left; overflow: hidden;}
.header .nav .navt .cart{width:100px; height: 50px; float: right; background: #ff0000; color: #ffffff; text-align: center;}
.header .nav .navt .navul li{width:130px; height: 50px; line-height: 50px; float: left; text-align: center;  font-size: 16px; margin-right: 30px;}
.header .nav .navt .nav-selected{background: #088af8;}
.header .nav .navt a{ color: #302f2f;}

.header .search .search-btn{float:left;cursor:pointer;color:#ffffff;width: 40px;height: 40px;text-align: center;line-height: 40px;overflow: hidden;background: #088af8; border:1px;}



.header .search{flex:none;margin:0 20px;width:150px;overflow: hidden;}
.header .search .search-btn{float:left;cursor:pointer;color:#ffffff;width: 40px;height: 40px;text-align: center;line-height: 40px;overflow: hidden;}
.header .search .search-btn i{font-size:23px;}
.header .search .search-ipt{float:left;color:#ffffff;width: 100px;height: 40px;
    border:0;padding:0 5px;
    background-color: #333;overflow: hidden;}
.header .search .search-ipt::placeholder{color: #aaaaaa;font-size:14px;}

.header .language{flex:none;margin:0;padding:5px 0;}
.header .language ul{float: left;width: 100%;height:24px;border-radius: 12px;overflow: hidden;}
.header .language ul li{float: left;line-height: 20px;height: 24px;font-size:14px;}
.header .language .en{
    height:24px;line-height:20px;padding-left:15px;padding-right:5px;
    border-top-left-radius: 10px;border-bottom-left-radius: 10px;
    border:2px solid #ffffff;position:relative;}
.header .language .en:after{
    content: '';
    position: absolute;right:-12px;top:-5px;
    width: 0;
    height: 0;
    border-top: 28px solid #ffffff;
    border-right: 10px solid transparent;
}

.header .language .cn{
    padding-left:10px;padding-right:15px;
    height:24px;margin-left:15px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;
    border:2px solid #ffffff;border-left:0;color:#ffffff;position: relative;
}
.header .language .cn:after{
    content: '';transform: rotate(20deg);height: 24px;border-left:2px solid #ffffff;position: absolute;left:-5px;top:-2px;bottom:0;
    overflow: hidden;}
.header .language .cn:before{content: '';width: 10px;height: 2px;background-color: #ffffff;position: absolute;left:-9px;bottom:-2px;}
.header .language .cn a{color: #ffffff;}
.header .language .cn a:hover{color: #ea644a;}
.header .language .selected{background-color: #ffffff;color:#000325;}

.header .nav-controller{flex:none;align-self:flex-end;display:none;width:40px;height: 40px;line-height:40px;color:#ffffff;cursor:pointer;text-align: center;font-size:20px;overflow: hidden;}


.xianshi{width:1202px; height: auto; display: table; margin: auto; margin-top: 50px; border: 1px solid #c2c0c0;}
.xsimg{width:400px; height: auto; display: table; border-right: 1px solid #c2c0c0; float: left;}
.xsimg:nth-child(3n){ border-right: 0; }
.xsimg img{width:100%;}
.xslft{width:195px;height: 260px; float: left; background: url("../images/xstj.png")}
.xsul{ margin: 0; padding: 0; width:1003px; float: right;height: 260px;}
.xsul li{width:25%; height: 260px;float: left;}
.line{ border-left: 1px solid #0783ec;}
.xsname{width:100%; text-align: center; padding-top: 80px; color: #ffffff; font-size: 22px; line-height: 22px;}
.xssy{width:100%; text-align: center; height: 50px; line-height: 50px; font-size: 12px;color: #ffffff;}
.xstime{width:128px; margin: auto; height: 28px; text-align: center;}
.xstime .xsbox{width:30px; height: 28px; float: left; text-align: center; color: #ffffff; background: #323232; line-height: 28px;}
.xstime .xsmh{width:18px; height: 28px; float: left; color: #ffffff; text-align: center; line-height: 28px;}

.title{width:1200px; height: 50px; line-height: 50px; margin: auto; margin-top: 20px; background: url('../images/lne1.png'); margin-bottom: 20px;}
.titlft{ width:300px; padding-left: 30px; padding-right: 50px; height: 50px; line-height: 50px;  font-size: 25px; font-weight: bold; color: #666666; margin:auto; text-align: center; background:#ffffff;}
.titmore{width:300px; margin: auto; margin-top:15px; font-size: 12px; text-align: center; margin-bottom:20px; font-size: 18px;}
.titmore a{ color: #666666; }
.titmore i{ margin-left:15px; margin-right: 15px; }
.rqprod{width:1200px; height: 505px; margin: auto;}
.rqprodad{width:195px; float: left; height: 525px;border: 1px solid #c2c0c0;}
.rqprodad img{ width:100%; }

.rqprodlst{width:1005px; float: right; height: 525px; border: 1px solid #c2c0c0; border-left: none;}
.rqprodlst ul{width:100%; height: auto; display: table; margin:0 ; padding: 0}
.rqprodlst ul li{width:25%; height: 262px; border-right: 1px solid #c2c0c0; float: left; border-bottom: 1px solid #c2c0c0;}
.rqprodlst ul li:nth-child(4n){border-right:0;}

.titbt{width:100%; height: 40px; padding-top: 15px; padding-bottom: 15px; line-height: 40px;background: url('../images/lne1.png');}
.titbt .titlft{width:150px; height: 30px; line-height: 30px; font-size: 18px; text-align:center; font-weight: normal;padding-left:20px; padding-right: 20px;}

.ads{width:1200px; margin: auto; height: auto; display: table; margin-top: 50px;}

.prd{width:1200px; height: 660px; margin: auto; border: 1px solid #c2c0c0; border-bottom: none;}
.prd .prdlft{width:445px; height: 660px; float: left;border-bottom: 1px solid #c2c0c0;}
.prd .prdlft li{list-style: none; height: 330px; border-bottom: 1px solid  #c2c0c0;}
.prd .prdlft li img{ height: 329px; width: 100%; max-width: 444px;}
.prd .prdrgt{width:753px; height: 660px; float: right;}
.prd .prdrgt ul{width:100%; height: auto; margin: 0; padding: 0;}
.prd .prdrgt ul li{width:33.33%; height: 330px; float: left; border-bottom: 1px solid #c2c0c0; border-left: 1px solid #c2c0c0;}

.liimg{width:100%; margin:auto; height: 205px; overflow: hidden; position: relative; overflow: hidden; text-align: center;}
.liimg img{width:210px; margin:auto;}
.lititle{width:100%; text-align: center; font-size: 14px;height: 23px; line-height: 20px; overflow: hidden;}
.liprice{width:95%; margin: auto; height: 30px; line-height: 30px; text-align: center;}
.liprice .plft{ color: #000000; font-size: 20px;  font-weight: bold; text-align: left; }
.liprice .prgt{ color: #b0b0b0; font-size: 12px; text-align: right;}
.tie{width:66px; height: 33px; background: url("../images/tie.png") no-repeat; position: absolute; right:0; line-height: 31px; color: #ffffff;}

.liimg2{width:100%; height: 245px; overflow: hidden; position: relative; overflow: hidden;}
.liimg2 img{width:100%;}
.lititle2{width:100%; text-align: center; font-size: 14px;height: 28px; line-height: 28px; overflow: hidden;}
.liprice2{width:95%; margin: auto; height: 30px; line-height: 30px; text-align: center;}
.liprice2 .plft{ color: #000000; font-size: 20px;  font-weight: bold; text-align: left; }
.liprice2 .prgt{ color: #b0b0b0; font-size: 12px; text-align: right;}
.tie2{width:66px; height: 33px; background: url("../images/tie.png"); position: absolute; right:0;}


.bottom{ width: 100%;height: 430px;background: #f4f4f4;}
.bottom .btad{width:980px; margin-top: 40px; height:70px; margin: auto; display: block; }



.myod{ margin-bottom: 5px; border:1px solid #eeeeee; }
.myod td{ border-right: 1px solid #eeeeee; text-align: center; }


.toggle-nav{
    display:none;position: fixed;top:60px;background-color: rgba(255,255,255,.9);
    width: 100%;left:0;right:0;bottom:0;overflow-y: auto;z-index: 99;
}
.toggle-nav ul{float:left;width: 100%;overflow: hidden;}
.toggle-nav ul li{float: left;width: 100%;padding:15px 40px;border-bottom: 1px solid #333333;
    display:flex;flex-flow:row nowrap;justify-content:space-between;
    align-content: center;background-color: rgba(51,51,51,.9);
    overflow:hidden;}
.toggle-nav .language{float: left;width: 100%;padding:15px 30px;background-color:rgba(51,51,51,.2);text-align: left;overflow: hidden;}
.toggle-nav .language a{padding:15px 10px;position: relative;}
.toggle-nav .language a:after{content: '';width: 10px;height: 1px;background-color: #333;margin-left:-5px;left:50%;bottom:5px;position: absolute;}
.toggle-nav .language a.selected{color: #ea644a;}

.banner{float: left;width: 100%;overflow: hidden;}
.banner img{float: left;width: 100%;}

.index-about{margin: 0 auto;width: 1200px;padding:40px 0;overflow: hidden;}
.index-about .title{float: left;width: 100%;margin-bottom:10px;font-size:45px;color: #0e7584;overflow: hidden;}
.index-about .text{float: left;width: 720px;padding-right:40px;text-align:justify;font-size:17px;color:#0e7584;overflow: hidden;}
.index-about .text .more{float: left;line-height:35px;margin-top: 20px;background-color:#0e7584;color:#ffffff;padding:0 10px;overflow: hidden;}
.index-about .text .more:hover{background-color: #fafafa;color:#0e7584; }
.index-about .video{float: left;width: 480px;overflow: hidden;}
.index-about .video video{float: left;width: 100%;}


.index-product{float: left;width: 100%;min-width:1400px;background-color: #ffffff;overflow: hidden;}
.index-product ul {
    float: left;width: 100%;
    display: flex;flex-flow: row nowrap;justify-content: space-between;align-content: center;align-items: center;
    overflow: hidden;
}
.index-product ul li{
    flex:auto;width:20%;height:800px;background-color: #e2e2e2;margin:1px;padding:40px;transition: all .2s;
    display: flex;flex-flow: column nowrap;justify-content: flex-start;align-items: center;align-content: center;
    overflow: hidden;}
.index-product ul li .image{
    float: left;width: 100%;height:350px;text-align: center;
    display: flex;flex-flow: row nowrap;justify-content: center;align-content: center;align-items: center;
}
.index-product ul li .image img{max-width: 100%;max-height: 100%;}
.index-product ul li .name{
    position: relative;width: 100%;height:80px;margin:40px;margin-bottom: 60px;
    font-size: 26px;font-weight: bold;color: #0e9691;line-height: 40px;text-align:center;
}
.index-product ul li .name:after{
    content: '';width: 20px;height: 6px;
    position: absolute;left:50%;bottom:-30px;margin-left:-10px;
    background-color: #0e9691;overflow: hidden;}

.index-product ul li .desc{
    position: relative;padding:0 40px;
    font-size: 18px;color: #769a99;line-height: 40px;text-align:center;margin:20px 0;
}
.index-product .selected{width: 40%;background-color: #fafafa;}

.index-ad{float: left;width: 100%;min-width: 1400px;background-color: #0e7584;overflow: hidden;}
.index-ad .main{margin:0 auto;width: 1200px;overflow: hidden;}
.index-ad .main .text{float: left;width:600px;padding:40px 40px 40px 0;overflow: hidden;}
.index-ad .main .text .title{float: left;width: 100%;font-size:30px;margin-bottom:20px;color: #ffffff;overflow: hidden;}
.index-ad .main .text .desc{float: left;width: 100%;font-size:18px;line-height:40px;color: #ffffff;overflow: hidden;}
.index-ad .main .image{float: left;width:600px;overflow: hidden;}
.index-ad .main .image img{float: left;width: 100%;}

.index-news{margin:0 auto;width: 1200px;padding:40px 0;overflow: hidden;}
.index-news .title{float: left;width: 100%;padding:20px 0;font-size:45px;color: #0e7584;text-align:center;overflow: hidden;}
.index-news .list{float: left;width: 700px;padding-right:40px;overflow: hidden;}
.index-news .list ul li{float: left;width: 98%;margin:auto;padding:20px 0;border-bottom:1px dashed #dbdbdb;overflow: hidden;}
.index-news .list ul li b{float: left;width: 100%;font-size:24px;height:40px;line-height:40px;text-align:justify;overflow: hidden;}
.index-news .list ul li p{float: left;width: 100%;height: 70px;line-height:35px;color:#747474;text-align:justify;overflow: hidden;}
.index-news .image{float: left;width: 500px;height:453px;overflow: hidden;}
.index-news .image .box{border:1px solid #fafafa;
    float: left;width: 100%;;height:450px;background-repeat: no-repeat;background-position: center center;background-size: cover;display: block;
    position:relative;overflow: hidden;}
.index-news .image .box b{float: left;width: 100%;position: absolute;left:0;bottom:0;right:0;
    background-color: rgba(0,0,0,.5);color: #ffffff;padding:20px;text-align: center;overflow: hidden;}
.page-nav{float: left;width: 100%;padding:20px;background-color: #fafafa;font-size:16px;overflow: hidden;}
.page-nav .page-nav-main{
    margin:0 auto;max-width: 1200px;
    display: flex;flex-flow: row wrap;justify-content: space-between;align-items: center;align-content: center;
    overflow: hidden;}
.page-nav .page-nav-main .current{flex:auto;font-size:18px;text-align: left;line-height: 30px;padding:5px 0;overflow: hidden;}
.page-nav .page-nav-main .current i{padding:0 10px;}
.page-nav .page-nav-main .category{flex:auto;padding-left:50px;}
.page-nav .page-nav-main .category ul{
    display:flex;flex-flow: row wrap;justify-content: flex-end;align-content: center;align-items: center;overflow: hidden;
}
.page-nav .page-nav-main .category ul li{margin:5px;padding:0 10px;position: relative;line-height: 30px;}
.page-nav .page-nav-main .category .selected a{color: #005775;}
.page-nav .page-nav-main .category .selected:after{content: '';position:absolute;width:50%;left:25%;bottom:-4px;border-bottom: 1px solid #005775;}
.page-nav .page-nav-main .category-controller{display:none;align-self:flex-end;flex:none;width: 30px;height: 30px;line-height: 30px;text-align: center;overflow: hidden;}

/* 内页顶部标题 */
.page-title-wrap{float: left;width: 100%;text-align: center;padding-top:40px;padding-bottom:40px;overflow: hidden;}
.page-title-wrap .name{position: relative;font-size:40px;line-height:40px;color:#1d50a3;}
.page-title-wrap .name:before{content: '';width: 10px;height: 10px;background-color: #00c07a;position: absolute;left:-40px;top:50%;margin-top:-5px;display: block; }
.page-title-wrap .name:after{content: '';width: 10px;height: 10px;background-color: #00c07a;position: absolute;right:-40px;top:50%;margin-top:-5px;display: block; }
.page-title-wrap:hover .name:before{left: -60px;}
.page-title-wrap:hover .name:after{right: -60px;}

.page-image-main{margin:0 auto;width: 100%;max-width:1230px;padding:15px 0;overflow: hidden;}
.page-image-main .page-image-item {float: left;width:380px;margin:15px;border:1px solid #dbdbdb;overflow: hidden; }
.page-image-main .page-image-item .image{float: left;width: 100%;border-bottom:1px dotted #dbdbdb;overflow: hidden;}
.page-image-main .page-image-item .image img{float: left;width: 100%;}
.page-image-main .page-image-item .title {float: left;width: 100%;height:60px;line-height:30px;
    display: inline-flex;flex-flow: column nowrap;justify-content: center;align-content: center;align-items: center;
    margin:10px 0;padding:0 20px;text-align: center;overflow: hidden;}

.page-main{margin:0 auto;width: 100%;max-width:1240px;padding:20px;overflow: hidden;}
.page-main img{max-width: 100%;}
.pgul{ height:auto; display: table; border: 1px solid #dddddd; width:100%; }


.page-main .page-item{
    float: left;width:25%;
    flex-flow: row nowrap;justify-content: space-between;align-items: flex-start;
    overflow: hidden; height: 425px; border-bottom:1px solid #dddddd; border-right: 1px solid #dddddd;}
.page-main .page-item:nth-child(4n){border-right: 0}
.page-main .page-item .image{flex:none;width: 298px; height: 298px; margin:auto;}
.page-main .page-item .image img{float: left; width:298px; height: 298px;}

/*
.page-main .page-item .date-time{
    flex:none;width:150px;border-bottom:5px solid #ea644a;background-color:#005775;
    padding:20px;text-align: justify;margin-left: 40px;transition: all .2s;
    display: flex;flex-flow: column nowrap;justify-content: center;align-items: center;align-content: center;
    overflow: hidden;}
.page-main .page-item .date-time .year{font-size:20px;color: #ffffff;font-weight: normal;}
.page-main .page-item .date-time .day{
    font-size:50px;color: #ffffff;
    position: relative;margin-bottom: 10px;}
.page-main .page-item .date-time .day:after{content: '';width: 10px;height:10px;border-radius:50%;position: absolute;left:50%;margin-left: -5px;bottom:-5px;background-color: #ffffff;overflow: hidden;}
.page-main .page-item:hover .date-time{border-bottom:5px solid #005775;background-color:#ea644a;}
.page-main .page-item:hover .date-time .year{font-size:20px;color: #ffffff;}
*/

.page-main .page-item .info{
    width: 87%;
    margin:auto;
    display:flex;flex-flow:column wrap;
    justify-content:flex-start;
    align-content: center;
    align-items: flex-start;
    overflow: hidden;}
.page-main .page-item .info .title{width: 100%;margin-bottom:10px;text-align: justify;font-size:18px;overflow: hidden;}

.page-main .page-item .info.infoprice{width:100%; height: 30px; line-height: 30px; font-size: 22px;}
.page-main .page-item .info .biaoqian{ width:100%; height: 40px;
    line-height: 40px;}

.prdtitle{width:98%; margin: auto; height: 50px; line-height: 50px; font-size: 16px;}

.page-main .page-item .info .demo{
    width: 100%;font-size:16px;color: #aaaaaa;text-align:justify;margin-bottom: 10px;
    display: flex;flex-flow: row nowrap;justify-content: space-between;align-content: center;align-items: center;
    overflow: hidden;}
.page-main .page-item .info .demo span{padding-right: 20px;}
.page-main .page-item .info .tools{float: left;width: 100%;font-size: 14px;overflow: hidden;}
.page-main .page-item .info .tools .date{
    float:left;border-left:5px solid #ea644a;background-color:#0e7584;color:#ffffff;margin-right:10px;border-radius: 5px;
    padding:0 20px;text-align: justify;line-height:35px;overflow: hidden;}

.page-main .page-item .info .tools .more{
    float:left;text-align: center;line-height:33px;background-color: #fafafa;border-radius: 5px;
    padding:0 20px;border:1px solid #dbdbdb;overflow: hidden;}
.page-main .page-item .info .tools .more:hover{background-color: #ea644a;color: #ffffff;border:1px solid #c3543e;}
/*
.page-main .page-item .info .more{
    flex:none;width:120px;margin:0;font-size: 14px;text-align: center;
    padding:5px 20px;border:1px solid #dbdbdb;overflow: hidden;}
.page-main .page-item .info .more:hover{background-color: #ea644a;color: #ffffff;border:1px solid #c3543e;}
*/


.page-main .content-title{float:left;font-size:28px;overflow: hidden; padding: 0; }
.page-main .content-demo{float: left;width: 100%;margin-bottom:20px;padding:20px;background-color:#fafafa;color:#666;text-align: justify;overflow: hidden;}
.page-main .content-text{width: 100%;margin-bottom:20px;text-align: justify;font-size:16px; margin-top:40px;overflow: hidden;}
.page-main .content-text img{max-width: 100%;}
.page-main .content-date{float: left;width: 100%;text-align:center;padding:20px 0;color:#aaaaaa;overflow: hidden;}
.htitle{border-bottom: 1px solid #000000;width: 100%; height: 80px;}
.hleft{float: left; height: 70px; line-height: 70px; margin-right: 15px;}
.hrgt{ float: left; height: 40px; padding-top: 35px;}

.prdpic{width:500px; height: 605px; float: left; }
.prdpic .bimg{border: 1px solid #dddddd; width:100%; height: 500px; margin-bottom: 5px;}
.prdtext{width:650px; margin-left: 45px; float: left;}
.prdul{ width:100%; height: auto; display: table;}
.prdul li{border-top: 1px solid #dddddd;}
.prdul .pli1{width:100%; height: 120px;  background: #f5f9fd; padding: 15px 0;}
.prdul dl{width:88%; margin: auto; display: table; height: auto;}
.prdul dl dt{width:15%; float: left; line-height: 45px; height: 45px;}
.prdul dl dd{width:78%; float: right; line-height: 45px; height: 45px; }
.prdul dl dd .prce{font-size: 25px; color: #000000; font-weight: bold;}
.prdul .pli2{padding: 10px 0;}
.prdul .pli3{ padding: 15px 0;}
.prdul .pli4{ padding: 15px 0; height: 100px;}
.buy{ width: 215px; height: 65px; float: left; margin: 10px 20px 10px 0; background: #337FE5; color: #ffffff; border: 0; font-size: 25px;cursor:pointer;}
.addcart{width: 215px; height: 65px; float: left;border: 0;margin: 10px 20px 10px 0;font-size: 25px; color: #333333;cursor:pointer;}
.pbox{ width:100%; margin: 40px auto 15px; height: 60px; border: 1px solid #dddddd;}
.sel{ background: #eeeeee; }
.goods_tap_ov{ display: table; width: 100%; height: 60px; }
.pbox ul{ margin: 0;padding: 0;height: 60px; width: 100%; }
.pbox ul li{width:25%; height: 60px; line-height: 60px;  float: left; border-right: 1px solid #dddddd; text-align: center;}
.acnt{ color:#ff0000; font-size:28px;}

#bigImg{width:100%; height: 495px}
.hdul{width:500px; height: 100px; padding:0; margin: 0;}
.hdul li{width:19.6%; float: left; margin-right: 2px; border:1px solid #ddd; height: 96px;}
.hdul li img{width:100%; max-height: 94px;}


/*pinglun*/
.plbox{width:100%; height: 45px; background:#F3F3F3; border-top: 2px solid #A4A4A4; border-left:1px solid #A4A4A4; border-right:1px solid #A4A4A4; border-bottom:1px solid #A4A4A4; }
.pllst{width:100%; height: 45px; border-left:1px solid #A4A4A4; border-right:1px solid #A4A4A4; border-bottom:1px solid #A4A4A4;}
.pl1{width:100px; float: left; height: 43px; line-height: 43px; text-align: center;}
.pl2{width:640px; float: left; height: 43px; line-height: 43px; text-align: center;}
.pl3{ width:350px; float: left; height: 43px; line-height: 43px; text-align: center;}
.pl4{ width:410px; float: left; height: 43px; line-height: 43px; text-align: center;}
.pl5{ width:150px; float: right; height: 43px; line-height: 43px; text-align: center;}
.pllst .pl2{ text-align: left; }
.pltext{width:100%; height:auto; display: table; background: #efefef; border:1px solid #A4A4A4; border-top: none; }
.plcontent{ width:90%; margin:auto; display: table; height: auto; line-height: 30px; padding:5px 0; }

/*购买文字说明*/
.buynot{ width:100%; min-height: 250px; padding:15px 0; border:1px solid #dddddd; }
.buytext{ width:93%; margin: auto; line-height: 30px; }

.proddetail{width:1200px; margin:auto; height: auto; display: table;}

#bookNum, .bookNum1{ width: 50px; height: 30px; border: 1px solid #dddddd; float: left; border-left:0; border-right: 0;text-align: center;}
#sub,#add{width:15px; height: 28px; line-height: 28px; border: 1px solid #dddddd; background: #eeeeee; display:table; float: left; text-align: center;}

/*登陆*/
.lgbox{ width:1200px; height:550px; margin-top:40px; border:1px solid #dddddd;}

.lgbox .lgleft{width:600px; height:550px; float:left; background:#efefef;}
.lgbox .lgrgt{ width:580px; height:500px; float:right; padding-top:80px;}
.lgbox .lgdiv{ width:350px; height:330px; padding-top:120px; margin:auto}
.lgbox .regnote{ width:350px; height:40px; margin:auto; padding-top:25px; line-height:40px; text-align:right; color:#333333;}
.lgipt{ width:100%; height:50px; border:1px solid #eeeeee; display:block; margin-bottom:35px; background:#ffffff; text-indent:10px;}
.lgbtn{ width:100%; height:50px; border:1px solid #eeeeee; display:block; margin-bottom:35px; background:#088af8; text-align:center; font-size:20px; color:#ffffff;}
.lgrt1{ width:80%; height:40px; margin:auto; line-height:20px; text-align:left; margin-bottom:20px;}
.lgrt{ width:80%; height:50px; margin:15px auto; text-align:center;}
.lgrt a{ width:100%; height:50px; background:#088af8; display:table; color:#ffffff; line-height:50px;}

/*注册*/
.lgbox2{ width:1200px; height:750px; margin-top:40px; border:1px solid #dddddd;}
.regbox{ width:50%; margin:auto; height:550px; text-align:center; padding-top:100px;}


/*订单信息*/
.prdbx{width:1200px; margin: 30px auto; border:1px solid #dddddd; height:auto; display: table;}
.prdbx li{ width:100%; height: 150px; list-style: none; border-bottom: 1px solid #dddddd; }
.prdbx1{ width:150px; height: 150px; float: left; border-right: 1px solid #dddddd; text-align: center; padding-top:20px;}
.prdbx2{ width:500px; height: 150px; float: left;border-right: 1px solid #dddddd; line-height: 150px; text-indent: 20px;}
.prdbx3{ width:160px; height: 150px; float: left; border-right: 1px solid #dddddd; line-height: 150px;text-align: center;}
.prdbx4{width:160px; height: 150px; float: left; border-right: 1px solid #dddddd; }
.prdbx5{width:220px; height: 150px; float: left; line-height: 150px; text-align: center;}
.topbdr{ border-top: 1px solid #dddddd; }

.prdbx li{ width:100%; height: 150px; list-style: none; border-bottom: 1px solid #dddddd; }
.prdbx li .prdbx0{ width:50px;height: 150px; float: left; border-right: 1px solid #dddddd; text-align: center; padding-top:56px;}
.prdbx li .prdbx1{ width:150px; height: 150px; float: left; border-right: 1px solid #dddddd; text-align: center; padding-top:20px;}
.prdbx li .prdbx2{ width:450px; height: 150px; float: left;border-right: 1px solid #dddddd; line-height: 150px; text-indent: 20px;}
.prdbx li .prdbx3{ width:150px; height: 150px; float: left; border-right: 1px solid #dddddd; line-height: 150px;text-align: center;}
.prdbx li .prdbx4{width:130px; height: 150px; float: left; border-right: 1px solid #dddddd; }
.prdbx li .prdbx5{width:150px; height: 150px; float: left; line-height: 150px; text-align: center; border-right: 1px solid #dddddd;}
.prdbx li .prdbx6{width:115px; height: 150px; float: left; line-height: 150px; text-align: center;}


.btnsub2{width:250px; float: left; height: 70px; background:#088af8; margin-left:25px; margin-right: 25px;color: #ffffff; border:0; font-size: 20px; line-height: 70px; text-align: center;}
.btncacel2{ width:250px; float: left; height: 70px; background:#eeeeee; color: #333333; border:0;font-size: 20px;}

.btnsub3{width:250px;  height: 70px; background:#088af8; color: #ffffff; border:0; font-size: 20px; line-height: 70px; text-align: center;}


.usertitle{ width:1200px; margin:auto;height: 35px; line-height: 35px; border-bottom:1px solid #333333; }
.userbx{ width:1200px; height:auto; margin: auto; }
.userli{ width:100%; height:60px; line-height: 40px; border-bottom: 1px solid #eeeeee; padding: 10px 0; }
.userlitit{ width:120px; height: 55px; line-height: 50px; float: left; padding-left:10px; color: #333333; font-weight: bold; }
.userliipt{ width:980px; height: 55px;  float: left; padding-left:20px; }
.ipt2{ width:200px; height: 35px; background: #fefefe; border:1px solid #eeeeee; }
.ipt3{ width:520px; height: 35px; background: #fefefe; border:1px solid #eeeeee; }
.odbtn{ width:600px; height: 100px; padding-top:40px; margin: auto; }
.btnsub{width:250px; float: left; height: 70px;  margin-left: 15px; margin-right: 15px; color: #ffffff; border:0; font-size: 20px;}
.btnsubm{width:250px; float: left; height: 70px; background:#088af8;  color: #ffffff; border:0; font-size: 20px; border:0;line-height: 70px; text-align: center;}
.btncacel{ width:250px; float: left; height: 70px; background:#eeeeee; color: #333333; border:0;font-size: 20px; margin-left: 15px;}



/* 内页左侧 */
.page-main-left {flex: none;width: 300px;background-color: #f1f1f1;overflow: hidden;}
.page-main-left .page-left-title{float: left;width: 100%;padding:40px 20px;background-color: #1d50a3;color: #ffffff;text-align: center;overflow: hidden;}
.page-main-left .page-left-title b{float:left;width:100%;font-size:30px;padding:10px 0;font-weight:normal;overflow: hidden;}
.page-main-left .page-left-category{float: left;width: 100%;padding:5px 0;overflow: hidden;}
.page-main-left .page-left-category ul li{float: left;width: 100%;line-height:30px;padding:10px;border-bottom:1px solid #efefef;overflow: hidden;}
.page-main-left .page-left-category ul li:hover{background-color: rgba(29,80,163,.5);}
.page-main-left .page-left-category ul li:hover a{color: #ffffff;}
.page-main-left .page-left-category .selected{}


/* 内页右侧 */
.page-main-right {flex: auto;width: 100%;background-color:#fafafa;overflow: hidden;}
.page-main-right .main,
.page-main-right .list{float: left;width: 100%;margin-bottom:40px;overflow: hidden;}
.page-main-right .main .title{float: left;width: 100%;margin-top:40px;margin-bottom:40px;padding:20px 0;
    font-size:40px;line-height: 30px;text-align: left;overflow: hidden;}
.page-main-right .main .demo{float: left;width: 100%;margin-bottom:40px;padding:20px;font-size:16px;line-height: 30px;text-align: justify;background-color:#ffffff;color:#969696;overflow: hidden;}
.page-main-right .main .content{float: left;width: 100%;margin-bottom:40px;font-size:16px;line-height: 30px;text-align: justify;overflow: hidden;}

.page-per-next{float: left;width: 100%;padding:40px 0;margin-top:40px;border-top:1px dashed #dbdbdb;overflow: hidden;}
.page-per-next ul li{float: left;width: 100%;padding:5px 0;line-height:30px;text-align: left;overflow: hidden;}

/* 文字列表 */
.page-main-right .li-text{float: left;width: 100%;margin:0 0;padding:20px 0;border-bottom:1px dotted #dbdbdb;display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: flex-start;align-content: center;overflow: hidden;}
.page-main-right .li-text .date{flex:none;margin-right:40px;width:120px;height:120px;background-color: #ffffff;padding:10px;overflow: hidden;}
.page-main-right .li-text .date b{float: left;width: 100%;text-align: center;height:60px;line-height: 60px;font-size:44px;overflow: hidden; }
.page-main-right .li-text .date span{float: left;width: 100%;text-align: center;height:40px;line-height:40px;font-size:16px;overflow: hidden; }
.page-main-right .li-text .info{flex: auto;width: 100%;overflow: hidden;}
.page-main-right .li-text .info .name{float: left;margin-bottom:5px;width: 100%;font-size:24px;padding:5px 0;text-align: left;overflow: hidden;}
.page-main-right .li-text .info .demo{float: left;width: 100%;font-size:16px;text-align: justify;color:#484848;overflow: hidden;}
.page-main-right .li-text .info .more{float: right;margin-top:10px;border:1px solid #ffffff;background-color:#00c07a;color:#ffffff;font-size:12px;line-height:30px;padding:0 20px;overflow: hidden;}
.page-main-right .li-text .info .more:hover{border-radius: 20px;}
.page-main-right .li-text:hover .date{background-color: #ea644a;color: #ffffff;}

/* 图片列表 */
.page-main-right .li-image{float: left;width: 100%;margin:0 0;padding:20px 0;border-bottom:1px dotted #dbdbdb;display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: flex-start;align-content: center;overflow: hidden;}
.page-main-right .li-image .image{flex:none;float: left;width:280px;margin-right:40px;overflow: hidden;}
.page-main-right .li-image .image img{float: left;width: 100%;}
.page-main-right .li-image .info .date{float:left;width:100%;text-align:left;font-size:12px;color:#bbbbbb;overflow: hidden;}
.page-main-right .li-image:hover .date{color: #484848;}
.page-main-right .li-image .info{flex: auto;width: 100%;overflow: hidden;}
.page-main-right .li-image .info .name{float: left;width: 100%;font-size:24px;padding:5px 0;text-align: left;overflow: hidden;}
.page-main-right .li-image .info .demo{float: left;width: 100%;font-size:16px;text-align: justify;color:#484848;overflow: hidden;}
.page-main-right .li-image .info .more{float: right;margin-top:10px;border:1px solid #ffffff;background-color:#00c07a;color:#ffffff;font-size:12px;line-height:30px;padding:0 20px;overflow: hidden;}
.page-main-right .li-image .info .more:hover{border-radius: 20px;}

/* 没有数据 */
.page-main-right .empty{float: left;width: 100%;margin:100px 0;display: flex;flex-flow: column nowrap;justify-content: center;align-content: center;align-items: center;overflow: hidden}
.page-main-right .empty .image{flex:auto;padding:20px;text-align: center;margin-bottom: 20px;}
.page-main-right .empty .image img{max-width: 60%;}
.page-main-right .empty .name{flex:auto;font-size:30px;line-height:40px;color: #8a8a8a;}

/* 分页 */
.page{float: left;width: 100%;margin: 20px 0;overflow: hidden;}
.page .pagination{display: flex;flex-flow: row wrap;justify-content: center;align-items: center;align-content: center;}
.page ul li{cursor:pointer;background-color:#1d50a3;color:#ffffff;font-size:14px;height: 30px;line-height: 30px;margin:5px;border-radius:2px;overflow: hidden;}
.page ul li:hover{background-color: #00c07a;color: #ffffff;}
.page ul li a{float:left;width:100%;color: #ffffff;padding:0 10px;}
.page ul li span{padding:0 10px;}
.page .disabled{background-color: #484848;color: #ffffff;}
.page .active{background-color: #ea644a;color: #ffffff;}

.bottom{
    float: left;width: 100%;min-width:1400px; margin-top:40px;padding:20px;
    text-align: center;color: #3d3d3d;font-size:16px;
    background-color: #f4f4f4;overflow: hidden;}
.bottom .main{margin:0 auto;width: 1200px;overflow: hidden;}
.bottom .bottom-left{float: left;width: 60%;text-align: justify;line-height:35px;overflow: hidden; padding-top: 30px;}
.bottom .bottom-left .btul{ width:95%;height:180px; margin: auto;}
.bottom .bottom-left .btul .btli{width:90%; height: 180px; float: left; margin-right: 6%;}
.bottom .bottom-left .btul .liname{ font-weight: bold; color: #333333; }
.bottom .bottom-left .btul .btli li{font-size: 12px; height: 22px; line-height: 22px;}

.bottom .bottom-right{float: right;width: 30%; text-align: left;overflow: hidden; padding-top: 15px; font-size: 14px;}
.bottom .bottom-right .rhttop{ width:92%; height: 110px; margin: auto; border-bottom: 1px solid #dddddd; }
.bottom .bottom-right .rhttop .rgtlogo{width: 50%; float: left; height: 110px; text-align: left;}
.bottom .bottom-right .rhttop .rgtlogo img{width:90%;}
.bottom .bottom-right .rhttop .rgttext{width:100%;  height: 110px; font-size: 13px; text-align: left; padding-top: 20px; line-height:20px; color: #000; font-weight:bold;}
.bottom .bottom-right .rgtbtm{width:92%; height: 100px; line-height: 30px; margin: auto; font-size: 14px;}

.bottom .bottom-right ul li{float: right;width: 100px;margin-left: 10px;overflow: hidden;}
.bottom .bottom-right ul li .image{float: left;width:100%;overflow: hidden;}
.bottom .bottom-right ul li .image img{float: left;width:100%;}
.bottom .bottom-right ul li .title{display:none;float: left;width:100%;padding:10px 0;font-size:14px;font-weight:normal;text-align:center;overflow: hidden;}


.bottom .bottom-line{float: left;margin-top:20px;width: 100%;padding:15px 20px;background-color: rgba(49,56,81,.5);color: #ffffff;text-align: center;overflow: hidden;}
.bottom .bottom-line a{color: #ffffff;}

.btmbox{width:1200px; height: 50px; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; margin-top:40px;}
.btmlft{width:800px; float: left; height: 50px; line-height: 50px; font-size: 16px;}
.btmlft a{ display: table; line-height: 50px; padding-left:15px; padding-right: 15px; float: left;}
.btmrht { float: right; width:350px; font-size: 12px; height: 50px; line-height: 50px; }
.slct{ height: 30px; margin-top:10px; width:150px; border:1px solid #dddddd; float: right; margin-right: 15px; }
.spn .dv{text-align:  center; border:1px solid #dddddd; margin-right:6px;  height:25px; line-height: 25px; padding-left:5px; padding-right: 5px; width:110px; float: left;}
.btimg img{ width:100%; }
.btimg{ padding-top:17px; height: auto; }

.gotop{position: fixed;z-index: 5;right:10px;bottom:10px;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size:20px;background-color: rgba(0,0,0,.5);color: #ffffff;cursor:pointer;overflow: hidden;}

.empty{float: left;width: 100%;margin:100px 0;display: flex;flex-flow: column nowrap;justify-content: center;align-content: center;align-items: center;overflow: hidden}
.empty .image{flex:auto;padding:20px;text-align: center;margin-bottom: 20px;}
.empty .image img{max-width: 60%;}
.empty .name{flex:auto;font-size:30px;line-height:40px;color: #8a8a8a;}


.x-msg{
    float: left;width: 100%;margin-top: 100px;
    display: flex;flex-flow: column nowrap;
    align-content: center;align-items: center;
    overflow: hidden;}
.x-msg .ico-success{margin-top:30px;padding:0;font-size:200px;color: #198754;}
.x-msg .ico-error{margin-top:30px;padding:0;font-size:200px;color: #dc3545;}
.x-msg .msg-box{padding:20px;width:100%;text-align: center;color: #adb5bd;}
.x-msg .btn-box{padding:20px;width:100%;font-size:16px;}

.go-top{
    position: fixed;z-index:999;
    right:20px;bottom:20px;
    width: 40px;height: 40px;line-height: 40px;
    text-align: center;cursor:pointer;
    background-color: rgba(0,0,0,.5);color: #ffffff;font-size:20px;
    overflow: hidden;}
.go-top:hover{background-color: #005775;color: #ffffff;}