
/* #insider_btn>ul>li>a{width:64px;height:64px;line-height:200px;overflow:hidden;border-radius:50%;background-color:#e6e6e6;background-size:100% 100%;margin-left: 100px;}
#insider_btn>ul>li:nth-child(1n)>a{background-image:url(../../images/home/product/product_icon_01.png);}
#insider_btn>ul>li:nth-child(2n)>a{background-image:url(../../images/home/product/product_icon_02.png);}
#insider_btn>ul>li:nth-child(3n)>a{background-image:url(../../images/home/product/product_icon_03.png);}
#insider_btn>ul>li:nth-child(4n)>a{background-image:url(../../images/home/product/product_icon_04.png);}
#insider_btn>ul>li:last-child>a{background-image:url(../../images/home/product/product_icon_05.png);} 
#insider_btn>ul>li:nth-child(1)>a{margin-left:0;}
#insider_btn>ul>li>a:hover,#insider_btn>ul>li.current>a{background-color:#e6e6e6;}
@media screen and (max-width:760px){
    #insider_btn>ul>li{width:66px;margin-left:16px;}
    #insider_btn>ul>li>a{margin-left:0px;width:50px;height:50px;}
}*/



#product-content{ max-width: 1500px;margin: 50px auto;}
#product-content>.row>div{margin-bottom: 30px;}
#product-content>.row>div:nth-child(3n+1){clear: both;}
.thumb{ position: relative;padding-top: 65%;margin: 5%; overflow: hidden;}
.thumb a{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: contain;background-position: center;background-repeat: no-repeat;}
.evenflow_scale { transition:transform 0.25s ease;	}
.evenflow_scale:hover { transform:scale(1.25,1.25); }
#product-content h4{font-size: 14px;padding: 0px 5%;text-align: center;}
#product-content h4 a{ font-weight:400;}
#product-content .btn{ font-size: 12px;padding: 0px 5%;color: #717171;}
#product-content .btn a{color: #717171;}


.proxq_content{padding: 50px 15px;}
.proxq_content .section1{max-width:1200px;margin: 0px auto;}
.proxq_content .swiper-container{ height: 100%;width: 100%;}
.proxq_content .swiper-container .swiper-slide{ background-size: contain;background-repeat: no-repeat; background-position: center center;}
.section1 .section_box .testbox h3{margin-top: 20px;}
.section1 .section_box .testbox .section1_test{color:#777;font-size:14px;line-height:24px;margin-top: 10px;}
.proxq_content .aside_l i,.proxq_content .aside_r i{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.proxq_content .aside_l{position:fixed;top:200px;left:0;height:570px;border:1px solid #e5e5e5;z-index:99;background-color:#fff;cursor:pointer}
@media screen and (max-width:1024px){.proxq_content .aside_l{display:none}}
@media screen and (min-width:1025px){.proxq_content .aside_l{width:69px}}
.proxq_content .aside_l a{display:inline-block;width:100%;height:100%}
.proxq_content .aside_l i{font-size:16px;top:20px}
.proxq_content .aside_l p{-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;bottom:50px}
@media screen and (max-width:768px){.proxq_content .aside_l p{left:-17px}}
@media screen and (min-width:769px){.proxq_content .aside_l p{left:-4px}}
.proxq_content .aside_r{position:fixed;top:200px;right:0;height:570px;border:1px solid #e5e5e5;z-index:99;background-color:#fff;cursor:pointer}
@media screen and (max-width:1024px){.proxq_content .aside_r{display:none}}
@media screen and (min-width:1025px){.proxq_content .aside_r{width:69px}}
.proxq_content .aside_r a{display:inline-block;width:100%;height:100%}
.proxq_content .aside_r i{font-size:16px;bottom:20px}
.proxq_content .aside_r p{-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;top:30px}
@media screen and (max-width:768px){.proxq_content .aside_r p{left:0}}
@media screen and (min-width:769px){.proxq_content .aside_r p{left:15px}}
.proxq_content .close_max{display:inline-block;width:30px;height:30px;position:fixed;right:12px;top:70px;z-index:1;}
@media screen and (min-width:1025px){.proxq_content .close_max{display:none;}}
.proxq_content .close_max .icon-close{width:30px;height:30px;font-size:30px;cursor:pointer;background-color:#000;color:#fff}
