@charset "utf-8";
::-moz-selection { background: #ff751a;  color:#fff !important;  }
::selection { background: #ff751a ; color:#fff !important; }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/Roboto/roboto1.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/Roboto/roboto2.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/Roboto/roboto3.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/Roboto/roboto4.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/Roboto/roboto5.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/Roboto/roboto6.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/Roboto/roboto7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
html{background:#f2f2f2;}
body{margin:0px; padding:0px; font-family:Roboto,Helvetica,Tahoma,Arial, sans-serif; font-size:13px; color:#333; background:#f2f2f2;overflow-x:hidden;}
table{border-collapse:collapse;}
h1,h2,h3,h4,h5,h6,form{margin:0;padding:0;}
dl,dt,dd{padding:0px; margin:0px;list-style:none;}
p{margin:0px; padding:0px;}
img{border:none; vertical-align:middle; max-width:100%}
a{color:inherit; text-decoration:none;font-family:Roboto,Helvetica,Tahoma,Arial, sans-serif; font-size:inherit;font-weight:300; outline:none; cursor:pointer;transition:All .3s ease-in-out;-webkit-transition:All .3s ease-in-out;-moz-transition:All .3s ease-in-out;-o-transition:All .3s ease-in-out;}
a:hover{color:#ff751a;text-decoration:underline;font-size:inherit;outline: none;}
a:focus {outline: none;text-decoration:none;}
a:active{text-decoration:none;}
u{text-decoration:none;}

.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pb20{padding-bottom:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pb30{padding-bottom:30px;}
.pr30{padding-right:30px;}
.mb15{margin-bottom:15px;}
.mt5{margin-top:5px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt80{margin-top:80px;}
.pd10{padding:10px 0;}
.pd20{padding:20px 0;}
.pd30{padding:30px 0;}
.mr10{margin-right:10px;}
.selected{color:#ff751a}
.strong{font-weight:bold;}
.clear{height:0;line-height:0; font-size:0; clear:both;}
.form-control{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.text-left{text-align:left}
.text-right{text-align:right}
.whiteBg{background:#FFF;}
.grayBg{background:#f2f2f2;}
.htBg{background:#f2f2f2;padding:20px 0;border-top:3px solid #ff751a}


header{background:#FFF;}

header.active{position:fixed;top:0;width:100%;background:#FFF;z-index:99;border-bottom:1px solid #DDD}


@media (max-width:992px)
{
html,.grayBg,.htBg{background:#f2f2f2;}
body{padding-bottom:50px;background:#f2f2f2;font-size:12px;}
header{border-bottom:1px solid #EEE;}
.logo{padding:10px 0;}
.logo img{max-height:50px}
.top{display:none}
.menu{position:fixed!important;-webkit-transform: translateZ(0); left:0; bottom:0; width:100%; z-index:997; background:#333;}
.menu .container{padding:0}
.menu .menuUL{margin:0; padding:0; list-style:none}
.menu .menuUL li{float:left;width:16.6666%;border-right:1px solid #444;text-align:center;}
.menu .menuUL li .menuA{font-size:10px;-webkit-text-size-adjust:none;line-height:110%;display:inline-block;display:block;padding:10px 0; height:50px;color:#FFF}
.menu .menuUL li .menuA i{display:block;font-size:18px;color:#FFF;margin:0 0 2px 0}
.menu .menuUL li .menuA:hover{text-decoration:none;}
.menu .menuUL li.active .menuA{background:#ff751a}
.menu .menuUL li.active .menuA i{color:#FFF}
.menu .menuUL li:last-child{border-right:0;}


.search{position:relative;margin:15px 0 0 0}
.search input{border:0;outline:0;background:#FFF;color:#666;border:1px solid #666;margin:0;padding:5px 15px;display:block;width:100%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
.search button{position:absolute;right:5px;display:block;width:30px; height:30px;top:50%;margin:-15px 0 0 0;color:#333;background:none;border:0;}

}
@media (min-width:992px)
{
header .container{position:relative}
.top{padding:10px 0; text-align:right}
.top i{margin-left:20px;}
.logo{height:114px;display: table-cell;vertical-align:middle;}
.logo a{display:inline-block}
.logo img{max-height:80px; max-width:235px;}


.menu{display:inline-block;margin:50px 0 30px 0}
.menuUL{margin:0;padding:0;list-style:none;}
.menuUL li{display:inline-block;position:relative;}
.menuUL li .menuA{font-size:13px;padding:5px 30px 5px 0; font-weight:normal; text-transform:uppercase;color:#333;;position:relative;display:inline-block}
.menuUL li .menuA:hover{text-decoration:none}
.menuUL li.active .menuA{font-weight:bold;font-size:15px;}
.menuUL li:first-child.active .menuA{font-weight:normal}
.menuUL li i{display:none;}

.search{position:absolute;top:50px;right:15px}
.search input{border:0;outline:0;background:#FFF;color:#666;border:1px solid #666;margin:0;padding:3px 15px;display:block;width:100%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
.search button{position:absolute;right:5px;display:block;width:30px; height:30px;top:50%;margin:-15px 0 0 0;color:#333;background:none;border:0;}

header.active .logo{height:94px;}
header.active .logo img{max-height:60px; max-width:200px;}

header.active .menu{display:inline-block;margin:30px 0 20px 0}
header.active .search{position:absolute;top:30px;right:15px}
}

@media (min-width:1120px){
.menuUL li .menuA{font-size:14px;padding:5px 65px 5px 0;}
}

@media (max-width:992px){
.menuDown{display:none;position:absolute;left:0;bottom:50px;width:100%;border:1px solid #EEE;background:rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF,endColorstr=#ccFFFFFF);z-index:995;max-height:300px;overflow:auto; text-align:left}
.menuDown a{color:#333;display:block;font-size:12px;padding:5px 15px;font-weight:300;border-bottom:1px solid #FFF;background:#f9f9f9}
.menuDown a:hover{color:#000;background:#ff751a;text-decoration:none}
}

@media (min-width:992px){
.menuDown{display:none;position:absolute;left:-1px;width:200px;border:1px solid #EEE;background:rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF,endColorstr=#ccFFFFFF);  z-index:995;overflow:auto; text-align:left}
.menuDown a{color:#000;display:block;padding:6px 15px;position:relative}
.menuDown a:hover{color:#FFF;background:#333;text-decoration:none}
}


/*首页大图*/
.swiper-home{position:relative;}
.swiper-home .swiper-container{width:100%}
.swiper-home .swiper-slide{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;position:relative;z-index:1}
.swiper-home .swiper-slide .swiper-img,.swiper-home .swiper-slide a .swiper-img{width:100%;display:block}
.swiper-home .swiper-next,.swiper-home .swiper-prev{width:42px;height:48px; position:absolute;z-index:3;cursor:pointer;display:none}
.swiper-home .swiper-prev{left:0;top:50%;margin-top:-24px;background:url(../img/l.png) center center no-repeat;background-size:13px 24px}
.swiper-home .swiper-next{right:0;top:50%;margin-top:-24px;background:url(../img/r.png) center center no-repeat;background-size:13px 24px}
.swiper-home .swiper-pagination{position:absolute;text-align:center;width:100%;bottom:0px;z-index:3}
.swiper-home .swiper-pagination-bullet{width:10px;height:10px;text-align:center;color:#000;opacity:1;background:rgba(255,255,255,.5);margin-right:5px}
.swiper-home .swiper-pagination-bullet-active{color:#fff;background:#ff751a}
@media (max-width:992px){
.swiper-home{padding-top:0px;}
.swiper-home .swiper-next,.swiper-home .swiper-prev{width:13px;height:24px}
.swiper-home .swiper-prev{left:5px;top:50%;margin-top:-12px;background:url(../img/l.png) no-repeat;background-size:13px 24px}
.swiper-home .swiper-next{right:5px;top:50%;margin-top:-12px;background:url(../img/r.png) no-repeat;background-size:13px 24px}
.swiper-home .swiper-pagination{bottom:0}
.swiper-home .swiper-pagination-bullet{width:8px;height:8px}
}
.topPic{clear:both}
.topPic img{width:100%}


.homeTitle{text-align:center;clear:both;padding:30px 0 20px 0;font-size:24px;color:#333;}
.homeTitle a{font-size:18px;color:#333;display:inline-block;padding:7px 18px;border:2px solid #666;color:#666}
.homeTitle a:hover{background:#000;color:#FFF;text-decoration:none;border:2px solid #000;}
@media (max-width:768px){
.homeTitle,.homeTitle a{font-size:18px}
}



/*首页类别*/
.homecategory{padding-bottom:15px;text-transform:uppercase}
.homecategory .col-xs-6 a p{overflow:hidden;border:1px solid #DDD;background:#FFF;}
.homecategory .col-xs-6 a p img{width:100%;-webkit-transition: all .6s;-moz-transition: all .6s;transition: all .6s;}
.homecategory .col-xs-6 a:hover{text-decoration:none;}
.homecategory .col-xs-6 a:hover p img{-webkit-transform: scale(1.1);}
.homecategory .col-xs-6 a div{background:#FFF;min-height:80px;border:1px solid #DDD;padding:10px;}
.homecategory .col-xs-6 a div h3{font-size:16px;padding:20px 0 0 0;color:#333;overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.homecategory .col-xs-6 a:hover div h3{color:#333}
.homecategory .col-xs-6 a div i{font-size:24px;}
@media (max-width:768px){
.homecategory .col-xs-6 a div h3{font-size:12px;}
.homecategory .col-xs-6 a div i{font-size:18px;}
}



.homeAbout{background:#FFF;border:1px solid #DDD;}
.homeAboutContent{padding:30px 40px 15px 40px;}
.homeAboutContent h2{font-size:24px; padding-bottom:15px; border-bottom:1px solid #EEE}
.homeAboutContent p{padding:15px 0;line-height:180%;color:#666}
.homeAboutContent a{display:inline-block;padding:7px 0;color:#000;font-weight:bold;font-size:18px; text-transform:uppercase;}
.homeAboutContent a:hover{color:#ff751a;text-decoration:none;}
.homeAboutPic img{margin:0;padding:0}
@media (min-width:992px){
.homeAboutContent{width:40%;float:left}
.homeAboutPic{width:60%;float:right;}
}


/*首页产品*/
.homelist .col-xs-6 a{padding-bottom:15px;background:#FFF;display:block}
.homelist .col-xs-6 a p{overflow:hidden;background:#FFF;border:1px solid #DDD;}
.homelist .col-xs-6 a p img{width:100%;-webkit-transition: all .6s;-moz-transition: all .6s;transition: all .6s;}
/*.homelist .col-xs-6 a:hover p img{-webkit-transform: scale(1.1);}*/
.homelist .col-xs-6 a h3{font-size:inherit;padding:10px 0 0 0;color:#333;line-height:150%;height:70px;overflow:hidden;}
.homelist .col-xs-6 a:hover{text-decoration:none;}
.homelist .col-xs-6 a:hover h3{color:#ff751a;}
.homelist.aboutproduct .col-xs-6 a p{overflow:hidden;background:#FFF;border:0;}









footer{color:#838383; clear:both;padding:30px 0 0 0; background:#DDD}
footer h2{font-size:15px;text-transform:uppercase; padding:20px 0 10px 0;color:#444;position:relative;font-weight:normal;clear:both;}
footer .col-xs-6{ padding-bottom:10px;}
footer ul{margin:0; padding:0; list-style:none}
footer ul li{padding:5px 0;color:#666}
footer ul li i{width:20px;display:inline-block;text-align:center}
footer ul li a{color:#666;}
footer ul li a strong{font-weight:normal}
footer ul li a{color:#6f6f6f;}
footer ul li a:hover{color:#ff751a;}
footer .footer6 ul li{width:50%;float:left;}

footer .fa-mobile,footer .fa-whatsapp{font-size:18px;}

.alibaba{clear:both;padding:15px 0 0 3px}
#subscribe{clear:both;}
#subscribe input{border:1px solid #FFF;padding:5px;color:#333;display:block;width:100%;outline:none;}
#subscribe button{background:#333;color:#FFF;border:0;display:inline-block;padding:5px 15px;margin:10px 0;}

.copy{padding:20px 0;border-top:1px solid #ccc;color:#999;}
@media (max-width:768px){
.copy{font-size:12px;padding:10px}
#subscribe input{border:1px solid #DDD;}
}


.contactus{padding:20px 0}
.contactus td{padding:3px 0}
.contactus i{width:20px;display:inline-block;text-align:center}
.contactus .fa-mobile,.contactus .fa-whatsapp{font-size:18px;}


.postion{padding:15px 10px; position:relative; text-align:left;background:#f2f2f2}


.pageContent{padding:30px 0; line-height:180%; font-size:16px;}
.pageContent p{padding-top:10px;padding-bottom:10px;}
.pageContent h1{font-size:24px;font-weight:bold;display:block; padding-bottom:15px;}
.updown{font-size:14px; padding-top:15px; padding-bottom:15px;}
.updown a{color:#ff751a;font-size:14px;}
.updown a:hover{color:#ed5606;text-decoration:underline}
@media (max-width:768px){
.postion{display:none}
.pageContent{padding-top:20px;padding-bottom:20px;font-size:14px;}
.pageContent h1{font-size:18px}
.updown{font-size:12px;}
.updown a{font-size:12px;}
}


/*产品中心*/
.prolistTitle{background:#FFF;padding:10px 0 0 20px;}
.prolistTitle h1{font-size:24px;font-weight:bold;padding:15px 0}
.prolist .col-xs-6 a{padding-bottom:15px;background:#FFF;display:block}
.prolist .col-xs-6 a p{overflow:hidden;}
.prolist .col-xs-6 a p img{width:100%;-webkit-transition: all .6s;-moz-transition: all .6s;transition: all .6s;}
/*.prolist .col-xs-6 a:hover p img{-webkit-transform: scale(1.1);}*/
.prolist .col-xs-6 a h3{font-size:inherit;padding:15px;color:#333;line-height:150%;height:70px;overflow:hidden;}
.prolist .col-xs-6 a:hover{text-decoration:none;}
.prolist .col-xs-6 a:hover h3{color:#ff751a;}
.summary{padding:20px 0;color:#333;}



.userLeftMenu{background:#FFF; padding:10px; position:relative; z-index:10;margin-bottom:15px;}
.userLeftMenu ul{margin:0 0 0 -1px;padding:0;list-style:none;display:none;position:absolute;background:#FFF;width:220px;top:0;z-index:10}
.userLeftMenu ul.menu_1{display:inline;position:static;width:auto;border:0;margin:0}
.userLeftMenu ul.menu_1 li{background:#FFF; position:relative}
.userLeftMenu ul.menu_1 li img{margin-top:-3px; margin-right:3px; display:inline-block}
.userLeftMenu ul.menu_1 li a{display:block;padding:7px 20px;color:#646464;font-size:14px;text-transform:Capitalize;border-bottom:1px solid #FFF;border-top:1px solid #FFF;}
.userLeftMenu ul.menu_1 li a.on,.userLeftMenu ul.menu_1 li a.active,.userLeftMenu ul.menu_1 li a:hover{background:#FFF;color:#ff751a;text-decoration:none}
.userLeftMenu ul.menu_1 li a i{display:none;}
.userLeftMenu ul.menu_1 li a.hasDown.active{border-bottom:1px solid #DDD;border-top:1px solid #DDD;padding:7px 20px;}
.userLeftMenu ul.menu_1 li a.hasDown.active i{ display:block; position:absolute; width:8px; height:14px; background:url(../img/j.png)no-repeat; right:0; top:50%; margin-top:-7px; z-index:9}

.userMenuDown{ z-index:8; background:#f7f6f6; position:absolute; top:35px; display:none; width:650px; padding:15px 0 15px 15px; overflow:auto; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; border:1px solid #cfcfcf;box-shadow:0px 0px 4px #cfcfcf;-webkit-box-shadow:0px 0px 4px #cfcfcf;-moz-box-shadow:0px 0px 4px #cfcfcf;}
.userMenuDown div{width:300px; float:left; padding-right:15px;}
.userMenuDown div h3 a{font-weight:bold;text-transform:Capitalize;font-size:12px;}
.userMenuDown div p a{color:#666;text-transform:Capitalize;}




.userLeftMenu .menuTitle{background:0 0;color:#2b2b2b;padding:10px;}
.userLeftMenu ul.menu_1 li{color:#000; padding:0}
.userLeftMenu ul.menu_1 li a{padding:3px 10px;font-size:12px; color:#666}
.userLeftMenu ul.menu_1 li.active a{color:#fa5c03; font-weight:bold}
.userLeftMenu ul.menu_1 li a.hasDown.active{border-bottom:1px solid #DDD;border-top:1px solid #DDD;padding:2px 10px;}
.userRightMenu ul.menu_1 li a.hasDown.active i{ display:block; position:absolute; width:8px; height:14px; background:url(../img/jr.png)no-repeat; left:0; top:50%; margin-top:-7px; z-index:9}





.userLeftMenu{padding:10px}
.userLeftMenu .menuTitle{background:0 0;color:#2b2b2b;padding:10px;}
.userLeftMenu ul.menu_1 li{color:#000; padding:0}
.userLeftMenu ul.menu_1 li a{padding:3px 10px;font-size:12px; color:#666}
.userLeftMenu ul.menu_1 li.active a{color:#fa5c03; font-weight:bold}
.userLeftMenu ul.menu_1 li a.hasDown.active{border-bottom:1px solid #DDD;border-top:1px solid #DDD;padding:2px 10px;}
.userRightMenu ul.menu_1 li a.hasDown.active i{ display:block; position:absolute; width:8px; height:14px; background:url(../img/jr.png)no-repeat; left:0; top:50%; margin-top:-7px; z-index:9}



.wleft{}
.menuList{ padding:25px;text-transform : capitalize; background:#FFF}
.menuList h2{color:#2b2b2b;font-weight:700;font-size:16px; margin-bottom:10px}
.menuList h3{color:#2b2b2b;font-weight:700;font-size:16px; padding:15px 0 5px 0; margin-bottom:10px;}
.menuList h4{color:#2b2b2b;font-weight:700;font-size:13px; padding:10px 0; border-top:1px dotted #CCC}
.menuList ul{margin:0; list-style:none; display:none}
.menuList ul li{padding:4px 0;}
.menuList ul.listMenu_1{display:block}
.menuList ul.listMenu_1 .menuA_1{ font-size:13px; font-weight:bold; color:#5f5f5f; }
.menuList ul.listMenu_1 .menuA_1:hover,.menuList ul.listMenu_1 .menuA_1.active{color:#ff751a; text-decoration:none;}

.menuList ul.listMenu_2{padding:0 0 0 20px;}
.menuList ul.listMenu_2 .menuA_2{ font-size:13px; color:#000}
.menuList ul.listMenu_2 .menuA_2:hover,.menuList ul.listMenu_2 .menuA_2.active{color:#ff751a; text-decoration:none;}

.menuList ul.listMenu_3{padding:0 0 0 20px;}
.menuList ul.listMenu_3 .menuA_3{ font-size:13px; color:#5f5f5f}
.menuList ul.listMenu_3 .menuA_3:hover,.menuList ul.listMenu_3 .menuA_3.active{color:#ff751a; text-decoration:none;}

.menuList ul.listMenu_4{padding:0 0 0 20px;}
.menuList ul.listMenu_4 .menuA_4{ font-size:13px; color:#858585}
.menuList ul.listMenu_4 .menuA_4:hover,.menuList ul.listMenu_4 .menuA_4.active{color:#ff751a; text-decoration:none;}

.listMenuMore{ color:#515151; background:url(img/more.jpg) 40px center no-repeat; font-size:13px; cursor:pointer}
.listMenuMore.active{background:url(img/less.jpg) 40px center no-repeat;}

.listMenuMore2,.listMenuMore3{cursor:pointer}







/*产品右边*/
.leftTitle{font-size:14px; font-weight:bold; padding:15px 0 0 15px;color:#333; text-transform:capitalize;background:#FFF}
.leftMenu{margin:0 0 20px 0; padding:5px 15px; list-style:none; border:0;background:#FFF}
.leftMenu li{position:relative;z-index:9}
.leftMenu li a{display:block;padding:5px 0px;}
.leftMenu li a:hover{color:#53567f;}
.leftMenu li.active a{color:#ff751a;}
.leftMenu li i{position:absolute;right:0px; top:10px; z-index:5}



.leftbar_1{ border:1px solid #EEE;background:#FFF;margin:0;padding:5px;list-style:none; display:none}
.leftbar_1 li{position:relative;}
.leftbar_1 li a{padding:8px 8px}
.leftbar_1 li a span{right:5px}

.leftbar_1 li a:hover,.leftbar_1 li.active a{color:#FFF;background:#ff751a}
.leftMenuHome .leftbar_1{display:block;position:static;width:100%;border:0;padding:10px 0 10px 10px;background:#FFF;border-top:1px solid #F1F1F1}
.leftMenuHome .leftbar_1 li{border:0;background:url(../img/dot.jpg) 0 13px no-repeat}
.leftMenuHome .leftbar_1 li a{color:#999;padding:3px 8px}
.leftMenuHome .leftbar_1 li a:hover,.leftMenuHome .leftbar_1 li.active a{background:none;color:#ff751a}
@media (min-width:768px){
.leftbar_1{position:absolute;right:-250px; top:-1px;width:250px; }
}

.leftbar_2{ border:1px solid #d0d2ee;background:#FbFbFb;margin:0;padding:0;list-style:none; display:none}
.leftbar_2 li{position:relative;}
.leftbar_2 li a{padding:5px 8px}
.leftbar_2 li a span{right:5px}
.leftMenu li.active .leftbar_2 li a{color:#666;background:#FFF}
.leftbar_2 li a:hover,.leftbar_2 li.active a{color:#000;background:#d0d2ee}
@media (min-width:768px){
.leftbar_2{position:absolute;left:0px; top:-1px;width:200px; }
}

.leftProduct{margin:0; padding:0 15px; list-style:none;background:#FFF}
.leftProduct li{border-bottom:1px solid #EEE;padding:15px 0}
.leftProduct li img{width:80px; float:left;margin-right:10px;}
.leftProduct li div{min-height:80px;padding:15px 0 0 0}
.leftProduct li div h2{font-size:12px;line-height:160%;height:60px;overflow:hidden;}
.leftProduct li div h2:last-child{display:none;}
.leftProduct li div h3{font-size:12px;color:#999;padding:3px 0 0 0}


/*新闻中心*/
.newsTitle{padding:15px 0; color:#ff751a; font-size:24px;font-weight:600}
.newslist{padding:0 15px; margin:0px; list-style:none;background:#FFF}
.newslist li{ padding:0 0 15px 0px;line-height:170%; clear:both}
.newslist li .hotNewsPic{ display:block;}
.newslist li .hotNewsPic img{max-width:300px;}
.newslist li .newslistTime{color:#666; display:block; font-size:14px; padding:15px 0 5px 0}
.newslist li .hotNewsA{color:#333; font-size:14px; background:url(../img/li.gif) 0px 5px no-repeat; padding-left:12px;}
.newslist li .hotNewsA:hover{color:#ff751a;}
.newslist li p{ color:#999; font-size:13px; line-height:180%; padding:5px 0}
.newslist li .newsMore{font-size:12px; padding:3px 20px; display:inline-block;background:#999;color:#FFF}
.newslist li .newsMore:hover{background:#ff751a;}

.rightTitle{ font-size:16px; font-weight:bold; color:#ff751a; clear:both; padding-top:20px;}
.rightNews{margin:0 0 20px 0; padding:0 20px; list-style:none;background:#FFF}
.rightNews li{padding:7px 0 7px 15px; background:url(../img/li.gif) 0 13px no-repeat}
.rightNews li a{color:#999;}



.tags{clear:both; margin:0 0 20px 0; padding:10px; list-style:none;background:#FFF}
.tags li{clear:both; padding:3px 10px; margin-bottom:10px;}
.tags li a{padding:8px 10px; background:#f3f3f3;color:#001f3e;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; text-decoration:none;}
.tags li a:hover{background:#ff751a;color:#FFF;}
.select{background:#FFF;padding:15px;}
.select select{display:block; width:100%; padding:3px;}

.newsBox{background:#FFF;padding:20px;}
.newsTime{color:#666;font-size:14px;}
.newsContent{line-height:180%;font-size:14px; padding:20px}
.newstags{clear:both;padding:10px 0}
.newstags h2{font-size:16px;display:inline-block;font-weight:bold;margin-right:5px}
.newstags a{color:#04a4bc;text-decoration:underline;display:inline-block;margin-right:10px;}
@media (max-width:768px){
.newsTitle{font-size:18px;padding:25px 0 5px 0}
.newsTime{font-size:12px;padding:10px 0 0 0}
.newsContent{font-size:13px;}

}
/*新闻end*/

.nothing{text-align:center; padding:40px;background:#FFF;margin:0 10px;}







/*二维码*/
.qrcode{display:inline-block; margin-left:10px;position:relative;cursor:pointer}
.qrcode i{font-size:24px}
.qrcode div{position:absolute; padding:10px; background:#FFF; border:1px solid #EEE; right:0;width:170px;z-index:998}
.qrcode div img{width:150px}


/*产品图片*/
.gallery-top {	
	width: 100%;
}
.gallery-top img{border:1px solid #333}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}
.gallery-thumbs img{border:1px solid #DDD; cursor:pointer;}
.gallery-thumbs .swiper-slide-my-active {
	opacity: 1;
}


/*产品详情*/
.product{padding:30px;}
.product .Previous,.product .Next{position:absolute;top:50%;}
.product .Previous span,.product .Next span{display:none}
.product .Previous,.product .Next{position:absolute;top:50%;margin-top:-25px}
.product .Previous{left:0;}
.product .Next{right:0;}
.product .Previous a,.product .Next a{width:25px; height:33px; overflow:hidden;text-indent:-5000px;display:block;}
.product .Previous a{background:url(../img/pr.png) no-repeat;background-size:25px 33px }
.product .Next a{background:url(../img/nr.png) no-repeat;background-size:25px 33px;}
@media (max-width:768px){
.product .Previous a,.product .Next a{width:12px; height:16px; overflow:hidden;text-indent:-5000px;display:block;}
.product .Previous a{background:url(../img/pr.png) no-repeat;background-size:12px 16px }
.product .Next a{background:url(../img/nr.png) no-repeat;background-size:12px 16px;}
}

.productTitle{font-size:16px; padding:0 0 15px 0;line-height:180%;}
.productPhotoBox{text-align:center;position:relative;margin:20px 0 0 0;margin-bottom:50px;}



.productInfo{padding-bottom:20px;clear:both;}
.productInfo h2{border-bottom:1px solid #DDD; font-size:13px; margin-bottom:30px;}
.productInfo h2 span{margin-bottom:-1px;color:#000;display:inline-block;padding:15px 0 8px 0;font-weight:bold;cursor:pointer;border-bottom:2px solid #f60;}
.productInfo .col-xs-12{color:#333;line-height:180%;font-size:13px;}
.productInfo .col-xs-12 span{padding:10px 10px 10px 0;font-size:13px;color:#999;}
.descriptionTitle{border-bottom:1px solid #DDD}
.descriptionTitle span{margin-bottom:-1px;display:inline-block;padding:15px 0 8px 0;font-weight:bold;cursor:pointer;color:#000;margin-right:20px;}
.descriptionTitle span.active{border-bottom:2px solid #f60;color:#f60;}
.descriptionContent{font-size:12px; line-height:160%;padding:20px 0;display:none}
.descriptionContent.active{display:block}
.descriptionContent ul,.descriptionContent ol{margin-left:20px;}
.inquiryShare{clear:both;position:relative;text-align:center}
@media (max-width:992px){
.inquiryShare{padding:10px 0 0 0}
.inquiryShare .s1{position:absolute; left:0px; top:18px;}
}
.inquiryShare .s2{text-align:center}
.inquiryShare .s2 a{display:inline-block;background:#ff751a;color:#FFF;padding:6px 15px}
@media (max-width:768px){
.inquiryShare .s2{padding-left:10px;}
}
@media (min-width:992px){
.inquiryShare{clear:both}
.inquiryShare .s2{text-align:center;}
.inquiryShare .s1{position:absolute; left:100px; top:5px;}
.inquiryShare .s3{position:absolute; right:100px; top:-10px;}
}
@media (min-width:1200px){
.inquiryShare .s2{padding-right:70px;}
.inquiryShare .s1{position:absolute; left:138px; top:5px;}
.inquiryShare .s3{position:absolute; right:80px; top:-10px;}
}
.proShare{height:58px;padding:23px 0 0 64px;clear:both;background:url(../img/share.jpg) 0 15px no-repeat}
.proShare img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}

/*

.desTitle{font-size:16px; font-weight:bold; letter-spacing:-1px; padding:8px 45px; border:1px solid #EEE;border-top:2px solid #fabb16; border-bottom:1px solid #FFF; display:inline-block; margin-bottom:-1px}
.productContent{font-size:14px; line-height:160%;padding:20px 0}

.productButton{clear:both; padding-bottom:15px;margin:15px 0 0 0}
.productButton a{display:inline-block; padding:5px 15px;font-size:14px;}
.productButton a i{margin-right:5px;}
.productButton a.addInquiry{color:#FFF;padding:5px 25px;background:#ff6550;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.productButton a.addInquiry:hover{background:#dc4e41}
@media (max-width:768px){
.product .col-sm-8{padding-top:10px;}
}




.productItem{}
.productItem strong{color:#ff751a}
.summary{padding:15px 0; line-height:160%; font-size:14px;}
.Inquiry{clear:both; padding:15px 0}
.Inquiry a{display:inline-block; padding:8px 35px;color:#FFF; background:#333}
.Inquiry a:hover{background:#ff751a;color:#FFF;}


.projectDT{ background:#f6f6f6; border:1px solid #e5e5e5;margin-bottom:-2px;}
.projectDT span{padding:10px 40px; ; border-right:1px solid #e5e5e5; display:inline-block; cursor:pointer;}
.projectDT span.active{background:#FFF;  border-top:2px solid #00c0ff; color:#00c0ff}
.projectDT span strong{color:#00c0ff; margin-left:3px;font-weight:normal;}

.projectDD{background:#FFF; padding:20px; line-height:200%; border:1px solid #e5e5e5; border-top:0;  display:none;}
.projectDD.active{ display:block;}
.projectContent{overflow:hidden}

@media (max-width:768px){

.projectDT{background:#f5f5f5;border:0;margin-bottom:10px; padding:1px 5px 0 5px}
.projectDT span{padding:5px 10px; display:inline-block; ; border-right:0;position:relative;}
.projectDT span.active{color:#00c0ff;border:0;background:#FFF}

.projectDD{padding:0;border:0}
}
*/
/*产品中心end*/

.productPicInfo{ height:500px; position:relative; padding-right:58px;}
.productPicLeft{cursor:pointer; position:absolute; left:10px; top:50%; margin-top:-24px; color:#999; font-size:48px}
.productPicLeft:hover{ color:#000; text-decoration:none;}
.productPicRight{cursor:pointer; position:absolute; right:10px; top:50%; margin-top:-24px; color:#999; font-size:48px}
.productPicRight:hover{ color:#000; text-decoration:none;}
@media (min-width:768px)
{
.productPic{width:525px; height:450px; margin:0 auto;padding-right:75px;}
}
.productPic dd{display:none;position:relative;z-index:1; text-align:center}
.productPic dd img{border:1px solid #000; padding:10px;}
.productPic dd.active{ display:block}
.productPic dd a{ margin:10px 0 0 0; display:inline-block; background:url(../img/view.jpg) 0 2px no-repeat; padding-left:20px }
@media (max-width:768px)
{
	.productPicInfo{ height:400px;}
	.productPic{max-width:250px; max-height:250px; margin:0 auto;}
	.productPicList{z-index:9;position:absolute; top:0;  width:35px;right:-15px;}
}
.productPicList div{ padding:1px 1px 1px 7px; margin-bottom:5px; cursor:pointer}
.productPicList div.active{background:url(../img/aon.png) no-repeat}
@media (max-width:768px)
{
	.productPicList div.active{background:url(../img/aon2.png) no-repeat;height:35px;border-right:1px solid #f8661e}
}
@media (min-width:768px)
{
	.productPicList{position:absolute; top:0;  width:58px;right:70px;}
}
@media (min-width:1120px)
{
	.productPicList{position:absolute; top:0;  width:58px;right:115px;}
}
@media (min-width:1200px)
{
	.productPicList{position:absolute; top:0;  width:58px;right:145px;}
}
/*产品中心end*/

/*表单*/
.inquiryTitle{border-left:1px solid #DDD;color:#666;font-size:16px;margin:45px 0 0 0;padding-left:15px;}

.httopTitle{font-family:Microsoft Yahei;border-left:1px solid #DDD;color:#666;font-size:14px;margin:50px 0;padding-left:15px;}



.inquiry{border:1px solid #DDD;background:#FFF;padding:25px;margin:15px 0}
.messageTitle{background:#dae9fe;padding:5px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;clear:both;margin:0 10px;}
.messageContent{margin:0 10px;padding:5px 0}



.nothing{text-align:center; padding:40px }
/*在线客服*/
#cleft_box{position:fixed;right:0;top:200px;z-index:99;background:#ff751a;z-index:999;padding:20px 1px 5px 1px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#cleft_box .chatdiv{min-width:70px;padding:10px 0;background:#FFF;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#cleft_box .chatdiv img{margin-bottom:5px}
#back-top{display:block;color:#FFF;text-align:center}
@media (max-width:768px){
	#cleft_box{display:none}
}


/*展会信息*/
#exhibition_box{position:fixed;left:5px;top:200px;z-index:99;background:#ed5c08;z-index:999;padding:5px 2px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#exhibition_box .exhibitiondiv{width:150px;padding:10px;background:#FFF;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#exhibition_box .exhibitiondiv img{margin-bottom:5px}
#exhibition_box .exhibitiondiv a{color:#ff751a;text-decoration:underline}
#exhibition_box .exhibitionTitle{display:block;color:#FFF;text-align:center}
#exhibition_box i{cursor:pointer;position:absolute;right:5px;margin:3px 0 0 0;color:#FFF}
@media (max-width:768px){
	#exhibition_box{display:none}
}

/*分页*/
DIV.black2 {

	PADDING:10px 0 30px 0; MARGIN: 7px; TEXT-ALIGN: center; clear:both

}

DIV.black2 A {

	BORDER: #ddd 1px solid; PADDING:8px; COLOR: #aaa; MARGIN-RIGHT: 2px;TEXT-DECORATION: none; background:#FFF;

}

DIV.black2 A:hover {

	BORDER: #a0a0a0 1px solid; PADDING:8px;MARGIN-RIGHT: 2px;background:#FFF;

}

DIV.black2 A:active {

	BORDER: #a0a0a0 1px solid; PADDING:8px; MARGIN-RIGHT: 2px;background:#FFF;

}

DIV.black2 SPAN.current {

	BORDER: 0; PADDING:10px;COLOR: #aaa; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #f0f0f0

}

DIV.black2 SPAN.disabled {

	BORDER: #f3f3f3 1px solid;PADDING:11px;COLOR: #ccc; MARGIN-RIGHT: 2px; 

}
DIV.black2 select{ height:33px; padding:0 10px; border:1px solid #DDD; margin-top:-1px}

/*网站地图*/
.sitemapBox{ line-height:180%; padding:20px;}
.sitemapBox a{ margin-right:15px;}
.sitemapBox h2{border-bottom:1px solid #DDD; padding:30px 0 10px 0; color:#212a63; font-size:18px; font-weight:bold}
.sitemapBox ul{border:1px solid #DDD; padding:15px;margin:0; list-style:none;background:#f9f9f9}
.sitemapBox ul li{padding:3px 0}
.sitemapBox ul li a{font-weight:bold}
.sitemapBox ul li ul{background:#FFF}
.sitemapBox ul li ul li a{font-weight:300}


/*购物车*/
#basketBox{position:fixed;right:0; bottom:0;width:250px;z-index:100}
@media (max-width:768px){
#basketBox{bottom:50px;}
}
#basketBox h2{padding:8px 10px; border:1px solid #ff751a; font-size:14px;background:url(../img/down.png) right center no-repeat #ff751a;cursor:pointer;color:#FFF;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
#basketBox h2 span{color:#FFF}
#basketBox ul{display:none;margin:0; padding:10px 10px 0 10px; list-style:none; background:#FFF;border:1px solid #EEE;border-bottom:0;}
#basketBox ul li{padding:5px 0;border-bottom:1px solid #EEE;}
#basketBox ul li img{height:50px;float:left}
#basketBox ul li p{min-height:50px;padding-left:60px; line-height:14px;}
#basketBox ul li p a{display:block;overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
#basketBox ul li p span{color:#999;cursor:pointer}
#basketBox .basketButton{display:none;clear:both;padding:10px; text-align:right;border:1px solid #EEE;border-top:0;background:#FFF}
#basketBox .basketButton a{display:inline-block;padding:5px 10px;color:#FFF;background:#ff751a;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#basketBox .basketButton a:hover{background:#dc4e41}
#basketBox.active h2{background:url(../img/up.png) right center no-repeat #ff751a;}
#basketBox.active ul,#basketBox.active .basketButton{display:block}


/*询盘文件*/
.inquiryTable{border:1px solid #dadae2}
.inquiryTable th{background:#FFF; padding:8px;font-weight:normal;border-bottom:1px solid #dadae2}
.inquiryTable td{padding:0 8px;}
.inquiryTable tr:nth-child(odd) td{background:#FbFbFb}
.inquiryBox{position:relative}

.addmore{clear:both; padding:15px 0 0 0; text-align:right}

.zoomDiv {
    z-index:10;
	position: absolute;
	top:0px;
	left:0px;
	width:350px;
	height:350px;
	background: #ffffff;	
	display:none;
	text-align: center;
	overflow: hidden;
	border:1px solid #CCC;
}
.zoomDiv img{width:auto; max-width:none;}
.zoomMask {
    position:absolute;
    background:url("../img/mask.png") repeat scroll 0 0 transparent;
	cursor:move;
	z-index:1;
}

.aboutList{line-height:150%;border-bottom:1px solid #EEE;padding-top:10px;padding-bottom:10px;}
.aboutList h4{font-size:18px;color:#ff751a;padding:10px 0 0 0}
.aboutList p{font-size:13px;color:#999}

.reviewForm{clear:both;padding:15px 0 0 0}
.reviewForm input,.reviewForm textarea{width:100%;padding:5px;border:1px solid #DDD;outline:none;}
.reviewForm textarea{height:100px;}
.reviewForm button{color:#FFF;padding:5px 25px;background:#ff6550;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:0;margin:10px 0 0 0}
.reviewForm button:hover{background:#dc4e41}

.reviewLi{padding:10px 0;border-bottom:1px solid #EEE}
.reviewLi p{color:#666}
.reviewLi p strong{font-weight:bold;color:#ff751a}
.reviewLi div{background:#F9F9F9;margin-bottom:5px;padding:10px;}
.reviewLi dd{
	position: relative;
	line-height: 22px;	
	padding: 8px 15px;
	background-color: #ff751a;
	border-radius: 3px;
	color: #FFF;
	word-break: break-all;
	
}

.reviewLi dd:after{
	content: '';
	position: absolute;
	
	top: 13px;
	width: 0;
	height: 0;
	border-style: solid dashed dashed;	
	overflow: hidden;
	border-width: 10px;
	left: -10px;
	border-color: #ff751a transparent transparent;
}
.regCountry{margin-top:8px;}




/****后台****/
.validateForm label{font-weight:normal;color:#ff751a}
.loginBox{background:#FFF;padding:25px 0}
.loginBox h1{font-size:20px;color:#595959;font-weight:700;clear:both;padding:20px 0}
.loginBox form{display:block;border:2px solid #DDD;padding:15px 25px}
.loginBox form p{padding:10px 0;color:#666;font-weight:700;position:relative}
.loginBox form button{margin:20px 0 0 0;padding:10px 0;background:#ff751a;color:#FFF;font-size:16px;border:0;display:block;width:100%;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;outline:0}
.loginBox form button:hover{background:#fd8214}
.loginBox form a{color:#C30}
.loginBox form a:hover{color:#fd8214}
.loginBox form .Forgotpassword{position:absolute;right:0;top:50%;margin-top:-6px;font-weight:400;font-size:12px}
.loginBox form .loginButton{text-align:right;font-weight:400}
.htTop{font-family:Microsoft Yahei;font-size:14px;}
@media (min-width:992px)
{
.htTop .col-xs-12 div{background:#FFF;padding:50px 20px;text-align:center;min-height:160px;}
}
@media (max-width:992px)
{
.htTop .col-xs-12 div{background:#FFF;padding:15px 10px;text-align:center;margin-bottom:10px;}
}
.htTop .col-xs-12 h2{font-size:14px;padding-bottom:10px;color:#333;font-family:Microsoft Yahei;}
.htTop .col-xs-12 h3{font-size:14px;color:#ff751a;font-weight:normal}
.left a{font-family:Microsoft Yahei}
.left a.strong{color:#ff751a;font-size:14px;font-weight:normal}
@media (min-width:992px)
{
.left{background:#425166;color:#ced4db;font-family:Microsoft Yahei;padding:15px 0px;}
.leftUL{margin:0;padding:0 0 10px 0;list-style:none}
.leftUL i{margin-right:5px;}
.leftUL .leftULi{border-top:1px solid #4a5a71;border-bottom:1px solid #4a5a71;margin-bottom:5px;background:#3a495c}
.leftUL .leftULA{cursor:pointer;color:#ced4db;font-size:14px;padding:5px 20px 5px 10px;display:block}
.leftUL .leftULA:hover{text-decoration:none;color:#FFF}
.leftUL .leftULA.strong:hover{color:#ff751a}
.leftUL ul{margin:0;padding:5px 0 ;list-style:none;display:none;background:#425166;}
.leftUL .leftULi.active ul{display:block}
.leftUL ul li a{color:#ced4db;display:block;padding:5px 10px 5px 18px;}
.leftUL ul li a:hover{color:#FFF;text-decoration:none}
.leftUL ul li a.active{background:#f6f7fb; border-left:2px solid #ff751a;padding:5px 10px 5px 16px; color:#f8661e;}
.leftUL ul li a.active:hover{color:#f8661e;}
.leftUL ul li.leftOn{background:#fda155}
.leftUL ul li.leftOn a{color:#FFF}
}
@media (max-width:992px)
{
.left{position:fixed!important;-webkit-transform: translateZ(0); left:0; bottom:0; width:100%; z-index:997; background:#333;}
.leftUL {margin:0;padding:0;list-style:none}
.leftUL .leftULi{float:left;width:14.285%;border-right:1px solid #444;text-align:center;}
.leftUL .leftULi .leftULA{font-size:10px;-webkit-text-size-adjust:none;line-height:110%;display:inline-block;display:block;padding:10px 0; height:50px;color:#FFF}
.leftUL .leftULi .leftULA i{display:block;font-size:18px;color:#FFF;margin:0 0 2px 0}
.leftUL .leftULi .leftULA:hover{text-decoration:none;}
.leftUL .leftULi.active .leftULA{background:#ff751a}
.leftUL .leftULi.active .leftULA i{color:#FFF}
.leftUL .leftULi:last-child{border-right:0;}
.leftUL ul{margin:0;padding:0 ;list-style:none;display:none;position:absolute;left:0;bottom:50px;width:100%;border:1px solid #EEE;background:#FFF;z-index:995;max-height:300px;overflow:auto; text-align:left}
.leftUL ul li a{color:#333;display:block;font-size:12px;padding:8px 15px;font-weight:300;border-bottom:1px solid #EEE;background:#FFF}
.leftUL ul li a:hover{color:#000;background:#ff751a;text-decoration:none}
}
.htFormBox .row{padding-top:3px;padding-bottom:3px;}
.accountTitle{padding:0 0 15px 0; display:inline-block; font-size:18px; font-weight:normal;}
.htForm .htFormBox{background:#FFF;padding:30px 80px; margin-bottom:20px;}
.htForm h1{text-align:center;padding:15px 0;border-bottom:1px solid #EEE;font-size:18px;font-weight:normal;margin-bottom:15px;}
.htForm .col-lg-2{text-align:right}
.htForm p{color:#999;padding:10px 0}
.htForm .col-lg-2 span{display:inline-block;padding:10px 0}
.htForm .col-lg-2 span i{display:inline-block;margin-right:5px;color:#ff751a}
.htForm button{margin:20px 0 0 0;padding:7px 25px;background:#ff751a;color:#FFF;font-size:16px;border:0;display:inline-block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;outline:0}
.htForm button:hover{background:#fd8214}
.leftSupport{padding:5px 10px 10px 10px;min-height:180px;}
.leftSupport h2{font-size:14px;padding-bottom:10px;font-weight:normal}
.leftSupport img{margin-top:10px;max-width:110px}
@media (max-width:992px){
.leftSupport{display:none}
.htForm .htFormBox{background:#FFF;padding:20px;}
.htForm .col-lg-2{text-align:left}
}

.viewText,.viewBig{padding:5px 0; display:none;clear:both;position:relative}
.viewText span,.viewBig strong{font-weight:normal;display:inline-block;color:#2964ab; margin-left:30px; cursor:pointer;}
.viewBig strong{position:absolute;top:-30px;left:120px;}
.viewBig img{display:inline-block;clear:both}

.table400{min-width:400px}.table500{min-width:500px}.table600{min-width:600px}.table700{min-width:700px}.table800{min-width:800px}.table1000{min-width:1000px}.table1200{min-width:1200px}

.userTable{background:#FFF; padding:15px 0}
.userTable em{font-size:14px; font-weight:bold; color:#df4432; padding-right:5px; font-style:normal}
.userTable th{padding:15px 0;font-size:16px; font-weight:normal}
.userTable th span{font-size:12px; color:#999; font-weight:normal; padding-left:10px}
.userTable td{padding:6px 15px 6px 0;}
.userTable select{border:1px solid #DDD;padding:2px 10px}
.userTable input['type=button']{padding:2px 10px}
.userTable button{padding:8px 40px;background:#ff6600; color:#FFF; font-size:16px;border:0;outline:0}
.userTable button:hover{background:#fa883d}
.userTable button.back{background:#BBB}
.userTable button.back:hover{background:#666}

.userTable2{background:#FFF;}
.userTable2 th{padding:10px;border-bottom:0;font-size:12px; background:#DDD; color:#000; text-align:center}
.userTable2 td{padding:8px 10px 8px 10px;}
.userTable2 td a{font-weight:normal}
.level1{background:#FFF}
.level2 a{color:#999}

.keywords{display:inline-block;padding:5px 5px 0 0;max-width:120px;position:relative}
.keywords i{position:absolute;right:0;top:-4px;color:#ff751a;cursor:pointer;}

.loadDiv{height:30px; margin-left:10px; margin-right:10px; border:1px solid #EEE}
.loading{height:30px; background:#F60; width:0%}

.userVideo{position:relative}
.fancybox-media{display:block;width:100%;height:200px;left:0;top:0;position:absolute}

.orderTable{border:1px solid #EEE;padding:15px;}
.orderTable th{background:#EEE;text-align:center}
.orderTable table td{padding:3px;}

.ProductmanagementTop{position:relative}
.ProductmanagementTop select{padding:5px;}
.ProductmanagementTop input[type=text]{padding:5px 10px;;border:1px solid #DDD;outline:none}
.ProductmanagementTop button{padding:3px 5px;background:#EEE;color:#333;font-size:13px;display:inline-block;position:absolute;right:-10px;top:-2px;}

.addSummary{padding:10px 0 10px 30px}
.addSummary span{color:#ff751a;cursor:pointer;}
.delSummary{color:#1792d9;cursor:pointer;}

.isHot{padding-left:18px; display:inline-block; background:url(img/tt.gif) 0 center no-repeat;}
.isHot.active{background:url(../img/ttOk.gif) 0 center no-repeat;}

.viewImg{clear:both;padding:15px 0 0 0}
.viewImg .ImgViewBox{margin:0 5px 5px 0;display:inline-block;text-align:center; height:100px; overflow:hidden}
.viewImg .ImgViewBox div{width:78px; height:78px;border:1px solid #EEE;background:url(../img/pic.jpg) no-repeat;overflow:hidden}
.viewImg .ImgViewBox p{cursor:pointer;color:#1792d9;padding:5px;}

.weui-dialog__btn.primary,.weui-dialog__btn.default{font-size:14px;background:#f2f2f2}

.leveWord{display:inline-block; font-weight:bold; color:#115cc2; padding:7px 0 0 7px}

.AddGroup{display:inline-block;padding:3px 8px;border:1px solid #DDD;margin:5px;background:#F9F9F9}


.feedbackBox{padding:30px;border:1px solid #DDD}
.feedbackBox strong{font-size:12px;padding:5px 0;font-weight:400;color:#999;display:inline-block}
.feedbackBox .row{padding-top:2px;padding-bottom:2px}
.feedbackPhoto{padding:10px 0}
.feedbackBox textarea{height:160px}
.feedbackBox input,.feedbackBox textarea,.feedbackBox select{font-size:12px;}
.feedbackBox textarea{width:100%;clear:both;margin:10px 0;padding:10px;border:1px solid #DDD}
.feedbackBox span{color:red;padding-right:5px}
.feedbackBox .feedbackButton{padding-top:15px;padding-bottom:15px; padding-left:0;text-align:right}


.feedbackBox h2{display:block;padding:10px; margin:0;background:#f5f6fa;border:1px solid #dadae2;position:relative;font-size:14px;color:#333;}
.feedbackBox h2 a{font-size:14px;color:#2b3e4d;font-weight:normal}
.feedbackBox h2 span{color:#acafb8;font-weight:400;font-size:14px}
.feedbackBox h2 i{position:absolute;right:15px;top:50%;margin-top:-2px;width:7px;height:5px;text-indent:-5000px;overflow:hidden;background:url(img/td.gif) no-repeat}
.feedbackBox table{background:#FFF;border-left:1px solid #dadae2;border-right:1px solid #dadae2;border-top:1px solid #dadae2;}
.feedbackBox th{padding:8px;border-bottom:1px solid #dadae2; font-weight:normal}
.feedbackBox td{padding:8px;border-bottom:1px solid #dadae2; font-weight:normal}
.feedbackBox.active h2 i{background:url(img/tu.gif) no-repeat}
.feedbackBox.active table{display:table}
.feedbackBox  button{padding:7px 40px;background:#f8661e;color:#FFF;font-size:16px;border:0;display:inline-block;outline:0}
.feedbackBox  button span{color:#FFF}
.feedbackBox  button:hover{background:#fb8044}
.feedbackBox .bubble{padding:10px;line-height:160%;background:#dae9fe;position:relative;margin-bottom:10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-size:12px}
.feedbackBox dd{padding:20px 0 0 0}
@media (min-width:992px){
.feedbackBox .table-responsive{overflow:hidden}
}