﻿/*整站样式*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button{margin:0;padding:0; border:0;}
body{font-size: 12px;font-family:"Microsoft YaHei" }
input,textarea,button{padding: 0;font-family:"Microsoft YaHei"}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
ul,ol,li{ list-style-type:none;}
img{border:0;vertical-align:middle;}
select,input,textarea,button{vertical-align:middle;outline: none;}
table{border-collapse:collapse;border-spacing:0}
tr{margin:0;padding:0;}
td{margin:0;padding:0;}
iframe{border:none;}
a:link{text-decoration:none}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.hidden{display:none;visibility:hidden;}
.wrap{border: 0;padding:0;width:1150px;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.clear{clear:both;font-size:0;line-height:0;height:0;visibility:hidden;}
.fix{*zoom:1;}
.fix:after{clear: both;content:"";display: table;}
.fl{float: left;}
.fr{float: right;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}


.product2-table1{width:100%;color:#666; border-top:1px solid #e5e5e5; margin:auto; margin-top:50px;font-size:14px;}
.product2-table1-tr{height:40px; line-height:40px; border-bottom:1px solid #e5e5e5;}
.product2-table1-td1{width:233px; padding-left:16px; font-weight:bold;}
.product2-table1-td2{text-align:left;padding-left:16px;border-right:1px solid #e5e5e5;}
/*PC端*/
@media (min-width: 1366px) {

    
.header {
    width:100%;
    min-width:1200px;
    height:auto;
    border-bottom:1px solid #ececec;
}
.header-box {
    width:1200px;
    height:84px;
    margin:auto;
}
.header-logo {
    float:left;
    margin-top:24px;
}
.header-right {
    float:right;
}
.header-tel {
    font-size:20px;
    color:#d96100;
    font-style:italic;
    padding-left:36px;
    background:url(../images/tel.png) left center no-repeat;
    padding-right:20px;
    margin-top:24px;
    float:left;
}
.header-search {
    width:30px;
    height:30px;
    cursor:pointer;
    float:left;
    margin-top:23px;
}
.header-member {
    float:left;
    margin-top:23px;
}
.header-member-a {
    width:58px;
    height:28px;
    font-family:SimSun;
    border:1px solid #dbdbdb;
    border-radius:5px;
    display:block;
    color:#333333;
    text-align:center;
    line-height:28px;
    float:left;
    font-size:12px;
    margin-left:5px;
}

/*手机头部*/

.header1 {
    width:100%;
    padding:0 5%;
    height:4.9rem;
    box-sizing:border-box;
    /*display:table;*/
    display:none;
}
.header1-logo {
    width:34%;
    float:left;
    margin-top:1.5rem;
}
.header1-logo img {
    width:100%;
}
.header1-ss {
    float:right;
    width:4%;
    height:100%;
    background:url(../images/tb3.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
}
.header1-hy {
    float:right;
    width:4%;
    height:100%;
    background:url(../images/tb2.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-gwc {
    float:right;
    width:5%;
    height:100%;
    background:url(../images/tb1.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-menu {
    float:right;
    width:7.8%;
    height:100%;
    background:url(../images/menu.png) center center no-repeat;
    background-size:100%;
}

.menu1 {
    width:40%;
    background:rgba(0,0,0,.8);
    display:table;
    position:absolute;
    top:4.9rem;
    right:0;
    z-index:9;
    padding:1.4rem 0;
    display:none;
}
.menu1-a {
    width:100%;
    font-size:1.4rem;
    line-height:4rem;
    color:#fff;
    display:block;
    text-align:center;
}

.search-box {
    width:100%;
    position:absolute;
    top:4.9rem;
    height:4.5rem;
    background:#fff;
    z-index:9;
    box-sizing:border-box;
    padding:0.8rem 5%;
    border-top:1px solid #eaeaea;
    display:none;
}
.search-box-txt {
    width:90%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    border-bottom-left-radius:0.5rem;
    border-top-left-radius:0.5rem;
    border:2px solid #eaeaea;
    border-right:none;
}
.search-box-button{
    width:10%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    border-bottom-right-radius:0.5rem;
    border-top-right-radius:0.5rem;
    border:2px solid #eaeaea;
    border-left:none;
    background:url(../images/tb3.png) center center no-repeat;
    background-size:50%;
}

/*手机头部结束*/

.menu {
    width:100%;
    min-width:1200px;
    height:auto;
}
.menu-box {
    width:1200px;
    height:58px;
    margin:auto;
}
.nav {
    float:left;
}
.nav ul {

}
.nav li {
    float:left;
    height:58px;
    line-height:58px;
    font-size:16.5px;
}
.nav-link {
    color:#000;
    width:50px;
    display:block;
}
.nav-link1 {
    color:#666;
    margin:0 20px;
   
    text-align:right;
   /* padding-right:20px;
    background:url(../images/nav-li-img2.png) right center no-repeat; */
    display:block;
}
.nav li:hover .nav-link {
    color:#d96100;
}
.nav li.on .nav-link {
    color:#d96100;
}
.nav li:hover .nav-link1 {
    color:#d96100;
   /* background:url(../images/nav-li-img1.png) right center no-repeat;*/
}
.nav li.on .nav-link1 {
    color:#d96100;
   /* background:url(../images/nav-li-img1.png) right center no-repeat;*/
}
.menu-shop {
    float:right;
}
.Orders {
    width:86px;
    height:15px;
    font-size:14px;
    line-height:15px;
    padding-left:25px;
    background:url(../images/Orders.png) left center no-repeat;
    border-right:1px solid #ddd;
    color:#747474;
    margin-top:21px;
    float:left;
    display:block;
}
.help {
    width:110px;
    height:15px;
    text-align:center;
    font-size:14px;
    line-height:15px;
    color:#747474;
    border-right:1px solid #ddd;
    margin-top:21px;
    float:left;
    display:block;
}
.shop-car {
    width:112px;
    height:28px;
    background:url(../images/shop-car.png) 21px center no-repeat;
    float:left;
    margin-top:14px;
    display:block;
}
.shop-car-number {
    width:15px;
    height:15px;
    background:#d96100;
    font-size:12px;
    font-family:Arial;
    color:#fff;
    text-align:center;
    line-height:15px;
    display:block;
    border-radius:50%;
    margin-left:42px;
}
.index-module1 {
    width:100%;
    height:auto;
    background:#f7f7f7;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.index-module1.cur{
    -webkit-transform: none;
    transform: none;
    filter: alpha(opacity=100);
    opacity: 1;
}
.index-module1-box {
    width:1200px;
    margin:auto;
    padding-bottom:46px;
    position:relative;
    display:table;
}
.index-module1-left {
    width:385px;
    margin-top:34px;
    float:left;
}
.index-module1-m1 {
    width:100%;
}
.index-module1-m1 img {
    width:100%;
}
.index-module1-m2 {
    width:100%;
    margin-top:11px;
}
.index-module1-m2 img {
    width:100%;
}
.index-module1-m3 {
    width:800px;
    margin-top:34px;
    float:right;
}
.index-module1-m3 img {
    width:100%;
}
.index-module2 {
    width:100%;
    height:auto;
}
.index-module2-box {
    width:1200px;
    margin:auto;
    padding-top:34px;
    padding-bottom:60px;
    display:table;
}
.index-module2-box ul {
    margin-left:-13px;
}
.index-module2-box li {
    float:left;
    width:290px;
    height:350px;
    margin-left:13px;
    overflow:hidden;
}
.index-module2-box li img {
    width:290px;
    height:350px;
    -moz-transition: all 0.5s linear;
    -o-transition:  all 0.5s linear;
    transition: all 0.5s linear;
}
.index-module2-box li img:hover {
    -webkit-transform:  scale(1.1) ; 
    -moz-transform: scale(1.1) ; 
    -ms-transform: scale(1.1);     
    -o-transform:  scale(1.1) ; 
    transform:  scale(1.1);
}
.index-module3 {
    width:100%;
    height:auto;
    background:#f7f7f7;
}
.index-module3-box {
    width:1200px;
    margin:auto;
    display:table;
    padding-top:82px;
    padding-bottom:68px;
}
.index-module3-box ul {
    margin-left:-13px;
}
.index-module3-box li {
    width:290px;
    height:100px;
    position:relative;
    float:left;
    margin-left:13px;
}
.index-module3-box li:hover {
    margin-top:-3px;
    -moz-transition: all 0.2s linear;
    -o-transition:  all 0.2s linear;
    transition: all 0.2s linear;
}
.module3-l1 {
    background:#dd7025;
}
.module3-l2 {
    background:#e0af75;
}
.module3-l3 {
    background:#899db6;
}
.module3-l4 {
    background:#8ccabf;
}
.index-module3-box-img {
    width:102px;
    height:106px;
    position:absolute;
    top:-50px;
    left:94px;
}
.index-module3-box-txt {
    height:48px;
    line-height:48px;
    padding-left:21px;
    font-size:16px;
    color:#fff;
    margin-top:52px;
    background:url(../images/cp-img7.png) 250px center no-repeat;
}
.index-module4 {
    width:100%;
    height:auto;
    padding-top:38px;
    padding-bottom:70px;
    display:table;
}
.index-module4-box {
    width:1200px;
    height:auto;
    margin:auto;
}
.index-module4-title {
    width:100%;
    display:table;
    margin-bottom:25px;
}
.index-module4-title2 {
    width:100%;
    display:none;
}
.index-module4-title-t {
    height:24px;
    padding-left:7px;
    font-size:24px;
    line-height:24px;
    color:#000;
    border-left:3px solid #d55d0b;
    float:left;
}
.index-module4-title1 {
    color:#d55d0b;
}
.index-module4-check {
    float:right;
    font-size:18px;
    text-align:center;
    line-height:28px;
}
.check-prev {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
}
.check-next {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
    margin-left:14px;
}
    .index-module4-list {
        display:none;
    }
.index-module4-list-hot {
    width:50px;
    height:25px;
    background:#d55d0b;
    color:#fff;
    text-align:center;
    line-height:25px;
    font-size:12px;
    border-radius:5px;
    position:absolute;
    top:13px;
    left:15px;
    z-index:2;
}
.index-module4-list-img {
    width:290px;
    height:290px;
    overflow:hidden;
}
.index-module4-list-img img {
    width:290px;
    height:290px;
    -moz-transition: all 0.5s linear;
    -o-transition:  all 0.5s linear;
    transition: all 0.5s linear;
}
.index-module4-list-img img:hover {
    -webkit-transform:  scale(1.1) ; 
    -moz-transform: scale(1.1) ; 
    -ms-transform: scale(1.1);     
    -o-transform:  scale(1.1) ; 
    transform:  scale(1.1);
}
.index-module4-list-t {
    width:100%;
    padding:18px 10px;
    font-size:16px;
    box-sizing:border-box;
}
.index-module4-list-title {
    color:#000;
    line-height:30px;
}
.index-module4-list-txt {
    color:#ed460b;
    line-height:24px;
}

.index-module5 {
    width:100%;
    background:#f7f7f7;
    display:table;
}
.index-module5-box {
    width:1200px;
    margin:auto;
    padding-top:40px;
}
.index-module5-img {
    width:380px;
    height:380px;
    float:left;
}
.index-module5-right {
    width:800px;
    float:right;
    background:#f2f2f2;
    position:relative;
}
.index-module5-right-img {
    width:378px;
    height:378px;
    border:1px solid #eee;
    float:left;
}
.index-module5-right-img img {
    width:378px;
    height:378px;
}
.index-module5-right-txt {
    width:340px;
    height:380px;
    padding-left:70px;
    padding-right:32px;
    background:url(../images/cp-img5.png) left center no-repeat;
    position:absolute;
    z-index:2;
    right:0;
}
.index-module5-right-title {
    padding-top:70px;
    font-size:18px;
    color:#000;
    line-height:22px;
}
.index-module5-right-t1 {
    font-size:12px;
    color:#999;
    line-height:22px;
    font-family:SimSun;
    margin-top:12px;
}
.index-module5-right-t2 {
    font-size:24px;
    color:#ee3532;
    font-weight:bold;
    height:70px;
    line-height:70px;
}
.index-module5-right-t2 span {
    font-size:14px;
}
.index-module5-right-t3 {
    font-size:14px;
}
.index-module5-right-a1 {
    width:110px;
    height:35px;
    background:#ee3532;
    color:#fff;
    display:block;
    float:left;
    text-align:center;
    line-height:35px;
    border-radius:5px;
}
.index-module5-right-a2 {
    width:108px;
    height:33px;
    border:1px solid #ccc;
    color:#333;
    display:block;
    float:left;
    text-align:center;
    line-height:33px;
    border-radius:5px;
    margin-left:12px;
}


.index-module6{
    width:100%;
    display:table;
    padding-top:47px;
}
.index-module6-box {
    width:1200px;
    margin:auto;
    position:relative;
}
.index-module6-list {
    width:100%;
}
.index-module6-list ul {
    margin-left:-1%;
}
.index-module6-list li {
    width:24%;
    margin-left:1%;
    float:left;
    margin-bottom:56px;
}
.index-module6-list-img {
    width:100%;
}
.index-module6-list-img img {
    width:100%!important;
}
.index-module6-line {
    width:100%;
    height:1px;
    background:#eee;
    position:absolute;
    z-index:2;
    top:452px;
}

.index-module7 {
    width:100%;
    background:#f7f7f7;
    padding-top:25px;
    padding-bottom:53px;
    display:table;
}
.index-module7-box {
    width:1200px;
    margin:auto;
}
.index-module7-list {
    width:385px;
    float:left;
    margin-right:22px;
}
.index-module7-list1 {
    margin-right:0!important;
}
.index-module7-title {
    font-size:20px;
    color:#000;
    height:52px;
    line-height:52px;
}
.index-module7-t {
    width:20px;
    height:20px;
    text-align:center;
    line-height:20px;
    font-size:12px;
    color:#fff;
    border-radius:100%;
    margin-right:273px;
    margin-top:18px;
    float:right;
}
.index-module7-list ul {
    width:100%;
    height:185px;
    padding-top:15px;
    display:block;
}
.index-module7-list li {
    font-size:14px;
    line-height:32px;
    padding-left:22px;
    background:url(../images/cp-img6.png) 348px center no-repeat;
}
.module7-list-link {
    color:#fff;
}
.module7-list-link:hover {
    text-decoration:underline;
}
.module7-list1 {
    background:#899db6;
}
.module7-list2 {
    background:#e0af75;
}
.module7-list3 {
    background:#8ccabf;
}

.index-module7-box2 {
    display:none;
}

.footer {
    width:100%;
    height:auto;
}
.footer-box {
    width:1200px;
    min-height:304px;
    margin:0 auto;
}
.footer-top {
    width:100%;
    height:211px;
    border-bottom:1px solid #ebebeb;
}
.footer-menu {
    float:left;
    padding-top:27px;
}
.footer-menu ul {
    width:155px;
    padding-left:10px;
    float:left;
}
.footer-menu li {
    font-size:14px;
}
.footer-menu-link1 {
    height:53px;
    line-height:53px;
    font-size:16px;
    color:#000;
}
.footer-menu-link {
    color:#666;
    line-height:26px;
}
.footer-menu-link:hover {
    text-decoration:underline;
}
.footer-contact {
    width:357px;
    height:128px;
    float:right;
    border-left:1px solid #eaeaea;
    margin-top:50px;
}
.footer-contact-tel {
    width:223px;
    float:left;
    text-align:right;
}
.footer-contact-tel-title {
    font-size:14px;
    color:#848484;
    line-height:26px;
    padding-top:6px;
}
.footer-contact-tel-num {
    font-size:26px;
    color:#333;
    line-height:31px;
}
.footer-contact-tel-t {
    width:81px;
    height:25px;
    background:#10337e;
    font-size:12px;
    color:#fff;
    text-align:center;
    line-height:25px;
    border-radius:7px;
    float:right;
    margin-top:10px;
}
.footer-contact-ewm {
    width:99px;
    height:98px;
    float:right;
    margin-right:20px;
    margin-top:5px;
}
.footer-under {
    width:100%;
}
.footer-logo {
    width:220px;
    height:42px;
    margin-top:21px;
    float:left;
}
.footer-menu2 {
    float:left;
    padding-left:13px;
}
.footer-menu2 li {
    float:left;
    font-size:12px;
    height:12px;
    line-height:12px;
    margin-top:25px;
    margin-bottom:11px;
}
.footer-menu2-link {
    padding:0 15px;
    color:#999;
    border-right:1px solid #999;
}
.footer-menu2-copyright {
    font-size:12px;
    padding-left:15px;
    font-family:SimSun;
    color:#999;
}
.footer-web {
    font-size:12px;
    color:#999;
    line-height:16px;
    padding-top:25px;
    float:right;
}
.footer-web1 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img2.jpg) 18px center no-repeat;
}
.footer-web2 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img3.jpg) 18px center no-repeat;
}
.footer-web3 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img4.jpg) 18px center no-repeat;
}
.footer-web4 {
    float:left;
    padding-left:10px;
}

.footer2 {
    display:none;
}

.product {
    width:100%;
    background:#f7f7f7;
}
.product-box {
    width:1200px;
    margin:auto;
    padding-top:34px;
    padding-bottom:40px;
    display:table;
    position:relative;
}
.product-menu {
    width:280px;
    background:#616576;
    padding-top:17px;
    padding-bottom:40px;
    display:table;
    float:left;
    
}
.product-menu-fixed {
    position:fixed;
    top:0;
}
.product-menu li {
    padding-left:38px;
    width:242px;
    border-bottom:1px dashed #8a8fa2;
    padding-bottom:25px;
    display:table;
}
.product-menu-title {
    font-size:18px;
    color:#fff;
    padding-top:22px;
}
.product-menu-link {
    font-size:14px;
    margin-top:10px;
}
.product-menu-a {
    color:#bdbdbd;
    height:24px;
    line-height:24px;
    
    
    display:block;
}
.product-menu-a:hover {
    color:#ff945a;
}
.product-menu-a.on {
    color:#ff945a;
}
.product-list {
    width:898px;
    float:right;
}
.product-list-title {
    font-size:24px;
    color:#000;
    height:50px;
    line-height:50px;
    margin-bottom:15px;
    padding-left:7px;
}
.product-list ul {
    margin-left:-14px;
}
.product-list li {
    width:290px;
    height:360px;
    margin-left:14px;
    float:left;
    margin-bottom:30px;
}
.page {
    width:100%;
	margin-top:50px;
    text-align:center;
}
.page a{
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #ddd;
    margin:8px;
    font-size:16px;
    color:#565656;
}
.page span.current{
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #003;
    margin:8px;
    font-size:16px;
    color:#003;
}
.page-list-link1 {
    border:1px solid #ddd;
    width:70px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    color:#565656;
}
.page-list-link2 {
    margin:8px;
    font-size:14px;
    height:33px;
    line-height:33px;
    color:#565656;
}
.page-list-link:hover {
    background:#616576;
    color:#fff;
}
.page-list-link.on {
    background:#616576;
    color:#fff;
}
.product-top {
    width:100%;
    height:52px;
    line-height:52px;
    padding-top:5px;
    background:url(../images/ny-img1.png) left 25px no-repeat;
    padding-left:20px;
    font-family:SimSun;
    font-size:12px;
    color:#999;
}
.product-top-link {
    color:#999;
}
.product-show1-pic {
    width:625px;
    height:495px;
    background:#616576;
    float:left;
}
/*主容器*/
.con-FangDa{
	width: 625px;
	height: 450px;
    float:left;
    margin-left:24px;
    margin-top:24px;
}
/*正常容器*/
.con-fangDaIMg{
	width: 450px;
	height: 450px;
	position: relative;
    float:left;
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 250px;
	height: 250px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.2;
	filter:alpha(opacity=20);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 500px;
	height: 500px;
	display: none;
	position: absolute;
	left: 625px;
	top:-25px;
	overflow: hidden;
	background-color: #fff;
}
.magnifyingShow > img{
	width: 900px;
	height: 900px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	height:450px;
	width:100px;
	list-style: none;
    overflow:hidden;
    float:left;
    margin-left:25px;
}
.con-FangDa-ImgList > li{
	width: 94px;
	height: 94px;
	float: left;
	cursor: pointer;
	text-align:center;
    border:3px solid #fff;
    margin-bottom:17px;
}

.con-FangDa-ImgList > li > img{
	vertical-align:top;
	display:inline;
	width: 94px;
	height: 94px;
}
.con-FangDa-ImgList > .active{
	border: 3px solid #d96100;
}
.product-show1-txt {
    width:575px;
    height:495px;
    background:#fff;
    float:right;
}
.product-show1-t1 {
    width:100%;
    height:141px;
    border-bottom:1px solid #eee;
}
.product-show1-title {
    font-size:20px;
    line-height:28px;
    color:#272636;
    padding:19px 42px 16px 33px;
}
.product-show1-pf {
    float:left;
    padding-left:33px;
}
.product-show1-pf img {
    margin-right:5px;
}
.product-show1-bm {
    float:left;
    font-size:14px;
    color:#272636;
    margin-left:20px;
}
.product-show1-t2 {
    width:100%;
    height:98px;
    line-height:98px;
    border-bottom:1px solid #eee;
}
.product-show1-money {
    padding-left:33px;
    float:left;
    height:98px;
    font-size:36px;
    color:#ff7301;
    width:300px;
    border-right:1px solid #eee;
}
.product-show1-money1 {
    font-size:14px;
    color:#999;
}
.product-show1-num {
    padding-left:20px;
    height:98px;
    font-size:14px;
    color:#616576;
    float:left;
}
.product-show1-n1 {
    width:74px;
    float:left;
}
.i_box {
    width:120px;
    height:35px;
    float:right;
    display:table;
    margin-top:30px;
    font-size:15px;
}
.J_minus {
    width:35px;
    height:35px;
    float:left;
    text-align:center;
    line-height:35px;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}
.J_input {
    width:48px;
    height:35px;
    border:none;
    margin:0;
    padding:0;
    float:left;
    text-align:center;
    line-height:35px;
    display:block;
}
.J_add {
    width:35px;
    height:35px;
    float:left;
    text-align:center;
    line-height:35px;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}

.product-show1-t3 {
    height:66px;
    line-height:66px;
    border-bottom:1px solid #eee;
    padding-left:43px;
    font-size:14px;
    color:#999;
}
.product-show1-t4 {
    width:468px;
    height:53px;
    border-radius:3px;
    border:1px solid #cdcdcd;
    display:block;
    margin-top:26px;
    margin-left:43px;
    font-size:16px;
    color:#010101;
    text-align:center;
    line-height:53px;
}
.product-show1-t4-tb {
    width:58px;
    height:53px;
    float:left;
    display:block;
    border-right:1px solid #cdcdcd;
    background:url(../images/ny-img4.png) center center no-repeat;
}
.product-show1-t5 {
    width:470px;
    height:55px;
    text-align:center;
    line-height:55px;
    font-size:16px;
    display:block;
    margin-top:16px;
    margin-left:43px;
    border-radius:3px;
    background:#d96100;
    color:#fff;
}
.product-show1-t5-tb {
    width:59px;
    height:55px;
    float:left;
    display:block;
    border-right:1px solid #c35802;
    background:url(../images/ny-img5.png) center center no-repeat;
}
.product-show2 {
    width:1140px;
    margin:auto;
    padding:42px 30px;
    background:#fff;
    display:table;
    margin-top:22px;
    position:relative;
}
.product-show2 .hd {
    width:1140px;
    height:50px;
    background:#fff;
    line-height:50px;
    border-bottom:1px solid #ededed;
}
.hdxf {
    position:fixed;
    top:0;
}
.hdgd {
    margin-top:50px;
}
.product-show2 .hd li {
    width:285px;
    float:left;
    text-align:center;
    font-size:16px;
    color:#666;
    cursor:pointer;
}
.product-show2 .hd li a {
    color:#666;
    display:block;
}
.product-show2 .hd li:hover a {
    color:#fff;
    background:#9f9f9f;
}
.product-show2 .hd li.on a {
    color:#fff;
    background:#9f9f9f;
}
.product-show2 .bd {
    width:100%;
}
.product-show2 .bd li {
    width:100%;
}
.product2-img {
    max-width:100%;
	margin-top:20px;

}
.product2-img img {
    max-width:100%;
}
    .product2-table2 {
        display:none;
    }
.product2-txt {
    font-size:14px;
    font-family:SimSun;
    line-height:32px;
    color:#666;
    padding:0 15px;
}
.product2-pjtj1 {
    width:100%;
    height:60px;
    padding:35px 0;
    font-size:12px;
    font-family:SimSun;
}
.product2-pjtj1-l {
    width:150px;
    height:60px;
    text-align:center;
    float:left;
    margin-left:340px;
    border-right:1px solid #e5e5e5;
}
.product2-pjtj1-l span {
    font-size:38px;
    color:#d96100;
    display:block;
    font-family:Arial;
}
.product2-pjtj1-r {
    width:360px;
    height:60px;
    padding-left:36px;
    float:left;
}
.demo{width:100%; font-size:12px; font-family:SimSun;}
#studyvote .fl{float:left;display:block; width:50px; text-align:center;}
#studyvote .dd{clear:both;margin:5px 0;height:10px; float:left;}
#studyvote .outbar{background:#eee;height:10px;width:220px;margin-top:3px; float:left;}
#studyvote .inbar{height:10px;display:block;}

.product2-pjtj2 {
    height:48px;
    line-height:48px;
    font-size:14px;
    border:1px solid #e5e5e5;
}
.product2-pjtj2-l {
    float:left;
    color:#666;
    width:113px;
    padding-left:27px;
}
.product2-pjtj2-r {
    float:right;
    font-size:14px;
    color:#666;
    padding:0 13px;
}
.product2-pjtj2-r .ck1 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin-top:15px;
    margin-left:23px;
    cursor:pointer;
}
.product2-pjtj2-r .ck2 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin:15px 11px 0 5px;
    cursor:pointer;
}
.product2-l {
    width:100%;
    height:89px;
    padding-top:30px;
    border-bottom:1px solid #eee;
    font-family:SimSun;
}
.product2-l1 {
    width:120px;
    float:left;
    text-align:center;
}
.roduct2-l1-img {
    width:50px;
    height:50px;
    margin:auto;
    display:table;
}
.roduct2-l1-img img {
    width:100%;
    height:100%;
}
.roduct2-l1-txt {
    width:100%;
    padding-top:8px;
    font-size:12px;
    color:#666;
}
.product2-l2 {
    float:left;
    font-size:12px;
    color:#333;
}
.product2-l2-t1 {
    line-height:16px;
    padding-bottom:6px;
}
.product2-l2-t2 {
    line-height:28px;
    height:28px;
}
.product2-l2-t2 .t1 {
    font-weight:bold;
    display:block;
    float:left;
}
.product2-l2-t2 .t2 {
    width:114px;
    display:block;
    float:left;
}
.product2-l2-t2 .t3 {
    width:96px;
    display:block;
    float:left;
}
.product2-l2-t2 .t4 {
    float:left;
}
.product2-l2-t2 img {
    width:20px;
    height:20px;
    padding-top:3px;
    display:block;
    float:left;
    margin:0 2px;
}
.product2-l2-t3 {
    line-height:28px;
}

    .product2 {
        display:none;
    }

    .product-show1-pic2 {
        display:none;
    }
    .product2-l2-t {
        display:none;
    }
    .product2-l2-t4 {
        display:none;
    }
}

/*平板横屏*/
@media (min-width:1024px) and (max-width:1365px) {

    
.header {
    width:100%;
    min-width:1000px;
    height:auto;
    border-bottom:1px solid #ececec;
}
.header-box {
    width:1000px;
    height:84px;
    margin:auto;
}
.header-logo {
    float:left;
    margin-top:24px;
}
.header-right {
    float:right;
}
.header-tel {
    font-size:20px;
    color:#d96100;
    font-style:italic;
    padding-left:36px;
    background:url(../images/tel.png) left center no-repeat;
    padding-right:20px;
    margin-top:24px;
    float:left;
}
.header-search {
    width:30px;
    height:30px;
    cursor:pointer;
    float:left;
    margin-top:23px;
}
.header-member {
    float:left;
    margin-top:23px;
}
.header-member-a {
    width:58px;
    height:28px;
    font-family:SimSun;
    border:1px solid #dbdbdb;
    border-radius:5px;
    display:block;
    color:#333333;
    text-align:center;
    line-height:28px;
    float:left;
    font-size:12px;
    margin-left:5px;
}

/*手机头部*/

.header1 {
    width:100%;
    padding:0 5%;
    height:4.9rem;
    box-sizing:border-box;
    /*display:table;*/
    display:none;
}
.header1-logo {
    width:34%;
    float:left;
    margin-top:1.5rem;
}
.header1-logo img {
    width:100%;
}
.header1-ss {
    float:right;
    width:4%;
    height:100%;
    background:url(../images/tb3.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
}
.header1-hy {
    float:right;
    width:4%;
    height:100%;
    background:url(../images/tb2.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-gwc {
    float:right;
    width:5%;
    height:100%;
    background:url(../images/tb1.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-menu {
    float:right;
    width:7.8%;
    height:100%;
    background:url(../images/menu.png) center center no-repeat;
    background-size:100%;
}

.menu1 {
    width:40%;
    background:rgba(0,0,0,.8);
    display:table;
    position:absolute;
    top:4.9rem;
    right:0;
    z-index:9;
    padding:1.4rem 0;
    display:none;
}
.menu1-a {
    width:100%;
    font-size:1.4rem;
    line-height:4rem;
    color:#fff;
    display:block;
    text-align:center;
}

.search-box {
    width:100%;
    position:absolute;
    top:4.9rem;
    height:4.5rem;
    background:#fff;
    z-index:9;
    box-sizing:border-box;
    padding:0.8rem 5%;
    border-top:1px solid #eaeaea;
    display:none;
}
.search-box-txt {
    width:90%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    border-bottom-left-radius:0.5rem;
    border-top-left-radius:0.5rem;
    border:2px solid #eaeaea;
    border-right:none;
}
.search-box-button{
    width:10%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    border-bottom-right-radius:0.5rem;
    border-top-right-radius:0.5rem;
    border:2px solid #eaeaea;
    border-left:none;
    background:url(../images/tb3.png) center center no-repeat;
    background-size:50%;
}

/*手机头部结束*/

.menu {
    width:100%;
    min-width:1000px;
    height:auto;
}
.menu-box {
    width:1000px;
    height:58px;
    margin:auto;
}
.nav {
    float:left;
}
.nav ul {

}
.nav li {
    float:left;
    height:58px;
    line-height:58px;
    font-size:16px;
}
.nav-link {
    color:#000;
    width:40px;
    display:block;
}
.nav-link1 {
    color:#666;
    margin:0 20px;
   
    text-align:right;
/*    padding-right:14px;
    background:url(../images/nav-li-img2.png) right center no-repeat;*/
    display:block;
}
.nav li:hover .nav-link {
    color:#d96100;
}
.nav li.on .nav-link {
    color:#d96100;
}
.nav li:hover .nav-link1 {
    color:#d96100;
/*    background:url(../images/nav-li-img1.png) right center no-repeat;*/
}
.nav li.on .nav-link1 {
    color:#d96100;
/*    background:url(../images/nav-li-img1.png) right center no-repeat;*/
}
.menu-shop {
    float:right;
}
.Orders {
    width:86px;
    height:15px;
    font-size:14px;
    line-height:15px;
    padding-left:25px;
    background:url(../images/Orders.png) left center no-repeat;
    border-right:1px solid #ddd;
    color:#747474;
    margin-top:21px;
    float:left;
    display:block;
}
.help {
    width:110px;
    height:15px;
    text-align:center;
    font-size:14px;
    line-height:15px;
    color:#747474;
    border-right:1px solid #ddd;
    margin-top:21px;
    float:left;
    display:block;
}
.shop-car {
    width:70px;
    height:28px;
    background:url(../images/shop-car.png) 21px center no-repeat;
    float:left;
    margin-top:14px;
    display:block;
}
.shop-car-number {
    width:15px;
    height:15px;
    background:#d96100;
    font-size:12px;
    font-family:Arial;
    color:#fff;
    text-align:center;
    line-height:15px;
    display:block;
    border-radius:50%;
    margin-left:42px;
}
.index-module1 {
    width:100%;
    height:auto;
    background:#f7f7f7;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.index-module1.cur{
    -webkit-transform: none;
    transform: none;
    filter: alpha(opacity=100);
    opacity: 1;
}
.index-module1-box {
    width:1000px;
    height:480px;
    margin:auto;
    position:relative;
}
.index-module1-left {
    width:320px;
    margin-top:34px;
    float:left;
}
.index-module1-m1 {
    width:100%;
}
.index-module1-m1 img {
    width:100%;
}
.index-module1-m2 {
    width:100%;
    margin-top:10px;
}
.index-module1-m2 img {
    width:100%;
}
.index-module1-m3 {
    width:666px;
    margin-top:34px;
    float:right;
}
.index-module1-m3 img {
    width:100%;
}

.index-module2 {
    width:100%;
    height:auto;
}
.index-module2-box {
    width:1000px;
    margin:auto;
    padding-top:34px;
    padding-bottom:30px;
    display:table;
}
.index-module2-box ul {
    margin-left:-1%;
}
.index-module2-box li {
    float:left;
    width:24%;
    margin-left:1%;
}
.index-module2-box li img {
    width:100%;
}
.index-module3 {
    width:100%;
    height:auto;
    background:#f7f7f7;
}
.index-module3-box {
    width:1000px;
    margin:auto;
    display:table;
    padding-top:70px;
    padding-bottom:38px;
}
.index-module3-box ul {
    margin-left:-1%;
}
.index-module3-box li {
    float:left;
    width:24%;
    margin-left:1%;
    position:relative;
}
.module3-l1 {
    background:#dd7025;
}
.module3-l2 {
    background:#e0af75;
}
.module3-l3 {
    background:#899db6;
}
.module3-l4 {
    background:#8ccabf;
}
.index-module3-box-img {
    width:35%;
    position:absolute;
    top:-50%;
    left:32%;
}
.index-module3-box-img img {
    width:100%;
}
.index-module3-box-txt {
    height:48px;
    line-height:48px;
    padding-left:21px;
    font-size:16px;
    color:#fff;
    margin-top:52px;
    background:url(../images/cp-img7.png) 95% center no-repeat;
}
.index-module4 {
    width:100%;
    height:auto;
    padding-top:38px;
    padding-bottom:30px;
    display:table;
}
.index-module4-box {
    width:1000px;
    height:auto;
    margin:auto;
    position:relative;
}
.index-module4-title {
    width:100%;
    display:table;
    margin-bottom:25px;
}
.index-module4-title2 {
    width:100%;
    display:none;
}
.index-module4-title-t {
    height:24px;
    padding-left:7px;
    font-size:24px;
    line-height:24px;
    color:#000;
    border-left:3px solid #d55d0b;
    float:left;
}
.index-module4-title1 {
    color:#d55d0b;
}
.index-module4-check {
    float:right;
    font-size:18px;
    text-align:center;
    line-height:28px;
}
.check-prev {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
}
.check-next {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
    margin-left:14px;
}
.index-module4-list {
        display:none;
    }
.swiper-container {
        width: 100%;
        height: 100%;
    }
.swiper-slide {
    width:24%!important;
    float:left;
    font-size: 18px;
    background: #fff;
    position:relative;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index-module4-list-hot {
    width:50px;
    height:25px;
    background:#d55d0b;
    color:#fff;
    text-align:center;
    line-height:25px;
    font-size:12px;
    border-radius:5px;
    position:absolute;
    top:13px;
    left:15px;
    z-index:2;
}
.index-module4-list-img {
    width:100%;
}
.index-module4-list-img img {
    width:100%;
}
.index-module4-list-t {
    width:100%;
    padding:9px 10px;
    font-size:16px;
    box-sizing:border-box;
}
.index-module4-list-title {
    color:#000;
    line-height:30px;
    font-size:16px;
}
.index-module4-list-txt {
    color:#ed460b;
    font-size:16px;
    line-height:24px;
}

.index-module5 {
    width:100%;
    background:#f7f7f7;
    display:table;
}
.index-module5-box {
    width:1000px;
    margin:auto;
    padding-top:40px;
}
.index-module5-img {
    width:325px;
    height:325px;
    float:left;
}
.index-module5-img img {
    width:325px;
    height:325px;
}
.index-module5-right {
    width:664px;
    height:323px;
    float:right;
    background:#f2f2f2;
    position:relative;
    border:1px solid #eee;
}
.index-module5-right-img {
    width:323px;
    height:323px;
    float:left;
}
.index-module5-right-img img {
    width:323px;
    height:323px;
}
.index-module5-right-txt {
    width:361px;
    padding-left:7%;
    padding-right:3%;
    box-sizing:border-box;
    background:url(../images/cp-img5.png) left center no-repeat;
    position:absolute;
    z-index:2;
    right:0;
}
.index-module5-right-title {
    padding-top:40px;
    font-size:18px;
    color:#000;
    line-height:26px;
}
.index-module5-right-t1 {
    font-size:16px;
    color:#999;
    line-height:24px;
    font-family:SimSun;
    margin-top:12px;
}
.index-module5-right-t2 {
    font-size:24px;
    color:#ee3532;
    font-weight:bold;
    height:70px;
    line-height:70px;
}
.index-module5-right-t2 span {
    font-size:14px;
}
.index-module5-right-t3 {
    font-size:14px;
}
.index-module5-right-a1 {
    width:110px;
    height:35px;
    background:#ee3532;
    color:#fff;
    display:block;
    float:left;
    text-align:center;
    line-height:35px;
    border-radius:5px;
}
.index-module5-right-a2 {
    width:108px;
    height:33px;
    border:1px solid #ccc;
    color:#333;
    display:block;
    float:left;
    text-align:center;
    line-height:33px;
    border-radius:5px;
    margin-left:12px;
}


.index-module6{
    width:100%;
    display:table;
    padding-top:47px;
}
.index-module6-box {
    width:1000px;
    margin:auto;
    position:relative;
}
.index-module6-list {
    width:100%;
}
.index-module6-list ul {
    margin-left:-1%;
}
.index-module6-list li {
    width:24%;
    margin-left:1%;
    float:left;
    margin-bottom:56px;
}
.index-module6-list-img {
    width:100%;
}
.index-module6-list-img img {
    width:100%!important;
}
.index-module6-line {
    width:100%;
    height:1px;
    background:#eee;
    position:absolute;
    z-index:2;
    top:390px;
}

.index-module7 {
    width:100%;
    background:#f7f7f7;
    padding-top:25px;
    padding-bottom:33px;
    display:table;
}
.index-module7-box {
    width:1000px;
    margin:auto;
}
.index-module7-list {
    width:32%;
    float:left;
    margin-right:2%;
}
.index-module7-list1 {
    margin-right:0!important;
}
.index-module7-title {
    font-size:20px;
    color:#000;
    height:52px;
    line-height:52px;
}
.index-module7-t {
    width:20px;
    height:20px;
    text-align:center;
    line-height:20px;
    font-size:12px;
    color:#fff;
    border-radius:100%;
    margin-right:60%;
    margin-top:18px;
    float:right;
}
.index-module7-list ul {
    width:100%;
    height:185px;
    padding-top:15px;
    display:block;
}
.index-module7-list li {
    font-size:14px;
    line-height:32px;
    padding-left:22px;
    background:url(../images/cp-img6.png) 348px center no-repeat;
}
.module7-list-link {
    color:#fff;
}
.module7-list-link:hover {
    text-decoration:underline;
}
.module7-list1 {
    background:#899db6;
}
.module7-list2 {
    background:#e0af75;
}
.module7-list3 {
    background:#8ccabf;
}

    .index-module7-box2 {
        display:none;
    }

.footer {
    width:100%;
    min-width:1000px;
    height:auto;
}
.footer-box {
    width:1000px;
    min-height:304px;
    margin:0 auto;
}
.footer-top {
    width:100%;
    height:211px;
    border-bottom:1px solid #ebebeb;
}
.footer-menu {
    float:left;
    width:66%;
    padding-top:27px;
}
.footer-menu ul {
    width:20%;
    padding-left:20px;
    box-sizing:border-box;
    float:left;
}
.footer-menu li {
    font-size:14px;
}
.footer-menu-link1 {
    height:53px;
    line-height:53px;
    font-size:16px;
    color:#000;
}
.footer-menu-link {
    color:#666;
    line-height:26px;
}
.footer-menu-link:hover {
    text-decoration:underline;
}
.footer-contact {
    width:33%;
    height:128px;
    float:right;
    border-left:1px solid #eaeaea;
    box-sizing:border-box;
    margin-top:50px;
}
.footer-contact-tel {
    width:220px;
    float:left;
    text-align:right;
}
.footer-contact-tel-title {
    font-size:14px;
    color:#848484;
    line-height:26px;
    padding-top:6px;
}
.footer-contact-tel-num {
    font-size:26px;
    color:#333;
    line-height:31px;
}
.footer-contact-tel-t {
    width:81px;
    height:25px;
    background:#10337e;
    font-size:12px;
    color:#fff;
    text-align:center;
    line-height:25px;
    border-radius:7px;
    float:right;
    margin-top:10px;
}
.footer-contact-ewm {
    width:99px;
    height:98px;
    float:right;
    /*margin-right:20px;*/
    margin-top:5px;
}
.footer-under {
    width:100%;
}
.footer-logo {
    width:220px;
    height:42px;
    margin-top:21px;
    float:left;
    display:none;
}
.footer-menu2 {
    float:left;
    /*padding-left:13px;*/
}
.footer-menu2 li {
    float:left;
    font-size:12px;
    height:12px;
    line-height:12px;
    margin-top:25px;
    margin-bottom:11px;
}
.footer-menu2-link {
    padding:0 15px;
    color:#999;
    border-right:1px solid #999;
}
.footer-menu2-copyright {
    font-size:12px;
    padding-left:15px;
    font-family:SimSun;
    color:#999;
}
.footer-web {
    font-size:12px;
    color:#999;
    line-height:16px;
    padding-top:25px;
    float:right;
}
.footer-web1 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img2.jpg) 18px center no-repeat;
}
.footer-web2 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img3.jpg) 18px center no-repeat;
}
.footer-web3 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img4.jpg) 18px center no-repeat;
}

.footer2 {
    display:none;
}

.product {
    width:100%;
    min-width:1000px;
    background:#f7f7f7;
}
.product-box {
    width:1000px;
    margin:auto;
    padding-top:34px;
    padding-bottom:40px;
    display:table;
    box-sizing:border-box;
}
.product-menu {
    width:23%;
    background:#616576;
    padding-top:17px;
    padding-bottom:40px;
    display:table;
    float:left;
}
.product-menu li {
    padding-left:14%;
    width:86%;
    border-bottom:1px dashed #8a8fa2;
    padding-bottom:25px;
    display:table;
}
.product-menu-title {
    font-size:18px;
    color:#fff;
    padding-top:22px;
}
.product-menu-link {
    font-size:14px;
    margin-top:10px;
}
.product-menu-a {
    color:#bdbdbd;
    height:14px;
    line-height:14px;
    float:left;
	margin-top:2px;
    margin-right:9px;
    padding-right:9px;
    display:block;
    border-right:1px solid #bdbdbd;
}
.product-list {
    width:75%;
    float:right;
}
.product-list-title {
    font-size:24px;
    color:#000;
    height:50px;
    line-height:50px;
    margin-bottom:15px;
    padding-left:7px;
}
.product-list ul {
    margin-left:-1%;
}
.product-list li {
    width:32%;
    margin-left:1%;
    float:left;
    margin-bottom:30px;
}
.page {
    width:100%;
    text-align:center;
}
.page a {
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #ddd;
    margin:8px;
    font-size:16px;
    color:#565656;
}

.page span.current {
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #003;
    margin:8px;
    font-size:16px;
    color:#003;
}
.page-list-link1 {
    border:1px solid #ddd;
    width:70px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    color:#565656;
}
.page-list-link2 {
    margin:8px;
    font-size:14px;
    height:33px;
    line-height:33px;
    color:#565656;
}
.page-list-link:hover {
    background:#616576;
    color:#fff;
}
.page-list-link.on {
    background:#616576;
    color:#fff;
}
.product-top {
    width:100%;
    height:52px;
    line-height:52px;
    padding-top:5px;
    background:url(../images/ny-img1.png) left 25px no-repeat;
    padding-left:20px;
    font-family:SimSun;
    box-sizing:border-box;
    font-size:12px;
    color:#999;
}
.product-top-link {
    color:#999;
}
.product-show1 {
    width:100%;
    padding-bottom:20px;
    display:table;
}
.product-show1-pic {
    width:54%;
    background:#616576;
    float:left;
}
/*主容器*/
.con-FangDa{
	width: 100%;
    float:left;
    margin-left:5%;
    margin-top:24px;
}
/*正常容器*/
.con-fangDaIMg{
	width: 73%;
	position: relative;
    float:left;
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 250px;
	height: 250px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.2;
	filter:alpha(opacity=20);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 150%;
	height: 500px;
	display: none;
	position: absolute;
	left: 120%;
	top:-25px;
	overflow: hidden;
	background-color: #fff;
}
.magnifyingShow > img{
	width: 900px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	width:16%;
	list-style: none;
    overflow:hidden;
    float:left;
    margin-left:2%;
}
.con-FangDa-ImgList > li{
	width: 100%;
	float: left;
	cursor: pointer;
	text-align:center;
    box-sizing:border-box;
    border:3px solid #fff;
    margin-bottom:17px;
}

.con-FangDa-ImgList > li > img{
	vertical-align:top;
	display:inline;
	width:100%;
}
.con-FangDa-ImgList > .active{
	border: 3px solid #d96100;
}

.product-show1-txt {
    width:45%;
    background:#fff;
    float:left;
    padding-bottom:30px;
}
.product-show1-t1 {
    width:100%;
    padding-bottom:10px;
    display:table;
    border-bottom:1px solid #eee;
}
.product-show1-title {
    font-size:20px;
    line-height:28px;
    color:#272636;
    padding:18px 5%;
}
.product-show1-pf {
    float:left;
    padding-left:33px;
}
.product-show1-pf img {
    margin-right:5px;
}
.product-show1-bm {
    float:left;
    font-size:14px;
    color:#272636;
    margin-left:20px;
}
.product-show1-t2 {
    width:100%;
    border-bottom:1px solid #eee;
    display:table;
}
.product-show1-money {
    width:55%;
    float:left;
    padding:10px 3%;
    font-size:30px;
    color:#ff7301;
    border-right:1px solid #eee;
    box-sizing:border-box;
}
.product-show1-money1 {
    font-size:14px;
    color:#999;
}
.product-show1-num {
    padding-left:2%;
    width:44%;
    font-size:14px;
    color:#616576;
    float:left;
    box-sizing:border-box;
}
.product-show1-n1 {
    width:30%;
    padding-top:22px;
    float:left;
}
.i_box {
    width:120px;
    height:35px;
    margin-top:15px;
    float:right;
    display:table;
    font-size:15px;
}
.J_minus {
    width:35px;
    height:35px;
    float:left;
    text-align:center;
    line-height:35px;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}
.J_input {
    width:35px;
    height:35px;
    border:none;
    margin:0;
    padding:0;
    float:left;
    text-align:center;
    line-height:35px;
    display:block;
}
.J_add {
    width:35px;
    height:35px;
    float:left;
    text-align:center;
    line-height:35px;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}

.product-show1-t3 {
    height:66px;
    line-height:66px;
    border-bottom:1px solid #eee;
    padding-left:43px;
    font-size:14px;
    color:#999;
}
.product-show1-t4 {
    width:80%;
    height:53px;
    border-radius:3px;
    border:1px solid #cdcdcd;
    display:block;
    margin-top:26px;
    margin-left:43px;
    font-size:16px;
    color:#010101;
    text-align:center;
    line-height:53px;
}
.product-show1-t4-tb {
    width:58px;
    height:53px;
    float:left;
    display:block;
    border-right:1px solid #cdcdcd;
    background:url(../images/ny-img4.png) center center no-repeat;
}
.product-show1-t5 {
    width:80%;
    height:55px;
    text-align:center;
    line-height:55px;
    font-size:16px;
    display:block;
    margin-top:16px;
    margin-left:43px;
    border-radius:3px;
    background:#d96100;
    color:#fff;
}
.product-show1-t5-tb {
    width:59px;
    height:55px;
    float:left;
    display:block;
    border-right:1px solid #c35802;
    background:url(../images/ny-img5.png) center center no-repeat;
}
.product-show2 {
    width:100%;
    margin:auto;
    padding:42px 30px;
    background:#fff;
    display:table;
    box-sizing:border-box;
}
.product-show2 .hd {
    width:940px;
    height:50px;
    line-height:50px;
    background:#fff;
    border-bottom:1px solid #ededed;
}
.hdxf {
    position:fixed;
    top:0;
}
.hdgd {
    margin-top:50px;
}
.product-show2 .hd li {
    width:25%;
    float:left;
    text-align:center;
    font-size:16px;
    color:#666;
    cursor:pointer;
}
.product-show2 .hd li a {
    color:#666;
    display:block;
}
.product-show2 .hd li:hover a {
    color:#fff;
    background:#9f9f9f;
}
.product-show2 .hd li.on a {
    color:#fff;
    background:#9f9f9f;
}
.product-show2 .bd {
    width:100%;
}
.product-show2 .bd li {
    width:100%;
}
.product2-img {
    max-width:100%;
    display:table;
    margin:auto;
}
.product2-img img {
    max-width:100%;
}
.product2-table2 {
    display:none;
}
.product2-txt {
    font-size:14px;
    font-family:SimSun;
    line-height:32px;
    color:#666;
    padding:0 15px;
}
.product2-pjtj1 {
    width:100%;
    height:60px;
    padding:35px 0;
    font-size:12px;
    font-family:SimSun;
}
.product2-pjtj1-l {
    width:150px;
    height:60px;
    text-align:center;
    float:left;
    margin-left:230px;
    border-right:1px solid #e5e5e5;
}
.product2-pjtj1-l span {
    font-size:38px;
    color:#d96100;
    display:block;
    font-family:Arial;
}
.product2-pjtj1-r {
    width:360px;
    height:60px;
    padding-left:36px;
    float:left;
}
.demo{width:100%; font-size:12px; font-family:SimSun;}
#studyvote .fl{float:left;display:block; width:50px; text-align:center;}
#studyvote .dd{clear:both;margin:5px 0;height:10px; float:left;}
#studyvote .outbar{background:#eee;height:10px;width:220px;margin-top:4px; float:left;}
#studyvote .inbar{height:10px;display:block;}

.product2-pjtj2 {
    height:48px;
    line-height:48px;
    font-size:14px;
    border:1px solid #e5e5e5;
}
.product2-pjtj2-l {
    float:left;
    color:#666;
    width:113px;
    padding-left:27px;
}
.product2-pjtj2-r {
    float:right;
    font-size:14px;
    color:#666;
    padding:0 13px;
}
.product2-pjtj2-r .ck1 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin-top:15px;
    margin-left:23px;
    cursor:pointer;
}
.product2-pjtj2-r .ck2 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin:15px 11px 0 5px;
    cursor:pointer;
}
.product2-l {
    width:100%;
    height:89px;
    padding-top:30px;
    border-bottom:1px solid #eee;
    font-family:SimSun;
}
.product2-l1 {
    width:96px;
    float:left;
    text-align:center;
}
.roduct2-l1-img {
    width:50px;
    height:50px;
    margin:auto;
    display:table;
}
.roduct2-l1-img img {
    width:100%;
    height:100%;
}
.roduct2-l1-txt {
    width:100%;
    padding-top:8px;
    font-size:12px;
    color:#666;
}
.product2-l2 {
    width:80%;
    float:left;
    font-size:12px;
    color:#333;
}
.product2-l2-t1 {
    line-height:16px;
    padding-bottom:6px;
}
.product2-l2-t2 {
    line-height:28px;
    height:28px;
}
.product2-l2-t2 .t1 {
    font-weight:bold;
    display:block;
    float:left;
}
.product2-l2-t2 .t2 {
    width:114px;
    display:block;
    float:left;
}
.product2-l2-t2 .t3 {
    width:96px;
    display:block;
    float:left;
}
.product2-l2-t2 .t4 {
    float:left;
}
.product2-l2-t2 img {
    width:20px;
    height:20px;
    padding-top:3px;
    display:block;
    float:left;
    margin:0 2px;
}
.product2-l2-t3 {
    line-height:28px;
}

.product2 {
        display:none;
    }

    .product-show1-pic2 {
        display:none;
    }
    .product2-l2-t {
        display:none;
    }
    .product2-l2-t4 {
        display:none;
    }
}

/*平板竖屏*/
@media (min-width:768px) and (max-width:1023px) {
         
.header {
    width:100%;
    min-width:1200px;
    height:auto;
    border-bottom:1px solid #ececec;
    display:none;
}
.header-box {
    width:1200px;
    height:84px;
    margin:auto;
}
.header-logo {
    float:left;
    height:84px;
    line-height:84px;
}
.header-right {
    float:right;
}
.header-tel {
    font-size:20px;
    color:#d96100;
    font-style:italic;
    padding-left:36px;
    background:url(../images/tel.png) left center no-repeat;
    padding-right:20px;
    margin-top:24px;
    float:left;
}
.header-search {
    width:30px;
    height:30px;
    cursor:pointer;
    float:left;
    margin-top:23px;
}
.header-member {
    float:left;
    margin-top:23px;
}
.header-member-a {
    width:58px;
    height:28px;
    font-family:SimSun;
    border:1px solid #dbdbdb;
    border-radius:5px;
    display:block;
    color:#333333;
    text-align:center;
    line-height:28px;
    float:left;
    font-size:12px;
    margin-left:5px;
}


.header1 {
    width:100%;
    padding:0 5%;
    height:4.9rem;
    box-sizing:border-box;
    display:table;
    border-bottom:1px solid #dcdcdc;
}
.header1-logo {
    width:34%;
    float:left;
    margin-top:1.2rem;
}
.header1-logo img {
    width:100%;
}
.header1-ss {
    float:right;
    width:4%;
    height:100%;
    margin-right:5%;
}
.header1-ss1 {
    background:url(../images/tb3.png) center center no-repeat;
    background-size:100%;
}
.header1-ss2 {
    background:url(../images/tb4.png) center center no-repeat;
    background-size:100%;
}
.header1-hy {
    float:right;
    width:4%;
    height:100%;
    background:url(../images/tb2.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-gwc {
    float:right;
    width:5%;
    height:100%;
    background:url(../images/tb1.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-menu {
    float:right;
    width:7.8%;
    height:100%;
}
.header1-menu1 {
    background:url(../images/menu.png) center center no-repeat;
    background-size:100%;
}
.header1-menu2 {
    background:url(../images/tb4.png) center center no-repeat;
    background-size:90%;
}


.menu1 {
    width:40%;
    background:rgba(0,0,0,.8);
    display:table;
    position:absolute;
    top:4.9rem;
    right:0;
    z-index:9;
    padding:1.4rem 0;
    display:none;
}
.menu1-a {
    width:100%;
    font-size:1.4rem;
    line-height:4rem;
    color:#fff;
    display:block;
    text-align:center;
}
.search-box {
    width:100%;
    position:absolute;
    top:4.9rem;
    height:4.5rem;
    background:#fff;
    z-index:9;
    box-sizing:border-box;
    padding:0.8rem 5%;
    border-top:1px solid #eaeaea;
    display:none;
}
.search-boxs {
    width:100%;
    border-radius:0.5rem;
    overflow:hidden;
    border:2px solid #eaeaea;
    box-sizing:border-box;
}
.search-box-txt {
    width:90%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    border:none;
}
.search-box-button{
    width:10%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    background:url(../images/tb3.png) center center no-repeat;
    background-size:50%;
    border:none;

}
    input {
        -webkit-appearance:none;
    outline:none
    }

.menu {
    width:100%;
    min-width:1200px;
    height:auto;
    display:none;
}
.menu-box {
    width:1200px;
    height:58px;
    margin:auto;
}
.nav {
    float:left;
}
.nav ul {

}
.nav li {
    float:left;
    height:58px;
    line-height:58px;
    font-size:16px;
}
.nav-link {
    color:#000;
    width:50px;
    display:block;
}
.nav-link1 {
    color:#666;
    width:105px;
    padding-right:17px;
    text-align:right;
    background:url(../images/nav-li-img2.png) right center no-repeat;
    display:block;
}
.nav li:hover .nav-link {
    color:#d96100;
}
.nav li.on .nav-link {
    color:#d96100;
}
.nav li:hover .nav-link1 {
    color:#d96100;
    background:url(../images/nav-li-img1.png) right center no-repeat;
}
.nav li.on .nav-link1 {
    color:#d96100;
    background:url(../images/nav-li-img1.png) right center no-repeat;
}
.menu-shop {
    float:right;
}
.Orders {
    width:86px;
    height:15px;
    font-size:14px;
    line-height:15px;
    padding-left:25px;
    background:url(../images/Orders.png) left center no-repeat;
    border-right:1px solid #ddd;
    color:#747474;
    margin-top:21px;
    float:left;
    display:block;
}
.help {
    width:110px;
    height:15px;
    text-align:center;
    font-size:14px;
    line-height:15px;
    color:#747474;
    border-right:1px solid #ddd;
    margin-top:21px;
    float:left;
    display:block;
}
.shop-car {
    width:112px;
    height:28px;
    background:url(../images/shop-car.png) 21px center no-repeat;
    float:left;
    margin-top:14px;
    display:block;
}
.shop-car-number {
    width:15px;
    height:15px;
    background:#d96100;
    font-size:12px;
    font-family:Arial;
    color:#fff;
    text-align:center;
    line-height:15px;
    display:block;
    border-radius:50%;
    margin-left:42px;
}
.index-module1 {
    width:100%;
    height:auto;
    background:#f7f7f7;
}
.index-module1-box {
    /*width:1200px;
    margin:auto;
    padding-top:34px;
    padding-bottom:46px;
    position:relative;
    display:table;*/
}
.index-module1-left {
    width:385px;
    margin-top:34px;
    float:left;
    display:none;
}
.index-module1-m1 {
    width:100%;
}
.index-module1-m1 img {
    width:100%;
}
.index-module1-m2 {
    width:100%;
    margin-top:11px;
}
.index-module1-m2 img {
    width:100%;
}

.index-module1-m3 {
    width:100%;
}
.index-module1-m3 img {
    width:100%;
}

.index-module2 {
    width:100%;
    height:auto;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module2-box {
    width:100%;
    padding-top:1.1rem;
    display:table;
}
.index-module2-box ul {
    margin-left:-3%;
}
.index-module2-box li {
    float:left;
    width:47%;
    margin-left:3%;
    margin-bottom:1rem;
}
.index-module2-box li img {
    width:100%;
}
.index-module3 {
    width:100%;
    height:auto;
    box-sizing:border-box;
    padding:0 5%;
    padding-top:3.4rem;
    padding-bottom:1.5rem;
    background:#f7f7f7;
    display:table;
}
.index-module3-box {
    width:100%;
}
.index-module3-box ul {
    /*margin-left:-1%;*/
}
.index-module3-box li {
    width:25%;
    position:relative;
    float:left;
}
.module3-l1 {
    background:#dd7025;
}
.module3-l2 {
    background:#e0af75;
}
.module3-l3 {
    background:#899db6;
}
.module3-l4 {
    background:#8ccabf;
}
.index-module3-box-img {
    width: 60%;
    position: absolute;
    top: -50%;
    left: 20%;
}
.index-module3-box-img img {
    width:100%;
}
.index-module3-box-txt {
    height:2.4rem;
    line-height:2.4rem;
    font-size:0.8rem;
    text-align:center;
    color:#fff;
    margin-top:3.6rem;
    font-size:1rem;
    /*background:url(../images/cp-img7.png) 250px center no-repeat;*/
}
.index-module4 {
    width:100%;
    height:auto;
    padding:2.6rem 5% 0 5%;
    box-sizing:border-box;
    display:table;
}
.index-module4-box {
    /*width:1200px;
    height:auto;
    margin:auto;*/
    width:100%;
}
.index-module4-title {
    width:100%;
    display:table;
}
.index-module4-title2 {
    width:100%;
    display:table;
}
.index-module4-title-t {
    height:1.5rem;
    padding-left:7px;
    font-size:1.5rem;
    line-height:1.5rem;
    color:#000;
    border-left:3px solid #d55d0b;
    float:left;
}
.index-module4-title1 {
    color:#d55d0b;
}

.index-module4-check {
    float:right;
    font-size:18px;
    text-align:center;
    line-height:28px;
    display:none;
}
.check-prev {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
}
.check-next {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
    margin-left:14px;
}
    .index-module4-pc {
        display:none;
    }
.index-module4-list {
    width:100%;
    display:table;
    margin-top:1.2rem;
}
.index-module4-list ul {
    margin-left:-3%;
}
.index-module4-list li {
    width:47%;
    float:left;
    margin-left:3%;
    display:table;
    margin-bottom:0.5rem;
    position:relative;
}
.index-module4-list-hot {
    width:20%;
    height:1.5rem;
    background:#d55d0b;
    color:#fff;
    text-align:center;
    line-height:1.5rem;
    font-size:0.8rem;
    border-radius:5px;
    position:absolute;
    top:0.5rem;
    left:3%;
    z-index:2;
}
.index-module4-list-img {
    width:100%;
}
.index-module4-list-img img {
    width:100%;
}
.index-module4-list-t {
    width:100%;
    height:6.1rem;
    font-size:0.8rem;
    box-sizing:border-box;
}
.index-module4-list-title {
    color:#000;
    line-height:3rem;
    font-size:1.3rem;
}
.index-module4-list-txt {
    color:#ed460b;
    line-height:2rem;
    font-size:1.3rem;
}

.index-module5 {
    width:100%;
    display:table;
}
.index-module5-box {
    width:90%;
    margin:auto;
}
.index-module5-img {
    width:380px;
    height:380px;
    float:left;
    display:none;
}
.index-module5-right {
    width:100%;
    position:relative;
    display:table;
    background:#f2f2f2;
}
.index-module5-right-img {
    width:51%;
    border:1px solid #eee;
    float:left;
    box-sizing:border-box;
}
.index-module5-right-img img {
    width:100%;
}
.index-module5-right-txt {
    width:49%;
    background:#f2f2f2;
    float:left;
    box-sizing:border-box;
    padding:0.8rem 2%;
}
.index-module5-right-title {
    font-size:1.5rem;
    color:#000;
    line-height:2.2rem;
    padding-top:1rem;
}
.index-module5-right-t1 {
    font-size:1.2rem;
    color:#999;
    line-height:2rem;
    font-family:SimSun;
    padding-top:0.2rem;
}
.index-module5-right-t2 {
    font-size:1.8rem;
    color:#ee3532;
    font-weight:bold;
    line-height:2.5rem;
    margin:0.9rem 0;
}
.index-module5-right-t2 span {
    font-size:1.3rem;
}
.index-module5-right-t3 {
    font-size:1.3rem;
}
.index-module5-right-a1 {
    width:46%;
    height:2.5rem;
    background:#ee3532;
    color:#fff;
    display:block;
    float:left;
    text-align:center;
    line-height:2.5rem;
    border-radius:0.2rem;
}
.index-module5-right-a2 {
    width:46%;
    height:2.5rem;
    line-height:2.5rem;
    border:1px solid #ccc;
    color:#333;
    background:#fff;
    display:block;
    float:left;
    text-align:center;
    border-radius:0.2rem;
    margin-left:5%;
    box-sizing:border-box;
}


.index-module6{
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module6-box {
    width:100%;
    padding-top:1.5rem;
    display:table;
}
.index-module6-list {
    width:100%;
    padding-top:1.2rem;
}
.index-module6-list ul {
    margin-left:-4%;
}
.index-module6-list li {
    width:46%;
    margin-left:4%;
    float:left;
    margin-bottom:1rem;
}
.index-module6-list-img {
    width:100%;
}
.index-module6-list-img img {
    width:100%!important;
}
.index-module6-line {
    width:100%;
    height:1px;
    background:#eee;
    position:absolute;
    z-index:2;
    top:452px;
    display:none;
}

.index-module7 {
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module7-box {
    width:1200px;
    margin:auto;
    display:none;
}
/*.index-module7-list {
    width:385px;
    float:left;
    margin-right:22px;
}
.index-module7-list1 {
    margin-right:0!important;
}
.index-module7-title {
    font-size:20px;
    color:#000;
    height:52px;
    line-height:52px;
}
.index-module7-t {
    width:20px;
    height:20px;
    text-align:center;
    line-height:20px;
    font-size:12px;
    color:#fff;
    border-radius:100%;
    margin-right:273px;
    margin-top:18px;
    float:right;
}
.index-module7-list ul {
    width:100%;
    height:185px;
    padding-top:15px;
    display:block;
}
.index-module7-list li {
    font-size:14px;
    line-height:32px;
    padding-left:22px;
    background:url(../images/cp-img6.png) 348px center no-repeat;
}
.module7-list-link {
    color:#fff;
}
.module7-list1 {
    background:#899db6;
}
.module7-list2 {
    background:#e0af75;
}
.module7-list3 {
    background:#8ccabf;
}*/

.index-module7-box2 {
    width:100%;
}
.module7-title {
    width:100%;
    height:3.2rem;
    line-height:3.2rem;
    box-sizing:border-box;
    padding-left:3%;
    font-size:1.2rem;
    color:#fff;
}
.module7-title1.on {
    background:#899db6 url(../images/tb5.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title2.on {
    background:#e0af75 url(../images/tb5.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title3.on {
    background:#8ccabf url(../images/tb5.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title1 {
    background:#899db6 url(../images/tb6.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title2 {
    background:#e0af75 url(../images/tb6.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title3 {
    background:#8ccabf url(../images/tb6.png) 98% center no-repeat;
    background-size:3%;
}
.module7-list {
    width:100%;
    background:#f3f3f3;
    padding:0.5rem 0;
    display:none;
}
.module7-list li {
    line-height:2.2rem;
    font-size:1rem;
    padding-left:5%;
}
.module7-list-a {
    color:#666;
    display:block;
}

.footer {
    width:100%;
    height:auto;
    display:none;
}
/*.footer-box {
    width:1200px;
    min-height:304px;
    margin:0 auto;
}
.footer-top {
    width:100%;
    height:211px;
    border-bottom:1px solid #ebebeb;
}
.footer-menu {
    float:left;
    padding-top:27px;
}
.footer-menu ul {
    width:155px;
    padding-left:10px;
    float:left;
}
.footer-menu li {
    font-size:14px;
}
.footer-menu-link1 {
    height:53px;
    line-height:53px;
    font-size:16px;
    color:#000;
}
.footer-menu-link {
    color:#666;
    line-height:26px;
}
.footer-contact {
    width:357px;
    height:128px;
    float:right;
    border-left:1px solid #eaeaea;
    margin-top:50px;
}
.footer-contact-tel {
    width:223px;
    float:left;
    text-align:right;
}
.footer-contact-tel-title {
    font-size:14px;
    color:#848484;
    line-height:26px;
    padding-top:6px;
}
.footer-contact-tel-num {
    font-size:26px;
    color:#333;
    line-height:31px;
}
.footer-contact-tel-t {
    width:81px;
    height:25px;
    background:#10337e;
    font-size:12px;
    color:#fff;
    text-align:center;
    line-height:25px;
    border-radius:7px;
    float:right;
    margin-top:10px;
}
.footer-contact-ewm {
    width:99px;
    height:98px;
    float:right;
    margin-right:20px;
    margin-top:5px;
}
.footer-under {
    width:100%;
}
.footer-logo {
    width:220px;
    height:42px;
    margin-top:21px;
    float:left;
}
.footer-menu2 {
    float:left;
    padding-left:13px;
}
.footer-menu2 li {
    float:left;
    font-size:12px;
    height:12px;
    line-height:12px;
    margin-top:25px;
    margin-bottom:11px;
}
.footer-menu2-link {
    padding:0 15px;
    color:#999;
    border-right:1px solid #999;
}
.footer-menu2-copyright {
    font-size:12px;
    padding-left:15px;
    font-family:SimSun;
    color:#999;
}
.footer-web {
    font-size:12px;
    color:#999;
    line-height:16px;
    padding-top:25px;
    float:right;
}
.footer-web1 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img2.jpg) 18px center no-repeat;
}
.footer-web2 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img3.jpg) 18px center no-repeat;
}
.footer-web3 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img4.jpg) 18px center no-repeat;
}*/

.footer2 {
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
    background:#616576;
    margin-top:2.2rem;
}
.footer2-title {
    width:100%;
    font-size:1.2rem;
    color:#fff;
    line-height:3.4rem;
    height:3.4rem;
    border-bottom:1px solid #fff;
    box-sizing:border-box;
    padding-left:3%;
    background:url(../images/tb7.png) 98% center no-repeat;
    background-size:3%;
}
.footer2-lsit {
    width:100%;
    padding:0.5rem 0;
    display:none;
}
.footer2-lsit li {
    line-height:2.2rem;
    font-size:1rem;
    padding-left:5%;
}
.footer2-lsit-a {
    color:#fff;
    display:block;
}
.footer2-bq {
    width:100%;
    font-size:0.8rem;
    color:#fff;
    line-height:1rem;
    text-align:center;
    padding-top:0.5rem;
    padding-bottom:1rem;
    margin-top:1rem;
}



.product {
    width:100%;
}
.product-box {
    width:100%;
}
.product-menu {
    width:280px;
    background:#616576;
    padding-top:17px;
    padding-bottom:40px;
    /*display:table;*/
    float:left;
    display:none;
}
.product-menu li {
    padding-left:38px;
    width:242px;
    border-bottom:1px dashed #8a8fa2;
    padding-bottom:25px;
    display:table;
}
.product-menu-title {
    font-size:18px;
    color:#fff;
    padding-top:22px;
}
.product-menu-link {
    font-size:14px;
    margin-top:10px;
}
.product-menu-a {
    color:#bdbdbd;
    height:14px;
    line-height:14px;
    float:left;
    margin-right:9px;
    padding-right:9px;
    display:block;
    border-right:1px solid #bdbdbd;
}
.product-list {
    width:898px;
    float:right;
    display:none;
}
.product-list-title {
    font-size:24px;
    color:#000;
    height:50px;
    line-height:50px;
    margin-bottom:15px;
    padding-left:7px;
}
.product-list ul {
    margin-left:-14px;
}
.product-list li {
    width:290px;
    height:360px;
    margin-left:14px;
    float:left;
    margin-bottom:30px;
}
.page {
    width:100%;
    text-align:center;
  
}
.page a {
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #ddd;
    margin:8px;
    font-size:16px;
    color:#565656;
}

.page span.current {
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #003;
    margin:8px;
    font-size:16px;
    color:#003;
}
.page-list-link1 {
    border:1px solid #ddd;
    width:70px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    color:#565656;
}
.page-list-link2 {
    margin:8px;
    font-size:14px;
    height:33px;
    line-height:33px;
    color:#565656;
}
.page-list-link:hover {
    background:#616576;
    color:#fff;
}
.page-list-link.on {
    background:#616576;
    color:#fff;
}
.product-top {
    width:100%;
    height:52px;
    line-height:52px;
    padding-top:5px;
    background:url(../images/ny-img1.png) left 25px no-repeat;
    padding-left:20px;
    font-family:SimSun;
    font-size:12px;
    color:#999;
    display:none;
}
.product-top-link {
    color:#999;
}
.product-show1-pic {
    width:625px;
    height:495px;
    background:#616576;
    float:left;
    display:none;
}

/*手机产品图*/
.product-show1 {
    width:90%;
    margin:auto;
}
    .product-show1-pic2 {
        width:100%;
        position:relative;
        margin-top:1rem;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        width:100%;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img {
        width:100%;
    }
    .swiper-pagination-bullet {
        width:1rem!important;
        height:1rem!important;
        border-radius:1rem;
        background:#616576!important;
    }
    .swiper-pagination-bullet-active {
        background:#616576!important;
    }


/*主容器*/
.con-FangDa{
	width: 625px;
	height: 450px;
    float:left;
    margin-left:24px;
    margin-top:24px;
}
/*正常容器*/
.con-fangDaIMg{
	width: 450px;
	height: 450px;
	position: relative;
    float:left;
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 250px;
	height: 250px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.2;
	filter:alpha(opacity=20);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 500px;
	height: 500px;
	display: none;
	position: absolute;
	left: 625px;
	top:-25px;
	overflow: hidden;
	background-color: #fff;
}
.magnifyingShow > img{
	width: 900px;
	height: 900px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	height:450px;
	width:100px;
	list-style: none;
    overflow:hidden;
    float:left;
    margin-left:25px;
}
.con-FangDa-ImgList > li{
	width: 94px;
	height: 94px;
	float: left;
	cursor: pointer;
	text-align:center;
    border:3px solid #fff;
    margin-bottom:17px;
}

.con-FangDa-ImgList > li > img{
	vertical-align:top;
	display:inline;
	width: 94px;
	height: 94px;
}
.con-FangDa-ImgList > .active{
	border: 3px solid #d96100;
}
.product-show1-txt {
    width:100%;
}
.product-show1-t1 {
    width:100%;
    display:table;
}
.product-show1-title {
    font-size:1.5rem;
    line-height:2.1rem;
    color:#272636;
    padding:1rem 0;
}
.product-show1-pf {
    float:left;
    display:table;
}
.product-show1-pf img {
    width:15%;
    margin-right:5px;
}
.product-show1-bm {
    float:left;
    font-size:1rem;
    line-height:1.6rem;
    color:#272636;
    margin-left:5%;
}
.product-show1-t2 {
    width:100%;
    display:table;
}
.product-show1-money {
    font-size:2.4rem;
    color:#ff7301;
    width:100%;
    padding-top:1rem;
}
.product-show1-money1 {
    font-size:1.2rem;
    color:#999;
}
.product-show1-num {
    width:100%;
    font-size:1.2rem;
    color:#616576;
    margin-top:1rem;
}
.product-show1-n1 {
    float:left;
    padding-right:3%;
    line-height:2.5rem;
}
.i_box {
    height:2.5rem;
    float:left;
    display:table;
    font-size:1.5rem;
}
.J_minus {
    width:2.5rem;
    height:2.5rem;
    float:left;
    text-align:center;
    line-height:2.5rem;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}
.J_input {
    width:48px;
    height:2.5rem;
    border:none;
    margin:0;
    padding:0;
    float:left;
    text-align:center;
    line-height:2.5rem;
    display:block;
    font-size:1.5rem;
}
.J_add {
    width:2.5rem;
    height:2.5rem;
    float:left;
    text-align:center;
    line-height:2.5rem;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}

.product-show1-t3 {
    width:100%;
    font-size:1rem;
    padding:1rem 0;
    line-height:1.5rem;
    color:#999;
    display:table;
}
.product-show1-t4 {
    width:48%;
    height:3rem;
    border-radius:0.5rem;
    border:1px solid #cdcdcd;
    display:block;
    font-size:1.2rem;
    color:#010101;
    text-align:center;
    line-height:3rem;
    float:left;
}
.product-show1-t4-tb {
    width:20%;
    height:3rem;
    float:left;
    display:block;
    border-right:1px solid #cdcdcd;
    background:url(../images/ny-img4.png) center center no-repeat;
}
.product-show1-t5 {
    width:48%;
    height:3rem;
    border-radius:0.5rem;
    text-align:center;
    line-height:3rem;
    font-size:16px;
    display:block;
    border-radius:0.5rem;
    background:#d96100;
    color:#fff;
    float:right;
}
.product-show1-t5-tb {
    width:20%;
    height:3rem;
    float:left;
    display:block;
    border-right:1px solid #c35802;
    background:url(../images/ny-img5.png) center center no-repeat;
}
.product-show2 {
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
    background:#fff;
    display:table;
    position:relative;
    padding-top:2.2rem;
}
.product-show2 .hd {
    width:100%;
    height:3rem;
    background:#fff;
    line-height:3rem;
    border-top:1px solid #cecece;
    border-bottom:1px solid #ededed;
}
.hdxf {
    position:fixed!important;
    width:90%!important;
    left:5%;
    z-index:999;
    top:0!important;
}
.hdgd {
    margin-top:3rem;
}
.product-show2 .hd li {
    width:25%;
    float:left;
    text-align:center;
    font-size:1.2rem;
    color:#666;
    cursor:pointer;
}
.product-show2 .hd li a {
    color:#666;
    display:block;
}
.product-show2 .hd li.on a {
    color:#fff;
    background:#9f9f9f;
}
.product-show2 .bd {
    width:100%;
}
.product-show2 .bd li {
    width:100%;
}
.product2-img {
    max-width:100%;
    display:table;
    margin:auto;
}
.product2-img img {
    max-width:100%;
}
.product2-table1 {
    display:none;
}
    .product2-table2 {
        font-size:1.1rem;
    }
.product2-txt {
    font-size:1.2rem;
    font-family:SimSun;
    line-height:32px;
    color:#666;
    padding:0 15px;
}
.product2-pjtj1 {
    width:100%;
    padding:1rem 0;
    font-size:1rem;
    font-family:SimSun;
    display:table;
}
.product2-pjtj1-l {
    width:30%;
    text-align:center;
    float:left;
    padding:1.2rem 0;
    border-right:1px solid #e5e5e5;
    box-sizing:border-box;
}
.product2-pjtj1-l span {
    font-size:1.5rem;
    color:#d96100;
    display:block;
    font-family:Arial;
}
.product2-pjtj1-r {
    width:70%;
    float:left;
}
.demo{width:100%; font-size:1rem; font-family:SimSun;}
#studyvote .fl{float:left;display:block;height:1rem; width:15%; text-align:center;}
#studyvote .dd{clear:both;margin:5px 0;height:1rem;width:100%; float:left;}
#studyvote .outbar{background:#eee;height:1rem;margin-top:0.2rem;width:70%;float:left;}
#studyvote .inbar{height:1rem;display:block;}

.product2-pjtj2 {
    height:48px;
    line-height:48px;
    font-size:14px;
    border:1px solid #e5e5e5;
}
.product2-pjtj2-l {
    float:left;
    color:#666;
    width:25%;
    text-align:center;
}
.product2-pjtj2-r {
    float:right;
    font-size:0.9rem;
    color:#666;
    padding:0 13px;
    display:none;
}
.product2-pjtj2-r .ck1 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin-top:15px;
    margin-left:23px;
    cursor:pointer;
}
.product2-pjtj2-r .ck2 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin:15px 11px 0 5px;
    cursor:pointer;
}
.product2-l {
    width:100%;
    border-bottom:1px solid #eee;
    font-family:SimSun;
    display:table;
    padding:1.8rem 0;
}
.product2-l1 {
    width:20%;
    float:left;
    text-align:center;
}
.roduct2-l1-img {
    width:100%;
    margin:auto;
    display:table;
}
.roduct2-l1-img img {
    width:100%;
    height:100%;
}
.roduct2-l1-txt {
    width:100%;
    padding-top:8px;
    font-size:12px;
    color:#666;
}
.product2-l2 {
    width:80%;
    float:left;
    font-size:12px;
    color:#333;
    box-sizing:border-box;
    padding-left:3%;
    position:relative;
}
.product2-l2-t {
    font-size:1.1rem;
    color:#999;
    line-height:1.6rem;
    float:right;
}
.product2-l2-t4 {
    font-size:1.2rem;
    color:#666;
    line-height:1.6rem;
    display:table;
    margin:auto;
    margin-top:1.5rem;
}
.product2-l2-t1 {
    line-height:1.6rem;
    font-size:1.2rem;
    color:#000;
    padding-bottom:6px;
    margin-top:2rem;
}
.product2-l2-t2 {
    line-height:28px;
    height:28px;
    position:absolute;
    top:0;
}
.product2-l2-t2 .t1 {
    font-weight:bold;
    display:none;
    float:left;
}
.product2-l2-t2 .t2 {
    width:114px;
    display:none;
    float:left;
}
.product2-l2-t2 .t3 {
    width:96px;
    display:none;
    float:left;
}
.product2-l2-t2 .t4 {
    float:left;
    display:none;
}
.product2-l2-t2 img {
    width:20px;
    height:20px;
    padding-top:3px;
    display:block;
    float:left;
    margin:0 2px;
}
.product2-l2-t3 {
    line-height:28px;
    display:none;
}



/*手机页面*/
    .product2 {
        width:100%;
        box-sizing:border-box;
        padding:1rem 5%;
    }
    .product2-menu {
        width:100%;
        position:relative;
    }
    .product2-menu-title {
        width:100%;
        height:3rem;
        line-height:3rem;
        box-sizing:border-box;
        font-size:1.5rem;
        color:#fff;
        padding-left:5%;
        background:#616576 url(../images/tb5.png) 95% center no-repeat;
    }
    .product2-menu-list {
        width:100%;
        display:none;
    }
    .product2-menu-list li {
        width:100%;
        height:3rem;
        line-height:3rem;
        box-sizing:border-box;
        font-size:1.5rem;
        padding-left:5%;
        border-top:1px solid #fff;
        background:#616576;
    }
    .product2-menu-list-a {
        color:#fff;
        display:block;
    }
    .product2-menu-menus {
        width:100%;
        padding:1.7rem 0;
    }
    .product2-menu-menus-a {
        font-size:1.1rem;
        color:#666;
        padding:0 3%;
        border-right:1px solid #666;
    }
    .product2-menu-menus-a.on {
        color:#ff6600;
    }
    .product2-menu-menus-a:last-child {
        border-right:none;
    }
    .product2-list {
        width:100%;
        display:table;
    }
    .product2-list ul {
        margin-left:-3%;
    }
    .product2-list li {
        width:47%;
        float:left;
        margin-left:3%;
    }






}

/*手机横屏*/
@media (min-width:431px) and (max-width:767px) {
         
.header {
    width:100%;
    min-width:1200px;
    height:auto;
    border-bottom:1px solid #ececec;
    display:none;
}
.header-box {
    width:1200px;
    height:84px;
    margin:auto;
}
.header-logo {
    float:left;
    height:84px;
    line-height:84px;
}
.header-right {
    float:right;
}
.header-tel {
    font-size:20px;
    color:#d96100;
    font-style:italic;
    padding-left:36px;
    background:url(../images/tel.png) left center no-repeat;
    padding-right:20px;
    margin-top:24px;
    float:left;
}
.header-search {
    width:30px;
    height:30px;
    cursor:pointer;
    float:left;
    margin-top:23px;
}
.header-member {
    float:left;
    margin-top:23px;
}
.header-member-a {
    width:58px;
    height:28px;
    font-family:SimSun;
    border:1px solid #dbdbdb;
    border-radius:5px;
    display:block;
    color:#333333;
    text-align:center;
    line-height:28px;
    float:left;
    font-size:12px;
    margin-left:5px;
}


.header1 {
    width:100%;
    padding:0 5%;
    height:4.9rem;
    box-sizing:border-box;
    display:table;
    border-bottom:1px solid #dcdcdc;
}
.header1-logo {
    width:34%;
    float:left;
    margin-top:1.2rem;
}
.header1-logo img {
    width:100%;
}
.header1-ss {
    float:right;
    width:4%;
    height:100%;
    margin-right:5%;
}
.header1-ss1 {
    background:url(../images/tb3.png) center center no-repeat;
    background-size:100%;
}
.header1-ss2 {
    background:url(../images/tb4.png) center center no-repeat;
    background-size:100%;
}
.header1-hy {
    float:right;
    width:4%;
    height:100%;
    background:url(../images/tb2.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-gwc {
    float:right;
    width:5%;
    height:100%;
    background:url(../images/tb1.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-menu {
    float:right;
    width:7.8%;
    height:100%;
}
.header1-menu1 {
    background:url(../images/menu.png) center center no-repeat;
    background-size:100%;
}
.header1-menu2 {
    background:url(../images/tb4.png) center center no-repeat;
    background-size:90%;
}


.menu1 {
    width:40%;
    background:rgba(0,0,0,.8);
    display:table;
    position:absolute;
    top:4.9rem;
    right:0;
    z-index:9;
    padding:1.4rem 0;
    display:none;
}
.menu1-a {
    width:100%;
    font-size:1.4rem;
    line-height:4rem;
    color:#fff;
    display:block;
    text-align:center;
}
.search-box {
    width:100%;
    position:absolute;
    top:4.9rem;
    height:4.5rem;
    background:#fff;
    z-index:9;
    box-sizing:border-box;
    padding:0.8rem 5%;
    border-top:1px solid #eaeaea;
    display:none;
}
.search-boxs {
    width:100%;
    border-radius:0.5rem;
    overflow:hidden;
    border:2px solid #eaeaea;
    box-sizing:border-box;
}
.search-box-txt {
    width:90%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    border:none;
}
.search-box-button{
    width:10%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    background:url(../images/tb3.png) center center no-repeat;
    background-size:50%;
    border:none;

}
    input {
        -webkit-appearance:none;
    outline:none
    }

.menu {
    width:100%;
    min-width:1200px;
    height:auto;
    display:none;
}
.menu-box {
    width:1200px;
    height:58px;
    margin:auto;
}
.nav {
    float:left;
}
.nav ul {

}
.nav li {
    float:left;
    height:58px;
    line-height:58px;
    font-size:16px;
}
.nav-link {
    color:#000;
    width:50px;
    display:block;
}
.nav-link1 {
    color:#666;
    width:105px;
    padding-right:17px;
    text-align:right;
    background:url(../images/nav-li-img2.png) right center no-repeat;
    display:block;
}
.nav li:hover .nav-link {
    color:#d96100;
}
.nav li.on .nav-link {
    color:#d96100;
}
.nav li:hover .nav-link1 {
    color:#d96100;
    background:url(../images/nav-li-img1.png) right center no-repeat;
}
.nav li.on .nav-link1 {
    color:#d96100;
    background:url(../images/nav-li-img1.png) right center no-repeat;
}
.menu-shop {
    float:right;
}
.Orders {
    width:86px;
    height:15px;
    font-size:14px;
    line-height:15px;
    padding-left:25px;
    background:url(../images/Orders.png) left center no-repeat;
    border-right:1px solid #ddd;
    color:#747474;
    margin-top:21px;
    float:left;
    display:block;
}
.help {
    width:110px;
    height:15px;
    text-align:center;
    font-size:14px;
    line-height:15px;
    color:#747474;
    border-right:1px solid #ddd;
    margin-top:21px;
    float:left;
    display:block;
}
.shop-car {
    width:112px;
    height:28px;
    background:url(../images/shop-car.png) 21px center no-repeat;
    float:left;
    margin-top:14px;
    display:block;
}
.shop-car-number {
    width:15px;
    height:15px;
    background:#d96100;
    font-size:12px;
    font-family:Arial;
    color:#fff;
    text-align:center;
    line-height:15px;
    display:block;
    border-radius:50%;
    margin-left:42px;
}
.index-module1 {
    width:100%;
    height:auto;
    background:#f7f7f7;
}
.index-module1-box {
    /*width:1200px;
    margin:auto;
    padding-top:34px;
    padding-bottom:46px;
    position:relative;
    display:table;*/
}
.index-module1-left {
    width:385px;
    margin-top:34px;
    float:left;
    display:none;
}
.index-module1-m1 {
    width:100%;
}
.index-module1-m1 img {
    width:100%;
}
.index-module1-m2 {
    width:100%;
    margin-top:11px;
}
.index-module1-m2 img {
    width:100%;
}

.index-module1-m3 {
    width:100%;
}
.index-module1-m3 img {
    width:100%;
}

.index-module2 {
    width:100%;
    height:auto;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module2-box {
    width:100%;
    padding-top:1.1rem;
    display:table;
}
.index-module2-box ul {
    margin-left:-3%;
}
.index-module2-box li {
    float:left;
    width:47%;
    margin-left:3%;
    margin-bottom:1rem;
}
.index-module2-box li img {
    width:100%;
}
.index-module3 {
    width:100%;
    height:auto;
    box-sizing:border-box;
    padding:0 5%;
    padding-top:3.4rem;
    padding-bottom:1.5rem;
    background:#f7f7f7;
    display:table;
}
.index-module3-box {
    width:100%;
}
.index-module3-box ul {
    /*margin-left:-1%;*/
}
.index-module3-box li {
    width:25%;
    position:relative;
    float:left;
}
.module3-l1 {
    background:#dd7025;
}
.module3-l2 {
    background:#e0af75;
}
.module3-l3 {
    background:#899db6;
}
.module3-l4 {
    background:#8ccabf;
}
.index-module3-box-img {
    width: 60%;
    position: absolute;
    top: -50%;
    left: 20%;
}
.index-module3-box-img img {
    width:100%;
}
.index-module3-box-txt {
    height:2.4rem;
    line-height:2.4rem;
    font-size:0.8rem;
    text-align:center;
    color:#fff;
    margin-top:3.6rem;
    font-size:1rem;
    /*background:url(../images/cp-img7.png) 250px center no-repeat;*/
}
.index-module4 {
    width:100%;
    height:auto;
    padding:2.6rem 5% 0 5%;
    box-sizing:border-box;
    display:table;
}
.index-module4-box {
    /*width:1200px;
    height:auto;
    margin:auto;*/
    width:100%;
}
.index-module4-title {
    width:100%;
    display:table;
}
.index-module4-title2 {
    width:100%;
    display:table;
}
.index-module4-title-t {
    height:1.2rem;
    padding-left:7px;
    font-size:1.2rem;
    line-height:1.2rem;
    color:#000;
    border-left:3px solid #d55d0b;
    float:left;
}
.index-module4-title1 {
    color:#d55d0b;
}

.index-module4-check {
    float:right;
    font-size:18px;
    text-align:center;
    line-height:28px;
    display:none;
}
.check-prev {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
}
.check-next {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
    margin-left:14px;
}
    .index-module4-pc {
        display:none;
    }
.index-module4-list {
    width:100%;
    display:table;
    margin-top:1.2rem;
}
.index-module4-list ul {
    margin-left:-3%;
}
.index-module4-list li {
    width:47%;
    float:left;
    margin-left:3%;
    display:table;
    margin-bottom:0.5rem;
    position:relative;
}
.index-module4-list-hot {
    width:20%;
    height:1.5rem;
    background:#d55d0b;
    color:#fff;
    text-align:center;
    line-height:1.5rem;
    font-size:0.8rem;
    border-radius:5px;
    position:absolute;
    top:0.5rem;
    left:3%;
    z-index:2;
}
.index-module4-list-img {
    width:100%;
}
.index-module4-list-img img {
    width:100%;
}
.index-module4-list-t {
    width:100%;
    height:4.3rem;
    font-size:0.8rem;
    box-sizing:border-box;
}
.index-module4-list-title {
    color:#000;
    line-height:1.5rem;
    font-size:0.8rem;
}
.index-module4-list-txt {
    color:#ed460b;
    line-height:1.2rem;
    font-size:1.2rem;
}

.index-module5 {
    width:100%;
    display:table;
}
.index-module5-box {
    width:90%;
    margin:auto;
}
.index-module5-img {
    width:380px;
    height:380px;
    float:left;
    display:none;
}
.index-module5-right {
    width:100%;
    position:relative;
    display:table;
    background:#f2f2f2;
}
.index-module5-right-img {
    width:51%;
    border:1px solid #eee;
    float:left;
    box-sizing:border-box;
}
.index-module5-right-img img {
    width:100%;
}
.index-module5-right-txt {
    width:49%;
    background:#f2f2f2;
    float:left;
    box-sizing:border-box;
    padding:0 2%;
}
.index-module5-right-title {
    font-size:1rem;
    color:#000;
    line-height:1.2rem;
    padding-top:0.8rem;
}
.index-module5-right-t1 {
    font-size:0.8rem;
    color:#999;
    line-height:1.2rem;
    font-family:SimSun;
    padding-top:0.5rem;
}
.index-module5-right-t2 {
    font-size:1.5rem;
    color:#ee3532;
    font-weight:bold;
    line-height:2rem;
    margin-bottom:0.2rem;
}
.index-module5-right-t2 span {
    font-size:1rem;
}
.index-module5-right-t3 {
    font-size:1rem;
}
.index-module5-right-a1 {
    width:46%;
    height:2rem;
    background:#ee3532;
    color:#fff;
    display:block;
    float:left;
    text-align:center;
    line-height:2rem;
    border-radius:0.2rem;
}
.index-module5-right-a2 {
    width:46%;
    height:2rem;
    line-height:2rem;
    border:1px solid #ccc;
    color:#333;
    background:#fff;
    display:block;
    float:left;
    text-align:center;
    border-radius:0.2rem;
    margin-left:5%;
    box-sizing:border-box;
}


.index-module6{
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module6-box {
    width:100%;
    padding-top:1.5rem;
    display:table;
}
.index-module6-list {
    width:100%;
    padding-top:1.2rem;
}
.index-module6-list ul {
    margin-left:-4%;
}
.index-module6-list li {
    width:46%;
    margin-left:4%;
    float:left;
    margin-bottom:1rem;
}
.index-module6-list-img {
    width:100%;
}
.index-module6-list-img img {
    width:100%!important;
}
.index-module6-line {
    width:100%;
    height:1px;
    background:#eee;
    position:absolute;
    z-index:2;
    top:452px;
    display:none;
}

.index-module7 {
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module7-box {
    width:1200px;
    margin:auto;
    display:none;
}
/*.index-module7-list {
    width:385px;
    float:left;
    margin-right:22px;
}
.index-module7-list1 {
    margin-right:0!important;
}
.index-module7-title {
    font-size:20px;
    color:#000;
    height:52px;
    line-height:52px;
}
.index-module7-t {
    width:20px;
    height:20px;
    text-align:center;
    line-height:20px;
    font-size:12px;
    color:#fff;
    border-radius:100%;
    margin-right:273px;
    margin-top:18px;
    float:right;
}
.index-module7-list ul {
    width:100%;
    height:185px;
    padding-top:15px;
    display:block;
}
.index-module7-list li {
    font-size:14px;
    line-height:32px;
    padding-left:22px;
    background:url(../images/cp-img6.png) 348px center no-repeat;
}
.module7-list-link {
    color:#fff;
}
.module7-list1 {
    background:#899db6;
}
.module7-list2 {
    background:#e0af75;
}
.module7-list3 {
    background:#8ccabf;
}*/

.index-module7-box2 {
    width:100%;
}
.module7-title {
    width:100%;
    height:3.2rem;
    line-height:3.2rem;
    box-sizing:border-box;
    padding-left:3%;
    font-size:1rem;
    color:#fff;
}
.module7-title1.on {
    background:#899db6 url(../images/tb5.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title2.on {
    background:#e0af75 url(../images/tb5.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title3.on {
    background:#8ccabf url(../images/tb5.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title1 {
    background:#899db6 url(../images/tb6.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title2 {
    background:#e0af75 url(../images/tb6.png) 98% center no-repeat;
    background-size:3%;
}
.module7-title3 {
    background:#8ccabf url(../images/tb6.png) 98% center no-repeat;
    background-size:3%;
}
.module7-list {
    width:100%;
    background:#f3f3f3;
    padding:0.5rem 0;
    display:none;
}
.module7-list li {
    line-height:2.2rem;
    font-size:1rem;
    padding-left:5%;
}
.module7-list-a {
    color:#666;
    display:block;
}

.footer {
    width:100%;
    height:auto;
    display:none;
}
/*.footer-box {
    width:1200px;
    min-height:304px;
    margin:0 auto;
}
.footer-top {
    width:100%;
    height:211px;
    border-bottom:1px solid #ebebeb;
}
.footer-menu {
    float:left;
    padding-top:27px;
}
.footer-menu ul {
    width:155px;
    padding-left:10px;
    float:left;
}
.footer-menu li {
    font-size:14px;
}
.footer-menu-link1 {
    height:53px;
    line-height:53px;
    font-size:16px;
    color:#000;
}
.footer-menu-link {
    color:#666;
    line-height:26px;
}
.footer-contact {
    width:357px;
    height:128px;
    float:right;
    border-left:1px solid #eaeaea;
    margin-top:50px;
}
.footer-contact-tel {
    width:223px;
    float:left;
    text-align:right;
}
.footer-contact-tel-title {
    font-size:14px;
    color:#848484;
    line-height:26px;
    padding-top:6px;
}
.footer-contact-tel-num {
    font-size:26px;
    color:#333;
    line-height:31px;
}
.footer-contact-tel-t {
    width:81px;
    height:25px;
    background:#10337e;
    font-size:12px;
    color:#fff;
    text-align:center;
    line-height:25px;
    border-radius:7px;
    float:right;
    margin-top:10px;
}
.footer-contact-ewm {
    width:99px;
    height:98px;
    float:right;
    margin-right:20px;
    margin-top:5px;
}
.footer-under {
    width:100%;
}
.footer-logo {
    width:220px;
    height:42px;
    margin-top:21px;
    float:left;
}
.footer-menu2 {
    float:left;
    padding-left:13px;
}
.footer-menu2 li {
    float:left;
    font-size:12px;
    height:12px;
    line-height:12px;
    margin-top:25px;
    margin-bottom:11px;
}
.footer-menu2-link {
    padding:0 15px;
    color:#999;
    border-right:1px solid #999;
}
.footer-menu2-copyright {
    font-size:12px;
    padding-left:15px;
    font-family:SimSun;
    color:#999;
}
.footer-web {
    font-size:12px;
    color:#999;
    line-height:16px;
    padding-top:25px;
    float:right;
}
.footer-web1 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img2.jpg) 18px center no-repeat;
}
.footer-web2 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img3.jpg) 18px center no-repeat;
}
.footer-web3 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img4.jpg) 18px center no-repeat;
}*/

.footer2 {
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
    background:#616576;
    margin-top:2.2rem;
}
.footer2-title {
    width:100%;
    font-size:1rem;
    color:#fff;
    line-height:3.4rem;
    height:3.4rem;
    border-bottom:1px solid #fff;
    box-sizing:border-box;
    padding-left:3%;
    background:url(../images/tb7.png) 98% center no-repeat;
    background-size:3%;
}
.footer2-lsit {
    width:100%;
    padding:0.5rem 0;
    display:none;
}
.footer2-lsit li {
    line-height:2.2rem;
    font-size:0.9rem;
    padding-left:5%;
}
.footer2-lsit-a {
    color:#fff;
    display:block;
}
.footer2-bq {
    width:100%;
    font-size:0.8rem;
    color:#fff;
    line-height:1rem;
    text-align:center;
    padding-top:0.5rem;
    padding-bottom:1rem;
    margin-top:1rem;
}


.product {
    width:100%;
}
.product-box {
    width:100%;
}
.product-menu {
    width:280px;
    background:#616576;
    padding-top:17px;
    padding-bottom:40px;
    /*display:table;*/
    float:left;
    display:none;
}
.product-menu li {
    padding-left:38px;
    width:242px;
    border-bottom:1px dashed #8a8fa2;
    padding-bottom:25px;
    display:table;
}
.product-menu-title {
    font-size:18px;
    color:#fff;
    padding-top:22px;
}
.product-menu-link {
    font-size:14px;
    margin-top:10px;
}
.product-menu-a {
    color:#bdbdbd;
    height:14px;
    line-height:14px;
    float:left;
    margin-right:9px;
    padding-right:9px;
    display:block;
    border-right:1px solid #bdbdbd;
}
.product-list {
    width:898px;
    float:right;
    display:none;
}
.product-list-title {
    font-size:24px;
    color:#000;
    height:50px;
    line-height:50px;
    margin-bottom:15px;
    padding-left:7px;
}
.product-list ul {
    margin-left:-14px;
}
.product-list li {
    width:290px;
    height:360px;
    margin-left:14px;
    float:left;
    margin-bottom:30px;
}
.page {
    width:100%;
    text-align:center;
   
}
.page a {
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #ddd;
    margin:8px;
    font-size:16px;
    color:#565656;
}

.page span.current {
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #003;
    margin:8px;
    font-size:16px;
    color:#003;
}

.page-list-link1 {
    border:1px solid #ddd;
    width:70px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    color:#565656;
}
.page-list-link2 {
    margin:8px;
    font-size:14px;
    height:33px;
    line-height:33px;
    color:#565656;
}
.page-list-link:hover {
    background:#616576;
    color:#fff;
}
.page-list-link.on {
    background:#616576;
    color:#fff;
}
.product-top {
    width:100%;
    height:52px;
    line-height:52px;
    padding-top:5px;
    background:url(../images/ny-img1.png) left 25px no-repeat;
    padding-left:20px;
    font-family:SimSun;
    font-size:12px;
    color:#999;
    display:none;
}
.product-top-link {
    color:#999;
}
.product-show1-pic {
    width:625px;
    height:495px;
    background:#616576;
    float:left;
    display:none;
}

/*手机产品图*/
.product-show1 {
    width:90%;
    margin:auto;
}
    .product-show1-pic2 {
        width:100%;
        position:relative;
        margin-top:1rem;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        width:100%;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img {
        width:100%;
    }
    .swiper-pagination-bullet {
        width:1rem!important;
        height:1rem!important;
        border-radius:1rem;
        background:#616576!important;
    }
    .swiper-pagination-bullet-active {
        background:#616576!important;
    }


/*主容器*/
.con-FangDa{
	width: 625px;
	height: 450px;
    float:left;
    margin-left:24px;
    margin-top:24px;
}
/*正常容器*/
.con-fangDaIMg{
	width: 450px;
	height: 450px;
	position: relative;
    float:left;
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 250px;
	height: 250px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.2;
	filter:alpha(opacity=20);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 500px;
	height: 500px;
	display: none;
	position: absolute;
	left: 625px;
	top:-25px;
	overflow: hidden;
	background-color: #fff;
}
.magnifyingShow > img{
	width: 900px;
	height: 900px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	height:450px;
	width:100px;
	list-style: none;
    overflow:hidden;
    float:left;
    margin-left:25px;
}
.con-FangDa-ImgList > li{
	width: 94px;
	height: 94px;
	float: left;
	cursor: pointer;
	text-align:center;
    border:3px solid #fff;
    margin-bottom:17px;
}

.con-FangDa-ImgList > li > img{
	vertical-align:top;
	display:inline;
	width: 94px;
	height: 94px;
}
.con-FangDa-ImgList > .active{
	border: 3px solid #d96100;
}
.product-show1-txt {
    width:100%;
}
.product-show1-t1 {
    width:100%;
    display:table;
}
.product-show1-title {
    font-size:1.5rem;
    line-height:2.1rem;
    color:#272636;
    padding:1rem 0;
}
.product-show1-pf {
    float:left;
    display:table;
}
.product-show1-pf img {
    width:15%;
    margin-right:5px;
}
.product-show1-bm {
    float:left;
    font-size:1rem;
    line-height:1.6rem;
    color:#272636;
    margin-left:5%;
}
.product-show1-t2 {
    width:100%;
    display:table;
}
.product-show1-money {
    font-size:2.4rem;
    color:#ff7301;
    width:100%;
    padding-top:1rem;
}
.product-show1-money1 {
    font-size:1.2rem;
    color:#999;
}
.product-show1-num {
    width:100%;
    font-size:1.2rem;
    color:#616576;
    margin-top:1rem;
}
.product-show1-n1 {
    float:left;
    padding-right:3%;
    line-height:2.5rem;
}
.i_box {
    height:2.5rem;
    float:left;
    display:table;
    font-size:1.5rem;
}
.J_minus {
    width:2.5rem;
    height:2.5rem;
    float:left;
    text-align:center;
    line-height:2.5rem;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}
.J_input {
    width:48px;
    height:2.5rem;
    border:none;
    margin:0;
    padding:0;
    float:left;
    text-align:center;
    line-height:2.5rem;
    display:block;
    font-size:1.5rem;
}
.J_add {
    width:2.5rem;
    height:2.5rem;
    float:left;
    text-align:center;
    line-height:2.5rem;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}

.product-show1-t3 {
    width:100%;
    font-size:1rem;
    padding:1rem 0;
    line-height:1.5rem;
    color:#999;
    display:table;
}
.product-show1-t4 {
    width:48%;
    height:3rem;
    border-radius:0.5rem;
    border:1px solid #cdcdcd;
    display:block;
    font-size:1.2rem;
    color:#010101;
    text-align:center;
    line-height:3rem;
    float:left;
}
.product-show1-t4-tb {
    width:20%;
    height:3rem;
    float:left;
    display:block;
    border-right:1px solid #cdcdcd;
    background:url(../images/ny-img4.png) center center no-repeat;
}
.product-show1-t5 {
    width:48%;
    height:3rem;
    border-radius:0.5rem;
    text-align:center;
    line-height:3rem;
    font-size:16px;
    display:block;
    border-radius:0.5rem;
    background:#d96100;
    color:#fff;
    float:right;
}
.product-show1-t5-tb {
    width:20%;
    height:3rem;
    float:left;
    display:block;
    border-right:1px solid #c35802;
    background:url(../images/ny-img5.png) center center no-repeat;
}
.product-show2 {
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
    background:#fff;
    display:table;
    padding-top:2.2rem;
}
.product-show2 .hd {
    width:100%;
    height:3rem;
    line-height:3rem;
    background:#fff;
    border-top:1px solid #cecece;
    border-bottom:1px solid #ededed;
}
.hdxf {
    position:fixed!important;
    width:90%!important;
    left:5%;
    z-index:999;
    top:0!important;
}
.hdgd {
    margin-top:3rem;
}
.product-show2 .hd li {
    width:25%;
    float:left;
    text-align:center;
    font-size:1.2rem;
    color:#666;
    cursor:pointer;
}
.product-show2 .hd li a {
    color:#666;
    display:block;
}
.product-show2 .hd li.on a {
    color:#fff;
    background:#9f9f9f;
}
.product-show2 .bd {
    width:100%;
}
.product-show2 .bd li {
    width:100%;
}
.product2-img {
    max-width:100%;
    display:table;
    margin:auto;
}
.product2-img img {
    max-width:100%;
}
.product2-table1 {
    display:none;
}
.product2-txt {
    font-size:1rem;
    font-family:SimSun;
    line-height:32px;
    color:#666;
    padding:0 15px;
}
.product2-pjtj1 {
    width:100%;
    padding:1rem 0;
    font-size:1rem;
    font-family:SimSun;
    display:table;
}
.product2-pjtj1-l {
    width:30%;
    text-align:center;
    float:left;
    padding:1.2rem 0;
    border-right:1px solid #e5e5e5;
    box-sizing:border-box;
}
.product2-pjtj1-l span {
    font-size:1.5rem;
    color:#d96100;
    display:block;
    font-family:Arial;
}
.product2-pjtj1-r {
    width:70%;
    float:left;
}
.demo{width:100%; font-size:1rem; font-family:SimSun;}
#studyvote .fl{float:left;display:block;height:1rem; width:15%; text-align:center;}
#studyvote .dd{clear:both;margin:5px 0;height:1rem;width:100%; float:left;}
#studyvote .outbar{background:#eee;height:1rem;margin-top:0.2rem;width:70%;float:left;}
#studyvote .inbar{height:1rem;display:block;}

.product2-pjtj2 {
    height:48px;
    line-height:48px;
    font-size:14px;
    border:1px solid #e5e5e5;
}
.product2-pjtj2-l {
    float:left;
    color:#666;
    width:25%;
    text-align:center;
}
.product2-pjtj2-r {
    float:right;
    font-size:0.9rem;
    color:#666;
    padding:0 13px;
    display:none;
}
.product2-pjtj2-r .ck1 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin-top:15px;
    margin-left:23px;
    cursor:pointer;
}
.product2-pjtj2-r .ck2 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin:15px 11px 0 5px;
    cursor:pointer;
}
.product2-l {
    width:100%;
    border-bottom:1px solid #eee;
    font-family:SimSun;
    display:table;
    padding:1.8rem 0;
}
.product2-l1 {
    width:20%;
    float:left;
    text-align:center;
}
.roduct2-l1-img {
    width:100%;
    margin:auto;
    display:table;
}
.roduct2-l1-img img {
    width:100%;
    height:100%;
}
.roduct2-l1-txt {
    width:100%;
    padding-top:8px;
    font-size:12px;
    color:#666;
    display:none;
}
.product2-l2 {
    width:80%;
    float:left;
    font-size:12px;
    color:#333;
    box-sizing:border-box;
    padding-left:3%;
    position:relative;
}
.product2-l2-t {
    font-size:1rem;
    color:#999;
    line-height:1.6rem;
    float:right;
}
.product2-l2-t4 {
    font-size:1.2rem;
    color:#666;
    line-height:1.6rem;
    display:table;
    margin:auto;
    margin-top:1.5rem;
}
.product2-l2-t1 {
    line-height:1.6rem;
    font-size:1.2rem;
    color:#000;
    padding-bottom:6px;
    margin-top:2rem;
}
.product2-l2-t2 {
    line-height:28px;
    height:28px;
    position:absolute;
    top:0;
}
.product2-l2-t2 .t1 {
    font-weight:bold;
    display:none;
    float:left;
}
.product2-l2-t2 .t2 {
    width:114px;
    display:none;
    float:left;
}
.product2-l2-t2 .t3 {
    width:96px;
    display:none;
    float:left;
}
.product2-l2-t2 .t4 {
    float:left;
    display:none;
}
.product2-l2-t2 img {
    width:20px;
    height:20px;
    padding-top:3px;
    display:block;
    float:left;
    margin:0 2px;
}
.product2-l2-t3 {
    line-height:28px;
    display:none;
}

/*手机页面*/
    .product2 {
        width:100%;
        box-sizing:border-box;
        padding:1rem 5%;
    }
    .product2-menu {
        width:100%;
        position:relative;
    }
    .product2-menu-title {
        width:100%;
        height:3rem;
        line-height:3rem;
        box-sizing:border-box;
        font-size:1.5rem;
        color:#fff;
        padding-left:5%;
        background:#616576 url(../images/tb5.png) 95% center no-repeat;
    }
    .product2-menu-list {
        width:100%;
        display:none;
    }
    .product2-menu-list li {
        width:100%;
        height:3rem;
        line-height:3rem;
        box-sizing:border-box;
        font-size:1.5rem;
        padding-left:5%;
        border-top:1px solid #fff;
        background:#616576;
    }
    .product2-menu-list-a {
        color:#fff;
        display:block;
    }
    .product2-menu-menus {
        width:100%;
        padding:1.7rem 0;
    }
    .product2-menu-menus-a {
        font-size:14px;
        height:24px;
        line-height:24px;
        overflow:hidden;
        color:#666;
        padding:0 1%;
        width:49%;
        box-sizing:border-box;
        display:inline-block;
    }
    .product2-menu-menus-a.on {
        color:#ff6600;
    }
    .product2-menu-menus-a:last-child {
        border-right:none;
    }
    .product2-list {
        width:100%;
        display:table;
    }
    .product2-list ul {
        margin-left:-3%;
    }
    .product2-list li {
        width:47%;
        float:left;
        margin-left:3%;
    }




}

@media (max-width:430px) {
      
.header {
    width:100%;
    min-width:1200px;
    height:auto;
    border-bottom:1px solid #ececec;
    display:none;
}
.header-box {
    width:1200px;
    height:84px;
    margin:auto;
}
.header-logo {
    float:left;
    height:84px;
    line-height:84px;
}
.header-right {
    float:right;
}
.header-tel {
    font-size:20px;
    color:#d96100;
    font-style:italic;
    padding-left:36px;
    background:url(../images/tel.png) left center no-repeat;
    padding-right:20px;
    margin-top:24px;
    float:left;
}
.header-search {
    width:30px;
    height:30px;
    cursor:pointer;
    float:left;
    margin-top:23px;
}
.header-member {
    float:left;
    margin-top:23px;
}
.header-member-a {
    width:58px;
    height:28px;
    font-family:SimSun;
    border:1px solid #dbdbdb;
    border-radius:5px;
    display:block;
    color:#333333;
    text-align:center;
    line-height:28px;
    float:left;
    font-size:12px;
    margin-left:5px;
}


.header1 {
    width:100%;
    padding:0 5%;
    height:4rem;
    box-sizing:border-box;
    display:table;
    border-bottom:1px solid #dcdcdc;
}
.header1-logo {
    width:34%;
    float:left;
    margin-top:1.2rem;
}
.header1-logo img {
    width:100%;
}
.header1-ss {
    float:right;
    width:4%;
    height:100%;
    margin-right:5%;
}
.header1-ss1 {
    background:url(../images/tb3.png) center center no-repeat;
    background-size:100%;
}
.header1-ss2 {
    background:url(../images/tb4.png) center center no-repeat;
    background-size:100%;
}
.header1-hy {
    float:right;
    width:4%;
    height:100%;
    background:url(../images/tb2.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-gwc {
    float:right;
    width:5%;
    height:100%;
    background:url(../images/tb1.png) center center no-repeat;
    background-size:100%;
    margin-right:5%;
    display:block;
}
.header1-menu {
    float:right;
    width:7.8%;
    height:100%;
}
.header1-menu1 {
    background:url(../images/menu.png) center center no-repeat;
    background-size:100%;
}
.header1-menu2 {
    background:url(../images/tb4.png) center center no-repeat;
    background-size:85%;
}


.menu1 {
    width:40%;
    background:rgba(0,0,0,.8);
    display:table;
    position:absolute;
    top:4rem;
    right:0;
    z-index:9;
    padding:1.2rem 0;
    display:none;
}
.menu1-a {
    width:100%;
    font-size:1rem;
    line-height:2.5rem;
    color:#fff;
    display:block;
    text-align:center;
}
.search-box {
    width:100%;
    position:absolute;
    top:4rem;
    height:4.5rem;
    background:#fff;
    z-index:9;
    box-sizing:border-box;
    padding:0.8rem 5%;
    border-top:1px solid #eaeaea;
    display:none;
}
.search-boxs {
    width:100%;
    border-radius:0.5rem;
    overflow:hidden;
    border:2px solid #eaeaea;
    box-sizing:border-box;
}
.search-box-txt {
    width:90%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    border:none;
}
.search-box-button{
    width:10%;
    height:3rem;
    float:left;
    box-sizing:border-box;
    background:url(../images/tb3.png) center center no-repeat;
    background-size:50%;
    border:none;

}
    input {
        -webkit-appearance:none;
    outline:none
    }
.menu {
    width:100%;
    min-width:1200px;
    height:auto;
    display:none;
}
.menu-box {
    width:1200px;
    height:58px;
    margin:auto;
}
.nav {
    float:left;
}
.nav ul {

}
.nav li {
    float:left;
    height:58px;
    line-height:58px;
    font-size:16px;
}
.nav-link {
    color:#000;
    width:50px;
    display:block;
}
.nav-link1 {
    color:#666;
    width:85px;
    padding-right:17px;
    text-align:right;
    background:url(../images/nav-li-img2.png) right center no-repeat;
    display:block;
}
.nav li:hover .nav-link {
    color:#d96100;
}
.nav li.on .nav-link {
    color:#d96100;
}
.nav li:hover .nav-link1 {
    color:#d96100;
    background:url(../images/nav-li-img1.png) right center no-repeat;
}
.nav li.on .nav-link1 {
    color:#d96100;
    background:url(../images/nav-li-img1.png) right center no-repeat;
}
.menu-shop {
    float:right;
}
.Orders {
    width:86px;
    height:15px;
    font-size:14px;
    line-height:15px;
    padding-left:25px;
    background:url(../images/Orders.png) left center no-repeat;
    border-right:1px solid #ddd;
    color:#747474;
    margin-top:21px;
    float:left;
    display:block;
}
.help {
    width:110px;
    height:15px;
    text-align:center;
    font-size:14px;
    line-height:15px;
    color:#747474;
    border-right:1px solid #ddd;
    margin-top:21px;
    float:left;
    display:block;
}
.shop-car {
    width:112px;
    height:28px;
    background:url(../images/shop-car.png) 21px center no-repeat;
    float:left;
    margin-top:14px;
    display:block;
}
.shop-car-number {
    width:15px;
    height:15px;
    background:#d96100;
    font-size:12px;
    font-family:Arial;
    color:#fff;
    text-align:center;
    line-height:15px;
    display:block;
    border-radius:50%;
    margin-left:42px;
}
.index-module1 {
    width:100%;
    height:auto;
    background:#f7f7f7;
}
.index-module1-box {
    /*width:1200px;
    margin:auto;
    padding-top:34px;
    padding-bottom:46px;
    position:relative;
    display:table;*/
}
.index-module1-left {
    width:385px;
    margin-top:34px;
    float:left;
    display:none;
}
.index-module1-m1 {
    width:100%;
}
.index-module1-m1 img {
    width:100%;
}
.index-module1-m2 {
    width:100%;
    margin-top:11px;
}
.index-module1-m2 img {
    width:100%;
}

.index-module1-m3 {
    width:100%;
}
.index-module1-m3 img {
    width:100%;
}

.index-module2 {
    width:100%;
    height:auto;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module2-box {
    width:100%;
    padding-top:1.1rem;
    display:table;
}
.index-module2-box ul {
    margin-left:-3%;
}
.index-module2-box li {
    float:left;
    width:47%;
    margin-left:3%;
    margin-bottom:1rem;
}
.index-module2-box li img {
    width:100%;
}
.index-module3 {
    width:100%;
    height:auto;
    box-sizing:border-box;
    padding:0 5%;
    padding-top:2.4rem;
    padding-bottom:1.5rem;
    background:#f7f7f7;
    display:table;
}
.index-module3-box {
    width:100%;
}
.index-module3-box ul {
    /*margin-left:-1%;*/
}
.index-module3-box li {
    width:25%;
    position:relative;
    float:left;
}
.module3-l1 {
    background:#dd7025;
}
.module3-l2 {
    background:#e0af75;
}
.module3-l3 {
    background:#899db6;
}
.module3-l4 {
    background:#8ccabf;
}
.index-module3-box-img {
    width: 50%;
    position: absolute;
    top: -36%;
    left: 25%;
}
.index-module3-box-img img {
    width:100%;
}
.index-module3-box-txt {
    height:2.4rem;
    line-height:2.4rem;
    font-size:0.8rem;
    text-align:center;
    color:#fff;
    margin-top:1.6rem;
    font-size:0.8rem;
    /*background:url(../images/cp-img7.png) 250px center no-repeat;*/
}
.index-module4 {
    width:100%;
    height:auto;
    padding:2.6rem 5% 0 5%;
    box-sizing:border-box;
    display:table;
}
.index-module4-box {
    /*width:1200px;
    height:auto;
    margin:auto;*/
    width:100%;
}
.index-module4-title {
    width:100%;
    display:table;
}
.index-module4-title2 {
    width:100%;
    display:table;
}
.index-module4-title-t {
    height:1.2rem;
    padding-left:7px;
    font-size:1.2rem;
    line-height:1.2rem;
    color:#000;
    border-left:3px solid #d55d0b;
    float:left;
}
.index-module4-title1 {
    color:#d55d0b;
}

.index-module4-check {
    float:right;
    font-size:18px;
    text-align:center;
    line-height:28px;
    display:none;
}
.check-prev {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
}
.check-next {
    width:28px;
    height:28px;
    border:1px solid #dbdbdb;
    float:left;
    cursor:pointer;
    margin-left:14px;
}
    .index-module4-pc {
        display:none;
    }
.index-module4-list {
    width:100%;
    display:table;
    margin-top:1.2rem;
}
.index-module4-list ul {
    margin-left:-3%;
}
.index-module4-list li {
    width:47%;
    float:left;
    margin-left:3%;
    display:table;
    margin-bottom:1rem;
    position:relative;
}
.index-module4-list-hot {
    width:20%;
    height:1.5rem;
    background:#d55d0b;
    color:#fff;
    text-align:center;
    line-height:1.5rem;
    font-size:0.8rem;
    border-radius:5px;
    position:absolute;
    top:0.5rem;
    left:3%;
    z-index:2;
}
.index-module4-list-img {
    width:100%;
}
.index-module4-list-img img {
    width:100%;
}
.index-module4-list-t {
    width:100%;
    height:4.3rem;
    font-size:0.8rem;
    box-sizing:border-box;
}
.index-module4-list-title {
    color:#000;
    line-height:1.8rem;
    padding-top:0.3rem;
    font-size:1.2rem;
    width:100%;
    text-align:center;
}
.index-module4-list-txt {
    color:#ed460b;
    line-height:1.8rem;
    font-size:1.2rem;
    text-align:center;
}

.index-module5 {
    width:100%;
    display:table;
}
.index-module5-box {
    width:90%;
    margin:auto;
}
.index-module5-img {
    width:380px;
    height:380px;
    float:left;
    display:none;
}
.index-module5-right {
    width:100%;
    position:relative;
    display:table;
    background:#f2f2f2;
}
.index-module5-right-img {
    width:51%;
    border:1px solid #eee;
    float:left;
    box-sizing:border-box;
}
.index-module5-right-img img {
    width:100%;
    height:100%;
}
.index-module5-right-txt {
    width:48%;
    background:#f2f2f2;
    float:left;
    box-sizing:border-box;
    padding:0 2%;
    padding-top:0.8rem;
}
.index-module5-right-title {
    font-size:0.7rem;
    color:#000;
    line-height:1.1rem;
}
.index-module5-right-t1 {
    font-size:0.6rem;
    color:#999;
    line-height:1.1rem;
    font-family:SimSun;
    padding-top:0.2rem;
}
.index-module5-right-t2 {
    font-size:1rem;
    color:#ee3532;
    font-weight:bold;
    line-height:1rem;
}
.index-module5-right-t2 span {
    font-size:0.7rem;
}
.index-module5-right-t3 {
    font-size:0.7rem;
}
.index-module5-right-a1 {
    width:46%;
    height:1.7rem;
    background:#ee3532;
    color:#fff;
    display:block;
    float:left;
    text-align:center;
    line-height:1.7rem;
    border-radius:0.2rem;
}
.index-module5-right-a2 {
    width:46%;
    height:1.7rem;
    line-height:1.6rem;
    border:1px solid #ccc;
    color:#333;
    background:#fff;
    display:block;
    float:left;
    text-align:center;
    border-radius:0.2rem;
    margin-left:5%;
    box-sizing:border-box;
}


.index-module6{
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module6-box {
    width:100%;
    padding-top:1.5rem;
    display:table;
}
.index-module6-list {
    width:100%;
    padding-top:1.2rem;
}
.index-module6-list ul {
    margin-left:-4%;
}
.index-module6-list li {
    width:46%;
    margin-left:4%;
    float:left;
    margin-bottom:1rem;
}
.index-module6-list-img {
    width:100%;
}
.index-module6-list-img img {
    width:100%!important;
}
.index-module6-line {
    width:100%;
    height:1px;
    background:#eee;
    position:absolute;
    z-index:2;
    top:452px;
    display:none;
}

.index-module7 {
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
}
.index-module7-box {
    width:1200px;
    margin:auto;
    display:none;
}
/*.index-module7-list {
    width:385px;
    float:left;
    margin-right:22px;
}
.index-module7-list1 {
    margin-right:0!important;
}
.index-module7-title {
    font-size:20px;
    color:#000;
    height:52px;
    line-height:52px;
}
.index-module7-t {
    width:20px;
    height:20px;
    text-align:center;
    line-height:20px;
    font-size:12px;
    color:#fff;
    border-radius:100%;
    margin-right:273px;
    margin-top:18px;
    float:right;
}
.index-module7-list ul {
    width:100%;
    height:185px;
    padding-top:15px;
    display:block;
}
.index-module7-list li {
    font-size:14px;
    line-height:32px;
    padding-left:22px;
    background:url(../images/cp-img6.png) 348px center no-repeat;
}
.module7-list-link {
    color:#fff;
}
.module7-list1 {
    background:#899db6;
}
.module7-list2 {
    background:#e0af75;
}
.module7-list3 {
    background:#8ccabf;
}*/

.index-module7-box2 {
    width:100%;
}
.module7-title {
    width:100%;
    height:2.5rem;
    line-height:2.5rem;
    box-sizing:border-box;
    padding-left:3%;
    font-size:0.9rem;
    color:#fff;
}
.module7-title1.on {
    background:#899db6 url(../images/tb5.png) 95% center no-repeat;
    background-size:4%;
}
.module7-title2.on {
    background:#e0af75 url(../images/tb5.png) 95% center no-repeat;
    background-size:4%;
}
.module7-title3.on {
    background:#8ccabf url(../images/tb5.png) 95% center no-repeat;
    background-size:4%;
}
.module7-title1 {
    background:#899db6 url(../images/tb6.png) 95% center no-repeat;
    background-size:4%;
}
.module7-title2 {
    background:#e0af75 url(../images/tb6.png) 95% center no-repeat;
    background-size:4%;
}
.module7-title3 {
    background:#8ccabf url(../images/tb6.png) 95% center no-repeat;
    background-size:4%;
}
.module7-list {
    width:100%;
    background:#f3f3f3;
    padding:0.5rem 0;
    display:none;
}
.module7-list li {
    line-height:2.2rem;
    font-size:0.9rem;
    padding-left:5%;
}
.module7-list-a {
    color:#666;
    display:block;
}

.footer {
    width:100%;
    height:auto;
    display:none;
}
/*.footer-box {
    width:1200px;
    min-height:304px;
    margin:0 auto;
}
.footer-top {
    width:100%;
    height:211px;
    border-bottom:1px solid #ebebeb;
}
.footer-menu {
    float:left;
    padding-top:27px;
}
.footer-menu ul {
    width:155px;
    padding-left:10px;
    float:left;
}
.footer-menu li {
    font-size:14px;
}
.footer-menu-link1 {
    height:53px;
    line-height:53px;
    font-size:16px;
    color:#000;
}
.footer-menu-link {
    color:#666;
    line-height:26px;
}
.footer-contact {
    width:357px;
    height:128px;
    float:right;
    border-left:1px solid #eaeaea;
    margin-top:50px;
}
.footer-contact-tel {
    width:223px;
    float:left;
    text-align:right;
}
.footer-contact-tel-title {
    font-size:14px;
    color:#848484;
    line-height:26px;
    padding-top:6px;
}
.footer-contact-tel-num {
    font-size:26px;
    color:#333;
    line-height:31px;
}
.footer-contact-tel-t {
    width:81px;
    height:25px;
    background:#10337e;
    font-size:12px;
    color:#fff;
    text-align:center;
    line-height:25px;
    border-radius:7px;
    float:right;
    margin-top:10px;
}
.footer-contact-ewm {
    width:99px;
    height:98px;
    float:right;
    margin-right:20px;
    margin-top:5px;
}
.footer-under {
    width:100%;
}
.footer-logo {
    width:220px;
    height:42px;
    margin-top:21px;
    float:left;
}
.footer-menu2 {
    float:left;
    padding-left:13px;
}
.footer-menu2 li {
    float:left;
    font-size:12px;
    height:12px;
    line-height:12px;
    margin-top:25px;
    margin-bottom:11px;
}
.footer-menu2-link {
    padding:0 15px;
    color:#999;
    border-right:1px solid #999;
}
.footer-menu2-copyright {
    font-size:12px;
    padding-left:15px;
    font-family:SimSun;
    color:#999;
}
.footer-web {
    font-size:12px;
    color:#999;
    line-height:16px;
    padding-top:25px;
    float:right;
}
.footer-web1 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img2.jpg) 18px center no-repeat;
}
.footer-web2 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img3.jpg) 18px center no-repeat;
}
.footer-web3 {
    width:50px;
    float:left;
    padding-left:45px;
    background:url(../images/foot-img4.jpg) 18px center no-repeat;
}*/

.footer2 {
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
    background:#616576;
    margin-top:2.2rem;
}
.footer2-title {
    width:100%;
    font-size:16px;
    color:#fff;
    line-height:40px;
    height:40px;
    border-bottom:1px solid #ececec;
    box-sizing:border-box;
    padding-left:3%;
    background:url(../images/tb7.png) 98% center no-repeat;
    background-size:4%;
}
.footer2-lsit {
    width:100%;
    padding:0.5rem 0;
    display:none;
}
.footer2-lsit li {
    line-height:32px;
    height:32px;
    font-size:14px;
    padding-left:5%;
}
.footer2-lsit-a {
    color:#fff;
    display:block;
}
.footer2-bq {
    width:100%;
    font-size:0.8rem;
    color:#fff;
    line-height:1rem;
    text-align:center;
    padding-top:0.5rem;
    padding-bottom:1rem;
    margin-top:1rem;
}


.product {
    width:100%;
}
.product-box {
    width:100%;
}
.product-menu {
    width:280px;
    background:#616576;
    padding-top:17px;
    padding-bottom:40px;
    /*display:table;*/
    float:left;
    display:none;
}
.product-menu li {
    padding-left:38px;
    width:242px;
    border-bottom:1px dashed #8a8fa2;
    padding-bottom:25px;
    display:table;
}
.product-menu-title {
    font-size:18px;
    color:#fff;
    padding-top:22px;
}
.product-menu-link {
    font-size:14px;
    margin-top:10px;
}
.product-menu-a {
    color:#bdbdbd;
    height:14px;
    line-height:14px;
    float:left;
    margin-right:9px;
    padding-right:9px;
    display:block;
    border-right:1px solid #bdbdbd;
}
.product-list {
    width:898px;
    float:right;
    display:none;
}
.product-list-title {
    font-size:24px;
    color:#000;
    height:50px;
    line-height:50px;
    margin-bottom:15px;
    padding-left:7px;
}
.product-list ul {
    margin-left:-14px;
}
.product-list li {
    width:290px;
    height:360px;
    margin-left:14px;
    float:left;
    margin-bottom:30px;
}
.page {
    width:100%;
    text-align:center;
   
}
.page a {
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #ddd;
    margin:8px;
    font-size:16px;
    color:#565656;
}
.page span.current {
    width:33px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    border:1px solid #003;
    margin:8px;
    font-size:16px;
    color:#003;
}
.page-list-link1 {
    border:1px solid #ddd;
    width:70px;
    height:33px;
    text-align:center;
    line-height:33px;
    display:inline-block;
    color:#565656;
}
.page-list-link2 {
    margin:8px;
    font-size:14px;
    height:33px;
    line-height:33px;
    color:#565656;
}
.page-list-link:hover {
    background:#616576;
    color:#fff;
}
.page-list-link.on {
    background:#616576;
    color:#fff;
}
.product-top {
    width:100%;
    height:52px;
    line-height:52px;
    padding-top:5px;
    background:url(../images/ny-img1.png) left 25px no-repeat;
    padding-left:20px;
    font-family:SimSun;
    font-size:12px;
    color:#999;
    display:none;
}
.product-top-link {
    color:#999;
}
.product-show1-pic {
    width:625px;
    height:495px;
    background:#616576;
    float:left;
    display:none;
}

/*手机产品图*/
.product-show1 {
    width:90%;
    margin:auto;
}
    .product-show1-pic2 {
        width:100%;
        position:relative;
        margin-top:1rem;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        width:100%;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img {
        width:100%;
    }
    .swiper-pagination-bullet {
        width:0.5rem!important;
        height:0.5rem!important;
        border-radius:0.5rem;
        background:#616576!important;
    }
    .swiper-pagination-bullet-active {
        background:#616576!important;
    }


/*主容器*/
.con-FangDa{
	width: 625px;
	height: 450px;
    float:left;
    margin-left:24px;
    margin-top:24px;
}
/*正常容器*/
.con-fangDaIMg{
	width: 450px;
	height: 450px;
	position: relative;
    float:left;
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 250px;
	height: 250px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.2;
	filter:alpha(opacity=20);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 500px;
	height: 500px;
	display: none;
	position: absolute;
	left: 625px;
	top:-25px;
	overflow: hidden;
	background-color: #fff;
}
.magnifyingShow > img{
	width: 900px;
	height: 900px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	height:450px;
	width:100px;
	list-style: none;
    overflow:hidden;
    float:left;
    margin-left:25px;
}
.con-FangDa-ImgList > li{
	width: 94px;
	height: 94px;
	float: left;
	cursor: pointer;
	text-align:center;
    border:3px solid #fff;
    margin-bottom:17px;
}

.con-FangDa-ImgList > li > img{
	vertical-align:top;
	display:inline;
	width: 94px;
	height: 94px;
}
.con-FangDa-ImgList > .active{
	border: 3px solid #d96100;
}
.product-show1-txt {
    width:100%;
}
.product-show1-t1 {
    width:100%;
    display:table;
}
.product-show1-title {
    font-size:1.5rem;
    line-height:1.5rem;
    color:#272636;
    padding:1rem 0;
}
.product-show1-pf {
    float:left;
    display:table;
}
.product-show1-pf img {
    width:15%;
    max-width:20px;
    margin-right:5px;
}
.product-show1-bm {
    float:left;
    font-size:1rem;
    line-height:1.6rem;
    color:#272636;
    margin-left:5%;
}
.product-show1-t2 {
    width:100%;
    display:table;
}
.product-show1-money {
    font-size:1.5rem;
    color:#ff7301;
    width:100%;
    padding-top:1rem;
}
.product-show1-money1 {
    font-size:1rem;
    color:#999;
}
.product-show1-num {
    width:100%;
    font-size:1rem;
    color:#616576;
    margin-top:1rem;
}
.product-show1-n1 {
    float:left;
    padding-right:3%;
    line-height:2rem;
}
.i_box {
    height:2rem;
    float:left;
    display:table;
    font-size:1.5rem;
}
.J_minus {
    width:2rem;
    height:2rem;
    float:left;
    text-align:center;
    line-height:2rem;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}
.J_input {
    width:48px;
    height:2rem;
    border:none;
    margin:0;
    padding:0;
    float:left;
    text-align:center;
    line-height:2rem;
    display:block;
    font-size:1.5rem;
}
.J_add {
    width:2rem;
    height:2rem;
    float:left;
    text-align:center;
    line-height:2rem;
    background:#616576;
    border-radius:3px;
    color:#fff;
    display:block;
}

.product-show1-t3 {
    width:100%;
    font-size:1rem;
    padding:1rem 0;
    line-height:1.5rem;
    color:#999;
    display:table;
}
.product-show1-t4 {
    width:48%;
    height:2rem;
    border-radius:0.5rem;
    border:1px solid #cdcdcd;
    display:block;
    font-size:1rem;
    color:#010101;
    text-align:center;
    line-height:2rem;
    float:left;
}
.product-show1-t4-tb {
    width:20%;
    height:2rem;
    float:left;
    display:block;
    border-right:1px solid #cdcdcd;
    background:url(../images/ny-img4.png) center center no-repeat;
    background-size:60%;
}
.product-show1-t5 {
    width:48%;
    height:2rem;
    border-radius:0.5rem;
    text-align:center;
    line-height:2rem;
    font-size:1rem;
    display:block;
    border-radius:0.5rem;
    background:#d96100;
    color:#fff;
    float:right;
}
.product-show1-t5-tb {
    width:20%;
    height:2rem;
    float:left;
    display:block;
    border-right:1px solid #c35802;
    background:url(../images/ny-img5.png) center center no-repeat;
    background-size:60%;
}
.product-show2 {
    width:90%;
    box-sizing:border-box;
    margin:0 5%;
    background:#fff;
    display:table;
    padding-top:1.2rem;
    position:relative;
}
.product-show2 .hd {
    width:100%;
    height:2.5rem;
    line-height:2.5rem;
    background:#fff;
    border:1px solid #cecece;
    border:1px solid #ededed;
}
.hdxf {
    position:fixed!important;
    width:90%!important;
    left:5%;
    z-index:999;
    top:0!important;
}
.hdgd {
    margin-top:2.5rem;
}
.product-show2 .hd li {
    width:25%;
    float:left;
    text-align:center;
    font-size:1rem;
    color:#666;
    cursor:pointer;
}
.product-show2 .hd li a {
    color:#666;
    display:block;
}
.product-show2 .hd li.on a {
    color:#fff;
    background:#9f9f9f;
}
.product-show2 .bd {
    width:100%;
}
.product-show2 .bd li {
    width:100%;
}
.product2-img {
    max-width:100%;
    display:table;
    margin:auto;
}
.product2-img img {
    max-width:100%;
}
.product2-table1 {
    display:block;
}

.product2-table1{width:100%;color:#666; border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;  margin:auto; margin-top:10px;font-size:14px;}
.product2-table1-tr{height:40px; line-height:40px; border-bottom:1px solid #e5e5e5;}
.product2-table1-td1{width:30%; padding-left:8px; font-weight:bold;font-size:12px;border-right:1px solid #e5e5e5;line-height:1.5;}
.product2-table1-td2{width:70%;text-align:left;padding-left:8px;border-right:1px solid #e5e5e5;font-size:12px;line-height:1.5;}


    .product2-table2 {
        font-size:1rem;
    }
.product2-txt {
    font-size:1rem;
    font-family:SimSun;
    line-height:32px;
    color:#666;
    padding:0 15px;
}
.product2-pjtj1 {
    width:100%;
    padding:1rem 0;
    font-size:1rem;
    font-family:SimSun;
    display:table;
}
.product2-pjtj1-l {
    width:30%;
    text-align:center;
    float:left;
    padding:1.2rem 0;
    border-right:1px solid #e5e5e5;
    box-sizing:border-box;
}
.product2-pjtj1-l span {
    font-size:1.5rem;
    color:#d96100;
    display:block;
    font-family:Arial;
}
.product2-pjtj1-r {
    width:70%;
    float:left;
}
.demo{width:100%; font-size:1rem; font-family:SimSun;}
#studyvote .fl{float:left;display:block;height:1rem; width:15%; text-align:center;}
#studyvote .dd{clear:both;margin:5px 0;height:1rem;width:100%; float:left;}
#studyvote .outbar{background:#eee;height:1rem;margin-top:0.2rem;width:70%;float:left;}
#studyvote .inbar{height:1rem;display:block;}

.product2-pjtj2 {
    height:48px;
    line-height:48px;
    font-size:0.7rem;
    border:1px solid #e5e5e5;
}
.product2-pjtj2-l {
    float:left;
    color:#666;
    width:25%;
    text-align:center;
}
.product2-pjtj2-r {
    float:right;
    font-size:0.9rem;
    color:#666;
    padding:0 13px;
    display:none;
}
.product2-pjtj2-r .ck1 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin-top:15px;
    margin-left:23px;
    cursor:pointer;
}
.product2-pjtj2-r .ck2 {
    width:18px;
    height:18px;
    border:1px solid #ddd;
    display:block;
    text-align:center;
    line-height:18px;
    float:left;
    margin:15px 11px 0 5px;
    cursor:pointer;
}
.product2-l {
    width:100%;
    border-bottom:1px solid #eee;
    font-family:SimSun;
    display:table;
    padding:1.8rem 0;
}
.product2-l1 {
    width:20%;
    float:left;
    text-align:center;
}
.roduct2-l1-img {
    width:100%;
    margin:auto;
    display:table;
}
.roduct2-l1-img img {
    width:100%;
    height:100%;
}
.roduct2-l1-txt {
    width:100%;
    padding-top:8px;
    font-size:12px;
    color:#666;
    display:none;
}
.product2-l2 {
    width:80%;
    float:left;
    font-size:12px;
    color:#333;
    box-sizing:border-box;
    padding-left:3%;
    position:relative;
}
.product2-l2-t {
    font-size:0.8rem;
    color:#999;
    line-height:1.6rem;
    float:right;
}
.product2-l2-t4 {
    font-size:1rem;
    color:#666;
    line-height:1.2rem;
    display:table;
    margin:auto;
    margin-top:1.5rem;
}
.product2-l2-t1 {
    line-height:1.3rem;
    font-size:0.8rem;
    color:#000;
    padding-bottom:6px;
    margin-top:2rem;
}
.product2-l2-t2 {
    line-height:28px;
    height:28px;
    position:absolute;
    top:0;
}
.product2-l2-t2 .t1 {
    font-weight:bold;
    display:none;
    float:left;
}
.product2-l2-t2 .t2 {
    width:114px;
    display:none;
    float:left;
}
.product2-l2-t2 .t3 {
    width:96px;
    display:none;
    float:left;
}
.product2-l2-t2 .t4 {
    float:left;
    display:none;
}
.product2-l2-t2 img {
    width:20px;
    height:20px;
    padding-top:3px;
    display:block;
    float:left;
    margin:0 2px;
}
.product2-l2-t3 {
    line-height:28px;
    display:none;
}

/*手机页面*/
    .product2 {
        width:100%;
        box-sizing:border-box;
        padding:1rem 5%;
    }
    .product2-menu {
        width:100%;
        position:relative;
    }
    .product2-menu-title {
        width:100%;
        height:3.2rem;
        line-height:3.2rem;
        box-sizing:border-box;
        font-size:1rem;
        color:#fff;
        padding-left:5%;
        background:#616576 url(../images/tb5.png) 95% center no-repeat;
        background-size:5%;
    }
    .product2-menu-list {
        width:100%;
        display:none;
    }
    .product2-menu-list li {
        width:100%;
        height:3.2rem;
        line-height:3.2rem;
        box-sizing:border-box;
        font-size:1rem;
        padding-left:5%;
        border-top:1px solid #fff;
        background:#616576;
    }
    .product2-menu-list-a {
        color:#fff;
        display:block;
    }
    .product2-menu-menus {
        width:100%;
        padding:1rem 0;
    }
    .product2-menu-menus-a {
        display:inline-block;
        width:48%;
        font-size:1.1rem;
        overflow:hidden;
        color:#666;
        height:2.2rem;
        padding:0 3px;
        line-height:2.2rem;
       box-sizing:border-box;
        
    }
    .product2-menu-menus-a:nth-child(2n-1) {
        
    }
    .product2-menu-menus-a.on {
        color:#ff6600;
    }
    .product2-menu-menus-a:last-child {
        border-right:none;
    }
    .product2-list {
        width:100%;
        display:table;
    }
    .product2-list ul {
        margin-left:-3%;
    }
    .product2-list li {
        width:47%;
        float:left;
        margin-left:3%;
    }


}



























